.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;align-items:center;margin-top:2rem;flex-wrap:wrap;gap:1.5rem}footer a{text-decoration:none;color:#fff;transition:opacity .3s ease}footer a:hover{opacity:.8}footer .footer__links,footer .footer__payment{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}footer .footer__copyright{flex:1;min-width:200px}footer svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}@media (max-width: 768px){footer{font-size:.85rem}footer .footer__copyright{font-size:.8rem}}header{min-height:6rem;padding:2rem var(--page-margin, 1rem) 0;display:flex;justify-content:space-between;align-items:flex-start;position:relative}header .header__menu,header .header__logo,header .header__icons{display:flex;align-items:flex-start;margin:0;padding:0}header .header__menu{flex:1;gap:1rem}header .header__logo{position:absolute;left:50%;transform:translate(-50%);top:2rem}header .header__logo a{display:block;line-height:0;margin:0;padding:0}header .header__logo img{height:7rem;width:auto;max-width:450px;display:block;margin:0;padding:0;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));transition:opacity .3s ease}header .header__logo img:hover{opacity:.9}header .header__icons{flex:1;justify-content:flex-end;gap:1rem;top:2rem}header .header__menu{top:2rem}header a{position:relative;text-decoration:none;color:#fff;transition:opacity .3s ease}header a:hover{opacity:.8}header a sup{position:absolute;left:100%;background:#1e73be;color:#fff;border-radius:50%;padding:2px 6px;font-size:12px;font-weight:700;min-width:18px;text-align:center}header svg{width:2rem;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));display:block}header .header__menu a{text-shadow:0 1px 3px rgba(0,0,0,.3)}@media (max-width: 768px){header{padding:1rem 1rem 0;min-height:auto}header .header__logo{top:1rem}header .header__logo img{height:4.5rem;max-width:280px}header .header__menu{top:1rem;font-size:.9rem;gap:.75rem}header .header__icons{top:1rem;gap:.5rem;position:relative}header svg{width:1.5rem}}.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}.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/5/compiled_assets/styles.css.map */
