@media only screen and (max-width: 989px){.collection .slider.slider--tablet{margin-bottom:1.5rem}.collection .slider--tablet.product-grid{scroll-padding-left:1.5rem}}@media only screen and (min-width: 768px){.collection .product-grid:not(.slider){column-gap:calc(var(--grid-desktop-horizontal-spacing) / 2);row-gap:calc(var(--grid-desktop-vertical-spacing) * 10)}}@media only screen and (min-width: 990px){.collection__title--desktop-slider .title{margin-bottom:2.5rem}.collection__title.title-wrapper--self-padded-tablet-down{padding:0 5rem}.collection slider-component:not(.page-width-desktop){padding:0}.collection--full-width slider-component:not(.slider-component-desktop){padding:0 1.5rem;max-width:none}}.featured_collection{--title-width: 100%}@media only screen and (min-width: 1600px) and (max-width: 1919px){.featured_collection{--title-width: calc((var(--page-width) - 10rem) / 4)}}.featured_collection .grid-with-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding:0;list-style:none;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}@media only screen and (max-width: 1599px){.featured_collection .grid-with-title{flex-wrap:wrap;width:100%}}@media only screen and (min-width: 1600px) and (max-width: 1919px){.featured_collection .grid-with-title{flex-wrap:nowrap;width:auto;margin-right:min(-5rem,calc(-50vw + 75rem))}}@media only screen and (min-width: 1920px){.featured_collection .grid-with-title{flex-wrap:wrap;width:100%}}.featured_collection .grid-with-title .title-wrapper{flex-basis:var(--title-width);width:var(--title-width)}.featured_collection .grid-with-title slider-component{--window-padding-around-page-width: calc((100vw - var(--page-width)) / 2);--desktop-margin-left-first-item: 0;flex-basis:100%;width:100%;margin:0 auto}@media only screen and (min-width: 1600px) and (max-width: 1919px){.featured_collection .grid-with-title slider-component{flex-basis:calc(100vw - var(--window-padding-around-page-width) - 5rem - var(--title-width));width:calc(100vw - var(--window-padding-around-page-width) - 5rem - var(--title-width));max-width:none}}@media only screen and (max-width: 989px){.featured_collection .slider--tablet.product-grid{column-gap:calc(var(--grid-mobile-horizontal-spacing) * 2)}.featured_collection .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item{width:calc(100% - var(--grid-mobile-horizontal-spacing) - 2rem)}.featured_collection .slider--tablet.grid--peek .grid__item:first-of-type{margin-left:0}}@media only screen and (max-width: 767px){.featured_collection .slider--tablet.product-grid{column-gap:calc(var(--grid-mobile-horizontal-spacing))}.featured_collection .slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item{width:calc(100% - var(--grid-mobile-horizontal-spacing) - 1rem)}}@media only screen and (min-width: 1600px) and (max-width: 1919px){.featured_collection .slider--desktop .slider__slide:first-child{margin-left:0}}@media only screen and (min-width: 768px) and (max-width: 989px){.featured_collection .slider--desktop.grid--3-col-desktop .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}}@media only screen and (min-width: 990px) and (max-width: 1599px){.featured_collection .slider--desktop.grid--3-col-desktop .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}}@media only screen and (min-width: 1600px) and (max-width: 1919px){.featured_collection .slider--desktop.grid--3-col-desktop .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3 - 10rem / 3);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3 - 10rem / 3)}}@media only screen and (min-width: 1920px){.featured_collection .slider--desktop.grid--3-col-desktop .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}}.featured_collection .slider-counter{width:calc(var(--page-width) - 10rem);max-width:calc(100% - 3rem);height:2px;background-color:#c8c8c899;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.featured_collection .slider-counter--bar{height:2px;width:0;background-color:var(--color-base-dark-sky-blue);position:absolute;top:0;left:0;-webkit-transition:.2s left ease-in-out;-moz-transition:.2s left ease-in-out;-o-transition:.2s left ease-in-out;transition:.2s left ease-in-out}.featured_collection .slider-button{width:48px;height:48px;min-width:0;min-height:0;padding:0;position:absolute;top:28%;z-index:10;-webkit-transition:.2s opacity ease-in-out;-moz-transition:.2s opacity ease-in-out;-o-transition:.2s opacity ease-in-out;transition:.2s opacity ease-in-out}.featured_collection .slider-button:hover,.featured_collection .slider-button:focus{box-shadow:none}@media only screen and (min-width: 1600px) and (max-width: 1919px){.featured_collection .slider-button{top:36%}}@media only screen and (min-width: 1920px){.featured_collection .slider-button{top:38%}}.featured_collection .slider-button .icon{height:auto;-webkit-transition:.2s transform ease-in-out;-moz-transition:.2s transform ease-in-out;-o-transition:.2s transform ease-in-out;transition:.2s transform ease-in-out}.featured_collection .slider-button[disabled]{opacity:0}.featured_collection .slider-button[disabled] .icon{color:var(--color-foreground);cursor:not-allowed}.featured_collection .slider-button--next{right:-1.5rem}@media only screen and (min-width: 1600px) and (max-width: 1919px){.featured_collection .slider-button--next{right:7.5rem}}.featured_collection .slider-button--next .icon{transform:rotate(0)}.featured_collection .slider-button--next:not([disabled]):hover .icon{transform:rotate(-5deg) scale(1.15)}.featured_collection .slider-button--prev{left:-1.5rem}.featured_collection .slider-button--prev .icon{transform:rotate(180deg)}.featured_collection .slider-button--prev:not([disabled]):hover .icon{transform:rotate(185deg) scale(1.15)}
/*# sourceMappingURL=/cdn/shop/t/70/assets/section-featured-collection.css.map */
