.new-footer{position:relative;padding:10px 0;width:100%;background-color:var(--dark-color);overflow:hidden}.new-footer-top{display:flex;justify-content:space-between;padding-bottom:50px}.new-footer-bottom{display: block;text-align: center}.new-footer-bottom a{color:#4e4f5c;font-family:'Gilroy','Gilroy-Regular',sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline}.new-footer-bottom a:hover{color:#fff;opacity:.6}.footer-line{width:200%;height:1px;background-color:#404040;opacity:.3;transform:translateX(-20%)}.new-footer-top-left{display:flex;flex-direction:column}.new-footer-top-left .new-logo{margin-bottom:20px}.footer-txt{color:#4e4f5c;font-family:'Gilroy','Gilroy-Medium',sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:140%;margin-bottom:7px}.footer-txt-mob{display:none}.new-footer-top-left .new-hero-right-button{margin-top:20px;padding:12px 16px;width:218px;height:53px}.new-footer-top-center{display:flex;gap:8vw}.new-footer-top-center-left,.new-footer-top-center-right{display:flex;flex-direction:column}.new-footer-top-center-left a,.new-footer-top-center-right a{position:relative;display:flex;padding-left:22px;color:rgba(235,236,250,.8);font-family:'Gilroy','Gilroy-Regular',sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:12px;transition:all .3s linear}.new-footer-top-center-left a:hover,.new-footer-top-center-right a:hover{color:var(--green-color)}.new-footer-top-center-left a:before,.new-footer-top-center-right a:before{position:absolute;content:'';width:10px;height:10px;left:0;top:4px;background-color:rgba(235,236,250,.9);border-radius:1px;transition:all .3s linear}.new-footer-top-center-left a:hover:before,.new-footer-top-center-right a:hover:before{background-color:var(--green-color)}.new-footer-top-right{display:flex;flex-direction:column}.new-footer-top-right p{color:#4e4f5c;font-family:'Gilroy','Gilroy-Medium',sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:140%;margin-bottom:3px}.new-footer-top-right-tel,.new-footer-top-right-mail{color:#ebecfa;font-family:'Gilroy','Gilroy-Regular',sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:140%;transition:all .2s linear}.new-footer-top-right-mail{margin-bottom:20px}.new-footer-top-right-tel:hover,.new-footer-top-right-mail:hover{opacity:.8}.new-footer-top-right-tel{font-family:'Gilroy','Gilroy-Medium',sans-serif;font-weight:600}.footer-socials{display:flex;gap:10px}.footer-socials a{width:40px;height:40px;position:relative;display:flex;align-items:center;justify-content:center;background-color:transparent;border:.85px solid rgba(235,236,250,.5);border-radius:50%}.footer-socials a svg{fill:rgba(235,236,250,.8);stroke:rgba(235,236,250,.8);position:relative;z-index:1;transition:all .2s linear}.inner-footer-social{display:block;height:0;left:50%;margin:0;position:absolute;top:50%;width:0;background-color:rgba(235,236,250,.8);border-radius:50%;z-index:0;transition:all .2s linear}.footer-socials a:hover .inner-footer-social{height:40px;margin-left:-20px;margin-top:-20px;width:40px}.footer-socials a:hover svg{fill:var(--dark-color);stroke:var(--dark-color)}.new-footer-time{color:#ebecfa;font-size:13px;font-style:normal;font-weight:600;line-height:normal;margin-top:3px;margin-bottom:20px}@media (max-width:1023px){.new-footer-top-center{display:none}.new-footer-top{justify-content:space-around}.new-footer-bottom{justify-content:space-around}}@media (max-width:576px){.new-footer-time{text-align:center}.new-footer-top{flex-direction:column;align-items:center;gap:55px}.new-footer-top .new-logo,.footer-txt{text-align:center}.new-footer-bottom{flex-direction:column;align-items:center;padding-top:40px}.new-footer-bottom a{margin-bottom:30px}.new-footer-top-right-tel,.new-footer-top-right-mail,.new-footer-top-right p{text-align:center}.footer-soc{width:50px;height:50px}.footer-txt-mob{display:block}.footer-txt-desk{display:none}}