footer{border-top:1px solid #1a1a1a;margin-top:48px;padding:120px 0}footer .inner-wrap{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;margin-inline:auto;row-gap:24px}footer .social-logo{display:flex;flex-wrap:wrap;width:100%;flex-direction:column;align-items:center;row-gap:30px}footer .social-logo .logo{margin:0;align-items:start}footer .logo svg{width:98px;height:auto}footer .social-link{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap}footer .social-link>*+*{margin-right:32px}footer .social-logo a{display:flex;transition:all .5s ease}footer .social-logo a:hover{transform:scale(1.1)}footer .social-logo a img{transition:all .3s ease;filter:brightness(0) invert(1)}.service-address>*{display:flex;align-items:center}.service-address strong{font-size:18px;font-weight:600;margin-left:10px}.service-address p,.service-address strong,footer a{color:var(--text)}footer a{transition:all .5s ease}footer a:hover{color:var(--unavailableGray)}.footer-pages{grid-row-gap:24px;row-gap:24px}.footer-page-wrapper,.footer-pages{display:flex;width:100%;justify-content:center}.footer-page-wrapper{align-items:center;flex-wrap:wrap}.footer-pages a{display:inline-block;padding-right:66px;position:relative;transition:all .3s ease}.footer-pages a:hover{text-decoration:underline}.footer-pages a:first-child{padding-right:0}.footer-pages a:first-child:after{display:none}.footer-pages a:after{content:"";position:absolute;top:50%;transform:translate(-50%,-50%);width:2px;height:2px;border-radius:50%;background-color:var(--unavailableGray);right:30px}.address-box P,.service-box a{direction:ltr;display:inline-block;font-weight:300}address{font-style:normal}@media screen and (max-width:991px){footer{padding:48px 0}footer .inner-wrap{justify-content:center;flex-direction:column}footer .inner-wrap>*+*,footer .social-link{margin-top:24px}footer .social-logo{flex-direction:column;align-content:center}.service-address>*{justify-content:center}footer .social-link>*{margin-inline:16px}.footer-pages{display:flex;row-gap:8px;flex-wrap:wrap;justify-content:center}}@media screen and (max-width:767px){.footer-pages a{padding-inline:18px;padding-top:4px;padding-bottom:4px}.footer-pages a:after{right:0}footer .inner-wrap>*+*{margin-top:32px}.service-address strong{font-size:14px}footer .service-address{padding:35px 0;position:relative}footer .service-address:before{top:0}footer .service-address:after,footer .service-address:before{content:"";position:absolute;left:50%;width:100px;height:1px;background-color:var(--unavailableGray);transform:translateX(-50%)}footer .service-address:after{bottom:0}}@media (prefers-color-scheme:dark){footer .social-logo a img{filter:brightness(0) invert(1)}}