.main-footer{padding:25px;width:100vw;display:flex;flex-direction:column;position:absolute;left:0;justify-content:space-between;align-items:center;background-color:#998d84}.main-footer .logo-box{min-width:250px}.main-footer .contacts-box{margin-top:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.main-footer .contacts-box .contact{margin-top:10px;display:flex;width:100%;max-width:250px}.main-footer .contacts-box .contact:first-child{margin-top:0}.main-footer .contacts-box .contact .text{margin-left:15px;font-size:calc(14px + .25vw);color:#fff}.main-footer .links-box{margin-top:40px;display:flex;flex-wrap:wrap;justify-content:center;font-size:calc(12px + .25vw);color:#fff}.main-footer .links-box .link{margin:10px}