.navbar{justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 40px;display:flex}.navbar-logo{width:54px}.navbar-menu-icon{display:none}.navbar-logo img,.footer-logo img{object-fit:contain;width:100%}.navbar-navigation{gap:104px;font-family:Lateef;font-size:clamp(.8rem,1.6vw,1.4rem);display:flex}.navbar>button{color:#fff;cursor:pointer;background-color:#465d15;border:none;border-radius:4px;width:240px;height:52px;font-family:Lateef;font-size:clamp(.8rem,1.6vw,1.32rem)}.footer{color:#fff;background-color:#171717;justify-content:space-between;width:100%;min-height:540px;padding:80px 40px;display:flex;position:relative}.footer-logo{z-index:1;width:120px;position:relative}.footer-mid,.footer-contacts{z-index:1;flex-direction:column;gap:30px;display:flex;position:relative}.footer-mid>span:first-child,.footer-contacts>span:first-child{font-family:SourceSerifPro;font-size:clamp(2rem,2.64vw,2.5rem);font-weight:800}.footer-links,.footer-contact-list{flex-direction:column;gap:12px;font-family:CrimsonText;font-size:max(1.12rem,1.5vw);display:flex}.footer-bck{width:100%;height:100%;position:absolute;top:50%;left:50%;overflow:hidden;translate:-50% -50%}.footer-bck>img{object-fit:cover;opacity:.5;filter:brightness(.78);min-width:100%;height:100%}@media screen and (max-width:600px){.navbar-navigation{display:none}.navbar{padding:0 28px}.navbar>button{display:none}.footer{flex-direction:column;gap:44px;padding-bottom:180px}.navbar-menu-icon{font-size:1.625rem;display:flex}.footer-mid,.footer-contacts{gap:20px}.footer-logo{width:88px;margin-bottom:-56px}.footer-bck>img{min-width:unset;opacity:.3;width:100%}}
