.content-cards__intro{text-align:center;margin-bottom:clamp(2.4rem,calc(2vw + 1.6rem),4.8rem);padding-inline:clamp(1.6rem,calc(1.1428571429vw + 1.1428571429rem),3.2rem)}.content-cards__heading{margin:0 0 1.2rem}.content-cards__heading:last-child{margin-bottom:0}.content-cards__intro-text{margin:0}.content-cards xo-grid.content-cards__grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start}.content-cards xo-grid.content-cards__grid .content-cards__cell{padding-top:var(--content-cards-cell-pt, 0)}.content-cards xo-grid.content-cards__grid>.content-cards__cell{flex:0 1 100%;max-width:100%;min-width:0}.content-cards__cell{padding-inline-start:clamp(1.6rem,calc(1.1428571429vw + 1.1428571429rem),3.2rem);padding-inline-end:clamp(1.6rem,calc(1.1428571429vw + 1.1428571429rem),3.2rem)}.content-cards xo-grid.content-cards__grid .product-card--content-card{width:100%;max-width:var(--content-cards-card-max, 350px);margin-inline:auto}.content-cards xo-grid.content-cards__grid .product-card--content-card .product-card__header{width:100%;max-width:100%}.content-cards xo-grid.content-cards__grid .product-card--content-card .xo-product-image{width:100%;max-width:100%}.content-cards--image-shadow xo-grid.content-cards__grid .product-card--content-card .xo-product-image{box-shadow:0 0 2.4rem rgba(0,0,0,var(--content-cards-image-shadow-opacity, .1))}.content-cards xo-grid.content-cards__grid .product-card--content-card .xo-image{max-width:100%}.content-cards xo-grid.content-cards__grid .product-card--content-card .xo-image img{width:100%;max-width:100%;height:auto}.content-cards xo-grid.content-cards__grid .product-card--content-card .xo-product-image svg{width:100%;max-width:100%;height:auto}.content-cards--organic-clip xo-grid.content-cards__grid .product-card--content-card .xo-product-image{position:relative;width:min(100%,240px);max-width:240px;margin-inline:auto;aspect-ratio:132 / 166;overflow:hidden;-webkit-mask-image:var(--content-cards-mask-image);mask-image:var(--content-cards-mask-image);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-mode:alpha;mask-mode:alpha}.content-cards--organic-clip xo-grid.content-cards__grid .product-card--content-card .xo-product-image .xo-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;display:block}.content-cards--organic-clip xo-grid.content-cards__grid .product-card--content-card .xo-product-image .xo-image img,.content-cards--organic-clip xo-grid.content-cards__grid .product-card--content-card .xo-product-image .xo-image svg{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;aspect-ratio:unset}.content-cards--organic-clip xo-grid.content-cards__grid .product-card--content-card .xo-product-image .xo-image__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.content-cards--organic-clip xo-grid.content-cards__grid .product-card--content-card .xo-product-image>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.content-cards--organic-clip.content-cards--image-shadow xo-grid.content-cards__grid .product-card--content-card .xo-product-image{box-shadow:none;filter:drop-shadow(0 0 2.4rem rgba(0,0,0,var(--content-cards-image-shadow-opacity, .1)))}.content-cards--organic-clip .content-cards__modal-zoom-window{-webkit-mask-image:var(--content-cards-mask-image);mask-image:var(--content-cards-mask-image);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-mode:alpha;mask-mode:alpha}@media(min-width:650px)and (max-width:1099px){.content-cards xo-grid.content-cards__grid{column-gap:var(--xo-grid-col-gap, 30px);row-gap:var(--xo-grid-row-gap, 30px)}.content-cards xo-grid.content-cards__grid>.content-cards__cell{flex:0 1 calc((100% - (var(--content-cards-tablet-cols, 2) - 1) * var(--xo-grid-col-gap, 30px)) / var(--content-cards-tablet-cols, 2));max-width:calc((100% - (var(--content-cards-tablet-cols, 2) - 1) * var(--xo-grid-col-gap, 30px)) / var(--content-cards-tablet-cols, 2));padding-inline-start:clamp(.8rem,1vw,1.6rem);padding-inline-end:clamp(.8rem,1vw,1.6rem)}}@media(min-width:1100px){.content-cards xo-grid.content-cards__grid{flex-wrap:nowrap;align-items:stretch}.content-cards xo-grid.content-cards__grid>.content-cards__cell{flex:0 1 var(--content-cards-card-max, 350px);min-width:0;max-width:var(--content-cards-card-max, 350px);padding-inline-start:clamp(.8rem,1vw,1.6rem);padding-inline-end:clamp(.8rem,1vw,1.6rem)}.content-cards--desktop-stagger xo-grid.content-cards__grid>.content-cards__cell>.product-card--content-card{transform:translateY(var(--content-cards-desktop-y, 0px))}}.content-cards__modal::part(base){width:min(96vw,140rem);max-width:100%}.content-cards__modal-inner{position:relative;padding:5.6rem clamp(1.2rem,3vw,3.2rem) clamp(2rem,4vw,3.2rem)}.content-cards__modal-inner xo-carousel-slide{display:flex;justify-content:center;align-items:center}.content-cards__modal-slide{display:flex;justify-content:center;align-items:center;width:100%;max-width:min(94vw,132rem);margin-inline:auto}.content-cards__modal-image-zoom{display:block;width:fit-content;max-width:min(94vw,132rem);margin-inline:auto}.content-cards__modal-zoom-window{position:relative;display:block;width:fit-content;max-width:min(94vw,132rem)}.content-cards__modal-zoom-window .xo-image{width:fit-content;max-width:min(94vw,132rem)}.content-cards__modal-slide img,.content-cards__modal-img{display:block;height:min(76dvh,80rem);width:auto;max-width:min(94vw,132rem);margin-inline:auto;object-fit:contain}.content-cards__modal-close{position:absolute;top:1.6rem;right:1.6rem;z-index:22;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;margin:0;border:1px solid rgba(var(--color-foreground),.2);border-radius:50%;color:rgb(var(--color-foreground));background:rgba(var(--color-background),.94);box-shadow:0 .1rem .5rem #0000001f}.content-cards__modal-close:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.content-cards__modal-nav{position:absolute;top:50%;left:.8rem;right:.8rem;transform:translateY(-50%);display:flex;justify-content:space-between;z-index:20;pointer-events:none}.content-cards__modal-nav xo-carousel-prev,.content-cards__modal-nav xo-carousel-next{position:relative;z-index:21;pointer-events:auto}.content-cards__modal-nav-btn{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:999px;color:rgba(var(--color-foreground),1);background:rgba(var(--color-background),.9);cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-content-cards.css.map */
