.ProductPageLayout-module__0SOoNG__productPage{--product-hero-y-top:clamp(44px, 4.6vw, 64px);--product-hero-y-bottom:clamp(30px, 3vw, 42px);--product-hero-gap:24px;--product-hero-title-size:clamp(2.55rem, 4.2vw, 4.35rem);--product-hero-summary-max:760px;--product-hero-summary-size:clamp(1.02rem, 1.2vw, 1.14rem);--product-hero-summary-line:1.58;--product-hero-actions-top:18px;--product-section-y:clamp(34px, 3.5vw, 44px);--product-section-y-compact:clamp(30px, 3vw, 40px);--product-section-overview-bottom:clamp(24px, 2.4vw, 34px);--product-section-definition-bottom:clamp(18px, 2vw, 24px);--product-section-adjacent-top:clamp(18px, 2vw, 24px);--product-section-header-max:820px;--product-section-header-gap:20px;--product-section-title-size:clamp(1.76rem, 2.35vw, 2.45rem);--product-section-intro-max:760px;--product-section-intro-size:1.04rem;--product-card-gap:20px;--product-card-radius:8px;--product-card-padding:clamp(20px, 2vw, 26px);--product-card-title-size:clamp(1.02rem, 1.1vw, 1.14rem);--product-card-body-size:.98rem;--product-faq-gap:10px;--product-faq-question-padding:18px 48px 18px 20px;--product-faq-question-size:1.02rem;--product-faq-answer-padding:0 20px 20px;--product-final-cta-bg:#07111f;--product-final-cta-padding:clamp(24px, 3vw, 34px)}.ProductPageLayout-module__0SOoNG__productHero .page-hero{padding-block:var(--product-hero-y-top) var(--product-hero-y-bottom)}.ProductPageLayout-module__0SOoNG__productHero .page-hero__inner{gap:var(--product-hero-gap)}.ProductPageLayout-module__0SOoNG__productHero .page-hero h1{font-size:var(--product-hero-title-size);line-height:1.02}.ProductPageLayout-module__0SOoNG__productHero .page-hero__copy>p{max-width:var(--product-hero-summary-max);font-size:var(--product-hero-summary-size);line-height:var(--product-hero-summary-line)}.ProductPageLayout-module__0SOoNG__productHero .hero__actions{margin-top:var(--product-hero-actions-top)}.ProductPageLayout-module__0SOoNG__productSection{padding:var(--product-section-y) 0}.ProductPageLayout-module__0SOoNG__productSectionOverview{padding-bottom:var(--product-section-overview-bottom)}.ProductPageLayout-module__0SOoNG__productSectionDefinition{padding-bottom:var(--product-section-definition-bottom)}.ProductPageLayout-module__0SOoNG__productSectionDefinition+.ProductPageLayout-module__0SOoNG__productSection{padding-top:var(--product-section-adjacent-top)}.ProductPageLayout-module__0SOoNG__productSectionCompact{padding-block:var(--product-section-y-compact)}.ProductPageLayout-module__0SOoNG__productSection .section__header{max-width:var(--product-section-header-max);margin-bottom:var(--product-section-header-gap)}.ProductPageLayout-module__0SOoNG__productSection .section__header h2{font-size:var(--product-section-title-size);line-height:1.14}.ProductPageLayout-module__0SOoNG__productSection .section__intro{max-width:var(--product-section-intro-max);font-size:var(--product-section-intro-size);line-height:1.66}.ProductPageLayout-module__0SOoNG__productSection .simple-list{margin-bottom:0}.ProductPageLayout-module__0SOoNG__productSection .simple-list span{font-size:.98rem;line-height:1.5}.ProductPageLayout-module__0SOoNG__productCardGrid{gap:var(--product-card-gap);width:100%;max-width:var(--grid-max);grid-template-columns:repeat(3,minmax(0,1fr));margin-inline:auto;display:grid}.ProductPageLayout-module__0SOoNG__productCardGrid:has(>:nth-child(5):last-child){grid-template-columns:repeat(6,minmax(0,1fr))}.ProductPageLayout-module__0SOoNG__productCardGrid:has(>:nth-child(5):last-child)>*{grid-column:span 2}.ProductPageLayout-module__0SOoNG__productCardGrid:has(>:nth-child(5):last-child)>:nth-last-child(2){grid-column:2/span 2}.ProductPageLayout-module__0SOoNG__productCardGrid:has(>:nth-child(5):last-child)>:last-child{grid-column:4/span 2}.ProductPageLayout-module__0SOoNG__productCard{padding:var(--product-card-padding);border-radius:var(--product-card-radius)}.ProductPageLayout-module__0SOoNG__productCard h3{font-size:var(--product-card-title-size)}.ProductPageLayout-module__0SOoNG__productCard p{font-size:var(--product-card-body-size);line-height:1.62}.ProductPageLayout-module__0SOoNG__productFaq{gap:var(--product-faq-gap)}.ProductPageLayout-module__0SOoNG__productFaqItem{border-radius:var(--product-card-radius);background:var(--white);border:1px solid #dbe5ef;overflow:hidden;box-shadow:0 14px 34px #0f172a12}.ProductPageLayout-module__0SOoNG__productFaqQuestion{cursor:pointer;padding:var(--product-faq-question-padding);color:var(--text);font-family:Syne,Inter,ui-sans-serif,system-ui,sans-serif;font-size:var(--product-faq-question-size);font-weight:900;line-height:1.35;list-style:none;position:relative}.ProductPageLayout-module__0SOoNG__productFaqQuestion::-webkit-details-marker{display:none}.ProductPageLayout-module__0SOoNG__productFaqQuestion:after{content:"+";color:var(--cyan);font-family:DM Sans,Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.3rem;font-weight:900;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.ProductPageLayout-module__0SOoNG__productFaqItem[open] .ProductPageLayout-module__0SOoNG__productFaqQuestion:after{content:"-"}.ProductPageLayout-module__0SOoNG__productFaqAnswer{padding:var(--product-faq-answer-padding);color:var(--text);font-size:var(--product-card-body-size);margin:0;line-height:1.64}.ProductPageLayout-module__0SOoNG__productFaqAnswer a{color:var(--cyan);font-weight:900}.ProductPageLayout-module__0SOoNG__productFinalCta{background:var(--navy)}.ProductPageLayout-module__0SOoNG__productFinalCta .section__inner{border-radius:var(--product-card-radius);background:var(--product-final-cta-bg);border:1px solid #ffffff29;padding:clamp(20px,2.4vw,28px);box-shadow:0 18px 48px #07111f38}.ProductPageLayout-module__0SOoNG__productFinalCta .section__header{margin-bottom:0}:is(.ProductPageLayout-module__0SOoNG__productFinalCta .section__header h2,.ProductPageLayout-module__0SOoNG__productFinalCta .section__intro){color:var(--white)}.ProductPageLayout-module__0SOoNG__productFinalCta .button-link--ghost{color:var(--white);background:0 0;border-color:#ffffff8c}.ProductPageLayout-module__0SOoNG__productFinalCta .button-link--ghost:hover{border-color:var(--cyan);background:var(--cyan)}@media (max-width:1080px){.ProductPageLayout-module__0SOoNG__productCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ProductPageLayout-module__0SOoNG__productCardGrid:has(>:nth-child(5):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.ProductPageLayout-module__0SOoNG__productCardGrid:has(>:nth-child(5):last-child)>*{grid-column:auto}.ProductPageLayout-module__0SOoNG__productCardGrid:has(>:nth-child(5):last-child)>:nth-last-child(2){grid-column:auto}.ProductPageLayout-module__0SOoNG__productCardGrid:has(>:nth-child(5):last-child)>:last-child{grid-column:auto}.ProductPageLayout-module__0SOoNG__productCardGrid:has(>:nth-child(5):last-child)>:last-child{max-width:calc((100% - var(--product-card-gap)) / 2);grid-column:1/-1;justify-self:center;width:100%}}@media (max-width:680px){.ProductPageLayout-module__0SOoNG__productCardGrid{grid-template-columns:1fr}.ProductPageLayout-module__0SOoNG__productCardGrid:has(>:nth-child(5):last-child)>:last-child{grid-column:auto;max-width:none}}
