:root{--primary-color:#74cde8;--font-body:"Inter",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;--font-heading:"Inter",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;--font-base-size:14pt}body,html{padding:0;margin:0;font-size:var(--font-base-size)}body,html,input,textarea{font-family:var(--font-body)}input,textarea{font-size:.85rem}a{color:inherit;text-decoration:none}*{box-sizing:border-box}img{max-width:100%;height:auto}h1,h2,h3{margin-left:0;margin-right:0}h1{font-size:2.5rem}h2{font-size:1.75rem}h3{font-size:1.5rem;font-weight:400}h4{font-size:1.25rem}strong{font-weight:800}@keyframes slowPulseGlow{0%,to{transform:scale(1);box-shadow:0 0 8px rgba(255,255,255,0)}50%{transform:scale(1.05);box-shadow:0 0 15px rgba(255,255,255,.5)}}.button{background-color:#fff;border:1px solid #333;border-radius:48px;padding:7px 14px;color:#000;font-size:var(--font-base-size)}.button.primary{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color);animation:slowPulseGlow 4s infinite}.button.secondary{background-color:transparent;color:#fff}.padding{padding:28px}.coloredEmphasis{color:var(--primary-color)}hr.coloredEmphasis{border-color:var(--primary-color)!important}.hero{background-color:#000;background-repeat:no-repeat;background-size:cover;height:calc(100vh - 75px)}.heroBackgroundOverlay{background-color:rgb(0,0,0,.3);height:100%}.titleContainer{position:absolute;left:0;bottom:0;width:100%;color:#fff;text-align:center;box-sizing:border-box}@media (min-width:1024px){.padding{padding:48px}.hero{background-position:50%!important}.heroBackgroundOverlay{background-color:transparent}.titleContainer{background-color:rgb(0,0,0,.4)}.subtitle{font-size:1.35rem;max-width:75%;margin-left:auto;margin-right:auto}}@media (max-height:600px){.titleContainer .subtitle{display:none}}.layout_header__iaASZ{padding:14px 28px 7px;display:flex;flex-direction:row;justify-content:center;align-items:center;border-bottom:1px solid #ccc}.layout_header__iaASZ .layout_logo__oF82r{height:-moz-fit-content;height:fit-content}.layout_footer__nhUaV{background-color:#222;color:#fff;padding:28px}.layout_footer__nhUaV img{display:inline-block;-webkit-margin-end:8px;margin-inline-end:8px;filter:invert()}.layout_footer__nhUaV ul{list-style-type:none;padding:0;margin:0}.layout_footer__nhUaV ul li{margin-bottom:4px}.layout_footer__nhUaV ul a{text-decoration:none;color:#cdcdcd}@media (min-width:1024px){.layout_header__iaASZ{height:75px;justify-content:space-between;padding:28px 48px 21px}.layout_header__iaASZ .layout_menuIcon__VNU_u{display:none}.layout_header__iaASZ .layout_nav__mTlD3{display:block}.layout_header__iaASZ .layout_nav__mTlD3 ul{display:flex;flex-direction:row;gap:28px;list-style-type:none}.layout_footer__nhUaV{display:flex;flex-direction:row;justify-content:flex-start;gap:48px;background-image:url(/gear-cluster.png);background-repeat:no-repeat;background-position-x:right;background-position-y:0}}