body,html{margin:0;padding:0;width:100%;min-height:100%}body{font-family:Arial,sans-serif;background:#0b0f19;color:#fff;overflow-x:hidden}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.hero-section{background-image:url(/bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#000}@media (max-width:768px){body,html{width:100%;overflow-x:hidden}.hero-section{width:100%;min-height:100vh;padding:0 18px 40px;background-size:cover;background-position:50%}.hero-section>div{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:24px!important}.hero-section article,.hero-section aside,.hero-section div,.hero-section section,.hero-section>div{max-width:100%!important}h1{font-size:54px!important;line-height:.95!important}h2{font-size:30px!important;line-height:1.15!important}p{font-size:16px!important;line-height:1.5!important}img{height:auto}a,button,img{max-width:100%}}