.landing-footer{color:#fff;background-color:#1c7c80;flex-direction:column;gap:70px;padding:40px 5%;display:flex}.landing-footer .main{justify-content:space-between;display:flex}.landing-footer .main .company-info{flex-direction:column;justify-content:space-between;align-items:flex-start;width:30%;display:flex}.landing-footer .main .company-info div{flex-direction:column;gap:3px;display:flex}.landing-footer .main .company-info div img{border-radius:20px;width:70px;height:70px}.landing-footer .main .company-info div h3{margin-top:20px;font-size:1.6em;font-weight:400}.landing-footer .main .company-info div p{margin-top:3px;font-size:.9em;font-weight:250}.landing-footer .main .company-info span{color:#fcfcfc;margin-top:30px;font-weight:300}.landing-footer .main .more-information-section{flex-direction:column;justify-content:space-between;width:60%;display:flex}.landing-footer .main .more-information-section .links-section{justify-content:space-between;width:100%;display:flex}.landing-footer .main .more-information-section .links-section .links-container{flex-direction:column;display:flex}.landing-footer .more-information-section .links-section .links-container ul{flex-direction:column;gap:6px;margin-top:30px;list-style:none;display:flex}.landing-footer .more-information-section .links-section .links-container h3{max-width:max-content;font-size:1.4em;font-weight:400;position:relative}.landing-footer .more-information-section .links-section .links-container h3:after{content:"";background-color:#29aeb3;border-radius:10px;width:70%;height:6px;position:absolute;bottom:-8px;right:0}.landing-footer .more-information-section .links-section .links-container:last-child li{flex-direction:column;justify-content:flex-end;display:flex}.landing-footer .more-information-section .links-section .links-container ul li a{color:#fff;align-items:center;font-weight:300;text-decoration:none;display:flex}.landing-footer .more-information-section .contacts-container{justify-content:space-between;display:flex}.landing-footer .more-information-section .contacts-container a{color:#fff;justify-content:center;align-items:center;gap:6px;font-weight:300;text-decoration:none;display:flex}.landing-footer .copyright{justify-content:center;align-items:flex-end;gap:4px;font-weight:300;display:flex}.landing-footer .copyright span:last-child{display:block}@media (max-width:767px){.landing-footer{gap:50px}.landing-footer .main{flex-direction:column;display:flex}.landing-footer .main .company-info{width:100%}.landing-footer .main .more-information-section{width:100%;margin-top:30px;position:relative}.landing-footer .main .more-information-section .links-section{flex-wrap:wrap;gap:40px}.landing-footer .main .more-information-section .links-section .links-container{width:calc(50% - 20px)}.landing-footer .main .more-information-section .links-section .links-container.middle,.landing-footer .main .more-information-section .links-section .links-container.middle ul{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.landing-footer .main .contacts-container{flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:absolute;bottom:0;right:0}.landing-footer .copyright{flex-direction:column;align-items:center}}@media (min-width:768px) and (max-width:1024px){.landing-footer{gap:50px}.landing-footer .main{flex-direction:column;display:flex}.landing-footer .main .company-info{width:100%}.landing-footer .main .more-information-section{width:100%;margin-top:30px;position:relative}.landing-footer .main .more-information-section .links-section{flex-wrap:wrap;gap:40px}.landing-footer .main .contacts-container{margin-top:40px}.landing-footer .copyright{flex-direction:column;align-items:center}}
.landing-desktop-header{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:20px 5%;display:flex}.landing-desktop-header.green-back{color:#fff;background-color:#29aeb3}.fixed-header{z-index:997;opacity:0;pointer-events:none;background-color:#fff;width:100%;transition:all .3s;position:fixed;top:0;transform:translateY(-20px);box-shadow:0 1px 4px #0003}.fixed-header.show{opacity:1;pointer-events:auto;transform:translateY(0)}.landing-desktop-header .left-section img{height:40px}.landing-desktop-header .middle-section{gap:40px;font-size:1.2em;font-weight:500;display:flex}.landing-desktop-header .middle-section a{color:#444;text-decoration:none;transition:all .3s linear}.landing-desktop-header.green-back .middle-section a{color:#fff}.landing-desktop-header .middle-section a:hover{transform:scale(1.1)}.landing-desktop-header .right-section{gap:20px;display:flex}.landing-desktop-header .right-section a{color:#fff;background-color:#29aeb3;border-radius:15px;justify-content:center;align-items:center;gap:7px;padding:12px 16px;font-size:.9em;text-decoration:none;transition:all .3s linear;display:flex;box-shadow:0 1px 4px 2px #29aeb3}.landing-desktop-header .right-section a svg{width:24px;height:24px}.landing-mobile-header{display:none}@media (max-width:768px){.landing-desktop-header{display:none}.landing-mobile-header{justify-content:space-between;align-items:center;max-width:90%;padding:20px 5%;display:flex}.landing-mobile-header.green-back{color:#fff;background-color:#29aeb3}.fixed-mobile-header{z-index:997;opacity:0;pointer-events:none;background-color:#fff;width:100%;transition:all .3s;position:fixed;top:0;transform:translateY(-20px);box-shadow:0 1px 4px #0003}.fixed-mobile-header.show{opacity:1;pointer-events:auto;transform:translateY(0)}}@media (min-width:768px) and (max-width:1024px){.landing-desktop-header{display:flex}.landing-mobile-header{display:none}.landing-desktop-header{gap:20px;padding:25px 4%}.landing-desktop-header .left-section img{height:35px}.landing-desktop-header .middle-section{gap:25px;font-size:1.05em;font-weight:500}.landing-desktop-header .middle-section a{color:#3c3c3c;transition:all .25s}.landing-desktop-header .middle-section a:hover{transform:scale(1.05)}.landing-desktop-header .right-section{gap:15px}.landing-desktop-header .right-section a{border-radius:12px;padding:10px 14px;font-size:.85em;box-shadow:0 1px 3px 1px #29aeb3}.landing-desktop-header .right-section a svg{width:22px;height:22px}}
.mobile-sidenav{z-index:9999;box-sizing:border-box;touch-action:none;background:#fff;width:100%;max-width:500px;height:100vh;padding:25px;transition:all .4s linear;position:fixed;top:0;right:-100%;overflow-y:auto}.mobile-sidenav.active{right:0}.mobile-sidenav .mobile-sidenav__topbar{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.mobile-sidenav .mobile-sidenav__topbar .mobile-sidenav__title{color:#1f1f1f;font-size:1.3em;font-weight:600}.mobile-sidenav .mobile-sidenav__topbar .mobile-sidenav__close{cursor:pointer;background:0 0;border:none;font-size:1.5em}.mobile-sidenav .mobile-sidenav__section{margin-bottom:35px}.mobile-sidenav .mobile-sidenav__section .mobile-sidenav__section-title{color:#7a7a7a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:18px;font-size:.8em;display:block}.mobile-sidenav .mobile-sidenav__nav{flex-direction:column;gap:18px;display:flex}.mobile-sidenav .mobile-sidenav__nav .mobile-sidenav__nav-item{color:#4a4a4a;align-items:center;gap:14px;font-size:1em;text-decoration:none;display:flex}.mobile-sidenav .mobile-sidenav__nav .mobile-sidenav__nav-item svg{color:#6b7280;width:20px;height:20px}.mobile-sidenav .mobile-sidenav__contact{box-sizing:border-box;background:#f3f6f7;border-radius:15px;flex-direction:column;gap:18px;width:100%;padding:20px;display:flex}.mobile-sidenav .mobile-sidenav__contact .mobile-sidenav__contact-item{align-items:flex-start;gap:14px;display:flex}.mobile-sidenav .mobile-sidenav__contact .mobile-sidenav__contact-item svg{color:#6b7280;width:20px;height:20px}.mobile-sidenav .mobile-sidenav__contact .mobile-sidenav__contact-item div{flex-direction:column;gap:4px;display:flex}.mobile-sidenav .mobile-sidenav__contact .mobile-sidenav__contact-label{color:#7a7a7a;font-size:.8em}.mobile-sidenav .mobile-sidenav__contact .mobile-sidenav__contact-value{color:#4a4a4a;font-size:.95em;font-weight:400}@media (min-width:768px){.mobile-sidenav{display:none}}
