.nackt-meta-landing{--nackt-landing-border: rgb(var(--color-gridline));color:rgb(var(--color-scheme-text))}.nackt-meta-landing[data-color-scheme=scheme3],.nackt-meta-landing[data-color-scheme=scheme4],.nackt-meta-landing [data-color-scheme=scheme3],.nackt-meta-landing [data-color-scheme=scheme4]{--nackt-landing-border: rgb(var(--color-scheme-text) / .5)}.nackt-meta-landing__hero{position:relative;display:grid;grid-template-columns:minmax(0,46%) minmax(0,54%);min-height:var(--hero-height-desktop, 700px);overflow:hidden;border-bottom:var(--gridline-width) solid var(--nackt-landing-border);background:rgb(var(--color-scheme-background))}.nackt-meta-landing__hero-media,.nackt-meta-landing__hero-shade{grid-area:1 / 2;min-width:0;min-height:var(--hero-height-desktop, 700px)}.nackt-meta-landing__hero-media{position:relative;z-index:0;overflow:hidden;border-left:var(--gridline-width) solid var(--nackt-landing-border)}.nackt-meta-landing__hero-media img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:var(--hero-position-x, 50%) var(--hero-position-y, 50%)}.nackt-meta-landing__hero-media--mobile{display:none}.nackt-meta-landing__hero-shade{z-index:1;background:rgb(0 0 0 / var(--hero-overlay-opacity, .3));pointer-events:none}.nackt-meta-landing__hero-content{position:relative;z-index:2;grid-area:1 / 1;display:flex;min-height:var(--hero-height-desktop, 700px);flex-direction:column;align-items:flex-start;justify-content:flex-end;min-width:0;padding:var(--hero-padding-y-desktop, 64px) max(1.25rem,var(--section-horizontal-spacing));padding-bottom:var(--hero-rating-space-below-desktop, 64px);background:rgb(var(--color-scheme-background));color:rgb(var(--color-scheme-text))}.nackt-meta-landing--hero[data-hero-align-desktop=left] .nackt-meta-landing__hero-content{align-items:flex-start;text-align:left}.nackt-meta-landing--hero[data-hero-align-desktop=center] .nackt-meta-landing__hero-content{align-items:center;text-align:center}.nackt-meta-landing--hero[data-hero-align-desktop=right] .nackt-meta-landing__hero-content{align-items:flex-end;text-align:right}.nackt-meta-landing--hero[data-hero-vertical-desktop=top] .nackt-meta-landing__hero-content{justify-content:flex-start}.nackt-meta-landing--hero[data-hero-vertical-desktop=center] .nackt-meta-landing__hero-content{justify-content:center}.nackt-meta-landing--hero[data-hero-vertical-desktop=bottom] .nackt-meta-landing__hero-content{justify-content:flex-end}.nackt-meta-landing__kicker,.nackt-meta-landing__eyebrow{margin:0 0 1rem;font-size:.78rem;font-weight:700;line-height:1.3;letter-spacing:0;text-transform:uppercase}.nackt-meta-landing__hero-heading{max-width:12ch;margin:0;font-family:var(--heading-font-stack);font-size:var(--hero-heading-size-desktop, 80px);font-weight:var(--heading-font-weight);line-height:.94;letter-spacing:0}.nackt-meta-landing__hero-heading--logo{width:100%;max-width:none;padding-top:var(--hero-logo-padding-top-desktop, 0);padding-bottom:var(--hero-logo-padding-bottom-desktop, 0)}.nackt-meta-landing__hero-logo{display:block;width:min(var(--hero-logo-width-desktop, 280px),100%);height:auto;margin-inline:auto}.nackt-meta-landing__hero-copy{max-width:34rem;margin:1.5rem 0 0;font-size:var(--hero-body-size-desktop, 19px);line-height:1.45}.nackt-meta-landing__hero-actions{display:flex;width:fit-content;flex-direction:column;align-items:center;gap:.75rem;margin-top:2rem}.nackt-meta-landing__hero-actions .theme-button{display:inline-flex;align-items:center;justify-content:center;padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem - 1px)}.nackt-meta-landing__hero-rating{margin:0;font-size:.82rem;line-height:1.4;text-align:center}.nackt-meta-landing__hero-rating strong{display:block}.nackt-meta-landing__proof{display:grid;grid-template-columns:repeat(var(--proof-count, 3),minmax(0,1fr));border-bottom:var(--gridline-width) solid var(--nackt-landing-border);background:rgb(var(--color-scheme-background));color:rgb(var(--color-scheme-text))}.nackt-meta-landing__proof-item{display:flex;min-height:5.5rem;align-items:center;justify-content:center;gap:.85rem;padding:var(--proof-padding-y-desktop, 16px) 1.25rem;border-right:var(--gridline-width) solid var(--nackt-landing-border);font-size:.84rem;font-weight:700;text-align:center;text-transform:uppercase}.nackt-meta-landing__proof-icon{display:inline-flex;width:1.75rem;height:1.75rem;flex:0 0 auto;align-items:center;justify-content:center}.nackt-meta-landing__proof-icon:empty{display:none}.nackt-meta-landing__proof-icon--reviews{width:3.25rem}.nackt-meta-landing__proof-stars{width:max-content;color:rgb(var(--color-scheme-accent));font-size:.68rem;line-height:1}.nackt-meta-landing__proof-item:last-child{border-right:0}.nackt-meta-landing__explainer{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);border-bottom:var(--gridline-width) solid var(--nackt-landing-border);background:rgb(var(--color-scheme-background));color:rgb(var(--color-scheme-text))}.nackt-meta-landing__explainer-copy{display:flex;flex-direction:column;justify-content:center;padding:var(--explainer-padding-y-desktop, 112px) max(1.25rem,var(--section-horizontal-spacing))}.nackt-meta-landing__explainer--media-left .nackt-meta-landing__explainer-copy{order:2}.nackt-meta-landing__explainer--media-left .nackt-meta-landing__explainer-media{order:1;border-right:var(--gridline-width) solid var(--nackt-landing-border);border-left:0}.nackt-meta-landing__explainer[data-explainer-heading-desktop=start]{--explainer-heading-position-desktop: start}.nackt-meta-landing__explainer[data-explainer-heading-desktop=center]{--explainer-heading-position-desktop: center}.nackt-meta-landing__explainer[data-explainer-heading-desktop=end]{--explainer-heading-position-desktop: end}.nackt-meta-landing__explainer[data-explainer-body-desktop=start]{--explainer-body-position-desktop: start}.nackt-meta-landing__explainer[data-explainer-body-desktop=center]{--explainer-body-position-desktop: center}.nackt-meta-landing__explainer[data-explainer-body-desktop=end]{--explainer-body-position-desktop: end}.nackt-meta-landing__explainer .nackt-meta-landing__heading{align-self:var(--explainer-heading-position-desktop, start);font-size:var(--explainer-heading-size-desktop, 59px);text-align:var(--explainer-heading-position-desktop, start)}.nackt-meta-landing__explainer .nackt-meta-landing__body,.nackt-meta-landing__explainer .nackt-meta-landing__byline{align-self:var(--explainer-body-position-desktop, start);text-align:var(--explainer-body-position-desktop, start)}.nackt-meta-landing__explainer .nackt-meta-landing__body{font-size:var(--explainer-body-size-desktop, 17px)}.nackt-meta-landing__heading{max-width:14ch;margin:0;font-family:var(--heading-font-stack);font-size:3.7rem;font-weight:var(--heading-font-weight);line-height:.98;letter-spacing:0}.nackt-meta-landing__body{max-width:34rem;margin-top:1.5rem;font-size:1.05rem;line-height:1.55}.nackt-meta-landing__byline{margin-top:2.125rem;font-size:.78rem;line-height:1.45;letter-spacing:0}.nackt-meta-landing__byline strong{font-weight:700}.nackt-meta-landing__byline span{display:inline-block;margin-top:.15rem}.nackt-meta-landing__explainer-media{position:relative;min-width:0;overflow:hidden;border-left:var(--gridline-width) solid var(--nackt-landing-border)}.nackt-meta-landing__explainer-media button img{object-fit:cover;object-position:var(--explainer-poster-position-x-desktop, 50%) var(--explainer-poster-position-y-desktop, 50%)}.nackt-meta-landing__video-label{position:absolute;z-index:20;bottom:1.25rem;left:1.25rem;padding-bottom:.15rem;border-bottom:1px solid currentcolor;color:#fff;font-size:.75rem;font-weight:700;line-height:1.25;letter-spacing:0;text-transform:uppercase}.featured-collection--grid .featured-collection__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gridline-width);background:rgb(var(--color-gridline))}.featured-collection--grid .featured-collection__grid-item{min-width:0;background:rgb(var(--color-scheme-background));color:rgb(var(--color-scheme-text))}.featured-collection--grid .featured-collection__view-all{padding:1.5rem max(1.25rem,var(--section-horizontal-spacing)) 0}.nackt-meta-landing__section-header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(16rem,.8fr);gap:3rem;align-items:end;padding:var(--section-header-padding-top-desktop, 112px) max(1.25rem,var(--section-horizontal-spacing)) var(--section-header-padding-bottom-desktop, 64px)}.nackt-meta-landing__stories[data-heading-desktop=start],.nackt-meta-landing__features[data-heading-desktop=start]{--section-heading-position-desktop: start}.nackt-meta-landing__stories[data-heading-desktop=center],.nackt-meta-landing__features[data-heading-desktop=center]{--section-heading-position-desktop: center}.nackt-meta-landing__stories[data-heading-desktop=end],.nackt-meta-landing__features[data-heading-desktop=end]{--section-heading-position-desktop: end}.nackt-meta-landing__stories[data-body-desktop=start],.nackt-meta-landing__features[data-body-desktop=start]{--section-body-position-desktop: start}.nackt-meta-landing__stories[data-body-desktop=center],.nackt-meta-landing__features[data-body-desktop=center]{--section-body-position-desktop: center}.nackt-meta-landing__stories[data-body-desktop=end],.nackt-meta-landing__features[data-body-desktop=end]{--section-body-position-desktop: end}.nackt-meta-landing__section-header>div:first-child{justify-self:var(--section-heading-position-desktop, start);text-align:var(--section-heading-position-desktop, start)}.nackt-meta-landing__section-header>.nackt-meta-landing__section-intro{justify-self:var(--section-body-position-desktop, end);text-align:var(--section-body-position-desktop, start)}.nackt-meta-landing__section-header .nackt-meta-landing__heading{max-width:16ch;font-size:var(--content-heading-size-desktop, 59px)}.nackt-meta-landing__section-intro{max-width:34rem;margin:0;font-size:var(--content-body-size-desktop, 16px);line-height:1.55}.nackt-meta-landing__stories,.nackt-meta-landing__features{border-bottom:var(--gridline-width) solid var(--nackt-landing-border);background:rgb(var(--color-scheme-background));color:rgb(var(--color-scheme-text))}.nackt-meta-landing__feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:var(--gridline-width) solid var(--nackt-landing-border)}.nackt-meta-landing__feature{min-width:0;border-right:var(--gridline-width) solid var(--nackt-landing-border)}.nackt-meta-landing__feature:last-child{border-right:0}.nackt-meta-landing__story-viewport{overflow-x:auto;border-top:var(--gridline-width) solid var(--nackt-landing-border);scrollbar-width:none;scroll-snap-type:none;overscroll-behavior-inline:contain}.nackt-meta-landing__story-viewport::-webkit-scrollbar{display:none}.nackt-meta-landing__story-grid{display:flex;width:max-content}.nackt-meta-landing__story{flex:0 0 clamp(18rem,25vw,24rem);min-width:0;border-right:var(--gridline-width) solid var(--nackt-landing-border);scroll-snap-align:start}.nackt-meta-landing__story-media{position:relative;aspect-ratio:9 / 16;overflow:hidden;background:#111}.nackt-meta-landing__story-media img,.nackt-meta-landing__story-media video,.nackt-meta-landing__feature-media img{width:100%;height:100%;object-position:center}.nackt-meta-landing__story-media img,.nackt-meta-landing__story-media video{display:block;object-fit:contain}.nackt-meta-landing__feature-media img{display:block;object-fit:cover}.nackt-meta-landing__story-media>div{height:100%}.nackt-meta-landing__story-video{cursor:pointer}.nackt-meta-landing__story-sound{position:absolute;right:.75rem;bottom:.75rem;display:grid;width:2.75rem;height:2.75rem;place-items:center;border:1px solid rgba(255,255,255,.75);border-radius:50%;color:#fff;background:#000000b8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer}.nackt-meta-landing__story-sound:hover,.nackt-meta-landing__story-sound:focus-visible{color:#000;background:#fff}.nackt-meta-landing__story-sound svg{width:1.35rem;height:1.35rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.nackt-meta-landing__story-sound svg path:first-child{fill:currentColor;stroke:none}.nackt-meta-landing__story-sound[aria-pressed=false] .nackt-meta-landing__sound-playing,.nackt-meta-landing__story-sound[aria-pressed=true] .nackt-meta-landing__sound-muted{display:none}.nackt-meta-landing__story-footer{display:flex;min-height:4rem;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.5rem;border-top:var(--gridline-width) solid var(--nackt-landing-border)}.nackt-meta-landing__story-position{font-size:.8rem;font-variant-numeric:tabular-nums}.nackt-meta-landing__story-arrows{display:flex;align-items:center;gap:.75rem}.nackt-meta-landing__story-arrow{display:grid;width:3rem;height:2.5rem;place-items:center;color:inherit}.nackt-meta-landing__story-arrow svg{width:100%;height:auto}.nackt-meta-landing__story-copy,.nackt-meta-landing__feature-copy{padding:1.5rem}.nackt-meta-landing__story-title,.nackt-meta-landing__feature-title{margin:0;font-family:var(--heading-font-stack);font-size:2rem;font-weight:var(--heading-font-weight);line-height:1;letter-spacing:0}.nackt-meta-landing__story-meta,.nackt-meta-landing__feature-copy p{margin:.75rem 0 0;font-size:.9rem;line-height:1.5}.nackt-meta-landing__feature-media{aspect-ratio:4 / 3;overflow:hidden;border-bottom:var(--gridline-width) solid var(--nackt-landing-border)}.nackt-meta-landing__feature-media--animated{aspect-ratio:1}.nackt-meta-landing__feature-copy{min-height:14rem}.nackt-meta-landing__feature-number{float:right;font-size:.8rem;font-weight:700}.nackt-meta-landing__feature-lead--video{display:grid;grid-template-columns:minmax(0,42%) minmax(0,58%);border-top:var(--gridline-width) solid var(--nackt-landing-border)}.nackt-meta-landing__feature-lead--video .nackt-meta-landing__section-header{grid-column:2;grid-row:1;grid-template-columns:1fr;align-content:center;justify-items:start;gap:clamp(1.5rem,2.5vw,2.5rem);padding-inline:clamp(3rem,6vw,7rem);border-left:var(--gridline-width) solid var(--nackt-landing-border)}.nackt-meta-landing__feature-lead--video .nackt-meta-landing__section-header>div:first-child,.nackt-meta-landing__feature-lead--video .nackt-meta-landing__section-header>.nackt-meta-landing__section-intro{justify-self:start;text-align:left}.nackt-meta-landing__feature-lead--video .nackt-meta-landing__section-intro{max-width:32rem}.nackt-meta-landing__factory-video{position:relative;grid-column:1;grid-row:1;min-width:0;background:rgb(var(--color-scheme-background));color:rgb(var(--color-scheme-text))}.nackt-meta-landing__factory-video-media{position:relative;width:100%;height:100%;min-width:0;overflow:hidden;aspect-ratio:4 / 5}.nackt-meta-landing__factory-video-element{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 48%}.nackt-meta-landing__factory-video-caption{position:absolute;bottom:0;left:0;z-index:2;max-width:none;margin:0;padding:.85rem 1rem;color:#fff;background:#000000c7;font-size:.78rem;font-weight:700;line-height:1.4;text-transform:uppercase}.nackt-meta-landing__factory-video-sound{z-index:3}.nackt-meta-landing__cta{position:relative;min-height:var(--cta-height-desktop, 540px);overflow:hidden;border-bottom:var(--gridline-width) solid var(--nackt-landing-border);background:rgb(var(--color-scheme-text))}.nackt-meta-landing__cta-media,.nackt-meta-landing__cta-shade{position:absolute;top:0;right:0;bottom:0;left:0}.nackt-meta-landing__cta-media img{width:100%;height:100%;object-fit:cover;object-position:var(--cta-position-x, 50%) var(--cta-position-y, 50%)}.nackt-meta-landing__cta-shade{z-index:1;background:rgb(0 0 0 / var(--cta-overlay-opacity, .36))}.nackt-meta-landing__cta-content{position:relative;z-index:2;display:flex;min-height:var(--cta-height-desktop, 540px);flex-direction:column;align-items:flex-start;justify-content:center;max-width:70rem;padding:var(--cta-padding-y-desktop, 64px) max(1.25rem,var(--section-horizontal-spacing));color:#fff}.nackt-meta-landing__cta[data-cta-align-desktop=left] .nackt-meta-landing__cta-content{align-items:flex-start;text-align:left}.nackt-meta-landing__cta[data-cta-align-desktop=center] .nackt-meta-landing__cta-content{align-items:center;text-align:center}.nackt-meta-landing__cta[data-cta-align-desktop=right] .nackt-meta-landing__cta-content{align-items:flex-end;text-align:right}.nackt-meta-landing__cta[data-cta-vertical-desktop=top] .nackt-meta-landing__cta-content{justify-content:flex-start}.nackt-meta-landing__cta[data-cta-vertical-desktop=center] .nackt-meta-landing__cta-content{justify-content:center}.nackt-meta-landing__cta[data-cta-vertical-desktop=bottom] .nackt-meta-landing__cta-content{justify-content:flex-end}.nackt-meta-landing__cta-heading{max-width:12ch;margin:0;font-family:var(--heading-font-stack);font-size:var(--cta-heading-size-desktop, 72px);font-weight:var(--heading-font-weight);line-height:.94;letter-spacing:0}.nackt-meta-landing__cta-copy{max-width:32rem;margin:1.5rem 0 0;font-size:var(--cta-body-size-desktop, 17px);line-height:1.5}.nackt-meta-landing__cta-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.nackt-meta-landing__cta-actions .theme-button,.nackt-meta-landing__cta-actions .theme-button--secondary{min-width:11rem;text-align:center}@media(min-width:1024px){.nackt-meta-landing__opening{display:flex;height:calc(100svh - var(--header-group-height, 0px));flex-direction:column}.nackt-meta-landing__hero{min-height:0;flex:1 1 auto;grid-template-columns:repeat(2,minmax(0,1fr))}.nackt-meta-landing__opening .nackt-meta-landing__hero-media,.nackt-meta-landing__opening .nackt-meta-landing__hero-shade{width:100%;min-height:0;aspect-ratio:auto}.nackt-meta-landing__opening .nackt-meta-landing__hero-content{min-height:0}.nackt-meta-landing__opening .nackt-meta-landing__proof{flex:0 0 auto}.nackt-meta-landing__hero-content{align-items:center;text-align:center}.nackt-meta-landing__hero-heading--logo,.nackt-meta-landing__hero-copy,.nackt-meta-landing__hero-actions{width:min(100%,29rem)}.nackt-meta-landing__hero-copy{margin-top:1.75rem}.nackt-meta-landing__hero-copy p{margin-inline:auto}.nackt-meta-landing__hero-actions{align-items:center;margin-top:1.75rem}.nackt-meta-landing__hero-actions .theme-button{min-width:14rem;text-align:center}.nackt-meta-landing__hero-copy{max-width:29rem}.nackt-meta-landing__proof-item{min-height:4.75rem}.nackt-meta-landing__section-header{grid-template-columns:minmax(0,1fr) minmax(20rem,.7fr);gap:clamp(4rem,9vw,9rem)}.nackt-meta-landing__section-intro{max-width:28rem}.nackt-meta-landing__story-copy,.nackt-meta-landing__feature-copy{padding:1.25rem 1.5rem}.nackt-meta-landing__feature-copy{min-height:10rem}.featured-collection--grid>div:first-child{padding-top:3.5rem;padding-bottom:2rem}.featured-collection--grid .nackt-product-tile__media image-with-placeholder{padding-bottom:76.923%!important}.featured-collection--grid .nackt-product-tile__media>image-with-placeholder:not(:first-of-type){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding-bottom:0!important}}@media(max-width:1023px){.nackt-meta-landing__hero-heading--logo{padding-top:var(--hero-logo-padding-top-mobile, 0);padding-bottom:var(--hero-logo-padding-bottom-mobile, 0)}.nackt-meta-landing__hero-logo{width:min(var(--hero-logo-width-mobile, 220px),100%)}.nackt-meta-landing__hero{grid-template-columns:minmax(0,1fr);min-height:0}.nackt-meta-landing__hero-media,.nackt-meta-landing__hero-shade{grid-area:1 / 1;min-height:0}.nackt-meta-landing__hero-media{aspect-ratio:4 / 5}.nackt-meta-landing__hero-media{border-bottom:var(--gridline-width) solid var(--nackt-landing-border);border-left:0}.nackt-meta-landing__hero-media img{object-position:var(--hero-position-x-mobile, 50%) var(--hero-position-y-mobile, 50%)}.nackt-meta-landing__hero-content{grid-area:2 / 1;min-height:0}.nackt-meta-landing__hero-media--has-mobile{display:none}.nackt-meta-landing__hero-media--mobile{display:block}.nackt-meta-landing__hero-heading{font-size:var(--hero-heading-size-mobile, 48px)}.nackt-meta-landing__hero-copy{font-size:var(--hero-body-size-mobile, 16px)}.nackt-meta-landing__hero-content{padding-top:var(--hero-padding-y-mobile, 40px);padding-bottom:var(--hero-rating-space-below-mobile, 76px)}.nackt-meta-landing--hero[data-hero-align-mobile=left] .nackt-meta-landing__hero-content{align-items:flex-start;text-align:left}.nackt-meta-landing--hero[data-hero-align-mobile=center] .nackt-meta-landing__hero-content{align-items:center;text-align:center}.nackt-meta-landing--hero[data-hero-align-mobile=right] .nackt-meta-landing__hero-content{align-items:flex-end;text-align:right}.nackt-meta-landing--hero[data-hero-vertical-mobile=top] .nackt-meta-landing__hero-content{justify-content:flex-start}.nackt-meta-landing--hero[data-hero-vertical-mobile=center] .nackt-meta-landing__hero-content{justify-content:center}.nackt-meta-landing--hero[data-hero-vertical-mobile=bottom] .nackt-meta-landing__hero-content{justify-content:flex-end}.nackt-meta-landing__explainer{grid-template-columns:1fr}.nackt-meta-landing__explainer-copy{order:1;padding-top:var(--explainer-padding-y-mobile, 68px);padding-bottom:var(--explainer-padding-y-mobile, 68px)}.nackt-meta-landing__explainer-media{order:2;border-top:var(--gridline-width) solid var(--nackt-landing-border);border-right:0;border-left:0}.nackt-meta-landing__explainer-media button img{object-position:var(--explainer-poster-position-x-mobile, 76%) var(--explainer-poster-position-y-mobile, 50%)}.nackt-meta-landing__explainer[data-explainer-heading-mobile=start]{--explainer-heading-position-mobile: start}.nackt-meta-landing__explainer[data-explainer-heading-mobile=center]{--explainer-heading-position-mobile: center}.nackt-meta-landing__explainer[data-explainer-heading-mobile=end]{--explainer-heading-position-mobile: end}.nackt-meta-landing__explainer[data-explainer-body-mobile=start]{--explainer-body-position-mobile: start}.nackt-meta-landing__explainer[data-explainer-body-mobile=center]{--explainer-body-position-mobile: center}.nackt-meta-landing__explainer[data-explainer-body-mobile=end]{--explainer-body-position-mobile: end}.nackt-meta-landing__explainer .nackt-meta-landing__heading{align-self:var(--explainer-heading-position-mobile, start);font-size:var(--explainer-heading-size-mobile, 41px);text-align:var(--explainer-heading-position-mobile, start)}.nackt-meta-landing__explainer .nackt-meta-landing__body,.nackt-meta-landing__explainer .nackt-meta-landing__byline{align-self:var(--explainer-body-position-mobile, start);text-align:var(--explainer-body-position-mobile, start)}.nackt-meta-landing__explainer .nackt-meta-landing__body{font-size:var(--explainer-body-size-mobile, 16px)}.nackt-meta-landing__section-header{grid-template-columns:1fr;gap:1.5rem;padding-top:var(--section-header-padding-top-mobile, 68px);padding-bottom:var(--section-header-padding-bottom-mobile, 44px)}.nackt-meta-landing__stories[data-heading-mobile=start],.nackt-meta-landing__features[data-heading-mobile=start]{--section-heading-position-mobile: start}.nackt-meta-landing__stories[data-heading-mobile=center],.nackt-meta-landing__features[data-heading-mobile=center]{--section-heading-position-mobile: center}.nackt-meta-landing__stories[data-heading-mobile=end],.nackt-meta-landing__features[data-heading-mobile=end]{--section-heading-position-mobile: end}.nackt-meta-landing__stories[data-body-mobile=start],.nackt-meta-landing__features[data-body-mobile=start]{--section-body-position-mobile: start}.nackt-meta-landing__stories[data-body-mobile=center],.nackt-meta-landing__features[data-body-mobile=center]{--section-body-position-mobile: center}.nackt-meta-landing__stories[data-body-mobile=end],.nackt-meta-landing__features[data-body-mobile=end]{--section-body-position-mobile: end}.nackt-meta-landing__section-header>div:first-child{justify-self:var(--section-heading-position-mobile, start);text-align:var(--section-heading-position-mobile, start)}.nackt-meta-landing__section-header>.nackt-meta-landing__section-intro{justify-self:var(--section-body-position-mobile, start);text-align:var(--section-body-position-mobile, start)}.nackt-meta-landing__section-header .nackt-meta-landing__heading{font-size:var(--content-heading-size-mobile, 41px)}.nackt-meta-landing__section-intro{font-size:var(--content-body-size-mobile, 16px)}.nackt-meta-landing__heading{font-size:3rem}.nackt-meta-landing__story{flex-basis:76vw}.nackt-meta-landing__feature-grid{grid-template-columns:1fr}.nackt-meta-landing__feature{border-right:0;border-bottom:var(--gridline-width) solid var(--nackt-landing-border)}.nackt-meta-landing__feature:last-child{border-bottom:0}.nackt-meta-landing__feature-copy{min-height:0}.featured-collection--grid .featured-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nackt-meta-landing__factory-video{display:block}.nackt-meta-landing__feature-lead--video{display:block;border-top:0}.nackt-meta-landing__feature-lead--video .nackt-meta-landing__section-header{display:grid;justify-items:initial;padding-right:max(1.25rem,var(--section-horizontal-spacing));padding-left:max(1.25rem,var(--section-horizontal-spacing));border-left:0}.nackt-meta-landing__feature-lead--video .nackt-meta-landing__section-header>div:first-child,.nackt-meta-landing__feature-lead--video .nackt-meta-landing__section-header>.nackt-meta-landing__section-intro{justify-self:var(--section-heading-position-mobile, start);text-align:var(--section-heading-position-mobile, start)}.nackt-meta-landing__feature-lead--video .nackt-meta-landing__section-header>.nackt-meta-landing__section-intro{justify-self:var(--section-body-position-mobile, start);text-align:var(--section-body-position-mobile, start)}.nackt-meta-landing__factory-video-element{object-position:50% 46%}.nackt-meta-landing__factory-video-caption{position:static;max-width:none;padding:1rem max(1.25rem,var(--section-horizontal-spacing));border-top:var(--gridline-width) solid var(--nackt-landing-border);color:rgb(var(--color-scheme-text));background:rgb(var(--color-scheme-background));text-align:center}.nackt-meta-landing__cta-heading{font-size:var(--cta-heading-size-mobile, 48px)}.nackt-meta-landing__cta-copy{font-size:var(--cta-body-size-mobile, 16px)}.nackt-meta-landing__cta,.nackt-meta-landing__cta-content{min-height:var(--cta-height-mobile, 480px)}.nackt-meta-landing__cta-content{padding-top:var(--cta-padding-y-mobile, 40px);padding-bottom:var(--cta-padding-y-mobile, 40px)}.nackt-meta-landing__cta[data-cta-align-mobile=left] .nackt-meta-landing__cta-content{align-items:flex-start;text-align:left}.nackt-meta-landing__cta[data-cta-align-mobile=center] .nackt-meta-landing__cta-content{align-items:center;text-align:center}.nackt-meta-landing__cta[data-cta-align-mobile=right] .nackt-meta-landing__cta-content{align-items:flex-end;text-align:right}.nackt-meta-landing__cta[data-cta-vertical-mobile=top] .nackt-meta-landing__cta-content{justify-content:flex-start}.nackt-meta-landing__cta[data-cta-vertical-mobile=center] .nackt-meta-landing__cta-content{justify-content:center}.nackt-meta-landing__cta[data-cta-vertical-mobile=bottom] .nackt-meta-landing__cta-content{justify-content:flex-end}}@media(max-width:639px){.nackt-meta-landing__hero-content{min-height:0;padding-top:var(--hero-padding-y-mobile, 40px);padding-bottom:var(--hero-rating-space-below-mobile, 76px)}.nackt-meta-landing__hero-heading{font-size:var(--hero-heading-size-mobile, 48px)}.nackt-meta-landing__hero-copy{font-size:var(--hero-body-size-mobile, 16px)}.nackt-meta-landing__hero-actions{width:100%;align-items:stretch;gap:.85rem}.nackt-meta-landing__hero-actions .theme-button{width:100%;text-align:center}.nackt-meta-landing__hero-rating{align-self:center}.nackt-meta-landing__proof{grid-template-columns:1fr}.nackt-meta-landing__proof-item{min-height:3.8rem;padding-top:var(--proof-padding-y-mobile, 16px);padding-bottom:var(--proof-padding-y-mobile, 16px);border-right:0;border-bottom:var(--gridline-width) solid var(--nackt-landing-border)}.nackt-meta-landing__proof-item:last-child{border-bottom:0}.nackt-meta-landing__explainer-copy{padding-top:var(--explainer-padding-y-mobile, 68px);padding-bottom:var(--explainer-padding-y-mobile, 68px)}.nackt-meta-landing__section-header{padding-top:var(--section-header-padding-top-mobile, 68px);padding-bottom:var(--section-header-padding-bottom-mobile, 44px)}.nackt-meta-landing__heading{font-size:2.55rem}.nackt-meta-landing__story{flex-basis:84vw}.nackt-meta-landing__story-footer{min-height:3.5rem;padding-inline:1rem}.nackt-meta-landing__story-arrow{width:2.75rem;height:2.25rem}.featured-collection--grid .featured-collection__grid{grid-template-columns:1fr}.nackt-meta-landing__cta,.nackt-meta-landing__cta-content{min-height:var(--cta-height-mobile, 480px)}.nackt-meta-landing__cta-heading{font-size:var(--cta-heading-size-mobile, 48px)}.nackt-meta-landing__cta-actions{width:100%}.nackt-meta-landing__cta-actions .theme-button,.nackt-meta-landing__cta-actions .theme-button--secondary{flex:1 1 100%}}@media(prefers-reduced-motion:reduce){.nackt-meta-landing__story-grid{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/nackt-meta-landing.css.map */
