header .hamburger-menu span,header .hamburger-menu.active span,header .hamburger-menu.active span:first-child{transition:all .25s;-webkit-transition:all .25s}header .hamburger-menu.active span:first-child{top:7px;transform:rotate(45deg);transition-delay:.1s}header .hamburger-menu.active span:nth-child(2){opacity:0!important;pointer-events:none;transition:all .25s;-webkit-transition:all .25s;visibility:hidden}header .hamburger-menu span:nth-child(2){transition-delay:.1s}header .hamburger-menu.active span:nth-child(3){bottom:5px;transform:rotate(-45deg);transition:all .25s;-webkit-transition:all .25s;transition-delay:.1s}header .main-navigation.active{bottom:0;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex:1 1 auto;height:100%;left:0;min-height:100vh;opacity:1;position:absolute;right:0;top:calc(100% - 10px);transition:all .25s;z-index:10}@media only screen and (min-width:1024px){header .main-navigation.active{bottom:auto;height:auto;min-height:auto;padding-bottom:0;position:relative;top:auto}}header .has-dropdown .dropdown-menu{overflow:hidden;transition:.35s}header .has-dropdown .icon{transition:.35s}header .has-dropdown.active-dropdown .icon{transform:rotate(-180deg);transition:.35s}header .has-dropdown.active-dropdown .dropdown-menu{display:flex;flex-direction:column;max-height:fit-content;position:relative;transition:.35s}@media only screen and (min-width:1024px){header .has-dropdown.active-dropdown .dropdown-menu{left:0;min-height:fit-content;position:absolute;right:0;top:calc(100% - 12px)}}header .has-dropdown.active-dropdown .text{padding:0 15px 15px 0;transition:.35s;@media only screen and (min-width:1024px){padding-bottom:0;padding-left:0;padding-right:15px;padding-top:0}}header .has-dropdown .dropdown-menu:before{background-color:#fff;bottom:0;content:"";height:100%;left:0;position:absolute;top:0;width:1px}@media only screen and (min-width:1024px){header .has-dropdown .dropdown-menu{pointer-events:none;z-index:-99999}header .has-dropdown .dropdown-menu:before{bottom:auto;height:calc(100% - 40px);left:18px;top:auto}header .has-dropdown .dropdown-menu a:before{bottom:0;content:"";height:100%;left:-16px;opacity:0;position:absolute;top:0;transition:.15s;width:2px}header .has-dropdown .dropdown-menu a:hover:before{background-color:#b22a2d;opacity:1;transition:.15s}header .has-dropdown:hover .dropdown-menu{display:flex;flex-direction:column;max-height:fit-content;pointer-events:auto;position:absolute;top:calc(100% - 12px);transition:.35s;z-index:10}header .has-dropdown:hover .icon{pointer-events:none;transform:rotate(-180deg);transition:.2s}}header .main-navigation-wrapper{-ms-overflow-style:none;scrollbar-width:none}header .main-navigation-wrapper::webkit-scrollbar{display:none}