.carousel{display:block}.carousel.carousel--show-to-edge{padding:0}.carousel-wrapper{width:100%;position:relative}.carousel-wrapper .h1{position:relative;z-index:2}.carousel__background-icon{position:absolute;top:0;left:-15rem;height:95%;width:auto;z-index:1;pointer-events:none}.carousel__background-icon svg{height:100%;width:auto;fill:rgba(var(--color-text-rgb),.02)}@media screen and (min-width: 750px){.carousel__header{margin-bottom:1.6rem}}.carousel__header-inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between}.carousel__header-inner .h1 .text-small{color:var(--color-grey-dark);font-weight:var(--font-body-weight);margin-left:.5rem}.carousel__header-title{width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:2rem}@media screen and (min-width: 750px){.carousel__header-title{width:auto;justify-content:flex-start}}.carousel__header-icons{display:flex;align-items:center;gap:1rem}.carousel__header-icons svg{height:2.4rem;width:auto}.carousel__header-content{margin-bottom:0;font-size:1.6rem;line-height:2.6rem;margin-top:1rem;max-width:80rem}.carousel__header-end{display:flex;align-items:center;justify-content:flex-start;width:100%}@media screen and (min-width: 990px){.carousel__header-end{justify-content:flex-end;width:auto}}.carousel__header-end .text-button{margin:1.6rem 0;text-align:center}.carousel__slides{display:flex;flex-wrap:nowrap;position:relative;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;column-gap:var(--carousel-horizontal-spacing-mobile);padding:2rem 0;margin:0;-ms-overflow-style:none;scrollbar-width:none}.carousel__slides::-webkit-scrollbar{display:none}@media screen and (min-width: 750px){.carousel__slides{column-gap:var(--carousel-horizontal-spacing)}}.carousel__slides-slide{scroll-snap-align:start;min-width:100%;max-width:100%;display:flex;align-items:flex-start;justify-content:center;color:var(--color-text);position:relative;scroll-margin-left:4px}.carousel__slides-slide picture{display:flex;align-items:center}.carousel__slides-slide picture,.carousel__slides-slide img,.carousel__slides-slide video,.carousel__slides-slide iframe:not(.instagram-media),.carousel__slides-slide .media{width:100%;height:100%;object-fit:contain}.carousel__nav{display:flex;align-items:center;justify-content:flex-end}.carousel__nav-button{outline:none;box-shadow:0 .4rem .8rem rgba(var(--color-text-rgb),.16);background-color:var(--color-body);border:none;cursor:pointer;padding:0;min-width:3.2rem;width:3.2rem;height:3.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;transition:all var(--duration-default)}@media screen and (min-width: 750px){.carousel__nav-button{min-width:4rem;width:4rem;height:4rem}}.carousel__nav-button+.carousel__nav-button{margin-left:.8rem}.carousel__nav-button[disabled]{opacity:.2;cursor:not-allowed}.carousel__nav-button svg{width:1.2rem;height:1.2rem;color:var(--color-text);position:relative;left:0;right:0;transition:all var(--duration-default)}@media screen and (min-width: 750px){.carousel__nav-button svg{width:1.6rem;height:1.6rem}}.carousel__nav-button:not([disabled]):hover{background-color:var(--color-grey-dark)}.carousel__nav-button:not([disabled]):hover svg{color:var(--color-body)}.carousel__nav--mobile{margin-top:1.6rem}.carousel__tracker{margin:0 3.2rem 0 0;width:100%;height:.4rem;background-color:var(--color-grey-medium);display:flex;border-radius:.8rem;overflow:hidden;position:relative}@media screen and (min-width: 1201px){.carousel__tracker{width:6.4rem;margin:0 3.2rem}}.carousel__tracker>span{content:"";position:absolute;top:0;left:0;width:0;height:100%;border-radius:.8rem;transition:all var(--duration-default) ease;background-color:var(--color-text)}.carousel__dots{display:flex;align-items:center;justify-content:center;padding-bottom:.8rem}.carousel__dots>span{border-radius:1rem;width:.4rem;height:.4rem;background-color:var(--color-primary);margin:0 .2rem}.carousel__dots>span.next{width:2.4rem}.carousel__dots>span.active{transition:all var(--duration-short) ease;width:.4rem}@media screen and (min-width: 2001px){.carousel--show-to-edge:not(.carousel--no-desktop) .carousel__slides{margin-left:var(--page-width-padding);margin-right:var(--page-width-padding)}}@media screen and (min-width: 1800px) and (max-width: 2000px){.carousel--show-to-edge:not(.carousel--no-desktop){max-width:100%;padding:0}.carousel--show-to-edge:not(.carousel--no-desktop) .carousel__slides{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.carousel--show-to-edge:not(.carousel--no-desktop) .carousel__slides-slide:first-of-type{margin-left:calc(50vw - 85rem);scroll-margin-left:calc(50vw - 85rem)}.carousel--show-to-edge:not(.carousel--no-desktop) .carousel__slides-slide:last-of-type{margin-right:var(--carousel-horizontal-spacing);scroll-margin-right:var(--carousel-horizontal-spacing)}}@media screen and (min-width: 750px) and (max-width: 1799px){.carousel--show-to-edge:not(.carousel--no-tablet){max-width:100%;padding:0}.carousel--show-to-edge:not(.carousel--no-tablet) .carousel__slides{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.carousel--show-to-edge:not(.carousel--no-tablet) .carousel__slides-slide{scroll-margin-left:var(--carousel-horizontal-spacing)}.carousel--show-to-edge:not(.carousel--no-tablet) .carousel__slides-slide:first-of-type{margin-left:var(--page-width-padding);scroll-margin-left:var(--page-width-padding)}.carousel--show-to-edge:not(.carousel--no-tablet) .carousel__slides-slide:last-of-type{margin-right:var(--page-width-padding);scroll-margin-right:var(--page-width-padding)}}@media screen and (max-width: 749px){.carousel--show-to-edge:not(.carousel--no-mobile){max-width:100%;padding:0}.carousel--show-to-edge:not(.carousel--no-mobile) .carousel__slides{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.carousel--show-to-edge:not(.carousel--no-mobile) .carousel__slides-slide{scroll-margin-left:var(--carousel-horizontal-spacing-mobile)}.carousel--show-to-edge:not(.carousel--no-mobile) .carousel__slides-slide:first-of-type{margin-left:var(--page-width-padding);scroll-margin-left:var(--page-width-padding)}.carousel--show-to-edge:not(.carousel--no-mobile) .carousel__slides-slide:last-of-type{margin-right:var(--carousel-horizontal-spacing-mobile);scroll-margin-right:var(--carousel-horizontal-spacing-mobile)}}.carousel--dark .carousel__tracker{background-color:rgba(var(--color-grey-medium-rgb),.5)}.carousel--dark .carousel__tracker>span{background-color:var(--color-body)}@media screen and (min-width: 750px){.carousel--no-tablet .carousel__slides{padding:2rem var(--page-width-padding)}}@media screen and (min-width: 750px) and (max-width: 1799px){.carousel--no-tablet .carousel__nav{display:none}}@media screen and (min-width: 1800px){.carousel--no-desktop .carousel__slides{padding:2rem var(--page-width-padding)}}@media screen and (max-width: 749px){.carousel--no-mobile .carousel__slides{padding:0 var(--page-width-padding)}.carousel--no-mobile .carousel__nav{display:none}}.carousel--center .carousel__header-end{justify-content:center}.carousel--center .carousel__slides-slide{scroll-snap-align:center;align-items:center}.carousel--center .carousel__slides-slide .card{transition:all var(--duration-long) ease;transition-delay:.25s}@media screen and (min-width: 990px){.carousel--center .carousel__slides-slide:not(.active) .card{padding-bottom:50%;opacity:.4}}.carousel--ugc .carousel__slides{padding:0;margin-left:calc(-1 * var(--page-width-padding));margin-right:calc(-1 * var(--page-width-padding))}.carousel--ugc .carousel__slides-slide{min-width:325px!important}.carousel--ugc .carousel__header-inner{display:block}.carousel--ugc .carousel__tabs{justify-content:flex-start;border-radius:.4rem;margin-top:0}.carousel--ugc .carousel__tabs>span{background-color:var(--color-grey-medium);color:var(--color-grey-dark);padding:.9rem 2.4rem;border-radius:.4rem;font-weight:var(--font-body-weight);margin:0}.carousel--ugc .carousel__tabs>span.active{background-color:var(--color-grey-medium);color:var(--color-body);font-weight:700}.carousel--ugc .carousel__tabs>span:after{content:none}.carousel--ugc .carousel__header{margin-bottom:3.2rem}.carousel--ugc .carousel__header .h1{margin-bottom:2rem}@media screen and (min-width: 990px){.carousel--ugc{display:flex}.carousel--ugc .carousel__slides{margin-left:0;margin-right:calc(-1 * var(--page-width-padding));flex:1}.carousel--ugc .carousel__header{width:45rem;padding-right:7rem;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-bottom:0}.carousel--ugc .carousel__header-inner .button{margin-bottom:4rem}.carousel--ugc .carousel__header .carousel__nav{justify-content:flex-start}.carousel--ugc .carousel__header .carousel__nav .carousel__tracker{margin-left:0;width:6.4rem}}.carousel--ugc:not(.carousel--no-mobile) .carousel__slides-slide:first-of-type{margin-left:var(--page-width-padding);scroll-margin-left:var(--page-width-padding)}.carousel--ugc:not(.carousel--no-mobile) .carousel__slides-slide:last-of-type{margin-right:var(--page-width-padding);scroll-margin-right:var(--page-width-padding)}@media screen and (min-width: 990px){.carousel--ugc .carousel__slides .carousel__slides-slide:first-of-type{margin-left:0;scroll-margin-left:0}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/carousel.css.map */
