﻿@font-face{font-family:"DM Serif Display";font-style:normal;font-weight:400;font-display:swap;src:url("fonts/dm-serif-display-400-latin.woff2") format("woff2")}@font-face{font-family:"Space Grotesk";font-style:normal;font-weight:400;font-display:swap;src:url("fonts/space-grotesk-400-700-latin.woff2") format("woff2")}@font-face{font-family:"Space Grotesk";font-style:normal;font-weight:500;font-display:swap;src:url("fonts/space-grotesk-400-700-latin.woff2") format("woff2")}@font-face{font-family:"Space Grotesk";font-style:normal;font-weight:600;font-display:swap;src:url("fonts/space-grotesk-400-700-latin.woff2") format("woff2")}@font-face{font-family:"Space Grotesk";font-style:normal;font-weight:700;font-display:swap;src:url("fonts/space-grotesk-400-700-latin.woff2") format("woff2")}header,header #primary-nav,header .logo,header .megamenu,header .nav,header .tabs-list button,header button{font-family:"Space Grotesk",sans-serif;color:#1f1c17}body.product-modern header .feature-badge{background:var(--prod-accent)}html{scrollbar-gutter:stable;scroll-behavior:smooth;-webkit-text-size-adjust:100%;scrollbar-gutter:stable}:root{--surface:#ffffff;--bg:#ffffff;--alt:#f7f7f7;--text:#000000;--muted:#555555;--accent:#000000;--accent2:#1a1a1a;--accent3:#606060;--accent4:#808080;--border:#e5e7eb;--radius:16px;--shadow:0 6px 18px rgba(0,0,0,.06);--page-gutter:2rem}*,::after,::before{box-sizing:border-box;margin:0;padding:0}body{font-size:1.1rem;font-weight:400;line-height:1.65;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:"Space Grotesk",sans-serif}img,svg{max-width:100%;height:auto;vertical-align:middle}a{text-decoration:none;color:inherit}body.nav-open{overflow:hidden}nav[hidden]{display:none!important}@media(prefers-reduced-motion:reduce){*,::after,::before{transition:none!important;animation:none!important}}:where(article,section,aside,nav) h1{font-size:clamp(2.2rem,4vw + 1rem,3rem);line-height:1.25}.container{margin-inline:auto;padding-inline:2rem}section{padding-block:5rem;background:var(--bg)}.section-title{font-size:clamp(2.4rem,2vw+1.6rem,3.2rem);font-weight:900;margin-bottom:3rem}.lead{color:var(--muted);min-height:3.5rem}.stacked+.stacked{padding-top:3rem}.visually-hidden{position:absolute!important;clip:rect(0 0 0 0)!important;height:1px!important;width:1px!important;overflow:hidden!important;white-space:nowrap!important}.skip-link{transform:translateY(-4rem);will-change:transform;background:var(--accent);border-radius:var(--radius);transition:transform .25s ease-out}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:0 solid var(--accent);outline-offset:3px}.nav{display:flex;justify-content:space-between;align-items:center;position:relative}.logo{display:flex;align-items:center;gap:.55rem;font-weight:900;font-size:1.3rem;color:var(--accent)}.logo svg{height:38px;width:38px;flex:none}.logo span{color:#000;font-weight:900}#burger{background:0 0;border:0;font-size:1.9rem;line-height:1;cursor:pointer;color:var(--accent);position:relative;z-index:1100;touch-action:manipulation}nav#primary-nav ul{list-style:none;display:flex;gap:1.6rem}nav#primary-nav a{font-weight:400;position:relative;padding-block:0rem}nav#primary-nav a::after{content:"";position:absolute;left:0;bottom:0;width:0;background:var(--accent);transition:width .3s}nav#primary-nav a:focus-visible::after,nav#primary-nav a:hover::after{width:100%}nav#primary-nav a[aria-current]{font-weight:700}.has-megamenu{position:static}.megamenu{position:absolute;left:0;right:0;top:100%;background:var(--surface);border-radius:0 0 var(--radius) var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);border-top:none;display:none;z-index:999;overflow:hidden}.megamenu__inner{max-width:100%;margin:0 auto;padding:1.5rem;display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}@media(min-width:993px){.has-megamenu:focus-within .megamenu,.has-megamenu:hover .megamenu{display:block}.megamenu{left:var(--page-gutter);right:var(--page-gutter);width:auto}}.megamenu-header{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5rem;border-bottom:1px solid var(--border);margin-bottom:1rem}.megamenu-header h3{font-size:1.4rem;font-weight:900;color:var(--accent)}.megamenu-col{position:relative}.category-header{display:flex;align-items:center;gap:.8rem;margin-bottom:1.2rem;padding-bottom:.75rem;border-bottom:1px solid var(--border);cursor:pointer;transition:.2s}.category-header:hover{color:var(--accent)}.category-title{font-weight:700;font-size:1.1rem;flex-grow:1}.category-links{list-style:none;display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;padding-right:.5rem;line-height:1.2rem}.category-links li{display:flex;align-items:center;gap:.5rem}.category-links a{display:block;padding:.5rem 0;color:var(--text);transition:color .2s,transform .2s}.category-links a:hover{color:var(--accent);transform:translateX(3px)}.megamenu-feature{grid-column:span 1;padding:1.5rem;background:var(--alt);border-radius:var(--radius);display:flex;flex-direction:column;justify-content:space-between}.feature-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.feature-header h4{font-size:1.2rem}.feature-content p{font-size:1.1rem;color:var(--muted);margin-bottom:1rem}.feature-badge{display:inline-block;background:var(--accent);color:#fff;padding:.3rem .8rem;border-radius:50px;font-size:1rem;font-weight:700;margin-bottom:.5rem}.feature-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;color:var(--accent);transition:transform .2s;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:4px}.feature-link:hover{transform:translateX(5px)}#primary-nav ul li{padding:1rem 0}#primary-nav ul li.has-megamenu ul li{padding:0}@media(max-width:992px){.megamenu-toggle{display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:50%;transform:translateY(-50%);width:3rem;height:100%;background:0 0;border:0;cursor:pointer;font-size:1.2rem;color:var(--accent);z-index:1001}nav#primary-nav{position:fixed;top:0;right:-100%;width:min(100%,380px);height:100vh;background:var(--bg);padding:3rem 1.5rem 2rem;overflow-y:auto;transition:right .3s;box-shadow:-5px 0 15px rgba(0,0,0,.1);z-index:1000}body.nav-open nav#primary-nav{right:0}nav#primary-nav ul{flex-direction:column;gap:.5rem}nav#primary-nav li{width:100%;border-bottom:1px solid var(--border);padding:.8rem 0;position:relative}.has-megamenu{display:flex;flex-wrap:wrap}.has-megamenu .nav-link{flex:1;padding-right:3rem}.has-megamenu .megamenu{position:static;display:none;width:100%;padding:1rem;background:var(--alt);border-radius:8px;margin-top:.8rem}.has-megamenu .megamenu.open{display:block}.has-megamenu .megamenu__inner{max-width:none;padding:0;display:block}.megamenu-header{flex-direction:column;align-items:flex-start;gap:1rem;padding:0 0 1rem;margin-bottom:1rem}.category-header{position:relative;padding-right:2rem;margin-bottom:.5rem;cursor:pointer}.category-header::after{content:"\25BE";position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(0);font-size:.8rem;transition:transform .3s}.category-header.open::after{transform:translateY(-50%) rotate(180deg)}.category-links{max-height:0;overflow:hidden;transition:max-height .3s;padding-left:.5rem;margin:0}.category-links.open{max-height:1000px;margin-bottom:1rem}.megamenu-feature{grid-column:1/-1;margin-top:1rem}.has-megamenu .mobile-nav-header{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center}.has-megamenu .mobile-nav-header .megamenu-toggle{position:relative;top:auto;transform:none;height:auto;width:auto;padding:.5rem}.nav{padding-block:1rem}.container,.lower-section .grid{width:100%;padding-inline:0rem}#primary-nav ul li.has-megamenu ul li{padding:1rem 0}.hero h1{max-width:100%}.tools-grid{grid-template-columns:1fr 1fr}}@media(min-width:993px){#burger,.megamenu-toggle{display:none}}.hero{position:relative;padding:3.5rem 0 1rem;overflow:hidden;color:var(--hero-text);isolation:isolate}.hero-content{position:relative;z-index:20;margin:0 auto;padding:0 2rem}.hero h1{font-size:clamp(2.8rem,4vw + 1.4rem,4rem);font-weight:700;line-height:1.3;margin-bottom:1.5rem;max-width:85%;background:var(--hero-gradient);-webkit-background-clip:text;background-clip:text;color:#000}.hero p{font-size:1.3rem;max-width:800px;margin:0 0 1.5rem;color:#000}.hero-buttons{display:flex;gap:1.5rem}.hero .btn{border-radius:4px;font-size:1.1rem;padding:.4rem 1.4rem;transition:.3s}.hero-stats{display:flex;justify-content:center;gap:3rem;margin-top:4rem;flex-wrap:wrap}.stat-item{display:flex;flex-direction:column;align-items:center}.stat-value{font-size:2.5rem;font-weight:700;background:var(--hero-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.stat-label{font-size:1rem;color:rgba(255,255,255,.7);margin-top:.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;margin-top:1.5rem;border-radius:4px;background:var(--accent);color:#fff;transition:transform .2s,box-shadow .2s}.btn:focus-visible,.btn:hover{transform:translateY(-4px);box-shadow:0 10px 26px rgba(0,0,0,.25)}.btn--sm{padding:.4rem 1.4rem;margin-top:1rem;min-width:0;height:auto;font-weight:400}.grid{display:grid;gap:2.6rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{background:var(--surface);border-radius:var(--radius);padding:2.4rem 2rem;box-shadow:var(--shadow);transition:transform .3s,box-shadow .3s}.card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.card h3{font-size:1.35rem;font-weight:700;margin-bottom:.7rem}.badge{display:inline-block;margin-bottom:1.2rem;padding:.4rem .9rem;border-radius:4px;font-size:.8rem;font-weight:700;color:#fff}.accent{background:var(--accent)}.accent2{background:var(--accent2)}.accent3{background:var(--accent3)}.accent4{background:var(--accent4)}.alt-bg{background:var(--alt)}.tools-wrapper{display:grid;gap:3.2rem;grid-template-columns:1fr 1fr;align-items:start}.tools-text p{color:var(--muted)}.tools-grid{display:grid;gap:2.6rem;grid-template-columns:repeat(2,1fr)}.btn-primary{color:#fff;border:none}.btn-secondary{background:0 0;color:#000;border:2px solid #000}.btn-primary:hover{transform:translateY(-5px)}.btn-secondary:hover{background:rgba(15,91,72,.08);border-color:#0f5b48;color:#0f5b48;transform:translateY(-4px)}@media(max-width:900px){.tools-wrapper{grid-template-columns:1fr}.tools-grid{grid-template-columns:1fr 1fr}}footer{background:#000;color:#bababa}.footer-head{color:#fff}.footer-inner{padding-block:4rem}.footer-inner>.container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.footer-col{flex:1 1 clamp(180px,22%,260px)}.footer-col p,.footer-col ul{margin-block:.6rem}.foot-links ul{list-style:none;padding:0}.foot-links li{margin-block:.35rem}.footer-copy{border-top:.2px solid rgba(255,255,255,.2);padding-block:1.4rem}@media(max-width:768px){.footer-inner>.container{flex-direction:column;gap:2rem}.footer-col{flex:none;width:100%}}.nav-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}body.nav-open .nav-overlay{opacity:1;visibility:visible}@media (max-width:768px){.hero{padding:6.5rem 0 1rem}.hero h1{font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.4;max-width:90%}.tools-grid{grid-template-columns:1fr}.hero p{font-size:1.2rem}.hero-buttons{align-items:center;gap:1rem}.hero-stats{gap:1.5rem}.stat-value{font-size:2rem}.card{padding:2rem}}.section-imp{padding-top:120px;padding-bottom:0}.lower-section .grid{max-width:95%;margin-inline:auto;padding-inline:2rem;margin:0 auto;box-sizing:border-box;width:100%}.group{display:grid;-ms-grid-columns:auto auto;grid-template-columns:auto auto}.left-block{width:100%}.left-block-sticky{position:-webkit-sticky;position:sticky;top:25%;margin-bottom:25%}.right-block{display:-ms-grid;display:grid;-ms-flex-pack:center;-ms-flex-align:center;grid-row-gap:40px;-ms-grid-columns:1fr;-ms-grid-rows:auto auto;padding-left:1rem}.col-feature{background:var(--surface);border-radius:var(--radius);padding:2.4rem 2rem;box-shadow:var(--shadow);transition:transform .3s,box-shadow .3s}.col-feature:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.bold-heading{font-weight:700;margin-bottom:10px}@media screen and (min-width:1280px){.group-line{grid-column-gap:100px}.first-last-line{right:-165px;width:225px}.middle-line{top:37px}}.group-line{display:-ms-grid;display:grid;margin-top:20px;grid-auto-columns:1fr;grid-column-gap:50px;grid-row-gap:16px;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.group-column{position:relative;background:var(--surface);border-radius:var(--radius);padding:2.4rem 2rem;box-shadow:var(--shadow);transition:transform .3s,box-shadow .3s;margin-top:3rem}.group-column:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.first-last-line{position:absolute;left:auto;top:-25px;right:-125px;bottom:auto;width:200px}.middle-line{top:37px}.group-number{margin-bottom:35px;border-radius:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50px;height:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#000;color:#fff;font-size:18px;line-height:28px;font-weight:700;letter-spacing:.4px}.container-timeline{max-width:650px}.timeline{position:relative;padding-left:4rem;margin:0 0 0 30px}.timeline:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:#000}.timeline-container{position:relative;margin-bottom:2.5rem}.timeline-container:last-child{margin-bottom:0}.timeline-icon{position:absolute;left:-72px;width:20px;height:20px;border-radius:50%;text-align:center;color:#0a0a0a;background:#f2f4f8}.timeline-icon .small-icon{position:absolute;width:13px;left:3.5px;top:3.5px;height:13px;border-radius:50%;text-align:center;color:#0a0a0a;background:#000}.timeline-body{background:var(--surface);border-radius:var(--radius);padding:2.4rem 2rem;box-shadow:var(--shadow);transition:transform .3s,box-shadow .3s}.timeline-body:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.faq{border:0;margin:0 0 1rem;width:100%}.faq+.faq{margin-top:.75rem}.faq-grid{grid-template-columns:1fr}.faq-group{grid-template-columns:1fr!important}.faq summary{list-style:none;cursor:pointer;padding:1.25rem 1rem;background:#fff;box-shadow:0 4px 20px -6px rgb(0 0 0 / .12);position:relative;transition:background .2s,box-shadow .2s;display:block}.faq summary::after{content:"+";position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);font-size:1.5rem;line-height:1}.faq[open] summary::after{content:"-"}.faq>p{padding:1rem 1.25rem 1.25rem;margin:0;border-top:2px solid #000;background:#fff;box-shadow:7px 7px 30px -5px rgb(0 0 0 / 10%)}.faq summary::-webkit-details-marker{display:none}details[open]>p{animation:.25s ease-in-out accordion}@keyframes accordion{from{opacity:0;transform:translateY(-.25rem)}}.pricing-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;width:100%}.pricing-table{flex:1;width:100%;display:flex;background:var(--surface);border-radius:var(--radius);padding:2.4rem 2rem;box-shadow:var(--shadow);transition:transform .3s,box-shadow .3s;flex-direction:column;justify-content:space-between;margin-top:1rem}.pricing-table:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.pricing-table .price{color:#000}.display-2{font-size:72px;font-weight:700;margin-bottom:.5rem;color:#000}.pricing-table ul{list-style:none;padding:0;margin:20px 0;text-align:left}.pricing-table ul li{padding:5px 0}.pricing-table .buttons{margin-top:auto}.stacked h2.head{font-size:1.5rem;margin-bottom:2.5rem}.head-sp{font-size:1.5rem;margin-bottom:1.5rem}@media(max-width:768px){.group-line{display:block}.first-last-line,.middle-line{display:none}.group{display:block}}.breadcrumb{font-size:.9rem;margin-bottom:1rem;color:var(--muted)}.breadcrumb ol{display:flex;gap:.35rem;list-style:none}.breadcrumb li+li::before{content:'\203A';margin:0 .35rem;color:var(--accent3)}.breadcrumb a{text-decoration:none;color:inherit}.breadcrumb a:focus-visible,.breadcrumb a:hover{color:var(--accent);text-decoration:underline}.progress-container{position:fixed;top:0;left:0;width:100%;height:2px;z-index:9999;background:rgba(0,0,0,.08)}.progress-bar{width:0;height:100%;background:var(--accent);transition:width .2s linear}.consent-banner{display:flex;align-items:center;justify-content:center;box-shadow:0 -2px 6px rgb(0 0 0/.12)}.consent-banner .btn{margin-top:0}.consent-banner__inner{display:flex;align-items:center;gap:1rem}.consent-banner__text{flex:1}.consent-banner a{text-decoration:underline}@media (max-width:768px){.breadcrumb{font-size:.85rem}.consent-banner__inner{max-width:100%}.consent-banner{padding:3rem .5rem}}.extra{border:0;margin-bottom:0}nav#primary-nav .megamenu-col ul.category-links{gap:1.2rem}.category-links a{font-size:.9rem}.megamenu__inner{gap:1rem}h3.bold-heading{font-size:1.1rem}figcaption{margin-top:1rem}.right-block .container{max-width:650px;padding:0}.stacked h2{font-size:1.5rem;margin-bottom:1.5rem}@media(max-width:992px){.container,.lower-section .grid{width:100%;padding-inline:0rem}}.black{background:#000;color:#fff}.black .display-2{color:#fff}.black .btn{background:#fff;color:#000}.card-title{font-weight:700}.why-grid{display:grid;row-gap:3rem;max-width:1000px}.why-head .kicker{letter-spacing:.05em;font-size:.85rem;font-weight:700;color:var(--accent3)}.why-timeline{list-style:none;padding:0;margin:0;display:grid;row-gap:2rem;border-left:3px solid var(--border)}.why-timeline li{display:flex;gap:1.5rem;position:relative;padding-left:1.25rem}.why-timeline li::before{content:"";position:absolute;left:-3px;top:0;height:100%;border-left:3px dotted var(--accent3)}.why-icon{flex:none;background:var(--accent);color:#fff;width:42px;height:42px;border-radius:50%;display:grid;place-content:center;font-size:1.35rem;box-shadow:0 4px 10px rgb(0 0 0/.12)}@media(min-width:768px){.why-timeline{grid-template-columns:repeat(2,1fr);column-gap:3rem;border:none}.why-timeline li{border-left:none}.why-timeline li::before{display:none}}.card-block ul{list-style:none;padding:0;margin:20px 0;text-align:left}.card-block ul li{padding:5px 0}@media(max-width:768px){.right-block{width:100%;padding-right:0}}.price-gap{gap:1rem}.imp-detail{font-size:.9rem;margin-top:1rem;color:var(--muted)}.deci{font-size:2.4rem}.megamenu-feature h4{font-size:1.1rem}.hero p.requirements-note{font-size:.9rem;color:var(--muted);margin-top:1rem;margin-bottom:0}button{font-family:"Space Grotesk",sans-serif}@media (min-width:993px){.megamenu--tabs .megamenu__inner.megamenu-tabs{display:grid;grid-template-columns:210px minmax(0,2.5fr) 260px;padding-block:1.65rem;gap:2.4rem;align-items:flex-start}.megamenu--tabs{max-height:calc(100vh - 120px);overflow-y:auto}.tabs-list{display:flex;flex-direction:column;gap:.4rem;padding-top:.25rem;padding-right:1.25rem;border-right:1px solid var(--border);align-self:stretch}.tab-link{width:100%;text-align:left;border:0;background:0 0;padding:.45rem .9rem;border-radius:6px;cursor:pointer;font-weight:600;font-size:.9rem;letter-spacing:.01em;color:var(--accent2);transition:background .18s,color .18s}.tab-link:hover{background:#f3f3f3}.tab-link.is-active{background:var(--accent);color:#fff}.tabs-panels{position:relative}.tab-panel{display:none}.tab-panel.is-active{display:block}.tab-panel .category-header.extra{margin-bottom:.9rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.tab-panel .category-title{font-size:1.1rem;font-weight:700}.megamenu--tabs .tab-panel .category-links{list-style:none;margin:0;padding:0;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:3rem;row-gap:.25rem;overflow-y:visible!important;padding-right:0!important}.megamenu--tabs .tab-panel .category-links li{display:flex;align-items:flex-start}.megamenu--tabs .tab-panel .category-links a{display:block;padding:.3rem 0;font-size:.95rem;letter-spacing:.01em}.tabs-view-all{display:inline-flex;margin-top:1.8rem}.megamenu-feature{padding:1.5rem 1.6rem}.extra{padding-top:0}}@media (min-width:1400px){.megamenu--tabs .tab-panel .category-links{grid-template-columns:repeat(3,minmax(0,1fr))}}.extra{padding-top:0}body.product-modern{--prod-ink:#1f1c17;--prod-muted:#4f4a43;--prod-line:#e6ded1;--prod-card:#ffffff;--prod-accent:#0f5b48;--prod-bg:#f7f4ee;--prod-band:#fbf8f2;font-family:"Space Grotesk",sans-serif;color:var(--prod-ink)}body.product-modern main{font-family:"Space Grotesk",sans-serif;background:var(--prod-bg);color:var(--prod-ink)}body.product-modern #hero{position:relative;overflow:hidden;background:radial-gradient(1200px 420px at 12% -10%,#e7f4ed 0,rgba(231,244,237,0) 60%),linear-gradient(120deg,#fdf7ec 0,#f0f7ff 100%);border-bottom:1px solid var(--prod-line)}body.product-modern #hero::after{content:"";position:absolute;right:-140px;top:-140px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(182,91,42,.25),rgba(182,91,42,0));pointer-events:none}body.product-modern #hero h1,body.product-modern .section-title,body.product-modern h2,body.product-modern h3{font-family:"DM Serif Display",serif;letter-spacing:.2px}body.product-modern #hero p,body.product-modern .card p,body.product-modern .col-feature p,body.product-modern .faq>p,body.product-modern .group-column p,body.product-modern .timeline-body p{color:var(--prod-muted)}body.product-modern main>section{border-top:1px solid var(--prod-line);border-bottom:1px solid var(--prod-line)}body.product-modern main>section.stacked{padding-top:4.5rem;padding-bottom:4.5rem}body.product-modern main>section:nth-of-type(n+3):nth-of-type(odd){background:var(--prod-band)}body.product-modern main>section:not(#hero){padding-top:4.5rem;padding-bottom:4.5rem}body.product-modern .stacked+.stacked{padding-top:0}body.product-modern .btn,body.product-modern .hero-buttons .btn-primary,body.product-modern .paddle_styled_button{background:var(--prod-accent);border-color:var(--prod-accent);color:#fff}body.product-modern .btn:hover,body.product-modern .hero-buttons .btn-primary:hover,body.product-modern .paddle_styled_button:hover{background:#0c4b3c;border-color:#0c4b3c}body.product-modern .btn-secondary,body.product-modern .hero-buttons .btn-secondary{background:0 0;color:var(--prod-accent);border-color:var(--prod-accent)}body.product-modern .btn-secondary:hover,body.product-modern .hero-buttons .btn-secondary:hover{background:rgba(15,91,72,.08)}body.product-modern #testimonials .card,body.product-modern .col-feature,body.product-modern .group-column,body.product-modern .pricing-table,body.product-modern .pricing-table-block .card,body.product-modern .timeline-body{background:var(--prod-card);border:1px solid var(--prod-line);border-radius:14px;box-shadow:0 10px 22px rgba(15,27,45,.06)}body.product-modern .col-feature,body.product-modern .group-column,body.product-modern .timeline-body{padding:1.2rem 1.3rem}body.product-modern .group-number{background:var(--prod-accent);color:#fff}body.product-modern main blockquote,body.product-modern main figcaption,body.product-modern main li,body.product-modern main p{color:var(--prod-muted)}body.product-modern main .card-title,body.product-modern main .display-2,body.product-modern main .price{color:var(--prod-ink)}body.product-modern .faq summary{border:1px solid var(--prod-line);border-radius:10px;box-shadow:0 10px 20px rgba(15,27,45,.05);color:var(--prod-ink)}body.product-modern .faq>p{border-top:1px solid var(--prod-line);box-shadow:0 10px 20px rgba(15,27,45,.05)}body.product-modern #price-table-section>.container>p:first-child,body.product-modern #testimonials>.container>p:first-child,body.product-modern .faq-group>.col>p:first-child,body.product-modern .left-block-sticky>p:first-child,body.product-modern .left-block>p:first-child,body.product-modern .section-label{font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:var(--prod-accent);margin:0 0 .5rem;font-weight:600}body.product-modern #price-table-section>.container>p:first-child+br,body.product-modern #testimonials>.container>p:first-child+br,body.product-modern .faq-group>.col>p:first-child+br,body.product-modern .left-block-sticky>p:first-child+br,body.product-modern .left-block>p:first-child+br,body.product-modern .section-label+br{display:none}body.product-modern .left-block-sticky h2,body.product-modern .section-title.head{margin:0 0 1.5rem}body.product-modern .breadcrumb a{color:var(--prod-accent);text-decoration:none;border-bottom:0}body.product-modern .breadcrumb a:focus-visible,body.product-modern .breadcrumb a:hover{color:#0c4b3c;text-decoration:none;border-bottom:0}body.product-modern .breadcrumb a,body.product-modern .breadcrumb a:focus-visible,body.product-modern .breadcrumb a:hover{text-decoration:none!important;border-bottom:0!important}body.product-modern #testimonials .grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;list-style:none;padding:0;margin:0}body.product-modern .testimonial-card figure{display:flex;flex-direction:column;gap:1rem}body.product-modern .testimonial-card figcaption{display:flex;align-items:center;gap:.8rem;font-size:.95rem;color:var(--prod-muted)}body.product-modern .testimonial-meta{display:flex;flex-direction:column;gap:.2rem}body.product-modern .testimonial-meta strong{color:var(--prod-ink)}body.product-modern .avatar{width:44px;height:44px;border-radius:50%;background:rgba(15,91,72,.15);color:var(--prod-accent);display:flex;align-items:center;justify-content:center;font-weight:600}body.product-modern .faq a,body.product-modern .inline-link,body.product-modern main a:not(.btn):not(.btn-primary):not(.btn-secondary):not(.paddle_button):not(.paddle_styled_button):not(.feature-link):not(.tab-link):not(.nav-link):not(.logo):not(.skip-link){color:var(--prod-ink);text-decoration:none;border-bottom:2px solid var(--prod-accent);padding-bottom:2px}body.product-modern .breadcrumb a{color:var(--prod-accent)!important}body.product-modern .faq a:focus-visible,body.product-modern .faq a:hover,body.product-modern .inline-link:focus-visible,body.product-modern .inline-link:hover,body.product-modern main a:not(.btn):not(.btn-primary):not(.btn-secondary):not(.paddle_button):not(.paddle_styled_button):not(.feature-link):not(.tab-link):not(.nav-link):not(.logo):not(.skip-link):focus-visible,body.product-modern main a:not(.btn):not(.btn-primary):not(.btn-secondary):not(.paddle_button):not(.paddle_styled_button):not(.feature-link):not(.tab-link):not(.nav-link):not(.logo):not(.skip-link):hover{color:var(--prod-ink);border-bottom-color:#0c4b3c}body.product-modern .compare-list,body.product-modern .product-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.65rem}body.product-modern [class$="-results-grid"]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.5rem}body.product-modern [class$="-results-card"]{background:var(--prod-card);border:1px solid var(--prod-line);border-radius:14px;padding:1rem 1.2rem;box-shadow:0 8px 20px rgba(15,27,45,.06)}body.product-modern [class$="-results-card"] h3{margin-bottom:.5rem}body.product-modern [class$="-results-card"] p{color:var(--prod-muted)}body.product-modern .compare-list li,body.product-modern .product-list li{display:flex;gap:.6rem;align-items:flex-start}body.product-modern .compare-list li::before,body.product-modern .product-list li::before{content:"";width:8px;height:8px;border-radius:50%;background:rgba(15,91,72,.65);margin-top:.55rem;flex:none}body.product-modern .feature-mini{background:#fff;border:1px solid var(--prod-line)}body.product-modern .feature-mini-head{margin-bottom:1.2rem}body.product-modern .feature-mini-head p{color:var(--prod-muted);margin-top:.4rem}body.product-modern .feature-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.2rem}body.product-modern .feature-mini-item{border:1px solid var(--prod-line);border-radius:12px;padding:.85rem 1rem;background:#fff;box-shadow:0 6px 16px rgba(15,27,45,.06)}body.product-modern .feature-mini-title{display:block;font-weight:700;color:var(--prod-ink);font-size:.98rem}body.product-modern .feature-mini-text{display:block;margin-top:.3rem;color:var(--prod-muted);font-size:.9rem}@media (max-width:900px){body.product-modern .feature-mini-grid{grid-template-columns:1fr}}body.product-modern .related-articles{margin-top:1.6rem}body.product-modern .related-articles .imp-detail{color:var(--prod-muted);margin-top:0}body.product-modern .related-articles .product-list{margin-top:.8rem}body.product-modern .compare-list strong{color:var(--prod-ink)}body.product-modern .section-audience .lead,body.product-modern .section-compare .lead{max-width:820px}body.product-modern .section-audience .grid,body.product-modern .section-compare .grid{margin-top:2rem;align-items:stretch}body.product-modern .section-audience .card,body.product-modern .section-compare .card{border:1px solid var(--prod-line);border-radius:14px;background:var(--prod-card);box-shadow:0 10px 22px rgba(15,27,45,.06);height:100%;padding:1.6rem}body.product-modern .section-editions .lead,body.product-modern .section-related .lead,body.product-modern .section-requirements .lead,body.product-modern .section-troubleshoot .lead{max-width:860px}body.product-modern .section-editions .grid,body.product-modern .section-related .grid,body.product-modern .section-requirements .grid,body.product-modern .section-troubleshoot .grid{margin-top:2rem;align-items:stretch}body.product-modern .edition-table-wrap{margin-top:1.5rem;background:var(--prod-card);border:1px solid var(--prod-line);border-radius:14px;box-shadow:0 10px 22px rgba(15,27,45,.06);overflow-x:auto}body.product-modern .edition-table{width:100%;border-collapse:collapse;min-width:620px;color:var(--prod-ink)}body.product-modern .edition-table td,body.product-modern .edition-table th{padding:.9rem 1rem;border-bottom:1px solid var(--prod-line);text-align:left;font-size:.98rem}body.product-modern .edition-table th{font-weight:700;background:rgba(15,91,72,.08)}body.product-modern .edition-table tbody tr:last-child td{border-bottom:none}body.product-modern .section-related .card p,body.product-modern .section-troubleshoot .card p{margin-top:.6rem}body.product-modern .section-related .btn--sm{margin-top:1rem;align-self:flex-start}body.product-modern .mbox-results{background:#fff;border-top:1px solid var(--prod-line);border-bottom:1px solid var(--prod-line)}body.product-modern .mbox-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.5rem}body.product-modern .mbox-results-card{background:var(--prod-card);border:1px solid var(--prod-line);border-radius:14px;padding:1rem 1.2rem;box-shadow:0 8px 20px rgba(27,20,12,.06)}body.product-modern .mbox-results-card p{color:var(--prod-muted)}body.product-modern .mbox-requirements{margin-top:1rem;color:var(--prod-muted);font-size:.95rem}@media (max-width:980px){body.product-modern .mbox-results-grid,body.product-modern [class$="-results-grid"]{grid-template-columns:1fr}}body.product-modern .product-video{background:linear-gradient(120deg,#fff9f1 0,#eef5ff 100%)}body.product-modern .product-video-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:2.4rem;align-items:center}body.product-modern .product-video-frame{position:relative;background:var(--prod-card);border:1px solid var(--prod-line);border-radius:14px;padding:14px;box-shadow:0 18px 40px rgba(15,27,45,.08)}body.product-modern .videoFacade{position:relative;border:0;border-radius:0;overflow:hidden;box-shadow:none;background:0 0;aspect-ratio:16/9}body.product-modern .videoFacade img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}body.product-modern .product-video-ribbon{position:absolute;top:10px;left:10px;background:var(--prod-accent);color:#fff;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;padding:6px 10px;border-radius:999px;z-index:2;pointer-events:none}body.product-modern .videoFacade .playBtn{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,rgba(0,0,0,.55),rgba(0,0,0,.35));border:none;color:#fff;font-size:1.05rem;font-weight:600;cursor:pointer;transition:transform .15s,background .2s}body.product-modern .videoFacade .playBtn:hover{transform:scale(1.02);background:linear-gradient(120deg,rgba(0,0,0,.65),rgba(0,0,0,.45))}body.product-modern .videoFacade .playBtn.is-disabled{cursor:default;pointer-events:none}body.product-modern .videoFacade .playBtn:focus-visible{outline:2px solid var(--prod-accent);outline-offset:4px}body.product-modern .videoFacade video{width:100%;height:100%;display:block;object-fit:contain;background:0 0;border-radius:0}body.product-modern .videoFallback{position:absolute;left:50%;bottom:.85rem;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,.65);color:#fff;font-weight:600;font-size:.84rem;text-align:center;border-radius:999px;padding:.35rem .75rem;line-height:1.1;pointer-events:none;z-index:2}body.product-modern .product-pill-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}body.product-modern .product-pill{background:#fff;border:1px solid var(--prod-line);padding:.35rem .75rem;border-radius:999px;font-size:.85rem;color:var(--prod-ink)}body.product-modern .product-checklist{margin:0;padding-left:1.1rem;color:var(--prod-muted)}body.product-modern .product-video-transcript{margin-top:1.1rem;border:1px solid var(--prod-line);border-radius:12px;padding:.75rem 1rem;background:#fff}body.product-modern .product-video-transcript summary{cursor:pointer;font-weight:600;color:var(--prod-accent)}body.product-modern .product-video-transcript p{margin:.6rem 0 0;color:var(--prod-muted)}@media (max-width:768px){body.product-modern .container,body.product-modern .lower-section .grid{padding-inline:0.25rem}body.product-modern .lead{padding-bottom:.75rem}body.product-modern .right-block{padding-left:0}body.product-modern .timeline{padding-left:0;margin:0}body.product-modern .timeline:before{display:block;left:.45rem;width:2px}body.product-modern .timeline-container{padding-left:1.75rem}body.product-modern .timeline-icon{position:absolute;left:.45rem;width:14px;height:14px;margin-bottom:0;transform:translateX(-50%)}body.product-modern .timeline-icon .small-icon{width:8px;height:8px;left:3px;top:3px}}.faq,.faq summary,.faq>p{border-radius:0!important}.consent-banner,header{box-sizing:border-box}.no-js #primary-nav{visibility:visible}#hero{display:flex;align-items:center;justify-content:flex-start;padding:3.5rem 0 3.7rem;box-sizing:border-box}iframe,img,video{max-width:100%;height:auto;display:block}:is(article,section,nav,aside) h1{font-size:clamp(2.2rem,4vw + 1rem,3rem)}.skip-link{position:absolute;top:-40px;left:0;background:#000;color:#fff;padding:8px;z-index:10000}.btn{min-height:48px;padding:.6rem 1.4rem}.container{max-width:1200px;margin:0 auto;box-sizing:border-box;width:100%}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;box-sizing:border-box}@media (max-width:992px){.megamenu--tabs .tabs-list{display:none}.megamenu--tabs .tab-panel{display:block!important;margin-bottom:1.5rem}.megamenu--tabs .tabs-view-all{display:inline-flex}.consent-banner,header{height:70px;box-sizing:border-box}}.product-mbox-modern{--mbox-ink:#1f1c17;--mbox-muted:#4f4a43;--mbox-line:#e6ded1;--mbox-card:#ffffff;--mbox-accent:#0f5b48;--mbox-accent-2:#b65b2a;--mbox-bg:#f7f4ee;--mbox-band:#fbf8f2;font-family:"Space Grotesk",sans-serif;color:var(--mbox-ink)}.product-mbox-modern main{font-family:"Space Grotesk",sans-serif;background:var(--mbox-bg);color:var(--mbox-ink)}.product-mbox-modern .megamenu,.product-mbox-modern .tabs-list button,.product-mbox-modern header,.product-mbox-modern nav{font-family:"Space Grotesk",sans-serif;color:var(--mbox-ink)}.product-mbox-modern .tabs-list .tab-link.is-active{background:var(--mbox-accent);color:#fff}.product-mbox-modern #hero{position:relative;overflow:hidden;background:radial-gradient(1200px 400px at 10% -10%,#e7f4ed 0,rgba(231,244,237,0) 60%),linear-gradient(120deg,#fdf7ec 0,#f0f7ff 100%);border-bottom:1px solid var(--mbox-line)}.product-mbox-modern #hero::after{content:"";position:absolute;right:-120px;top:-120px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(182,91,42,.25),rgba(182,91,42,0));pointer-events:none}.product-mbox-modern #hero h1,.product-mbox-modern h2,.product-mbox-modern h3{font-family:"DM Serif Display",serif;letter-spacing:.2px}.product-mbox-modern #hero p{color:var(--mbox-muted);max-width:780px}.product-mbox-modern .hero-buttons .btn-primary{background:var(--mbox-accent);border-color:var(--mbox-accent)}.product-mbox-modern .hero-buttons .btn-secondary{border-color:var(--mbox-accent);color:var(--mbox-accent)}.product-mbox-modern .btn,.product-mbox-modern .paddle_styled_button{background:var(--mbox-accent);border-color:var(--mbox-accent);color:#fff}.product-mbox-modern .btn:hover,.product-mbox-modern .paddle_styled_button:hover{background:#0c4b3c;border-color:#0c4b3c}.product-mbox-modern .btn-secondary{background:0 0;color:var(--mbox-accent);border-color:var(--mbox-accent)}.product-mbox-modern .btn-secondary:hover{background:rgba(15,91,72,.08)}.product-mbox-modern .stacked.mbox-video{background:linear-gradient(120deg,#fff9f1 0,#eef5ff 100%);border-top:1px solid var(--mbox-line);border-bottom:1px solid var(--mbox-line)}.product-mbox-modern .mbox-video-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:2.5rem;align-items:center}.product-mbox-modern .mbox-video-frame{position:relative;background:var(--mbox-card);border:1px solid var(--mbox-line);border-radius:14px;padding:14px;box-shadow:0 18px 40px rgba(27,20,12,.08)}.product-mbox-modern .mbox-video-frame video{width:100%;border-radius:10px}.product-mbox-modern .mbox-video-ribbon{position:absolute;top:10px;left:10px;background:var(--mbox-accent);color:#fff;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;padding:6px 10px;border-radius:999px}.product-mbox-modern .mbox-eyebrow{font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mbox-muted);margin-bottom:.4rem}.product-mbox-modern .section-label{font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mbox-accent);margin-bottom:.4rem}.product-mbox-modern .mbox-pill-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.product-mbox-modern .mbox-pill{background:#fff;border:1px solid var(--mbox-line);padding:.35rem .75rem;border-radius:999px;font-size:.85rem;color:var(--mbox-ink)}.product-mbox-modern .mbox-checklist{margin:0;padding-left:1.1rem;color:var(--mbox-muted)}.product-mbox-modern .mbox-video-transcript{margin-top:1.1rem;border:1px solid var(--mbox-line);border-radius:12px;padding:.75rem 1rem;background:#fff}.product-mbox-modern .mbox-video-transcript summary{cursor:pointer;font-weight:600;color:var(--mbox-accent)}.product-mbox-modern .mbox-video-transcript p{margin:.6rem 0 0;color:var(--mbox-muted)}.product-mbox-modern .col-feature{background:var(--mbox-card);border:1px solid var(--mbox-line);border-radius:14px;padding:1.25rem 1.4rem;box-shadow:0 10px 26px rgba(27,20,12,.06)}.product-mbox-modern .col-feature p{color:var(--mbox-muted)}.product-mbox-modern .mbox-highlights{background:#fff;border-bottom:1px solid var(--mbox-line)}.product-mbox-modern .mbox-highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.product-mbox-modern .mbox-highlight-card{background:var(--mbox-card);border:1px solid var(--mbox-line);border-radius:14px;padding:1.1rem 1.3rem;box-shadow:0 10px 22px rgba(27,20,12,.06)}.product-mbox-modern .mbox-highlight-card h3,.product-mbox-modern .mbox-results-card h3{margin-bottom:.5rem}.product-mbox-modern .mbox-highlight-card p{color:var(--mbox-muted)}.product-mbox-modern .mbox-compat{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.1rem}.product-mbox-modern .mbox-compat span{background:#f7f4ee;border:1px solid var(--mbox-line);padding:.35rem .7rem;border-radius:999px;font-size:.85rem;color:var(--mbox-ink)}.product-mbox-modern .mbox-results{background:#fff;border-top:1px solid var(--mbox-line);border-bottom:1px solid var(--mbox-line)}.product-mbox-modern .mbox-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.5rem}.product-mbox-modern .mbox-results-card{background:var(--mbox-card);border:1px solid var(--mbox-line);border-radius:14px;padding:1rem 1.2rem;box-shadow:0 8px 20px rgba(27,20,12,.06)}.product-mbox-modern .mbox-results-card p{color:var(--mbox-muted)}.product-mbox-modern .mbox-format-table{width:100%;border-collapse:collapse;font-size:.95rem}.product-mbox-modern .mbox-format-table td,.product-mbox-modern .mbox-format-table th{border:1px solid var(--mbox-line);padding:.75rem .8rem;text-align:left;vertical-align:top}.product-mbox-modern .mbox-format-table th{background:#f7f4ee}.product-mbox-modern .mbox-requirements{margin-top:1rem;color:var(--mbox-muted);font-size:.95rem}.product-mbox-modern .mbox-faq-links{margin:.5rem 0 1.2rem;color:var(--mbox-muted)}.product-mbox-modern .mbox-faq-links a{color:var(--mbox-accent);text-decoration:none}.product-mbox-modern .mbox-faq-links a:hover{text-decoration:underline}.product-mbox-modern .group-number{background:var(--mbox-accent);color:#fff}.product-mbox-modern main>section{border-top:1px solid var(--mbox-line);border-bottom:1px solid var(--mbox-line)}.product-mbox-modern main>section.stacked{padding-top:4rem;padding-bottom:4rem}.product-mbox-modern main>section:nth-of-type(n+3):nth-of-type(odd){background:var(--mbox-band)}.product-mbox-modern #testimonials .grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width:980px){body.product-modern #testimonials .grid,body.product-modern .product-video-grid{grid-template-columns:1fr}body.product-modern #hero::after{display:none}.product-mbox-modern #testimonials .grid,.product-mbox-modern .mbox-highlight-grid,.product-mbox-modern .mbox-results-grid,.product-mbox-modern .mbox-video-grid{grid-template-columns:1fr}.product-mbox-modern #hero::after{display:none}}@media (prefers-reduced-motion:no-preference){.product-mbox-modern #hero,.product-mbox-modern .mbox-video-frame{animation:.7s both mbox-fade-up}@keyframes mbox-fade-up{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}.product-msg-modern{--msg-ink:#1f1c17;--msg-muted:#4f4a43;--msg-line:#e6ded1;--msg-card:#ffffff;--msg-accent:#0f5b48;--msg-accent-2:#b65b2a;--msg-bg:#f7f4ee;--msg-band:#fbf8f2;font-family:"Space Grotesk",sans-serif;color:var(--msg-ink)}.product-msg-modern main{font-family:"Space Grotesk",sans-serif;background:var(--msg-bg);color:var(--msg-ink)}.product-msg-modern .megamenu,.product-msg-modern .tabs-list button,.product-msg-modern header,.product-msg-modern nav{font-family:"Space Grotesk",sans-serif;color:var(--msg-ink)}.product-msg-modern #hero{position:relative;overflow:hidden;background:radial-gradient(1200px 420px at 12% -10%,#e7f4ed 0,rgba(231,244,237,0) 60%),linear-gradient(120deg,#fdf7ec 0,#f0f7ff 100%);border-bottom:1px solid var(--msg-line)}.product-msg-modern #hero::after{content:"";position:absolute;right:-140px;top:-140px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(182,91,42,.25),rgba(182,91,42,0));pointer-events:none}.product-msg-modern #hero h1,.product-msg-modern h2,.product-msg-modern h3{font-family:"DM Serif Display",serif;letter-spacing:.2px}.product-msg-modern #hero p{color:var(--msg-muted);max-width:780px}.product-msg-modern .hero-buttons .btn-primary{background:var(--msg-accent);border-color:var(--msg-accent)}.product-msg-modern .hero-buttons .btn-secondary{border-color:var(--msg-accent);color:var(--msg-accent)}.product-msg-modern .btn,.product-msg-modern .paddle_styled_button{background:var(--msg-accent);border-color:var(--msg-accent);color:#fff}.product-msg-modern .btn:hover,.product-msg-modern .paddle_styled_button:hover{background:#0c4b3c;border-color:#0c4b3c}.product-msg-modern .btn-secondary{background:0 0;color:var(--msg-accent);border-color:var(--msg-accent)}.product-msg-modern .btn-secondary:hover{background:rgba(15,91,72,.08)}.product-msg-modern main>section{border-top:1px solid var(--msg-line);border-bottom:1px solid var(--msg-line)}.product-msg-modern main>section.stacked{padding-top:4rem;padding-bottom:4rem}.product-msg-modern main>section:nth-of-type(n+3):nth-of-type(odd){background:var(--msg-band)}.product-msg-modern .section-label{font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:var(--msg-accent);margin-bottom:.35rem}.product-msg-modern .msg-pill-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.product-msg-modern .msg-pill{background:#fff;border:1px solid var(--msg-line);padding:.35rem .75rem;border-radius:999px;font-size:.85rem;color:var(--msg-ink)}.product-msg-modern .msg-checklist{margin:0;padding-left:1.1rem;color:var(--msg-muted)}.product-msg-modern .msg-checklist li{margin:0 0 .35rem}.product-msg-modern .msg-video-transcript{margin-top:1.1rem;border:1px solid var(--msg-line);border-radius:12px;padding:.75rem 1rem;background:#fff}.product-msg-modern .msg-video-transcript summary{cursor:pointer;font-weight:600;color:var(--msg-accent)}.product-msg-modern .msg-video-transcript p{margin:.6rem 0 0;color:var(--msg-muted)}.product-msg-modern .videoFacade{position:relative;border:0;border-radius:0;overflow:hidden;box-shadow:none;background:0 0;aspect-ratio:16/9}.product-msg-modern .videoFacade img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.product-msg-modern .videoFacade .msg-video-ribbon{position:absolute;top:10px;left:10px;background:var(--msg-accent);color:#fff;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;padding:6px 10px;border-radius:999px;z-index:2;pointer-events:none}.product-msg-modern .videoFacade .playBtn{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,rgba(0,0,0,.55),rgba(0,0,0,.35));border:none;color:#fff;font-size:1.05rem;font-weight:600;cursor:pointer;transition:transform .15s,background .2s}.product-msg-modern .videoFacade .playBtn:hover{transform:scale(1.02);background:linear-gradient(120deg,rgba(0,0,0,.65),rgba(0,0,0,.45))}.product-msg-modern .videoFacade .playBtn:focus-visible{outline:2px solid var(--msg-accent);outline-offset:4px}.product-msg-modern .videoFacade .playBtn svg{width:64px;height:64px;display:block}.product-msg-modern .videoFacade video{width:100%;height:100%;display:block;object-fit:contain;background:0 0;border-radius:0}.product-msg-modern .msg-video{background:linear-gradient(120deg,#fff9f1 0,#eef5ff 100%);border-top:1px solid var(--msg-line);border-bottom:1px solid var(--msg-line)}.product-msg-modern .msg-video-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:2.4rem;align-items:center}.product-msg-modern .msg-video-frame{position:relative;background:var(--msg-card);border:1px solid var(--msg-line);border-radius:14px;padding:14px;box-shadow:0 18px 40px rgba(15,27,45,.08)}.product-msg-modern .msg-video-frame video{width:100%;border-radius:10px}.product-msg-modern .msg-video-ribbon{position:absolute;top:10px;left:10px;background:var(--msg-accent);color:#fff;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;padding:6px 10px;border-radius:999px;z-index:2;pointer-events:none}.product-msg-modern .msg-video-copy p{color:var(--msg-muted)}.product-msg-modern .msg-highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.product-msg-modern .msg-highlight-card{background:var(--msg-card);border:1px solid var(--msg-line);border-radius:14px;padding:1.1rem 1.3rem;box-shadow:0 10px 22px rgba(15,27,45,.06)}.product-msg-modern .msg-highlight-card p{color:var(--msg-muted)}.product-msg-modern .col-feature{background:var(--msg-card);border:1px solid var(--msg-line);border-radius:14px;padding:1.2rem 1.3rem;box-shadow:0 10px 24px rgba(15,27,45,.06)}.product-msg-modern .col-feature p{color:var(--msg-muted)}.product-msg-modern .msg-compat{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.product-msg-modern .msg-compat span{background:#f6f8fb;border:1px solid var(--msg-line);padding:.35rem .7rem;border-radius:999px;font-size:.85rem;color:var(--msg-ink)}.product-msg-modern .msg-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-bottom:1.5rem}.product-msg-modern .msg-results-card{background:var(--msg-card);border:1px solid var(--msg-line);border-radius:14px;padding:1rem 1.15rem;box-shadow:0 8px 20px rgba(15,27,45,.06)}.product-msg-modern .msg-results-card p{color:var(--msg-muted)}.product-msg-modern .msg-requirements{background:#fff}.product-msg-modern .timeline-body p{color:var(--msg-muted)}.product-msg-modern #testimonials .grid{grid-template-columns:repeat(3,1fr);gap:1.4rem}.product-msg-modern #testimonials blockquote{color:var(--msg-muted)}@media(max-width:980px){.product-msg-modern #testimonials .grid,.product-msg-modern .msg-highlight-grid,.product-msg-modern .msg-results-grid,.product-msg-modern .msg-video-grid{grid-template-columns:1fr}.product-msg-modern #hero::after{display:none}}@media(prefers-reduced-motion:no-preference){.product-msg-modern #hero,.product-msg-modern .msg-video-frame{animation:.7s both msg-fade-up}@keyframes msg-fade-up{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main p{color:#4f4a43!important}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main:is(.black,.black-header) p{color:#fff!important}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main strong{color:#1f1c17!important}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main:is(.black,.black-header) strong{color:#fff!important}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) header #burger,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) header nav#primary-nav .category-links a,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) header nav#primary-nav .category-title,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) header nav#primary-nav .mobile-nav-header .nav-link,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) header nav#primary-nav .tab-link:not(.is-active),body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) header nav#primary-nav>ul>li>a{color:#4f4a43!important}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main:where(strong,b,.bold-heading,.card-title,.product-head,.author-name,[style*='font-weight:700'],[style*='font-weight:700']){color:#1f1c17!important}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main:is(.black,.black-header):where(strong,b,.bold-heading,.card-title,.product-head,.author-name,[style*='font-weight:700'],[style*='font-weight:700']){color:#fff!important}.bold-heading,.bold-heading a,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main p.bold-heading,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main p.bold-heading a{color:#1f1c17!important}.black .bold-heading,.black .bold-heading a,.black-header .bold-heading,.black-header .bold-heading a,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main:is(.black,.black-header) p.bold-heading,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main:is(.black,.black-header) p.bold-heading a{color:#fff!important}.category-title,.tab-link:not(.is-active){color:#1f1c17!important}.feature-content h4,.feature-header h4{font-family:"DM Serif Display",serif!important;font-weight:700!important}body:is(.product-modern,.products-modern,.contact-modern,.blog-modern,.guide-modern,.single-modern,.about-modern) #hero{border-bottom:1px solid #e6ded1!important}body:is(.guide-modern,.blog-modern,.single-modern) main>section.black-header:first-child{border-bottom:1px solid #e6ded1!important}body:is(.home-modern,.products-modern,.product-modern,.contact-modern,.blog-modern,.guide-modern,.single-modern,.about-modern) header{border-bottom:1px solid #e6ded1!important}header{position:sticky;background:var(--surface);position:sticky!important;top:0;z-index:1000;background:var(--surface,#fff)!important;padding-top:env(safe-area-inset-top);transition:box-shadow .25s;height:auto!important;min-height:61px;box-sizing:border-box;border-bottom:1px solid #e6ded1!important}header.scrolled{box-shadow:0 4px 14px rgba(0,0,0,.06)}header .nav{display:flex;justify-content:space-between;align-items:center;position:relative;width:100%!important;height:auto!important;min-height:61px!important}header .logo{display:flex;align-items:center;gap:.55rem;font-weight:900;color:var(--accent,#000)!important;width:auto!important;padding:0!important;margin:0!important;font-size:1.3rem!important;line-height:1!important}header .logo svg{flex:none;width:38px!important;height:38px!important;margin:0!important}header .logo span{color:#000;font-weight:900;font-size:1.3rem!important;line-height:1!important;margin:0!important;padding:0!important}header #burger{background:0 0;border:0;cursor:pointer;color:#4f4a43!important;position:relative;z-index:1100;touch-action:manipulation;margin:0!important;padding:0!important;font-size:1.9rem!important;line-height:1!important}header nav#primary-nav ul{list-style:none;display:flex;margin:0!important;padding:0!important;gap:1.6rem!important}header nav#primary-nav a{position:relative;padding-block:0}header .megamenu{position:absolute;left:0;right:0;top:100%;background:var(--surface,#fff)!important;border-radius:0 0 16px 16px;box-shadow:0 6px 18px rgba(0,0,0,.06);border:1px solid #e5e7eb;border-top:none;display:none;z-index:999;overflow:hidden;margin:0!important;padding:0!important}header .megamenu__inner{max-width:100%;display:grid;grid-template-columns:repeat(5,1fr);margin:0 auto!important;padding:1.5rem!important;gap:1.5rem!important}header .category-title,header nav#primary-nav .category-links a,header nav#primary-nav .mobile-nav-header .nav-link,header nav#primary-nav .tab-link:not(.is-active),header nav#primary-nav>ul>li>a{color:#4f4a43!important}header #primary-nav .tabs-list .tab-link.is-active,header .feature-badge{background:#0f5b48!important;color:#fff!important}header nav#primary-nav>ul>li{margin:0!important;padding:1rem 0!important;line-height:1.4!important;font-size:1rem!important}header nav#primary-nav .mobile-nav-header .nav-link,header nav#primary-nav a{margin:0!important;padding:0!important;font-size:1rem!important;line-height:1.4!important;font-weight:400!important}header .tabs-list{margin:0!important;padding-top:.25rem!important;padding-right:1.25rem!important;gap:.4rem!important}header .tab-link{margin:0!important;padding:.45rem .9rem!important;font-size:.9rem!important;line-height:1.3!important}header .category-header{margin:0 0 .9rem!important;padding:0 0 .75rem!important}header .category-title{margin:0!important;padding:0!important;font-size:1.1rem!important;line-height:1.35!important}header .category-links{margin:0!important;padding:0!important}header .category-links a{margin:0!important;padding:.3rem 0!important;font-size:.95rem!important;line-height:1.35!important}header .feature-content h4,header .feature-header h4{font-family:"DM Serif Display",serif!important;font-weight:700!important;margin:0!important;padding:0!important;font-size:1.1rem!important;line-height:1.3!important}@media(min-width:993px){header .has-megamenu:focus-within .megamenu,header .has-megamenu:hover .megamenu{display:block}header nav#primary-nav>ul>li{padding:1rem 0!important}}@media(max-width:992px){header{min-height:70px}header .megamenu-toggle{color:#4f4a43!important}header .nav{min-height:70px!important}header nav#primary-nav{padding:3rem 1.5rem 2rem!important}header nav#primary-nav li{padding:.8rem 0!important}header .has-megamenu .nav-link{padding-right:3rem!important}header .has-megamenu .megamenu{padding:1rem!important;margin-top:.8rem!important}header .category-header{padding-right:2rem!important;margin-bottom:.5rem!important}header .category-links{padding-left:.5rem!important}}header .nav.container{max-width:95%!important;width:100%!important;margin-inline:auto!important;padding-inline:2rem!important}header .megamenu__inner.container{max-width:95%!important;margin-inline:auto!important}@media(max-width:992px){header .nav.container{max-width:100%!important;padding-inline:0!important}}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) .breadcrumb{font-size:.9rem;margin-bottom:1rem;color:#4f4a43!important}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) .breadcrumb ol{display:flex;gap:.35rem;list-style:none;margin:0;padding:0}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) .breadcrumb li+li::before{content:"\203A";margin:0 .35rem;color:#7a746c}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) .breadcrumb a{color:#0f5b48!important;text-decoration:none}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) .breadcrumb a:focus-visible,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) .breadcrumb a:hover{color:#0b4638!important;text-decoration:underline;text-underline-offset:2px}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) .breadcrumb li[aria-current=page]{color:#4f4a43!important}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main>section,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main>section#hero,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main>section.stacked{padding-top:4rem!important;padding-bottom:4rem!important}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main .stacked+.stacked{padding-top:4rem!important}body.guide-modern section.black-header{padding-top:4rem!important;padding-bottom:4rem!important}@media (max-width:768px){body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) .breadcrumb{font-size:.85rem}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main>section,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main>section#hero,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main>section.stacked{padding-top:3rem!important;padding-bottom:3rem!important}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main .stacked+.stacked{padding-top:3rem!important}body.guide-modern section.black-header{padding-top:3rem!important;padding-bottom:3rem!important}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main:is(.container,.lower-section .grid){padding-inline:1rem!important}}body.product-mbox-modern .section-label,body.product-modern .section-label,body.product-msg-modern .section-label{color:#0f5b48!important}.feature-content h4{line-height:1.3!important;padding-bottom:.35rem!important}header .feature-content h4{padding:.5rem 0!important}body:is(.product-modern,.product-mbox-modern,.product-msg-modern) .faq>p{border-top:2px solid #0f5b48!important}@media (max-width:992px){body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) main:is(.container,.lower-section .grid){padding-inline:1rem!important}body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) footer .container,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) header .nav.container{padding-inline:1rem!important}header nav#primary-nav ul{gap:0!important}header nav#primary-nav>ul>li.has-megamenu{padding:.8rem 0!important}header nav#primary-nav>ul>li.has-megamenu>.mobile-nav-header{margin:0!important;padding:0!important;min-height:auto!important}header nav#primary-nav>ul>li.has-megamenu>.mobile-nav-header .megamenu-toggle{padding:0!important;margin:0!important;height:auto!important;line-height:1!important}}@media (max-width:768px){body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) footer .container,body:is(.home-modern,.products-modern,.contact-modern,.product-modern,.product-mbox-modern,.product-msg-modern,.guide-modern,.about-modern,.single-modern,.blog-modern) header .nav.container{padding-inline:1rem!important}header nav#primary-nav ul{gap:0!important}header nav#primary-nav>ul>li.has-megamenu{padding:.8rem 0!important}header nav#primary-nav>ul>li.has-megamenu>.mobile-nav-header{margin:0!important;padding:0!important;min-height:auto!important}header nav#primary-nav>ul>li.has-megamenu>.mobile-nav-header .megamenu-toggle{padding:0!important;margin:0!important;height:auto!important;line-height:1!important}header .megamenu__inner{padding:.5rem 0!important}}@media (max-width:992px){header .megamenu__inner{padding:.5rem 0!important}.megamenu--tabs .tab-panel{margin-bottom:.5rem!important}nav#primary-nav li:last-child{border-bottom:none!important}}body:is(.product-modern,.product-mbox-modern,.product-msg-modern) #price-table-section .card-title,body:is(.product-modern,.product-mbox-modern,.product-msg-modern) #price-table-section .display-2{color:#1f1c17!important}body:is(.product-modern,.product-mbox-modern,.product-msg-modern) main>section>.container{max-width:95%!important;width:100%!important;margin-inline:auto!important;padding-inline:2rem!important;box-sizing:border-box}@media (max-width:992px){body:is(.product-modern,.product-mbox-modern,.product-msg-modern) main>section>.container{max-width:100%!important;padding-inline:1rem!important}}@media (max-width:768px){.megamenu--tabs .tab-panel{margin-bottom:.5rem!important}nav#primary-nav li:last-child{border-bottom:none!important}body:is(.product-modern,.product-mbox-modern,.product-msg-modern) main>section>.container{max-width:100%!important;padding-inline:1rem!important}}body:is(.product-modern,.product-mbox-modern,.product-msg-modern) footer .container{max-width:95%!important;width:100%!important;margin-inline:auto!important;padding-inline:2rem!important;box-sizing:border-box}@media (max-width:992px){body:is(.product-modern,.product-mbox-modern,.product-msg-modern) footer .container{max-width:100%!important;padding-inline:1rem!important}}@media (max-width:768px){body:is(.product-modern,.product-mbox-modern,.product-msg-modern) footer .container{max-width:100%!important;padding-inline:1rem!important}}body:is(.product-modern,.product-mbox-modern,.product-msg-modern) .lower-section .group{display:flex!important;flex-wrap:wrap!important;gap:2.6rem!important;align-items:flex-start!important}body:is(.product-modern,.product-mbox-modern,.product-msg-modern) .lower-section .group>.left-block,body:is(.product-modern,.product-mbox-modern,.product-msg-modern) .lower-section .group>.right-block{flex:1 1 calc(50% - 1.3rem)!important;min-width:0!important;width:auto!important}body:is(.product-modern,.product-mbox-modern,.product-msg-modern) .lower-section .group>.left-block:only-child{flex:1 1 100%!important;max-width:100%!important}body:is(.product-modern,.product-mbox-modern,.product-msg-modern) .lower-section .right-block{padding-left:0!important}body:is(.product-modern,.product-mbox-modern,.product-msg-modern) .lower-section .right-block .container{max-width:100%!important;width:100%!important;padding:0!important}@supports (content-visibility:auto){body:is(.product-modern,.product-mbox-modern,.product-msg-modern) main>section:nth-of-type(n+3){content-visibility:auto;contain-intrinsic-size:1px 900px}body:is(.product-modern,.product-mbox-modern,.product-msg-modern) main>section#price-table-section,body:is(.product-modern,.product-mbox-modern,.product-msg-modern) main>section#testimonials{contain-intrinsic-size:1px 720px}}.consent-banner{position:fixed;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;height:auto;min-height:88px;padding:14px 0;background:#fff;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -2px 6px rgb(0 0 0 / 12%);transform:translateY(100%);transition:transform .25s ease-in-out}html.banner-visible .consent-banner{transform:translateY(0)}.consent-banner__inner{width:100%;max-width:95%;margin:0 auto;padding-inline:2rem;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:16px}.consent-banner__text{margin:0;font-family:"Space Grotesk",sans-serif;font-size:16px;line-height:1.45;color:#1f1c17}.consent-banner__text a{color:#0f5b48;text-decoration:underline;text-underline-offset:2px}.consent-banner .consent-banner__accept{margin-top:0;min-height:44px;min-width:110px;padding:.75rem 1.15rem;border-radius:6px;border:1px solid #0f5b48;background:#0f5b48;color:#fff;font-family:"Space Grotesk",sans-serif;font-size:1rem;font-weight:600;line-height:1;box-shadow:none;transform:none;justify-self:end}.consent-banner .consent-banner__accept:focus-visible,.consent-banner .consent-banner__accept:hover{border-color:#0b4638;background:#0b4638;box-shadow:none;transform:none}@media (max-width:992px){.consent-banner__inner{max-width:100%;padding-inline:1rem}}@media (max-width:768px){body:is(.product-modern,.product-mbox-modern,.product-msg-modern) .lower-section .group{display:block!important}.consent-banner{min-height:120px;padding:16px 14px max(16px,env(safe-area-inset-bottom))}.consent-banner__inner{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding-inline:0}.consent-banner__text{font-size:16px}.consent-banner .consent-banner__accept{width:100%;min-width:0;justify-self:auto}}/* product spacing fix after minify merge */
@media (min-width:993px){
body:is(.product-modern,.product-mbox-modern,.product-msg-modern) header{padding-top:0!important;min-height:auto!important}
body:is(.product-modern,.product-mbox-modern,.product-msg-modern) header .nav{min-height:61px!important;padding-block:0!important}
}
body:is(.product-modern,.product-mbox-modern,.product-msg-modern) main>section#hero{padding-top:3rem!important;padding-bottom:3rem!important;margin-top:0!important}
body:is(.product-modern,.product-mbox-modern,.product-msg-modern) main>section#hero+section{padding-top:4rem!important;padding-bottom:4rem!important}
body:is(.product-modern,.product-mbox-modern,.product-msg-modern) main>section#hero+section.product-video{padding-top:4rem!important;padding-bottom:4rem!important}
@media (max-width:768px){
body:is(.product-modern,.product-mbox-modern,.product-msg-modern) main>section#hero{padding-top:3rem!important;padding-bottom:3rem!important}
body:is(.product-modern,.product-mbox-modern,.product-msg-modern) main>section#hero+section{padding-top:3rem!important;padding-bottom:3rem!important}
body:is(.product-modern,.product-mbox-modern,.product-msg-modern) main>section#hero+section.product-video{padding-top:3rem!important;padding-bottom:3rem!important}
}
/* keep sticky side column functional in stacked lower sections */
body:is(.product-modern,.product-mbox-modern,.product-msg-modern) .lower-section .left-block-sticky{position:-webkit-sticky!important;position:sticky!important;top:6rem!important;margin-bottom:0!important;align-self:flex-start!important}
@media (min-width:769px){
body:is(.product-modern,.product-mbox-modern,.product-msg-modern) .lower-section .group{align-items:stretch!important;flex-wrap:nowrap!important}
body:is(.product-modern,.product-mbox-modern,.product-msg-modern) .lower-section .group>.left-block{align-self:stretch!important}
}
@supports (content-visibility:auto){
body:is(.product-modern,.product-mbox-modern,.product-msg-modern) main>section.lower-section{content-visibility:visible!important;contain:none!important;contain-intrinsic-size:auto!important}
}
@media (max-width:768px){
body:is(.product-modern,.product-mbox-modern,.product-msg-modern) .lower-section .left-block-sticky{position:static!important;top:auto!important}
}
@media (max-width:992px){header nav#primary-nav .mobile-nav-header .nav-link{display:inline-flex;align-items:center;min-height:44px;padding:.5rem 0!important;}header nav#primary-nav .mobile-nav-header .megamenu-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 10px!important;margin-left:8px!important;line-height:1!important;}}
