.editorial-tabs{padding-top:var(--etabs-pt, 48px);padding-bottom:var(--etabs-pb, 48px)}.editorial-tabs__inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:stretch}.editorial-tabs__image-col{position:relative}.editorial-tabs__image-wrap{position:sticky;top:80px;border-radius:16px;overflow:hidden;aspect-ratio:4 / 5;background:#f1f0ed}.editorial-tabs__image-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .45s ease}.editorial-tabs__image-slide.is-active{opacity:1}.editorial-tabs__image{width:100%;height:100%;object-fit:cover;display:block}.editorial-tabs__image-placeholder{width:100%;height:100%;background:#f1f0ed}.editorial-tabs__content-col{display:flex;flex-direction:column;justify-content:space-between;border-radius:16px;background:#f1f0ed;padding:40px;gap:40px}.editorial-tabs__main{display:grid;grid-template-areas:"panel";flex:1}.editorial-tabs__panel{grid-area:panel;display:flex;flex-direction:column;gap:20px;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s}.editorial-tabs__panel.is-active{opacity:1;visibility:visible}.editorial-tabs__title{font-size:clamp(22px,2.5vw,34px);font-weight:400;line-height:1.2;margin:0;color:var(--color-foreground)}.editorial-tabs__text{font-size:14px;line-height:1.7;color:var(--color-foreground);margin:0;max-width:48ch}.editorial-tabs__nav{display:flex;flex-direction:column;border-top:1px solid rgba(103,100,94,.2)}.editorial-tabs__tab{all:unset;cursor:pointer;padding:18px 0;border-bottom:1px solid rgba(103,100,94,.2);font-size:15px;font-weight:400;color:var(--color-foreground);opacity:.45;transition:opacity .25s ease;text-align:left;line-height:1}.editorial-tabs__tab:hover,.editorial-tabs__tab.is-active{opacity:1}.editorial-tabs__tab:focus-visible{outline:2px solid var(--color-foreground);outline-offset:2px}@media(max-width:767px){.editorial-tabs__inner{grid-template-columns:1fr;gap:24px}.editorial-tabs__image-wrap{position:relative;top:auto;aspect-ratio:4 / 3}.editorial-tabs__content-col{padding:28px 24px;gap:28px}.editorial-tabs__text{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-editorial-tabs.css.map */
