.collection-carousel{position:relative;width:100%;padding:37px 11px 46px;overflow:hidden;background-color:var(--section-bg-color)}@media screen and (min-width: 1025px){.collection-carousel{padding:60px 0 57px}}.collection-carousel .collection-carousel__section-wrapper{max-width:1210px}.collection-carousel__heading{font-size:1.75rem;line-height:2.125rem;letter-spacing:-0.0175rem;font-weight:600;width:100%;margin:0;font-family:"proxima nova",sans-serif;color:var(--section-text-color)}@media screen and (min-width: 1025px){.collection-carousel__heading{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.0225rem;font-weight:600}}.collection-carousel__container{position:relative;width:calc(100% + 12px);margin:19px -6px 0;overflow:visible}@media screen and (min-width: 1025px){.collection-carousel__container{width:100%;margin:38px 0 0;overflow:hidden}}.collection-carousel__wrapper{align-items:stretch}.collection-carousel__slide{display:flex;flex-direction:column;width:266px;height:initial;margin:0;padding:6px}@media screen and (min-width: 1025px){.collection-carousel__slide{width:33.33%}}.collection-carousel__slide:hover .collection-carousel__hover-img{opacity:100%;pointer-events:all}.collection-carousel__slide .image-link{display:flex;flex-direction:column;height:100%}.collection-carousel__slide .image-link:hover .collection-carousel__slide-cta{border-color:#fff;background-color:#fff}.collection-carousel__slide-image{position:relative;width:100%;height:238px;background-position:center;background-size:cover}@media screen and (min-width: 1025px){.collection-carousel__slide-image{height:auto;padding-top:71%}}.collection-carousel__hover-img{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;transition:opacity .2s ease;opacity:0%;background-position:center;background-size:cover;pointer-events:none}.collection-carousel__slide-content{position:relative;z-index:1;flex:1;width:100%;padding:16px 31px 28px;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1607843137);text-align:center;display:flex;flex-direction:column}@media screen and (min-width: 750px){.collection-carousel__slide-content{padding:16px 31px 40px}}.collection-carousel__slide-content .collection-carousel__slide-title{font-size:1.75rem;line-height:2.125rem;letter-spacing:0.0175rem;font-weight:500;margin:0;font-family:"kansas new",serif}@media screen and (min-width: 750px){.collection-carousel__slide-content .collection-carousel__slide-title{font-size:2.25rem;line-height:2.8125rem;letter-spacing:0.0225rem;font-weight:500}}.collection-carousel__slide-content .collection-carousel__slide-description{font-size:1.125rem;line-height:1.75rem;letter-spacing:0.01125rem;font-weight:400;margin:10px 0 0;font-family:"proxima nova",sans-serif}@media screen and (min-width: 1025px){.collection-carousel__slide-content .collection-carousel__slide-description{font-size:1.375rem;line-height:1.875rem;letter-spacing:0.01375rem;font-weight:400}}.collection-carousel__slide-content .collection-carousel__slide-cta{font-size:1rem;line-height:1.25rem;letter-spacing:0.1rem;font-weight:700;display:flex;position:relative;align-items:center;justify-content:center;width:209px;min-height:60px;padding:15px;border:1px solid #050506;background-color:rgba(0,0,0,0);color:#050506;font-family:"proxima nova",sans-serif;white-space:initial;margin:auto auto 0}@media screen and (min-width: 1025px){.collection-carousel__slide-content .collection-carousel__slide-cta{font-size:1.25rem;line-height:1.5rem;letter-spacing:0.125rem;font-weight:700;width:78%}}.collection-carousel__cta-holder{width:100%;margin:14px 0 0}@media screen and (min-width: 1025px){.collection-carousel__cta-holder{margin:42px 0 0;padding-right:7px;text-align:right}}.collection-carousel__cta-holder a{font-size:1rem;line-height:1.25rem;letter-spacing:0.1rem;font-weight:700;display:inline-block;text-decoration:underline;text-transform:uppercase;color:var(--section-text-color)}@media screen and (min-width: 1025px){.collection-carousel__cta-holder a{font-size:1.25rem;line-height:1.5rem;letter-spacing:0.125rem;font-weight:700}}.collection-carousel__container-holder{position:relative}.collection-carousel__slide-arrow{display:block;position:absolute;z-index:100;top:50%;align-items:center;justify-content:center;width:82px;height:82px;overflow:hidden;transform:translateY(-50%)}.collection-carousel__slide-arrow.collection-carousel__slide-arrow--prev{left:-40px}.collection-carousel__slide-arrow.collection-carousel__slide-arrow--next{right:-40px}.collection-carousel__slide-arrow.swiper-button-disabled::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;background-color:rgba(255,255,255,.8)}.collection-carousel__slide-arrow svg{width:100%}
