#footer{display:flex;flex-direction:column;align-items:center;padding:20px 0}#footerMenu{display:flex;flex-direction:row;align-items:flex-start;gap:20px;justify-content:center;flex-wrap:wrap}.footerMenuLink{position:relative}.footerMenuLink:after{content:"";position:absolute;bottom:0;left:50%;translate:-50% 0;width:0;height:2px;background-color:var(--black);transition:ease .4s}.footerMenuLink:hover:after{width:100%}.footerMenuDropdown{width:fit-content}.footerMenuDropdownTop{display:flex;align-items:center;gap:8px;position:relative;width:fit-content}.footerMenuDropdownTop:after{content:"";position:absolute;bottom:0;left:50%;translate:-50% 0;width:0;height:2px;background-color:var(--black);transition:ease .4s}.footerMenuDropdownTop:hover:after{width:100%}.footerMenuDropdownTopIcon{height:10px;width:auto;transition:.3s ease}.footerMenuDropdownTop.active .footerMenuDropdownTopIcon{transform:scale3d(1,-1,1)}.footerMenuDropdownBottom{display:grid;grid-template-rows:0fr;transition:grid-template-rows ease .3s}.footerMenuDropdownTop.active~.footerMenuDropdownBottom{grid-template-rows:1fr}.footerMenuDropdownBottomWrap{overflow:hidden}.footerMenuDropdownBottomWrapContent{padding:10px 0 0;display:flex;flex-direction:column;gap:10px}#footerLocation{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:30px;gap:10px}#footerLocation svg{height:20px;width:auto}@media (max-width: 800px){#footer{padding:20px 24px}}
/*# sourceMappingURL=/cdn/shop/t/165/assets/theme-footer.css.map */
