.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__bg-img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.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}.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}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.product-card{background-color:var(--background-white-pure);border-radius:var(--radius-lg);padding:var(--spacing-md);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.938rem;width:100%;box-shadow:-6px 6px 21px #5c5c5c05}.product-card__top{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%}.product-card__badges{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.product-card__badge{font-family:var(--font-atten-new);font-size:.875rem;font-weight:400;line-height:1;letter-spacing:-.03125rem;border-style:solid;border-width:.5px;border-radius:var(--radius-xl);padding:var(--spacing-xxxs) var(--spacing-xxs);min-height:1.5rem;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.product-card__heading-wrap{display:flex;flex-direction:column;gap:var(--spacing-xxxs);width:100%;color:var(--background-plum-pure)}.product-card__title{font-family:var(--font-atten-new);font-weight:500;line-height:1.2;letter-spacing:-.09375rem;margin:0;color:var(--background-plum-pure)}.product-card__title-main{font-size:1.5rem}.product-card__title-suffix{font-family:var(--font-atten-new);font-weight:700;font-size:1.125rem;line-height:1.2;letter-spacing:-.09375rem}.product-card__subtitle{font-family:var(--font-atten-new);font-weight:400;font-size:1.125rem;line-height:1.4;letter-spacing:-.03125rem;color:var(--background-plum-pure);margin:0}.product-card__media{display:flex;align-items:center;justify-content:center;width:100%;padding:0;flex:1}.product-card__image{width:auto;height:15.489rem;max-height:15.5rem;object-fit:contain}.product-card__bottom{display:flex;flex-direction:column;gap:var(--spacing-xxs);width:100%}.product-card__cta{font-family:var(--font-atten-new);font-weight:700;font-size:1rem;line-height:1;letter-spacing:.0625rem;text-transform:uppercase;color:var(--text-secondary-white);background-color:var(--brand-secondary-pure);border-radius:var(--border-radius-12);padding:var(--spacing-sm) var(--spacing-xl);text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:100%;transition:opacity .2s ease;cursor:pointer;border:none}.product-card__cta:hover,.product-card__cta:focus-visible{opacity:.88}.product-card__cta:focus-visible{outline:2px solid var(--brand-primary-pure);outline-offset:2px}.product-card__price{font-family:var(--font-atten-new);font-weight:400;font-size:1.125rem;line-height:1.4;letter-spacing:-.03125rem;text-align:center;color:var(--background-plum-pure);opacity:.65;margin:0}@media(min-width:768px){.product-card__title-main{font-size:2rem}.product-card__title-suffix{font-size:1.5rem}.product-card__cta{font-size:1.125rem}}@media(min-width:1280px){.product-card{border-radius:var(--radius-xl)}}@media(max-width:1024px){.product-card{gap:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
