.HeaderMenuBtn-module-scss-module__3rHUlG__burger{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;padding:0;display:flex}.HeaderMenuBtn-module-scss-module__3rHUlG__burger>i{background-color:var(--gray-text-color);width:30px;height:3px;transition:var(--show-mobi-menu-animate);border-radius:10px;display:block;position:absolute}.HeaderMenuBtn-module-scss-module__3rHUlG__burger>i:first-child{animation:HeaderMenuBtn-module-scss-module__3rHUlG__itop_out var(--show-mobi-menu-animate) ease forwards;transform:translateY(-10px)}.HeaderMenuBtn-module-scss-module__3rHUlG__burger>i:nth-child(3){animation:HeaderMenuBtn-module-scss-module__3rHUlG__ibottom_out var(--show-mobi-menu-animate) ease forwards;transform:translateY(10px)}.HeaderMenuBtn-module-scss-module__3rHUlG__burger.HeaderMenuBtn-module-scss-module__3rHUlG__active>i:first-child{animation:HeaderMenuBtn-module-scss-module__3rHUlG__itop var(--show-mobi-menu-animate) ease forwards}.HeaderMenuBtn-module-scss-module__3rHUlG__burger.HeaderMenuBtn-module-scss-module__3rHUlG__active>i:nth-child(2){width:0}.HeaderMenuBtn-module-scss-module__3rHUlG__burger.HeaderMenuBtn-module-scss-module__3rHUlG__active>i:nth-child(3){animation:HeaderMenuBtn-module-scss-module__3rHUlG__ibottom var(--show-mobi-menu-animate) ease forwards}@keyframes HeaderMenuBtn-module-scss-module__3rHUlG__itop{0%{transform:translateY(-10px)}50%{transform:translateY(-15px)}to{transform:translateY(0)rotate(45deg)}}@keyframes HeaderMenuBtn-module-scss-module__3rHUlG__ibottom{0%{transform:translateY(10px)}50%{transform:translateY(15px)}to{transform:translateY(0)rotate(135deg)}}@keyframes HeaderMenuBtn-module-scss-module__3rHUlG__itop_out{0%{transform:translateY(0)}50%{transform:translateY(-13px)}to{transform:translateY(-10px)}}@keyframes HeaderMenuBtn-module-scss-module__3rHUlG__ibottom_out{0%{transform:translateY(0)}50%{transform:translateY(13px)}to{transform:translateY(10x)}}
.Header-module-scss-module__wS1-Va__header{z-index:9;background-color:var(--accent-bg-color);width:100%;height:56px;position:fixed;top:0;left:0}@media (min-width:744px){.Header-module-scss-module__wS1-Va__header{height:72px;box-shadow:4px 4px 10px #0000001a}}.Header-module-scss-module__wS1-Va__header_container{justify-content:space-between;align-items:center;width:100%;max-width:744px;height:100%;margin:0 auto;padding:0 20px;display:flex;box-shadow:4px 4px 10px #0000001a}@media (min-width:744px){.Header-module-scss-module__wS1-Va__header_container{box-shadow:none;padding:0 40px}}@media (min-width:1080px){.Header-module-scss-module__wS1-Va__header_container{max-width:1080px;padding:0 10px}}@media (min-width:744px){.Header-module-scss-module__wS1-Va__header_btn{display:none}}.Header-module-scss-module__wS1-Va__header_nav{flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;top:0;left:0}@media (max-width:743px){.Header-module-scss-module__wS1-Va__header_nav{z-index:-1;background-color:var(--accent-bg-color);width:100%;height:100vh;transition:transform var(--show-mobi-menu-animate) linear;padding-top:160px;transform:translate(110%)}}@media (min-width:744px){.Header-module-scss-module__wS1-Va__header_nav{flex-direction:row;gap:16px;height:auto;position:static}}.Header-module-scss-module__wS1-Va__header_nav.Header-module-scss-module__wS1-Va__active{transform:translate(0)}.Header-module-scss-module__wS1-Va__header_nav__item{width:100%}.Header-module-scss-module__wS1-Va__header_nav__link{letter-spacing:.5px;justify-content:center;align-items:center;height:40px;font-size:18px;font-weight:600;line-height:1;display:flex;position:relative}.Header-module-scss-module__wS1-Va__header_nav__link:after{content:"";width:100%;height:2px;transition:transform var(--defauld-hover-animate) ease-out;background-color:red;position:absolute;bottom:0;left:0;transform:scaleX(0)}@media (hover:hover){.Header-module-scss-module__wS1-Va__header_nav__link:hover:after{transform:scaleX(1)}}.Header-module-scss-module__wS1-Va__header_nav__link.Header-module-scss-module__wS1-Va__active:after{transform:scaleX(1)}
