:root{--ncmxa-forest: #10352b;--ncmxa-forest-deep: #09241e;--ncmxa-sage: #a8b7a4;--ncmxa-cream: #f5f2e9;--ncmxa-ink: #11251f;--ncmxa-line: rgb(17 37 31 / 14%)}html{scroll-behavior:smooth}body{text-rendering:optimizeLegibility}.ncmxa-section{position:relative;color:var(--ncmxa-ink)}.ncmxa-shell{width:min(100% - 32px,1440px);margin-inline:auto}.ncmxa-kicker{margin:0 0 16px;font-size:.75rem;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.ncmxa-heading{margin:0;font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);letter-spacing:-.04em;line-height:.98;text-wrap:balance}.ncmxa-copy{margin:0;max-width:62ch;color:#11251fc2;font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.65}.ncmxa-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.ncmxa-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:14px 24px;border:1px solid transparent;border-radius:999px;font-weight:700;line-height:1;text-align:center;text-decoration:none;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.ncmxa-button:hover{transform:translateY(-1px)}.ncmxa-button--primary{color:#fff;background:var(--ncmxa-forest)}.ncmxa-button--primary:hover{background:var(--ncmxa-forest-deep)}.ncmxa-button--secondary{color:var(--ncmxa-ink);border-color:currentColor;background:transparent}.ncmxa-button:focus-visible,.ncmxa-hero a:focus-visible,.ncmxa-faq summary:focus-visible{outline:3px solid #d9a84e;outline-offset:3px}.ncmxa-hero{min-height:min(860px,calc(100svh - var(--header-group-height, 0px)));isolation:isolate;display:grid;align-items:end;overflow:hidden;background:var(--ncmxa-forest-deep);color:#fff}.ncmxa-hero__media,.ncmxa-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.ncmxa-hero__media{z-index:-2}.ncmxa-hero__media:after{content:"";background:linear-gradient(90deg,#051612d1,#05161261 48%,#0516121a 76%),linear-gradient(0deg,rgb(5 22 18 / 55%) 0%,transparent 46%)}.ncmxa-hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--ncmxa-hero-position, center)}.ncmxa-hero__content{padding-block:clamp(72px,11vw,144px) clamp(52px,7vw,96px)}.ncmxa-hero__inner{max-width:760px}.ncmxa-hero .ncmxa-kicker{color:#ffffffc7}.ncmxa-hero .ncmxa-heading{max-width:12ch;font-size:clamp(3.25rem,7.4vw,7.5rem)}.ncmxa-hero__copy{max-width:52ch;margin:24px 0 32px;color:#ffffffd6;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6}.ncmxa-hero .ncmxa-button--primary{color:var(--ncmxa-forest-deep);background:#fff}.ncmxa-hero .ncmxa-button--secondary{color:#fff}.ncmxa-trust{border-bottom:1px solid var(--ncmxa-line);background:#fff}.ncmxa-trust__grid{display:grid;grid-template-columns:repeat(var(--ncmxa-trust-columns, 3),minmax(0,1fr))}.ncmxa-trust__item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:14px;align-items:center;min-height:112px;padding:24px;border-inline-start:1px solid var(--ncmxa-line)}.ncmxa-trust__item:first-child{border-inline-start:0}.ncmxa-trust__icon{width:32px;height:32px;color:var(--ncmxa-forest)}.ncmxa-trust__title{margin:0 0 3px;font-size:.875rem;font-weight:700}.ncmxa-trust__text{margin:0;color:#11251fa8;font-size:.8125rem;line-height:1.45}.ncmxa-showcase{padding-block:clamp(72px,9vw,128px);background:var(--ncmxa-cream)}.ncmxa-showcase__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(40px,7vw,104px);align-items:center}.ncmxa-showcase__media{overflow:hidden;border-radius:28px;background:#ded9cd}.ncmxa-showcase__media img{display:block;width:100%;height:auto}.ncmxa-showcase__content{max-width:580px}.ncmxa-showcase .ncmxa-heading{font-size:clamp(2.6rem,5vw,5.5rem)}.ncmxa-showcase__price{margin-top:20px;font-size:1.25rem;font-weight:700}.ncmxa-showcase .ncmxa-copy{margin-block:22px 28px}.ncmxa-showcase__points{display:grid;gap:10px;margin:0 0 32px;padding:0;list-style:none}.ncmxa-showcase__points li{display:flex;gap:10px;align-items:flex-start;font-size:.9375rem}.ncmxa-showcase__points li:before{content:"";width:7px;height:7px;flex:0 0 auto;margin-top:.52em;border-radius:50%;background:var(--ncmxa-forest)}.ncmxa-feature{padding-block:clamp(72px,9vw,128px);background:var(--ncmxa-feature-bg, #fff);color:var(--ncmxa-feature-fg, var(--ncmxa-ink))}.ncmxa-feature--dark{--ncmxa-feature-bg: var(--ncmxa-forest-deep);--ncmxa-feature-fg: #fff}.ncmxa-feature__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(42px,7vw,112px);align-items:center}.ncmxa-feature--reverse .ncmxa-feature__media{order:2}.ncmxa-feature__media{overflow:hidden;border-radius:24px;background:#00000014}.ncmxa-feature__media img{display:block;width:100%;height:auto}.ncmxa-feature__content{max-width:600px}.ncmxa-feature .ncmxa-heading{font-size:clamp(2.5rem,5vw,5.3rem)}.ncmxa-feature .ncmxa-copy{margin-top:24px}.ncmxa-feature--dark .ncmxa-kicker,.ncmxa-feature--dark .ncmxa-copy{color:#ffffffb8}.ncmxa-feature__facts{display:grid;gap:14px;margin-top:32px;padding-top:24px;border-top:1px solid currentColor;border-top-color:color-mix(in srgb,currentColor 18%,transparent)}.ncmxa-feature__fact{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start}.ncmxa-feature__fact-mark{width:18px;height:18px;margin-top:2px;border:1px solid currentColor;border-radius:50%}.ncmxa-feature__fact-mark:after{content:"";display:block;width:4px;height:4px;margin:6px;border-radius:50%;background:currentColor}.ncmxa-feature__fact p{margin:0;line-height:1.55}.ncmxa-faq{padding-block:clamp(72px,8vw,112px);background:#fff}.ncmxa-faq__grid{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(40px,8vw,120px)}.ncmxa-faq .ncmxa-heading{max-width:9ch;font-size:clamp(2.5rem,4.6vw,4.8rem)}.ncmxa-faq__items{border-top:1px solid var(--ncmxa-line)}.ncmxa-faq details{border-bottom:1px solid var(--ncmxa-line)}.ncmxa-faq summary{position:relative;padding:24px 44px 24px 0;cursor:pointer;font-weight:700;list-style:none}.ncmxa-faq summary::-webkit-details-marker{display:none}.ncmxa-faq summary:after{content:"+";position:absolute;inset-inline-end:4px;top:20px;font-size:1.5rem;font-weight:400}.ncmxa-faq details[open] summary:after{content:"\2212"}.ncmxa-faq__answer{max-width:68ch;padding:0 44px 26px 0;color:#11251fb8;line-height:1.7}.ncmxa-faq__answer>*:first-child{margin-top:0}.ncmxa-final{padding-block:clamp(88px,11vw,156px);overflow:hidden;background:var(--ncmxa-forest);color:#fff;text-align:center}.ncmxa-final:before,.ncmxa-final:after{content:"";position:absolute;width:min(46vw,620px);aspect-ratio:1;border:1px solid rgb(255 255 255 / 12%);border-radius:50%}.ncmxa-final:before{top:-55%;left:-10%}.ncmxa-final:after{right:-12%;bottom:-72%}.ncmxa-final__inner{position:relative;z-index:1;max-width:900px;margin-inline:auto}.ncmxa-final .ncmxa-heading{font-size:clamp(3rem,6.5vw,7rem)}.ncmxa-final__copy{max-width:56ch;margin:24px auto 32px;color:#ffffffbd;font-size:1.0625rem;line-height:1.65}.ncmxa-final .ncmxa-actions{justify-content:center}.ncmxa-final .ncmxa-button--primary{color:var(--ncmxa-forest-deep);background:#fff}@media screen and (max-width:989px){.ncmxa-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ncmxa-trust__item:nth-child(odd){border-inline-start:0}.ncmxa-trust__item:nth-child(n+3){border-top:1px solid var(--ncmxa-line)}.ncmxa-showcase__grid,.ncmxa-feature__grid,.ncmxa-faq__grid{grid-template-columns:1fr}.ncmxa-feature--reverse .ncmxa-feature__media{order:0}.ncmxa-showcase__content,.ncmxa-feature__content{max-width:760px}}@media screen and (max-width:749px){.ncmxa-shell{width:min(100% - 32px,1440px)}.ncmxa-hero{min-height:680px}.ncmxa-hero__media:after{background:linear-gradient(0deg,#051612e0,#05161252 68%,#05161214)}.ncmxa-hero__content{padding-block:220px 44px}.ncmxa-hero .ncmxa-heading{font-size:clamp(3rem,15vw,4.7rem)}.ncmxa-actions{align-items:stretch;flex-direction:column}.ncmxa-button{width:100%}.ncmxa-trust__grid{grid-template-columns:1fr}.ncmxa-trust__item,.ncmxa-trust__item:nth-child(odd){min-height:96px;padding-inline:4px;border-top:1px solid var(--ncmxa-line);border-inline-start:0}.ncmxa-trust__item:first-child{border-top:0}.ncmxa-showcase__media,.ncmxa-feature__media{border-radius:18px}.ncmxa-showcase .ncmxa-heading,.ncmxa-feature .ncmxa-heading{font-size:clamp(2.4rem,13vw,4rem)}.ncmxa-faq__grid{gap:32px}.ncmxa-faq .ncmxa-heading{max-width:12ch}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ncmxa-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ncmxa-theme.css.map */
