@media only screen and (max-width:1180px){header{height:318px!important}.header-pink-underline{width:55%!important}.header-image{width:clamp(342px,45%,598px)!important}.header-pink-underline h1{font-size:50px!important}.header-title-image{height:50px!important}}@media only screen and (max-width:850px){header{justify-content:end!important}.header-pink-underline{width:100%!important}.header-image{display:none!important}.header-pink-underline h1{font-size:40px!important}.header-title-image{height:40px!important}.nav-menu.open{padding:100px 2em!important;width:calc(100vw - 4em)!important}}@media only screen and (max-width:1450px){.header-logo-container{left:32px;width:calc(100% - 64px)!important}}header{align-items:center;background-color:var(--hellios-dark-purple);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:calc(var(--header-max-height) - 32px);justify-content:center;margin-bottom:70px;padding:16px 32px}.header-logo{position:relative;width:150px;z-index:99}.header-logo-container{display:flex;justify-content:space-between;position:absolute;top:16px;width:100%;z-index:150}.header-container{width:100%}.header-title-image{height:60px;margin-bottom:20px;margin-right:8px}.header-pink-underline{color:#fff;width:var(--header-title-width)}.header-pink-underline h1{font-size:70px;font-weight:600;line-height:1.2;margin-bottom:20px}.header-pink-underline h3{font-size:20px;font-weight:600;line-height:1.2}.header-pink-underline span{color:var(--hellios-pink)}.header-image{height:auto;max-height:110%;position:absolute;right:0;top:0;transition:.6s cubic-bezier(.4,0,.2,1);width:clamp(342px,40%,598px)}.hamburger-menu{cursor:pointer;height:30px;margin:5px auto;right:0;top:-3px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;width:30px;z-index:200}.hamburger-menu,.hamburger-menu.open{position:relative}.hamburger-menu:before{color:#fff;content:"Menu";font-weight:400;left:-58px;position:relative;text-transform:uppercase;top:5px}.hamburger-menu.open:before{color:var(--hellios-purple)}.hamburger-menu span{background:#fff;display:block;height:4px;left:0;opacity:1;position:absolute;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;width:100%}.hamburger-menu.open span{background:var(--hellios-purple)}.hamburger-menu span:first-child{top:3px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.hamburger-menu.open span:first-child{left:4px;top:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.hamburger-menu span:nth-child(2){top:12px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.hamburger-menu.open span:nth-child(2){opacity:0;width:0}.hamburger-menu span:nth-child(3){top:21px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.hamburger-menu.open span:nth-child(3){left:4px;top:23px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-menu{background:#fff;height:100vh;overflow:auto;padding:100px 2em;position:fixed;right:-100%;top:0;-webkit-transition:all .45s ease-in-out;transition:all .45s ease-in-out;width:50vw;z-index:99;content-visibility:hidden;border-left:6px solid var(--hellios-purple)}.nav-menu.open{right:0;content-visibility:visible}nav ul a{border-bottom:.5px solid var(--hellios-purple);color:var(--hellios-purple);display:block;font-size:1.2em;font-weight:700;padding:15px 15px 15px 0;text-transform:uppercase}nav ul a,nav ul a:hover{text-decoration:none}nav li{color:#ffdd61;display:block;font-weight:400;margin:0;width:auto}