@font-face{font-family:HKGrotesk Wide;src:url(/static/fonts/HKGroteskWide-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:HKGrotesk Wide;src:url(/static/fonts/HKGroteskWide-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:HKGrotesk Wide;src:url(/static/fonts/HKGroteskWide-SemiBold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:HKGrotesk Wide;src:url(/static/fonts/HKGroteskWide-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:HKGrotesk Wide;src:url(/static/fonts/HKGroteskWide-ExtraBold.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:HKGrotesk Wide;src:url(/static/fonts/HKGroteskWide-Black.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:HKGrotesk Wide;src:url(/static/fonts/HKGroteskWide-Light.otf) format("opentype");font-weight:300;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html{scroll-padding-top:68px}body{font-family:HKGrotesk Wide,Arial,sans-serif;background:linear-gradient(50deg,#040308,#040308 30%,#040e21 70%,#040308 90%,#040308);background-attachment:fixed;color:white;min-height:100vh}.header{padding:0 80px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000;transition:background-color .3s ease,opacity .3s ease;border-bottom:1px solid #272740;background:linear-gradient(50deg,#040308,#040308 30%,#040e21 70%,#040308 90%,#040308);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header.scrolled{opacity:.99}.navbar{display:grid;grid-template-columns:200px 1fr 200px;position:relative;max-width:1600px;margin:0 auto;grid-gap:20px;gap:20px}#nav-left,.navbar{align-items:center}#nav-left{display:flex;flex-direction:row;justify-content:center;grid-column:2}.logo{padding:20px 0;display:flex;gap:5px}.logo img{width:100px}.navbar-toggler{display:none;flex-direction:column;justify-content:space-between;width:25px;height:21px;background:none;border:none;cursor:pointer}.navbar-toggler .bar{height:3px;width:100%;background-color:white;border-radius:12px;transition:all .3s ease}.menu{display:flex;list-style:none;margin-bottom:0;height:70.25px}@media (max-width:1000px){.menu:not(.active){display:none!important}}.menu li{display:flex;align-items:center;position:relative;margin:0 20px;border-bottom:1px solid transparent;transition:border-bottom-color .3s ease}.menu a{color:#9ca3af;text-decoration:none;font-size:14px;cursor:pointer;display:inline-block;vertical-align:middle;justify-content:center;transition:color .3s ease}.menu a:hover{color:white}.menu li.active{border-bottom:1px solid white}.menu li.active a{color:white}.auth-buttons{max-height:50px;display:flex;justify-content:flex-end;grid-column:3}.btn{border-radius:12px;padding:10px 20px;border:1px solid rgba(255,255,255,.3);text-decoration:none;margin-left:10px;color:white;transition:all .2s ease;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:clamp(12px,1vw,16px)}.btn:hover{border-color:rgba(255,255,255,.5)}.btn.signup{background-color:#0c66d9;color:white;border:none}.btn.signup:hover{background-color:#0a56b8}#top-section{padding:60px 20px 80px;position:relative;background:linear-gradient(50deg,#040308,#040308 30%,#040e21 70%,#040308 90%,#040308)}.hero{justify-content:center;padding:40px 0}.hero,.hero-container{display:flex;flex-direction:column;align-items:center;margin:0 auto;width:100%}.hero-container{max-width:1400px;gap:150px;padding:0 40px;text-align:center}.hero-content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:900px}.hero-content h1{font-size:72px;margin-top:20px;text-align:center;line-height:85px;font-weight:700}.hero-content h2{font-size:20px;text-align:center;margin-top:20px;margin-bottom:30px;font-weight:400;color:#9ca3af;max-width:700px}#five-star-block{text-align:center;color:#82869d;font-size:15px;gap:10px}#five-star-block,#next-bet-row{display:flex;flex-direction:column;align-items:center}#next-bet-row{gap:20px;width:100%}.btn.primary{background-color:#0c66d9;padding:14px 32px;border:none;border-radius:8px;text-decoration:none;color:white;margin:0;font-size:18px;font-weight:500}.statistics{gap:50px;margin-top:40px;justify-content:center;flex-wrap:nowrap}.stat-item,.statistics{display:flex;align-items:center}.stat-item{text-align:center;flex-direction:row;gap:12px;min-width:120px;flex:0 1 auto;max-width:none}.stat-value{font-size:48px;font-weight:700;color:white;white-space:nowrap}.stat-labels{display:flex;flex-direction:column;gap:2px;text-align:left}.stat-labels p{font-size:16px;color:#9ca3af;font-weight:400;margin:0;line-height:1.2}.stat-separator{width:1px;height:60px;background-color:rgba(156,163,175,.3);flex-shrink:0}.hero-images{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;width:100%;max-width:1200px;position:relative;margin-bottom:60px}#home-left-mockup{width:95%;max-width:1178px;position:relative;z-index:1}#home-left-mockup,#home-right-mockup{height:auto;object-fit:contain;transition:all .3s ease}#home-right-mockup{width:37%;max-width:388px;aspect-ratio:388/765;position:absolute;bottom:-12px;right:calc(5% - 50px);z-index:2}.rating-badge{display:flex;align-items:center;gap:8px;height:32px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:4px 12px 4px 4px;margin-bottom:0}.rating-badge-app-score{display:flex;align-items:center;gap:4px}.rating-badge-icon{width:20px;height:20px;border-radius:4px;object-fit:cover;display:block;flex-shrink:0}.rating-badge-score{font-size:14px;font-weight:600;color:white}.rating-badge-reviews{font-size:14px;color:#9ca3af}#qr-code{width:120px;height:120px;border-radius:10px;bottom:20px;z-index:10}#download-app,#qr-code{position:fixed;right:20px}#download-app{border-radius:12px;bottom:150px;z-index:9;display:flex;flex-direction:row;border:1px solid #2a2c33;transform:rotate(-10deg);padding:12px 18px;font-size:16px;background:linear-gradient(90deg,#1d1f23 0,#04060f);cursor:pointer}#download-app:hover{background:linear-gradient(90deg,#2a2c33 0,#1d1f23)}#download-icon{width:28px;height:28px;margin-right:6px}.leagues-box{border-radius:40px;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:60px 80px;max-width:1200px;width:calc(100% - 80px);text-align:center;margin:80px auto 0}.leagues-title{font-size:42px;font-weight:600;color:white;margin-bottom:16px;line-height:1.2}.leagues-subtitle{font-size:18px;font-weight:400;color:#9ca3af;margin-bottom:48px;line-height:1.6;max-width:800px;margin-left:auto;margin-right:auto}.leagues-carousel-container{position:relative;overflow:hidden;width:100%;mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.leagues-carousel-slider{margin:0 -24px}.leagues-carousel-slider .slick-slide{padding:0 24px}.leagues-carousel-slider .slick-track{display:flex!important;align-items:center}.league-logo{height:64px;width:auto;object-fit:contain;opacity:.9;transition:opacity .3s ease;display:block;margin:0 auto}.league-logo:hover{opacity:1}.league-logo[alt="La Liga"]{height:32px}.features{background:linear-gradient(50deg,#040308,#040308 30%,#040e21 70%,#040308 90%,#040308)}.feature-container{display:flex;padding:50px 10%;justify-content:center;align-items:center;gap:70px}.feature-container:nth-of-type(2n){flex-direction:row}.feature-container:nth-of-type(odd){flex-direction:row-reverse}.feature-container-gradient-flipped{background:linear-gradient(130deg,#040308,#040308 30%,#040e21 70%,#040308 90%,#040308)}.feature-container-text-left{flex-direction:row!important}.feature-container-centered{flex-direction:column!important;align-items:center;gap:60px;padding:80px 18%!important}.feature-text-centered{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:800px}.feature-images-overlapping{position:relative;width:125%;display:flex;justify-content:center;align-items:flex-end;margin-top:20px}.feature-desktop-mockup{position:relative;width:125%;height:auto;z-index:1;object-fit:contain}.feature-phone-mockup{position:absolute;right:-12px;bottom:0;width:22%;max-width:35%;height:auto;aspect-ratio:388/765;z-index:2;object-fit:contain;transform:translateX(10%)}.feature-image-col{display:flex;flex-direction:column;gap:15px;max-width:38%;width:38%;max-height:100%;align-self:flex-start}.feature-image-col img{width:100%;height:auto;object-fit:contain;display:block;flex-shrink:0;align-self:flex-start}.feature-image-subrow{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;height:140px}.feature-subimage{object-fit:contain;max-width:240px;width:240px;max-height:140px;height:auto;margin:auto;display:block}.feature-image-lastrow{display:grid;grid-template-columns:1fr;height:140px}.feature-text-col{display:flex;flex-direction:column;justify-content:center;width:50%;gap:20px;margin-bottom:30px}.feature-title-btn{color:#01a200;border:2px solid #01a200;padding:4px 14px;border-radius:50px;text-align:center;width:-moz-fit-content;width:fit-content;font-size:18px}.parlay-optimizer-badge{border-radius:14px;background:rgba(0,112,255,.2);color:#3f83f8;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:150%;border:1px solid rgba(0,112,255,.3);padding:6px 12px;display:flex;align-items:center;gap:6px}.parlay-optimizer-badge .badge-icon{width:16px;height:16px;flex-shrink:0}.parlay-optimizer-badge img.badge-icon{filter:brightness(0) saturate(100%) invert(48%) sepia(95%) saturate(2476%) hue-rotate(207deg) brightness(102%) contrast(101%)}.feature-title{font-size:36px;font-weight:600;line-height:1.2}.feature-subtitle{color:#9ca3af;font-size:18px;line-height:1.6;font-weight:400}.feature-checkmarks-divider{width:100%;height:1px;background:#333538;margin:32px 0 24px}.feature-checkmarks{display:flex;flex-direction:column;gap:12px;width:-moz-fit-content;width:fit-content}.feature-checkmark-item{display:flex;align-items:center;gap:12px;width:100%;justify-content:flex-start}.checkmark-icon-wrapper{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:rgba(14,159,110,.12);flex-shrink:0}.feature-checkmark-item .checkmark-icon,.feature-checkmark-item svg{flex-shrink:0;width:14px;height:14px}.feature-checkmark-item span{color:#e5e7eb;font-size:14px;font-weight:400;line-height:150%}.feature-green-line{width:150%;height:2px;background-color:#01a200;margin-top:10px;opacity:.5}.tiny-circle{width:5px;height:5px;opacity:1;background-color:#01a200;border-radius:50%;margin-top:-23.5px}.feature-container:nth-of-type(odd) .tiny-circle{margin-left:150%;z-index:5}.feature-container:nth-of-type(odd) .tiny-circle-short{margin-left:110%!important}.feature-container:nth-of-type(2n) .feature-green-line-short,.feature-container:nth-of-type(2n) .tiny-circle-short{margin-left:-10%!important}.feature-container:nth-of-type(2n) .feature-green-line-short{width:110%!important}.feature-container:nth-of-type(odd) .feature-green-line-short{margin-right:-10%!important;width:110%!important}.sportsbook-section{padding:80px 18%;display:flex;justify-content:center;background:linear-gradient(50deg,#040308,#040308 30%,#040e21 70%,#040308 90%,#040308)}.sportsbook-card{background:linear-gradient(90deg,#17181a 0,#17181a 24%,#182940);border:1px solid transparent;border-radius:24px;padding:60px 80px;max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;gap:40px;box-shadow:0 0 20px rgba(0,112,255,.1);position:relative}.sportsbook-card:before{content:"";position:absolute;inset:0;border-radius:24px;padding:1px;background:linear-gradient(90deg,transparent 0,transparent 12%,#3f83f8);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.sportsbook-title{font-size:36px;font-weight:600;color:white;text-align:center;margin:0;line-height:1.2}.sportsbook-title-mobile{display:none}.sportsbook-title-desktop{display:inline}.sportsbook-subtitle{font-size:18px;color:#9ca3af;text-align:center;margin:0;line-height:1.6;max-width:700px}.sportsbook-carousel-container{position:relative;overflow:hidden;width:100%;mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.sportsbook-carousel-container .leagues-carousel-slider{margin:0 -24px}.sportsbook-carousel-container .leagues-carousel-slider .slick-slide{padding:0 24px;min-width:80px;box-sizing:border-box}.sportsbook-carousel-container .leagues-carousel-slider .slick-track{display:flex!important;align-items:center}.sportsbook-carousel-container .league-logo{height:48px;min-height:48px;width:auto;min-width:48px;object-fit:contain;opacity:.9;transition:opacity .3s ease;display:block;margin:0 auto}.sportsbook-carousel-container .league-logo:hover{opacity:1}@media (min-width:900px) and (max-width:1300px){.sportsbook-carousel-container .leagues-carousel-slider .slick-slide{padding:0 12px}.sportsbook-carousel-container .leagues-carousel-slider{margin:0 -12px}.sportsbook-carousel-container .league-logo{height:48px!important;min-height:48px!important;min-width:48px!important}}.sportsbook-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;width:100%}.sportsbook-logo{height:48px;width:auto;object-fit:contain;opacity:.9;transition:opacity .3s ease}.sportsbook-logo:hover{opacity:1}.about{background:linear-gradient(50deg,#040308,#040308 30%,#040e21 70%,#040308 90%,#040308)}.feature-container-about{gap:120px!important;padding:50px 5% 50px 10%!important;justify-content:center!important;align-items:center!important;max-width:100%}.feature-text-col-about{width:45%;min-width:0;flex-shrink:1;text-align:left;margin-bottom:0;overflow-wrap:break-word}.feature-text-col-about .feature-title{white-space:normal;font-size:36px;text-align:left}.feature-text-col-about .feature-subtitle{text-align:left;overflow-wrap:break-word}.feature-image-col-about{width:35%;min-width:0;flex-shrink:1;display:flex;justify-content:center}.basic-container{display:flex;flex-direction:column;align-items:center}#app-store-btn{display:flex;flex-direction:row;gap:8px;padding:10px;background-color:#040e21;border:1px solid #272740;border-radius:12px}.five-star-gold-icon{width:125px;height:20px;padding-top:3px}#reviews{padding-top:10px;background:linear-gradient(180deg,rgba(0,112,255,.12) 0,rgba(0,112,255,.12) 80%,#000000)}#reviews .testimonials-carousel-root,#reviews .testimonials-carousel-root .embla,#reviews .testimonials-carousel-root .embla__container,#reviews .testimonials-carousel-root .embla__slide,#reviews .testimonials-carousel-root .embla__viewport{mask-image:none!important;-webkit-mask-image:none!important}.testimonials-carousel-slider{margin:0 -12px}.testimonials-carousel-slider .slick-slide{padding:0 12px}.testimonials-carousel-slider .slick-track{display:flex!important;align-items:stretch}.reviews-slider{display:flex;flex-direction:row;overflow-x:auto;scroll-behavior:smooth;margin-top:40px}.review-card{min-width:330px;min-height:342px;padding:15px;border:1px solid #272740;border-radius:12px;position:relative;background-color:#0c0b10;margin-left:15px}.review-card:last-of-type{margin-right:15px}.up-right-arrow{width:16px;height:16px;position:absolute;bottom:15px;right:15px}.review-top-row{display:flex;flex-direction:row;justify-content:space-between;padding-top:2px;padding-bottom:15px}.faded-border{width:100%;height:1px;background:linear-gradient(90deg,transparent,#666596,transparent)}.review-quote{text-align:left;font-size:16px;padding-top:15px;line-height:1.5;font-weight:500}.review-name{font-size:14px;padding-top:4px}.pro-perks-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;text-align:left}.pro-perks-cell{display:flex;flex-direction:row;gap:10px}.pro-perk-text{font-size:14px}#select-a-plan{font-weight:700;text-align:center;margin-bottom:15px}.plan-btn{display:grid;grid-template-columns:30px auto;grid-gap:10px;gap:10px;border-radius:12px;text-align:left;padding:10px;cursor:pointer;margin-right:25%;margin-left:25%;border-width:1px}.outer-circle{width:24px;height:24px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid #007aff;margin:auto 0 auto auto}.inner-circle{width:10px;height:10px;border-radius:50%;background-color:#007aff}.paywall-subrow{display:flex;flex-direction:row;gap:7px}.paywall-btn-flag{font-size:14px;background:linear-gradient(90deg,#121214 0,#0b3771);border-radius:12px;padding:2px 5px}.pro-btn{background-color:#01a200!important;font-size:18px!important;font-weight:500!important;color:white!important;border:none!important;width:50%;cursor:pointer;margin-right:25%;margin-left:25%;margin-top:20px}.gs-link,.gs-link:hover{color:white!important;font-weight:700;text-decoration:none!important}.pro-btn:active,.pro-btn:focus{outline:none!important}.row2{font-weight:500}#promo-entry-row{margin-top:15px}#promo-input{margin-right:10px;background-color:#edf2f3!important;height:40px!important;width:200px!important;color:#516472!important;border:none!important;border-radius:12px!important;font-size:16px!important;cursor:pointer!important;padding-left:12px}#promo-input::placeholder{font-size:16px!important}#got-promo-q{clear:both;margin-bottom:15px;font-weight:400}#got-promo-q,#promo-success-msg{text-align:center;font-size:16px}#promo-success-msg{color:#22a145;margin-top:14px;font-weight:500}#promo-error-message{color:#bc0505;text-align:center;font-size:14px;font-weight:500}#promo-input:active,#promo-input:focus,#redeem-btn:active,#redeem-btn:focus{outline:none!important}#redeem-btn{background-color:#9fc9ff!important;height:40px!important;width:95px!important;color:white!important;border:none!important;border-radius:12px!important;font-size:18px!important;cursor:pointer!important;font-weight:500!important}#pricing{padding:80px 18%}#faq,#pricing{background:linear-gradient(50deg,#040308,#040308 30%,#040e21 70%,#040308 90%,#040308)}#faq{width:100%;padding:50px 15%;text-align:center;margin-top:0}.faq-answer{margin-top:10px}#any-questions-faq,.faq-answer{display:none}.faq-q{font-size:18px;font-weight:500}.post-faq-contact{font-size:16px;margin-bottom:10px}.post-faq-contact a{color:white!important}.downarrow{width:21px;height:10px;display:block;position:relative;top:0;transition:transform .3s ease}footer{padding:30px;border-top:1px solid rgba(255,255,255,.12);position:relative;bottom:0;width:100%;background:linear-gradient(50deg,#040308,#040308 30%,#040e21 70%,#040308 90%,#040308)}#footer-top-div{display:grid;grid-template-columns:auto 200px;border-bottom:1px solid #9e9e9e;padding-bottom:30px}#footer-top-sub1{display:grid;grid-template-columns:200px 40px 35px 40px 40px auto}#acceleradar-logo{display:block;margin-left:auto;width:200px}#footer-bottom-div{display:block;padding-top:30px;text-align:center;font-size:16px;color:#808080}.footer-email{display:block;color:#808080!important;margin-bottom:15px;text-decoration:underline}#footer-cell-2b{margin-top:10px;margin-bottom:15px}.priv_serv_link{color:#808080;text-decoration:underline}.priv_serv_link:first-of-type{margin-right:15px}.social-icon{margin-left:auto;margin-right:auto}.discord{width:28px;height:auto}.smarter-bets{font-size:84px}#mobile-login-btn{display:none;margin-inline:auto 1rem;font-size:clamp(.875rem,2vw,1rem);padding:clamp(.5rem,1.5vw,.75rem) clamp(1rem,2vw,1.5rem);white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content}#app-store-btn-right-text{margin-top:-30px;margin-right:-324px;font-size:14px}.mobile-secondary-btn{display:none!important}@media (max-width:1000px){#faq{padding-left:15px;padding-right:15px}.mobile-secondary-btn:first-of-type,.mobile-secondary-btn:nth-of-type(2){margin-top:20px}.mobile-secondary-btn{display:block!important;width:80%!important;text-align:center;margin-left:auto!important;margin-right:auto!important}.reviews-slider{margin-top:20px}#app-store-btn-right-text{margin-top:10px;font-size:14px;margin-right:0}.plan-btn,.pro-btn{width:90%}#pro-perks-box,.plan-btn,.pro-btn{margin-right:5%;margin-left:5%}.basic-container{text-align:center}.feature-container .feature-text-col:not(.feature-text-col-about){text-align:left;align-items:flex-start}.feature-container .feature-title-btn{margin-right:auto;text-align:left}.feature-container:not(.feature-container-about) .feature-subtitle,.feature-container:not(.feature-container-about) .feature-title{text-align:center;padding-left:0}.feature-container-about .feature-text-col-about{text-align:center;align-items:center}.feature-container-about .feature-text-col-about .feature-subtitle,.feature-container-about .feature-text-col-about .feature-title{text-align:center}.feature-title-btn{margin-left:auto;margin-right:auto;text-align:center}.feature-title{padding-left:15px;padding-right:15px}.leagues-box{padding:40px 24px;border-radius:24px;margin:40px auto 0;width:calc(100% - 32px)}.leagues-title{font-size:28px}.leagues-subtitle{font-size:16px;margin-bottom:32px}.league-logo{height:48px}.league-logo[alt="La Liga"]{height:36px}.leagues-carousel-slider{margin:0 -12px}.leagues-carousel-slider .slick-slide{padding:0 12px}.league-logo-wrapper{height:80px}.feature-container{display:flex;padding:50px 5%;margin:0;justify-content:center;gap:10px}.feature-image-col{width:260px;max-width:100%;margin-left:auto;margin-right:auto}.feature-image-col img{width:100%;height:auto;object-fit:contain;display:block}.feature-green-line,.tiny-circle{display:none}.feature-container:nth-of-type(2n),.feature-container:nth-of-type(odd){flex-direction:column}.feature-container-gradient-flipped,.feature-container-text-left{flex-direction:column!important}.feature-container-about{flex-direction:column!important}.feature-container-about,.feature-container-centered{gap:40px!important;padding:50px 5%!important}.feature-desktop-mockup,.feature-images-overlapping{width:100%!important}.feature-phone-mockup{height:auto!important;aspect-ratio:388/765!important;transform:translateX(0)!important;object-fit:contain!important}@media (max-width:768px){.feature-phone-mockup{width:30%!important;max-width:388px!important}}@media (max-width:480px){.feature-phone-mockup{width:30%!important;max-width:388px!important}}.feature-text-col{text-align:center;width:100%;order:1}.feature-image-col{order:2}.feature-text-col-about{width:100%!important;margin-bottom:0}.feature-image-col-about{width:100%!important;display:flex;flex-direction:column;align-items:center}.feature-image-col-about .feature-image-lastrow{height:72px}.feature-image-col-about .feature-image-lastrow:first-child{margin-top:0}.feature-image-col-about .feature-image-lastrow:nth-child(2){margin-top:48px}.feature-image-col-about .feature-image-lastrow:nth-child(3){margin-top:0}.feature-checkmarks{align-self:center;width:-moz-fit-content;width:fit-content;padding-right:20px;padding-left:20px}.feature-checkmark-item{max-width:100%;width:100%;justify-content:flex-start}.checkmark-icon-wrapper{flex-shrink:0;width:18px;min-width:18px;height:18px}.feature-checkmark-item span{font-size:13px}.feature-checkmarks-divider{margin:24px 0 20px}.parlay-optimizer-badge{margin-left:auto;margin-right:auto}.feature-text-col-about .feature-title{white-space:normal!important;font-size:28px}.sportsbook-section{padding:50px 5%!important}.sportsbook-card{padding:40px 24px!important}.sportsbook-title{font-size:28px!important}.sportsbook-title-mobile{display:inline!important}.sportsbook-title-desktop{display:none!important}.sportsbook-subtitle{font-size:16px!important}.sportsbook-logos{gap:20px!important}.sportsbook-logo{height:40px!important}.btn{margin-left:0}#download-app{position:unset;transform:none}#five-star-block br,#qr-code{display:none}.five-stars-gray{margin-left:auto;margin-right:auto;margin-top:10px}.hero-content h2{padding:0;margin-bottom:30px;text-align:center}.navbar{display:flex;grid-template-columns:none}.logo{margin-right:0;grid-column:auto}.menu a{width:100%}#mobile-login-btn{display:block}.menu li.active{border-bottom:none}#nav-left{width:100%!important;justify-content:space-between;grid-column:auto}#next-bet-row{flex-direction:column;gap:15px;text-align:center;margin:0}.navbar-toggler{display:flex!important}.menu{display:none!important}.menu.active{display:flex!important}.hero-container{flex-direction:column;text-align:center;padding:0 20px;gap:10px}.menu{display:none;flex-direction:column;top:0;left:0;width:100%;background:#222326;padding:20px 0;height:100vh!important;position:fixed;z-index:20;overflow-y:auto}.menu-header{justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:20px}.menu-header,.menu-logo{display:flex;align-items:center}.menu-logo{gap:5px}.menu-close-btn{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background-color:rgba(255,255,255,.05)}.menu-close-btn:hover{background-color:rgba(255,255,255,.1)}.menu.active{display:flex}.menu li{margin:10px 0;text-align:center}.menu li a{color:#fff;font-size:18px;padding:12px 0}.mobile-login-btn{background-color:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.1)!important}.mobile-create-account-btn,.mobile-login-btn{color:#fff!important;margin:12px 24px!important;width:calc(100% - 48px)!important;text-align:center!important}.mobile-create-account-btn{background-color:#0070ff!important;border:none!important}.mobile-create-account-btn:hover{background-color:#0056cc!important}.auth-buttons{display:none!important;width:0!important;grid-column:auto}.auth-buttons.active{display:flex}.header{padding:0 15px;border-bottom:none}#top-section{padding:60px 20px}.hero{flex-direction:column}.hero-content h1{font-size:48px;white-space:normal;word-break:break-word;text-align:center;line-height:56px}.hero-content h2{font-size:18px;padding:0 10px}.hero-images{margin-top:40px;margin-bottom:30px;flex-direction:row;align-items:flex-end;justify-content:center;min-height:auto;gap:0;overflow:visible}#home-left-mockup{width:100%;max-width:1178px;position:relative;z-index:1}#home-right-mockup{width:30%;max-width:388px;position:absolute;bottom:-12px;right:calc(5% - 50px)}@media (max-width:480px){#home-right-mockup{width:30%;right:calc(5% - 5px)}}.feature-phone-mockup{width:28%!important;max-width:360px!important;right:-8px!important}@media (max-width:768px){.feature-phone-mockup{width:28%!important;max-width:360px!important}}@media (max-width:480px){.feature-phone-mockup{width:28%!important;max-width:360px!important}}.statistics{position:relative;margin-top:40px;gap:30px;justify-content:center;width:100%;flex-wrap:nowrap;align-items:center}.stat-item{flex-direction:column;gap:5px;min-width:80px;flex:1 1;max-width:150px}.stat-value{font-size:32px}.stat-labels{text-align:center}.stat-labels p{font-size:14px;margin:0;line-height:1.2}.stat-separator{height:50px}.pricing-options{flex-direction:column}.navbar-toggler.active .bar:nth-child(2){opacity:0}.navbar-toggler.active .bar:first-child{transform:translateY(9px) rotate(45deg)}.navbar-toggler.active .bar:nth-child(3){transform:translateY(-9px) rotate(-45deg)}#five-star-block{width:100%;align-items:center}.line-break{display:none}}@media screen and (max-width:380px){#mobile-login-btn{font-size:.875rem;padding:.5rem}}