.styles-module__R_HywW__tenantWrapper{font-family:var(--ng-body,var(--font-family)), system-ui, -apple-system, sans-serif;color:#333;background-color:#fafafa;flex-direction:column;min-height:100vh;display:flex}.styles-module__R_HywW__header{-webkit-backdrop-filter:blur(12px);z-index:100;background:#fffc;border-bottom:1px solid #e2e8f0cc;transition:all .3s;position:sticky;top:0}.styles-module__R_HywW__headerContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.styles-module__R_HywW__logoText{letter-spacing:-.025em;background:linear-gradient(135deg, var(--primary-color), var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:600}.styles-module__R_HywW__logo img{object-fit:contain;max-height:40px}.styles-module__R_HywW__nav{gap:1.5rem;display:flex}.styles-module__R_HywW__nav a{color:#53565a;padding:.25rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;position:relative}.styles-module__R_HywW__nav a:after{content:"";background-color:var(--accent-color);width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.styles-module__R_HywW__nav a:hover{color:var(--accent-color)}.styles-module__R_HywW__nav a:hover:after{width:100%}.styles-module__R_HywW__activeLink{color:var(--accent-color)!important}.styles-module__R_HywW__activeLink:after{width:100%!important}.styles-module__R_HywW__main{flex:1;width:100%}.styles-module__R_HywW__hero{text-align:center;background:radial-gradient(circle at 80% 20%,#3b82f614,#0000),linear-gradient(#fff 0%,#fafafa 100%);border-bottom:1px solid #fafafa;padding:6rem 2rem}.styles-module__R_HywW__heroContent{max-width:800px;margin:0 auto}.styles-module__R_HywW__heroContent h1{letter-spacing:-.03em;color:var(--primary-color);margin-bottom:1.5rem;font-size:3rem;font-weight:600;line-height:1.15}.styles-module__R_HywW__heroContent p{color:#6e6e6e;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.styles-module__R_HywW__ctaButton{background:var(--accent-color);color:#fff;border-radius:9999px;padding:.85rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 14px #3b82f640}.styles-module__R_HywW__ctaButton:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f659}.styles-module__R_HywW__sectionTitle{text-align:center;margin-bottom:3.5rem}.styles-module__R_HywW__sectionTitle h2{color:var(--primary-color);font-size:2.25rem;font-weight:750;display:inline-block;position:relative}.styles-module__R_HywW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.styles-module__R_HywW__featureCard{background:#fff;border:3px solid #efddd7;border-radius:22px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000000d}.styles-module__R_HywW__featureCard:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 12px 20px -8px #0000001a}.styles-module__R_HywW__featureCard h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.styles-module__R_HywW__featureCard p{color:#6e6e6e;line-height:1.6}.styles-module__R_HywW__simplePage{background:#fff;border:3px solid #efddd7;border-radius:20px;max-width:800px;margin:4rem auto;padding:3rem;box-shadow:0 4px 6px -1px #0000000d}.styles-module__R_HywW__simplePage h1{color:var(--primary-color);border-bottom:2px solid #fafafa;margin-bottom:2rem;padding-bottom:1rem;font-size:2.5rem;font-weight:600}.styles-module__R_HywW__simplePage p{color:#53565a;margin-bottom:1.5rem;line-height:1.8}.styles-module__R_HywW__productDetail{background:#fff;border:3px solid #efddd7;border-radius:20px;max-width:1000px;margin:4rem auto;padding:3rem}.styles-module__R_HywW__productGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (max-width:768px){.styles-module__R_HywW__productGrid{grid-template-columns:1fr}}.styles-module__R_HywW__mainImage img{object-fit:cover;aspect-ratio:1;border:3px solid #efddd7;border-radius:22px;width:100%}.styles-module__R_HywW__thumbs{gap:1rem;margin-top:1rem;display:flex}.styles-module__R_HywW__thumbs img{object-fit:cover;cursor:pointer;border:3px solid #efddd7;border-radius:22px;width:70px;height:70px}.styles-module__R_HywW__productInfo h1{color:var(--primary-color);margin:.5rem 0 1.5rem;font-size:2.25rem;font-weight:600}.styles-module__R_HywW__categoryBadge{color:#53565a;background-color:#fafafa;border-radius:9999px;padding:.25rem .75rem;font-size:.85rem;font-weight:600}.styles-module__R_HywW__description{color:#53565a;margin-bottom:2rem;line-height:1.7}.styles-module__R_HywW__badge{color:#f2a93b;background:#fdf1db;border-radius:6px;margin-right:.5rem;padding:.35rem .85rem;font-size:.85rem;font-weight:600;display:inline-block}.styles-module__R_HywW__badgeDiscount{color:#1e8e3e;background:#e6f6ed;border-radius:6px;padding:.35rem .85rem;font-size:.85rem;font-weight:600;display:inline-block}.styles-module__R_HywW__categoryView{max-width:1200px;margin:4rem auto;padding:0 2rem}.styles-module__R_HywW__categoryView h1{color:var(--primary-color);margin-bottom:.5rem;font-size:2.5rem;font-weight:600}.styles-module__R_HywW__categoryDesc{color:#6e6e6e;margin-bottom:3rem;font-size:1.1rem}.styles-module__R_HywW__productGridList{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.styles-module__R_HywW__productCard{color:inherit;background:#fff;border:3px solid #efddd7;border-radius:22px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.styles-module__R_HywW__productCard:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000000d}.styles-module__R_HywW__productCardImage img{object-fit:cover;width:100%;height:200px}.styles-module__R_HywW__productCardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.styles-module__R_HywW__productCardContent h3{color:var(--primary-color);margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.styles-module__R_HywW__productCardContent p{color:#6e6e6e;font-size:.9rem;line-height:1.5}.styles-module__R_HywW__noProducts{text-align:center;color:#6e6e6e;background:#fff;border:3px solid #efddd7;border-radius:22px;grid-column:1/-1;padding:4rem}.styles-module__R_HywW__footer{color:#b0b0b0;background:#0f172a;border-top:1px solid #f4f5fe;padding:3rem 2rem}.styles-module__R_HywW__footerContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.styles-module__R_HywW__footerInfo{font-size:.9rem}.styles-module__R_HywW__notFound{text-align:center;padding:8rem 2rem}.styles-module__R_HywW__notFound h1{color:var(--primary-color);margin-bottom:1rem;font-size:6rem;font-weight:900}.styles-module__R_HywW__notFound p{color:#6e6e6e;margin-bottom:2rem;font-size:1.25rem}.styles-module__R_HywW__notFound a{background:var(--accent-color);color:#fff;border-radius:6px;padding:.75rem 1.75rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.styles-module__R_HywW__notFound a:hover{opacity:.9}.styles-module__R_HywW__refStrip{text-align:center;margin:3rem 0}.styles-module__R_HywW__refLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.styles-module__R_HywW__refLogo{background:#fff;border:3px solid #efddd7;border-radius:22px;justify-content:center;align-items:center;min-width:140px;padding:.75rem 1.25rem;display:flex;box-shadow:0 2px 8px #0000000a}.styles-module__R_HywW__refLogo img{border-radius:6px;max-width:130px;height:auto;display:block}.styles-module__R_HywW__newsletter{text-align:center;background:var(--primary-color);color:#fff;border-radius:24px;margin:3.5rem 0 1rem;padding:2.5rem 1.5rem}.styles-module__R_HywW__newsletter h2{margin:0 0 .5rem}.styles-module__R_HywW__newsletter p{opacity:.85;margin:0 0 1.25rem}.styles-module__R_HywW__newsletterForm{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.styles-module__R_HywW__newsletterForm input{border:none;border-radius:22px;min-width:220px;padding:.75rem 1rem;font-size:.95rem}.styles-module__R_HywW__newsletterForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:22px;padding:.75rem 1.75rem;font-weight:600}.styles-module__R_HywW__newsletterForm button:hover{opacity:.9}.styles-module__R_HywW__refGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.styles-module__R_HywW__refCard{text-align:center;background:#fff;border:3px solid #efddd7;border-radius:22px;padding:1rem}.styles-module__R_HywW__refCard img{object-fit:cover;border-radius:22px;width:100%;height:110px}.styles-module__R_HywW__refCard h3{margin:.75rem 0 .25rem;font-size:1rem}.styles-module__R_HywW__refCard p{color:#6e6e6e;margin:0;font-size:.85rem}.styles-module__R_HywW__refPlaceholder{background:#fafafa;border-radius:22px;justify-content:center;align-items:center;height:110px;font-weight:600;display:flex}.styles-module__R_HywW__articleImage{object-fit:cover;border-radius:22px;width:100%;max-height:420px;margin:1rem 0 1.5rem}.styles-module__R_HywW__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.styles-module__R_HywW__galleryItem{margin:0}.styles-module__R_HywW__galleryItem img{object-fit:cover;border-radius:22px;width:100%;height:200px;transition:transform .2s}.styles-module__R_HywW__galleryItem img:hover{transform:scale(1.02)}.styles-module__R_HywW__galleryItem figcaption{text-align:center;color:#6e6e6e;margin-top:.4rem;font-size:.85rem}.styles-module__R_HywW__guestbookForm{flex-direction:column;gap:.75rem;max-width:560px;margin:1.5rem 0 2.5rem;display:flex}.styles-module__R_HywW__guestbookForm input,.styles-module__R_HywW__guestbookForm textarea{font:inherit;border:1px solid #e3e3e3;border-radius:22px;padding:.75rem 1rem}.styles-module__R_HywW__guestbookForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:22px;align-self:flex-start;padding:.7rem 1.5rem;font-weight:600}.styles-module__R_HywW__guestbookForm small{color:#b0b0b0}.styles-module__R_HywW__guestbookList{flex-direction:column;gap:1rem;display:flex}.styles-module__R_HywW__guestbookEntry{border-left:3px solid var(--accent-color);background:#fafafa;border-radius:22px;padding:1rem 1.25rem}.styles-module__R_HywW__guestbookEntry strong{color:var(--primary-color)}.styles-module__R_HywW__guestbookEntry p{color:#53565a;margin:.4rem 0 0}@media (max-width:640px){.styles-module__R_HywW__newsletterForm input{flex:100%;min-width:0}}.styles-module__R_HywW__categoryText{color:#53565a;margin:1rem 0 1.5rem;line-height:1.7}.styles-module__R_HywW__categoryText h2,.styles-module__R_HywW__categoryText h3{color:var(--primary-color);margin-top:1rem}.styles-module__R_HywW__categoryText ul{padding-left:1.25rem}.styles-module__R_HywW__navSearch{display:inline-flex}.styles-module__R_HywW__navSearch input{border:1px solid #e3e3e3;border-radius:999px;min-width:120px;padding:.4rem .75rem;font-size:.85rem}.styles-module__R_HywW__searchForm{gap:.5rem;margin:1rem 0 1.5rem;display:flex}.styles-module__R_HywW__searchForm input{font:inherit;border:1px solid #e3e3e3;border-radius:22px;flex:1;padding:.7rem 1rem}.styles-module__R_HywW__searchForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:22px;padding:.7rem 1.5rem;font-weight:600}.styles-module__R_HywW__searchResults{flex-direction:column;gap:.75rem;display:flex}.styles-module__R_HywW__searchResult{color:inherit;background:#fff;border:3px solid #efddd7;border-radius:22px;padding:1rem 1.25rem;text-decoration:none;transition:border-color .15s;display:block}.styles-module__R_HywW__searchResult:hover{border-color:var(--accent-color)}.styles-module__R_HywW__searchType{text-transform:uppercase;letter-spacing:.04em;color:var(--accent-color);font-size:.7rem;font-weight:600}.styles-module__R_HywW__searchResult h3{color:var(--primary-color);margin:.25rem 0}.styles-module__R_HywW__searchResult p{color:#6e6e6e;margin:0;font-size:.9rem}.styles-module__R_HywW__attachedGallery{border-top:1px solid #efddd7;margin:2.5rem 0 1rem;padding-top:1.5rem}.styles-module__R_HywW__attachedGallery h2{color:var(--primary-color);margin-bottom:1rem}.styles-module__R_HywW__contactSection{border-top:1px solid #efddd7;margin:2.5rem 0 1rem;padding-top:1.5rem}.styles-module__R_HywW__contactSection h2{color:var(--primary-color);margin-bottom:1rem}.styles-module__R_HywW__contactForm{flex-direction:column;gap:.75rem;max-width:560px;display:flex}.styles-module__R_HywW__contactForm input,.styles-module__R_HywW__contactForm textarea{font:inherit;border:1px solid #e3e3e3;border-radius:22px;padding:.75rem 1rem}.styles-module__R_HywW__contactForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:22px;align-self:flex-start;padding:.75rem 1.75rem;font-weight:600}.styles-module__R_HywW__contactForm button:hover{opacity:.9}.styles-module__R_HywW__formSuccess{color:#1e8e3e;background:#f2faf5;border:1px solid #c9ead6;border-radius:22px;margin-bottom:1rem;padding:.7rem 1rem}.styles-module__R_HywW__formError{color:#c42420;background:#fdeced;border:1px solid #f6c3c5;border-radius:22px;margin-bottom:1rem;padding:.7rem 1rem}.styles-module__R_HywW__navToggle{display:none}.styles-module__R_HywW__navToggleBtn{cursor:pointer;color:#53565a;background:#fff;border:3px solid #efddd7;border-radius:22px;padding:.35rem .6rem;font-size:1.35rem;line-height:1;display:none}@media (max-width:900px){.styles-module__R_HywW__headerContainer{flex-wrap:wrap}.styles-module__R_HywW__navToggleBtn{display:inline-flex}.styles-module__R_HywW__nav{flex-direction:column;align-items:flex-start;gap:.85rem;width:100%;padding:1rem 0 .5rem;display:none}.styles-module__R_HywW__navToggle:checked~.styles-module__R_HywW__nav{display:flex}}.styles-module__R_HywW__headerPhone{white-space:nowrap;font-weight:600}.styles-module__R_HywW__nav .styles-module__R_HywW__ctaButton{background:var(--accent-color);border-radius:9999px;padding:.45rem 1rem;font-weight:600;color:#fff!important}.styles-module__R_HywW__nav .styles-module__R_HywW__ctaButton:after{display:none}.styles-module__R_HywW__breadcrumb{color:#6e6e6e;width:100%;max-width:1200px;margin:0 auto;padding:.9rem 2rem 0;font-size:.85rem}.styles-module__R_HywW__breadcrumb a{color:#6e6e6e;text-decoration:none}.styles-module__R_HywW__breadcrumb a:hover{color:var(--accent-color)}.styles-module__R_HywW__articleMeta{color:#6e6e6e;font-size:.85rem}.styles-module__R_HywW__articleLead{color:#53565a;font-size:1.1rem;font-weight:500}.styles-module__R_HywW__faqSection{width:100%;max-width:900px;margin:0 auto;padding:3rem 2rem}.styles-module__R_HywW__faqList{flex-direction:column;gap:.75rem;width:100%;max-width:900px;margin-inline:auto;display:flex}.styles-module__R_HywW__faqItem{background:#fff;border:3px solid #efddd7;border-radius:22px;padding:.9rem 1.2rem}.styles-module__R_HywW__faqItem summary{cursor:pointer;color:#333;font-weight:600}.styles-module__R_HywW__faqItem[open] summary{color:var(--accent-color)}.styles-module__R_HywW__faqItem>div{color:#53565a;padding-top:.6rem}.styles-module__R_HywW__relatedContent{margin-top:2.5rem}.styles-module__R_HywW__relatedContent h2{margin-bottom:1rem;font-size:1.25rem}.styles-module__R_HywW__ctaSection{margin-top:2rem}.styles-module__R_HywW__tenantWrapper{color:#333;background-color:#fff}.styles-module__R_HywW__main{padding:0}.styles-module__R_HywW__simplePage{max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.styles-module__R_HywW__simplePage h1{border:0;margin:0;padding:0}.styles-module__R_HywW__features{max-width:1024px;margin:0 auto;padding:clamp(2.5rem,5vw,4rem) clamp(1rem,4vw,2rem)}.styles-module__R_HywW__sectionTitle h2{letter-spacing:-.02em;color:#333;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:600}.styles-module__R_HywW__productGridList{gap:1.25rem}.styles-module__R_HywW__productCard{box-shadow:none;border:3px solid #efddd7;border-radius:22px}.styles-module__R_HywW__productCard:hover{transform:translateY(-2px);box-shadow:4px 8px 48px #00000024}.styles-module__R_HywW__productCardImage{aspect-ratio:16/10;background:#fafafa}.styles-module__R_HywW__productCardImage img{object-fit:cover;padding:0}.styles-module__R_HywW__productCardContent h3{font-size:1.05rem}.styles-module__R_HywW__faqSection{max-width:900px;margin:0 auto;padding:clamp(2.5rem,5vw,4rem) clamp(1rem,4vw,2rem)}.styles-module__R_HywW__faqItem{background:#fff;border:3px solid #efddd7;border-radius:22px;margin-bottom:.6rem}.styles-module__R_HywW__faqItem summary{color:#333;padding:1.1rem 1.35rem;font-weight:600}.styles-module__R_HywW__faqItem>div{color:#53565a;padding:0 1.25rem 1.1rem;line-height:1.65}.styles-module__R_HywW__breadcrumb{color:#6e6e6e;max-width:1024px;margin:0 auto;padding:1rem clamp(1rem,4vw,2rem) 0;font-size:.85rem}.styles-module__R_HywW__breadcrumb a{color:#6e6e6e}.styles-module__R_HywW__categoryView,.styles-module__R_HywW__productDetail,.styles-module__R_HywW__articleLead,.styles-module__R_HywW__articleMeta,.styles-module__R_HywW__relatedContent,.styles-module__R_HywW__ctaSection,.styles-module__R_HywW__searchResults,.styles-module__R_HywW__notFound,.styles-module__R_HywW__categoryText,.styles-module__R_HywW__categoryDesc{max-width:1024px;margin-left:auto;margin-right:auto;padding-left:clamp(1rem,4vw,2rem);padding-right:clamp(1rem,4vw,2rem)}.styles-module__R_HywW__productDetail{padding-top:2rem;padding-bottom:3rem}.styles-module__R_HywW__mainImage{aspect-ratio:16/10;background:#fafafa;border-radius:22px;overflow:hidden}.styles-module__R_HywW__mainImage img{object-fit:cover;padding:0}.styles-module__R_HywW__productInfo h1{letter-spacing:-.03em;font-size:clamp(1.8rem,3.5vw,2.6rem)}.styles-module__R_HywW__description{color:#53565a;line-height:1.75}.styles-module__R_HywW__description h2{letter-spacing:-.02em;margin:1.8rem 0 .6rem;font-size:1.4rem}.styles-module__R_HywW__description h3{margin:1.3rem 0 .4rem;font-size:1.1rem}.styles-module__R_HywW__relatedContent{padding-top:2rem;padding-bottom:2rem}.styles-module__R_HywW__ctaSection{color:#53565a;text-align:left;background:#f4f5fe;border-radius:32px;margin-top:2rem;margin-bottom:3rem;padding:clamp(2rem,5vw,3rem)}.styles-module__R_HywW__ctaSection h2{color:#333}.styles-module__R_HywW__ctaButton{border-radius:50px;font-weight:600}.styles-module__R_HywW__contactSection{max-width:none;margin:0;padding:0}.styles-module__R_HywW__contactForm{gap:.75rem;display:grid}.styles-module__R_HywW__contactForm input,.styles-module__R_HywW__contactForm textarea{font:inherit;border:3px solid #efddd7;border-radius:22px;width:100%;padding:.8rem .9rem}.styles-module__R_HywW__contactForm button{background:var(--accent-color);color:#fff;cursor:pointer;border:0;border-radius:50px;padding:.85rem 1.35rem;font-weight:600}.styles-module__R_HywW__simplePage>h1,.styles-module__R_HywW__simplePage>.styles-module__R_HywW__articleMeta,.styles-module__R_HywW__simplePage>.styles-module__R_HywW__articleLead,.styles-module__R_HywW__simplePage>.styles-module__R_HywW__articleImage{max-width:820px;margin-left:auto;margin-right:auto;padding-left:clamp(1rem,4vw,2rem);padding-right:clamp(1rem,4vw,2rem);display:block}.styles-module__R_HywW__simplePage>h1{letter-spacing:-.03em;margin-top:clamp(2rem,4vw,3rem);margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.1}.styles-module__R_HywW__simplePage>.styles-module__R_HywW__articleMeta{color:#6e6e6e;margin-bottom:1rem;font-size:.9rem}.styles-module__R_HywW__simplePage>.styles-module__R_HywW__articleLead{color:#53565a;margin-bottom:1rem;font-size:1.15rem;line-height:1.6}.styles-module__R_HywW__simplePage>.styles-module__R_HywW__articleImage{aspect-ratio:16/9;object-fit:cover;border-radius:22px;margin-bottom:1.5rem}.styles-module__R_HywW__badge{display:none}.styles-module__R_HywW__categoryBadge{color:#333;background:#fafafa}:is(.styles-module__R_HywW__tenantWrapper h1,.styles-module__R_HywW__tenantWrapper h2,.styles-module__R_HywW__tenantWrapper h3,.styles-module__R_HywW__tenantWrapper h4){font-family:var(--ng-sans,inherit);letter-spacing:.24px;font-weight:600}:is(.styles-module__R_HywW__tenantWrapper button,.styles-module__R_HywW__tenantWrapper input[type=submit],.styles-module__R_HywW__tenantWrapper .ng-btn){border-radius:50px}.styles-module__R_HywW__productGridNoImage{grid-template-columns:1fr}
.cf-style-nornguard{--ng-ink:#333;--ng-ink-2:#53565a;--ng-ink-3:#6e6e6e;--ng-line:#e3e3e3;--ng-warm:#efddd7;--ng-bg:#fff;--ng-bg-2:#fafafa;--ng-bg-3:#f4f5fe;--ng-ink-deep:#11151b;--ng-accent:var(--accent-color,#c42420);--ng-accent-ink:#a31a17;--ng-accent-2:#1e8e3e;--ng-warn:#f2a93b;--ng-radius-sm:8px;--ng-radius:22px;--ng-radius-lg:32px;--ng-pill:50px;--ng-max:1370px;--ng-measure:1120px;--ng-gutter:clamp(1rem, 4vw, 2rem);--ng-shadow-sm:0 2px 8px #0000000f;--ng-shadow:4px 8px 48px #00000024;--ng-shadow-lg:0 12px 64px #0000002e;--ng-strip:linear-gradient(90.08deg, #ff3838 37.62%, #c90063 84.8%);--ng-sans:var(--ng-font-sans), "Poppins", system-ui, -apple-system, sans-serif;--ng-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;color:var(--ng-ink-2);background:var(--ng-bg);font-family:var(--ng-sans);letter-spacing:.24px}.cf-style-nornguard h1,.cf-style-nornguard h2,.cf-style-nornguard h3,.cf-style-nornguard h4{font-family:var(--ng-sans);color:var(--ng-ink);letter-spacing:.24px;font-weight:600}.cf-style-nornguard :focus-visible{outline:2px solid var(--ng-accent);outline-offset:3px;border-radius:var(--ng-radius-sm)}.ng-hdr{z-index:120;background:var(--ng-bg);position:sticky;top:0;box-shadow:0 1px #0000000f}.ng-hdr__inner{max-width:var(--ng-max);min-height:96px;padding:.75rem var(--ng-gutter);align-items:center;gap:1.5rem;margin:0 auto;display:flex}.ng-hdr__brand{color:inherit;flex:none;align-items:center;text-decoration:none;display:inline-flex}.ng-hdr__brand img{flex-shrink:0;width:148px;height:auto}.ng-hdr__wordmark{color:var(--ng-ink);letter-spacing:.24px;font-size:1.4rem;font-weight:600}.ng-hdr__nav{align-items:center;gap:.25rem;margin-left:auto;display:flex}.ng-hdr__nav>a,.ng-hdr__item>a{border-radius:var(--ng-pill);color:var(--ng-ink);white-space:nowrap;align-items:center;gap:.35rem;padding:.6rem .85rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.ng-hdr__nav>a:hover,.ng-hdr__item>a:hover{color:var(--ng-accent)}.ng-hdr__nav .ng-active{color:var(--ng-accent);font-weight:600}.ng-hdr__item{position:relative}.ng-caret{opacity:.7}.ng-dropdown{background:var(--ng-bg);border:1px solid var(--ng-warm);border-radius:var(--ng-radius);min-width:320px;max-width:420px;box-shadow:var(--ng-shadow);flex-direction:column;gap:.15rem;padding:.75rem;display:none;position:absolute;top:calc(100% + 8px);left:0}.ng-hdr__item:hover .ng-dropdown,.ng-hdr__item:focus-within .ng-dropdown{display:flex}.ng-dropdown a{border-radius:var(--ng-radius-sm);color:var(--ng-ink);flex-direction:column;gap:.15rem;padding:.65rem .8rem;text-decoration:none;display:flex}.ng-dropdown a:hover,.ng-dropdown a.ng-active{background:var(--ng-bg-3)}.ng-dropdown a strong{font-size:.95rem;font-weight:600}.ng-dropdown a small{color:var(--ng-ink-3);font-size:.82rem;font-weight:400;line-height:1.5}.ng-dropdown__all{border-top:1px solid var(--ng-line);margin-top:.35rem;font-size:.88rem;color:var(--ng-accent)!important}.ng-hdr__item--mega{position:static}.ng-mega{background:var(--ng-bg-2);opacity:0;visibility:hidden;transition:opacity .18s,transform .18s,visibility 0s linear .18s;position:absolute;top:100%;left:0;right:0;transform:translateY(-6px);box-shadow:0 6px 12px #0000002d}.ng-hdr__item--mega:hover .ng-mega,.ng-hdr__item--mega:focus-within .ng-mega{opacity:1;visibility:visible;transition:opacity .18s,transform .18s,visibility;transform:none}.ng-mega__inner{max-width:var(--ng-max);grid-template-columns:1fr 1.05fr 1fr;align-items:start;gap:2.5rem;margin:0 auto;padding:32px 48px;display:grid}.ng-mega__col{align-content:start;gap:.25rem;display:grid}.ng-mega__group+.ng-mega__group{margin-top:1.75rem}.ng-mega__label{color:#667085;letter-spacing:.24px;margin:0 0 .9rem;font-size:14px;font-weight:600}.ng-mega__col ul{gap:.15rem;margin:0;padding:0;list-style:none;display:grid}.ng-mega__col li{margin:0}.ng-mega__col li>a{border-radius:var(--ng-radius-sm);gap:.15rem;margin-left:-.7rem;padding:.5rem .7rem;text-decoration:none;transition:background .15s;display:grid}.ng-mega__col li>a:hover,.ng-mega__col li>a.ng-active{background:#c424200f}.ng-mega__col li>a strong{color:#101828;font-size:16px;font-weight:600;line-height:24px}.ng-mega__col li>a small{color:var(--ng-ink-2);font-size:14px;font-weight:400;line-height:20px}.ng-mega__list--split{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.25rem}.ng-mega__col li>a.ng-active strong{color:var(--ng-accent)}.ng-mega__all{width:fit-content;color:var(--ng-accent);align-items:center;gap:.4rem;margin-top:.9rem;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.ng-mega__all:hover{text-decoration:underline}.ng-mega__arrow{transition:transform .18s}.ng-mega__all:hover .ng-mega__arrow,.ng-mega__promo:hover .ng-mega__arrow{transform:translate(3px)}.ng-mega__promo{background:var(--ng-bg);border:3px solid var(--ng-warm);border-radius:var(--ng-radius);text-decoration:none;transition:box-shadow .2s,transform .2s;display:block;overflow:hidden}.ng-mega__promo:hover{box-shadow:var(--ng-shadow);transform:translateY(-2px)}.ng-mega__promo-img{aspect-ratio:3/2;display:block;overflow:hidden}.ng-mega__promo-img img{object-fit:cover;width:100%;height:100%;display:block}.ng-mega__promo-body{gap:.4rem;padding:1rem 1.15rem 1.15rem;display:grid}.ng-mega__promo-body strong{color:var(--ng-ink);font-size:1.05rem;font-weight:600}.ng-mega__promo-text{color:var(--ng-ink-2);font-size:14px;line-height:20px}.ng-mega__promo-cta{color:var(--ng-accent);align-items:center;gap:.4rem;font-size:14px;font-weight:600;display:inline-flex}.ng-hdr__cta{margin-left:.75rem}.ng-hdr__toggle{display:none}.ng-hdr__burger{border:1.5px solid var(--ng-line);border-radius:var(--ng-pill);cursor:pointer;background:var(--ng-bg);width:44px;height:44px;margin-left:auto;display:none;position:relative}.ng-hdr__burger span,.ng-hdr__burger span:before,.ng-hdr__burger span:after{content:"";background:var(--ng-ink);border-radius:2px;width:20px;height:2px;transition:transform .2s,opacity .2s;position:absolute;left:12px}.ng-hdr__burger span{top:21px}.ng-hdr__burger span:before{top:-6px;left:0}.ng-hdr__burger span:after{top:6px;left:0}.ng-hdr__nav>a.ng-btn{color:var(--ng-ink);border:1.5px solid var(--ng-ink);background:0 0;padding:.7rem 1.4rem;font-size:1rem;font-weight:600}.ng-hdr__nav>a.ng-btn:hover{background:var(--ng-ink);color:#fff}@media (max-width:1020px){.ng-hdr__burger{display:block}.ng-hdr__nav{background:var(--ng-bg);border-bottom:1px solid var(--ng-line);padding:1rem var(--ng-gutter) 1.25rem;box-shadow:var(--ng-shadow);flex-direction:column;align-items:stretch;gap:.15rem;max-height:calc(100vh - 96px);display:none;position:absolute;top:100%;left:0;right:0;overflow:auto}.ng-hdr__toggle:checked~.ng-hdr__nav{display:flex}.ng-hdr__toggle:checked~.ng-hdr__burger span{background:0 0}.ng-hdr__toggle:checked~.ng-hdr__burger span:before{transform:translateY(6px)rotate(45deg)}.ng-hdr__toggle:checked~.ng-hdr__burger span:after{transform:translateY(-6px)rotate(-45deg)}.ng-dropdown{box-shadow:none;border:0;max-width:none;padding:0 0 0 .85rem;display:flex;position:static}.ng-mega{opacity:1;visibility:visible;box-shadow:none;background:0 0;transition:none;display:block;position:static;transform:none}.ng-mega__inner{grid-template-columns:1fr;gap:1.25rem;padding:0 0 0 .85rem}.ng-mega__promo{display:none}.ng-mega__col li>a{margin-left:0}.ng-mega__list--split{grid-template-columns:1fr}.ng-mega__label{margin-bottom:.4rem}.ng-hdr__nav .ng-dropdown a,.ng-hdr__nav .ng-mega__col li>a{text-align:left;justify-content:flex-start;align-items:flex-start}.ng-hdr__nav .ng-dropdown a strong,.ng-hdr__nav .ng-mega__col li>a strong{font-weight:500}.ng-hdr__cta{margin:.75rem 0 0}.ng-hdr__brand img{width:132px}}.ng-btn{border-radius:var(--ng-pill);background:var(--ng-accent);color:#fff;font-family:var(--ng-sans);letter-spacing:.24px;cursor:pointer;border:1.5px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.ng-btn:hover{background:var(--ng-accent-ink);transform:translateY(-1px)}.ng-btn--ghost{color:var(--ng-ink);border-color:var(--ng-ink);background:0 0}.ng-btn--ghost:hover{background:var(--ng-ink);color:#fff}.ng-btn--light{color:var(--ng-accent);background:#fff;border-color:#fff}.ng-btn--light:hover{background:var(--ng-bg-2);color:var(--ng-accent-ink)}.ng-btn--ghost-light{color:#fff;background:0 0;border-color:#fff}.ng-btn--ghost-light:hover{color:var(--ng-ink);background:#fff}.ng-btn--sm{padding:.5rem 1.1rem;font-size:.9rem}.ng-btn--lg{padding:.9rem 2rem;font-size:1.1rem}.ng-wrap{max-width:var(--ng-max);padding:0 var(--ng-gutter);margin:0 auto}.ng-wrap--narrow{max-width:var(--ng-measure)}.ng-section{background:var(--ng-bg);padding:clamp(3.5rem,6vw,6rem) 0}.ng-section--tight{padding:clamp(2rem,4vw,3rem) 0}.ng-section--alt{background:var(--ng-bg-2)}.ng-section--tint{background:var(--ng-bg-3)}.ng-section--dark{background:var(--ng-bg-3);color:var(--ng-ink-2)}.ng-section--dark h1,.ng-section--dark h2,.ng-section--dark h3{color:var(--ng-ink)}.ng-section__head{max-width:760px;margin-bottom:clamp(2rem,4vw,3rem)}.ng-section__head--center{text-align:center;margin-left:auto;margin-right:auto}.ng-section__head:last-child{margin-bottom:0}.ng-kicker{letter-spacing:.24px;color:var(--ng-accent);margin-bottom:.75rem;font-size:1.125rem;font-weight:600;display:inline-block}.ng-section h1{margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);line-height:1.25}.ng-section h2{margin:0 0 1rem;font-size:clamp(1.85rem,3.6vw,2.5rem);line-height:1.3}.ng-section h3{margin:0 0 .5rem;font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.3}.ng-section h2 em,.ng-section h1 em,.ng-hero h1 em,.ng-page h1 em{color:var(--ng-accent);font-style:normal}.ng-lead{color:var(--ng-ink-2);margin:0;font-size:1.125rem;font-weight:400;line-height:1.6}.ng-muted{color:var(--ng-ink-3)}.cf-style-nornguard .ng-strip,.ng-strip{background:var(--ng-strip);color:#fff;text-align:center;padding:.85rem var(--ng-gutter);letter-spacing:.24px;font-size:1rem;font-weight:500}.cf-style-nornguard .ng-strip a,.ng-strip a{color:#fff;text-decoration:underline}.cf-style-nornguard .ng-strip strong,.cf-style-nornguard .ng-strip span{color:#fff}.ng-hero{color:var(--ng-ink-2);background:linear-gradient(120deg,#fff 0%,#f7f8fe 48%,#fdf3f1 100%);padding:clamp(3rem,6vw,5.5rem) 0;position:relative;overflow:hidden}.ng-hero__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid;position:relative}.ng-hero__eyebrow{letter-spacing:.24px;color:var(--ng-accent);border:1.5px solid var(--ng-warm);border-radius:var(--ng-pill);background:#fff;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.5rem 1.1rem;font-size:.95rem;font-weight:600;display:inline-flex}.ng-hero__eyebrow i{background:var(--ng-accent);border-radius:50%;width:8px;height:8px}.ng-hero h1{color:var(--ng-ink);letter-spacing:.24px;margin:0 0 1.25rem;font-size:clamp(2.1rem,4.6vw,3.25rem);font-weight:600;line-height:1.22}.ng-hero__lead{color:var(--ng-ink-2);max-width:46ch;margin:0 0 2rem;font-size:1.15rem;line-height:1.6}.ng-hero__actions{flex-wrap:wrap;gap:1rem;margin-bottom:1.75rem;display:flex}.ng-hero__proof{color:var(--ng-ink-3);flex-wrap:wrap;gap:.6rem 1.75rem;margin:0;padding:0;font-size:.95rem;list-style:none;display:flex}.ng-hero__proof li{align-items:center;gap:.5rem;display:inline-flex}.ng-hero__proof li:before{content:"";background:var(--ng-accent);border-radius:50%;flex:none;width:18px;height:18px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/13px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/13px no-repeat}.ng-hero__media{margin:0;position:relative}.ng-hero__media img{border-radius:var(--ng-radius);aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;box-shadow:var(--ng-shadow);display:block}.ng-hero__card{border:1px solid var(--ng-warm);border-radius:var(--ng-radius);width:min(300px,72%);box-shadow:var(--ng-shadow);background:#fff;padding:1.1rem 1.25rem;position:absolute;bottom:-1.5rem;left:-1.5rem}.ng-hero__card b{color:var(--ng-ink);margin-bottom:.6rem;font-size:.95rem;font-weight:600;display:block}.ng-hero__card ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.ng-hero__card li{color:var(--ng-ink-2);align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.4;display:flex}.ng-hero__card li:before{content:"✓";color:var(--ng-accent);flex:none;font-weight:600}@media (max-width:900px){.ng-hero__grid{grid-template-columns:1fr}.ng-hero__card{width:auto;margin-top:1rem;position:static}}.ng-check-list{gap:1.1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.ng-check-list li{color:var(--ng-ink-2);padding-left:2.25rem;line-height:1.6;position:relative}.ng-check-list li:before{content:"";border:2px solid var(--ng-accent);background:var(--ng-accent);border-radius:50%;width:22px;height:22px;position:absolute;top:.15em;left:0;-webkit-mask:none;mask:none}.ng-check-list li:after{content:"";border:0 solid #fff;border-width:0 0 2px 2px;width:10px;height:6px;position:absolute;top:calc(.15em + 6px);left:6px;transform:rotate(-45deg)}.ng-check-list li strong{color:var(--ng-accent);font-weight:600}.ng-list{gap:1.1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.ng-list li{color:var(--ng-ink-2);padding-left:2.25rem;line-height:1.6;position:relative}.ng-list li:before{content:"";background:var(--ng-accent);border-radius:50%;width:22px;height:22px;position:absolute;top:.15em;left:0}.ng-list li:after{content:"";border:0 solid #fff;border-width:0 0 2px 2px;width:10px;height:6px;position:absolute;top:calc(.15em + 6px);left:6px;transform:rotate(-45deg)}.ng-list li strong{color:var(--ng-accent);font-weight:600}.ng-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.ng-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.ng-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:960px){.ng-grid,.ng-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.ng-grid,.ng-grid--2,.ng-grid--4{grid-template-columns:1fr}}.ng-card{background:var(--ng-bg);border:3px solid var(--ng-warm);border-radius:var(--ng-radius);flex-direction:column;gap:.65rem;padding:1.75rem;transition:border-color .2s,transform .2s;display:flex}.ng-card:hover{border-color:var(--ng-accent);transform:translateY(-2px)}.ng-card p{color:var(--ng-ink-2);margin:0;font-size:1rem;line-height:1.6}.ng-card h3{color:var(--ng-ink)}.ng-card__icon{width:48px;height:48px;color:var(--ng-accent);background:#fdeceb;border-radius:50%;place-items:center;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;display:grid}.ng-card__icon svg{width:24px;height:24px}.ng-card__link{color:var(--ng-accent);margin-top:auto;padding-top:.9rem;font-size:1rem;font-weight:600;text-decoration:none}.ng-card__link:hover{text-decoration:underline}.ng-card--dark{background:var(--ng-bg-3);border-color:var(--ng-warm)}a.ng-card{color:inherit;text-decoration:none}.ng-pain{border-left:3px solid var(--ng-accent)}.ng-pain strong{color:var(--ng-ink);margin-bottom:.3rem;font-size:1.1rem;font-weight:600;display:block}.ng-plans{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1.5rem;display:grid}.ng-plan{border:3px solid var(--ng-warm);border-radius:var(--ng-radius);background:#fff;flex-direction:column;gap:.75rem;padding:2rem 1.75rem;display:flex;position:relative}.ng-plan--featured{border-color:var(--ng-accent);box-shadow:var(--ng-shadow)}.ng-plan__tag{background:var(--ng-accent);color:#fff;border-radius:var(--ng-pill);white-space:nowrap;padding:.3rem 1rem;font-size:.8rem;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.ng-plan h3{margin:0;font-size:1.35rem}.ng-plan__price{color:var(--ng-ink);font-size:2.25rem;font-weight:600;line-height:1.1}.ng-plan__price small{color:var(--ng-ink-3);margin-top:.25rem;font-size:.9rem;font-weight:400;display:block}.ng-plan ul{gap:.6rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.ng-plan li{padding-left:1.75rem;font-size:.95rem;line-height:1.5;position:relative}.ng-plan li:before{content:"✓";color:var(--ng-accent);font-weight:600;position:absolute;left:0}.ng-plan .ng-btn{margin-top:1rem}@media (max-width:900px){.ng-plans{grid-template-columns:1fr}}.ng-steps{counter-reset:ng-step;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.ng-steps li{counter-increment:ng-step;border:3px solid var(--ng-warm);border-radius:var(--ng-radius);background:#fff;padding:1.75rem;position:relative}.ng-steps li:before{content:counter(ng-step);width:40px;height:40px;color:var(--ng-accent);background:#fdeceb;border-radius:50%;place-items:center;margin-bottom:1rem;font-size:1.05rem;font-weight:600;display:grid}.ng-steps h3{margin-bottom:.5rem;font-size:1.2rem}.ng-steps p{color:var(--ng-ink-2);margin:0;font-size:.98rem;line-height:1.6}@media (max-width:960px){.ng-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.ng-steps{grid-template-columns:1fr}}.ng-split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.ng-split--reverse>:first-child{order:2}.ng-split figure{border-radius:var(--ng-radius);background:var(--ng-bg-2);aspect-ratio:4/3;box-shadow:var(--ng-shadow);margin:0;position:relative;overflow:hidden}.ng-split figure img,.ng-split figure svg{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:860px){.ng-split{grid-template-columns:1fr}.ng-split--reverse>:first-child{order:0}}.ng-stats{text-align:center;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.ng-stats li{border:3px solid var(--ng-warm);border-radius:var(--ng-radius);background:#fff;padding:1.5rem 1rem}.ng-stats b{color:var(--ng-accent);font-size:clamp(2rem,3.4vw,2.75rem);font-weight:600;line-height:1.1;display:block}.ng-stats span{color:var(--ng-ink-2);margin-top:.5rem;font-size:.95rem;line-height:1.4;display:block}@media (max-width:860px){.ng-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.ng-compare{border-collapse:separate;border-spacing:0;border:3px solid var(--ng-warm);border-radius:var(--ng-radius);width:100%;font-size:1rem;overflow:hidden}.ng-compare th,.ng-compare td{text-align:left;vertical-align:top;border-bottom:1px solid var(--ng-line);padding:1rem 1.25rem}.ng-compare tr:last-child td{border-bottom:0}.ng-compare th{background:var(--ng-bg-3);color:var(--ng-ink);font-size:.95rem;font-weight:600}.ng-compare td:first-child{color:var(--ng-ink);font-weight:600}.ng-compare .ng-yes{color:var(--ng-accent-2);font-weight:600}.ng-compare .ng-no{color:var(--ng-ink-3)}.ng-table-scroll{overflow-x:auto}.ng-persona{border:3px solid var(--ng-warm);border-radius:var(--ng-radius);background:#fff;grid-template-columns:220px 1fr;gap:1.75rem;padding:1.75rem;display:grid}.ng-persona__who{color:var(--ng-ink);font-size:1.1rem;font-weight:600}.ng-persona__who small{color:var(--ng-ink-3);margin-top:.3rem;font-size:.9rem;font-weight:400;display:block}.ng-persona p{color:var(--ng-ink-2);margin:0 0 .7rem;line-height:1.6}.ng-persona p:last-child{margin:0}@media (max-width:720px){.ng-persona{grid-template-columns:1fr}}.ng-callout{border:0;border-left:4px solid var(--ng-accent);background:var(--ng-bg-3);border-radius:0 var(--ng-radius) var(--ng-radius) 0;margin:1.75rem 0;padding:1.35rem 1.6rem}.ng-callout strong{color:var(--ng-ink)}.ng-callout p{color:var(--ng-ink-2);margin:0;line-height:1.6}.ng-def{background:var(--ng-bg-3);border-radius:var(--ng-radius);margin:0 0 1.75rem;padding:1.35rem 1.6rem;font-size:1.1rem;line-height:1.6}.ng-def p{margin:0}.ng-cta{border-radius:var(--ng-radius-lg);background:var(--ng-strip);color:#fff;grid-template-columns:1.4fr 1fr;align-items:center;gap:2rem;padding:clamp(2.25rem,5vw,3.5rem);display:grid}.ng-cta h2{color:#fff;margin-bottom:.75rem;font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.25}.ng-cta p{color:#fffffff0;margin:0;line-height:1.6}.ng-cta__actions{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}@media (max-width:800px){.ng-cta{grid-template-columns:1fr}.ng-cta__actions{justify-content:flex-start}}.ng-page{max-width:820px;padding:clamp(2.5rem, 5vw, 4rem) var(--ng-gutter);margin:0 auto}.ng-page--wide{max-width:var(--ng-measure)}.ng-page h1{margin:0 0 1.1rem;font-size:clamp(2rem,4.2vw,3rem);line-height:1.25}.ng-page .ng-lead{margin-bottom:2.25rem}.ng-prose h2{margin:2.5rem 0 .9rem;font-size:1.65rem;line-height:1.3}.ng-prose h3{margin:1.85rem 0 .55rem;font-size:1.25rem;line-height:1.35}.ng-prose p,.ng-prose li{color:var(--ng-ink-2);font-size:1.05rem;line-height:1.7}.ng-prose p{margin:0 0 1.15rem}.ng-prose ul,.ng-prose ol{margin:0 0 1.15rem;padding-left:1.4rem}.ng-prose li{margin-bottom:.45rem}.ng-prose strong{color:var(--ng-ink)}.ng-prose a{color:var(--ng-accent)}.ng-prose table{border-collapse:collapse;width:100%;margin:1.25rem 0 1.75rem;font-size:1rem}.ng-prose th,.ng-prose td{border:1px solid var(--ng-line);text-align:left;vertical-align:top;padding:.75rem .9rem}.ng-prose th{background:var(--ng-bg-3);font-weight:600}.ng-prose code{font-family:var(--ng-mono);background:var(--ng-bg-2);border-radius:var(--ng-radius-sm);padding:.1em .4em;font-size:.9em}.ng-prose blockquote{border-left:4px solid var(--ng-accent);background:var(--ng-bg-3);border-radius:0 var(--ng-radius) var(--ng-radius) 0;margin:1.5rem 0;padding:1rem 1.4rem}.ng-prose blockquote p{margin:0}.ng-toc{border:3px solid var(--ng-warm);border-radius:var(--ng-radius);background:#fff;margin:0 0 2.25rem;padding:1.25rem 1.5rem;font-size:.98rem}.ng-toc strong{color:var(--ng-ink);margin-bottom:.5rem;display:block}.ng-toc ol{margin:0;padding-left:1.2rem}.ng-toc a{color:var(--ng-ink-2);text-decoration:none}.ng-toc a:hover{color:var(--ng-accent)}.ng-contact{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.ng-contact__aside .ng-card+.ng-card{margin-top:1.25rem}@media (max-width:860px){.ng-contact{grid-template-columns:1fr}}.ng-ftr{background:var(--ng-ink-deep);color:#b8bcc4;margin-top:auto;font-size:.95rem;overflow:hidden}.ng-ftr__inner{max-width:var(--ng-max);padding:0 var(--ng-gutter);margin:0 auto}.ng-ftr a{text-decoration:none}.ng-ftr__top{grid-template-columns:2fr 1fr;gap:4rem;padding:clamp(3rem,5vw,5rem) 0 clamp(2.5rem,4vw,4rem);display:grid}.ng-ftr__cols{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;display:grid}.ng-ftr__col{align-content:start;gap:1.5rem;display:grid}.ng-ftr__col h2{letter-spacing:.06em;text-transform:uppercase;color:#fff;margin:0;font-size:13px;font-weight:600}.ng-ftr__col h2 a{color:inherit}.ng-ftr__col ul{gap:.875rem;margin:0;padding:0;list-style:none;display:grid}.ng-ftr__col li{margin:0}.ng-ftr__col a{color:#9aa0a9;font-size:14px;transition:color .2s}.ng-ftr__col a:hover{color:#fff}.ng-ftr__aside{align-content:start;gap:2.5rem;display:grid}.ng-ftr__pitch h3,.ng-ftr__sub h3{letter-spacing:-.01em;color:#fff;margin:0 0 .75rem;font-size:22px;font-weight:500}.ng-ftr__pitch p,.ng-ftr__sub>p{color:#9aa0a9;margin:0;font-size:15px;line-height:1.6}.ng-ftr__sub form{gap:.75rem;margin-top:1rem;display:grid}.ng-ftr__subform{gap:.5rem;display:flex}.ng-ftr__subform input{border-radius:var(--ng-pill);min-width:0;font:inherit;color:#fff;background:0 0;border:1px solid #ffffff38;flex:auto;padding:.7rem 1.1rem;font-size:15px;transition:border-color .2s}.ng-ftr__subform input::placeholder{color:#6f757e}.ng-ftr__subform input:focus{border-color:#fff9;outline:none}.ng-ftr__subform button{background:var(--ng-accent);color:#fff;border-radius:var(--ng-pill);font:inherit;cursor:pointer;border:0;flex:none;align-items:center;gap:.4rem;padding:.7rem 1.4rem;font-size:15px;font-weight:600;transition:opacity .2s,transform .15s;display:inline-flex}.ng-ftr__subform button:hover{opacity:.9}.ng-ftr__subform button:active{transform:scale(.97)}.ng-ftr__consent{color:#7d838c;align-items:flex-start;gap:.55rem;font-size:12.5px;line-height:1.75;display:flex}.ng-ftr__consent a{text-underline-offset:3px}.ng-ftr__consent input{accent-color:var(--ng-accent);margin-top:.2em}.ng-ftr__consent a{color:#b8bcc4;text-decoration:underline}.ng-ftr__social{flex-wrap:wrap;gap:1rem;display:flex}.ng-ftr__social a{color:#9aa0a9;font-size:14px;font-weight:500}.ng-ftr__social a:hover{color:#fff}.ng-ftr__reach{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:3rem;padding-bottom:clamp(2.5rem,4vw,3.5rem);display:flex}.ng-ftr__reach-left{gap:1rem;display:grid}.ng-ftr__reach-label{color:#7d838c;font-size:1.15rem}.ng-ftr__mail{color:#d5d8dd;word-break:break-word;align-items:center;gap:.75rem;font-size:clamp(1.5rem,3.2vw,2.5rem);font-weight:300;transition:color .2s;display:inline-flex}.ng-ftr__mail:hover{color:#fff}.ng-ftr__mailicon{color:#7d838c;flex:none;transition:color .2s,transform .2s}.ng-ftr__mail:hover .ng-ftr__mailicon{color:#fff;transform:translate(2px,-2px)}.ng-ftr__contact{color:#9aa0a9;flex-wrap:wrap;gap:.35rem 1.25rem;font-size:14px;font-style:normal;display:flex}.ng-ftr__contact a{color:#9aa0a9}.ng-ftr__contact a:hover{color:#fff}.ng-ftr__quick{flex-wrap:wrap;gap:.75rem 2rem;padding-bottom:.25rem;display:flex}.ng-ftr__quick a{color:#9aa0a9;font-size:16px;transition:color .2s}.ng-ftr__quick a:hover{color:#fff}.ng-ftr__banner{width:100%;position:relative;overflow:hidden}.ng-ftr__mosaic{flex-direction:column;display:flex;position:absolute;inset:0}.ng-ftr__mosaic-row{flex:1;width:100%;display:flex}.ng-ftr__mosaic-row i{background:var(--ng-accent);flex:1}.ng-ftr__bigword{z-index:1;text-align:center;letter-spacing:-.045em;white-space:nowrap;color:#ffffff9e;mix-blend-mode:overlay;-webkit-user-select:none;user-select:none;padding:.4rem .5rem;font-size:13.6vw;font-weight:800;line-height:.92;display:block;position:relative}.ng-ftr__bottom{border-top:1px solid #ffffff24;font-size:.88rem}.ng-ftr__inner--row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;padding-top:1.35rem;padding-bottom:1.35rem;display:flex}.ng-ftr__bottom p{margin:0}.ng-ftr__imprint{color:#8b9099;flex-wrap:wrap;gap:.4rem 1.35rem;margin:0;font-size:.82rem;display:flex}@media (max-width:1020px){.ng-ftr__top{grid-template-columns:1fr;gap:3rem}}@media (max-width:720px){.ng-ftr__cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.5rem}.ng-ftr__reach{align-items:flex-start;gap:2rem}.ng-ftr__subform{flex-direction:column}.ng-ftr__subform button{justify-content:center}}.ng-carousel{margin:2.5rem 0 0;position:relative}.ng-carousel__track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:340px;grid-auto-flow:column;align-items:stretch;column-gap:1.5rem;padding:.5rem 0 1.75rem;display:grid;overflow-x:auto}.ng-carousel__track::-webkit-scrollbar{display:none}.ng-carousel.is-dragging .ng-carousel__track,.ng-carousel.is-dragging .ng-carousel__track *{-webkit-user-select:none;user-select:none}.ng-carousel.is-dragging .ng-carousel__track{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.ng-carousel.is-scrollable .ng-carousel__track{cursor:grab}.ng-carousel__card{scroll-snap-align:start;-webkit-user-drag:none;background:var(--ng-bg);border:3px solid var(--ng-warm);border-radius:var(--ng-radius);color:inherit;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.ng-carousel__card:hover{box-shadow:var(--ng-shadow);transform:translateY(-3px)}.ng-carousel.is-dragging .ng-carousel__card:hover{box-shadow:none;transform:none}.ng-carousel__card img{aspect-ratio:16/11;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;display:block}.ng-carousel__body{gap:.55rem;padding:1.25rem 1.35rem 1.5rem;display:grid}.ng-carousel__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--ng-accent);margin:0;font-size:.78rem;font-weight:600}.ng-carousel__card h3{color:var(--ng-ink);margin:0;font-size:1.2rem;font-weight:600;line-height:1.35}.ng-carousel__card p{color:var(--ng-ink-2);margin:0;font-size:.95rem;line-height:1.6}.ng-carousel__more{color:var(--ng-accent);margin-top:.35rem;font-size:.9rem;font-weight:600}.ng-carousel__nav{gap:.6rem;display:flex}.ng-carousel__nav button{border-radius:var(--ng-pill);border:1.5px solid var(--ng-ink);width:48px;height:48px;color:var(--ng-ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:background .18s,color .18s,opacity .18s;display:inline-flex}.ng-carousel__nav button:hover:not(:disabled){background:var(--ng-ink);color:#fff}.ng-carousel__nav button:disabled{opacity:.28;cursor:default}.ng-carousel__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;display:flex}.ng-carousel__head>div{max-width:44rem}@media (max-width:720px){.ng-carousel__track{grid-auto-columns:min(82vw,320px);column-gap:1rem}.ng-carousel__nav{display:none}}.ng-rise{transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),filter .6s;transition-delay:var(--ng-rise-delay,0s)}.ng-rise.ng-pre{opacity:0;filter:blur(4px);transform:translateY(20px)}.ng-card--media{padding-top:0;overflow:hidden}.ng-card--media>img{max-width:none;width:calc(100% + 2 * var(--ng-card-pad,1.75rem) + 6px);margin:0 calc(-1 * (var(--ng-card-pad,1.75rem) + 3px)) 1.1rem;aspect-ratio:16/10;object-fit:cover;display:block}.ng-search{gap:.6rem;max-width:40rem;margin:2rem auto 0;display:flex}.ng-search input{border:3px solid var(--ng-warm);border-radius:var(--ng-pill);min-width:0;font:inherit;color:var(--ng-ink);background:var(--ng-bg);flex:auto;padding:.9rem 1.4rem;font-size:1.05rem;transition:border-color .2s}.ng-search input::placeholder{color:var(--ng-ink-3)}.ng-search input:focus{border-color:var(--ng-accent);outline:none}.ng-search .ng-btn{flex:none}@media (max-width:560px){.ng-search{flex-direction:column}.ng-search .ng-btn{justify-content:center}}.ng-steps--plain{counter-reset:ng-plain;grid-template-columns:1fr;gap:.9rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.ng-steps--plain>li{counter-increment:ng-plain;color:var(--ng-ink-2);background:0 0;border:0;border-radius:0;padding:0 0 0 2.6rem;line-height:1.65;position:relative}.ng-steps--plain>li:before{content:counter(ng-plain);width:1.9rem;height:1.9rem;color:var(--ng-accent);background:#fdeceb;border-radius:50%;place-items:center;font-size:.9rem;font-weight:600;display:grid;position:absolute;top:.05em;left:0}.ng-steps--plain>li code,.ng-def code,.ng-list code,.ng-callout code{background:var(--ng-bg-3);color:var(--ng-ink);border-radius:6px;padding:.1em .4em;font-size:.92em}.ng-sr{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ng-split .ng-stats{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:1020px) and (pointer:coarse){.ng-ftr__col a,.ng-ftr__contact a,.ng-ftr__legal a,.ng-ftr__social a,.ng-card__link,.ng-hdr__brand,.ng-hdr__nav>a,.ng-dropdown a{align-items:center;min-height:44px;display:inline-flex}.ng-ftr__col,.ng-ftr__group{gap:0}}@media (prefers-reduced-motion:reduce){.ng-btn:hover,.ng-card:hover,.ng-carousel__card:hover,.ng-mega__promo:hover{transform:none}.ng-rise,.ng-rise.ng-pre{opacity:1;filter:none;transition:none;transform:none}.ng-carousel__track{scroll-behavior:auto}}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.0r1jrq7neqdsq.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.p.0g6rbszwfgn9y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0apt5mko2.qn3.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.p.0ek5sshv8wk3m.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.1110aazvokzp..woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.p.0esuu2f5si~v8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.12skym0rqknxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_3b12d290-module___63c8a__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_3b12d290-module___63c8a__variable{--ng-font-sans:"Poppins", "Poppins Fallback"}
