.footer{border-bottom:1px solid var(--line);background-color:#fff;justify-content:center;width:100%;height:100px;display:flex}.footer .containerLimitator{justify-content:space-between;align-items:center;width:1180px;height:100%;display:flex}.footer .containerLimitator img{width:120px}.footer .containerSocial{background-color:var(--main);color:#fff;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}@media (max-width:966px){.footer{flex-direction:column;height:fit-content;padding:40px 20px}.footer .row10{text-align:center;justify-content:center;align-items:center;height:fit-content}.footer .containerLimitator{grid-gap:25px;flex-direction:column;justify-content:center;align-items:center;width:100%}.footer .row15{text-align:center;justify-content:center;align-items:center}}
.header{background-color:var(--bg);z-index:1000;justify-content:center;align-items:center;width:100%;height:55px;padding:0 40px;display:flex;position:fixed;box-shadow:0 4px 10px -3px #7090b040}.header .logo{height:45px}@media (max-width:966px){.header{justify-content:center}.header .row10,.header .row5{display:none}}
