.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}footer{display:none}header{display:flex;flex-direction:column;align-items:flex-start;gap:1.5em;height:auto}header h2.header__title{font-size:16px;font-weight:400;margin:0}header a{text-decoration:none;color:#000;font-family:var(--font-primary--family);font-size:16px;display:block}header a:hover{text-decoration:underline}header .header__menu,header .header__icons{display:flex;flex-direction:column;gap:.5em;width:100%}@media screen and (max-width:749px){header{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1em}header .header__menu,header .header__icons{flex-direction:row;width:auto}}.product-images{margin-bottom:1.5em;display:flex;flex-direction:column;gap:1em}.product-images .product-image{max-width:1200px}.product-info{margin-bottom:1.5em}.product-info h1{font-weight:700;margin-bottom:.5em}.product-info p{margin-bottom:1em;max-width:600px}.product-form{display:flex;flex-direction:column;gap:.75em;max-width:300px}.product-form select,.product-form input[type=text]{width:100%}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
