@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.asti-header{font-family:Inter,Mulish,sans-serif;color:#111;background:#fff}.asti-header__container{max-width:1220px;margin:0 auto;padding:0 20px;box-sizing:border-box}.asti-header .m-topbar .m-topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:32px}.asti-header .m-topbar__left,.asti-header .m-topbar__right{flex:1 1 0;min-width:0;gap:12px}.asti-header .m-topbar__center{flex:0 1 auto;text-align:center;white-space:nowrap;padding:0 12px}.asti-header .m-topbar__center{max-width:50%;text-overflow:ellipsis}.asti-header .m-topbar__right{justify-content:flex-end}.asti-header .m-topbar__left{justify-content:flex-start}.asti-header .m-topbar{background:#fe036a;color:#fff}.asti-header .m-topbar,.asti-header .m-topbar a,.asti-header .m-topbar .m-topbar__link,.asti-header .m-topbar .m-svg-icon{color:#fff}.asti-header .m-topbar__center{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-family:Inter,sans-serif}.asti-header .m-topbar__left,.asti-header .m-topbar__right{font-size:12px;font-family:Inter,sans-serif}.asti-header .m-topbar__phone span,.asti-header .m-topbar__mail span,.asti-header .m-topbar__store span{display:none}.asti-header .m-topbar__left .m-topbar__link,.asti-header .m-topbar__right .m-topbar__link{display:inline-flex;align-items:center;gap:6px}.asti-header__topbar-socials{display:inline-flex;align-items:center;gap:0!important}.asti-header__topbar-social-link{display:inline-flex;align-items:center;justify-content:center;line-height:0;margin:0!important;padding:0!important}.asti-header__topbar-social-link+.asti-header__topbar-social-link{margin-left:-9px!important}.asti-header__topbar-social-icon{width:22px;height:22px;display:block;object-fit:contain}.asti-header .m-topbar .m-svg-icon{width:14px;height:14px}.asti-header .m-topbar select,.asti-header .m-topbar .select,.asti-header .m-topbar .disclosure__button,.asti-header .m-topbar .m-switcher-dropdown__button,.asti-header .m-topbar .m-select{color:#fff;border:none;background:transparent;font-size:12px;text-transform:uppercase;letter-spacing:.06em;box-shadow:none}.asti-header .m-topbar .disclosure__button svg,.asti-header .m-topbar .icon-caret,.asti-header .m-topbar .icon-arrow{color:#fff}.asti-header .m-topbar .disclosure__button:focus,.asti-header .m-topbar .m-switcher-dropdown__button:focus,.asti-header .m-topbar select:focus{outline:1px solid rgba(255,255,255,.6);outline-offset:2px}.asti-header .m-topbar .buckscc-select,.asti-header .m-topbar .buckscc-select-styled{background:#fe036a!important;color:#fff!important;border:none!important;box-shadow:none!important}.asti-header .m-topbar .buckscc-select-styled:after,.asti-header .m-topbar .buckscc-currency-wrapper select{color:#fff!important}.asti-header__main{border-bottom:1px solid rgba(0,0,0,.08)}.asti-header__main-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:62px}.asti-header__logo{display:flex;align-items:center}.asti-header__logo-link,.asti-header__logo-text{color:#fe036a;text-decoration:none;font-weight:800;font-size:22px;letter-spacing:.02em}.asti-header__logo-img{display:block;height:auto;max-width:180px}.asti-header__nav{display:flex;justify-content:center}.asti-header__menu{margin:0;padding:0;list-style:none;display:inline-flex;align-items:center;gap:28px;text-transform:none;font-size:13px;letter-spacing:.1em;font-family:Inter,sans-serif}.asti-header__menu-link{text-decoration:none;color:#000;position:relative;padding-bottom:6px;font-weight:500}.asti-header__menu-link:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#fe036a;transition:width .2s ease}.asti-header__menu-link:hover:after,.asti-header__menu-link.is-active:after{width:100%}.asti-header__icons{display:inline-flex;align-items:center;gap:14px;color:#fe036a}.asti-header__icons a,.asti-header__icons button{color:inherit}.asti-header__cart-link{position:relative;display:inline-flex;align-items:center;justify-content:center}.asti-header__cart-link svg{width:26px;height:26px;display:block}.asti-header__cart-count{position:absolute;top:-4px;right:-6px;min-width:14px;height:14px;padding:0 3px;border-radius:999px;background:#fe036c30;color:#fe036a;font-size:9px;line-height:14px;font-weight:700;text-align:center}.asti-header__burger{display:none;width:40px;height:40px;border:none;background:transparent;padding:0;cursor:pointer;color:#fe036a;position:relative;z-index:5;flex-direction:column;align-items:center;justify-content:center;gap:4px}.asti-header__burger-line{display:block;width:22px;height:2px;margin:0;background-color:currentColor;border-radius:999px}.asti-header__drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;pointer-events:none;opacity:0;transition:opacity .2s ease}.asti-header__drawer.is-open{pointer-events:auto;opacity:1}.asti-header__drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059}.asti-header__drawer-panel{position:absolute;top:0;left:0;width:min(320px,85vw);height:100%;background:#fff;padding:18px 18px 24px;box-shadow:0 20px 40px #0000002e;transform:translate(-100%);transition:transform .24s ease;display:flex;flex-direction:column;gap:12px}.asti-header__drawer.is-open .asti-header__drawer-panel{transform:translate(0)}.asti-header__drawer-close{align-self:flex-end;border:none;background:transparent;font-size:26px;line-height:1;cursor:pointer;color:#fe036a}.asti-header__drawer-language{margin-top:10px;padding-top:16px;border-top:1px solid rgba(0,0,0,.08)}.asti-header__drawer-language .disclosure__button,.asti-header__drawer-language .m-switcher-dropdown__button,.asti-header__drawer-language .m-select-custom--trigger,.asti-header__drawer-language .m-select-custom-trigger,.asti-header__drawer-language select{color:#111;background:transparent;border:none;box-shadow:none;font-size:12px;letter-spacing:.06em;text-transform:uppercase;font-weight:600}.asti-header__drawer-socials{display:inline-flex;align-items:center;padding-top:12px;width:fit-content}.asti-header__drawer-socials.asti-header__topbar-socials{background:#fe036a;border-radius:999px;padding:4px 10px;gap:15px!important}.asti-header__drawer-socials .asti-header__topbar-social-icon{width:20px;height:20px}.asti-header__drawer-socials .asti-header__topbar-social-link+.asti-header__topbar-social-link{margin-left:0!important}.asti-header__drawer-menu{list-style:none;margin:0;padding:8px 0 0;display:flex;flex-direction:column;gap:10px}.asti-header__drawer-link{text-decoration:none;color:#111;font-weight:600;text-transform:uppercase;letter-spacing:.08em;font-size:14px}.asti-header__drawer-link.is-active{color:#fe036a}.asti-header .m-topbar .buckscc-select-styled,.asti-header .m-topbar .buckscc-select-styled *{color:#fff!important;-webkit-text-fill-color:#ffffff!important;text-transform:uppercase;font-weight:600}.asti-header .m-topbar .m-select-custom-trigger-text,.asti-header .m-topbar .m-select-custom--trigger-text{text-transform:uppercase;font-weight:600}@media(max-width:989px){.asti-header .m-topbar{display:block!important}.asti-header .m-topbar .container-full{padding-left:12px;padding-right:12px}.asti-header .m-topbar .m-topbar__inner{display:grid;grid-template-columns:1fr;align-items:center;gap:0;min-height:0}.asti-header .m-topbar__left,.asti-header .m-topbar__right{display:none!important}.asti-header .m-topbar__center{display:flex!important;align-items:center;justify-content:center;width:100%;max-width:100%;min-width:0;padding:6px 0;font-size:10px;letter-spacing:.04em;line-height:1.25;text-align:center;white-space:normal;overflow:visible;text-overflow:clip}.asti-header .m-topbar .m-svg-icon{width:13px;height:13px}.asti-header .m-topbar__left .m-topbar__link,.asti-header .m-topbar__left .m-social-link,.asti-header .m-topbar__right .m-topbar__link{display:inline-flex;align-items:center;justify-content:center;gap:0}.asti-header__container{padding:0 16px}.asti-header__logo-img{max-width:140px}.asti-header__icons{gap:5px}.asti-header__icons svg{width:16px;height:16px}.asti-header__cart-link svg{width:20px;height:20px}.asti-header .m-topbar .m-topbar__link{padding-left:0!important;padding-right:0!important}.asti-header__cart-count{top:-5px;right:-7px;min-width:13px;height:13px;line-height:13px;font-size:8px;padding:0 2px}.asti-header__topbar .asti-header__container{grid-template-columns:1fr;text-align:center;gap:6px;padding:6px 16px}.asti-header__topbar-left,.asti-header__topbar-right{justify-content:center}.asti-header__main-inner{grid-template-columns:auto 1fr auto;grid-template-rows:auto;gap:6px;padding:10px 14px 0 0}.asti-header__nav{display:none}.asti-header__menu{flex-wrap:wrap;justify-content:center;gap:18px}.asti-header__burger{display:inline-flex;align-items:center;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/asti-header.css.map */
