.WithdrawalProcess-module__pd-2yq__section{background-color:var(--background)}.WithdrawalProcess-module__pd-2yq__subtitle{color:var(--text-secondary);max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.WithdrawalProcess-module__pd-2yq__methodsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.WithdrawalProcess-module__pd-2yq__methodCard{background:var(--secondary);border-radius:var(--radius-md);border:1px solid var(--border);text-align:center;transition:var(--transition);padding:2rem}.WithdrawalProcess-module__pd-2yq__methodCard:hover{border-color:var(--primary);transform:translateY(-5px)}.WithdrawalProcess-module__pd-2yq__icon{margin-bottom:1rem;font-size:2.5rem}.WithdrawalProcess-module__pd-2yq__methodCard h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem}.WithdrawalProcess-module__pd-2yq__time{color:var(--primary);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.WithdrawalProcess-module__pd-2yq__methodCard p{color:var(--text-muted);font-size:.95rem}.WithdrawalProcess-module__pd-2yq__recordsBox{background:linear-gradient(145deg, var(--secondary) 0%, rgba(var(--primary-rgb), .05) 100%);border:1px solid var(--border-light);border-radius:var(--radius-md);max-width:800px;margin:0 auto;padding:2.5rem}.WithdrawalProcess-module__pd-2yq__recordsBox h3{color:var(--primary);margin-bottom:.5rem}.WithdrawalProcess-module__pd-2yq__recordSub{color:var(--text-primary);margin-bottom:1.5rem;font-style:italic}.WithdrawalProcess-module__pd-2yq__recordList{padding:0;list-style:none}.WithdrawalProcess-module__pd-2yq__recordList li{background:rgba(var(--primary-rgb), .05);border-left:3px solid var(--primary);border-radius:var(--radius-sm);color:var(--text-primary);margin-bottom:.5rem;padding:1rem;font-size:.95rem}.WithdrawalProcess-module__pd-2yq__recordList strong{color:var(--text-primary)}@media (max-width:768px){.WithdrawalProcess-module__pd-2yq__methodsGrid{grid-template-columns:1fr}}
.Bonuses-module__GrccZq__section{background-color:var(--secondary)}.Bonuses-module__GrccZq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.Bonuses-module__GrccZq__card{background:var(--background);border-radius:var(--radius-md);border:1px solid var(--border);padding:2.5rem 2rem;position:relative;overflow:hidden}.Bonuses-module__GrccZq__badge{background:var(--primary);color:#000;padding:5px 40px;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:-2rem;transform:rotate(45deg);box-shadow:0 2px 10px #00000026}.Bonuses-module__GrccZq__card h3{color:var(--primary);margin-bottom:1rem;font-size:1.5rem}.Bonuses-module__GrccZq__card p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Bonuses-module__GrccZq__list{border-top:1px solid var(--border);padding:1.5rem 0 0;list-style:none}.Bonuses-module__GrccZq__list li{color:var(--text-primary);align-items:center;gap:10px;margin-bottom:.8rem;font-size:.95rem;display:flex}.Bonuses-module__GrccZq__list li:before{content:"✓";color:var(--primary);font-weight:700}@media (max-width:992px){.Bonuses-module__GrccZq__grid{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}}
.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(--background);position:relative}.Testimonials-module__MlUweW__grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}.Testimonials-module__MlUweW__card{background:var(--secondary);border-radius:var(--radius-md);border:1px solid var(--border);padding:2.5rem;position:relative}.Testimonials-module__MlUweW__stars{color:var(--primary);letter-spacing:2px;margin-bottom:1rem;font-size:1.5rem}.Testimonials-module__MlUweW__quote{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.05rem;font-style:italic;line-height:1.7}.Testimonials-module__MlUweW__author{border-top:1px solid #ffffff1a;flex-direction:column;padding-top:1rem;display:flex}.Testimonials-module__MlUweW__author h4{color:var(--text-primary);margin-bottom:.2rem;font-family:Inter,sans-serif;font-size:1.1rem}.Testimonials-module__MlUweW__author span{color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:.85rem}@media (max-width:768px){.Testimonials-module__MlUweW__grid{grid-template-columns:1fr}}
.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__intro{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.6}.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}}
