.terms-module__ZawSgq__pageContainer{background-color:#f7fafc;min-height:100vh;padding-bottom:50px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.terms-module__ZawSgq__termsHero{text-align:center;color:#fff;background:linear-gradient(135deg,#2b6cb0 0%,#4299e1 100%);border-bottom-right-radius:40px;border-bottom-left-radius:40px;padding:80px 20px}.terms-module__ZawSgq__termsHero h1{justify-content:center;align-items:center;gap:12px;margin:0;font-size:clamp(1.8rem,5vw,2.5rem);display:flex;color:#fff!important}.terms-module__ZawSgq__termsHero p{opacity:.9;margin-top:10px;color:#ebf8ff!important}.terms-module__ZawSgq__termsContainer{width:100%;max-width:1000px;margin:-40px auto 40px;padding:0 20px}.terms-module__ZawSgq__termsCard{background:#fff;border-radius:20px;padding:40px;box-shadow:0 10px 25px #0000000d}.terms-module__ZawSgq__legalSection{margin-bottom:40px}.terms-module__ZawSgq__legalSection h3{color:#2d3748;border-bottom:2px solid #edf2f7;align-items:center;margin-bottom:15px;padding-bottom:8px;font-size:1.4rem;display:flex}.terms-module__ZawSgq__legalSection p{color:#4a5568;text-align:justify;margin-bottom:15px;font-size:1.05rem;line-height:1.7}.terms-module__ZawSgq__highlightText{background-color:#ebf8ff;border-left:5px solid #4299e1;border-radius:8px;margin:20px 0;padding:20px}.terms-module__ZawSgq__highlightText p{color:#2b6cb0;margin-bottom:0;font-weight:500}.terms-module__ZawSgq__termsGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:20px;display:grid}.terms-module__ZawSgq__termItem{background:#f8fafc;border-left:4px solid #4299e1;border-radius:12px;padding:20px;transition:transform .2s}.terms-module__ZawSgq__termItem h4{color:#2d3748;margin-bottom:10px;font-size:1.1rem}.terms-module__ZawSgq__termItem p{text-align:left;margin-bottom:0;font-size:.95rem}.terms-module__ZawSgq__legalSection ul{padding-left:20px}.terms-module__ZawSgq__legalSection ul li{color:#4a5568;margin-bottom:10px;list-style-type:disc;position:relative}.terms-module__ZawSgq__contactInfoBox{color:#fff;background:#2d3748;border-radius:20px;margin-top:50px;padding:35px}.terms-module__ZawSgq__contactInfoBox h3,.terms-module__ZawSgq__contactInfoBox p,.terms-module__ZawSgq__contactInfoBox strong{color:#fff!important}.terms-module__ZawSgq__effectiveDate{text-align:center;color:#718096;margin-top:30px;font-size:.9rem}@media (max-width:768px){.terms-module__ZawSgq__termsCard{padding:25px 15px}.terms-module__ZawSgq__termsHero{padding:60px 20px 80px}.terms-module__ZawSgq__legalSection h3{font-size:1.2rem}}@media (min-width:850px){.terms-module__ZawSgq__termsGrid{grid-template-columns:repeat(2,1fr)}}
.Navbar-module__dVeNwG__wrapper{z-index:1000;background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #0000000d;transition:all .3s;position:sticky;top:0}.Navbar-module__dVeNwG__scrolled{background:#fffffff2;box-shadow:0 4px 20px #0000000d}.Navbar-module__dVeNwG__content{height:var(--nav-height);justify-content:space-between;align-items:center;display:flex}.Navbar-module__dVeNwG__logoArea{align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__dVeNwG__iconBox{background:#fff0f5;border-radius:10px;padding:8px;display:flex}.Navbar-module__dVeNwG__textBox{flex-direction:column;display:flex}.Navbar-module__dVeNwG__brandName{color:var(--slate-800);font-size:1.15rem;font-weight:700}.Navbar-module__dVeNwG__brandTagline{color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:.65rem;font-weight:600}.Navbar-module__dVeNwG__desktopNav{display:none}@media (min-width:1024px){.Navbar-module__dVeNwG__desktopNav{display:block}}.Navbar-module__dVeNwG__navList{gap:5px;list-style:none;display:flex}.Navbar-module__dVeNwG__navLink{color:var(--slate-600);cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__dVeNwG__navLink:hover,.Navbar-module__dVeNwG__active{color:var(--primary);background:#fff0f5}.Navbar-module__dVeNwG__dropdownItem{position:relative}.Navbar-module__dVeNwG__dropdownMenu{opacity:0;visibility:hidden;padding-top:10px;transition:all .2s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px)}.Navbar-module__dVeNwG__show{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__dVeNwG__dropdownInner{border:1px solid var(--slate-100);background:#fff;border-radius:12px;width:220px;padding:8px;box-shadow:0 10px 30px #0000001a}.Navbar-module__dVeNwG__dropdownInner a{color:var(--slate-600);border-radius:8px;padding:10px 12px;font-size:.9rem;text-decoration:none;display:block}.Navbar-module__dVeNwG__dropdownInner a:hover{background:var(--slate-100);color:var(--primary)}.Navbar-module__dVeNwG__dropHeader{color:#94a3b8;text-transform:uppercase;padding:5px 12px;font-size:.7rem;font-weight:700;display:block}.Navbar-module__dVeNwG__divider{background:var(--slate-100);height:1px;margin:5px 0}.Navbar-module__dVeNwG__highlight{font-weight:600;color:var(--primary)!important}.Navbar-module__dVeNwG__mobileToggle{cursor:pointer;color:var(--slate-800);background:0 0;border:none}@media (min-width:1024px){.Navbar-module__dVeNwG__mobileToggle{display:none}}.Navbar-module__dVeNwG__mobileOverlay{inset:0;top:var(--nav-height);opacity:0;visibility:hidden;background:#0003;transition:all .3s;position:fixed}.Navbar-module__dVeNwG__open{opacity:1;visibility:visible}.Navbar-module__dVeNwG__mobileContent{background:#fff;width:280px;height:100%;padding:20px;transition:all .3s;transform:translate(-100%)}.Navbar-module__dVeNwG__open .Navbar-module__dVeNwG__mobileContent{transform:translate(0)}.Navbar-module__dVeNwG__mobileList{padding:0;list-style:none}.Navbar-module__dVeNwG__mobileLink{width:100%;color:var(--slate-800);background:0 0;border:none;justify-content:space-between;align-items:center;padding:15px 10px;font-weight:500;text-decoration:none;display:flex}.Navbar-module__dVeNwG__mobileSub{max-height:0;padding-left:30px;transition:all .3s;overflow:hidden}.Navbar-module__dVeNwG__subOpen{max-height:300px}.Navbar-module__dVeNwG__mobileSub a{color:var(--slate-600);padding:10px 0;text-decoration:none;display:block}.Navbar-module__dVeNwG__flexCenter{align-items:center;gap:12px;display:flex}.Navbar-module__dVeNwG__arrow{transition:all .3s}.Navbar-module__dVeNwG__rotate{transform:rotate(180deg)}
.BiodataLinks-module__hfUK4G__wrapper{background:linear-gradient(#fff 0%,#f1f5f9 100%);padding:80px 20px;font-family:Inter,system-ui,-apple-system,sans-serif}.BiodataLinks-module__hfUK4G__container{max-width:1200px;margin:0 auto}.BiodataLinks-module__hfUK4G__header{text-align:center;margin-bottom:50px}.BiodataLinks-module__hfUK4G__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:12px;font-size:2.5rem;font-weight:800}.BiodataLinks-module__hfUK4G__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem}.BiodataLinks-module__hfUK4G__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-bottom:80px;display:grid}.BiodataLinks-module__hfUK4G__card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;padding:24px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.BiodataLinks-module__hfUK4G__card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #0000000a}.BiodataLinks-module__hfUK4G__iconBox{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin-right:20px;font-size:1.6rem;transition:transform .3s;display:flex}.BiodataLinks-module__hfUK4G__card:hover .BiodataLinks-module__hfUK4G__iconBox{transform:scale(1.1)rotate(-5deg)}.BiodataLinks-module__hfUK4G__cardContent{flex-grow:1}.BiodataLinks-module__hfUK4G__catName{color:#1e293b;margin-bottom:4px;font-size:1.2rem;font-weight:700;display:block}.BiodataLinks-module__hfUK4G__catDesc{color:#94a3b8;font-size:.85rem}.BiodataLinks-module__hfUK4G__arrowIcon{color:#cbd5e1;font-size:1rem;transition:all .3s}.BiodataLinks-module__hfUK4G__card:hover .BiodataLinks-module__hfUK4G__arrowIcon{color:#6366f1;transform:translate(5px)}.BiodataLinks-module__hfUK4G__seoSection{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:40px;box-shadow:0 4px 6px -1px #0000000d}.BiodataLinks-module__hfUK4G__seoTitle{color:#334155;align-items:center;gap:10px;margin-bottom:25px;font-size:1.25rem;font-weight:700;display:flex}.BiodataLinks-module__hfUK4G__seoTitle:before{content:"";background:#6366f1;border-radius:10px;width:4px;height:20px}.BiodataLinks-module__hfUK4G__tagsContainer{flex-wrap:wrap;gap:12px;display:flex}.BiodataLinks-module__hfUK4G__tag{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:100px;padding:10px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.BiodataLinks-module__hfUK4G__tag:hover{color:#fff;background:#6366f1;border-color:#6366f1;box-shadow:0 4px 12px #6366f14d}@media (max-width:768px){.BiodataLinks-module__hfUK4G__title{font-size:1.8rem}.BiodataLinks-module__hfUK4G__categoryGrid{grid-template-columns:1fr}.BiodataLinks-module__hfUK4G__wrapper{padding:50px 15px}.BiodataLinks-module__hfUK4G__seoSection{padding:25px}}
.Footer-module__rnk_JG__footer{color:#fff;background-color:#1d1d1d;border-top:1px solid #ffffff0d;padding:80px 0 30px}.Footer-module__rnk_JG__footerGrid{grid-template-columns:1fr;gap:40px;margin-bottom:60px;display:grid}@media (min-width:1024px){.Footer-module__rnk_JG__footerGrid{grid-template-columns:1.5fr 1fr 1fr;gap:80px}}.Footer-module__rnk_JG__logoArea{align-items:center;gap:12px;margin-bottom:20px;text-decoration:none;display:flex}.Footer-module__rnk_JG__iconBox{background:#e91e631a;border:1px solid #e91e6333;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Footer-module__rnk_JG__heartIcon{color:var(--primary-accent);font-size:1.3rem}.Footer-module__rnk_JG__brandTitle{color:#fff;letter-spacing:-.5px;font-size:1.35rem;font-weight:800;margin:0!important}.Footer-module__rnk_JG__brandSubtitle{color:var(--primary-accent);text-transform:uppercase;letter-spacing:1.5px;font-size:.75rem;font-weight:700;margin:0!important}.Footer-module__rnk_JG__brandDescription{color:#a0aec0;max-width:400px;margin-bottom:25px;font-size:.95rem;line-height:1.7}.Footer-module__rnk_JG__socialIcons{gap:15px;display:flex}.Footer-module__rnk_JG__socialIcons a{color:#718096;background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;transition:all .3s;display:flex}.Footer-module__rnk_JG__socialIcons a:hover{color:#fff;background:var(--primary-accent);transform:translateY(-3px)}.Footer-module__rnk_JG__sectionTitle{color:#fff;font-size:1.1rem;font-weight:700;position:relative;margin-bottom:25px!important}.Footer-module__rnk_JG__sectionTitle:after{content:"";background:var(--primary-accent);width:30px;height:2px;position:absolute;bottom:-8px;left:0}.Footer-module__rnk_JG__linkList{margin:0;padding:0;list-style:none}.Footer-module__rnk_JG__linkList li{margin-bottom:14px}.Footer-module__rnk_JG__linkList a{color:#a0aec0;font-size:.95rem;text-decoration:none;transition:all .3s}.Footer-module__rnk_JG__linkList a:hover{color:#fff;padding-left:8px}.Footer-module__rnk_JG__contactItem{color:#a0aec0;align-items:center;gap:12px;font-size:.95rem;display:flex}.Footer-module__rnk_JG__contactIcon{color:var(--primary-accent)}.Footer-module__rnk_JG__footerBottom{border-top:1px solid #ffffff0d;padding-top:35px}.Footer-module__rnk_JG__bottomContent{flex-direction:column;gap:20px;margin-bottom:25px;display:flex}@media (min-width:768px){.Footer-module__rnk_JG__bottomContent{flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module__rnk_JG__copyright{color:#718096;font-size:.9rem;margin:0!important}.Footer-module__rnk_JG__copyright strong{color:#cbd5e0}.Footer-module__rnk_JG__policyLinks{flex-wrap:wrap;gap:25px;display:flex}.Footer-module__rnk_JG__policyLinks a{color:#718096;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s}.Footer-module__rnk_JG__policyLinks a:hover{color:#fff}.Footer-module__rnk_JG__disclaimer{color:#4a5568;text-align:center;border-top:1px dashed #ffffff0d;max-width:800px;margin:0 auto;padding-top:25px;font-size:.8rem;line-height:1.6}@media (max-width:768px){.Footer-module__rnk_JG__footer{padding:60px 0 120px}.Footer-module__rnk_JG__footerGrid{text-align:center}.Footer-module__rnk_JG__sectionTitle:after{left:50%;transform:translate(-50%)}.Footer-module__rnk_JG__brandSection{flex-direction:column;align-items:center;display:flex}.Footer-module__rnk_JG__logoArea,.Footer-module__rnk_JG__socialIcons,.Footer-module__rnk_JG__contactItem,.Footer-module__rnk_JG__policyLinks{justify-content:center}}
.Hero-module__PgAKtG__heroSection{background-blend-mode:overlay;opacity:.95;background-color:#fffaf5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");border-bottom:1px solid #0000000d;padding:20px;position:relative;overflow:hidden}.Hero-module__PgAKtG__heroSection:before{content:"";filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#fb005414 0%,#0000 70%);width:600px;height:300px;position:absolute;top:-150px;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__heroSection:after{content:"";opacity:.6;background:linear-gradient(90deg,#fb0054,#ff8da1,#fb0054);width:100%;height:4px;position:absolute;top:0;left:0}.Hero-module__PgAKtG__heroSection>*{z-index:1;position:relative}.Hero-module__PgAKtG__heroGrid{flex-direction:column;padding:20px 15px;display:flex}@media (min-width:1024px){.Hero-module__PgAKtG__heroGrid{flex-direction:row;align-items:center;gap:80px;max-width:1250px;margin:0 auto;padding:60px 20px 10px}}.Hero-module__PgAKtG__heroVisual{justify-content:center;align-items:center;width:100%;margin-bottom:20px;padding:0;display:flex}.Hero-module__PgAKtG__fanContainer{justify-content:center;width:250px;height:180px;display:flex;position:relative}.Hero-module__PgAKtG__fanCard{background:#fff;border:1px solid #eee;padding:4px;position:absolute;overflow:hidden;box-shadow:0 4px 15px #00000014}.Hero-module__PgAKtG__fanCard img{object-fit:cover;width:110px;height:150px;display:block}.Hero-module__PgAKtG__leftCard{z-index:1;left:0;transform:rotate(-12deg)translate(-35px)}.Hero-module__PgAKtG__rightCard{z-index:1;right:0;transform:rotate(12deg)translate(35px)}.Hero-module__PgAKtG__centerCard{z-index:2;transform:translateY(-10px);box-shadow:0 8px 25px #0000001f}.Hero-module__PgAKtG__centerCard img{width:120px;height:170px}@media (min-width:1024px){.Hero-module__PgAKtG__heroVisual{order:2;margin-bottom:0}.Hero-module__PgAKtG__fanContainer{width:480px;height:380px}.Hero-module__PgAKtG__leftCard{transform:rotate(-10deg)translate(-60px)}.Hero-module__PgAKtG__rightCard{transform:rotate(10deg)translate(60px)}.Hero-module__PgAKtG__centerCard{transform:translateY(-30px)}.Hero-module__PgAKtG__leftCard img,.Hero-module__PgAKtG__rightCard img{width:220px!important;height:310px!important}.Hero-module__PgAKtG__centerCard img{width:240px!important;height:340px!important}}.Hero-module__PgAKtG__heroContent{text-align:center;width:100%}@media (min-width:1024px){.Hero-module__PgAKtG__heroContent{text-align:left;order:1}}.Hero-module__PgAKtG__heroTitle{font-family:var(--font-serif);margin-top:10px;line-height:1.1}.Hero-module__PgAKtG__typingWrapper{font-family:var(--font-sans);margin-top:10px;line-height:1.1;color:var(--primary-accent)!important;font-size:clamp(2.8rem,5vw,4.5rem)!important;font-weight:800!important;display:block!important}.Hero-module__PgAKtG__heroDesc{color:var(--text-muted);max-width:600px;margin-top:20px;font-size:clamp(1rem,2vw,1.15rem)}.Hero-module__PgAKtG__desktopActions{gap:16px;margin-top:32px;display:none}@media (min-width:1024px){.Hero-module__PgAKtG__desktopActions{display:flex}}.Hero-module__PgAKtG__btnCreate{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f43f5e 0%,#e91e63 100%);border:none;border-radius:100px;align-items:center;gap:10px;padding:14px 28px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px -5px #e91e634d}.Hero-module__PgAKtG__btnCreate:hover{filter:brightness(1.1);transform:translateY(-3px);box-shadow:0 15px 30px -5px #e91e6366}.Hero-module__PgAKtG__btnIcon{transition:transform .3s}.Hero-module__PgAKtG__btnCreate:hover .Hero-module__PgAKtG__btnIcon{transform:translate(5px)}.Hero-module__PgAKtG__btnWhatsapp{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:10px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Hero-module__PgAKtG__btnWhatsapp:hover{color:#128c7e;background:#f8fafc;border-color:#25d366}.Hero-module__PgAKtG__ratingSection{flex-direction:column;align-items:center;gap:12px;margin-top:14px;display:flex}@media (min-width:1024px){.Hero-module__PgAKtG__ratingSection{flex-direction:row;justify-content:center;gap:20px;margin-top:10px}}.Hero-module__PgAKtG__ratingBox{background:#fff9;border:1px solid #0000000d;border-radius:50px;align-items:center;gap:10px;padding:6px 14px;display:flex}.Hero-module__PgAKtG__stars{gap:2px;display:flex}.Hero-module__PgAKtG__ratingText{color:var(--text-muted);font-size:.9rem;font-weight:600;text-transform:none!important;letter-spacing:normal!important}.Hero-module__PgAKtG__btnReview{color:#fff;cursor:pointer;background:#fb0054;border:none;border-radius:50px;padding:8px 22px;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 0 10px #fb005433}.Hero-module__PgAKtG__btnReview:after{content:"";background:#fff6;width:20%;height:200%;transition:all .5s;position:absolute;top:-50%;left:-60%;transform:rotate(30deg)}.Hero-module__PgAKtG__btnReview:hover:after{left:120%}.Hero-module__PgAKtG__btnReview:hover{background:#1e293b;box-shadow:0 5px 20px #0003}.Hero-module__PgAKtG__fixedFooter{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff6a;border-top:1px solid #0000000d;align-items:center;gap:12px;width:100%;padding:12px 16px 24px;animation:.4s ease-out Hero-module__PgAKtG__slideUp;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -10px 30px #0000000d;z-index:1000!important}@keyframes Hero-module__PgAKtG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:1024px){.Hero-module__PgAKtG__fixedFooter{display:none}}@media (max-width:768px){.Hero-module__PgAKtG__ratingSection{margin-bottom:80px}}
.MobileActionFooter-module__bgotRa__fixedFooter{-webkit-backdrop-filter:blur(15px);will-change:transform;background:#fffc;border-top:1px solid #00000014;align-items:center;gap:12px;width:100%;padding:12px 16px 24px;animation:.4s cubic-bezier(.16,1,.3,1) MobileActionFooter-module__bgotRa__slideUp;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -10px 40px #0000001a;z-index:99999!important}@keyframes MobileActionFooter-module__bgotRa__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.MobileActionFooter-module__bgotRa__btnCreateMobile{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f43f5e 0%,#e91e63 100%);border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:10px;padding:15px;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 4px 15px #e91e634d}.MobileActionFooter-module__bgotRa__btnCreateMobile:active{transform:scale(.96)}.MobileActionFooter-module__bgotRa__waCircle{background:#25d366;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .2s;display:flex;box-shadow:0 4px 15px #25d3664d}.MobileActionFooter-module__bgotRa__waCircle:active{transform:scale(.9)}@media (min-width:1024px){.MobileActionFooter-module__bgotRa__fixedFooter{display:none}}
.TemplateShowcase-module__ztAR7a__wrapper{background-color:#f8fafc;border-radius:12px;padding:3rem 1rem}.TemplateShowcase-module__ztAR7a__container{max-width:1200px;margin:0 auto}.TemplateShowcase-module__ztAR7a__header{text-align:center;margin-bottom:3rem}.TemplateShowcase-module__ztAR7a__badge{color:#fff;background:#2563eb;border-radius:20px;margin-bottom:.5rem;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-block}.TemplateShowcase-module__ztAR7a__title{color:#0f172a;font-size:2rem;font-weight:800}.TemplateShowcase-module__ztAR7a__desc{color:#64748b}.TemplateShowcase-module__ztAR7a__tsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.TemplateShowcase-module__ztAR7a__tsCard{cursor:pointer;z-index:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.TemplateShowcase-module__ztAR7a__tsCard:hover{border-color:#2563eb;transform:translateY(-8px);box-shadow:0 15px 30px #0000001a}.TemplateShowcase-module__ztAR7a__tsCardVisual{aspect-ratio:1/1.414;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.TemplateShowcase-module__ztAR7a__tsImgWrapper{width:90%;height:90%;position:relative}.TemplateShowcase-module__ztAR7a__tsMainImg{object-fit:cover;box-shadow:0 4px 10px #0000000d}.TemplateShowcase-module__ztAR7a__tsBadge{background:#fff;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:800;display:flex;position:absolute;top:10px;right:10px}.TemplateShowcase-module__ztAR7a__tsOverlay{opacity:0;background:#0000001a;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.TemplateShowcase-module__ztAR7a__tsCard:hover .TemplateShowcase-module__ztAR7a__tsOverlay{opacity:1}.TemplateShowcase-module__ztAR7a__tsUseBtn{color:#fff;background:#2563eb;border-radius:50px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:700;display:flex}.TemplateShowcase-module__ztAR7a__tsContent{flex-grow:1;padding:1rem}.TemplateShowcase-module__ztAR7a__tsTitle{margin-bottom:.4rem;font-size:.9rem;font-weight:700;line-height:1.4}.TemplateShowcase-module__ztAR7a__tsText{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;display:-webkit-box;overflow:hidden}.TemplateShowcase-module__ztAR7a__tsFooter{color:#2563eb;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.8rem;font-size:.8rem;font-weight:700;display:flex}.TemplateShowcase-module__ztAR7a__pagination{justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;display:flex}.TemplateShowcase-module__ztAR7a__pageBtn{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-weight:700;display:flex}.TemplateShowcase-module__ztAR7a__pageBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:1024px){.TemplateShowcase-module__ztAR7a__tsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.TemplateShowcase-module__ztAR7a__tsGrid{grid-template-columns:repeat(2,1fr);gap:12px}.TemplateShowcase-module__ztAR7a__tsTitle{height:2.2rem;font-size:.8rem;overflow:hidden}.TemplateShowcase-module__ztAR7a__tsText{display:none}}
.TrustBadges-module__KFll6W__badgeWrapper{background-color:#ecffe4;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:30px 0}.TrustBadges-module__KFll6W__badgeGrid{flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;display:flex}@media (min-width:768px){.TrustBadges-module__KFll6W__badgeGrid{flex-flow:wrap;align-items:center;gap:40px}}.TrustBadges-module__KFll6W__badgeItem{align-items:center;gap:12px;width:100%;display:flex}@media (min-width:768px){.TrustBadges-module__KFll6W__badgeItem{width:auto}}.TrustBadges-module__KFll6W__iconBox{background:#fff;border-radius:12px;justify-content:center;align-items:center;padding:10px;display:flex;box-shadow:0 4px 10px #00000008}.TrustBadges-module__KFll6W__greenIcon{color:#10b981}.TrustBadges-module__KFll6W__blueIcon{color:#3b82f6}.TrustBadges-module__KFll6W__orangeIcon{color:#f59e0b}.TrustBadges-module__KFll6W__textBox{flex-direction:column;display:flex}.TrustBadges-module__KFll6W__badgeTitle{color:var(--text-main);font-size:.95rem;font-weight:700;margin-bottom:2px!important}.TrustBadges-module__KFll6W__badgeDesc{color:var(--text-muted);font-size:.8rem;margin-bottom:0!important}@media (max-width:480px){.TrustBadges-module__KFll6W__badgeWrapper{margin-bottom:0}.TrustBadges-module__KFll6W__badgeItem{padding:0 10px}}
.HowToCreateBiodata-module__UWbdMq__section{background-color:#fff;padding:80px 0}.HowToCreateBiodata-module__UWbdMq__header{text-align:center;margin-bottom:60px}.HowToCreateBiodata-module__UWbdMq__topBadge{color:var(--primary-accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;font-size:.85rem;font-weight:700;display:block}.HowToCreateBiodata-module__UWbdMq__mainTitle{margin-bottom:15px}.HowToCreateBiodata-module__UWbdMq__subTitle{max-width:700px;margin:0 auto}.HowToCreateBiodata-module__UWbdMq__stepsWrapper{flex-direction:column;gap:50px;display:flex}.HowToCreateBiodata-module__UWbdMq__stepCard{border:1px solid #00000008;border-radius:40px;align-items:center;padding:50px;transition:transform .3s;display:flex;box-shadow:0 20px 40px #0000000a}.HowToCreateBiodata-module__UWbdMq__stepCard:hover{transform:translateY(-5px)}.HowToCreateBiodata-module__UWbdMq__reverse{flex-direction:row-reverse}.HowToCreateBiodata-module__UWbdMq__contentSide{width:50%;padding:0 40px}.HowToCreateBiodata-module__UWbdMq__imageSide{justify-content:center;width:50%;display:flex}.HowToCreateBiodata-module__UWbdMq__stepBadge{color:var(--text-main);background:#ffffffb3;border-radius:12px;margin-bottom:20px;padding:6px 16px;font-size:.8rem;font-weight:800;display:inline-block;box-shadow:0 4px 10px #0000000d}.HowToCreateBiodata-module__UWbdMq__stepTitle{align-items:center;gap:12px;margin-bottom:15px;display:flex}.HowToCreateBiodata-module__UWbdMq__icon{font-size:2rem}.HowToCreateBiodata-module__UWbdMq__stepDesc{margin-bottom:0;line-height:1.8}.HowToCreateBiodata-module__UWbdMq__imageWrapper{width:100%;max-width:500px}.HowToCreateBiodata-module__UWbdMq__screenshot{border:5px solid #fff;border-radius:20px;width:100%;height:auto;display:block;box-shadow:0 15px 35px #0000001a}@media (max-width:992px){.HowToCreateBiodata-module__UWbdMq__stepCard{text-align:center;border-radius:30px;padding:30px 20px;flex-direction:column!important}.HowToCreateBiodata-module__UWbdMq__contentSide{width:100%;padding:0 0 30px}.HowToCreateBiodata-module__UWbdMq__imageSide{width:100%}.HowToCreateBiodata-module__UWbdMq__stepTitle{justify-content:center}.HowToCreateBiodata-module__UWbdMq__stepBadge{margin:0 auto 20px}}@media (max-width:600px){.HowToCreateBiodata-module__UWbdMq__section{padding:50px 0}.HowToCreateBiodata-module__UWbdMq__stepCard{gap:10px}.HowToCreateBiodata-module__UWbdMq__icon{font-size:1.5rem}}
.TrustUs-module__Q3elCq__section{background-color:#fff;padding:80px 0}.TrustUs-module__Q3elCq__header{text-align:center;margin-bottom:50px}.TrustUs-module__Q3elCq__badge{color:#b8860b;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;font-size:.85rem;font-weight:700;display:block}.TrustUs-module__Q3elCq__mainTitle{margin-bottom:15px}.TrustUs-module__Q3elCq__subTitle{max-width:750px;margin:0 auto}.TrustUs-module__Q3elCq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:50px;display:grid}.TrustUs-module__Q3elCq__trustCard{border:1px solid #00000005;border-radius:25px;padding:35px;transition:all .3s}.TrustUs-module__Q3elCq__trustCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000000d}.TrustUs-module__Q3elCq__cardIcon{margin-bottom:15px;font-size:2.5rem;display:block}.TrustUs-module__Q3elCq__cardTitle{color:var(--text-main);margin-bottom:12px;font-size:1.3rem;font-weight:700}.TrustUs-module__Q3elCq__cardText{margin-bottom:0;font-size:.95rem;line-height:1.6}.TrustUs-module__Q3elCq__socialProofSection{flex-direction:column;gap:20px;display:flex}@media (min-width:992px){.TrustUs-module__Q3elCq__socialProofSection{flex-direction:row}}.TrustUs-module__Q3elCq__proofCard{text-align:center;border:1px solid #00000008;border-radius:30px;flex:1;justify-content:center;padding:40px;display:flex}.TrustUs-module__Q3elCq__googleCard{background-color:#fff8e1}.TrustUs-module__Q3elCq__whatsappCard{background-color:#dcf8c6}.TrustUs-module__Q3elCq__proofContent{max-width:400px}.TrustUs-module__Q3elCq__proofContent h3{margin-bottom:15px}.TrustUs-module__Q3elCq__reviewBtn,.TrustUs-module__Q3elCq__whatsappBtn{border-radius:12px;margin-top:20px;padding:12px 25px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.TrustUs-module__Q3elCq__reviewBtn{background-color:var(--slate-800);color:#fff}.TrustUs-module__Q3elCq__whatsappBtn{color:#fff;background-color:#25d366}.TrustUs-module__Q3elCq__reviewBtn:hover,.TrustUs-module__Q3elCq__whatsappBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}@media (max-width:768px){.TrustUs-module__Q3elCq__section{padding:50px 0}.TrustUs-module__Q3elCq__mainTitle{font-size:2rem!important}.TrustUs-module__Q3elCq__trustCard{text-align:center;padding:25px}.TrustUs-module__Q3elCq__googleCard,.TrustUs-module__Q3elCq__whatsappCard{padding:30px 20px}}
.GoogleReviews-module__obuipa__section{background-color:#fdfbf7;padding:80px 0}.GoogleReviews-module__obuipa__header{text-align:center;margin-bottom:50px}.GoogleReviews-module__obuipa__topLabel{color:var(--primary-accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;font-size:.85rem;font-weight:700;display:block}.GoogleReviews-module__obuipa__title{margin-bottom:20px}.GoogleReviews-module__obuipa__ratingSummary{background:#fff;border:1px solid #f1f5f9;border-radius:100px;justify-content:center;align-items:center;gap:15px;padding:15px 25px;display:inline-flex;box-shadow:0 4px 15px #00000008}.GoogleReviews-module__obuipa__bigRating{color:var(--text-main);font-size:2.2rem;font-weight:800}.GoogleReviews-module__obuipa__summaryMeta{text-align:left}.GoogleReviews-module__obuipa__stars{gap:2px;display:flex}.GoogleReviews-module__obuipa__totalReviews{color:var(--text-muted);font-size:.85rem;margin-bottom:0!important}.GoogleReviews-module__obuipa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.GoogleReviews-module__obuipa__card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:25px;transition:transform .3s;box-shadow:0 10px 20px #00000005}.GoogleReviews-module__obuipa__card:hover{transform:translateY(-5px)}.GoogleReviews-module__obuipa__cardHeader{align-items:center;gap:12px;margin-bottom:15px;display:flex}.GoogleReviews-module__obuipa__avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;font-weight:700;display:flex}.GoogleReviews-module__obuipa__userInfo{flex-direction:column;display:flex}.GoogleReviews-module__obuipa__userName{color:var(--text-main);align-items:center;gap:5px;font-size:1rem;font-weight:700;display:flex;margin-bottom:0!important}.GoogleReviews-module__obuipa__verifiedIcon{color:#3b82f6}.GoogleReviews-module__obuipa__userMeta{color:#94a3b8;font-size:.8rem}.GoogleReviews-module__obuipa__starsRow{gap:2px;margin-bottom:12px;display:flex}.GoogleReviews-module__obuipa__reviewText{color:var(--text-muted);font-size:.95rem;font-style:italic;line-height:1.6;margin-bottom:0!important}.GoogleReviews-module__obuipa__footerAction{text-align:center;margin-top:40px}.GoogleReviews-module__obuipa__writeBtn{color:var(--text-main);border:1px solid #e2e8f0;border-radius:100px;padding:10px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.GoogleReviews-module__obuipa__writeBtn:hover{background:#f8fafc;border-color:#cbd5e1}@media (max-width:768px){.GoogleReviews-module__obuipa__section{padding:50px 0}.GoogleReviews-module__obuipa__grid{grid-template-columns:1fr}.GoogleReviews-module__obuipa__ratingSummary{padding:10px 20px}.GoogleReviews-module__obuipa__bigRating{font-size:1.8rem}.GoogleReviews-module__obuipa__card{padding:20px}}
.AdvancedFeatures-module__UoUfga__section{background-color:var(--bg-color);padding:80px 0}.AdvancedFeatures-module__UoUfga__header{text-align:center;margin-bottom:60px}.AdvancedFeatures-module__UoUfga__badge{color:var(--primary-accent);text-transform:uppercase;letter-spacing:1px;background-color:#fdecf2;border-radius:100px;padding:6px 16px;font-size:.8rem;font-weight:700}.AdvancedFeatures-module__UoUfga__mainTitle{margin-top:20px;margin-bottom:15px}.AdvancedFeatures-module__UoUfga__subTitle{max-width:750px;margin:0 auto}.AdvancedFeatures-module__UoUfga__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.AdvancedFeatures-module__UoUfga__card{cursor:pointer;border:1px solid #00000008;border-radius:24px;flex-direction:column;align-items:flex-start;padding:40px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #00000005}.AdvancedFeatures-module__UoUfga__card:hover{filter:brightness(.98);transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.AdvancedFeatures-module__UoUfga__iconCircle{background-color:#fff9;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;font-size:1.8rem;display:flex;box-shadow:0 4px 10px #0000000d}.AdvancedFeatures-module__UoUfga__cardTitle{margin-bottom:12px;font-size:1.35rem;font-weight:700}.AdvancedFeatures-module__UoUfga__cardText{color:#475569;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:768px){.AdvancedFeatures-module__UoUfga__section{padding:50px 0}.AdvancedFeatures-module__UoUfga__grid{grid-template-columns:1fr;gap:20px}.AdvancedFeatures-module__UoUfga__card{text-align:center;align-items:center;padding:30px 25px}.AdvancedFeatures-module__UoUfga__iconCircle{margin-bottom:15px}.AdvancedFeatures-module__UoUfga__mainTitle{font-size:2rem!important}}@media (max-width:480px){.AdvancedFeatures-module__UoUfga__card{border-radius:20px}.AdvancedFeatures-module__UoUfga__cardTitle{font-size:1.25rem}}
.WhyUs-module__St3aCG__wrapper{background-color:#f8f9ff;padding:80px 0}.WhyUs-module__St3aCG__langHeader{justify-content:center;margin-bottom:40px;display:flex}.WhyUs-module__St3aCG__langPill{color:var(--primary-accent);cursor:pointer;background:#fff;border:2px solid #fce7f3;border-radius:100px;align-items:center;gap:10px;padding:10px 25px;font-size:.95rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 12px #e91e630d}.WhyUs-module__St3aCG__langPill:hover{background:var(--primary-accent);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #e91e6326}.WhyUs-module__St3aCG__glassCard{background:#fff;border:1px solid #00000008;border-radius:32px;max-width:900px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000000a}.WhyUs-module__St3aCG__accentLine{background:linear-gradient(90deg, var(--primary-accent), #a855f7);width:100%;height:6px}.WhyUs-module__St3aCG__cardBody{padding:40px}@media (min-width:768px){.WhyUs-module__St3aCG__cardBody{padding:60px}}.WhyUs-module__St3aCG__title{text-align:left;margin-bottom:30px}.WhyUs-module__St3aCG__desc{color:var(--text-muted);text-align:left;margin-bottom:20px;font-size:1.1rem;line-height:1.8}.WhyUs-module__St3aCG__desc strong{color:var(--slate-800);background:#fff0f5;border-radius:4px;padding:0 4px;font-weight:700}.WhyUs-module__St3aCG__tags{flex-wrap:wrap;gap:10px;margin-top:35px;display:flex}.WhyUs-module__St3aCG__tag{color:var(--slate-600);background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;padding:8px 18px;font-size:.8rem;font-weight:700;text-transform:none!important;letter-spacing:0!important}@media (max-width:768px){.WhyUs-module__St3aCG__wrapper{padding:50px 0}.WhyUs-module__St3aCG__glassCard{border-radius:24px}.WhyUs-module__St3aCG__langPill{justify-content:center;width:100%}.WhyUs-module__St3aCG__tags{justify-content:center}}
.BlogSection-module__mvqOKa__section{background-color:#fff;padding:80px 0}.BlogSection-module__mvqOKa__header{text-align:center;margin-bottom:50px}.BlogSection-module__mvqOKa__badge{color:var(--slate-600);text-transform:uppercase;letter-spacing:1px;background-color:#f1f5f9;border-radius:100px;padding:6px 16px;font-size:.8rem;font-weight:700}.BlogSection-module__mvqOKa__mainTitle{margin-top:15px}.BlogSection-module__mvqOKa__highlight{color:var(--primary-accent)}.BlogSection-module__mvqOKa__subTitle{max-width:800px;margin:15px auto 0}.BlogSection-module__mvqOKa__toolHighlight{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:60px;display:grid}.BlogSection-module__mvqOKa__highlightCard{text-align:center;background:#fdfbf7;border:1px solid #f1f5f9;border-radius:20px;padding:30px}.BlogSection-module__mvqOKa__hIcon{color:var(--primary-accent);justify-content:center;margin-bottom:15px;display:flex}.BlogSection-module__mvqOKa__highlightCard h4{margin-bottom:10px;font-size:1.1rem;font-weight:700}.BlogSection-module__mvqOKa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:80px;display:grid}.BlogSection-module__mvqOKa__card{border:1px solid #00000005;border-radius:32px;padding:35px;transition:transform .3s}.BlogSection-module__mvqOKa__card:hover{transform:translateY(-5px)}.BlogSection-module__mvqOKa__iconCircle{background:#fff;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:20px;display:flex;box-shadow:0 4px 10px #0000000d}.BlogSection-module__mvqOKa__cardTitle{margin-bottom:15px;font-size:1.25rem;font-weight:700}.BlogSection-module__mvqOKa__cardInfo,.BlogSection-module__mvqOKa__cardWhy{font-size:.95rem;line-height:1.6}.BlogSection-module__mvqOKa__cardWhy{color:var(--text-muted);margin-top:10px;font-style:italic}.BlogSection-module__mvqOKa__proTipsContainer{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:32px;margin-bottom:60px;padding:40px}.BlogSection-module__mvqOKa__proTipsHeader{align-items:center;gap:15px;margin-bottom:30px;display:flex}.BlogSection-module__mvqOKa__tipIcon{color:#fbbf24}.BlogSection-module__mvqOKa__tipsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.BlogSection-module__mvqOKa__tipItem h4{margin-bottom:10px;font-size:1.1rem;font-weight:700}.BlogSection-module__mvqOKa__tipItem p{margin-bottom:0;font-size:.95rem}.BlogSection-module__mvqOKa__seoArticle{text-align:center;max-width:850px;margin:0 auto 60px}.BlogSection-module__mvqOKa__seoArticle p{line-height:1.8}.BlogSection-module__mvqOKa__ctaWrapper{text-align:center}.BlogSection-module__mvqOKa__mainBtn{background:var(--primary-accent);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:18px 40px;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 25px #e91e6333}.BlogSection-module__mvqOKa__mainBtn:hover{filter:brightness(1.1);transform:translateY(-3px)}@media (max-width:768px){.BlogSection-module__mvqOKa__section{padding:50px 0}.BlogSection-module__mvqOKa__proTipsContainer{padding:30px 20px}.BlogSection-module__mvqOKa__tipItem{text-align:center}.BlogSection-module__mvqOKa__proTipsHeader{justify-content:center}.BlogSection-module__mvqOKa__mainBtn{width:100%;padding:16px}}
.Faq-module__QjBtiG__section{background-color:#fff;padding:80px 0}.Faq-module__QjBtiG__header{text-align:center;margin-bottom:50px}.Faq-module__QjBtiG__badge{color:var(--primary-accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;font-size:.8rem;font-weight:700;display:block}.Faq-module__QjBtiG__title{margin-bottom:15px}.Faq-module__QjBtiG__subtitle{color:var(--text-muted)}.Faq-module__QjBtiG__faqList{flex-direction:column;gap:12px;max-width:850px;margin:0 auto;display:flex}.Faq-module__QjBtiG__faqItem{background:#fdfbf7;border:1px solid #f1f5f9;border-radius:16px;transition:all .3s}.Faq-module__QjBtiG__faqItem.Faq-module__QjBtiG__active{border-color:var(--primary-accent);background:#fff;box-shadow:0 10px 30px #0000000a}.Faq-module__QjBtiG__questionBtn{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;display:flex}.Faq-module__QjBtiG__titleGroup{align-items:center;gap:15px;display:flex}.Faq-module__QjBtiG__icon{color:var(--primary-accent);flex-shrink:0}.Faq-module__QjBtiG__questionText{color:var(--text-main);font-size:1.05rem;font-weight:600}.Faq-module__QjBtiG__arrow{color:#94a3b8;transition:transform .3s}.Faq-module__QjBtiG__active .Faq-module__QjBtiG__arrow{color:var(--primary-accent);transform:rotate(180deg)}.Faq-module__QjBtiG__answerWrapper{max-height:0;transition:all .3s ease-in-out;overflow:hidden}.Faq-module__QjBtiG__active .Faq-module__QjBtiG__answerWrapper{max-height:500px}.Faq-module__QjBtiG__answerContent{padding:0 24px 24px 59px}.Faq-module__QjBtiG__answerContent p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.7}@media (max-width:768px){.Faq-module__QjBtiG__section{padding:50px 0}.Faq-module__QjBtiG__questionText{font-size:.95rem}.Faq-module__QjBtiG__answerContent{padding:0 20px 20px}.Faq-module__QjBtiG__icon{display:none}}
