.ly_header{background-color:hsla(0,0%,100%,.95);left:0;top:0;transition:top .2s ease-in-out;width:100%;z-index:11}@media screen and (min-width:1024px){.ly_header{position:fixed}}.ly_header__inner{align-items:center;display:flex;justify-content:flex-start}@media screen and (min-width:1024px){.ly_header__inner{padding:32px 30px}}@media screen and (max-width:1023px){.ly_header__inner{height:70px;padding:0 16px}}@media screen and (min-width:1024px){.ly_header__logo{margin-right:50px}}.ly_header__gnav{font-weight:600}@media screen and (min-width:1024px){.ly_header__gnav{margin-right:38px}}@media screen and (max-width:1023px){.ly_header__gnav{display:none}}.ly_header__subnav{font-weight:600;margin-left:auto}@media screen and (max-width:1023px){.ly_header--fixed{left:0;position:fixed;top:0;width:100%}}.el_menu-btn{font-size:0;height:12px;position:relative;width:18px;z-index:13}.el_menu-btn:after,.el_menu-btn:before{background-color:#000;content:"";display:block;height:2px;left:0;position:absolute;width:100%}.el_menu-btn:before{top:0}.el_menu-btn:after{bottom:0}.el_menu-btn:hover{cursor:pointer}.el_menu-btn--close:before{-webkit-animation:menu_close_before .7s linear forwards;animation:menu_close_before .7s linear forwards}.el_menu-btn--close:after{-webkit-animation:menu_close_after .7s linear forwards;animation:menu_close_after .7s linear forwards}.el_menu-btn--open:before{-webkit-animation:menu_open_before .7s linear forwards;animation:menu_open_before .7s linear forwards}.el_menu-btn--open:after{-webkit-animation:menu_open_after .7s linear forwards;animation:menu_open_after .7s linear forwards}.bl_menu{background-color:#fff;display:block;height:100%;left:0;opacity:0;overflow:auto;padding:0 22px;position:fixed;top:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden;width:100%;z-index:12}.bl_menu__inner{padding:102px 0}.bl_menu__list+ul{margin-top:67px}.bl_menu__item{font-size:2.5rem;font-weight:600}.bl_menu__item:not(:last-child){margin-bottom:19px}.bl_menu--open{opacity:1;visibility:visible}@media screen and (min-width:1024px){.bl_menu--open{opacity:0;visibility:hidden}}@-webkit-keyframes menu_open_before{0%{top:0;transform:rotate(0deg)}30%,70%{top:5px;transform:rotate(0deg)}to{top:5px;transform:rotate(45deg)}}@keyframes menu_open_before{0%{top:0;transform:rotate(0deg)}30%,70%{top:5px;transform:rotate(0deg)}to{top:5px;transform:rotate(45deg)}}@-webkit-keyframes menu_open_after{0%{bottom:0;transform:rotate(0deg)}30%,70%{bottom:5px;transform:rotate(0deg)}to{bottom:5px;transform:rotate(-45deg)}}@keyframes menu_open_after{0%{bottom:0;transform:rotate(0deg)}30%,70%{bottom:5px;transform:rotate(0deg)}to{bottom:5px;transform:rotate(-45deg)}}@-webkit-keyframes menu_close_before{0%{top:5px;transform:rotate(45deg)}30%,70%{top:5px;transform:rotate(0deg)}to{top:0;transform:rotate(0deg)}}@keyframes menu_close_before{0%{top:5px;transform:rotate(45deg)}30%,70%{top:5px;transform:rotate(0deg)}to{top:0;transform:rotate(0deg)}}@-webkit-keyframes menu_close_after{0%{bottom:5px;transform:rotate(-45deg)}30%,70%{bottom:5px;transform:rotate(0deg)}to{bottom:0;transform:rotate(0deg)}}@keyframes menu_close_after{0%{bottom:5px;transform:rotate(-45deg)}30%,70%{bottom:5px;transform:rotate(0deg)}to{bottom:0;transform:rotate(0deg)}}