.contacts-footer{background-color:#1a0b03;color:var(--white)}.contacts-footer__container{max-width:var(--page-width);margin:0 auto}.contacts-footer__logo-section{display:flex;flex-direction:column;gap:2rem;flex-wrap:nowrap;justify-content:space-between}.contacts-footer__logo img{max-width:300px;height:auto}.contacts-footer__social{display:flex;gap:1rem}.contacts-footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--white);transition:color .3s ease}.contacts-footer__social-link:hover{color:#ccc}.contacts-footer__social-link svg{width:24px;height:24px}.contacts-footer__info-section{flex:1;font-weight:200}.contacts-footer__main-heading{font-size:16px;font-weight:700;margin:0 0 2rem;color:var(--white);letter-spacing:.5px;border-bottom:1px solid #444444;display:inline-block;padding-bottom:10px;width:100%}.contacts-footer__contacts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;border-bottom:1px solid #444444;padding-bottom:2rem;margin-bottom:2rem}.contacts-footer__contact-item{display:flex;flex-direction:column;gap:.5rem}.contacts-footer__label{font-size:16px;color:#968276}.contacts-footer__value{font-size:16px;line-height:1.4;color:var(--white)}.contacts-footer__terms{padding-bottom:2rem}.contacts-footer__terms-link{text-decoration:none;font-size:16px;transition:color .3s ease;color:var(--white)}.contacts-footer__terms-link:hover{color:#ccc;text-decoration:underline}@media screen and (min-width: 750px){.contacts-footer__logo-section{flex-shrink:0;width:300px}.contacts-footer__logo img{max-width:280px}}@media screen and (min-width: 990px){.contacts-footer__logo-section{width:350px}.contacts-footer__logo img{max-width:320px}}@media screen and (max-width: 749px){.contacts-footer__contacts-grid{grid-template-columns:1fr;gap:1.5rem}.contacts-footer__info-section,.contacts-footer__logo{text-align:center}.contacts-footer__logo img{max-width:250px}.contacts-footer__social{justify-content:center}}@media screen and (max-width: 480px){.contacts-footer__logo img{max-width:200px}.contacts-footer__main-heading{font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-contacts-footer.css.map */
