.Header-module-scss-module__K_0_dG__header{box-sizing:border-box;z-index:1000;visibility:hidden;opacity:0;background:0 0;width:100%;padding:10px 0;transition:all .3s ease-out;display:flex;position:fixed;top:0;transform:translateY(20px)}.Header-module-scss-module__K_0_dG__header.Header-module-scss-module__K_0_dG__isVisible{opacity:1;visibility:visible;z-index:1000;transform:translateY(0)}.Header-module-scss-module__K_0_dG__headerBlock{justify-content:center;width:100%;padding:0 10px;display:flex}.Header-module-scss-module__K_0_dG__headerInner{-webkit-backdrop-filter:blur(5px);z-index:1001;background:#e0ddddfa;border-radius:20px;justify-content:space-between;align-items:center;width:95%;height:65px;padding:0 20px;display:flex}@media (max-width:992px){.Header-module-scss-module__K_0_dG__headerInner{border-radius:12px;width:100%;height:55px}}.Header-module-scss-module__K_0_dG__mainLogo{z-index:9999;align-items:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);animation:.8s forwards Header-module-scss-module__K_0_dG__logoFadeIn;display:flex}.Header-module-scss-module__K_0_dG__mainLogo .Header-module-scss-module__K_0_dG__logo{filter:drop-shadow(0 0 #0000);width:100px;height:auto;transition:all .3s}.Header-module-scss-module__K_0_dG__mainLogo:hover .Header-module-scss-module__K_0_dG__logo{filter:drop-shadow(0 4px 8px #315a5133);transform:scale(1.1)}.Header-module-scss-module__K_0_dG__mainLogo:active{transform:scale(.95)}@keyframes Header-module-scss-module__K_0_dG__logoFadeIn{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.Header-module-scss-module__K_0_dG__headerMenuLink{color:var(--color-emerald);font-weight:600;text-decoration:none;transition:color .3s;position:relative}.Header-module-scss-module__K_0_dG__headerMenuLink:after{content:"";background-color:var(--color-orange);transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.Header-module-scss-module__K_0_dG__headerMenuLink:hover{color:var(--color-orange);text-decoration:none}.Header-module-scss-module__K_0_dG__headerMenuLink:hover:after{transform:scaleX(1)}.Header-module-scss-module__K_0_dG__headerMenuLink.Header-module-scss-module__K_0_dG__isActive{color:var(--color-orange);text-decoration:none}.Header-module-scss-module__K_0_dG__headerMenuLink.Header-module-scss-module__K_0_dG__isActive:after{transform:scaleX(1)}.Header-module-scss-module__K_0_dG__headerControllers{width:100%;display:block}@media (max-width:992px){.Header-module-scss-module__K_0_dG__headerControllers{display:none}}.Header-module-scss-module__K_0_dG__headerControllersWrapper{border-left:2px solid #bbbaba;justify-content:space-between;align-items:center;width:100%;padding-left:15px;display:flex}.Header-module-scss-module__K_0_dG__headerMenu{gap:25px;display:flex}.Header-module-scss-module__K_0_dG__hamburger{cursor:pointer;z-index:10001;background:0 0;border:none;padding:10px;display:none}@media (max-width:992px){.Header-module-scss-module__K_0_dG__hamburger{display:inline-block}}.Header-module-scss-module__K_0_dG__hamburger-box{width:30px;height:24px;display:inline-block;position:relative}.Header-module-scss-module__K_0_dG__hamburger-inner{display:block;top:2px}.Header-module-scss-module__K_0_dG__hamburger-inner,.Header-module-scss-module__K_0_dG__hamburger-inner:before,.Header-module-scss-module__K_0_dG__hamburger-inner:after{background-color:var(--color-emerald);border-radius:4px;width:30px;height:3px;transition:transform .15s,opacity .15s;position:absolute}.Header-module-scss-module__K_0_dG__hamburger-inner:before,.Header-module-scss-module__K_0_dG__hamburger-inner:after{content:"";display:block}.Header-module-scss-module__K_0_dG__hamburger-inner:before{top:10px}.Header-module-scss-module__K_0_dG__hamburger-inner:after{top:20px}.Header-module-scss-module__K_0_dG__hamburger.Header-module-scss-module__K_0_dG__is-active .Header-module-scss-module__K_0_dG__hamburger-inner{transform:translateY(10px)rotate(45deg)}.Header-module-scss-module__K_0_dG__hamburger.Header-module-scss-module__K_0_dG__is-active .Header-module-scss-module__K_0_dG__hamburger-inner:before{opacity:0;transform:rotate(-45deg)translate(-5.7px,-6px)}.Header-module-scss-module__K_0_dG__hamburger.Header-module-scss-module__K_0_dG__is-active .Header-module-scss-module__K_0_dG__hamburger-inner:after{transform:translateY(-20px)rotate(-90deg)}.Header-module-scss-module__K_0_dG__headerButton{background-color:var(--color-orange);color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border:none;border-radius:10px;padding:12px 28px;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;box-shadow:0 4px 15px #ff7e0033}.Header-module-scss-module__K_0_dG__headerButton:hover{background-color:var(--color-orange);filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 20px #ff7e0066}.Header-module-scss-module__K_0_dG__headerButton:active{transform:translateY(0);box-shadow:0 2px 10px #ff7e004d}.Header-module-scss-module__K_0_dG__headerButton:before{content:"";background:linear-gradient(120deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.Header-module-scss-module__K_0_dG__headerButton:hover:before{left:100%}@media (max-width:992px){.Header-module-scss-module__K_0_dG__headerButton{text-align:center;width:100%;padding:10px 20px;font-size:.85rem}}.Header-module-scss-module__K_0_dG__headerButtonLink{z-index:1;position:relative}.Header-module-scss-module__K_0_dG__headerControllersMobile{visibility:hidden;opacity:0;z-index:9999;background:#000000b3;justify-content:flex-end;width:100%;height:100%;transition:opacity .4s,visibility .4s;display:flex;position:fixed;inset:0}.Header-module-scss-module__K_0_dG__headerControllersMobile.Header-module-scss-module__K_0_dG__is-active{visibility:visible;opacity:1}.Header-module-scss-module__K_0_dG__headerControllersMobile.Header-module-scss-module__K_0_dG__is-active .Header-module-scss-module__K_0_dG__headerControllersWrapper{transform:translate(0)}@media (max-width:992px){.Header-module-scss-module__K_0_dG__headerControllersMobile.Header-module-scss-module__K_0_dG__is-active .Header-module-scss-module__K_0_dG__headerMenu{flex-direction:column}.Header-module-scss-module__K_0_dG__headerControllersMobile.Header-module-scss-module__K_0_dG__is-active .Header-module-scss-module__K_0_dG__headerMenuLink{opacity:1;transition:all .4s;transform:translateY(20px)}.Header-module-scss-module__K_0_dG__headerControllersMobile.Header-module-scss-module__K_0_dG__is-active .Header-module-scss-module__K_0_dG__headerMenuLink:first-child{transition-delay:.1s}.Header-module-scss-module__K_0_dG__headerControllersMobile.Header-module-scss-module__K_0_dG__is-active .Header-module-scss-module__K_0_dG__headerMenuLink:nth-child(2){transition-delay:.2s}.Header-module-scss-module__K_0_dG__headerControllersMobile.Header-module-scss-module__K_0_dG__is-active .Header-module-scss-module__K_0_dG__headerMenuLink:nth-child(3){transition-delay:.3s}.Header-module-scss-module__K_0_dG__headerControllersMobile.Header-module-scss-module__K_0_dG__is-active .Header-module-scss-module__K_0_dG__headerMenuLink:nth-child(4){transition-delay:.4s}.Header-module-scss-module__K_0_dG__headerControllersMobile.Header-module-scss-module__K_0_dG__is-active .Header-module-scss-module__K_0_dG__headerMenuLink:nth-child(5){transition-delay:.5s}.Header-module-scss-module__K_0_dG__headerControllersMobile.Header-module-scss-module__K_0_dG__is-active .Header-module-scss-module__K_0_dG__headerMenuLink:nth-child(6){transition-delay:.6s}}.Header-module-scss-module__K_0_dG__headerControllersMobile .Header-module-scss-module__K_0_dG__headerControllersWrapper{border:none;align-items:flex-start}.Header-module-scss-module__K_0_dG__headerControllersMobile .Header-module-scss-module__K_0_dG__headerMenu{flex-direction:column}.Header-module-scss-module__K_0_dG__headerControllersMobile .Header-module-scss-module__K_0_dG__headerControllersWrapper{background:#fff;flex-direction:column;gap:30px;width:65%;max-width:400px;height:100%;padding:80px 20px;transition:transform .5s cubic-bezier(.77,0,.175,1);display:flex;transform:translate(100%);box-shadow:-10px 0 30px #00000026}.Header-module-scss-module__K_0_dG__headerControllersMobile .Header-module-scss-module__K_0_dG__closeIcon{width:25px;height:25px;position:fixed;top:2%;right:10%}.Header-module-scss-module__K_0_dG__closeIconf{width:25px;height:25px;position:fixed;top:2%;right:20%}
.Footer-module-scss-module__HWLGma__footer{background:var(--color-emerald);color:#fffef8;padding:100px 0}.Footer-module-scss-module__HWLGma__footer__menu{grid-template-columns:1.5fr 1fr;align-items:start;gap:80px;display:grid}@media (max-width:992px){.Footer-module-scss-module__HWLGma__footer__menu{text-align:center;grid-template-columns:1fr;gap:50px}}.Footer-module-scss-module__HWLGma__footer__contact{flex-direction:column;gap:30px;display:flex}.Footer-module-scss-module__HWLGma__footer__contact .Footer-module-scss-module__HWLGma__footer__title{text-transform:uppercase;font-size:3.5rem;font-weight:700;line-height:1}@media (max-width:480px){.Footer-module-scss-module__HWLGma__footer__contact .Footer-module-scss-module__HWLGma__footer__title{font-size:2.2rem}}.Footer-module-scss-module__HWLGma__footer__contact .Footer-module-scss-module__HWLGma__footer__description{opacity:.9;max-width:500px;font-size:1.25rem;font-weight:400}@media (max-width:992px){.Footer-module-scss-module__HWLGma__footer__contact .Footer-module-scss-module__HWLGma__footer__description{margin:0 auto}}.Footer-module-scss-module__HWLGma__footer__socials{flex-wrap:wrap;gap:15px;display:flex}@media (max-width:992px){.Footer-module-scss-module__HWLGma__footer__socials{justify-content:center}}.Footer-module-scss-module__HWLGma__footer__socials .Footer-module-scss-module__HWLGma__footer__button{color:#fff;border-radius:12px;padding:14px 40px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}.Footer-module-scss-module__HWLGma__footer__socials .Footer-module-scss-module__HWLGma__footer__button:hover{filter:brightness(1.1);transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}.Footer-module-scss-module__HWLGma__footer__info{padding-top:15px}.Footer-module-scss-module__HWLGma__footer__info .Footer-module-scss-module__HWLGma__footer__infoTitle{margin-bottom:20px;font-size:1.5rem}.Footer-module-scss-module__HWLGma__footer__address{flex-direction:column;gap:15px;font-style:normal;display:flex}.Footer-module-scss-module__HWLGma__footer__link{color:#fffef8;font-size:1.2rem;font-weight:500;text-decoration:none;transition:all .2s ease-in-out}.Footer-module-scss-module__HWLGma__footer__link:hover{opacity:.7;color:#fff;text-decoration:none;transform:translateY(-3px)scale(1.02)}@media (max-width:480px){.Footer-module-scss-module__HWLGma__footer{padding:60px 0}}
