.collections{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,400px));gap:30px;max-width:1400px;margin:0 auto;padding:0 1.5rem;justify-content:center}.collection-card{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:400px;transition:transform .2s ease}.collection-card:hover{transform:translateY(-4px)}.collection-card__image{border:1px solid rgb(209 213 219);border-radius:.5rem;overflow:hidden}.collection-card__image img{width:100%;height:500px;object-fit:contain;object-position:center}.collection-card__content{padding:1rem 0;width:100%}.collection-card__content p:first-child{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.collection-card__content p:last-child{color:#6b7280;font-size:.875rem;line-height:1.25rem}.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}:root{--scroll-duration-factor: 5}.right-side{position:relative;overflow:hidden;height:100%}.banner-image{margin-bottom:1.25rem;will-change:transform}.scroll-up,.scroll-down{transition:transform .05s linear;will-change:transform}#column-up{position:relative;overflow:visible;will-change:transform}#column-down{position:relative;overflow:visible;transform:translateY(-4000px);will-change:transform}.right-side img{max-width:250px}.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}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
