.header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#fff 0%,#ffffff4d 95%)}.header:before{content:"";z-index:-1;background-color:#3f848922;position:absolute;inset:0}.header .logo{margin-top:-10px;margin-bottom:-10px;position:relative}.header-content{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;margin-left:auto;margin-right:auto;padding:6px 16px;display:flex}.navigation{flex-direction:row;gap:20px;display:flex}@media not all and (min-width:768px){.navigation{display:none}}.footer{background-color:#3f848922;flex-direction:column;justify-content:space-between;min-height:300px;margin-top:auto;display:flex;position:relative}.footer:before{content:"";z-index:-1;background-color:#fff8;position:absolute;inset:0}.footer-content{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;max-width:1000px;margin-left:auto;margin-right:auto;padding:32px 16px;display:flex}@media (min-width:640px){.footer-content{flex-direction:row;gap:0}}@media (min-width:1024px){.footer-content{padding-left:16px;padding-right:16px}}.footer-content .map{flex-direction:row;justify-content:center;align-items:center;width:200px;height:120px;display:flex;overflow:hidden}.title-4{font-family:var(--font-lora);color:var(--first);margin-bottom:20px;font-size:20px;line-height:20px}.social-networks{flex-direction:column;flex-shrink:1;gap:6px;width:100%;margin-bottom:30px;display:flex}.social-networks .button-call{border-radius:8px;flex-direction:row;flex-grow:1;align-items:center;gap:8px;width:100%;padding:10px;font-size:18px;line-height:18px;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}.social-networks .button-call:hover{background-color:#3f848911}.social-networks .button-call img{width:48px;height:48px}.social-network{flex-direction:row;align-items:center;gap:6px;display:flex}.social-network img{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.social-network:hover img{opacity:.8}
