.custom-section-editorial{padding-top:var(--padding-top-mobile, 32px);padding-bottom:var(--padding-bottom-mobile, 32px)}.custom-section-editorial__inner{width:100%}.custom-section-editorial__desktop{display:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--column-gap-desktop, 48px);align-items:stretch}.custom-section-editorial__column{display:flex;flex-direction:column;gap:var(--block-gap-mobile, 20px);min-width:0;height:100%;justify-content:flex-start}.custom-section-editorial__column--left{padding-left:var(--left-padding-x-mobile, 0px);padding-right:var(--left-padding-x-mobile, 0px)}.custom-section-editorial__column--right{padding-left:var(--right-padding-x-mobile, 0px);padding-right:var(--right-padding-x-mobile, 0px)}.custom-section-editorial__mobile{display:flex;flex-direction:column;gap:var(--block-gap-mobile, 20px)}.custom-section-editorial__mobile-item,.custom-section-editorial__desktop-item{min-width:0;box-sizing:border-box}.custom-section-editorial__mobile-item--left{padding-left:var(--left-padding-x-mobile, 0px);padding-right:var(--left-padding-x-mobile, 0px)}.custom-section-editorial__mobile-item--right{padding-left:var(--right-padding-x-mobile, 0px);padding-right:var(--right-padding-x-mobile, 0px)}.custom-section-editorial__image-block,.custom-section-editorial__richtext,.custom-section-editorial__topics,.custom-section-editorial__button-block,.custom-section-editorial__mini-image-block{width:100%}.custom-section-editorial__image-wrapper{position:relative;width:100%;overflow:hidden}.custom-section-editorial__image-wrapper:before{content:"";display:block;width:100%;padding-top:var(--aspect-ratio-mobile, 100%)}.custom-section-editorial__image,.custom-section-editorial__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.custom-section-editorial__image img{width:100%;height:100%;object-position:var(--image-position, center center)}.custom-section-editorial__image-wrapper--cover .custom-section-editorial__image img{object-fit:cover}.custom-section-editorial__image-wrapper--contain .custom-section-editorial__image img{object-fit:contain}.custom-section-editorial__image-placeholder{display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground) / .04)}.custom-section-editorial__image-placeholder .placeholder-svg{width:100%;height:100%}.custom-section-editorial__image-desktop{display:none}.custom-section-editorial__image-mobile{display:block}.custom-section-editorial__mini-image-wrapper{position:relative;display:block;max-width:100%}.custom-section-editorial__mini-image{width:100%}.custom-section-editorial__mini-image img,.custom-section-editorial__mini-image-placeholder .placeholder-svg{display:block;width:100%;height:auto}.custom-section-editorial__mini-image-wrapper--cover .custom-section-editorial__mini-image img{width:100%;height:100%;object-fit:cover}.custom-section-editorial__mini-image-wrapper--contain .custom-section-editorial__mini-image img{width:100%;height:auto;object-fit:contain}.custom-section-editorial__mini-image-placeholder{display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground) / .04)}.custom-section-editorial__mini-image-desktop{display:none}.custom-section-editorial__mini-image-mobile{display:block}.custom-section-editorial__button-link{display:inline-flex!important;align-items:center;justify-content:center;min-height:46px;padding:12px 24px;border:1px solid;text-decoration:none!important;transition:opacity .25s ease;line-height:1.2}.custom-section-editorial__button-link:hover{opacity:.85}.custom-section-editorial__richtext,.custom-section-editorial__richtext .rte,.custom-section-editorial__richtext p,.custom-section-editorial__richtext ul,.custom-section-editorial__richtext ol,.custom-section-editorial__richtext li,.custom-section-editorial__richtext h1,.custom-section-editorial__richtext h2,.custom-section-editorial__richtext h3,.custom-section-editorial__richtext h4,.custom-section-editorial__richtext h5,.custom-section-editorial__richtext h6,.custom-section-editorial__richtext span,.custom-section-editorial__richtext a,.custom-section-editorial__richtext strong,.custom-section-editorial__richtext em{line-height:1.5}.custom-section-editorial__richtext>*:first-child,.custom-section-editorial__richtext .rte>*:first-child{margin-top:0}.custom-section-editorial__richtext>*:last-child,.custom-section-editorial__richtext .rte>*:last-child{margin-bottom:0}.custom-section-editorial__topics{display:flex;flex-direction:column;width:100%}.custom-section-editorial__topic-item{display:flex;flex-direction:column;gap:10px;padding:18px 0}.custom-section-editorial__topic-item:first-child{padding-top:0}.custom-section-editorial__topic-item:last-child{padding-bottom:0}.custom-section-editorial__topic-item--border{border-bottom:1px solid rgba(var(--color-foreground) / .12)}.custom-section-editorial__topic-title,.custom-section-editorial__topic-title *{line-height:1.3;text-align:left}.custom-section-editorial__topic-text,.custom-section-editorial__topic-text .rte,.custom-section-editorial__topic-text p,.custom-section-editorial__topic-text li,.custom-section-editorial__topic-text span,.custom-section-editorial__topic-text a,.custom-section-editorial__topic-text strong,.custom-section-editorial__topic-text em{line-height:1.5;text-align:left}.custom-section-editorial__topic-text>*:first-child,.custom-section-editorial__topic-text .rte>*:first-child{margin-top:0}.custom-section-editorial__topic-text>*:last-child,.custom-section-editorial__topic-text .rte>*:last-child{margin-bottom:0}@media screen and (min-width:768px){.custom-section-editorial{padding-top:var(--padding-top-desktop, 60px);padding-bottom:var(--padding-bottom-desktop, 60px)}.custom-section-editorial__desktop{display:grid}.custom-section-editorial__mobile{display:none}.custom-section-editorial__column{gap:var(--block-gap-desktop, 28px)}.custom-section-editorial__column--left{padding-left:var(--left-padding-x-desktop, 0px);padding-right:var(--left-padding-x-desktop, 0px);justify-content:var(--left-column-justify-desktop, flex-start)}.custom-section-editorial__column--right{padding-left:var(--right-padding-x-desktop, 0px);padding-right:var(--right-padding-x-desktop, 0px);justify-content:var(--right-column-justify-desktop, flex-start)}.custom-section-editorial__image-wrapper:before{padding-top:var(--aspect-ratio-desktop, 100%)}.custom-section-editorial__image-desktop{display:block}.custom-section-editorial__image-mobile{display:none}.custom-section-editorial__mini-image-desktop{display:block}.custom-section-editorial__mini-image-mobile{display:none}.custom-section-editorial__topic-item{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;align-items:start;padding:20px 0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-custom-section-editorial.css.map */
