document.addEventListener('DOMContentLoaded', () => { /** init gtm after 3500 seconds - this could be adjusted */ setTimeout(initGTM, 500); }); document.addEventListener('scroll', initGTMOnEvent); document.addEventListener('mousemove', initGTMOnEvent); document.addEventListener('touchstart', initGTMOnEvent); function initGTMOnEvent(event) { initGTM(); event.currentTarget.removeEventListener(event.type, initGTMOnEvent); // remove the event listener that got triggered } function initGTM() { if (window.gtmDidInit) { return false; } window.gtmDidInit = true; // flag to ensure script does not get added to DOM more than once. const script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; // ensure PageViews is always tracked (on script load) script.onload = () => { dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime(), 'gtm.uniqueEventId': 0 }); }; script.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-N48RN3R'; document.head.appendChild(script); } @charset "UTF-8"; /* CSS Document */ @import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap'); body { background: url("https://image.staticox.com/?url=https%3A%2F%2Fscmedia.itsfogo.com%2F%24-%24%2F7c3553c6ee2041649059f02b4b5e491d.jpg") center top no-repeat; background-size: auto; padding: 0; margin: 0 auto; font-family:Roboto, Open Sans, Helvetica, Verdana, Arial, sans-serif; color: #0D0E2E; } header, footer, vn-bottom-nav{ display: none !important;} .header-shown:not(.header_sections-hidden) .slot-header{min-height: 0;} p { font-size: 16px; font-weight: lighter; line-height: 150%; } a { color: #252F6C; text-decoration: underline; cursor: pointer; } .nav { padding: 24px 16px; display: block; } .navLogo { width: 150px; } .main { margin: 0px auto; padding: 0px; } .mainContent { width: 100%; margin-top: 0px; min-height: 440px; display: block; } .white{ background-color: #FFF; } .mainLogo { margin: 0px auto 24px; width:225px; } .mainText { font-size: 12px; font-weight: 700; color: #fff; padding: 0px 16px; margin: 0px 0px 16px; line-height: 18px; } .mainImage { max-width: 100%; } .roundedBorder { border-radius: 20px; border: 1px solid #B9B9CD; font-weight: bold; padding: 8px 12px; margin-left: 5px; } .headerTCs {font-weight: bold!important;} .mainTitle { font-size: 34px; line-height: 120%; padding: 0px 16px; margin: 0px 0px 30px; color: #FFF; } .mobileHero { margin-top: 290px !important; font-size: 17px !important; -webkit-text-stroke: 1px #555; } .secondTitle { font-size: 30px; line-height: 100%; padding: 0px; margin: 100px 20px 40px; font-family: 'Archivo Black', sans-serif; color:#ffffff; } .blueText { color: #B4EAFF; } .ctaDesktop{ display: none; } .benefits{ /* background-image: linear-gradient(#01abec, #ace2f7); */ padding: 8px 16px; } .benefitsTitle { font-size: 18px; font-weight: bold; color: #262A75; } .benetifsBoxes { display: flex; align-items: flex-start; align-content: flex-start; gap: 16px; align-self: stretch; flex-wrap: wrap; } .benetifsBox { border-radius: 16px; background-color: #FFF; display: flex; padding: 24px; flex-direction: column; align-items: center; gap: 20px; flex: 1 0 0; border: 1px solid #111; } .benefitIcon { width: 64px; height: 64px; margin: 0px auto 20px; } .benefitTitle { margin: 0px; font-size: 18px; line-height: 150%; font-weight: bold; text-align: center; color: #252F6C; } .benefitText { display: none; color: #111; } .contentFull { max-width: 100%; /* background-image: linear-gradient(#ace2f7, #ffffff, #ffffff, #ffffff); */ } .content{ padding: 8px 16px; padding-top: 105px; } .contentTitle { margin: 0px auto 16px; font-size: 22px; line-height: 120%; font-weight: bold; } .subtitle { display: none; color: #111; } .howToContent { display: flex; padding: 20px 0px; align-items: flex-start; gap: 20px; align-self: stretch; } .howToNumber { color: #252F6C; font-size: 48px; font-style: normal; font-weight: 700; line-height: 40px; } .howToInfo { display: flex; gap: 4px; flex-direction: column; } .howToInfoTitle { color: #252F6C; font-size: 22px; line-height: 120%; margin: 0px; } .howToInfo p{ margin: 0px; color: #0d0d0d; } .howToContentPix { display: flex; padding: 0px; align-items: flex-start; gap: 15px; align-self: stretch; flex-direction: column; } #accordion { font-size: 16px; font-weight: lighter; line-height: 150%; border: 1px solid #565656; color: #0d0d0d; border-radius: 8px; padding: 8px 16px; background: url("https://scmedia.itsfogo.com/$-$/5e50d7f5cf114cd190d2758d3bb95336.svg") 190px 10px no-repeat; background-size: 20px; cursor: pointer; transition: all .3s; } #accordion:hover { border: 1px solid #03A8E7; } .closed { height: 40px; overflow: hidden; background: url("https://scmedia.itsfogo.com/$-$/b73e50f6c9244cea9f978ea42ee571d7.svg") 190px 10px no-repeat !important; background-size: 20px !important; transition: all .3s; } .ctaMobile p { font-size: 14px; line-height: 150%; } .pixDesktop { display: none; color: #000; } .partners { display: flex; gap: 30px; justify-content: center; } .partnerTitle { font-size: 20px; color: #081020; } .borderLeft { border-left: 1px solid #0D0E2E; padding-left: 15px; } .alignCenter { text-align: center; } .contentTac { margin: 0px auto 5px; font-size: 18px; font-weight: bold; color: #0D0E2E; } .tacContentDate { display: flex; justify-content: flex-start; gap: 25px; } .small { font-size: 12px !important; } #tac p, li { font-size: 14px; font-weight: lighter; margin-bottom: 10px; line-height: 150%; color: #000; } .hidenMobile { display: none; } .hideDesktop { display: block; } .footer { font-size: 14px; padding: 20px 0 150px; text-align: center; background-color: #035C8E; color: #FFF; font-weight: lighter; } .footerCta { position: fixed; bottom: 0; left: 0; right: 0; background: rgba(3, 92, 142, 0.95); padding: 16px; text-align: center; } .footerCta p, .footerCta a{ font-size: 14px; color: #ffffff; } .cta { width: 100%; padding: 16px 0px; border-radius: 8px; background: #ffffff; text-decoration: none; color: #035C8E !important; font-weight: bold; display: block; font-size: 18px !important; } #navbar { background: rgba(3, 92, 142, 0.95); position: fixed; top: -80px; width: 100%; padding: 24px 16px; transition: all .3s; z-index:2; } .show { top: 0 !important; transition: all .3s; } @media (min-width:450px) { body { background: #ffffff url("https://image.staticox.com/?url=https%3A%2F%2Fscmedia.itsfogo.com%2F%24-%24%2Fc1b94c78de1a48b88ca747b97b6277d6.jpg") center top no-repeat; } .nav { padding: 32px 20px; max-width: 1400px; margin: 0px auto; } .navLogo { width: 180px; } .main { max-width: 1300px; padding: 0 20px; } .mainContent { min-height: 370px; text-align: left; margin-left: 0px; } .mainLogo { margin: 0px auto 24px; width:259px; } .mainTitle { font-size: 48px; padding: 0; margin-bottom: 32px; } .mainText { font-size: 16px; padding: 0 } .mainImage { display: none; } .ctaDesktop{ display: block; } .ctaMobile{ display: none; } .ctaDesktop p, .ctaDesktop a{ font-size: 14px; color: #e3e3e3; } .cta { width: fit-content; padding: 17px 90px; color: #035C8E !important; font-weight: bold; font-size: 24px !important; } .cta:hover{ background-color: #00b9ff; color: #FFF !important; } .desktopWidht { max-width: 1300px; margin: 0px auto; padding: 0px 100px; } .benefits { /* background-image: linear-gradient(#01abec, #ace2f7); */ display: flex; padding: 0; } .benetifsBoxes { gap: 30px; align-items: stretch; flex-direction: row; } .benefitsTitle { font-size: 20px; margin-bottom: 20px; font-weight: bold; } .benefitText { display: block; text-align: center; font-size: 16px; margin: -15px 0px 0px; } .content { max-width: 1012px; margin: 0px auto; padding: 105px 20px 0px; } .howToFlex { display: flex; gap: 100px; } .leftContent { max-width: 310px; color: #252F6C; } .leftContent p { font-size: 18px; font-weight: bold; } .rightContent { max-width: 520px; } .bigBlue { font-size: 40px; font-weight: bold; line-height: 120%; margin-bottom: 0; color: #252F6C; } .subtitle { display: block; font-size: 16px !important; font-weight: lighter!important; line-height: 150%; } .howToNumber { font-size: 72px; line-height: 72px; } .howToContent { padding: 24px 0px; } .howToInfoTitle { font-size: 30px; } .howToInfo p { font-size: 18px; } .pixDesktop { display: block; margin-top: 100px; } .pixMobile { display: none; } .rightContent .cta { padding: 12px 50px; font-size: 16px !important; background-color: #035C8E; color: #FFF !important; } .rightContent .cta:hover { background-color: #00b9ff; color: #ffffff !important; } .contentTac { font-size: 24px; } #tac p, li { font-size: 16px; } .tacContentDate p{ font-size: 16px !important; } .ctaTac { padding: 12px 50px; font-size: 16px !important; margin-top: 50px; background-color: #035C8E; color: #FFF !important; } .ctaTac:hover { background-color: #00b9ff; color: #FFF; } #tac { padding-bottom: 50px; } .hidenMobile { display: block; } .hideDesktop { display: none; } .footerCta { display: none; } .footer { padding: 30px 0px; } #navbar { top: -110px; padding: 32px 0px; } .navContent { max-width: 1400px; margin: 0px auto; padding: 0px 20px; } .ctaNav { float: right; } .ctaNav .cta { background-color: #FFFFFF; color: #035C8E !important; padding: 12px 50px; font-size: 16px !important; } .ctaNav .cta:hover { background-color: #00b9ff; color: #ffffff !important; } #navbar .ctaNav .cta { background-color: #fff; color: #035C8E !important; } #navbar .ctaNav .cta:hover { background-color: #00b9ff; color: #ffffff !important; } .secondTitle { font-size: 25px; } } @media (max-width:400px) { .benetifsBox { min-height: 190px; } body { background-size: 100%; } .mainContent { min-height: 380px;margin-top: 10px; } } .mobileHero { display: none; } .swiper { z-index:-0; width: calc(100% - 10px); height: calc(100% - 10px); padding: 5px; color: #446376; font-family: 'Roboto Condensed', sans-serif; } .swiper-slide { text-align: center; font-size: 18px; height: auto; background-color: #fff; border-radius: 5px; box-shadow: 0 1px 3px 1px #44637633; } .lineDate { font-size: 11px; text-align: right; padding: 10px 10px 5px; } .lineName { padding: 0px 10px; } .teamName1 { width: calc(40% - 37px); display: inline-block; font-size: 13px; text-align: right; } .versus { width: 10px; display: inline-block; font-size: 12px; text-align: center; } .teamName2 { width: calc(40% - 37px); display: inline-block; font-size: 13px; text-align: left; } .teamImg { width: 32px; height: 32px; margin: 3px; display: inline-block; } .small { width: 100%; font-size: 12px; margin: 5px 0; display: block; } .lineOdds { padding: 0px 5px 10px; } .oddsBtn { background-color: #f5f7f8; box-shadow: inset 0 0 0 1px #dae0e4; border-radius: 3px; width: calc(33% - 8px); margin: 0 3px; font-size: 14px; display: inline-block; cursor: pointer; padding: 10px 0; text-decoration: none; } .oddsBtn:hover { background-color: #eceff1; } .swiper-button-next:after, .swiper-button-prev:after { font-size: 15px; font-weight: 600; color: #446376; padding: 10px 14px; border-radius: 50%;; background-color: #FFF; box-shadow: 0 2px 5px 2px #0000004d; } 4f524e

Aposte agora naPremier League 30j4l

Faz Teu Nome! 2t53h

Registre-se aqui

Termos e Condições se aplicam

Faz Teu Nome! 2t53h





Próximos Jogos: 1v4e39



Com a Sportingbet você tem: 5s6b4i

As melhores odds

As melhores odds do mercado

As melhores odds

Futebol com as melhores cotações do mercado.

Pix

Saques e depósitos via Pix

Pagamentos via Pix

Saques e depósitos rápidos para você não perder nenhum lance.

Promoções exclusivas

Promoções exclusivas para clientes

Promoções exclusivas

Continue aproveitando nossas promoções para clientes.

e ao cliente

e ao cliente 24 horas

e ao cliente

Time de especialistas disponível as 24 horas.

Como apostar na Sportingbet 5l6u4i

Termos e Condições se aplicam.

Método de pagamento preferencial:

pix
1

Crie a sua conta 5m1z2o

O cadastro não leva mais do que 2 minutos!

2

Faça um depósito via Pix 1t194w

Valor mínimo de R$5,00.

Leia os Termos e Condições que se aplicam a essa promoção.

Patrocinadora oficial: 5ve1

Palmeiras Conmebol Libertadores Conmebol Sudamericana NBA
Registre-se aqui

Termos e Condições se aplicam a essa promoção