.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,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:flex;justify-content:space-between;margin-top:2rem}footer a{text-decoration:none;color:var(--color-foreground)}footer .footer__links,footer .footer__payment{display:flex;gap:1rem}header{height:5rem;display:flex;align-items:center;justify-content:space-between}header a{position:relative;text-decoration:none;color:var(--color-foreground)}header a sup{position:absolute;left:100%;overflow:hidden;max-width:var(--page-margin)}header svg{width:2rem}header .header__menu,header .header__icons{display:flex;gap:1rem}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media (max-width: 1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.lp-claim-offer{background-image:var(--bg-image-mobile);background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width: 767px){.lp-claim-offer{background-image:none}}@media (min-width: 1300px){.lp-claim-offer{background-image:var(--bg-image-desktop)}}.product-detail-bullets-image--tablet{display:none}.product-detail-bullets-image--desktop{display:block}@media (max-width: 990px){.product-detail-bullets-image--tablet{display:block}.product-detail-bullets-image--desktop{display:none}}.product-image--desktop{display:none}.product-image--mobile{display:block}@media (min-width: 768px){.product-image--desktop{display:block}.product-image--mobile{display:none}}.lp-whats-in-the-box{background-image:var(--bg-image-mobile);background-size:cover;background-position:top left;background-repeat:no-repeat}@media (min-width: 768px){.lp-whats-in-the-box{background-image:var(--bg-image-desktop)}}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:2rem 0;max-width:1400px;margin:0 auto}.product-gallery{display:flex;flex-direction:column;gap:1rem}.product-gallery__main{width:100%;max-width:600px;margin:0 auto}.product-gallery__main img{width:100%;height:auto;display:block;border-radius:8px}.product-gallery__thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;max-width:600px;margin:0 auto}.product-gallery__thumbnail{position:relative;width:100%;aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:4px;background:none;cursor:pointer;overflow:hidden;transition:border-color .2s ease,opacity .2s ease}.product-gallery__thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__thumbnail:hover{opacity:.8}.product-gallery__thumbnail.active{border-color:var(--color-foreground, #000)}.product-content{display:flex;flex-direction:column;gap:2rem}.product-info__title{font-size:2rem;font-weight:700;margin-bottom:1rem}.product-info__price{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.product-info__description{line-height:1.6}.product-form{display:flex;flex-direction:column;gap:1.5rem}.product-form__group{display:flex;flex-direction:column;gap:.5rem}.product-form__label{font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.product-form__select,.product-form__input{padding:.75rem 1rem;border:1px solid #ddd;border-radius:var(--style-border-radius-inputs, 4px);font-size:1rem;background-color:var(--color-background, #fff);color:var(--color-foreground, #000);transition:border-color .2s ease}.product-form__select:focus,.product-form__input:focus{outline:none;border-color:var(--color-foreground, #000)}.product-form__input{max-width:100px}.product-form__actions{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.product-form__submit{padding:1rem 2rem;background-color:var(--color-foreground, #000);color:var(--color-background, #fff);border:none;border-radius:var(--style-border-radius-inputs, 4px);font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:opacity .2s ease}.product-form__submit:hover{opacity:.9}.product-form__submit:active{transform:scale(.98)}@media (max-width: 767px){.product-page{grid-template-columns:1fr;gap:2rem;padding:1rem}.product-gallery__main{max-width:100%}.product-gallery__thumbnails{max-width:100%;grid-template-columns:repeat(4,1fr)}.product-info__title{font-size:1.5rem}.product-info__price{font-size:1.25rem}}@media (min-width: 768px) and (max-width: 1023px){.product-page{gap:2rem;padding:1.5rem}.product-gallery__thumbnails{grid-template-columns:repeat(5,1fr)}}.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/6/compiled_assets/styles.css.map */
