.Header-module-scss-module__wS1-Va__header{background-color:var(--white);height:100px;transition:all .5s;display:flex}.Header-module-scss-module__wS1-Va__show{top:0}.Header-module-scss-module__wS1-Va__container{justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-inline:auto;padding-inline:1rem;display:flex}.Header-module-scss-module__wS1-Va__logo{color:var(--black);font-family:Unbounded,sans-serif;font-size:1.5rem;font-weight:700;line-height:1}.Header-module-scss-module__wS1-Va__link{padding:5px 1rem;font-weight:700;transition:all .4s;position:relative}.Header-module-scss-module__wS1-Va__link svg{stroke-dasharray:100;stroke-dashoffset:100px;opacity:0;transition:all .4s}.Header-module-scss-module__wS1-Va__link:hover{color:var(--yellow)}.Header-module-scss-module__wS1-Va__link:hover svg{stroke-dashoffset:0;opacity:1}.Header-module-scss-module__wS1-Va__button{background-color:var(--brown);color:#fff;text-align:center;border-radius:2rem;padding:.5rem 3.5rem;font-weight:300;line-height:1}.Header-module-scss-module__wS1-Va__menu{cursor:pointer;padding:.6rem;display:none}@media (max-width:1024px){.Header-module-scss-module__wS1-Va__header{height:80px}.Header-module-scss-module__wS1-Va__link{display:none}.Header-module-scss-module__wS1-Va__menu{display:block}.Header-module-scss-module__wS1-Va__button{padding:.5rem 2rem}}
