.collection-slider .product-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;justify-content:space-between;padding-right:10px}.collection-slider .product-container .image{display:flex;width:100%;justify-content:center;align-items:center;gap:10px;flex-grow:0;height:360px;overflow:hidden;transition:height 1s cubic-bezier(.68,-.55,.265,1.55)}.collection-slider .product-container .content{display:flex;align-items:flex-end;gap:10px;align-self:stretch;width:100%}.collection-slider .product-container .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;color:#434343;text-overflow:ellipsis;font-family:Arial;font-size:16px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:1.4px;text-transform:uppercase}.collection-slider .compare-at{color:#434343;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:2.1px;text-transform:uppercase}.collection-slider .compare-at{color:#bbb;font-family:Arial;font-size:11px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:1.65px;text-decoration-line:line-through;text-transform:uppercase}.collection-slider .price{color:#434343;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:2.1px;text-transform:uppercase}.collection-slider .product-price{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;align-self:stretch;gap:5px;align-items:center}.collection-slider .product-info{display:flex;flex-direction:column;align-items:flex-start;gap:5px;flex:1 0 0}.collection-slider .product-info .review{display:flex;justify-content:space-between;width:100%}.collection-slider .collection-container{display:flex;width:100%;height:700px;padding:80px 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:40px;position:relative;justify-content:flex-start}.collection-slider .collection-title{color:#434343;font-family:Bebas Neue;font-size:72px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:3.6px;text-transform:uppercase}.collection-slider .collection-header{display:flex;justify-content:space-between;align-items:center;align-self:stretch;width:100%;padding-left:100px}.collection-slider .controls .atc{display:flex;align-items:center;gap:10px;align-self:stretch;width:100%}.collection-slider .collection-cta{padding-right:100px}.collection-slider .product-form__cart-submit{display:flex;height:42px;padding:10px 24px;justify-content:center;align-items:center;gap:10px;color:#434343;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:1.8px;text-transform:uppercase;border-radius:5px;border:1px solid #e8e8e8;background-color:transparent}.collection-slider .product-form__cart-submit:hover{background-color:#fafafa!important}.collection-slider .controls{display:flex;align-items:center;gap:10px;align-self:stretch;flex-direction:column;align-items:flex-start;height:fit-content;max-height:0;opacity:0;transition:height 1s cubic-bezier(.68,-.55,.265,1.55);overflow:hidden}.collection-slider .product-container:hover .controls{opacity:1;height:fit-content;max-height:100%;flex-shrink:0;position:relative}.collection-slider .product-container:hover .image,.collection-slider .product-container:hover .content{animation:bounceAnim .6s ease 0s 1 normal forwards}.collection-slider .product-container .hover{position:absolute;left:0;opacity:0;transition:opacity .3s ease-out .15s}.collection-slider .product-container .image:hover .hover{opacity:1;transition:opacity .3s ease-out .15s}@keyframes bounceAnim{0%{animation-timing-function:ease-in;transform:translateY(10px)}33%{animation-timing-function:ease-in;transform:translateY(-5px)}66%{animation-timing-function:ease-in;transform:translateY(3px)}to{animation-timing-function:ease-in;transform:translateY(0)}}.collection-slider .controls .atc .product-form__quantity-and-buy-buttons-wrapper button{display:flex;height:42px;padding:10px 24px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:5px;border:1px solid #e8e8e8;background:#fff;color:#434343;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:1.8px;text-transform:uppercase}.collection-slider .controls .atc input{color:#434343;font-family:Arial;font-size:16px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:2.4px;text-transform:uppercase;width:16px;height:42px}.collection-slider .controls .atc input:focus{width:16px!important}.collection-slider .product__color-swatches .product__color-swatches--inner{display:flex;align-items:flex-start;gap:10px;align-self:stretch;padding-left:0;height:100%;margin:0}.collection-slider .product__color-swatches{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;max-height:85px;padding-top:0;padding-left:0;min-height:28px;margin:0}.collection-slider .product__color-swatches::-webkit-scrollbar{width:10px}.collection-slider .product__color-swatches::-webkit-scrollbar-track{background:#fff;border:1px solid #f0f0f0}.collection-slider .product__color-swatches::-webkit-scrollbar-thumb{background:#f0f0f0}.collection-slider .product__color-swatches::-webkit-scrollbar-button{display:none}.collection-slider .product__color-swatches .product__color-swatch[data-size=small]{width:20px;height:20px}.collection-slider .product__label-wrapper{display:none}.collection-slider .collection-slider-container{width:100%;height:100%;flex:1;overflow:hidden;height:406px;bottom:80px}.collection-slider-container .splide,.collection-slider-container .splide__track{height:100%}.collection-slider .product-container .image img{height:100%;object-fit:cover}.collection-slider .product-container .image img.hidden{display:none}.collection-slider .quantity-buttons{display:flex;flex-direction:column;gap:2px}.collection-slider .quantity-input__button{padding:0}.collection-slider .quantity-input-wrapper{display:flex;width:45px;height:42px;padding:10px;justify-content:center;align-items:center;gap:2px;align-self:stretch;border-radius:5px!important;border:1px solid #e8e8e8!important}.collection-slider .product__controls-group{display:flex;gap:10px;width:100%;flex-direction:column}.collection-slider .product__option+.product__option{margin-top:0}.collection-slider .product-form{flex-grow:1}.collection-slider .quantity-input[data-bordered=true]{border-color:transparent}.collection-slider .quantity-input input{width:10px;height:auto}.collection-slider .quick-product{padding:0;width:100%}.collection-slider .quick-product__right-inner{margin-top:5px;padding-bottom:10px}.collection-slider .quick-product__right-viewport-footer{padding-left:0;padding-right:0}.collection-slider .product__color-swatches .product__color-swatch:hover .product__color-swatch-tooltip{display:none}.collection-slider .quick-product .quick-product__right{min-height:unset!important}.collection-slider .quick-product__right-viewport-footer{border-top:none}.collection-slider .collection-cta a{display:flex;height:42px;padding:10px 24px;justify-content:center;align-items:center;gap:10px;border-radius:5px;border:1px solid #434343;color:#434343;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:1.8px;text-transform:uppercase}.collection-slider .collection-cta a:hover{background:#fafafa}.collection-slider .select-wrapper select{border-radius:5px!important;border:1px solid #e8e8e8!important;color:#434343;font-family:Arial;font-size:12px!important;font-style:normal;font-weight:400;line-height:100%;letter-spacing:1.8px;text-transform:uppercase}.collection-slider .select-wrapper option{color:#434343;font-family:Arial;font-size:12px!important;font-style:normal;font-weight:400;line-height:100%;letter-spacing:1.8px;text-transform:uppercase}.collection-slider .product__option{width:100%}.collection-slider .star-container.yotpo-sr-star-full svg,.collection-slider .star-container.yotpo-sr-star-half svg,.collection-slider .star-container.yotpo-sr-star-empty svg{display:none}.collection-slider .star-container.yotpo-sr-star-full,.collection-slider .star-container.yotpo-sr-star-half,.collection-slider .star-container.yotpo-sr-star-empty{width:8px;height:8px;background-repeat:no-repeat;background-position:center;margin-right:0!important}.collection-slider .star-container.yotpo-sr-star-full{background-image:url(/cdn/shop/files/review-star.svg)}.collection-slider .star-container.yotpo-sr-star-half{background-image:url(/cdn/shop/files/review-star-half.svg)}.collection-slider .yotpo-reviews-star-ratings-widget{margin-bottom:0!important}.collection-slider .yotpo-sr-bottom-line-summary>div{display:flex;align-items:flex-start;gap:5px}.collection-slider .yotpo-sr-bottom-line-summary{align-items:center!important}.collection-slider .yotpo-sr-bottom-line-text{color:#434343!important;font-family:Arial!important;font-size:10px!important;font-style:normal!important;font-weight:400!important;line-height:100%!important;letter-spacing:1.5px!important;text-transform:uppercase!important;white-space:nowrap!important}@media (max-width: 1100px){.collection-slider .collection-title{font-size:30px;line-height:100%;letter-spacing:4.5px;max-width:300px;text-align:center}.collection-slider .collection-container{width:100%;padding:40px 0 40px 20px;height:463px;display:flex;align-items:center;gap:30px}.collection-slider .collection-header{flex-direction:column;gap:30px;padding-right:20px;padding-left:20px}.collection-slider .collection-cta{padding:0}.collection-slider .product-container .image{height:209px}.collection-slider .product__color-swatches .product__color-swatches--inner{gap:5px}.collection-slider .product-container .image img{object-fit:cover}.collection-slider .quick-product__right-inner>:not(.quick-product__header-block-wrap){padding-left:3px;padding-right:0}.collection-slider .product__color-swatches{max-height:40px}.collection-slider .collection-slider-container{height:433px}.collection-slider .collection-container{height:600px}.collection-slider .product-container .image{height:320px}.collection-slider .product-container .controls{opacity:1;height:fit-content;max-height:100%;flex-shrink:0;position:relative}.collection-slider .product-container:hover .image,.collection-slider .product-container:hover .content{animation:none}.collection-slider .quick-product__right-inner{margin-top:0;padding-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/home-collection-slider.css.map */
