.marmot-header{position:fixed;top:0;left:0;right:0;z-index:90;background:var(--marmot-purple, #3D3660);transition:background-color .2s ease,box-shadow .2s ease}.marmot-header__spacer{height:64px}.marmot-header--overlay:not(.is-stuck){background:transparent;box-shadow:none}.marmot-header.is-stuck{background:#3d3660f0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 8px 24px #14102847}.marmot-header__inner{max-width:1240px;margin:0 auto;height:64px;padding:0 24px;display:flex;align-items:center;gap:26px}.marmot-header__logo{display:inline-flex;align-items:center;text-decoration:none}.marmot-header__logo-img{display:block;max-height:40px;width:auto}.marmot-header__wordmark{font-family:var(--marmot-font-display, "Sofia Sans", sans-serif)!important;font-weight:600;font-size:22px;letter-spacing:.04em;color:#fff}.marmot-header__nav{display:flex;align-items:center;gap:4px;margin-left:auto}.marmot-header__link{font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-weight:600;font-size:15px;color:#ffffffd9;text-decoration:none;padding:8px 12px;border-radius:8px;transition:color .15s ease,background-color .15s ease}.marmot-header__link:hover{color:#fff;background:#ffffff14}.marmot-header__link.is-active{color:#fff;text-decoration:underline;text-decoration-color:var(--marmot-gold, #FBAF10);text-decoration-thickness:3px;text-underline-offset:6px}.marmot-header__icons{display:flex;align-items:center;gap:4px}.marmot-header__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#ffffffd9;transition:color .15s ease,background-color .15s ease}.marmot-header__icon:hover{color:#fff;background:#ffffff1a}.marmot-header__count{position:absolute;top:2px;right:0;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--marmot-gold, #FBAF10);color:var(--marmot-purple-dark, #2C2747);font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-weight:800;font-size:11px;line-height:17px;text-align:center}.marmot-header__burger{display:none;flex-direction:column;justify-content:center;gap:4px;width:40px;height:40px;padding:9px;border:0;background:transparent;cursor:pointer}.marmot-header__burger span{display:block;height:2.5px;border-radius:2px;background:#fff}.marmot-header__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:94;background:#1410288c}.marmot-header__panel{position:fixed;top:0;left:0;bottom:0;z-index:95;width:min(320px,86vw);background:var(--marmot-purple, #3D3660);color:#fff;padding:18px 22px 28px;display:flex;flex-direction:column;overflow-y:auto;box-shadow:12px 0 34px #14102866}.marmot-header__panel-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.marmot-header__close{width:40px;height:40px;border:0;border-radius:50%;background:#ffffff1a;color:#fff;font-size:17px;cursor:pointer}.marmot-header__panel-nav{display:flex;flex-direction:column;gap:2px}.marmot-header__panel-link{font-family:var(--marmot-font-display, "Sofia Sans", sans-serif)!important;font-weight:600;font-size:24px;line-height:1.2;color:#fff;text-decoration:none;padding:11px 4px}.marmot-header__panel-link.is-active{text-decoration:underline;text-decoration-color:var(--marmot-gold, #FBAF10);text-decoration-thickness:3px;text-underline-offset:6px}.marmot-header__panel-bottom{margin-top:auto;padding-top:24px;display:flex;gap:20px}.marmot-header__panel-bottom a{font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-weight:600;font-size:15px;color:#fffc;text-decoration:none}html.marmot-menu-open{overflow:hidden}.marmot-footer{background-color:var(--marmot-purple, #3D3660);color:#fff}.marmot-footer__inner{max-width:1240px;margin:0 auto;padding:64px 24px 28px}.marmot-footer__grid{display:flex;flex-wrap:wrap;gap:40px 48px;margin-bottom:48px}.marmot-footer__brand{flex:1 1 240px;max-width:360px}.marmot-footer__logo{display:block;max-height:44px;width:auto;margin-bottom:12px}.marmot-footer__wordmark{font-family:var(--marmot-font-display, "Sofia Sans", sans-serif)!important;font-weight:600;font-size:26px;letter-spacing:.04em;display:block;margin-bottom:10px}.marmot-footer__motto{font-size:15px;line-height:1.6;color:#ffffffb8;max-width:44ch;margin:0}.marmot-footer__col{flex:1 1 150px}.marmot-footer__col-title{font-family:var(--marmot-font-display, "Sofia Sans", sans-serif)!important;font-weight:600;font-size:18px;margin:0 0 14px;color:var(--marmot-gold, #FBAF10)}.marmot-footer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.marmot-footer__list a{font-size:14.5px;color:#ffffffc7;text-decoration:none;transition:color .15s ease}.marmot-footer__list a:hover{color:#fff}.marmot-footer__email{display:inline-block;font-size:14.5px;color:#ffffffc7;text-decoration:none;transition:color .15s ease}.marmot-footer__email:hover{color:#fff}.marmot-footer__social{display:flex;gap:10px;margin-top:14px}.marmot-footer__social a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center;color:#ffffffd9;transition:background .15s ease,color .15s ease,border-color .15s ease}.marmot-footer__social a:hover{background:var(--marmot-gold, #FBAF10);border-color:var(--marmot-gold, #FBAF10);color:var(--marmot-purple, #3D3660)}.marmot-footer__social svg{width:18px;height:18px;display:block}.marmot-footer__bottom{border-top:1px solid rgba(255,255,255,.14);padding-top:20px;display:flex;flex-wrap:wrap;gap:8px 24px;font-size:13px;color:#fff9}.marmot-footer__legal{display:flex;flex-wrap:wrap;gap:8px 18px;margin-left:auto}.marmot-footer__bottom a{color:#fff9;text-decoration:none;transition:color .15s ease}.marmot-footer__bottom a:hover{color:#fff}@media(max-width:760px){.marmot-header__inner{height:56px;padding:0 14px;gap:12px}.marmot-header__spacer{height:56px}.marmot-header__burger{display:flex}.marmot-header__nav,.marmot-header__icon--search,.marmot-header__icon--account{display:none}.marmot-header__logo{margin-right:auto}.marmot-footer__grid{flex-direction:column;gap:28px}.marmot-footer__brand,.marmot-footer__col{flex:0 0 auto}.marmot-footer__brand{max-width:none}.marmot-footer__legal{margin-left:0;width:100%}}@media(prefers-reduced-motion:reduce){.marmot-header,.marmot-header__link,.marmot-header__icon,.marmot-footer__list a{transition:none}}html[lang] .marmot-header__wordmark,html[lang] .marmot-header__panel-link,html[lang] .marmot-footer__wordmark,html[lang] .marmot-footer__col-title{font-family:var(--marmot-font-display, "Sofia Sans", sans-serif)!important}html[lang] .marmot-header__link,html[lang] .marmot-header__count,html[lang] .marmot-header__panel-bottom a,html[lang] .marmot-footer__motto,html[lang] .marmot-footer__list a,html[lang] .marmot-footer__email,html[lang] .marmot-footer__bottom{font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important}
/*# sourceMappingURL=/cdn/shop/t/13/assets/marmot-shell.css.map */
