#footer{background-color:var(--grey-100)}#footerTop{padding:20px;background-color:var(--brand-navy)}#footerTopLogo{margin:0 auto;max-width:28px}#footInner{padding:48px 30px;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(0,424px) minmax(500px,1fr);color:var(--grey-900)}#footerLeft{padding-right:20px;max-width:424px}.footerLeftTitle{font-weight:500;line-height:24px;letter-spacing:.4px;margin-bottom:16px}.footerLeftText{font-size:14px;line-height:22px;letter-spacing:.2px;margin-bottom:16px}.footerLeftText.contact{margin-bottom:10px}#footerLeftButton{margin-bottom:32px;padding-right:56px;background-color:var(--grey-100)}#footerLeftButton:after{content:"";position:absolute;right:32px;top:50%;translate:0 -50%;width:16px;height:16px;transition:ease .3s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8 10C10.2091 10 12 8.20914 12 6C12 3.79086 10.2091 2 8 2C5.79086 2 4 3.79086 4 6C4 8.20914 5.79086 10 8 10Z' stroke='%23001731' stroke-miterlimit='10'/%3E%3Cpath d='M1.9375 13.5C2.55184 12.4357 3.43552 11.5519 4.49972 10.9374C5.56392 10.323 6.77113 9.99945 8 9.99945C9.22887 9.99945 10.4361 10.323 11.5003 10.9374C12.5645 11.5519 13.4482 12.4357 14.0625 13.5' stroke='%23001731' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}#footerLeftButton:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8 10C10.2091 10 12 8.20914 12 6C12 3.79086 10.2091 2 8 2C5.79086 2 4 3.79086 4 6C4 8.20914 5.79086 10 8 10Z' stroke='%23ffffff' stroke-miterlimit='10'/%3E%3Cpath d='M1.9375 13.5C2.55184 12.4357 3.43552 11.5519 4.49972 10.9374C5.56392 10.323 6.77113 9.99945 8 9.99945C9.22887 9.99945 10.4361 10.323 11.5003 10.9374C12.5645 11.5519 13.4482 12.4357 14.0625 13.5' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}#footerPayments{margin-bottom:16px}#footerPayments svg{width:40px;height:fit-content}#footerLeftSocial{display:flex;align-items:center;gap:24px}.footerSocialItem{width:20px}#footerRight{display:grid;grid-template-columns:repeat(3,1fr);justify-items:flex-end;gap:20px;padding-left:20px;border-left:solid 1px var(--grey-400)}.footerList{display:flex;flex-direction:column;gap:12px}.footerListTitle{font-size:14px;font-weight:500;line-height:22px;letter-spacing:.2px;cursor:pointer}.footerListWrapInner{display:flex;flex-direction:column;gap:18px}.footerListItem{color:var(--grey-700);font-size:14px;line-height:22px;letter-spacing:.2px;position:relative;max-width:fit-content}.footerListItem:after{content:"";position:absolute;display:block;background-color:var(--grey-900);height:1px;width:0;left:0;bottom:0;transition:.4s ease width}.footerListItem:hover:after{width:100%}#footerBottom{background-color:#fff;padding:24px 30px}#footerBottomSocial{display:none}#footerBottomCopyright{color:var(--grey-700);font-family:Jost;font-size:14px;line-height:22px;letter-spacing:.2px;max-width:1280px;margin:0 auto}@media (max-width: 800px){#footInner{padding:32px 16px 12px;grid-template-columns:1fr;align-items:center}#footerLeft{padding-right:0}#footerLeftTop{border-bottom:1px solid var(--grey-400);padding-bottom:24px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px}.footerLeftTitle{font-size:18px;line-height:28px;letter-spacing:.2px;margin-bottom:12px}#footerLeftTop .footerLeftTitle{margin-bottom:0}.footerLeftText{margin-bottom:0;order:3}.footerLeftText.contact{margin-bottom:12px}#footerPayments{margin:10px 0 0}#footerPayments svg{width:40px;height:fit-content}#footerLeftButton{margin-bottom:0;padding:7px 44px 7px 20px}#footerLeftButton:after{right:20px}#footerLeftBottom{padding:24px 0}#footerLeftSocial{display:none}.footerSocialItem{width:20px}#footerRight{align-items:center;grid-template-columns:1fr;gap:0;padding-left:0;border-left:none;justify-items:unset}.footerList{border-top:solid 1px var(--grey-400);padding:20px 0;gap:0}.footerListTitle{font-size:16px;line-height:24px;letter-spacing:.4px;position:relative;padding-left:32px}.footerListTitle:before,.footerListTitle:after{content:"";position:absolute;top:50%;translate:0 -50%;width:20px;height:20px}.footerListTitle:before{left:0;background-position:center;background-size:contain}.footerListTitle:after{right:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M16.25 7.5L10 13.75L3.75 7.5' stroke='%23001731' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition:transform ease .4s}.footerList.active .footerListTitle:after{transform:rotateX(180deg)}.footerListWrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows ease .4s}.footerList.active .footerListWrap{grid-template-rows:1fr}.footerListWrap>div{overflow:hidden}.footerListWrapInner{gap:10px;padding:15px 0 0 32px}#footerBottom{padding:24px 16px}#footerBottomSocial{display:flex;align-items:center;gap:24px;margin-bottom:20px}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/theme-footer.css.map */
