.Header-module__Af2_WG__header{z-index:1000;background-color:var(--color-secondary);position:sticky;top:0;box-shadow:0 2px 8px #0000001a}.Header-module__Af2_WG__disclaimerBar{background-color:var(--color-accent);padding:8px 0}.Header-module__Af2_WG__disclaimerText{color:var(--color-white);text-align:center;margin:0;font-size:13px;font-weight:500}.Header-module__Af2_WG__navbar{background-color:var(--color-secondary);padding:16px 0}.Header-module__Af2_WG__navContent{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logo{color:var(--color-primary);font-size:24px;font-weight:700;text-decoration:none;transition:color .3s}.Header-module__Af2_WG__logo:hover{color:var(--color-secondary)}.Header-module__Af2_WG__desktopNav{gap:32px;margin:0;padding:0;list-style:none;display:none}.Header-module__Af2_WG__navLink{color:var(--color-white);font-size:15px;font-weight:500;text-decoration:none;transition:color .3s}.Header-module__Af2_WG__navLink:hover{color:var(--color-primary)}.Header-module__Af2_WG__mobileMenuBtn{color:var(--color-white);cursor:pointer;background:0 0;border:none;padding:4px;font-size:24px;display:block}.Header-module__Af2_WG__mobileNav{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Header-module__Af2_WG__mobileNavLink{color:var(--color-white);border-bottom:1px solid #ffffff1a;padding:12px 0;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s;display:block}.Header-module__Af2_WG__mobileNavLink:hover{color:var(--color-primary)}@media (min-width:768px){.Header-module__Af2_WG__desktopNav{display:flex}.Header-module__Af2_WG__mobileMenuBtn{display:none}}
.Footer-module__EZoWya__footer{background-color:var(--color-secondary);color:var(--color-white);margin-top:64px;padding:48px 0 24px}.Footer-module__EZoWya__footerContent{grid-template-columns:1fr;gap:32px;margin-bottom:32px;display:grid}.Footer-module__EZoWya__footerSection{flex-direction:column;gap:16px;display:flex}.Footer-module__EZoWya__footerHeading{color:var(--color-primary);margin:0 0 8px;font-size:18px;font-weight:700}.Footer-module__EZoWya__footerText{color:#fffc;margin:0;font-size:14px;line-height:1.6}.Footer-module__EZoWya__footerLinks{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__footerLinks a{color:#fffc;font-size:14px;text-decoration:none;transition:color .3s}.Footer-module__EZoWya__footerLinks a:hover{color:var(--color-primary)}.Footer-module__EZoWya__footerDisclaimer{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;margin:32px 0;padding:24px 0}.Footer-module__EZoWya__disclaimerBox{border:2px solid var(--color-accent);background-color:#c41e3a33;border-radius:8px;padding:20px}.Footer-module__EZoWya__disclaimerTitle{color:var(--color-primary);margin:0 0 8px;font-size:16px;font-weight:700}.Footer-module__EZoWya__disclaimerText{color:#ffffffe6;margin:0;font-size:14px;line-height:1.6}.Footer-module__EZoWya__regulatorySigns{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding:24px 0;display:flex}.Footer-module__EZoWya__regulatoryLink{justify-content:center;align-items:center;transition:opacity .3s;display:flex}.Footer-module__EZoWya__regulatoryLink:hover{opacity:.8}.Footer-module__EZoWya__regulatoryLink img{object-fit:contain;max-width:120px;height:auto}.Footer-module__EZoWya__footerBottom{text-align:center;padding-top:24px}.Footer-module__EZoWya__copyright{color:#fff9;margin:0;font-size:13px}@media (min-width:768px){.Footer-module__EZoWya__footerContent{grid-template-columns:2fr 1fr 1fr 1fr}}
.CookieConsent-module__Ystraa__cookieBanner{background-color:var(--color-white);z-index:2000;padding:24px;animation:.3s ease-out CookieConsent-module__Ystraa__slideUp;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 16px #0003}@keyframes CookieConsent-module__Ystraa__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CookieConsent-module__Ystraa__bannerContent{max-width:1200px;margin:0 auto}.CookieConsent-module__Ystraa__bannerTitle{color:var(--color-text);margin:0 0 8px;font-size:20px;font-weight:700}.CookieConsent-module__Ystraa__bannerText{color:var(--color-text-light);margin:0 0 16px;font-size:14px;line-height:1.6}.CookieConsent-module__Ystraa__bannerActions{flex-wrap:wrap;gap:12px;display:flex}.CookieConsent-module__Ystraa__migrationMessage{background-color:var(--color-primary);color:var(--color-white);z-index:2001;border-radius:8px;padding:16px 20px;animation:.3s ease-out CookieConsent-module__Ystraa__slideIn;position:fixed;top:80px;right:20px;box-shadow:0 4px 12px #00000026}@keyframes CookieConsent-module__Ystraa__slideIn{0%{opacity:0;transform:translate(400px)}to{opacity:1;transform:translate(0)}}.CookieConsent-module__Ystraa__settingsContent{flex-direction:column;gap:24px;padding:16px 0;display:flex}.CookieConsent-module__Ystraa__settingItem{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.CookieConsent-module__Ystraa__settingItem h4{color:var(--color-text);margin:0 0 4px;font-size:16px;font-weight:600}.CookieConsent-module__Ystraa__settingItem p{color:var(--color-text-light);margin:0;font-size:13px;line-height:1.5}@media (max-width:768px){.CookieConsent-module__Ystraa__cookieBanner{padding:20px 16px}.CookieConsent-module__Ystraa__bannerActions{flex-direction:column}.CookieConsent-module__Ystraa__bannerActions button{width:100%}.CookieConsent-module__Ystraa__migrationMessage{top:70px;left:16px;right:16px}}
.Hero-module__Z8hQ_W__hero{background:linear-gradient(135deg,var(--color-secondary)0%,#1a2533 100%);margin-bottom:32px;padding:64px 0}.Hero-module__Z8hQ_W__heroContent{text-align:center;max-width:900px;margin:0 auto}.Hero-module__Z8hQ_W__title{color:var(--color-white);margin:0 0 20px;font-size:42px;font-weight:700;line-height:1.2}.Hero-module__Z8hQ_W__paragraph{color:#ffffffe6;margin:0 0 40px;font-size:18px;line-height:1.6}.Hero-module__Z8hQ_W__badges{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;max-width:800px;margin:0 auto;display:grid}.Hero-module__Z8hQ_W__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:20px 24px;transition:all .3s;display:flex}.Hero-module__Z8hQ_W__badge:first-child{background-color:#d4af3733;border:1px solid #d4af3766}.Hero-module__Z8hQ_W__badge:nth-child(2){background-color:#c41e3a33;border:1px solid #c41e3a66}.Hero-module__Z8hQ_W__badge:nth-child(3){background-color:#2c3e504d;border:1px solid #2c3e5080}.Hero-module__Z8hQ_W__badge:nth-child(4){background-color:#3498db33;border:1px solid #3498db66}.Hero-module__Z8hQ_W__badge:nth-child(5){background-color:#9b59b633;border:1px solid #9b59b666}.Hero-module__Z8hQ_W__badge:nth-child(6){background-color:#2ecc7133;border:1px solid #2ecc7166}.Hero-module__Z8hQ_W__badge:hover{transform:translateY(-2px)}.Hero-module__Z8hQ_W__badge:first-child:hover{background-color:#d4af374d}.Hero-module__Z8hQ_W__badge:nth-child(2):hover{background-color:#c41e3a4d}.Hero-module__Z8hQ_W__badge:nth-child(3):hover{background-color:#2c3e5066}.Hero-module__Z8hQ_W__badge:nth-child(4):hover{background-color:#3498db4d}.Hero-module__Z8hQ_W__badge:nth-child(5):hover{background-color:#9b59b64d}.Hero-module__Z8hQ_W__badge:nth-child(6):hover{background-color:#2ecc714d}.Hero-module__Z8hQ_W__badgeIcon{font-size:28px}.Hero-module__Z8hQ_W__badgeText{color:var(--color-white);text-align:left;font-size:15px;font-weight:600}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{display:none}}
.BrandCard-module__ZO0zxG__desktopCard{background-color:var(--color-white);border:2px solid var(--color-border);cursor:pointer;color:inherit;border-radius:12px;align-items:center;gap:24px;padding:24px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.BrandCard-module__ZO0zxG__desktopCard:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 8px 24px #d4af3733}.BrandCard-module__ZO0zxG__rankBadge{background-color:var(--color-primary);color:var(--color-white);z-index:1;border-radius:6px;padding:6px 12px;font-size:16px;font-weight:700;position:absolute;top:16px;left:16px}.BrandCard-module__ZO0zxG__logoSection{border:1px solid var(--color-border);background-color:#fafafa;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:176px;height:176px;padding:16px;display:flex}.BrandCard-module__ZO0zxG__logoSection img{border:none!important;outline:none!important}.BrandCard-module__ZO0zxG__infoSection{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.BrandCard-module__ZO0zxG__partnerName{color:var(--color-text);margin:0;font-size:24px;font-weight:700}.BrandCard-module__ZO0zxG__bonusInfo{flex-direction:column;gap:4px;display:flex}.BrandCard-module__ZO0zxG__bonusLabel{color:var(--color-text-light);text-transform:uppercase;font-size:12px;font-weight:600}.BrandCard-module__ZO0zxG__bonusText{color:var(--color-primary);font-size:18px;font-weight:600}.BrandCard-module__ZO0zxG__highlightsSection{flex-wrap:wrap;flex:1;gap:8px;display:flex}.BrandCard-module__ZO0zxG__highlightBadge .ant-badge-count{color:var(--color-text)!important;box-shadow:none!important;background-color:#3498db33!important;border:1px solid #3498db66!important}.BrandCard-module__ZO0zxG__highlightBadge{border-radius:16px;padding:4px 12px;font-size:12px;color:var(--color-text)!important;box-shadow:none!important;background-color:#3498db33!important;border:1px solid #3498db66!important}.BrandCard-module__ZO0zxG__paymentSection{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.BrandCard-module__ZO0zxG__paymentLabel{color:var(--color-text-light);font-size:12px;font-weight:600}.BrandCard-module__ZO0zxG__paymentMethods{flex-wrap:wrap;gap:8px;display:flex}.BrandCard-module__ZO0zxG__paymentIcon{border:1px solid var(--color-border);background-color:#fafafa;border-radius:4px;justify-content:center;align-items:center;width:48px;height:32px;padding:4px;display:flex}.BrandCard-module__ZO0zxG__ratingSection{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;display:flex}.BrandCard-module__ZO0zxG__ratingNumber{color:var(--color-primary);font-size:32px;font-weight:700}.BrandCard-module__ZO0zxG__stars{flex-wrap:wrap;gap:2px;display:flex}.BrandCard-module__ZO0zxG__starFilled{color:var(--color-primary);font-size:16px}.BrandCard-module__ZO0zxG__starEmpty{color:#d9d9d9;font-size:16px}.BrandCard-module__ZO0zxG__mobileCard .BrandCard-module__ZO0zxG__stars{flex-wrap:nowrap;justify-content:center;gap:2px;width:100%;max-width:100%}.BrandCard-module__ZO0zxG__mobileCard .BrandCard-module__ZO0zxG__starFilled,.BrandCard-module__ZO0zxG__mobileCard .BrandCard-module__ZO0zxG__starEmpty{flex-shrink:0;font-size:12px}.BrandCard-module__ZO0zxG__votesCount{color:var(--color-text-light);text-align:center;font-size:11px}.BrandCard-module__ZO0zxG__ctaSection{flex-shrink:0}.BrandCard-module__ZO0zxG__ctaButton{background-color:var(--color-primary);color:var(--color-white);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.BrandCard-module__ZO0zxG__desktopCard:hover .BrandCard-module__ZO0zxG__ctaButton{background-color:var(--color-secondary);transform:scale(1.05)}.BrandCard-module__ZO0zxG__ctaEmoji{font-size:20px}.BrandCard-module__ZO0zxG__minDeposit{color:var(--color-text-light);font-size:12px;font-style:italic}.BrandCard-module__ZO0zxG__mobileCard{background-color:var(--color-white);border:2px solid var(--color-border);cursor:pointer;color:inherit;border-radius:12px;flex-direction:column;width:100%;min-width:280px;max-width:320px;padding:16px;text-decoration:none;transition:all .3s;display:flex}.BrandCard-module__ZO0zxG__mobileCard:hover{border-color:var(--color-primary);box-shadow:0 4px 12px #d4af3733}.BrandCard-module__ZO0zxG__mobileTop{align-items:center;gap:12px;width:100%;margin-bottom:12px;display:flex;overflow:hidden}.BrandCard-module__ZO0zxG__mobileLeft{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex;overflow:hidden}.BrandCard-module__ZO0zxG__mobileLogo{background-color:#fafafa;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:176px;height:112px;margin-bottom:20px;padding:12px;display:flex}.BrandCard-module__ZO0zxG__mobileBonusLabel{color:var(--color-text-light);text-transform:uppercase;font-size:11px;font-weight:600}.BrandCard-module__ZO0zxG__mobileBonusText{color:var(--color-primary);word-wrap:break-word;width:100%;font-size:14px;font-weight:600;line-height:1.3}.BrandCard-module__ZO0zxG__mobileRight{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-self:flex-start;align-items:center;gap:4px;width:75px;max-width:75px;padding-top:35px;display:flex}.BrandCard-module__ZO0zxG__mobileCard .BrandCard-module__ZO0zxG__ratingNumber{color:var(--color-primary);white-space:nowrap;font-size:20px;font-weight:700;line-height:1}.BrandCard-module__ZO0zxG__mobileCard .BrandCard-module__ZO0zxG__votesCount{color:var(--color-text-light);text-align:center;font-size:10px;line-height:1.2}.BrandCard-module__ZO0zxG__mobileBottom{border-top:1px solid var(--color-border);flex-direction:column;gap:8px;padding-top:12px;display:flex}.BrandCard-module__ZO0zxG__mobileCard .BrandCard-module__ZO0zxG__ctaButton{width:100%;padding:12px 24px;font-size:14px}.BrandCard-module__ZO0zxG__mobileCard .BrandCard-module__ZO0zxG__minDeposit{text-align:center;font-size:11px}@media (max-width:768px){.BrandCard-module__ZO0zxG__desktopCard{display:none}}@media (min-width:769px){.BrandCard-module__ZO0zxG__mobileCard{display:none}}
.BrandList-module__BibBRG__brandListSection{padding:48px 0}.BrandList-module__BibBRG__mobileHero{margin-bottom:32px}.BrandList-module__BibBRG__mobileTitle{color:var(--color-text);margin:0 0 12px;font-size:24px;font-weight:700;line-height:1.3}.BrandList-module__BibBRG__mobileParagraph{color:var(--color-text-light);margin:0 0 24px;font-size:14px;line-height:1.6}.BrandList-module__BibBRG__badgesContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin:0 -20px;padding:0 20px;overflow-x:auto}.BrandList-module__BibBRG__badgesContainer::-webkit-scrollbar{display:none}.BrandList-module__BibBRG__badgesScroll{gap:12px;padding-bottom:8px;display:flex}.BrandList-module__BibBRG__badge{white-space:nowrap;border-radius:24px;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;display:flex}.BrandList-module__BibBRG__badge:first-child{background-color:#d4af3726;border:1px solid #d4af374d}.BrandList-module__BibBRG__badge:nth-child(2){background-color:#c41e3a26;border:1px solid #c41e3a4d}.BrandList-module__BibBRG__badge:nth-child(3){background-color:#2c3e501a;border:1px solid #2c3e5033}.BrandList-module__BibBRG__badge:nth-child(4){background-color:#3498db26;border:1px solid #3498db4d}.BrandList-module__BibBRG__badge:nth-child(5){background-color:#9b59b626;border:1px solid #9b59b64d}.BrandList-module__BibBRG__badge:nth-child(6){background-color:#2ecc7126;border:1px solid #2ecc714d}.BrandList-module__BibBRG__badgeIcon{font-size:18px}.BrandList-module__BibBRG__badgeText{color:var(--color-text);font-size:13px;font-weight:500}.BrandList-module__BibBRG__sectionTitle{color:var(--color-text);text-align:center;margin:0 0 32px;font-size:28px;font-weight:700}.BrandList-module__BibBRG__desktopList{flex-direction:column;gap:24px;display:flex}.BrandList-module__BibBRG__mobileList{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:16px;margin:0 -20px;padding:0 20px 16px;display:flex;overflow-x:auto}.BrandList-module__BibBRG__mobileList::-webkit-scrollbar{display:none}@media (min-width:768px){.BrandList-module__BibBRG__brandListSection{padding:64px 0}.BrandList-module__BibBRG__sectionTitle{margin-bottom:48px;font-size:36px}.BrandList-module__BibBRG__desktopList{gap:32px}}
.ContentSection-module__As-mzW__contentSection{background-color:var(--color-white);padding:64px 0}.ContentSection-module__As-mzW__content{max-width:800px;margin:0 auto}.ContentSection-module__As-mzW__heading{color:var(--color-text);text-align:center;margin:0 0 32px;font-size:32px;font-weight:700}.ContentSection-module__As-mzW__text{color:var(--color-text);line-height:1.8}.ContentSection-module__As-mzW__text p{margin:0 0 20px;font-size:16px}.ContentSection-module__As-mzW__text h3{color:var(--color-secondary);margin:32px 0 16px;font-size:24px;font-weight:600}.ContentSection-module__As-mzW__text ul{margin:16px 0;padding-left:24px}.ContentSection-module__As-mzW__text li{margin:8px 0;font-size:16px;line-height:1.6;list-style-type:disc}@media (max-width:768px){.ContentSection-module__As-mzW__contentSection{padding:48px 0}.ContentSection-module__As-mzW__heading{font-size:26px}.ContentSection-module__As-mzW__text h3{font-size:20px}.ContentSection-module__As-mzW__text p,.ContentSection-module__As-mzW__text li{font-size:15px}}
.page-module__xgPmsG__pageContainer{min-height:60vh;padding:64px 0}.page-module__xgPmsG__pageTitle{color:var(--color-text);text-align:center;margin:0 0 40px;font-size:42px;font-weight:700}.page-module__xgPmsG__content{max-width:800px;margin:0 auto}.page-module__xgPmsG__section{margin-bottom:48px}.page-module__xgPmsG__section h2{color:var(--color-secondary);margin:0 0 20px;font-size:28px;font-weight:600}.page-module__xgPmsG__section p{color:var(--color-text);margin:0 0 16px;font-size:16px;line-height:1.8}.page-module__xgPmsG__section ul{margin:16px 0;padding-left:24px}.page-module__xgPmsG__section li{color:var(--color-text);margin:8px 0;font-size:16px;line-height:1.6;list-style-type:disc}.page-module__xgPmsG__section a{color:var(--color-primary);text-decoration:underline}.page-module__xgPmsG__section a:hover{color:var(--color-secondary)}@media (max-width:768px){.page-module__xgPmsG__pageContainer{padding:48px 0}.page-module__xgPmsG__pageTitle{font-size:32px}.page-module__xgPmsG__section h2{font-size:24px}.page-module__xgPmsG__section p,.page-module__xgPmsG__section li{font-size:15px}}
.page-module__j6Q3dW__pageContainer{min-height:60vh;padding:64px 0}.page-module__j6Q3dW__pageTitle{color:var(--color-text);text-align:center;margin:0 0 32px;font-size:42px;font-weight:700}.page-module__j6Q3dW__content{max-width:700px;margin:0 auto}.page-module__j6Q3dW__intro{background-color:var(--color-white);border:1px solid var(--color-border);border-radius:8px;margin-bottom:32px;padding:24px}.page-module__j6Q3dW__intro p{color:var(--color-text);margin:0;font-size:16px;line-height:1.6}.page-module__j6Q3dW__form{background-color:var(--color-white);border:1px solid var(--color-border);border-radius:8px;margin-bottom:32px;padding:32px}.page-module__j6Q3dW__submitButton{width:100%;height:48px;font-size:16px;font-weight:600}.page-module__j6Q3dW__contactInfo{border:1px solid var(--color-border);background-color:#fafafa;border-radius:8px;padding:24px}.page-module__j6Q3dW__contactInfo h2{color:var(--color-secondary);margin:0 0 16px;font-size:20px;font-weight:600}.page-module__j6Q3dW__contactInfo p{color:var(--color-text);margin:8px 0;font-size:15px;line-height:1.6}.page-module__j6Q3dW__contactInfo strong{color:var(--color-primary)}@media (max-width:768px){.page-module__j6Q3dW__pageContainer{padding:48px 0}.page-module__j6Q3dW__pageTitle{font-size:32px}.page-module__j6Q3dW__form{padding:24px}}
.FAQ-module__KSzKsa__faqSection{background-color:#fafafa;padding:64px 0}.FAQ-module__KSzKsa__heading{color:var(--color-text);text-align:center;margin:0 0 40px;font-size:32px;font-weight:700}.FAQ-module__KSzKsa__collapse{background-color:var(--color-white);border:1px solid var(--color-border);border-radius:8px;max-width:800px;margin:0 auto}.FAQ-module__KSzKsa__question{color:var(--color-text);font-size:16px;font-weight:600}.FAQ-module__KSzKsa__answer{color:var(--color-text-light);margin:0;font-size:15px;line-height:1.6}@media (max-width:768px){.FAQ-module__KSzKsa__faqSection{padding:48px 0}.FAQ-module__KSzKsa__heading{margin-bottom:32px;font-size:26px}.FAQ-module__KSzKsa__question{font-size:15px}.FAQ-module__KSzKsa__answer{font-size:14px}}
