.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));gap:16px}.collection-product{border:1px solid #ececec;border-radius:14px;overflow:hidden;background:#fff}.collection-product__media{position:relative}.collection-product__content{padding:12px}.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}.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-page{padding:18px 0 48px;background:#fff}.search-page__inner{max-width:1180px;margin:0 auto}.search-page__topbar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:0 16px 18px;border-bottom:1px solid #ece7dd}.search-page__back{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:#1f1f1f;text-decoration:none}.search-page__topbar-form{min-width:0;margin:0}.search-page__topbar-field{width:100%;min-height:54px;padding:0 22px;border:none;border-radius:999px;background:#f1f1f1;color:#161616;font:inherit;font-size:1.02rem}.search-page__topbar-field::placeholder{color:#8d8d8d}.search-page__topbar-field:focus{outline:none;box-shadow:0 0 0 1px #d8d8d8 inset}.search-page__header{max-width:720px;margin:26px auto 0;padding:0 16px}.search-page__eyebrow{margin:0 0 10px;color:#7a726b;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.search-page__title{margin:0;color:#1a1a1a;font-size:clamp(2rem,5vw,3.4rem);line-height:1;letter-spacing:-.06em}.search-page__intro{max-width:48ch;margin:14px 0 0;color:#67615c;font-size:1rem;line-height:1.7}.search-page__results-head{padding:18px 16px 4px;text-align:center}.search-page__query-title{margin:0;color:#2a2a2a;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase}.search-page__status{margin:0;color:#8a837a;font-size:.96rem;line-height:1.5}.search-page__status--results{margin-top:14px}.search-page__status--empty{margin:22px 16px 0;padding:24px;border:1px solid #ece4d9;border-radius:18px;background:#fffaf4}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;padding:18px 16px 0}.search-result{border:1px solid #ebe3d8;border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 18px 40px #1111110a}.search-result__media{position:relative;background:#f4f1ea}.search-result__image,.search-result__image-placeholder{display:block;width:100%;aspect-ratio:1 / 1}.search-result__image{overflow:hidden}.search-result__image img{display:block;width:100%;height:100%;object-fit:cover}.search-result__image-placeholder{display:flex;align-items:center;justify-content:center;padding:20px;color:#67615c;text-align:center;text-decoration:none}.search-result__content{padding:18px 18px 20px}.search-result__type{margin:0 0 8px;color:#81786d;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.search-result__title{margin:0;color:#111;font-size:1.2rem;line-height:1.2;letter-spacing:-.03em}.search-result__title a{color:inherit;text-decoration:none}.search-result__price{margin:10px 0 0;color:#111;font-size:1.28rem;font-weight:700;letter-spacing:-.03em}.search-result__excerpt{margin:10px 0 0;color:#67615c;font-size:.96rem;line-height:1.7}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}@media(max-width:749px){.search-page{padding:12px 0 38px}.search-page__topbar{gap:10px;padding:0 14px 16px}.search-page__back{width:38px;height:38px}.search-page__topbar-field{min-height:50px;padding:0 18px;font-size:.98rem}.search-page__header{margin-top:22px;margin-bottom:0;padding:0 14px}.search-page__intro{margin-top:12px;font-size:.96rem}.search-page__results-head{padding:20px 14px 2px}.search-page__query-title{font-size:2rem}.search-results{grid-template-columns:1fr;gap:16px;padding:16px 14px 0}.search-result{border-radius:22px}.search-result__content{padding:16px}}.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 */
