product-carousel{background-color:var(--background_color);color:var(--primary_text);display:block;transition:visibility .35s ease-in-out}product-recommendations{width:100%;position:relative;display:block;background-color:var(--background_color);color:var(--primary_text)}product-recommendations .pc__header-container{margin-bottom:1.5rem}.pc__collection.swiper-slide{width:auto;color:var(--secondary_grey);transition:color .35s ease-in-out}.pc__collection.swiper-slide:hover{color:var(--primary_text);transition:color .35s ease-in-out}.pc__collection[aria-expanded=true]{color:var(--primary_text)}.pc__carousel[aria-hidden=true]{opacity:0;pointer-events:none;transition:opacity .35s ease-in-out}.pc__carousel.is-hidden{position:absolute;visibility:hidden;z-index:-1;top:0;left:0;width:100%}product-carousel .pc__carousel{overflow-y:visible;position:relative;width:100%}.pc__carousel[aria-hidden=false]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .35s ease-in-out;position:relative;z-index:1}product-carousel .pc__carousel .swiper-slide:not(.swiper-slide-active),product-recommendations .pc__carousel .swiper-slide:not(.swiper-slide-active){max-width:280px}product-carousel .pc__carousel:not(.swiper-initialized) .swiper-slide,product-recommendations .pc__carousel:not(.swiper-initialized) .swiper-slide{max-width:280px}product-carousel .pc__collections{margin-top:0;align-self:flex-end}.pc__header-container+.pc__swiper-main-wrapper{margin-top:1rem}.pc__header-container:has(.pc__collection-wrapper--overflow)+.pc__swiper-main-wrapper{margin-top:0rem}.pc__collection{cursor:pointer}product-carousel .swiper-thmbs-prev,product-carousel .swiper-thmbs-next{width:1.25rem;height:1.25rem;background-color:var(--tertiary_grey);padding:.25rem;border-radius:.25rem;margin:auto 0 0}product-carousel .swiper-thmbs-prev:after,product-carousel .swiper-thmbs-next:after{content:""}product-carousel .swiper-button-prev:after,product-carousel .swiper-button-next:after{content:""}product-carousel .swiper-thmbs-prev.swiper-button-lock,product-carousel .swiper-thmbs-next.swiper-button-lock{display:none!important}product-carousel .swiper-thmbs-prev svg path,product-carousel .swiper-thmbs-next svg path{fill:var(--primary_text)}product-carousel .heading-txt-btn-block__wrapper{gap:.5rem}product-carousel .heading-txt-btn-block__button{margin-top:1rem}product-carousel .heading-txt-btn-block__button .Button{width:100%;min-width:unset}product-carousel .pc__carousel .swiper-slide,product-recommendations .pc__carousel .swiper-slide{height:auto;align-self:stretch}product-carousel .pc__carousel .swiper-slide>div,product-recommendations .pc__carousel .swiper-slide>div{height:100%}product-carousel:not([data-is-upsell=true]) .pc__collection-title{padding:.5rem 1.5rem;color:var(--primary_text);white-space:nowrap}product-carousel .pc__collection-title:before{content:"";display:inline-block;height:.5rem;width:0;background-color:var(--secondary_accent);border-radius:50%;transition:width .3s ease;margin-right:.5rem;vertical-align:middle}product-carousel .pc__collection.custom-active .pc__collection-title:before{width:.5rem}product-carousel .pc__collection:not(.custom-active) .pc__collection-title{color:var(--primary_grey);transition:all .3s ease}product-carousel .pc__collection .pc__collection-title:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--primary_grey);transition:all .3s ease}product-recommendations .pc__swiper-main-wrapper .product-recommendations__swiper{overflow-y:visible}product-carousel .pc__collection.custom-active .pc__collection-title:after{background-color:var(--primary_text);transition:all .3s ease}product-carousel .pc__collection:not(.custom-active):hover .pc__collection-title:after{background-color:var(--primary_text);transition:all .3s ease}product-carousel .pc__collection:not(.custom-active):hover .pc__collection-title{color:var(--primary_text);transition:all .3s ease}.pc__collection-wrapper--overflow{position:relative;margin-bottom:2rem;margin-top:2rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:.5rem 0}product-carousel[data-is-upsell=true] .pc__collection-wrapper--overflow{margin-top:0}.content-fade{-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}product-carousel .content-fade,product-recommendations .content-fade{background-color:var(--background_color)}product-carousel .content-fade:before,product-recommendations .content-fade:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2}product-carousel .content-fade.fade-left:before,product-recommendations .content-fade.fade-left:before{background:linear-gradient(to right,var(--background_color) 0%,transparent 10%)}product-carousel .content-fade.fade-right:before,product-recommendations .content-fade.fade-right:before{background:linear-gradient(to right,transparent 90%,var(--background_color) 100%)}product-carousel .content-fade.fade-both:before,product-recommendations .content-fade.fade-both:before{background:linear-gradient(to right,var(--background_color) 0%,transparent 10%,transparent 90%,var(--background_color) 100%)}product-carousel .pc__wrapper{row-gap:2rem}@media screen and (max-width: 1024px){.pc__swiper-main-wrapper{display:flex;flex-direction:column;gap:.5rem;position:relative}.pc__wrapper,.product-recommendations__wrapper{padding-left:0!important;padding-right:0!important}.pc__header-container .group-text-button__block-wrapper{padding-left:var(--pxm);padding-right:var(--pxm)}}@media screen and (min-width: 1025px){product-carousel .group-text-button__block-wrapper{display:flex;justify-content:space-between;width:100%;align-items:center;gap:1rem}.pc__wrapper{display:flex;flex-direction:column}product-recommendations .pc__header-container{margin-bottom:2rem;max-width:40rem}.pc__header-container{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:1.5rem}.pc__header-container .heading-block{max-width:40rem;width:100%}.pc__header-container .Button{flex-shrink:0}.swiper-buttons__pc-wrapper{position:absolute;top:-2.719rem;right:0;display:flex;gap:1rem}.swiper-buttons__pc-wrapper .swiper-button{position:unset;width:2rem;height:2rem;border:1px solid var(--secondary_grey);border-radius:.25rem;padding:.313rem}.swiper-buttons__pc-wrapper .swiper-button path{stroke:var(--primary_text)}.swiper-buttons__pc-wrapper .swiper-button:after{content:""}.swiper-buttons__pc-wrapper .swiper-button.swiper-button-disabled{opacity:0}product-carousel .pc__collection-wrapper--overflow{height:fit-content}product-carousel .pc__collection-wrapper--overflow,product-carousel .pc__header-container .content-group{width:calc(100% - 5.5rem);margin:0;justify-content:flex-start}product-carousel .pc__collections.swiper{margin:0;max-width:100%}.pc__swiper-main-wrapper{width:100%;display:flex;gap:1rem;position:relative}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-product_carousel.css.map */
