.NotFoundSection_notFoundWrapper__yPrQo{width:100%;min-height:100vh;background:linear-gradient(135deg,#0a1424,#09111e 50%,#0d1a2e);display:flex;align-items:center;justify-content:center;padding:80px 120px;position:relative;overflow:hidden}.NotFoundSection_notFoundWrapper__yPrQo:before{content:"";position:absolute;top:-50%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(11,187,239,.1) 0,transparent 70%);border-radius:50%;pointer-events:none}.NotFoundSection_notFoundWrapper__yPrQo:after{content:"";position:absolute;bottom:-30%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(11,187,239,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.NotFoundSection_notFoundContent__ndgPa{position:relative;z-index:2;max-width:1200px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:80px}.NotFoundSection_notFoundTextContent__m3XtC{display:flex;flex-direction:column;gap:20px;max-width:550px;flex:1 1}.NotFoundSection_notFoundCode__ExBAg{font-family:Montserrat,sans-serif;font-size:140px;font-weight:700;background:linear-gradient(135deg,#0bbbef,#09a5d6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;text-shadow:0 10px 30px rgba(11,187,239,.3);margin:0 0 20px}.NotFoundSection_notFoundTitle__5fcJt{font-family:Montserrat,sans-serif;font-size:48px;font-weight:700;color:#fff;text-transform:uppercase;line-height:1.2;margin:0;text-shadow:2px 5px 0 hsla(0,0%,100%,.1)}.NotFoundSection_notFoundSubtitle__MPCdz{font-family:Montserrat,sans-serif;font-size:28px;font-weight:600;color:#0bbbef;margin:0;line-height:1.4}.NotFoundSection_notFoundDescription__34YI_{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;color:#b0b0b0;line-height:1.6;margin:0 0 20px}.NotFoundSection_notFoundDecoration__aAJME{flex:1 1;position:relative;height:400px;display:flex;align-items:center;justify-content:center}.NotFoundSection_decorationCircle1__p1YZp{position:absolute;width:300px;height:300px;border:2px solid rgba(11,187,239,.2);border-radius:50%;animation:NotFoundSection_float1__VIOx0 6s ease-in-out infinite}.NotFoundSection_decorationCircle2__Y9R_s{position:absolute;width:200px;height:200px;border:2px solid rgba(11,187,239,.15);border-radius:50%;animation:NotFoundSection_float2__DmjRH 8s ease-in-out infinite;animation-delay:1s}.NotFoundSection_decorationCircle3__hrOcL{position:absolute;width:100px;height:100px;border:2px solid rgba(11,187,239,.1);border-radius:50%;animation:NotFoundSection_float3__WZ4Cm 10s ease-in-out infinite;animation-delay:2s}@keyframes NotFoundSection_float1__VIOx0{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(-20px) translateX(10px)}}@keyframes NotFoundSection_float2__DmjRH{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(15px) translateX(-10px)}}@keyframes NotFoundSection_float3__WZ4Cm{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(-10px) translateX(15px)}}@media(max-width:1440px){.NotFoundSection_notFoundWrapper__yPrQo{padding-left:60px;padding-right:60px}.NotFoundSection_notFoundCode__ExBAg{font-size:100px}.NotFoundSection_notFoundTitle__5fcJt{font-size:40px}.NotFoundSection_notFoundSubtitle__MPCdz{font-size:24px}}@media(max-width:1024px){.NotFoundSection_notFoundContent__ndgPa{flex-direction:column;text-align:center;gap:40px}.NotFoundSection_notFoundTextContent__m3XtC{max-width:100%;align-items:center}.NotFoundSection_notFoundCode__ExBAg{font-size:80px;margin-bottom:10px}.NotFoundSection_notFoundTitle__5fcJt{font-size:32px}.NotFoundSection_notFoundSubtitle__MPCdz{font-size:20px}.NotFoundSection_notFoundDecoration__aAJME{height:300px}.NotFoundSection_decorationCircle1__p1YZp{width:250px;height:250px}.NotFoundSection_decorationCircle2__Y9R_s{width:160px;height:160px}.NotFoundSection_decorationCircle3__hrOcL{width:80px;height:80px}}@media(max-width:768px){.NotFoundSection_notFoundWrapper__yPrQo{padding:40px 30px;min-height:calc(100vh - 80px)}.NotFoundSection_notFoundCode__ExBAg{font-size:60px}.NotFoundSection_notFoundTitle__5fcJt{font-size:24px}.NotFoundSection_notFoundSubtitle__MPCdz{font-size:18px}.NotFoundSection_notFoundDescription__34YI_{font-size:16px}.NotFoundSection_notFoundDecoration__aAJME{display:none}}@media(max-width:480px){.NotFoundSection_notFoundWrapper__yPrQo{padding:30px 20px}.NotFoundSection_notFoundCode__ExBAg{font-size:48px}.NotFoundSection_notFoundTitle__5fcJt{font-size:20px}.NotFoundSection_notFoundSubtitle__MPCdz{font-size:16px}}.Common_ctaButton__ZY0KK{width:300px;height:79px;background-color:#0bbbef;border:none;border-radius:9px;font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;color:#fff;cursor:pointer;z-index:2;align-items:center;white-space:nowrap;padding-top:16px;padding-left:40px;position:relative;line-height:160%;transition:all .3s ease}.Common_ctaButton__ZY0KK:hover{background-color:#09a5d6}.Common_ctaButton__ZY0KK:hover .Common_telegramButton__8REVj{transform:rotate(-30deg)}.Common_ctaButton__ZY0KK:hover .Common_whatsappButton__7yTE1{transform:rotate(30deg)}.Common_ctaButton__ZY0KK:active{transform:scale(.98)}.Common_ctaButton__ZY0KK>a{position:absolute;border-radius:15px;box-shadow:0 0 47.5px 1px #0bbbef;display:block;max-width:80px;transition:transform .3s ease}.Common_telegramButton__8REVj{top:-45px;right:-27px;transform:rotate(20deg)}.Common_whatsappButton__7yTE1{right:19px;top:51px;transform:rotate(-12deg)}.Common_desktop__JLjeK{display:block}.Common_mobile__Kvnow{display:none}.Common_Heromobile__aT2ss{margin-top:67px;margin-bottom:58px}@media(min-width:1441px){.Common_ctaButton__ZY0KK{width:300px;height:79px;font-size:30px}}@media(max-width:1440px)and (min-width:1025px){.Common_ctaButton__ZY0KK{font-size:28px}}@media(max-width:1024px)and (min-width:769px){.Common_ctaButton__ZY0KK{width:250px;height:60px;font-size:24px;padding:10px 0 0;text-align:center}.Common_ctaButton__ZY0KK>a{max-width:67px}.Common_ctaButton__ZY0KK>a>img{max-width:53px}.Common_desktop__JLjeK{display:none}.Common_mobile__Kvnow{display:block;padding:10px 0 0;text-align:center}.Common_telegramButton__8REVj{top:-30px}.Common_whatsappButton__7yTE1{top:17px;left:-19px}}@media(max-width:768px){.Common_ctaButton__ZY0KK{display:block;text-align:center;padding:12px 0 0}.Common_ctaButton__ZY0KK>a{max-width:67px}.Common_ctaButton__ZY0KK>a>img{max-width:53px}.Common_desktop__JLjeK{display:none}.Common_mobile__Kvnow{display:block;padding-left:0;padding-top:10px}.Common_telegramButton__8REVj{top:-25px}.Common_whatsappButton__7yTE1{top:17px;left:-19px}}@media(max-width:768px)and (min-width:481px){.Common_ctaButton__ZY0KK{width:220px;height:50px;font-size:18px}}@media(max-width:480px){.Common_ctaButton__ZY0KK{width:100%;max-width:250px;height:45px;font-size:18px;margin:auto}.Common_Heromobile__aT2ss{margin:67px auto 58px}}.Footer_footer__OYoYH{width:100%;height:69px;display:flex;align-items:center;justify-content:center;padding:0 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#e9e9e9;letter-spacing:.14px;text-align:center;flex-wrap:wrap}@media(min-width:1441px){.Footer_footer__OYoYH{height:69px;font-size:14px}}@media(max-width:1440px)and (min-width:1025px){.Footer_footer__OYoYH{height:69px;font-size:14px;padding:0 40px}}@media(max-width:1024px){.Footer_footer__OYoYH{height:auto;min-height:77px;padding:15px 30px;font-size:12px;color:hsla(0,0%,100%,.4)}}@media(max-width:768px)and (min-width:481px){.Footer_footer__OYoYH{height:auto;padding:12px 20px;font-size:11px}}@media(max-width:480px){.Footer_footer__OYoYH{height:auto;padding:20px 24px 48px;font-size:12px;max-height:77px}}.HeroSection_heroWrapper__ejAxM{width:100%;position:relative;padding:80px 120px 60px;background-color:#0a1424;overflow:hidden;margin-top:80px}.HeroSection_heroBackground__9me3D{position:absolute;inset:0;pointer-events:none}.HeroSection_heroBackground__9me3D:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(9,17,30,.9) 50%,#09111e);z-index:1}.HeroSection_heroBgImage__vfj1N{width:100%;height:100%;object-fit:cover;object-position:center}.HeroSection_heroContent__eyX__{position:relative;z-index:2;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.HeroSection_heroTextContent__VwBCB{display:flex;flex-direction:column;gap:40px;max-width:500px}.HeroSection_heroTextContent__VwBCB>a{display:block;text-align:center;padding:15px;text-decoration:none;color:#fff}.HeroSection_heroTitle___tdX7{font-family:Montserrat,sans-serif;font-size:64px;font-weight:700;color:#fff;text-transform:uppercase;line-height:normal;text-shadow:2px 5px 0 hsla(0,0%,100%,.17)}.HeroSection_heroDescription__P0tRP{font-family:Montserrat,sans-serif;font-size:32px;font-weight:400;color:#fff;line-height:normal;display:flex;flex-direction:column;gap:40px}.HeroSection_heroDescription__P0tRP p{margin:0}.HeroSection_heroImage__1B3hE{width:697px;height:669px;position:relative}.HeroSection_heroImage__1B3hE img{width:100%;height:100%;object-fit:contain}@media(min-width:1441px){.HeroSection_heroWrapper__ejAxM{padding:80px 120px 60px}}@media(max-width:1440px)and (min-width:1025px){.HeroSection_heroWrapper__ejAxM{padding-left:60px;padding-right:60px;margin-top:80px}}@media(max-width:1024px)and (min-width:769px){.HeroSection_heroWrapper__ejAxM{padding:60px 40px 50px;margin-top:75px}.HeroSection_heroContent__eyX__{flex-direction:column;align-items:center;text-align:center}.HeroSection_heroTextContent__VwBCB{gap:30px}.HeroSection_heroTitle___tdX7{font-size:42px}.HeroSection_heroDescription__P0tRP{font-size:22px;gap:30px}.HeroSection_heroImage__1B3hE{width:100%;max-width:550px;height:auto}}@media(max-width:768px)and (min-width:481px){.HeroSection_heroWrapper__ejAxM{padding:40px 30px 60px;margin-top:60px}.HeroSection_heroContent__eyX__{flex-direction:column;align-items:center;text-align:center}.HeroSection_heroTextContent__VwBCB{gap:25px;max-width:100%}.HeroSection_heroTitle___tdX7{font-size:32px}.HeroSection_heroDescription__P0tRP{font-size:18px;gap:25px}.HeroSection_heroImage__1B3hE{width:100%;max-width:450px;height:auto}}@media(max-width:480px){.HeroSection_heroWrapper__ejAxM{padding:40px 24px 60px;margin-top:80px}.HeroSection_heroContent__eyX__{flex-direction:column;align-items:center;gap:25px}.HeroSection_heroTextContent__VwBCB{gap:25px;max-width:100%;align-items:center}.HeroSection_heroTitle___tdX7{font-size:40px;text-shadow:none;width:100%}html[lang=es] .HeroSection_heroTitle___tdX7,html[lang=pt] .HeroSection_heroTitle___tdX7{font-size:34px}.HeroSection_heroDescription__P0tRP{font-size:18px;gap:25px}.HeroSection_heroImage__1B3hE{width:100%;max-width:342px;height:auto}.HeroSection_heroBackground__9me3D:before{background:linear-gradient(180deg,transparent,rgba(9,17,30,.9) 70%,#09111e)}}@media(max-width:360px){html[lang=es] .HeroSection_heroTitle___tdX7,html[lang=pt] .HeroSection_heroTitle___tdX7{font-size:28px;word-break:break-all}}.ManagerSection_managerSection__ozXTn{width:100%;position:relative;background-color:#0a1424;padding:60px 120px 80px}.ManagerSection_managerBackground__dbkVW{position:absolute;left:0;top:91px;width:calc(100% + 88px);height:317px;background-image:url(/images/sports-bg-1.svg);background-size:cover;background-position:50%}.ManagerSection_managerContent__1RPdd{position:relative;z-index:2;max-width:1200px;margin:0 auto;display:flex;align-items:center}.ManagerSection_managerContent__1RPdd img{width:100%;height:100%;z-index:2}.ManagerSection_managerImage__r_EKg{width:100%;position:relative}.ManagerSection_managerImage__r_EKg img{width:100%;height:100%}.ManagerSection_managerTextContent__mzTLx{max-width:540px;display:flex;flex-direction:column;gap:40px}.ManagerSection_managerTextContent__mzTLx>a{display:block;text-align:center;padding:15px;text-decoration:none;color:#fff}.ManagerSection_managerCommonDescription__L_Yff,.ManagerSection_managerDescriptionMobile__v6thZ,.ManagerSection_managerDescription__MWdgL{font-family:Montserrat,sans-serif;font-size:32px;font-weight:600;color:#fff;line-height:normal;z-index:2}.ManagerSection_managerCommonDescription__L_Yff,.ManagerSection_managerDescriptionMobile__v6thZ{display:none}.ManagerSection_managerDescriptionWrapper__fAsNK,.ManagerSection_managerImageWrapper__b_X0U{z-index:2}@media(min-width:1441px){.ManagerSection_managerSection__ozXTn{padding:60px 120px 80px}}@media(max-width:1440px)and (min-width:1025px){.ManagerSection_managerSection__ozXTn{padding:60px 60px 80px}}@media(max-width:1360px){.ManagerSection_managerBackground__dbkVW{width:104%;top:auto}}@media(max-width:1024px){.ManagerSection_managerSection__ozXTn{padding:50px 40px 60px;background:linear-gradient(180deg,#0a1424,#09111e 72%,#09111e)}.ManagerSection_managerBackground__dbkVW{top:60px;height:250px;display:none}.ManagerSection_managerContent__1RPdd{flex-direction:column;gap:0}.ManagerSection_managerImage__r_EKg{width:100%;max-width:450px;height:auto}.ManagerSection_managerTextContent__mzTLx{gap:25px;max-width:100%;align-items:center}.ManagerSection_managerDescriptionWrapper__fAsNK{background-image:url(/images/sports-bg-1.svg);background-size:cover;background-position:50%;width:100%;height:100%}.ManagerSection_managerCommonDescription__L_Yff,.ManagerSection_managerDescriptionMobile__v6thZ,.ManagerSection_managerDescription__MWdgL{font-size:22px;margin:30px 80px}.ManagerSection_managerDescription__MWdgL{display:none}.ManagerSection_managerCommonDescription__L_Yff{display:block}}@media(max-width:768px)and (min-width:481px){.ManagerSection_managerSection__ozXTn{padding:40px 30px 50px}.ManagerSection_managerBackground__dbkVW{top:40px;height:200px}.ManagerSection_managerContent__1RPdd{flex-direction:column}.ManagerSection_managerImage__r_EKg{width:100%;max-width:300px;height:auto}.ManagerSection_managerTextContent__mzTLx{gap:25px;max-width:100%}.ManagerSection_managerCommonDescription__L_Yff,.ManagerSection_managerDescriptionMobile__v6thZ,.ManagerSection_managerDescription__MWdgL{font-size:18px}}@media(max-width:480px){.ManagerSection_managerSection__ozXTn{padding:40px 24px 20px}.ManagerSection_managerBackground__dbkVW{top:25px;height:180px}.ManagerSection_managerContent__1RPdd{flex-direction:column}.ManagerSection_managerImage__r_EKg{width:100%;max-width:250px;height:auto}.ManagerSection_managerTextContent__mzTLx{max-width:100%}.ManagerSection_managerCommonDescription__L_Yff,.ManagerSection_managerDescriptionMobile__v6thZ,.ManagerSection_managerDescription__MWdgL{font-size:18px;margin:30px 11px 31px 34px;display:none}.ManagerSection_managerDescriptionMobile__v6thZ{display:block}}.Modal_modalOverlay__Mv2l7{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);z-index:9999}.Modal_modal__l4yBn{background-image:url(/_next/static/media/modal.f0245bee.png);background-repeat:no-repeat;background-size:100% 100%;background-position:top;padding:80px 40px 120px;border-radius:32px;width:100%;max-width:736px;box-shadow:0 20px 40px rgba(0,0,0,.25);overflow-y:auto;color:#fff;position:relative;overflow:hidden}.Modal_modal__l4yBn>h2{font-size:32px;font-weight:700;text-transform:uppercase;margin-bottom:16px}.Modal_modal__l4yBn>h2,.Modal_modal__l4yBn>p{font-style:normal;line-height:150%;max-width:477px}.Modal_modal__l4yBn>p{font-size:18px;font-weight:400;margin-bottom:53px}.Modal_modalCta__2__Ij{max-width:250px;margin-top:24px;padding:11px 75px;max-height:45px}.Modal_modalCta__2__Ij>span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:18px;font-weight:700}.Modal_modalCtaTG__hg0HU{top:-21px;right:-11px}.Modal_modalCtaWA__unVYc{right:30px;top:35px}.Modal_modalCta__2__Ij .Modal_modalCtaTG__hg0HU{width:36px}.Modal_modalCta__2__Ij .Modal_modalCtaTG__hg0HU>img{width:100%}.Modal_modalCta__2__Ij .Modal_modalCtaWA__unVYc{width:39px}.Modal_modalCta__2__Ij .Modal_modalCtaWA__unVYc>img{width:100%}.Modal_modal__l4yBn .Modal_close__AOA14{position:absolute;top:32px;right:32px;background:none;border:none;font-size:24px;color:#fff;cursor:pointer}@media(max-width:425px){.Modal_modal__l4yBn{width:100%;height:100vh;background-image:url(/_next/static/media/modal-mobile.7192d9cc.png);background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:0;padding:245px 15px}.Modal_modal__l4yBn>h2,.Modal_modal__l4yBn>p{text-align:center}.Modal_modalCta__2__Ij{margin:61px auto}}.Navigation_navigation__oP3Tz{width:100%;height:80px;background-color:#050d35;display:flex;align-items:center;justify-content:center;padding:0 120px;position:fixed;top:0;z-index:100}.Navigation_logoNav__lGV_a{width:100%;max-width:1200px;display:flex;align-items:center;gap:40px}.Navigation_logo__g4_Kf{width:125px;height:28px;position:relative}.Navigation_logo__g4_Kf img{width:100%;height:100%}.Navigation_navContent__SxoGD{flex:1 1;display:flex;align-items:center;justify-content:space-between}.Navigation_navItems__Qs7a3{display:flex;gap:26px;align-items:center}.Navigation_navItem__e2Rg_{display:flex;align-items:center;gap:10px;cursor:pointer}.Navigation_navText__xxhnF{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#e9e9e9;letter-spacing:.14px;line-height:40px;white-space:nowrap;text-decoration:none;transition:color .3s ease}.Navigation_navText__xxhnF.Navigation_active__kQT4n,.Navigation_navText__xxhnF:hover{color:#0bbbef}.Navigation_dropdownIcon__ETqwY{width:10px;height:6px;display:none}.Navigation_navText__xxhnF.Navigation_active__kQT4n~.Navigation_dropdownIcon__ETqwY{display:block}.Navigation_languageSelector__yH9u4{position:relative;display:flex;align-items:center;gap:0}.Navigation_languageContent__2Hbe8{display:flex;align-items:center;gap:5px;background:none;border:none;cursor:pointer;padding:0;margin:0;font-family:inherit;color:inherit;transition:opacity .3s ease}.Navigation_languageContent__2Hbe8:hover{opacity:.8}.Navigation_languageContent__2Hbe8.Navigation_active__kQT4n .Navigation_dropdownIconLang__blaws{transform:rotate(180deg)}.Navigation_globeIcon__yVT79{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.Navigation_languageText__nCcV6{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#fff;letter-spacing:.14px;line-height:40px;text-transform:uppercase;margin:0}.Navigation_dropdownIconLang__blaws{width:10px;height:6px;transition:transform .3s ease}.Navigation_languageMenu__yAqX7{position:absolute;top:100%;right:0;background-color:#050d34;border:1px solid rgba(11,187,239,.2);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.4);z-index:1000;max-height:0;overflow:hidden;opacity:0;transform:translateY(-10px);transition:all .3s ease;pointer-events:none;margin-top:10px}.Navigation_languageMenu__yAqX7.Navigation_active__kQT4n{max-height:500px;opacity:1;transform:translateY(0);pointer-events:auto}.Navigation_languageMenu__yAqX7.Navigation_mobile__v7WCW{position:fixed;top:45px;right:auto;bottom:auto;margin-top:0}.Navigation_languageMenu__yAqX7.Navigation_mobile__v7WCW.Navigation_active__kQT4n{transform:translateX(-50%) translateY(0)}.Navigation_languageItem__VM5NS{display:flex;align-items:center;gap:10px;padding:12px 16px;color:#e9e9e9;text-decoration:none;font-family:Inter,sans-serif;font-size:14px;font-weight:400;transition:all .3s ease;background:none;border:none;cursor:pointer;width:100%;text-align:left}.Navigation_languageItem__VM5NS:last-child{border-bottom:none}.Navigation_languageItem__VM5NS:hover{background-color:rgba(11,187,239,.1);color:#0bbbef}.Navigation_languageItem__VM5NS.Navigation_active__kQT4n{background-color:rgba(11,187,239,.15);color:#0bbbef;font-weight:600}.Navigation_langFlagSvg__Kx2i4{width:24px;height:24px;flex-shrink:0}.Navigation_langCode__MR7PL{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#fff;letter-spacing:.14px;text-transform:uppercase;min-width:24px}.Navigation_langName__K9yP1{flex:1 1}.Navigation_mobileLanguageSelector__kYwgp{display:flex;position:absolute;top:20px;right:20px;align-items:center;gap:0;z-index:1001}.Navigation_burgerMenuBtn__WTIr6{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001;align-items:center;justify-content:center}.Navigation_burgerLine__vS_nh{width:24px;height:2px;background-color:#e9e9e9;border-radius:2px;transition:all .3s ease}.Navigation_burgerMenuBtn__WTIr6.Navigation_active__kQT4n .Navigation_burgerLine__vS_nh:first-child{transform:rotate(45deg) translate(-3px,5px)}.Navigation_burgerMenuBtn__WTIr6.Navigation_active__kQT4n .Navigation_burgerLine__vS_nh:nth-child(2){transform:rotate(-45deg) translateY(-8px)}.Navigation_mobileMenuOverlay__FlzsJ{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:999}.Navigation_mobileMenuOverlay__FlzsJ.Navigation_active__kQT4n{display:block}.Navigation_mobileMenu__pB3Cu{display:none;position:fixed;top:0;left:0;right:0;background-color:rgba(9,26,94,.98);max-height:0;overflow:hidden;z-index:1000;transition:max-height .3s ease;border-bottom:1px solid rgba(11,187,239,.2)}.Navigation_mobileMenu__pB3Cu.Navigation_active__kQT4n{max-height:100vh;height:100vh}.Navigation_mobileNavItems__9NZX1{display:flex;flex-direction:column;gap:0;padding:100px 20px 40px}.Navigation_mobileNavText__BNm7k{display:block;padding:16px 20px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#e9e9e9;letter-spacing:.16px;line-height:24px;text-decoration:none;border-bottom:1px solid rgba(11,187,239,.1);transition:all .3s ease}.Navigation_mobileNavText__BNm7k:hover{color:#0bbbef;background-color:rgba(11,187,239,.05)}.Navigation_mobileNavText__BNm7k.Navigation_active__kQT4n{color:#0bbbef;background-color:rgba(11,187,239,.1);font-weight:600}.Navigation_mobileNavText__BNm7k:last-child{border-bottom:none}@media(min-width:1441px){.Navigation_navigation__oP3Tz{padding:0 120px}}@media(max-width:1440px)and (min-width:1025px){.Navigation_navigation__oP3Tz{padding-left:60px;padding-right:60px}}@media(max-width:1024px)and (min-width:769px){.Navigation_navigation__oP3Tz{height:auto;padding:15px 40px}.Navigation_logoNav__lGV_a{gap:20px;flex-wrap:wrap}.Navigation_navContent__SxoGD{width:100%;justify-content:space-between}.Navigation_navItems__Qs7a3{gap:20px}.Navigation_languageText__nCcV6,.Navigation_navText__xxhnF{font-size:12px}}@media(max-width:768px){.Navigation_mobileLanguageSelector__kYwgp{top:10px;left:34px}.Navigation_navigation__oP3Tz .Navigation_mobileLanguageSelector__kYwgp .Navigation_languageMenu__yAqX7{transform:translateX(50%) translateY(0)}}@media(max-width:768px)and (min-width:481px){.Navigation_navigation__oP3Tz{height:60px;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.Navigation_navContent__SxoGD{justify-content:flex-end}.Navigation_logoNav__lGV_a{display:flex;align-items:center;gap:16px;flex:1 1}.Navigation_logo__g4_Kf{width:100px;height:22px}.Navigation_navItems__Qs7a3{display:none}.Navigation_mobileLanguageSelector__kYwgp{position:absolute}.Navigation_burgerMenuBtn__WTIr6{display:flex;order:3}.Navigation_mobileMenuOverlay__FlzsJ{display:none}.Navigation_mobileMenuOverlay__FlzsJ.Navigation_active__kQT4n,.Navigation_mobileMenu__pB3Cu{display:block}.Navigation_mobileNavItems__9NZX1{padding:90px 20px 40px}.Navigation_mobileNavText__BNm7k{padding:14px 16px;font-size:14px}.Navigation_languageText__nCcV6{font-size:11px}.Navigation_globeIcon__yVT79{width:16px;height:16px}.Navigation_dropdownIconLang__blaws{width:8px;height:5px}}@media(max-width:480px){.Navigation_navigation__oP3Tz{height:80px;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.Navigation_logoNav__lGV_a{display:flex;align-items:center;gap:12px;flex:1 1}.Navigation_logo__g4_Kf{width:90px;height:20px}.Navigation_navItems__Qs7a3{display:none}.Navigation_navContent__SxoGD{justify-content:flex-end}.Navigation_languageContent__2Hbe8{gap:3px}.Navigation_mobileLanguageSelector__kYwgp{top:16px}.Navigation_globeIcon__yVT79{width:14px;height:14px}.Navigation_languageText__nCcV6{font-size:10px;line-height:28px}.Navigation_dropdownIconLang__blaws{width:7px;height:4px}.Navigation_languageItem__VM5NS{padding:8px 12px;font-size:10px}.Navigation_langCode__MR7PL{font-size:10px;min-width:20px}.Navigation_burgerMenuBtn__WTIr6{display:flex;order:3}.Navigation_burgerLine__vS_nh{width:20px;height:2px}.Navigation_mobileMenuOverlay__FlzsJ{display:none}.Navigation_mobileMenuOverlay__FlzsJ.Navigation_active__kQT4n,.Navigation_mobileMenu__pB3Cu{display:block}.Navigation_mobileNavItems__9NZX1{padding:80px 16px 40px}.Navigation_mobileNavText__BNm7k{padding:12px 14px;font-size:13px}}.BeAgentSection_beAgentWrapper__hMuB7{width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#040a2a}.BeAgentSection_beAgentBgImage__eAmiW{width:100%;height:100%;object-fit:cover;object-position:center}.BeAgentSection_beAgentHero__dYb1c{width:100%;position:relative;padding:80px 120px 60px;background-color:#0a1424;overflow:hidden;min-height:700px;display:flex;align-items:center;justify-content:center;margin-top:80px}.BeAgentSection_beAgentHeroBackground__77pkP{position:absolute;inset:0;pointer-events:none;background-image:url(/images/agent-wrapper-bg1.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.BeAgentSection_beAgentHeroBackground__77pkP:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(9,17,30,.71) 98%,#09111e);z-index:2}.BeAgentSection_beAgentHeroBgImage__ZJpmC{width:100%;height:100%;object-fit:cover;object-position:center}.BeAgentSection_beAgentHeroOverlay___23FR{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(9,17,30,.71) 71.878%,#09111e);pointer-events:none;z-index:2}.BeAgentSection_beAgentHeroContent__QCz7q{position:relative;z-index:3;max-width:1200px;width:100%;display:flex;align-items:center;justify-content:space-between}.BeAgentSection_beAgentTextContent__nLdgR{display:flex;flex-direction:column;gap:40px;max-width:461px}.BeAgentSection_beAgentTitle__MQLry{font-family:Montserrat,sans-serif;font-size:64px;font-weight:700;color:#fff;text-transform:uppercase;line-height:normal;text-shadow:2px 5px 0 hsla(0,0%,100%,.17)}.BeAgentSection_beAgentDescription__h4NzT{font-family:Montserrat,sans-serif;font-size:32px;font-weight:400;color:#fff;line-height:normal;max-width:425px}.BeAgentSection_beAgentDescription__h4NzT p{margin:0}.BeAgentSection_beAgentHeroImage__swhuQ{width:690px;height:661px;position:relative;flex-shrink:0}.BeAgentSection_beAgentHeroImage__swhuQ img{width:100%;height:100%;object-fit:contain}.BeAgentSection_beAgentCta__26n9M{padding:19px 61px;height:79px;background-color:#0bbbef;border:none;border-radius:9px;font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;color:#fff;cursor:pointer;transition:background-color .3s ease;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;width:300px}.BeAgentSection_beAgentCta__26n9M:active{transform:scale(.98)}.BeAgentSection_beAgentCta__26n9M:hover{background-color:#09a5d6}.BeAgentSection_beAgentFeatures__LkYmf{width:100%;background-color:#09111e;padding:60px 120px 80px}.BeAgentSection_beAgentFeatureBg__VgRwP{max-width:1200px;width:100%}.BeAgentSection_beAgentQuestionBox___VpXZ{width:100%;max-width:1200px;margin:0 auto;border-radius:0;position:relative;background-image:url(/images/sports-bg-1.svg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;height:258px}.BeAgentSection_beAgentQuestion__kmI7Z{font-family:Montserrat,sans-serif;font-size:48px;font-weight:700;color:#fff;text-transform:uppercase;line-height:1.5;margin:0;text-align:center;max-width:923px}.BeAgentSection_beAgentFeaturesGrid__jXv_N{margin:0 auto;display:flex;flex-direction:column;gap:0;padding-top:30px;align-items:center}.BeAgentSection_beAgentFeatureRow__6ND9j{display:flex;gap:24px;justify-content:space-between;padding:30px 0;max-width:980px}.BeAgentSection_featureDividerLine__GjSK_{height:20px;width:100%;background:linear-gradient(90deg,transparent,rgba(11,187,239,.3) 25%,rgba(11,187,239,.3) 75%,transparent);margin:20px 0;position:relative}.BeAgentSection_featureDividerLine__GjSK_:after,.BeAgentSection_featureDividerLine__GjSK_:before{content:"";position:absolute;height:8px;width:8px;border-radius:50%;background-color:rgba(11,187,239,.6);top:50%;transform:translateY(-50%)}.BeAgentSection_featureDividerLine__GjSK_:before{left:15%}.BeAgentSection_featureDividerLine__GjSK_:after{right:15%}.BeAgentSection_beAgentFeatureContent__GbIXj{flex:1 1;display:flex;flex-direction:column;gap:40px;width:478px}.BeAgentSection_beAgentFeatureImage__xorzp{width:100%;height:300px;position:relative;border-radius:12px;overflow:hidden}.BeAgentSection_beAgentFeatureImage__xorzp img{width:100%;height:100%;object-fit:contain}.BeAgentSection_beAgentFeatureText__HLA87{font-family:Montserrat,sans-serif;font-size:27px;font-weight:400;color:#fff;margin:0}.BeAgentSection_beAgentBottomSection__J49J4{width:100%;position:relative;background-color:#09111e;padding:0 120px}.BeAgentSection_beAgentBottomSectionBackground__mcQm8{position:absolute;inset:0;pointer-events:none;z-index:1}.BeAgentSection_beAgentBottomSectionBackground__mcQm8:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#09111e,#09111e 28.122%,transparent),linear-gradient(90deg,#09111e,#09111e);z-index:1}.BeAgentSection_beAgentBottomSectionBackground__mcQm8:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:radial-gradient(circle at center,rgba(8,20,50,.5) 0,transparent 70%);z-index:2}.BeAgentSection_beAgentBottomSectionBackground__mcQm8 img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:.7;z-index:1}.BeAgentSection_beAgentBottomHeroBackground__sItaV{position:absolute;inset:0;pointer-events:none;z-index:1;background:linear-gradient(180deg,#09111e,#09111e 28.122%,transparent)}.BeAgentSection_beAgentBottomHeroBackground__sItaV:before{content:"";position:absolute;inset:0;z-index:1;background-image:url(/images/agent-background.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.BeAgentSection_beAgentBottomHeroBackground__sItaV:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:radial-gradient(circle at center,rgba(8,20,50,.5) 0,transparent 70%);z-index:2}.BeAgentSection_beAgentBottomHeroBackground__sItaV img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:.7;z-index:1}.BeAgentSection_beAgentBottomSectionBackground__mcQm8{display:none}.BeAgentSection_beAgentBottomSectionContent__jRteO{inset:0;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;padding:0 0 60px;position:relative;max-width:1200px;margin:0 auto;width:100%;height:100%}.BeAgentSection_beAgentBottomImage__z_M6i{width:549px;height:653px;position:relative;flex-shrink:0;z-index:3}.BeAgentSection_beAgentBottomImage__z_M6i img{width:100%;height:100%;object-fit:contain}.BeAgentSection_beAgentBottomImage__z_M6i .BeAgentSection_beAgentBottomSectionContentDecoration__02Ru4{position:absolute;bottom:50px;left:0;max-width:450px;width:100%;height:20px;z-index:-1}.BeAgentSection_beAgentBottomText__bvyHn{display:flex;flex-direction:column;margin-top:203px;max-width:760px;z-index:3;justify-content:center;align-items:center;gap:123px;position:absolute;right:77px}.BeAgentSection_beAgentBottomSectionContentBg__92foB{position:absolute;top:117px;left:0;max-width:1200px;width:100%;z-index:2}.BeAgentSection_beAgentBottomQuestion__xnPVi{font-family:Montserrat,sans-serif;font-size:30px;font-weight:500;color:#fff;margin:0;text-align:center;width:100%}.BeAgentSection_beAgentBottomButton__mzkX5{width:300px;height:79px;background-color:#0bbbef;border:none;border-radius:9px;font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;color:#fff;cursor:pointer;transition:background-color .3s ease;padding:19px 61px;display:flex;align-items:center;justify-content:center}.BeAgentSection_beAgentBottomButton__mzkX5:active{transform:scale(.98)}.BeAgentSection_beAgentBottomButton__mzkX5:hover{background-color:#09a5d6}.BeAgentSection_beAgentBottomQuestionWrapper__IXlQD,.BeAgentSection_beAgentCtaWrapper__01KhS{display:flex;justify-content:center;align-items:center}.BeAgentSection_beAgentBottomQuestionWrapper__IXlQD{width:100%;background-image:url(/images/sports-bg-1.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}.BeAgentSection_beAgentBottomQuestionWrapper__IXlQD p{padding:20px 50px}.BeAgentSection_mobile__u_4Fe{display:none}.BeAgentSection_desktop__ZOj2r{display:flex}@media(min-width:1441px){.BeAgentSection_beAgentBottomSection__J49J4,.BeAgentSection_beAgentFeatures__LkYmf,.BeAgentSection_beAgentHero__dYb1c{padding-left:120px;padding-right:120px}}@media(max-width:1440px)and (min-width:1025px){.BeAgentSection_beAgentHero__dYb1c{margin-top:80px}.BeAgentSection_beAgentBottomSection__J49J4,.BeAgentSection_beAgentFeatures__LkYmf,.BeAgentSection_beAgentHero__dYb1c{padding-left:60px;padding-right:60px}}@media(max-width:1275px){.BeAgentSection_beAgentBottomText__bvyHn{margin-top:180px;align-items:flex-end}.BeAgentSection_beAgentBottomQuestion__xnPVi{max-width:615px}.BeAgentSection_beAgentQuestionBox___VpXZ{padding:25px 80px}}@media(max-width:1135px){.BeAgentSection_beAgentBottomQuestion__xnPVi{max-width:535px}.BeAgentSection_beAgentBottomText__bvyHn{margin-top:160px}}@media(max-width:1024px){.BeAgentSection_beAgentFeatures__LkYmf{background:linear-gradient(180deg,#0a1424,#09111e 72%,#09111e)}.BeAgentSection_beAgentFeatureBg__VgRwP{height:10px}.BeAgentSection_beAgentFeaturesGrid__jXv_N{padding-top:25px}.BeAgentSection_beAgentFeatureRow__6ND9j{padding:25px 0}.BeAgentSection_beAgentBottomSectionContent__jRteO{flex-direction:column;align-items:center;padding:0}.BeAgentSection_beAgentBottomButton__mzkX5{padding:0;font-size:18px}.BeAgentSection_beAgentBottomSection__J49J4{background:linear-gradient(180deg,#0a1424,#09111e 72%,#09111e)}.BeAgentSection_beAgentBottomHeroBackground__sItaV:before{transform:scaleX(-1);background-size:120%;background-position:bottom}.BeAgentSection_desktop__ZOj2r{display:none}.BeAgentSection_mobile__u_4Fe{display:flex}}@media(max-width:1024px)and (min-width:769px){.BeAgentSection_beAgentHero__dYb1c{min-height:600px;padding:50px 40px 40px;margin-top:75px}.BeAgentSection_beAgentHeroContent__QCz7q{flex-direction:column;align-items:center;text-align:center;gap:30px}.BeAgentSection_beAgentTextContent__nLdgR{gap:30px;max-width:100%}.BeAgentSection_beAgentTitle__MQLry{font-size:42px}.BeAgentSection_beAgentDescription__h4NzT{font-size:22px;max-width:100%}.BeAgentSection_beAgentHeroImage__swhuQ{width:100%;max-width:450px;height:auto}.BeAgentSection_beAgentCta__26n9M{padding:15px 45px;height:60px;font-size:22px;width:250px}.BeAgentSection_beAgentFeatures__LkYmf{padding:50px 40px 60px}.BeAgentSection_beAgentQuestionBox___VpXZ{height:auto;padding:25px 60px;transform:skewX(-10deg)}.BeAgentSection_beAgentQuestion__kmI7Z{font-size:32px;transform:skewX(10deg)}.BeAgentSection_beAgentFeatureRow__6ND9j{flex-direction:column;padding:25px 0}.BeAgentSection_beAgentFeatureContent__GbIXj{width:100%;max-width:100%}.BeAgentSection_beAgentFeaturesGrid__jXv_N{width:100%}.BeAgentSection_beAgentFeatureImage__xorzp{height:250px}.BeAgentSection_beAgentFeatureText__HLA87{font-size:22px}.BeAgentSection_featureDividerLine__GjSK_{display:none}.BeAgentSection_beAgentBottomSection__J49J4{padding:40px;height:auto}.BeAgentSection_beAgentBottomImage__z_M6i{position:relative;left:auto;bottom:auto;width:100%;max-width:350px;height:auto;margin:0 auto 30px}.BeAgentSection_beAgentBottomText__bvyHn{position:relative;right:auto;top:auto;margin-top:0;transform:none;max-width:100%;text-align:center;align-items:center;gap:30px}.BeAgentSection_beAgentBottomQuestion__xnPVi{font-size:22px}.BeAgentSection_beAgentBottomButton__mzkX5{width:250px;height:60px;font-size:22px}}@media(max-width:768px)and (min-width:481px){.BeAgentSection_beAgentHero__dYb1c{min-height:500px;padding:35px 30px 25px;margin-top:60px}.BeAgentSection_beAgentHeroContent__QCz7q{flex-direction:column;align-items:center;text-align:center;gap:25px}.BeAgentSection_beAgentTextContent__nLdgR{gap:25px;max-width:100%}.BeAgentSection_beAgentTitle__MQLry{font-size:32px}.BeAgentSection_beAgentDescription__h4NzT{font-size:18px;max-width:100%}.BeAgentSection_beAgentHeroImage__swhuQ{width:100%;max-width:300px;height:auto}.BeAgentSection_beAgentCta__26n9M{padding:12px 35px;height:50px;font-size:18px;width:220px}.BeAgentSection_beAgentFeatures__LkYmf{padding:35px 30px 50px}.BeAgentSection_beAgentQuestionBox___VpXZ{height:auto;padding:18px 30px;transform:skewX(0)}.BeAgentSection_beAgentQuestion__kmI7Z{font-size:22px;transform:skewX(0)}.BeAgentSection_beAgentFeatureRow__6ND9j{flex-direction:column;padding:20px 0}.BeAgentSection_beAgentFeatureContent__GbIXj{width:100%;max-width:100%}.BeAgentSection_beAgentFeaturesGrid__jXv_N{width:100%}.BeAgentSection_beAgentFeatureImage__xorzp{height:200px}.BeAgentSection_beAgentFeatureText__HLA87{font-size:16px}.BeAgentSection_featureDividerLine__GjSK_{display:none}.BeAgentSection_beAgentBottomSection__J49J4{padding:30px;height:auto}.BeAgentSection_beAgentBottomImage__z_M6i{position:relative;left:auto;bottom:auto;width:100%;max-width:280px;height:auto;margin:0 auto 20px}.BeAgentSection_beAgentBottomText__bvyHn{position:relative;right:auto;top:auto;margin-top:0;transform:none;max-width:100%;text-align:center;align-items:center;gap:20px}.BeAgentSection_beAgentBottomQuestion__xnPVi{font-size:16px;line-height:1.4}.BeAgentSection_beAgentBottomButton__mzkX5{width:200px;height:48px;font-size:16px}}@media(max-width:480px){.BeAgentSection_beAgentHero__dYb1c{min-height:auto;padding:40px 24px 60px;margin-top:80px}.BeAgentSection_beAgentHeroContent__QCz7q{flex-direction:column;align-items:normal;gap:20px}.BeAgentSection_beAgentTextContent__nLdgR{gap:25px;max-width:100%}.BeAgentSection_beAgentTitle__MQLry{font-size:40px;text-shadow:none}.BeAgentSection_beAgentDescription__h4NzT{font-size:18px;max-width:100%}.BeAgentSection_beAgentHeroImage__swhuQ{width:100%;height:auto}.BeAgentSection_beAgentCta__26n9M{padding:10px 25px;height:45px;font-size:18px;width:100%;max-width:250px}.BeAgentSection_beAgentFeatures__LkYmf{padding:40px 24px 20px}.BeAgentSection_beAgentQuestionBox___VpXZ{height:auto;padding:28px 24px 44px;transform:skewX(0)}.BeAgentSection_beAgentQuestion__kmI7Z{font-size:20px;transform:skewX(0);line-height:1.3}.BeAgentSection_beAgentFeatureRow__6ND9j{flex-direction:column}.BeAgentSection_beAgentFeatureContent__GbIXj{width:100%;max-width:100%}.BeAgentSection_beAgentFeaturesGrid__jXv_N{width:100%}.BeAgentSection_beAgentFeatureImage__xorzp{height:auto}.BeAgentSection_beAgentFeatureText__HLA87{font-size:18px}.BeAgentSection_featureDividerLine__GjSK_{display:none}.BeAgentSection_beAgentBottomSection__J49J4{padding:40px 24px 20px;height:auto}.BeAgentSection_beAgentBottomImage__z_M6i{position:relative;left:auto;bottom:auto;width:100%;max-width:275px;height:auto}.BeAgentSection_beAgentBottomSectionContent__jRteO{gap:25px}.BeAgentSection_beAgentBottomText__bvyHn{position:relative;right:auto;top:auto;margin-top:0;transform:none;max-width:100%;text-align:center;align-items:center;gap:15px}.BeAgentSection_beAgentBottomQuestion__xnPVi{font-size:13px;line-height:1.3}.BeAgentSection_beAgentBottomButton__mzkX5{max-width:250px;height:45px}.BeAgentSection_beAgentBottomImage__z_M6i .BeAgentSection_beAgentBottomSectionContentDecoration__02Ru4{bottom:12px;left:auto;right:0;max-width:235px}.BeAgentSection_beAgentBottomQuestionWrapper__IXlQD p{max-width:175px;padding:31px 0;font-size:18px}.BeAgentSection_beAgentBottomText__bvyHn{width:100%}}.SponsorsSection_sponsorsSection__Jmtjy{width:100%;position:relative;padding:80px 120px;background:linear-gradient(180deg,#09111e,#09111e 28.122%,#09111e)}.SponsorsSection_sponsorsSection__Jmtjy:before{content:"";position:absolute;inset:0;background-image:url(/images/sponsors-background.png);background-size:contain;background-position:bottom;background-repeat:no-repeat}.SponsorsSection_sponsorsContainer__y2fDM{max-width:1200px;margin:0 auto;position:relative}.SponsorsSection_sponsorsBackground__PGazR{position:absolute;inset:0;overflow:hidden;pointer-events:none}.SponsorsSection_sponsorsBackground__PGazR img{position:absolute;left:.75%;top:59.63%;width:100%;height:40.29%;object-fit:cover}.SponsorsSection_sponsorsDecoration1__ZaV33{position:absolute;left:0;top:-18px;width:100%;height:90px}.SponsorsSection_sponsorsDecoration2__kS_0J{position:absolute;left:0;bottom:12px;max-width:450px;width:100%;height:20px}.SponsorsSection_sponsorsTitle__pnK_T{position:relative;z-index:2;margin:0 auto 60px;font-family:Montserrat,sans-serif;font-size:34px;font-weight:700;color:#fff;text-transform:uppercase;line-height:normal}.SponsorsSection_sponsorsContentWrapper__u9dg7{position:relative;z-index:2;max-width:1200px;margin:0 auto}.SponsorsSection_sponsorsContent__kA8yj{display:flex;gap:30px;margin-bottom:50px}.SponsorsSection_sponsorsImage__aCWP1{width:480px;height:479px;position:relative}.SponsorsSection_sponsorsImage__aCWP1 img{width:100%;height:100%;object-fit:contain}.SponsorsSection_sponsorsTextContent___UljY{display:flex;flex-direction:column;gap:112px;font-size:32px;color:#fff;z-index:2}.SponsorsSection_sponsorsQuestion__M6MI_{font-family:Montserrat,sans-serif;font-weight:600;line-height:normal;max-width:565px}.SponsorsSection_sponsorsAnswer__AOwRB{font-family:Montserrat,sans-serif;font-weight:400;line-height:normal;max-width:530px}.SponsorsSection_sponsorsCta__ozALc{position:relative;z-index:2;display:flex;justify-content:center;max-width:1200px;margin:0 auto}.SponsorsSection_sponsorsCta__ozALc>a{display:block;text-align:center;padding:15px;text-decoration:none;color:#fff}@media(min-width:1441px){.SponsorsSection_sponsorsSection__Jmtjy{padding:80px 120px}}@media(max-width:1200px){.SponsorsSection_sponsorsQuestion__M6MI_{max-width:400px}.SponsorsSection_sponsorsDecoration1__ZaV33{height:115px}}@media(max-width:1440px)and (min-width:1025px){.SponsorsSection_sponsorsSection__Jmtjy{padding:80px 60px}}@media(max-width:1024px){.SponsorsSection_sponsorsSection__Jmtjy{padding:40px 24px 20px}.SponsorsSection_sponsorsSection__Jmtjy:before{transform:scaleX(-1);background-size:150%;background-position:bottom}.SponsorsSection_sponsorsDecoration1__ZaV33,.SponsorsSection_sponsorsDecoration2__kS_0J{display:none}.SponsorsSection_sponsorsImage__aCWP1{margin-bottom:30px}.SponsorsSection_sponsorsImage__aCWP1 img{max-height:500px}.SponsorsSection_sponsorsTitle__pnK_T{font-size:28px;margin-bottom:50px;background:linear-gradient(180deg,#0a1424,#09111e 72%,#09111e)}.SponsorsSection_sponsorsContent__kA8yj{flex-direction:column;align-items:center;gap:40px}.SponsorsSection_sponsorsImage__aCWP1{width:100%;height:auto}.SponsorsSection_sponsorsTextContent___UljY{gap:25px;text-align:center}.SponsorsSection_sponsorsQuestionWrapper__voALO{background-image:url(/images/sports-bg-1.svg);background-size:cover;background-position:50%;display:flex;justify-content:center}.SponsorsSection_sponsorsQuestion__M6MI_{padding:57px 31px 49px}.SponsorsSection_sponsorsAnswer__AOwRB,.SponsorsSection_sponsorsQuestion__M6MI_{font-size:22px;max-width:100%}.SponsorsSection_sponsorsAnswer__AOwRB{text-align:left}}@media(max-width:768px)and (min-width:481px){.SponsorsSection_sponsorsTitle__pnK_T{font-size:22px;margin-bottom:40px}.SponsorsSection_sponsorsContent__kA8yj{flex-direction:column;align-items:center;gap:30px;margin-bottom:40px}.SponsorsSection_sponsorsTextContent___UljY{text-align:center;font-size:18px}.SponsorsSection_sponsorsAnswer__AOwRB,.SponsorsSection_sponsorsQuestion__M6MI_{font-size:18px;max-width:100%}.SponsorsSection_sponsorsDecoration2__kS_0J{display:none}}@media(max-width:480px){.SponsorsSection_sponsorsTitle__pnK_T{font-size:24px;margin-bottom:25px}.SponsorsSection_sponsorsContent__kA8yj{flex-direction:column;align-items:center;gap:20px;margin-bottom:25px}.SponsorsSection_sponsorsImage__aCWP1{margin-bottom:25px}.SponsorsSection_sponsorsImage__aCWP1 img{max-width:none}.SponsorsSection_sponsorsTextContent___UljY{text-align:left;font-size:14px}.SponsorsSection_sponsorsAnswer__AOwRB,.SponsorsSection_sponsorsQuestion__M6MI_{font-size:18px;max-width:100%}.SponsorsSection_sponsorsQuestion__M6MI_{max-width:295px;text-align:center}.SponsorsSection_sponsorsDecoration1__ZaV33,.SponsorsSection_sponsorsDecoration2__kS_0J{display:none}}.SportsPartners_sportsPartners__FmO35{width:100%;background-color:#09111e;padding:60px 120px 80px}.SportsPartners_sportsContainer___LlGe{max-width:1200px;margin:0 auto}.SportsPartners_sectionTitle__0AuE4{font-family:Montserrat,sans-serif;font-size:34px;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:40px}.SportsPartners_sportsContent__xJT0B{width:100%}.SportsPartners_sportsLayout__6v0SW{position:relative;width:100%;height:531px}.SportsPartners_sportsBg1__Tfxr8{position:absolute;left:0;top:2px;width:100%;height:197px}.SportsPartners_sportsBg2__Js2HJ{position:absolute;right:0;bottom:13px;max-width:463px;width:100%;height:20px}.SportsPartners_sportsPlayer__YyfAi{position:absolute;right:28px;top:0;width:498px;height:531px;object-fit:contain}.SportsPartners_sportsText1__AMiXB{left:130px;top:44px;width:606px;font-weight:600}.SportsPartners_sportsText1__AMiXB,.SportsPartners_sportsText2__IMKDi{position:absolute;font-family:Montserrat,sans-serif;font-size:32px;color:#fff;line-height:normal}.SportsPartners_sportsText2__IMKDi{left:131.5px;bottom:100px;width:530px;font-weight:400}.SportsPartners_sportsText1Mobile__BXFko{display:none}@media(max-width:1440px){.SportsPartners_sportsPartners__FmO35{padding-left:60px;padding-right:60px}}@media(max-width:1161px){.SportsPartners_sportsText1__AMiXB,.SportsPartners_sportsText2__IMKDi{width:415px}}@media(max-width:1024px){.SportsPartners_sportsLayout__6v0SW{height:auto}.SportsPartners_sportsText1__AMiXB,.SportsPartners_sportsText2__IMKDi{position:static;transform:none;width:100%;margin-bottom:20px}.SportsPartners_sportsPlayer__YyfAi{position:static;width:100%;max-width:400px;margin:20px auto}.SportsPartners_sportsText1__AMiXB,.SportsPartners_sportsText2__IMKDi{font-size:24px}.SportsPartners_sectionTitle__0AuE4{font-size:28px}.SportsPartners_sportsPartners__FmO35{padding:40px 24px 20px;background:linear-gradient(180deg,#0a1424,#09111e 72%,#09111e)}.SportsPartners_sportsText1__AMiXB{background-image:url(/images/sports-bg-1.svg);background-size:cover;background-position:50%;text-align:center}.SportsPartners_sportsText1__AMiXB p{padding:31px 0;margin:0 80px}.SportsPartners_sportsText1__AMiXB,.SportsPartners_sportsText2__IMKDi{margin-bottom:25px}.SportsPartners_sportsPlayerWrapper__gzVgM{position:relative}.SportsPartners_sportsPlayer__YyfAi{margin:0 auto;position:relative;left:0;z-index:2}.SportsPartners_sportsBg2__Js2HJ{max-width:45vw;left:0;bottom:-4px}}@media(max-width:768px){.SportsPartners_sectionTitle__0AuE4{font-size:24px;margin-bottom:25px}.SportsPartners_sportsText1__AMiXB,.SportsPartners_sportsText2__IMKDi{font-size:18px}}@media(max-width:480px){.SportsPartners_sportsPlayer__YyfAi{max-height:316px}.SportsPartners_sportsBg2__Js2HJ{max-width:235px}.SportsPartners_sportsText1__AMiXB p{margin:0 35px}.SportsPartners_sportsText1Mobile__BXFko{display:block}.SportsPartners_sportsText1Desktop__isa6H{display:none}}.BeAffiliateSection_beAffiliateWrapper__Tfco5{width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#040a2a}.BeAffiliateSection_beAgentFeatureBg__HQn8y{max-width:1200px;width:100%}.BeAffiliateSection_beAffiliateHero__JF5eK{width:100%;position:relative;padding:80px 120px 60px;background-color:#0a1424;overflow:hidden;margin-top:80px}.BeAffiliateSection_beAffiliateHeroContent__vyBi_{max-width:1200px;margin:0 auto;position:relative;z-index:3}.BeAffiliateSection_beAffiliateHeroBackground__eCwgB{position:absolute;inset:0;pointer-events:none;background-image:url(/images/affiliate-background.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.BeAffiliateSection_beAffiliateHeroBackground__eCwgB:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(9,17,30,.71) 71.878%,#09111e);z-index:1}.BeAffiliateSection_beAffiliateHeroBgImage__3o5So{width:100%;height:100%;object-fit:cover;object-position:center}.BeAffiliateSection_beAffiliateHeroHeroContent__NcvmU{position:relative;z-index:2;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:58px}.BeAffiliateSection_beAffiliateTextContent__2ALkg{display:flex;flex-direction:column;gap:40px;max-width:536px;padding-bottom:92px}.BeAffiliateSection_beAffiliateTextContent__2ALkg>a{display:block;text-align:center;padding:15px;text-decoration:none;color:#fff}.BeAffiliateSection_beAffiliateTitle__fbprQ{font-family:Montserrat,sans-serif;font-size:47px;font-weight:700;color:#fff;text-transform:uppercase;line-height:normal;text-shadow:2px 5px 0 hsla(0,0%,100%,.17)}.BeAffiliateSection_beAffiliateDescription__igwPv{font-family:Montserrat,sans-serif;font-size:27px;font-weight:400;color:#fff;line-height:normal;max-width:507px}.BeAffiliateSection_beAffiliateDescription__igwPv p{margin:0}.BeAffiliateSection_beAffiliateImage__epvMT{position:absolute;right:-10px;bottom:-75px}.BeAffiliateSection_beAffiliateImage__epvMT img{width:120%;height:100%;object-fit:contain}.BeAffiliateSection_beAffiliateHow__yGXJP{width:100%;background-color:#09111e;padding:60px 120px 80px}.BeAffiliateSection_beAffiliateHowBox__7Zwzs{max-width:1200px;margin:0 auto;padding:30px 80px;border-radius:0;position:relative;display:flex;align-items:center;justify-content:center;background-image:url(/images/sports-bg-1.svg);background-size:cover;background-position:50%}.BeAffiliateSection_beAffiliateHowTitle__i6rFY{font-family:Montserrat,sans-serif;font-size:48px;font-weight:700;color:#fff;margin:0;text-align:center;max-width:948px}.BeAffiliateSection_beAffiliateFeaturesGrid__GdR9V{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:0;padding-top:30px}.BeAffiliateSection_beAffiliateFeatureRow__bqc7Y{display:flex;gap:24px;justify-content:center;padding:30px 0}.BeAffiliateSection_beAffiliateFeatureContent__340yp{flex:1 1;display:flex;flex-direction:column;gap:40px;max-width:478px}.BeAffiliateSection_beAffiliateFeatureImage__9Ui3R{width:100%;height:300px;position:relative;border-radius:12px;overflow:hidden}.BeAffiliateSection_beAffiliateFeatureImage__9Ui3R img{width:100%;height:100%;object-fit:contain}.BeAffiliateSection_beAffiliateFeatureText__JKUVz{font-family:Montserrat,sans-serif;font-size:27px;font-weight:400;color:#fff;margin:0}.BeAffiliateSection_beAffiliateBottomSection__ZssI2{width:100%;position:relative;background-color:#09111e;padding:0 120px;background-image:url(/images/background-affiliate.png);background-size:contain;background-position:bottom;background-repeat:no-repeat}.BeAffiliateSection_beAffiliateBottomSectionHeroBackground__o982J{position:absolute;inset:0;pointer-events:none;z-index:1;background:linear-gradient(180deg,#09111e,#09111e 28.122%,transparent)}.BeAffiliateSection_beAffiliateBottomSectionHeroBackground__o982J:before{content:"";position:absolute;inset:0;z-index:1;background-image:url(/images/agent-background.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.BeAffiliateSection_beAffiliateBottomSectionHeroBackground__o982J:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:radial-gradient(circle at center,rgba(8,20,50,.5) 0,transparent 70%);z-index:2}.BeAffiliateSection_beAffiliateBottomSectionHeroBackground__o982J img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:.7;z-index:1}.BeAffiliateSection_beAffiliateBottomSectionContent__m_vdP{inset:0;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;padding:0 0 60px;position:relative;max-width:1200px;margin:0 auto;width:100%;height:100%}.BeAffiliateSection_beAffiliateBottomSectionContent__m_vdP>a{text-align:center;padding:15px;text-decoration:none;color:#fff}.BeAffiliateSection_beAffiliateBottomImage__3_8Eu{width:479px;height:599px;position:relative;flex-shrink:0;z-index:3}.BeAffiliateSection_beAffiliateBottomImage__3_8Eu img{width:100%;height:100%;object-fit:contain}.BeAffiliateSection_beAffiliateBottomImage__3_8Eu .BeAffiliateSection_beAffiliateBottomSectionContentDecoration__7JslP{position:absolute;bottom:18px;left:0;max-width:450px;width:100%;height:20px;z-index:-1}.BeAffiliateSection_beAffiliateBottomText__WNPTG{display:flex;flex-direction:column;margin-top:185px;max-width:760px;z-index:3;justify-content:center;align-items:center;gap:104px;position:absolute;right:77px}.BeAffiliateSection_beAffiliateBottomText__WNPTG>a{display:block;text-align:center;padding:15px;text-decoration:none;color:#fff}.BeAffiliateSection_beAffiliateBottomSectionContentBg__ecqIl{position:absolute;top:117px;left:0;max-width:1200px;width:100%;z-index:2}.BeAffiliateSection_beAffiliateBottomQuestion__AXPpl{font-family:Montserrat,sans-serif;font-size:30px;font-weight:500;color:#fff;margin:0;text-align:center;width:100%}.BeAffiliateSection_beAffiliateBottomButton__SLgv_{width:300px;height:79px;background-color:#0bbbef;border:none;border-radius:9px;font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;color:#fff;cursor:pointer;transition:background-color .3s ease;padding:19px 20px;display:flex;align-items:center;justify-content:center}.BeAffiliateSection_beAffiliateBottomButton__SLgv_:active{transform:scale(.98)}.BeAffiliateSection_beAffiliateBottomButton__SLgv_:hover{background-color:#09a5d6}.BeAffiliateSection_mobile__kxgBd{display:none}.BeAffiliateSection_desktop__08yvZ{display:flex}.BeAffiliateSection_beAffiliateHeroContent__vyBi_>a{text-align:center;padding:15px;text-decoration:none;color:#fff}@media(min-width:1441px){.BeAffiliateSection_beAffiliateBottomSection__ZssI2,.BeAffiliateSection_beAffiliateHero__JF5eK,.BeAffiliateSection_beAffiliateHow__yGXJP{padding-left:120px;padding-right:120px}}@media(max-width:1440px)and (min-width:1025px){.BeAffiliateSection_beAffiliateHero__JF5eK{margin-top:80px}.BeAffiliateSection_beAffiliateBottomSection__ZssI2,.BeAffiliateSection_beAffiliateHero__JF5eK,.BeAffiliateSection_beAffiliateHow__yGXJP{padding-left:60px;padding-right:60px}}@media(max-width:1380px){.BeAffiliateSection_beAffiliateImage__epvMT{position:relative;bottom:auto}.BeAffiliateSection_beAffiliateImage__epvMT img{width:100%}.BeAffiliateSection_beAffiliateHeroContent__vyBi_{display:flex;flex-direction:row}.BeAffiliateSection_beAffiliateImage__epvMT,.BeAffiliateSection_beAffiliateTextContent__2ALkg{flex:1 1}}@media(max-width:1270px){.BeAffiliateSection_beAffiliateBottomText__WNPTG{padding:22px 40px;margin-top:160px}}@media(max-width:1240px){.BeAffiliateSection_beAffiliateBottomText__WNPTG{right:10px}}@media(max-width:1170px){.BeAffiliateSection_beAffiliateBottomText__WNPTG{right:20px;gap:50px;margin-top:118px;max-width:600px}}@media(max-width:1024px){.BeAffiliateSection_beAffiliateHeroContent__vyBi_{display:flex;flex-direction:column;align-items:center}.BeAffiliateSection_beAffiliateHowTitle__i6rFY{font-weight:600}.BeAffiliateSection_beAgentFeatureBg__HQn8y{height:10px}.BeAffiliateSection_beAffiliateBottomSection__ZssI2,.BeAffiliateSection_beAffiliateHow__yGXJP{background:linear-gradient(180deg,#0a1424,#09111e 72%,#09111e)}.BeAffiliateSection_beAffiliateBottomSectionContent__m_vdP{flex-direction:column-reverse;align-items:center;gap:25px}.BeAffiliateSection_beAffiliateBottomSection__ZssI2{position:relative}.BeAffiliateSection_beAffiliateBottomSection__ZssI2:before{content:"";position:absolute;inset:0;z-index:1;background-image:url(/images/agent-background.png);background-size:contain;background-position:bottom;background-repeat:no-repeat;transform:scaleX(-1)}.BeAffiliateSection_beAffiliateBottomText__WNPTG{position:relative;right:auto;top:auto;margin-top:0;transform:none;max-width:100%;text-align:center;align-items:center;gap:15px;background-image:url(/images/sports-bg-1.svg);background-size:cover;background-position:50%;padding:22px 80px}.BeAffiliateSection_desktop__08yvZ{display:none}.BeAffiliateSection_mobile__kxgBd{display:flex}}@media(max-width:1024px)and (min-width:769px){.BeAffiliateSection_beAffiliateHero__JF5eK{padding:50px 40px 40px;margin-top:75px}.BeAffiliateSection_beAffiliateHeroContent__vyBi_{flex-direction:column;align-items:center;text-align:center;gap:30px}.BeAffiliateSection_beAffiliateHeroHeroContent__NcvmU{flex-direction:column;gap:30px}.BeAffiliateSection_beAffiliateTextContent__2ALkg{gap:30px;max-width:100%;padding-bottom:0}.BeAffiliateSection_beAffiliateTitle__fbprQ{font-size:36px}.BeAffiliateSection_beAffiliateDescription__igwPv{font-size:20px;max-width:100%}.BeAffiliateSection_beAffiliateImage__epvMT{position:relative;right:auto;bottom:auto;width:100%;max-width:400px;height:auto}.BeAffiliateSection_beAffiliateHow__yGXJP{padding:50px 40px 60px}.BeAffiliateSection_beAffiliateHowBox__7Zwzs{height:auto;padding:25px 60px}.BeAffiliateSection_beAffiliateHowTitle__i6rFY{font-size:32px}.BeAffiliateSection_beAffiliateFeatureRow__bqc7Y{flex-direction:column;padding:25px 0}.BeAffiliateSection_beAffiliateFeatureContent__340yp{max-width:100%;width:100%}.BeAffiliateSection_beAffiliateFeatureImage__9Ui3R{height:250px}.BeAffiliateSection_beAffiliateFeatureText__JKUVz{font-size:22px}.BeAffiliateSection_beAffiliateBottomSection__ZssI2{height:auto;padding:40px}.BeAffiliateSection_beAffiliateBottomImage__3_8Eu{position:relative;left:auto;bottom:auto;width:100%;max-width:350px;height:auto;margin:0 auto 30px}.BeAffiliateSection_beAffiliateBottomText__WNPTG{position:relative;right:auto;top:auto;margin-top:0;transform:none;max-width:100%;text-align:center;align-items:center;gap:30px}.BeAffiliateSection_beAffiliateBottomQuestion__AXPpl{font-size:22px}.BeAffiliateSection_beAffiliateBottomButton__SLgv_{width:250px;height:60px;font-size:22px}}@media(max-width:768px)and (min-width:481px){.BeAffiliateSection_beAffiliateHero__JF5eK{padding:35px 30px 25px;margin-top:60px}.BeAffiliateSection_beAffiliateHeroHeroContent__NcvmU{flex-direction:column;gap:25px;align-items:center;text-align:center}.BeAffiliateSection_beAffiliateTextContent__2ALkg{gap:25px;max-width:100%;padding-bottom:0}.BeAffiliateSection_beAffiliateTitle__fbprQ{font-size:28px}.BeAffiliateSection_beAffiliateDescription__igwPv{font-size:18px;max-width:100%}.BeAffiliateSection_beAffiliateImage__epvMT{position:relative;right:auto;bottom:auto;width:100%;max-width:280px;height:auto}.BeAffiliateSection_beAffiliateHow__yGXJP{padding:35px 30px 50px}.BeAffiliateSection_beAffiliateHowBox__7Zwzs{height:auto;padding:18px 30px}.BeAffiliateSection_beAffiliateHowTitle__i6rFY{font-size:22px}.BeAffiliateSection_beAffiliateFeatureRow__bqc7Y{flex-direction:column;padding:20px 0}.BeAffiliateSection_beAffiliateFeatureContent__340yp{max-width:100%;width:100%;gap:30px}.BeAffiliateSection_beAffiliateFeatureImage__9Ui3R{height:200px}.BeAffiliateSection_beAffiliateFeatureText__JKUVz{font-size:16px}.BeAffiliateSection_beAffiliateBottomSection__ZssI2{height:auto;padding:30px}.BeAffiliateSection_beAffiliateBottomImage__3_8Eu{position:relative;left:auto;bottom:auto;width:100%;max-width:280px;height:auto;margin:0 auto 20px}.BeAffiliateSection_beAffiliateBottomText__WNPTG{position:relative;right:auto;top:auto;margin-top:0;transform:none;max-width:100%;text-align:center;align-items:center;gap:20px}.BeAffiliateSection_beAffiliateBottomQuestion__AXPpl{font-size:16px;line-height:1.4}.BeAffiliateSection_beAffiliateBottomButton__SLgv_{width:200px;height:48px;font-size:16px}}@media(max-width:480px){.BeAffiliateSection_beAffiliateHero__JF5eK{padding:40px 24px 60px;margin-top:80px}.BeAffiliateSection_beAffiliateHeroHeroContent__NcvmU{flex-direction:column;gap:20px;align-items:center;text-align:center}.BeAffiliateSection_beAffiliateFeaturesGrid__GdR9V{padding-top:0;margin-top:25px}.BeAffiliateSection_beAffiliateTextContent__2ALkg{gap:25px;max-width:100%;padding-bottom:0;margin-bottom:25px}.BeAffiliateSection_beAffiliateTitle__fbprQ{font-size:40px;text-shadow:none}.BeAffiliateSection_beAffiliateDescription__igwPv{font-size:18px;max-width:100%}.BeAffiliateSection_beAffiliateImage__epvMT{position:relative;right:auto;bottom:auto;width:100%;height:auto;margin-bottom:25px}.BeAffiliateSection_beAffiliateImage__epvMT img{width:100%}.BeAffiliateSection_beAffiliateHow__yGXJP{padding:40px 24px 20px}.BeAffiliateSection_beAffiliateHowBox__7Zwzs{height:auto;padding:15px}.BeAffiliateSection_beAffiliateHowTitle__i6rFY{font-size:24px;line-height:1.3;padding:0 20px}.BeAffiliateSection_beAffiliateFeatureRow__bqc7Y{flex-direction:column;padding:25px 0;gap:25px}.BeAffiliateSection_beAffiliateFeatureContent__340yp{max-width:100%;width:100%;gap:25px}.BeAffiliateSection_beAffiliateFeatureImage__9Ui3R{height:auto}.BeAffiliateSection_beAffiliateFeatureText__JKUVz{font-size:18px}.BeAffiliateSection_beAffiliateBottomSection__ZssI2{height:auto;padding:40px 24px 20px}.BeAffiliateSection_beAffiliateBottomImage__3_8Eu{position:relative;left:auto;bottom:auto;width:100%;max-width:275px;height:auto;margin:initial}.BeAffiliateSection_beAffiliateBottomQuestion__AXPpl{font-size:18px;line-height:1.3}.BeAffiliateSection_beAffiliateBottomButton__SLgv_{max-width:275px;width:100%;height:40px;font-size:18px;padding:0 10px}.BeAffiliateSection_beAffiliateBottomSectionContent__m_vdP{padding:0}.BeAffiliateSection_beAffiliateBottomImage__3_8Eu .BeAffiliateSection_beAffiliateBottomSectionContentDecoration__7JslP{max-width:245px;bottom:25px}.BeAffiliateSection_beAffiliateBottomText__WNPTG{padding:22px 30px}}