.custom-editorial-page-shell{position:relative;background:var(--custom-editorial-page-shell-background);overflow:clip}.custom-editorial-page-shell__inner{position:relative;max-width:var(--custom-editorial-page-shell-max-width);margin:0 auto;padding:var(--custom-editorial-page-shell-padding-top-mobile) var(--custom-editorial-page-shell-padding-inline-mobile) var(--custom-editorial-page-shell-padding-bottom-mobile)}.custom-editorial-page-shell__decor{position:absolute;z-index:0;pointer-events:none;opacity:.68}.custom-editorial-page-shell__decor--left{inset-inline-start:0;inset-block-end:7%;transform:translate(-38%)}.custom-editorial-page-shell__decor--right{inset-inline-end:0;inset-block-end:12%;transform:translate(34%)}.custom-editorial-page-shell__decor-image{display:block;width:clamp(7rem,11vw,11rem);height:auto}.custom-editorial-page-shell__hero{position:relative;z-index:1}.custom-editorial-page-shell__breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .55rem;margin:0;padding:0;list-style:none;color:rgb(var(--color-foreground-rgb) / .7);font-size:.82rem;line-height:1.5}.custom-editorial-page-shell__breadcrumb-item{display:inline-flex;align-items:center;gap:.55rem}.custom-editorial-page-shell__breadcrumb[data-separator-style=slash] .custom-editorial-page-shell__breadcrumb-item:not(:last-child):after{content:"/";color:rgb(var(--color-foreground-rgb) / .4)}.custom-editorial-page-shell__breadcrumb[data-separator-style=chevron] .custom-editorial-page-shell__breadcrumb-item:not(:last-child):after{content:"\203a";color:rgb(var(--color-foreground-rgb) / .4)}.custom-editorial-page-shell__breadcrumb[data-separator-style=dot] .custom-editorial-page-shell__breadcrumb-item:not(:last-child):after{content:"\2022";color:rgb(var(--color-foreground-rgb) / .4)}.custom-editorial-page-shell__breadcrumb a{color:inherit;text-decoration:none;transition:color .2s ease}.custom-editorial-page-shell__breadcrumb a:hover,.custom-editorial-page-shell__breadcrumb a:focus-visible{color:var(--custom-editorial-page-shell-accent)}.custom-editorial-page-shell__hero{display:grid;gap:var(--custom-editorial-page-shell-gap-mobile);align-items:center}.custom-editorial-page-shell__content-column,.custom-editorial-page-shell__media-column{min-width:0}.custom-editorial-page-shell__content-column{position:relative;z-index:2}.custom-editorial-page-shell__copy-panel{width:100%;background:var(--custom-editorial-page-shell-background)}.custom-editorial-page-shell__breadcrumb{margin-bottom:2.25rem}.custom-editorial-page-shell__hero-copy{max-width:38rem}.custom-editorial-page-shell--layout-centered .custom-editorial-page-shell__copy-panel,.custom-editorial-page-shell--layout-centered .custom-editorial-page-shell__hero-copy{max-width:48rem;margin-inline:auto;text-align:center}.custom-editorial-page-shell__eyebrow{margin:0 0 .75rem;color:var(--custom-editorial-page-shell-accent);letter-spacing:.24em;text-transform:uppercase;font-size:.76rem;line-height:1.4}.custom-editorial-page-shell__title{margin:0;font-size:36px;line-height:1.05;letter-spacing:-.03em}.custom-editorial-page-shell__intro{margin-top:1rem;color:rgb(var(--color-foreground-rgb) / .82);font-size:1rem;line-height:1.85}.custom-editorial-page-shell__tabs-shell{margin-top:1.5rem;max-width:100%}.custom-editorial-page-shell--layout-centered .custom-editorial-page-shell__tabs-shell{display:flex;justify-content:center}.custom-editorial-page-shell__tabs{display:flex;flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none}.custom-editorial-page-shell--layout-centered .custom-editorial-page-shell__tabs{justify-content:center}.custom-editorial-page-shell__tab-link{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:3rem;padding:.8rem 1.35rem;border-radius:999px;border:1px solid rgb(var(--color-foreground-rgb) / .12);color:rgb(var(--color-foreground-rgb));text-decoration:none;background:#fff;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.custom-editorial-page-shell__tab-link[data-style=filled]{background:color-mix(in srgb,var(--custom-editorial-page-shell-accent) 14%,white);border-color:transparent}.custom-editorial-page-shell__tab-link[data-style=outline]{background:transparent;border-color:color-mix(in srgb,var(--custom-editorial-page-shell-accent) 30%,transparent)}.custom-editorial-page-shell__tab-link:hover,.custom-editorial-page-shell__tab-link:focus-visible{border-color:var(--custom-editorial-page-shell-accent);color:var(--custom-editorial-page-shell-accent)}.custom-editorial-page-shell__tab-link.is-active{background:var(--custom-editorial-page-shell-accent);border-color:var(--custom-editorial-page-shell-accent);color:#fff;box-shadow:0 .9rem 1.8rem color-mix(in srgb,var(--custom-editorial-page-shell-accent) 28%,transparent)}.custom-editorial-page-shell__tab-icon{display:inline-flex;width:1.1rem;height:1.1rem;flex-shrink:0}.custom-editorial-page-shell__tab-icon img{display:block;width:100%;height:100%;object-fit:contain}.custom-editorial-page-shell__tab-label{font-size:.95rem;line-height:1.3;white-space:nowrap}.custom-editorial-page-shell__tab-placeholder,.custom-editorial-page-shell__placeholder,.custom-editorial-page-shell__media--empty{padding:1rem 1.25rem;border:1px dashed rgb(var(--color-foreground-rgb) / .2);border-radius:1rem;color:rgb(var(--color-foreground-rgb) / .66)}.custom-editorial-page-shell__media{position:relative;overflow:hidden;min-height:clamp(18rem,52vw,32rem);border-radius:0 0 var(--custom-editorial-page-shell-hero-radius) var(--custom-editorial-page-shell-hero-radius);background:rgb(var(--color-foreground-rgb) / .06)}.custom-editorial-page-shell__media picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.custom-editorial-page-shell__media-image{display:block;width:100%;height:100%}.custom-editorial-page-shell__media-image{object-fit:cover;object-position:var(--custom-editorial-page-shell-object-position, center center)}@media screen and (min-width:750px){.custom-editorial-page-shell__inner{padding:var(--custom-editorial-page-shell-padding-top) var(--custom-editorial-page-shell-padding-inline) var(--custom-editorial-page-shell-padding-bottom)}.custom-editorial-page-shell__hero{gap:0;align-items:stretch}.custom-editorial-page-shell--layout-text-left-image-right .custom-editorial-page-shell__hero,.custom-editorial-page-shell--layout-image-left-text-right .custom-editorial-page-shell__hero{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.custom-editorial-page-shell--layout-text-left-image-right .custom-editorial-page-shell__content-column{display:flex;flex-direction:column;margin-inline-end:calc(var(--custom-editorial-page-shell-gap) * -1)}.custom-editorial-page-shell--layout-image-left-text-right .custom-editorial-page-shell__content-column{display:flex;flex-direction:column;margin-inline-start:calc(var(--custom-editorial-page-shell-gap) * -1)}.custom-editorial-page-shell--layout-image-left-text-right .custom-editorial-page-shell__content-column{order:2}.custom-editorial-page-shell--layout-image-left-text-right .custom-editorial-page-shell__media-column{order:1}.custom-editorial-page-shell--layout-centered .custom-editorial-page-shell__hero{max-width:min(100%,72rem);margin-inline:auto;justify-items:center;gap:var(--custom-editorial-page-shell-gap)}.custom-editorial-page-shell--layout-centered .custom-editorial-page-shell__media-column{width:min(100%,56rem)}.custom-editorial-page-shell--layout-text-left-image-right .custom-editorial-page-shell__copy-panel,.custom-editorial-page-shell--layout-image-left-text-right .custom-editorial-page-shell__copy-panel{display:flex;flex-direction:column;justify-content:flex-start;flex:1 1 auto;min-height:0;padding:1.5rem clamp(2rem,3.2vw,3.5rem) clamp(2.5rem,4vw,4rem)}.custom-editorial-page-shell--layout-text-left-image-right .custom-editorial-page-shell__copy-panel{border-radius:0 0 clamp(4rem,9vw,7rem) 0}.custom-editorial-page-shell--layout-image-left-text-right .custom-editorial-page-shell__copy-panel{border-radius:0 0 0 clamp(4rem,9vw,7rem)}.custom-editorial-page-shell--layout-text-left-image-right .custom-editorial-page-shell__tabs-shell,.custom-editorial-page-shell--layout-image-left-text-right .custom-editorial-page-shell__tabs-shell{margin-top:1.5rem;padding-inline:clamp(0rem,2vw,1rem)}.custom-editorial-page-shell--layout-image-left-text-right .custom-editorial-page-shell__tabs{justify-content:flex-end}.custom-editorial-page-shell__media{min-height:clamp(26rem,34vw,36rem)}}@media screen and (max-width:749px){.custom-editorial-page-shell__hero{gap:0}.custom-editorial-page-shell__content-column{order:2;margin-top:-3.5rem}.custom-editorial-page-shell__media-column{order:1}.custom-editorial-page-shell__copy-panel{width:calc(100% - 1rem);margin:0 auto;padding:1.5rem 1.5rem 2rem;border-radius:0 0 2.75rem 2.75rem;box-shadow:0 1.4rem 3rem #14141414}.custom-editorial-page-shell__breadcrumb{display:block;margin-bottom:1rem}.custom-editorial-page-shell__breadcrumb-list{justify-content:center;font-size:.75rem}.custom-editorial-page-shell__hero-copy{max-width:none;text-align:center}.custom-editorial-page-shell__eyebrow{margin-bottom:.9rem;font-size:.78rem}.custom-editorial-page-shell__title{font-size:18px;line-height:1.2}.custom-editorial-page-shell__intro{margin-top:1.25rem;font-size:14px;line-height:1.7;text-align:left}.custom-editorial-page-shell__tabs-shell{margin-top:1.5rem;display:flex;justify-content:center}.custom-editorial-page-shell__tabs{justify-content:center;gap:.85rem}.custom-editorial-page-shell__tab-link{min-height:3.4rem;padding:.9rem 1.5rem}.custom-editorial-page-shell__media{min-height:clamp(20rem,62vw,26rem)}.custom-editorial-page-shell__decor--left{inset-block-end:10%;transform:translate(-50%)}.custom-editorial-page-shell__decor--right{inset-inline-end:-1rem;inset-block-end:4%;inset-block-start:auto;transform:none}.custom-editorial-page-shell__tabs-shell--scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.custom-editorial-page-shell__tabs-shell--scroll::-webkit-scrollbar{display:none}.custom-editorial-page-shell__tabs-shell--scroll .custom-editorial-page-shell__tabs{flex-wrap:nowrap;width:max-content;min-width:auto;padding-bottom:.3rem}.custom-editorial-page-shell__tabs-shell--scroll .custom-editorial-page-shell__tab-link{white-space:nowrap}.custom-editorial-page-shell__tabs-shell--stack .custom-editorial-page-shell__tabs{display:grid;grid-template-columns:minmax(0,1fr)}.custom-editorial-page-shell__tabs-shell--stack .custom-editorial-page-shell__tab-link{width:100%}}@media(prefers-reduced-motion:reduce){.custom-editorial-page-shell__breadcrumb a,.custom-editorial-page-shell__tab-link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/section-custom-editorial-page-shell.css.map */
