.footer__nav-item ul li{position:relative}.footer__nav-item ul li:hover:before{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);transform:scaleX(1)}.footer__nav-item ul li:before{height:1px;width:100%;content:"";position:absolute;bottom:0;-webkit-transform-origin:right;transform-origin:right;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}.footer{background:#1c1b1d;padding:70px 0 20px}.footer__logo a{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__logo-img{max-width:240px;margin-bottom:40px}@media only screen and (min-width:968px){.footer__logo-img{margin-bottom:32px}}.footer__logo-social{display:none;gap:16px}@media only screen and (min-width:968px){.footer__logo-social{display:-webkit-box;display:-ms-flexbox;display:flex}}.footer__logo-social--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px}@media only screen and (min-width:968px){.footer__logo-social--mobile{display:none}}.footer__logo-social li{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;position:relative;width:56px;height:56px;background:rgba(255,255,255,.1019607843);border-radius:100%;-webkit-transition:all .5s ease;transition:all .5s ease;cursor:pointer}.footer__logo-social li:hover{-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.2);box-shadow:0 4px 4px 0 rgba(0,0,0,.2)}.footer__wrap{padding-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-transform:uppercase;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:968px){.footer__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:80px}}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:968px){.footer__nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;max-width:54%}}.footer__nav-item--hours li:before{display:none}.footer__nav-item span{color:#999;margin-bottom:20px;display:block;font-size:12px}@media only screen and (min-width:375px){.footer__nav-item span{font-size:calc(12px + 2*(100vw - 375px)/(1440 - 375))}}@media only screen and (min-width:1440px){.footer__nav-item span{font-size:14px}}.footer__nav-item ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px}.footer__nav-item ul li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__nav-item ul li:before{background:#fff}.footer__nav-item ul *{color:#fff}.footer__copyright{padding-top:20px;border-top:1px solid rgba(246,244,242,.3);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}.footer__copyright p{color:rgba(246,244,242,.3);font-size:10px}@media only screen and (min-width:375px){.footer__copyright p{font-size:calc(10px + 2*(100vw - 375px)/(1440 - 375))}}@media only screen and (min-width:1440px){.footer__copyright p{font-size:12px}}