.FAQSection-module__HZpZ_G__section{background:var(--hei26-dongkerblue);width:100%;font-family:var(--font-plus-jakarta-sans);z-index:1;visibility:visible;opacity:1;padding:0 .5rem 6rem;display:block;position:relative}.FAQSection-module__HZpZ_G__container{flex-direction:column;justify-content:center;align-items:center;gap:4rem;max-width:1440px;margin:0 auto;padding:0 1rem;display:flex}.FAQSection-module__HZpZ_G__header{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;top:2rem}.FAQSection-module__HZpZ_G__eyebrow{letter-spacing:2px;text-transform:uppercase;color:#fffc;margin-top:8rem;font-size:clamp(12px,1.2vw,14px);font-weight:400}.FAQSection-module__HZpZ_G__title{color:#fff;letter-spacing:-2px;margin:0;font-size:clamp(36px,4vw,56px);font-weight:600;line-height:1.2}.FAQSection-module__HZpZ_G__description{color:#ffffffe6;margin:0;font-size:clamp(16px,1.8vw,18px);font-weight:400;line-height:1.6}.FAQSection-module__HZpZ_G__buttonGroup{flex-direction:row;justify-content:center;gap:1rem;width:100%;margin-top:1rem;display:flex}.FAQSection-module__HZpZ_G__contactButton{flex-shrink:0;width:fit-content}.FAQSection-module__HZpZ_G__contactSalesLink{color:#fff;flex-shrink:0;align-items:center;font-size:clamp(14px,1.6vw,16px);font-weight:500;text-decoration:none;transition:opacity .3s;display:flex}.FAQSection-module__HZpZ_G__contactSalesLink:hover{opacity:.8}.FAQSection-module__HZpZ_G__contactSalesIcon{background:var(--hei26-skyblue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.FAQSection-module__HZpZ_G__contactSalesArrow{color:#fff;stroke-width:2px;width:16px;height:16px}.FAQSection-module__HZpZ_G__faqList{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.FAQSection-module__HZpZ_G__faqItem{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;width:100%;height:100%;min-height:260px;padding:1.5rem;transition:all .3s}.FAQSection-module__HZpZ_G__faqItem:hover{background:#ffffff14}.FAQSection-module__HZpZ_G__faqItemExpanded{background:var(--hei26-skyblue);border:1px solid var(--hei26-skyblue)}.FAQSection-module__HZpZ_G__faqItemExpanded:hover{background:var(--hei26-skyblue);filter:brightness(1.1);transition:all .3s}.FAQSection-module__HZpZ_G__faqHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.FAQSection-module__HZpZ_G__faqQuestion{letter-spacing:-.03rem;color:#fff;flex:1;margin:0;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:500;line-height:1.4}.FAQSection-module__HZpZ_G__faqIcon{background:var(--hei26-skyblue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.FAQSection-module__HZpZ_G__faqItemExpanded .FAQSection-module__HZpZ_G__faqIcon{background:#fff;transition:all .3s;transform:rotate(180deg)}.FAQSection-module__HZpZ_G__icon{stroke-width:2px;width:20px;height:20px;transition:color .3s}.FAQSection-module__HZpZ_G__faqItem .FAQSection-module__HZpZ_G__icon{color:#fff}.FAQSection-module__HZpZ_G__faqItemExpanded .FAQSection-module__HZpZ_G__icon{color:var(--hei26-skyblue)}.FAQSection-module__HZpZ_G__faqAnswer{border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1rem;animation:.3s FAQSection-module__HZpZ_G__fadeIn}.FAQSection-module__HZpZ_G__faqAnswer p{color:#ffffffe6;margin:0;font-size:clamp(.625rem,1.6vw,.875rem);font-weight:400;line-height:1.6}@keyframes FAQSection-module__HZpZ_G__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.FAQSection-module__HZpZ_G__viewAllWrapper{justify-content:center;width:100%;margin-top:2.5rem;display:flex}.FAQSection-module__HZpZ_G__viewAllLink{color:#fff;background:#ffffff0a;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:clamp(14px,1.4vw,16px);font-weight:500;text-decoration:none;transition:background .3s,border-color .3s,transform .3s;display:inline-flex}.FAQSection-module__HZpZ_G__viewAllLink:hover{background:var(--hei26-linearyellow);color:var(--hei26-deepgreen);border-color:#0000;transform:translateY(-2px)}.FAQSection-module__HZpZ_G__viewAllIcon{stroke-width:2px;width:18px;height:18px}@media (max-width:1024px){.FAQSection-module__HZpZ_G__container{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.FAQSection-module__HZpZ_G__section{padding:3rem .5rem}.FAQSection-module__HZpZ_G__container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;padding:0 1rem;display:flex}.FAQSection-module__HZpZ_G__header{justify-content:flex-start;align-items:flex-start;margin-top:0}.FAQSection-module__HZpZ_G__eyebrow{margin-top:0}.FAQSection-module__HZpZ_G__title{max-width:70%;font-size:clamp(2.5rem,6vw,3rem)}.FAQSection-module__HZpZ_G__description{font-size:clamp(14px,3.5vw,16px)}.FAQSection-module__HZpZ_G__buttonGroup{flex-direction:column;gap:1rem;margin-top:1.5rem}.FAQSection-module__HZpZ_G__contactButton,.FAQSection-module__HZpZ_G__contactSalesLink{justify-content:flex-start;width:100%}.FAQSection-module__HZpZ_G__faqList{grid-template-columns:1fr}.FAQSection-module__HZpZ_G__faqItem{border:none;min-height:auto;padding:1.25rem}.FAQSection-module__HZpZ_G__faqHeader{gap:.75rem}.FAQSection-module__HZpZ_G__faqQuestion{font-size:clamp(14px,4vw,16px);line-height:1.3}.FAQSection-module__HZpZ_G__faqIcon{flex-shrink:0;width:28px;height:28px}.FAQSection-module__HZpZ_G__icon{width:18px;height:18px}.FAQSection-module__HZpZ_G__faqAnswer{margin-top:.75rem;padding-top:.75rem}.FAQSection-module__HZpZ_G__faqAnswer p{font-size:clamp(13px,3.5vw,14px);line-height:1.5}}
.page-module__m_B44W__page{background:var(--background);min-height:100vh;font-family:var(--font-plus-jakarta-sans),sans-serif}.page-module__m_B44W__heroSection{background:var(--hei26-linearblue);isolation:isolate;width:100%;padding:10rem 3rem 4.5rem;position:relative;overflow:hidden}.page-module__m_B44W__heroSection:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 60% at 50% 0,#ffffff1f 0%,#0000 60%),radial-gradient(40% 80% at 100% 100%,#f2a9002e 0%,#0000 60%);position:absolute;inset:0}.page-module__m_B44W__decoration{aspect-ratio:1;opacity:.18;z-index:0;pointer-events:none;width:min(72%,820px);animation:60s linear infinite page-module__m_B44W__heroRotate;position:absolute;top:50%;right:-8%;transform:translateY(-50%)}.page-module__m_B44W__decorationImage{filter:brightness(0)invert()drop-shadow(0 0 20px #fff3);width:100%;height:auto}@keyframes page-module__m_B44W__heroRotate{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}.page-module__m_B44W__heroContainer{z-index:1;flex-direction:column;align-items:flex-start;gap:1.25rem;max-width:1440px;margin:0 auto;display:flex;position:relative}.page-module__m_B44W__eyebrow{color:#fff;letter-spacing:.22em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;padding:.5rem 1.1rem;font-size:clamp(11px,1.1vw,13px);font-weight:500;display:inline-block}.page-module__m_B44W__heroTitle{color:#fff;letter-spacing:-.02em;max-width:18ch;margin:0;font-size:clamp(34px,5.4vw,64px);font-weight:700;line-height:1.1}.page-module__m_B44W__heroTitleAccent{background:linear-gradient(90deg,var(--hei26-gold-soft)0%,var(--hei26-amber)100%);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__m_B44W__heroSubtitle{color:#ffffffd9;max-width:56ch;margin:0;font-size:clamp(15px,1.6vw,18px);font-weight:400;line-height:1.7}.page-module__m_B44W__content{z-index:1;position:relative}@media (max-width:1024px){.page-module__m_B44W__heroSection{padding:8rem 1.25rem 3.5rem}.page-module__m_B44W__decoration{opacity:.14;width:88%;right:-22%}}@media (max-width:768px){.page-module__m_B44W__heroSection{padding:7rem 1rem 3rem}.page-module__m_B44W__heroContainer{gap:1rem}.page-module__m_B44W__decoration{opacity:.12;width:110%;right:-38%}.page-module__m_B44W__heroSubtitle{font-size:15px}}@media (max-width:480px){.page-module__m_B44W__heroSection{padding:6.25rem .85rem 2.5rem}.page-module__m_B44W__heroTitle{max-width:16ch}.page-module__m_B44W__eyebrow{letter-spacing:.16em}}
