img,video{height:auto}#hamburger span:first-child,#hamburger span:nth-child(2){-webkit-transform-origin:left center;-ms-transform-origin:left center}*{margin:0;padding:0;border:0;vertical-align:baseline;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;overflow-y:auto}#hgroup,article,aside,details,figcaption,figure,footer,header,nav,section{display:block}footer,header,nav li>ul,nav ul{display:-webkit-box;display:-ms-flexbox}video{width:100%}img{max-width:100%}body{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-o-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;font-size:1.6rem}nav ul{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}nav li{position:relative}nav li>ul{position:absolute;top:100%;width:-webkit-min-content;width:-moz-min-content;width:min-content;min-width:100%;left:0;opacity:0;visibility:0;overflow:0;pointer-events:none;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}nav.menu_main li ul a{padding-top:.5rem;padding-bottom:.5rem;width:100%}nav li:hover>ul{opacity:1;visibility:visible;pointer-events:all}nav a{text-decoration:none}a{color:inherit}p+p{margin-top:.5em}footer,header{display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}header{position:sticky;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#hamburger{width:3rem;height:3rem;position:absolute;margin-top:1.5rem;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;right:1.5rem;z-index:99}#hamburger span{display:block;position:absolute;height:.2rem;width:100%;background:var(--secondary);border-radius:.5rem;opacity:1;left:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#hamburger span:first-child{top:0;transform-origin:left center}#hamburger span:nth-child(2){top:.7rem;transform-origin:left center}#hamburger span:nth-child(3){top:1.4rem;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}#hamburger.open span:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:-.3rem;left:.2rem}#hamburger.open span:nth-child(2){width:0%;opacity:0}#hamburger.open span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:1.8rem;left:.2rem}@media only screen and (min-width:769px){.only_mobile{display:none!important}}@media only screen and (max-width:768px){.only_desktop{display:none!important}footer,header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}