/* Footer Styles */.footer-grid{display:-ms-grid;display:grid;-ms-grid-columns:400px 1fr;grid-template-columns:400px 1fr;-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px;}.footer-logo .footer-logo__link{display:block;max-width:324px;width:100%;}.footer-logo img{width:100%;height:auto;}.footer-links{padding-left:83px;}.footer-links .footer-links__item{margin-bottom:12px;}.footer-links .footer-links__item:last-of-type{margin-bottom:0;}.footer-links .footer-links__link{font-size:16px;line-height:22px;color:var(--text-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-transition:0.25s;transition:0.25s;}.footer-links .footer-links__link > [class^=icon- ]{color:var(--accent-color);-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;font-size:1.5rem;text-align:center;-webkit-transition:0.25s;transition:0.25s;}.footer-links .footer-links__link:hover{color:var(--accent-color);}.footer-contacts{background-color:var(--light-color);padding-left:24px;padding-right:24px;padding-top:32px;padding-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;border-radius:8px;}.footer-contacts .footer-contacts__column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 12px;}.footer-contacts .footer-contacts__phone{font-weight:var(--fw-700);font-size:28px;line-height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;margin-bottom:7px;-webkit-transition:0.25s;transition:0.25s;}.footer-contacts .footer-contacts__phone > [class^=icon- ]{color:var(--accent-color);font-size:24px;}.footer-contacts .footer-contacts__phone:hover{color:var(--accent-color);}.footer-contacts .footer-contacts__hours{font-size:16px;line-height:22px;margin-bottom:7px;display:block;}.footer-contacts .footer-contacts__call{display:block;color:#9ca3af;font-size:16px;line-height:22px;}.footer-contacts__mail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:13px;font-size:16px;line-height:22px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;-webkit-transition:0.25s;transition:0.25s;}.footer-contacts__mail > [class^=icon- ]{color:var(--accent-color);}.footer-contacts__mail:hover{color:var(--accent-color);}.footer-contacts__btn{margin-bottom:12px;}.footer-contacts__btn:last-of-type{margin-bottom:0;}.footer-contacts__btn .btn-border{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;width:100%;}.footer-contacts__btn .btn-border span{color:var(--text-color);-webkit-transition:0.25s;transition:0.25s;}.footer-contacts__btn .btn-border:hover span{color:#fff;}.footer-copyright{background-color:var(--greyDark-color);padding:19px 0;margin-top:70px;}.footer-copyright .footer-copyright__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;}.footer-copyright .footer-copyright__text{font-size:16px;line-height:24px;color:var(--greyLight-color);display:inline-block;margin-right:36px;}.footer-copyright .footer-copyright__link{font-weight:var(--fw-700);font-size:16px;line-height:24px;color:var(--accent-color);-webkit-transition:0.25s;transition:0.25s;}.footer-copyright .footer-copyright__link:hover{color:var(--accent-color);}.footer-copyright .footer-copyright__socials{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;}.footer-copyright .footer-copyright__socials .social-link{background-color:var(--text-color);color:#fff;padding:9px;aspect-ratio:1;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.25s;transition:0.25s;font-size:20px;}.footer-copyright .footer-copyright__socials .social-link:hover{background-color:var(--accent-color);}.hidden {display: none !important;}/* Footer Styles end */