.faq-section{max-width:900px;margin:auto}.faq-item{background:var(--white);border-radius:1rem;border:1px solid var(--border-color);margin-bottom:2rem;overflow:hidden;transition:border-color .3s ease}.faq-item.active{border-color:var(--blue)}.faq-q{padding:18px 22px;font-weight:600;font-size:1.6rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .2s}@media only screen and (max-width:767px){.faq-q{font-size:1.4rem;padding:1.4rem}}.faq-q .arrow,.faq-q:hover{background:var(--light)}.faq-q .arrow{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--black-1);transition:all .3s ease;flex-shrink:0}.faq-item.active .arrow{background:var(--blue);color:var(--white);transform:rotate(180deg)}.faq-a{max-height:0;overflow:hidden;font-size:14px;line-height:1.75;padding:0 22px;transition:max-height .35s ease,padding .3s ease}.faq-item.active .faq-a{max-height:500px;padding:0 22px 18px}.home_homeContainer___uavo{padding:8rem 0;background:linear-gradient(135deg,var(--blue) 0,var(--blue) 100%)}@media only screen and (max-width:767px){.home_homeContainer___uavo{padding:3rem 0}}@media only screen and (min-width:768px){.home_homeLeftBanner__AgIf8{max-width:80%;margin:auto;text-align:center}.home_homeLeftBanner__AgIf8 p{font-size:2rem;line-height:1.5}.home_homeLeftBanner__AgIf8 a{background:var(--white);color:var(--blue)}}@media only screen and (max-width:767px){.home_homeLeftBanner__AgIf8 a{width:100%;text-align:center}}.home_bannerBannerImg__gBj5l{max-height:80rem;border-radius:1rem;margin:auto}.home_description__t2JbT{margin-bottom:3rem}.home_stats__6Bj8q{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));grid-gap:3rem;gap:3rem;margin-top:3rem}.home_stats__6Bj8q div{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:1.2rem;padding:18px 14px;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s}.home_stats__6Bj8q div:hover{transform:translateY(-.4rem)}.home_stats__6Bj8q div h2{font-size:3rem;color:var(--white)}.home_stats__6Bj8q div p{font-size:1.4rem;color:var(--light)}.home_statsSection__LoQf1{border-top:.1rem solid var(--border-color);border-bottom:.1rem solid var(--border-color);padding:3rem 0}.home_statsSection__LoQf1 .home_trustInner__z3A4V{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));grid-gap:3rem;gap:3rem;text-align:center}.home_statsSection__LoQf1 .home_trustInner__z3A4V h3{font-size:3rem;color:var(--blue);margin-bottom:.5rem}.home_statsSection__LoQf1 .home_trustInner__z3A4V p{font-size:1.6rem;color:var(--gray)}.home_aboutImg__gPOJ6{background:linear-gradient(135deg,var(--blue) 0,var(--blue-1) 100%);border-radius:2rem;padding:40px;position:relative;overflow:hidden;min-height:320px;display:flex;align-items:center;justify-content:center}.home_aboutImg__gPOJ6:before{content:"";position:absolute;inset:0;opacity:.04;background-image:radial-gradient(circle,var(--gold) 1px,transparent 1px);background-size:30px 30px}.home_aboutImg__gPOJ6 span{font-size:80px;position:relative;z-index:2}.home_aboutContent__3OKE_ h2{font-size:26px;font-weight:600;margin-bottom:14px;line-height:1.25}.home_aboutContent__3OKE_ p{font-size:1.6rem;line-height:1.8;margin-bottom:14px;color:var(--black-1)}.home_aboutChecks__Pk2pL{list-style:none;display:flex;flex-direction:column;gap:10px;margin-top:16px}.home_aboutChecks__Pk2pL li{display:flex;align-items:center;gap:10px;font-size:1.6rem}.home_aboutChecks__Pk2pL li span{width:22px;height:22px;border-radius:50%;background:var(--green-bg);color:var(--green);display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;flex-shrink:0}.home_servicesGrid__e7xkZ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media only screen and (max-width:767px){.home_servicesGrid__e7xkZ{grid-template-columns:1fr}}.home_srvCard__I4Jop{background:var(--white);border-radius:1rem;padding:28px;border:1px solid var(--border-color);transition:all .3s;position:relative;overflow:hidden}.home_srvCard__I4Jop:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--blue),var(--blue-1));opacity:0;transition:opacity .3s}.home_srvCard__I4Jop:hover{box-shadow:var(--shadow-lg);border-color:var(--blue);transform:translateY(-4px)}.home_srvCard__I4Jop:hover:before{opacity:1}.home_srvCard__I4Jop .home_srvIcon__f6kZB{width:48px;height:48px;border-radius:14px;background:var(--blue-light);color:var(--blue);display:flex;align-items:center;justify-content:center;font-size:3rem;margin-bottom:16px}.home_srvCard__I4Jop p{font-size:1.6rem;line-height:1.7}.home_srvCard__I4Jop h3{font-size:1.8rem;font-weight:700;margin-bottom:8px}.home_howGrid__4HQlZ{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:3rem;gap:3rem}@media only screen and (max-width:767px){.home_howGrid__4HQlZ{grid-template-columns:1fr}}.home_howStep__ep_D1{text-align:center;position:relative;padding:2rem}.home_howStep__ep_D1 h3{color:var(--white);font-size:1.8rem;font-weight:700;margin-bottom:8px}.home_howStep__ep_D1 p{color:hsla(0,0%,100%,.7);font-size:1.4rem;line-height:1.7}.home_howStep__ep_D1:not(:last-child):after{content:"→";position:absolute;right:-14px;top:40px;color:hsla(0,0%,100%,.45);font-size:24px}@media only screen and (max-width:767px){.home_howStep__ep_D1:not(:last-child):after{right:auto;bottom:-3rem;top:auto;left:48%;rotate:90deg;transform:translateX(-50%)}}.home_howNum___fog4{font-size:48px;font-weight:700;color:var(--blue-1);line-height:1;margin-bottom:12px;opacity:.6}