.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}.site-footer{background:#0f1d42;color:#b8c4e0;margin-top:10rem;padding:0}.footer__divider{height:3px;background:linear-gradient(90deg,transparent 0%,#8b6f2e 20%,#c9a84c 40%,#e2c872 50%,#c9a84c 60%,#8b6f2e 80%,transparent 100%)}.footer__inner{max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.footer__brand{display:flex;flex-direction:column;align-items:center;gap:.6rem}.footer__brand a{display:block;line-height:0}.footer__logo{height:70px;width:auto;object-fit:contain;opacity:.92;transition:opacity .2s ease}.footer__brand a:hover .footer__logo{opacity:1}.footer__tagline{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#8b6f2e;font-weight:600}.footer__nav{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.footer__nav a{text-decoration:none;color:#8a96b8;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;transition:color .2s ease}.footer__nav a:hover{color:#e2c872}.footer__payment{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.footer__payment svg{height:22px;opacity:.45;transition:opacity .2s ease}.footer__payment:hover svg{opacity:.65}.footer__bottom{border-top:1px solid rgba(139,111,46,.2);text-align:center;padding:1rem 1.5rem;font-size:.7rem;letter-spacing:.06em;color:#4a567a}@media(min-width:750px){.footer__logo{height:80px}.footer__inner{padding:3rem 2rem 2.5rem;gap:1.75rem}}header{height:5rem;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;background:#0f1d4208;border-bottom:1px solid rgba(15,29,66,.06);margin:1rem 1rem 3rem;border-radius:.5rem}header a{position:relative;text-decoration:none;color:var(--color-foreground);display:flex;align-items:center;justify-content:center}.header__logo-img{height:4.5rem;width:auto;object-fit:contain}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}.hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:70vh;background:linear-gradient(135deg,#1a2a5e,#2a3f7e,#1a2a5e);text-align:center;overflow:hidden}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.05) 0%,transparent 60%);pointer-events:none}.hero__content{position:relative;max-width:700px;padding:3rem 1.5rem}.hero__heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;line-height:1.15;margin:0 0 1.25rem;letter-spacing:-.02em}.hero__text{font-size:clamp(1rem,2vw,1.2rem);color:#c8d0e8;line-height:1.6;margin:0 0 2.5rem}.hero__cta{display:inline-block;padding:1rem 2.5rem;background:#fff;color:#1a2a5e;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:6px;transition:background .2s,transform .2s}.hero__cta:hover{background:#e8ecf5;transform:translateY(-2px)}@media(max-width:600px){.hero{min-height:60vh}.hero__content{padding:2rem 1.25rem}}.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/2/compiled_assets/styles.css.map */
