.collections-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:2px}.collections-grid>.collection_item{grid-column:span 6}@media screen and (min-width: 750px){.collections-grid>:nth-child(-n+2){grid-column:span 3}.collections-grid>:nth-child(n+3){grid-column:span 2}}.collection_image_wrapper{position:relative;width:100%;overflow:hidden}.collection_image_wrapper>img{display:block;width:100%;height:auto;transition:all .2s ease-in-out}.collection_item{text-decoration:none;color:rgba(var(--color-link),var(--alpha-link))}.collection_item:hover .collection_title:after{width:100%}.collection_item:hover img{transform:scale(1.1)}.collection_info{position:absolute;bottom:0;left:0;width:100%;padding:0 2rem;height:8rem;display:flex;justify-content:space-between;align-items:center;background-color:#00000080;color:#fff;transition:background-color .2s ease-in-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.collection_arrow{height:100%;display:flex;align-items:center;justify-content:center;color:var(--arrow-color)}.collection_desc{font-size:1.4rem;line-height:1.6;color:var(--collection-description-color)}.collection_title{position:relative;color:#fff;margin:0}.collection_title:after{content:"";position:absolute;left:0;bottom:-1rem;display:block;width:2rem;height:3px;background-color:var(--arrow-bg-color);margin-top:1rem;transition:width .2s ease-in-out}.featured_collections_desc{margin-bottom:3rem}.featured_payments{display:flex;gap:1.5rem;align-items:center;background-color:#eeeff0;border-radius:4px;color:var(--color-foreground);font-size:1.2rem;padding:.5rem 1.5rem;flex-direction:row-reverse;justify-content:start}.featured_payments p{margin:0}product-recommendations{display:block}product-recommendations .card-wrapper{border:1px solid rgba(var(--color-foreground),.08);padding:1rem}product-recommendations .card-wrapper button.quick-add__submit{background-color:rgba(var(--color-button),1);color:rgba(var(--color-button-text),1);padding:.7rem}product-recommendations .complementary-products__container .card--horizontal .quick-add{max-width:none}.product__short-description{margin:1rem 0}.product__short-description>ul{margin:0;font-size:1.4rem;padding:0 0 0 1.2em}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
