.RegistrationSteps-module__kCNEvq__section{background-color:var(--secondary);padding:5rem 0}.RegistrationSteps-module__kCNEvq__header{text-align:center;margin-bottom:4rem}.RegistrationSteps-module__kCNEvq__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem}.RegistrationSteps-module__kCNEvq__title span{color:var(--primary)}.RegistrationSteps-module__kCNEvq__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.RegistrationSteps-module__kCNEvq__processContainer{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.RegistrationSteps-module__kCNEvq__processContainer:before{content:"";background:linear-gradient(90deg, transparent, var(--border), transparent);z-index:1;height:2px;position:absolute;top:30px;left:5%;right:5%}@media (max-width:992px){.RegistrationSteps-module__kCNEvq__processContainer{grid-template-columns:repeat(2,1fr)}.RegistrationSteps-module__kCNEvq__processContainer:before{display:none}}@media (max-width:768px){.RegistrationSteps-module__kCNEvq__processContainer{grid-template-columns:1fr;gap:1.5rem}}.RegistrationSteps-module__kCNEvq__stepBlock{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;z-index:2;transition:var(--transition);padding:2.5rem 2rem;position:relative;box-shadow:0 4px 15px #0000001a}.RegistrationSteps-module__kCNEvq__stepBlock:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #ff7a001a}.RegistrationSteps-module__kCNEvq__stepNumber{background:var(--background);border:2px solid var(--primary);width:60px;height:60px;color:var(--primary);font-family:var(--font-fjalla), sans-serif;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 0 15px #ff7a0033}.RegistrationSteps-module__kCNEvq__stepBlock:hover .RegistrationSteps-module__kCNEvq__stepNumber{background:var(--primary);color:#fff;box-shadow:0 0 25px #ff7a0066}.RegistrationSteps-module__kCNEvq__stepContent h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.RegistrationSteps-module__kCNEvq__stepContent p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.RegistrationSteps-module__kCNEvq__ctaWrapper{text-align:center;margin-top:4rem}
.InfoSection-module__fj8XdW__infoSection{background-color:var(--secondary);padding:5rem 0}.InfoSection-module__fj8XdW__header{text-align:center;margin-bottom:4rem}.InfoSection-module__fj8XdW__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem}.InfoSection-module__fj8XdW__title span{color:var(--primary)}.InfoSection-module__fj8XdW__subtitle{color:var(--text-secondary);font-size:1.1rem}.InfoSection-module__fj8XdW__grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem;display:grid}@media (max-width:768px){.InfoSection-module__fj8XdW__grid{grid-template-columns:1fr;gap:1.5rem}}.InfoSection-module__fj8XdW__card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition);padding:2.5rem}.InfoSection-module__fj8XdW__card:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 10px 30px #0003}.InfoSection-module__fj8XdW__cardIcon{margin-bottom:1.5rem;font-size:3rem}.InfoSection-module__fj8XdW__card h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.InfoSection-module__fj8XdW__card p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.InfoSection-module__fj8XdW__list{margin:0;padding:0;list-style:none}.InfoSection-module__fj8XdW__list li{color:var(--text-secondary);margin-bottom:.5rem;padding-left:1.5rem;font-size:.95rem;position:relative}.InfoSection-module__fj8XdW__list li:before{content:"✓";color:var(--primary);font-weight:700;position:absolute;left:0}.InfoSection-module__fj8XdW__paymentSection{text-align:center;background:var(--background);border-radius:var(--radius-lg);border:1px solid var(--border);padding:3rem}.InfoSection-module__fj8XdW__paymentTitle{color:var(--text-primary);margin-bottom:2rem;font-size:1.25rem;font-weight:700}.InfoSection-module__fj8XdW__paymentGrid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.InfoSection-module__fj8XdW__paymentMethod{background:var(--secondary);border-radius:var(--radius-md);border:1px solid var(--border);min-width:140px;transition:var(--transition);flex-direction:column;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.InfoSection-module__fj8XdW__paymentMethod:hover{border-color:var(--primary);transform:translateY(-2px)}.InfoSection-module__fj8XdW__paymentLogo{object-fit:contain;width:auto;height:35px}.InfoSection-module__fj8XdW__bankIcon{font-size:2rem}.InfoSection-module__fj8XdW__paymentMethod span{color:var(--text-secondary);font-size:.9rem;font-weight:600}
.Features-module__ZD3nRW__featuresSection{background-color:var(--background);padding:5rem 0}.Features-module__ZD3nRW__header{text-align:center;margin-bottom:4rem}.Features-module__ZD3nRW__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem}.Features-module__ZD3nRW__title span{color:var(--primary)}.Features-module__ZD3nRW__subtitle{color:var(--text-secondary);font-size:1.1rem}.Features-module__ZD3nRW__featuredGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:992px){.Features-module__ZD3nRW__featuredGrid{grid-template-columns:1fr;gap:1.5rem}}.Features-module__ZD3nRW__featuredCard{border-radius:var(--radius-lg);text-align:center;transition:var(--transition);flex-direction:column;align-items:center;padding:3rem 2rem;display:flex}.Features-module__ZD3nRW__featuredCard:hover{transform:translateY(-5px)}.Features-module__ZD3nRW__iconLarge{margin-bottom:1.5rem;font-size:3rem}.Features-module__ZD3nRW__featuredCard h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Features-module__ZD3nRW__featuredCard p{font-size:1rem;line-height:1.6}.Features-module__ZD3nRW__gradientCard{background:var(--gradient-gold);color:#fff;box-shadow:var(--shadow-gold)}.Features-module__ZD3nRW__gradientCard h3,.Features-module__ZD3nRW__gradientCard p{color:#fff}.Features-module__ZD3nRW__darkCard{background:var(--secondary);color:var(--text-primary);border:1px solid var(--border)}.Features-module__ZD3nRW__darkCard h3{color:var(--text-primary)}.Features-module__ZD3nRW__darkCard p{color:var(--text-secondary)}.Features-module__ZD3nRW__outlineCard{color:var(--text-primary);border:2px solid var(--primary);background:0 0}.Features-module__ZD3nRW__outlineCard h3{color:var(--text-primary)}.Features-module__ZD3nRW__outlineCard p{color:var(--text-secondary)}.Features-module__ZD3nRW__compactGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:992px){.Features-module__ZD3nRW__compactGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__ZD3nRW__compactGrid{grid-template-columns:1fr}}.Features-module__ZD3nRW__compactCard{background:var(--secondary);border:1px solid var(--border);border-radius:var(--radius-md);transition:var(--transition);align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.Features-module__ZD3nRW__compactCard:hover{border-color:var(--primary);background:var(--secondary-hover)}.Features-module__ZD3nRW__compactIcon{font-size:1.75rem}.Features-module__ZD3nRW__compactContent h4{color:var(--text-primary);text-transform:none;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.Features-module__ZD3nRW__compactContent p{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.4}.Features-module__ZD3nRW__ctaWrapper{text-align:center;margin-top:4rem}
.GameLobbies-module__yAotlq__section{background-color:var(--background);padding:5rem 0}.GameLobbies-module__yAotlq__header{text-align:center;margin-bottom:3rem}.GameLobbies-module__yAotlq__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem}.GameLobbies-module__yAotlq__title span{color:var(--primary)}.GameLobbies-module__yAotlq__subtitle{color:var(--text-secondary);font-size:1.1rem}.GameLobbies-module__yAotlq__categoryHeader{border-bottom:1px solid var(--border);margin:3rem 0 1.5rem;padding-bottom:.75rem}.GameLobbies-module__yAotlq__categoryHeader h3{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;margin:0;font-size:1.5rem}.GameLobbies-module__yAotlq__featuredGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.GameLobbies-module__yAotlq__featuredGrid{grid-template-columns:1fr}}.GameLobbies-module__yAotlq__featuredCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-dark);aspect-ratio:16/9;display:block;position:relative;overflow:hidden}.GameLobbies-module__yAotlq__badge{background:var(--primary);color:#fff;letter-spacing:1px;border-radius:4px;margin-bottom:1rem;padding:4px 12px;font-size:.75rem;font-weight:800;display:inline-block}.GameLobbies-module__yAotlq__sportsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:992px){.GameLobbies-module__yAotlq__sportsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.GameLobbies-module__yAotlq__sportsGrid{grid-template-columns:repeat(2,1fr)}}.GameLobbies-module__yAotlq__sportsCard{background:var(--secondary);border-radius:var(--radius-md);border:1px solid var(--border);transition:var(--transition);flex-direction:column;display:flex;overflow:hidden}.GameLobbies-module__yAotlq__sportsCard:hover{border-color:var(--primary);transform:translateY(-3px)}.GameLobbies-module__yAotlq__sportsImageWrapper{aspect-ratio:4/3;position:relative}.GameLobbies-module__yAotlq__sportsLabel{color:var(--text-primary);justify-content:space-between;align-items:center;padding:1rem;font-size:1.1rem;font-weight:700;display:flex}.GameLobbies-module__yAotlq__arrow{color:var(--primary);transition:transform .2s}.GameLobbies-module__yAotlq__sportsCard:hover .GameLobbies-module__yAotlq__arrow{transform:translate(5px)}.GameLobbies-module__yAotlq__gamesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.GameLobbies-module__yAotlq__gameCard{border-radius:var(--radius-md);border:1px solid var(--border);display:block;position:relative;overflow:hidden;box-shadow:0 4px 15px #0003}.GameLobbies-module__yAotlq__imageWrapper{width:100%;height:100%;position:relative}.GameLobbies-module__yAotlq__gameImg{object-fit:cover;transition:transform .5s}.GameLobbies-module__yAotlq__gameCard:hover .GameLobbies-module__yAotlq__gameImg,.GameLobbies-module__yAotlq__featuredCard:hover .GameLobbies-module__yAotlq__gameImg{transform:scale(1.05)}.GameLobbies-module__yAotlq__overlay{background:linear-gradient(#0000 0%,#0003 40%,#000000e6 100%);align-items:flex-end;padding:2rem;transition:background .3s;display:flex;position:absolute;inset:0}.GameLobbies-module__yAotlq__featuredCard:hover .GameLobbies-module__yAotlq__overlay{background:linear-gradient(#0000 0%,#ff7a0066 40%,#000000f2 100%)}.GameLobbies-module__yAotlq__overlayContent{color:#fff;width:100%}.GameLobbies-module__yAotlq__overlayContent h3{text-transform:none;margin:0 0 1rem;font-family:inherit;font-size:2rem;font-weight:700}.GameLobbies-module__yAotlq__playBtn{background:var(--primary);color:#fff;transition:var(--transition);border-radius:50px;padding:10px 24px;font-weight:700;display:inline-block}.GameLobbies-module__yAotlq__featuredCard:hover .GameLobbies-module__yAotlq__playBtn{background:var(--primary-hover);transform:scale(1.05)}.GameLobbies-module__yAotlq__cardOverlay{opacity:0;background:#0b0f1999;flex-direction:column;justify-content:center;align-items:center;gap:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.GameLobbies-module__yAotlq__gameCard:hover .GameLobbies-module__yAotlq__cardOverlay{opacity:1}.GameLobbies-module__yAotlq__playIcon{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding-left:4px;font-size:1.2rem;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;transform:scale(.8);box-shadow:0 0 15px #ff7a0080}.GameLobbies-module__yAotlq__gameCard:hover .GameLobbies-module__yAotlq__playIcon{transform:scale(1)}.GameLobbies-module__yAotlq__cardTitle{color:#fff;font-size:1.25rem;font-weight:700;transition:transform .3s;transform:translateY(10px)}.GameLobbies-module__yAotlq__gameCard:hover .GameLobbies-module__yAotlq__cardTitle{transform:translateY(0)}.GameLobbies-module__yAotlq__centralCta{text-align:center;margin-top:4rem}
.WithdrawalProcess-module__pd-2yq__section{background-color:var(--background);padding:5rem 0}.WithdrawalProcess-module__pd-2yq__header{text-align:center;margin-bottom:4rem}.WithdrawalProcess-module__pd-2yq__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem}.WithdrawalProcess-module__pd-2yq__title span{color:var(--primary)}.WithdrawalProcess-module__pd-2yq__subtitle{color:var(--text-secondary);font-size:1.1rem}.WithdrawalProcess-module__pd-2yq__methodsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:992px){.WithdrawalProcess-module__pd-2yq__methodsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WithdrawalProcess-module__pd-2yq__methodsGrid{grid-template-columns:1fr;gap:1.5rem}}.WithdrawalProcess-module__pd-2yq__methodCard{background:var(--secondary);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;transition:var(--transition);padding:2.5rem 2rem}.WithdrawalProcess-module__pd-2yq__methodCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.WithdrawalProcess-module__pd-2yq__icon{background:#ff7a001a;border:1px solid #ff7a0033;border-radius:50%;margin-bottom:1.5rem;padding:1rem;font-size:3rem;display:inline-block}.WithdrawalProcess-module__pd-2yq__methodCard h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.35rem;font-weight:700}.WithdrawalProcess-module__pd-2yq__methodCard p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}
.Bonuses-module__GrccZq__section{background-color:var(--background);padding:5rem 0}.Bonuses-module__GrccZq__header{text-align:center;margin-bottom:4rem}.Bonuses-module__GrccZq__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem}.Bonuses-module__GrccZq__title span{color:var(--primary)}.Bonuses-module__GrccZq__subtitle{color:var(--text-secondary);font-size:1.1rem}.Bonuses-module__GrccZq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:992px){.Bonuses-module__GrccZq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Bonuses-module__GrccZq__grid{grid-template-columns:1fr;gap:1.5rem}}.Bonuses-module__GrccZq__card{background:var(--secondary);border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition);padding:2.5rem 2rem;position:relative;overflow:hidden}.Bonuses-module__GrccZq__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.Bonuses-module__GrccZq__icon{background:#ff7a001a;border:1px solid #ff7a0033;border-radius:50%;margin-bottom:1.5rem;padding:1rem;font-size:3rem;display:inline-block}.Bonuses-module__GrccZq__card h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Bonuses-module__GrccZq__card p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.Bonuses-module__GrccZq__list{margin:0;padding:0;list-style:none}.Bonuses-module__GrccZq__list li{color:var(--text-secondary);margin-bottom:.75rem;padding-left:1.5rem;font-size:.95rem;position:relative}.Bonuses-module__GrccZq__list li:before{content:"✓";color:var(--primary);font-weight:700;position:absolute;left:0}
.ComparisonTable-module__jyl16q__section{background-color:var(--background)}.ComparisonTable-module__jyl16q__subtitle{color:var(--text-secondary);max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.ComparisonTable-module__jyl16q__tableWrapper{background:var(--secondary);border-radius:var(--radius-md);border:1px solid var(--border);overflow-x:auto;box-shadow:0 8px 30px #0000000f}.ComparisonTable-module__jyl16q__table{border-collapse:collapse;text-align:left;width:100%}.ComparisonTable-module__jyl16q__table th,.ComparisonTable-module__jyl16q__table td{border-bottom:1px solid var(--border);padding:1.2rem 1.5rem}.ComparisonTable-module__jyl16q__table th{background:rgba(var(--primary-rgb), .08);color:var(--text-primary);font-family:var(--font-fjalla), "Playfair Display", serif;font-size:1.2rem;font-weight:700}.ComparisonTable-module__jyl16q__table td{color:var(--text-secondary);font-size:1rem}.ComparisonTable-module__jyl16q__table tr:last-child td{border-bottom:none}.ComparisonTable-module__jyl16q__highlightCol{background:rgba(var(--primary-rgb), .05);border-left:1px solid var(--border-light);border-right:1px solid var(--border-light);font-weight:600;color:var(--primary)!important}th.ComparisonTable-module__jyl16q__highlightCol{background:rgba(var(--primary-rgb), .15);color:var(--primary)!important}@media (max-width:768px){.ComparisonTable-module__jyl16q__table th,.ComparisonTable-module__jyl16q__table td{padding:1rem;font-size:.9rem}}
.FAQSection-module__DLsHoG__section{background-color:var(--secondary)}.FAQSection-module__DLsHoG__faqWrapper{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQSection-module__DLsHoG__faqItem{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);transition:var(--transition);overflow:hidden}.FAQSection-module__DLsHoG__faqItem.FAQSection-module__DLsHoG__active{border-color:var(--primary);box-shadow:0 5px 15px rgba(var(--primary-rgb), .1)}.FAQSection-module__DLsHoG__faqQuestion{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.FAQSection-module__DLsHoG__faqQuestion h3{color:var(--text-primary);margin:0;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600}.FAQSection-module__DLsHoG__icon{color:var(--primary);text-align:center;width:24px;font-size:1.5rem;font-weight:300}.FAQSection-module__DLsHoG__faqAnswer{max-height:0;padding:0 1.5rem;transition:max-height .3s ease-out;overflow:hidden}.FAQSection-module__DLsHoG__faqItem.FAQSection-module__DLsHoG__active .FAQSection-module__DLsHoG__faqAnswer{max-height:200px;padding-bottom:1.5rem}.FAQSection-module__DLsHoG__faqAnswer p{color:var(--text-secondary);border-top:1px solid var(--border);padding-top:1rem;line-height:1.6}
.Testimonials-module__MlUweW__section{background-color:var(--secondary);padding:5rem 0}.Testimonials-module__MlUweW__header{text-align:center;margin-bottom:4rem}.Testimonials-module__MlUweW__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem}.Testimonials-module__MlUweW__title span{color:var(--primary)}.Testimonials-module__MlUweW__subtitle{color:var(--text-secondary);font-size:1.1rem}.Testimonials-module__MlUweW__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.Testimonials-module__MlUweW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Testimonials-module__MlUweW__grid{grid-template-columns:1fr;gap:1.5rem}}.Testimonials-module__MlUweW__card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);text-align:center;transition:var(--transition);flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 1.5rem;display:flex}.Testimonials-module__MlUweW__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 25px #0003}.Testimonials-module__MlUweW__iconArea{background:#ff7a001a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:.5rem;font-size:2.5rem;display:flex}.Testimonials-module__MlUweW__card h3{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700}.Testimonials-module__MlUweW__card p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}
.ResponsibleGaming-module__K8pmsW__section{background-color:var(--secondary);padding:4rem 0}.ResponsibleGaming-module__K8pmsW__wrapper{border-radius:var(--radius-md);background:#ff3c3c0d;border:1px solid #ff3c3c33;overflow:hidden}.ResponsibleGaming-module__K8pmsW__warningHeader{background:#ff3c3c1a;border-bottom:1px solid #ff3c3c33;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.ResponsibleGaming-module__K8pmsW__icon{font-size:1.8rem}.ResponsibleGaming-module__K8pmsW__warningHeader h2{color:#ff6b6b;margin:0;font-family:Inter,sans-serif;font-size:1.3rem}.ResponsibleGaming-module__K8pmsW__content{padding:2.5rem 2rem}.ResponsibleGaming-module__K8pmsW__paragraph{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.ResponsibleGaming-module__K8pmsW__grid{grid-template-columns:1.5fr 1fr;gap:3rem;display:grid}.ResponsibleGaming-module__K8pmsW__col h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem}.ResponsibleGaming-module__K8pmsW__list{padding:0;list-style:none}.ResponsibleGaming-module__K8pmsW__list li{color:var(--text-secondary);align-items:flex-start;gap:10px;margin-bottom:.8rem;font-size:.95rem;line-height:1.5;display:flex}.ResponsibleGaming-module__K8pmsW__list li:before{content:"•";color:#ff6b6b;font-size:1.5rem;line-height:1}.ResponsibleGaming-module__K8pmsW__helpline{border-radius:var(--radius-sm);color:var(--text-secondary);background:#0000004d;border-left:4px solid #ff6b6b;margin-bottom:1.5rem;padding:1.5rem;font-size:.95rem}.ResponsibleGaming-module__K8pmsW__helpline strong{color:#ff6b6b;margin-top:.5rem;font-family:Inter,sans-serif;font-size:1.5rem;display:block}.ResponsibleGaming-module__K8pmsW__age{color:var(--text-muted);font-size:.9rem;line-height:1.6}.ResponsibleGaming-module__K8pmsW__age strong{color:var(--text-primary)}@media (max-width:992px){.ResponsibleGaming-module__K8pmsW__grid{grid-template-columns:1fr;gap:2rem}}
