.Player-module__kCnZIG__playerContainer{background:#0f111a;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.Player-module__kCnZIG__placeholder{background:radial-gradient(circle,#1e1b3b 0%,#0f111a 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;padding:20px;display:flex}.Player-module__kCnZIG__placeholderBtn{color:#fff;background:linear-gradient(90deg,#6366f1,#4f46e5);border-radius:12px;padding:14px 24px;font-size:13px;font-weight:700;box-shadow:0 10px 20px #4f46e54d}.Player-module__kCnZIG__activePlayer{flex-direction:column;flex:1;height:100%;display:flex}.Player-module__kCnZIG__studioHeader{background:linear-gradient(#1e1b3b80 0%,#0f111a00 100%);gap:15px;padding:20px;display:flex}.Player-module__kCnZIG__studioLogoWrapper{background:#fff;border-radius:18px;flex-shrink:0;width:85px;height:85px;padding:2px;overflow:hidden;box-shadow:0 8px 20px #0000004d}.Player-module__kCnZIG__studioLogo{background-position:50%;background-size:cover;border-radius:16px;width:100%;height:100%}.Player-module__kCnZIG__studioInfo{flex-direction:column;flex:1;justify-content:center;display:flex}.Player-module__kCnZIG__studioBadges{gap:6px;margin-bottom:6px;display:flex}.Player-module__kCnZIG__badgeLive{color:#ef4444;background:#ef444426;border:1px solid #ef444433;border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:9px;font-weight:900;display:flex}.Player-module__kCnZIG__badgeHd{color:#fff6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:3px 8px;font-size:9px;font-weight:800}.Player-module__kCnZIG__studioStationName{color:#fff;letter-spacing:-.5px;margin:0;font-size:20px;font-weight:800;line-height:1.2}.Player-module__kCnZIG__studioSubtitle{color:#fff3;letter-spacing:1px;text-transform:uppercase;margin:4px 0 0;font-size:10px;font-weight:700}.Player-module__kCnZIG__visualizerArea{opacity:.85;flex:1;justify-content:center;align-items:center;display:flex}.Player-module__kCnZIG__equalizer{opacity:.9;justify-content:center;align-items:flex-end;gap:4px;width:100%;max-width:180px;height:32px;display:flex}.Player-module__kCnZIG__bar{transform-origin:bottom;background:linear-gradient(#a5b4fc,#6366f1);border-radius:3px;flex:1;height:100%;animation:1.2s ease-in-out infinite alternate Player-module__kCnZIG__equalize}.Player-module__kCnZIG__bar:first-child{animation-duration:.8s;animation-delay:.1s}.Player-module__kCnZIG__bar:nth-child(2){animation-duration:1.1s;animation-delay:.4s}.Player-module__kCnZIG__bar:nth-child(3){animation-duration:.9s;animation-delay:.2s}.Player-module__kCnZIG__bar:nth-child(4){animation-duration:1.3s;animation-delay:.5s}.Player-module__kCnZIG__bar:nth-child(5){animation-duration:.7s;animation-delay:.3s}.Player-module__kCnZIG__bar:nth-child(6){animation-duration:1s;animation-delay:.6s}.Player-module__kCnZIG__bar:nth-child(7){animation-duration:1.2s;animation-delay:.15s}.Player-module__kCnZIG__bar:nth-child(8){animation-duration:.85s;animation-delay:.45s}.Player-module__kCnZIG__bar:nth-child(9){animation-duration:1.05s;animation-delay:.25s}.Player-module__kCnZIG__bar:nth-child(10){animation-duration:1.25s;animation-delay:.55s}.Player-module__kCnZIG__bar:nth-child(11){animation-duration:.75s;animation-delay:.35s}.Player-module__kCnZIG__bar:nth-child(12){animation-duration:.95s;animation-delay:.65s}.Player-module__kCnZIG__bar:nth-child(13){animation-duration:1.15s;animation-delay:.1s}.Player-module__kCnZIG__bar:nth-child(14){animation-duration:.8s;animation-delay:.4s}.Player-module__kCnZIG__bar:nth-child(15){animation-duration:1.35s;animation-delay:.2s}.Player-module__kCnZIG__bar:nth-child(16){animation-duration:.9s;animation-delay:.5s}.Player-module__kCnZIG__bar:nth-child(17){animation-duration:1.2s;animation-delay:.3s}.Player-module__kCnZIG__bar:nth-child(18){animation-duration:1s;animation-delay:.6s}@keyframes Player-module__kCnZIG__equalize{0%{transform:scaleY(.15)}to{transform:scaleY(1)}}.Player-module__kCnZIG__tickerBar{background:#0000004d;border-top:1px solid #ffffff08;align-items:center;height:32px;display:flex;position:relative;overflow:hidden}.Player-module__kCnZIG__tickerLabel{color:#fff;z-index:2;background:#6366f1;flex-shrink:0;align-items:center;height:100%;padding:0 12px;font-size:9px;font-weight:900;display:flex;box-shadow:5px 0 15px #0000004d}.Player-module__kCnZIG__tickerContent{white-space:nowrap;flex:1;position:relative;overflow:hidden}.Player-module__kCnZIG__tickerScroll{color:#a5b4fc;letter-spacing:.5px;padding-left:100%;font-size:11px;font-weight:600;animation:15s linear infinite Player-module__kCnZIG__marquee;display:inline-block}@keyframes Player-module__kCnZIG__marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.Player-module__kCnZIG__controlBar{background:#151823;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.Player-module__kCnZIG__playBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #6366f166}.Player-module__kCnZIG__playBtn:hover{background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);transform:scale(1.08)translateY(-1px);box-shadow:0 8px 25px #6366f199}.Player-module__kCnZIG__playBtn:active{transform:scale(.95);box-shadow:0 2px 10px #6366f166}.Player-module__kCnZIG__volumeArea{flex-shrink:0;align-items:center;gap:10px;width:100px;display:flex}.Player-module__kCnZIG__volumeBtn{color:#ffffff4d;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Player-module__kCnZIG__volumeSlider{accent-color:#6366f1;cursor:pointer;background:#ffffff1a;flex:1;width:100%;min-width:0;height:4px}.Player-module__kCnZIG__dot{background:#ef4444;border-radius:50%;width:5px;height:5px;animation:1s infinite Player-module__kCnZIG__blink}@keyframes Player-module__kCnZIG__blink{50%{opacity:0}}.Player-module__kCnZIG__sleepTimerArea{flex-shrink:0;align-items:center;display:flex;position:relative}.Player-module__kCnZIG__sleepBtn{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px;transition:all .2s;display:flex;position:relative}.Player-module__kCnZIG__sleepBtn:hover{color:#fffc;background:#ffffff0d}.Player-module__kCnZIG__sleepBtnActive{background:#f59e0b1a;box-shadow:0 0 10px #f59e0b1a;color:#f59e0b!important}.Player-module__kCnZIG__sleepBadge{letter-spacing:-.2px;font-size:10px;font-weight:800}.Player-module__kCnZIG__sleepPopup{z-index:99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f111af2;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:4px;padding:8px;animation:.15s ease-out Player-module__kCnZIG__fadeIn;display:flex;position:absolute;bottom:50px;right:0;box-shadow:0 10px 30px #00000080}@keyframes Player-module__kCnZIG__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.Player-module__kCnZIG__sleepPopupHeader{color:#fff6;text-transform:uppercase;letter-spacing:1px;text-align:center;border-bottom:1px solid #ffffff0d;margin-bottom:4px;padding:4px 8px 6px;font-size:8px;font-weight:800}.Player-module__kCnZIG__sleepOption{color:#ffffffa6;cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:10px;font-weight:700;transition:all .2s}.Player-module__kCnZIG__sleepOption:hover{color:#fff;background:#ffffff0d}.Player-module__kCnZIG__sleepOptionActive{color:#f59e0b!important;background:#f59e0b1f!important}.Player-module__kCnZIG__sleepDivider{background:#ffffff0d;height:1px;margin:4px 0}.Player-module__kCnZIG__historyTickerBar{background:#00000073;border-top:1px solid #ffffff08;align-items:center;height:32px;display:flex;position:relative;overflow:hidden}.Player-module__kCnZIG__historyTickerLabel{color:#fff;z-index:2;background:linear-gradient(90deg,#f43f5e,#ec4899);flex-shrink:0;align-items:center;height:100%;padding:0 12px;font-size:9px;font-weight:900;display:flex;box-shadow:5px 0 15px #0000004d}.Player-module__kCnZIG__historyTickerScroll{color:#fda4af;letter-spacing:.5px;padding-left:100%;font-size:11px;font-weight:600;animation:40s linear infinite Player-module__kCnZIG__marquee;display:inline-block}
.page-module___8aEwW__contentCntr{padding:30px 15px}.page-module___8aEwW__stationBox{flex-direction:column;gap:15px;width:100%;max-width:930px;margin:0 auto;display:flex}.page-module___8aEwW__row9{grid-template-columns:repeat(auto-fit,90px);justify-content:center;gap:15px;display:grid}.page-module___8aEwW__middleLayout{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;display:flex}.page-module___8aEwW__sideCol3{grid-template-columns:repeat(3,90px);gap:15px;display:grid}.page-module___8aEwW__playerArea{background:#fff;border:4px solid #fff;border-radius:8px;flex-shrink:0;width:300px;height:300px;position:relative;overflow:hidden;box-shadow:0 10px 40px #0003}.page-module___8aEwW__bannerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;width:100%;display:flex}.page-module___8aEwW__adBanner{color:#94a3b8;text-transform:uppercase;letter-spacing:2px;background:#fff;border-radius:12px;flex:1;justify-content:center;align-items:center;min-width:300px;height:90px;font-size:11px;font-weight:700;display:flex}.page-module___8aEwW__stationCard{cursor:pointer;background:#fff9;border:1px dashed #0000001a;border-radius:8px;width:90px;height:90px;transition:all .2s;position:relative;overflow:hidden}.page-module___8aEwW__stationCard:hover{background:#fff;border-color:#6366f1;transform:translateY(-3px)}.page-module___8aEwW__cardLogo{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:100%;height:100%}.page-module___8aEwW__activeCard{box-shadow:0 0 12px #6366f14d;border:2px solid #6366f1!important}.page-module___8aEwW__header{background:#3a2b5d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:15px 30px;display:flex}.page-module___8aEwW__logo h1{color:#fff;margin:0;font-size:22px;font-weight:800}.page-module___8aEwW__menuBox ul{gap:5px;margin:0;padding:0;list-style:none;display:flex}.page-module___8aEwW__menuBox li a{color:#ffffffb3;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:600;text-decoration:none}.page-module___8aEwW__menuBox li.page-module___8aEwW__active a{color:#fff;background:#ffffff1a}.page-module___8aEwW__headerSearch{flex:1;align-items:center;min-width:200px;display:flex;position:relative}.page-module___8aEwW__headerSearchIcon{color:#fff6;position:absolute;left:12px}.page-module___8aEwW__headerSearchInput{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:8px 35px;font-size:13px}.page-module___8aEwW__footerCntr{background:#2b2142;padding:60px 40px 30px}.page-module___8aEwW__footerGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:930px;margin:0 auto;display:grid}.page-module___8aEwW__footerCol h3{color:#fff;margin-bottom:15px;font-size:20px}.page-module___8aEwW__footerCol p,.page-module___8aEwW__footerCol a{color:#fff9;font-size:13px;text-decoration:none}.page-module___8aEwW__popularTicker{background:#1e1b3b;border-bottom:1px solid #ffffff0d;align-items:center;height:40px;display:flex;overflow:hidden}.page-module___8aEwW__tickerWrapper{white-space:nowrap;width:100%;overflow:hidden}.page-module___8aEwW__tickerMove{animation:40s linear infinite page-module___8aEwW__marqueePopular;display:inline-block}.page-module___8aEwW__tickerItem{color:#a5b4fc;padding:0 40px;font-size:12px;display:inline-block}@keyframes page-module___8aEwW__marqueePopular{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:930px){.page-module___8aEwW__middleLayout{flex-direction:column;align-items:center}.page-module___8aEwW__sideCol3{grid-template-columns:repeat(auto-fit,90px);justify-content:center;width:100%}.page-module___8aEwW__footerGrid{text-align:center;grid-template-columns:1fr}.page-module___8aEwW__playerArea{order:-1;width:100%;max-width:320px}}@media (max-width:600px){.page-module___8aEwW__header{flex-direction:column;padding:15px}.page-module___8aEwW__headerSearch{order:3;width:100%}.page-module___8aEwW__row9,.page-module___8aEwW__sideCol3{grid-template-columns:repeat(auto-fit,80px);gap:10px}.page-module___8aEwW__stationCard{width:80px;height:80px}.page-module___8aEwW__playerArea{height:320px}}.page-module___8aEwW__mobileWrapper{background:#0f111a;flex-direction:column;align-items:center;min-height:100vh;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.page-module___8aEwW__mobileMain{background:radial-gradient(circle at top,#1e1b3b 0%,#0f111a 100%);flex-direction:column;align-items:center;width:100%;max-width:400px;min-height:100vh;padding-bottom:40px;display:flex;box-shadow:0 0 50px #00000080}.page-module___8aEwW__mobileLogoArea{text-align:center;padding:30px 0 15px}.page-module___8aEwW__mobileLogoArea h1{color:#fff;margin:0;font-size:24px;font-weight:800}.page-module___8aEwW__mobileSearchArea{width:90%;margin:0 auto 25px;position:relative}.page-module___8aEwW__mobileSearchIcon{color:#ffffff4d;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.page-module___8aEwW__mobileSearchInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:12px 15px 12px 45px;font-size:14px;transition:all .2s}.page-module___8aEwW__mobileSearchInput:focus{background:#ffffff1a;border-color:#6366f1}.page-module___8aEwW__mobileAdSlot{color:#fff3;text-transform:uppercase;letter-spacing:2px;background:#ffffff08;border:1px dashed #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:90%;height:250px;margin:15px 0;font-size:10px;display:flex}.page-module___8aEwW__mobilePlayerBox{color:#fff;text-align:center;background:linear-gradient(135deg,#1e1b3b 0%,#0f111a 100%);border-radius:16px;width:90%;margin-bottom:25px;padding:20px;box-shadow:0 10px 25px #0003}.page-module___8aEwW__mobileStatus{text-transform:uppercase;color:#fff6;letter-spacing:1px;margin-bottom:6px;font-size:10px}.page-module___8aEwW__mobileNowPlaying{color:#a5b4fc;font-size:14px;font-weight:700}.page-module___8aEwW__mobileGrid{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;padding:0 15px;display:grid}.page-module___8aEwW__mobileCard{aspect-ratio:1;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #00000014;border-radius:20px;justify-content:center;align-items:center;padding:12px;transition:transform .2s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.page-module___8aEwW__mobileCardLogo{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:80%;width:100%;height:100%}.page-module___8aEwW__mobileCardLogoImg{object-fit:contain;border-radius:inherit;width:100%;height:100%;display:block}.page-module___8aEwW__mobileActiveCard{border:2.5px solid #6366f1;box-shadow:0 0 15px #6366f133}.page-module___8aEwW__mobileShowMore{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:40px;margin:35px 0;padding:14px 35px;font-size:13px;font-weight:800}.page-module___8aEwW__mobileFooter{color:#fff;text-align:center;background:#0f111a;width:100%;margin-top:auto;padding:40px 20px;font-size:12px}.page-module___8aEwW__mobileFooterNav{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:25px;display:flex}.page-module___8aEwW__mobileFooterNav a{color:#ffffff80;font-weight:600;text-decoration:none}.page-module___8aEwW__mobileCopyright{color:#fff3;font-size:11px}.page-module___8aEwW__infoContent{color:#334155;padding:60px 80px}.page-module___8aEwW__pageTitle{color:#1e1b3b;border-bottom:3px solid #6366f1;margin-bottom:25px;padding-bottom:5px;font-size:32px;font-weight:800;display:inline-block}.page-module___8aEwW__pageSub{color:#64748b;margin-bottom:40px;font-size:16px;line-height:1.6}.page-module___8aEwW__desktopSidebarAdContainerLeft{flex-direction:column;align-items:center;width:160px;display:flex;position:absolute;top:120px;left:calc(50% - 684px)}.page-module___8aEwW__desktopSidebarAdContainerRight{flex-direction:column;align-items:center;width:160px;display:flex;position:absolute;top:120px;right:calc(50% - 684px)}.page-module___8aEwW__adLabel{color:#94a3b8;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:700}.page-module___8aEwW__desktopSidebarAd{width:100%}.page-module___8aEwW__desktopTopAd{width:100%;max-width:930px;margin:0 auto 25px!important}@media (max-width:1380px){.page-module___8aEwW__desktopSidebarAdContainerLeft,.page-module___8aEwW__desktopSidebarAdContainerRight{display:none!important}}.page-module___8aEwW__favoritesSection{background:#f43f5e08;border:1px solid #f43f5e14;border-radius:12px;width:100%;max-width:930px;margin:0 auto 25px;padding:20px;transition:all .3s}.page-module___8aEwW__sectionHeader{color:#f43f5e;align-items:center;gap:8px;margin-bottom:15px;display:flex}.page-module___8aEwW__sectionIcon{color:#f43f5e;animation:2s infinite page-module___8aEwW__pulse}@keyframes page-module___8aEwW__pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.page-module___8aEwW__sectionHeader h3{color:#2b2142;letter-spacing:-.2px;margin:0;font-size:15px;font-weight:800;transition:color .3s}body.page-module___8aEwW__oled-theme .page-module___8aEwW__sectionHeader h3{color:#fff!important}.page-module___8aEwW__favoritesGrid{flex-wrap:wrap;justify-content:flex-start;gap:15px;display:flex}.page-module___8aEwW__heartBtn{color:#ffffffb3;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f111a99;border:1px solid #ffffff1a;border-radius:50%;outline:none;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:6px;right:6px}.page-module___8aEwW__heartBtn:hover{color:#f43f5e;background:#f43f5e33;border-color:#f43f5e66;transform:scale(1.15)}.page-module___8aEwW__heartBtnActive{color:#f43f5e!important;background:#f43f5e26!important;border-color:#f43f5e4d!important}.page-module___8aEwW__mobileFavoritesSection{width:100%;margin-top:15px;margin-bottom:25px;padding:0 15px}.page-module___8aEwW__mobileSectionHeader{color:#f43f5e;text-transform:uppercase;letter-spacing:1px;align-items:center;margin-bottom:12px;font-size:11px;font-weight:900;display:flex}.page-module___8aEwW__mobileFavoritesGrid{scrollbar-width:none;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.page-module___8aEwW__mobileFavoritesGrid::-webkit-scrollbar{display:none}.page-module___8aEwW__seoHeadingSection{text-align:center;margin-bottom:25px;padding:10px 0}.page-module___8aEwW__seoTitle{color:#1e1b3b;letter-spacing:-.5px;margin-bottom:6px;font-size:26px;font-weight:800}.page-module___8aEwW__seoSubtitle{color:#64748b;font-size:14px;font-weight:500}body.page-module___8aEwW__oled-theme .page-module___8aEwW__seoTitle{color:#fff}body.page-module___8aEwW__oled-theme .page-module___8aEwW__seoSubtitle{color:#94a3b8}.page-module___8aEwW__mobileSeoHeadingSection{text-align:center;width:90%;margin:10px 0 20px}.page-module___8aEwW__mobileSeoTitle{color:#fff;margin-bottom:4px;font-size:20px;font-weight:800}.page-module___8aEwW__mobileSeoSubtitle{color:#a5b4fc;font-size:12px;font-weight:500}
.faq-module__6AW0yG__faqContainer{width:100%;max-width:900px;margin:0 auto;padding:20px 0 60px}.faq-module__6AW0yG__faqIntro{text-align:center;margin-bottom:45px}.faq-module__6AW0yG__faqIntro p{color:#64748b;max-width:600px;margin:10px auto 0;font-size:18px;line-height:1.6}.faq-module__6AW0yG__faqList{flex-direction:column;gap:16px;display:flex}.faq-module__6AW0yG__faqItem{background:#ffffff80;border:1px solid #e2e8f0cc;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 20px #00000005}.faq-module__6AW0yG__faqItem:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 30px #6366f10f}.faq-module__6AW0yG__faqItemOpen{background:#fff;border-color:#6366f166;box-shadow:0 12px 35px #6366f114}.faq-module__6AW0yG__faqQuestion{color:#1e1b3b;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:22px 28px;font-size:16px;font-weight:700;transition:color .2s;display:flex}.faq-module__6AW0yG__faqQuestion:hover{color:#4f46e5}.faq-module__6AW0yG__questionTextContainer{align-items:center;gap:16px;display:flex}.faq-module__6AW0yG__questionIcon{color:#6366f1;background:#6366f112;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex}.faq-module__6AW0yG__faqItemOpen .faq-module__6AW0yG__questionIcon{color:#fff;background:#6366f1;box-shadow:0 4px 12px #6366f14d}.faq-module__6AW0yG__toggleIcon{color:#94a3b8;background:#94a3b814;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.faq-module__6AW0yG__faqItemOpen .faq-module__6AW0yG__toggleIcon{color:#fff;background:#6366f1;transform:rotate(180deg)}.faq-module__6AW0yG__faqAnswer{opacity:0;max-height:0;padding:0 28px;transition:all .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-module__6AW0yG__faqAnswerOpen{opacity:1;max-height:500px;padding:0 28px 24px 72px}.faq-module__6AW0yG__faqAnswer p{color:#475569;margin:0;font-size:15px;line-height:1.8}.faq-module__6AW0yG__faqContactBox{text-align:center;background:linear-gradient(135deg,#6366f10a 0%,#a5b4fc0a 100%);border:1px dashed #6366f140;border-radius:20px;margin-top:50px;padding:30px;box-shadow:inset 0 2px 4px #ffffff0d}.faq-module__6AW0yG__faqContactBox h4{color:#1e1b3b;margin:0 0 10px;font-size:18px;font-weight:700}.faq-module__6AW0yG__faqContactBox p{color:#475569;margin:0 0 20px;font-size:15px}.faq-module__6AW0yG__contactBtn{color:#fff;background:#6366f1;border-radius:12px;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block;box-shadow:0 4px 15px #6366f133}.faq-module__6AW0yG__contactBtn:hover{background:#4f46e5;transform:translateY(-1px);box-shadow:0 6px 20px #6366f159}@media (max-width:768px){.faq-module__6AW0yG__faqIntro p{font-size:15px}.faq-module__6AW0yG__faqQuestion{padding:16px 20px;font-size:14px}.faq-module__6AW0yG__questionTextContainer{gap:12px}.faq-module__6AW0yG__questionIcon{padding:6px}.faq-module__6AW0yG__faqAnswerOpen{padding:0 20px 18px 52px}.faq-module__6AW0yG__faqAnswer p{font-size:13.5px}}
