.footer{display:flex;flex-direction:column;gap:16px;width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1259px){.footer{width:calc(100% - 64px)}}@media screen and (max-width:599px){.footer{width:calc(100% - 32px)}}@media screen and (max-width:899px){.footer{gap:32px}}.footer-cont{margin:128px auto}@media screen and (max-width:1259px){.footer-cont{margin:64px auto}}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);background:url(/svg/footer.svg) no-repeat bottom;background-size:contain;grid-column-gap:64px;column-gap:64px;grid-row-gap:32px;row-gap:32px;padding-bottom:185px}@media screen and (min-width:900px)and (max-width:1259px){.footer-content{padding-bottom:165px}}@media screen and (max-width:1259px){.footer-content{column-gap:32px}.footer-content.hidden{display:none}}@media screen and (min-width:600px)and (max-width:899px){.footer-content{grid-template-columns:repeat(2,1fr);padding-bottom:205px}}@media screen and (max-width:599px){.footer-content{grid-template-columns:repeat(1,1fr);padding-bottom:150px;gap:64px}}.footer-content-item{height:185px;display:flex;flex-direction:column;gap:32px}@media screen and (max-width:899px){.footer-content-item-hidden{display:none}}@media screen and (max-width:599px){.footer-content-item{height:auto}}.footer-content-item-socials{display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:599px){.footer-content-item-socials{align-items:center}}.footer-content-item-socials-title{max-width:380px}@media screen and (max-width:599px){.footer-content-item-socials-title{text-align:center}}.footer-content-item-socials-links{display:flex;gap:24px}@media screen and (max-width:599px){.footer-content-item-socials-links{justify-content:center}}.footer-content-item-socials-links a{transition:all .3s ease-in-out}.footer-content-item-socials-links a:hover{transform:translateY(-4px)}.footer-content-item-menu{display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:599px){.footer-content-item-menu{align-items:center}}.footer-content-item-menu-links{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:599px){.footer-content-item-menu-links{align-items:center}}.footer-content-item-menu-links a{transition:all .3s ease-in-out}.footer-content-item-menu-links a:hover{color:#00504e}.footer-bottom{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:899px){.footer-bottom{flex-direction:column;align-items:center;gap:16px}}.footer-bottom-copyright p{color:#9ca3af}.footer-bottom-links{display:flex;gap:24px}@media screen and (max-width:899px){.footer-bottom-links{flex-direction:column;align-items:center;gap:16px}}.footer-bottom-links a{transition:all .3s ease-in-out;color:#9ca3af}.footer-bottom-links a:hover{color:#00504e}.header-cont{background-color:#fff5e4;height:80px;width:100%;position:fixed;z-index:100;top:0}.header-cont,.header-desktop{display:flex;align-items:center}.header-desktop{justify-content:space-between;width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1259px){.header-desktop{width:calc(100% - 64px)}}@media screen and (max-width:599px){.header-desktop{width:calc(100% - 32px)}}@media screen and (max-width:1259px){.header-desktop{display:none}}.header-desktop-logo img{width:240px}@media screen and (max-width:1535px){.header-desktop-logo img{width:180px}}.header-desktop-menu{display:flex;align-items:center;gap:32px}@media screen and (max-width:1535px){.header-desktop-menu{gap:24px}}.header-desktop-menu-buttons{display:flex;align-items:center;gap:16px}.header-desktop-menu-item{display:flex;align-items:center;gap:8px;cursor:pointer;height:64px}.header-desktop-menu-item-label{font-size:18px;color:#3d3a3a}.header-desktop-menu-item-arrow{transition:all .3s ease-in-out;transform:rotate(90deg)}.header-desktop-menu-item-arrow.open{transform:rotate(-90deg)}.header-desktop-menu-tab{background-color:#fff;display:flex;flex-direction:column;width:max-content;padding:24px;box-shadow:0 15px 25px 0 rgba(0,0,0,.06);border-radius:32px}@media screen and (max-width:899px){.header-desktop-menu-tab{border-radius:16px}}.header-desktop-menu-tab-cont{position:absolute;padding-top:12px;width:100%;height:100%;z-index:10}.header-desktop-menu-tab-content{display:flex;align-items:flex-start;gap:16px}.header-desktop-menu-tab-content-list{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:8px}.header-desktop-menu-tab-content-list a{width:100%;gap:12px;color:#3d3a3a;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease-in-out}.header-desktop-menu-tab-content-list a:hover{color:#00504e}.header-mobile{display:flex;height:100%;justify-content:space-between;align-items:center;width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1259px){.header-mobile{width:calc(100% - 64px)}}@media screen and (max-width:599px){.header-mobile{width:calc(100% - 32px)}}@media screen and (min-width:1260px){.header-mobile{display:none}}.header-mobile-logo img{width:240px}@media screen and (max-width:1535px){.header-mobile-logo img{width:150px}}.header-mobile-nav{display:flex;flex-direction:column;justify-content:space-between;gap:8px;height:100%;padding:12px;background-color:#fff5e4}.header-mobile-nav .close{transform:rotate(45deg);cursor:pointer;margin-bottom:24px}.header-mobile-nav-menu{display:flex;flex-direction:column}.header-mobile-nav-menu-item{display:flex;align-items:center;gap:8px;padding:12px 0;cursor:pointer}.header-mobile-nav-menu-item-label{font-size:20px;font-weight:500;color:#3d3a3a}.header-mobile-nav-menu-tab{display:flex}.header-mobile-nav-menu-tab-cont{display:flex;flex-direction:column;gap:16px;height:100%;padding:4px 0 8px}.header-mobile-nav-menu-tab-cont a{display:flex;justify-content:space-between;width:100%;font-size:16px;color:#3d3a3a;padding-left:12px}.header-mobile-nav-menu-buttons{display:flex;flex-direction:column;gap:8px}.header-mobile-nav-menu-buttons a{width:100%}