.hero-area{background-size:cover;background-position:50%;height:100vh;position:relative;display:flex;justify-content:center;align-items:center;background-attachment:scroll}@media(max-width:768px){.hero-area{background-size:100%;height:50vh}}@media(max-width:768px) and (orientation:portrait){.hero-area{background-size:auto 100%}}body{background-color:#353b43;font-family:anaheim,sans-serif;color:#dee2e696;-webkit-font-smoothing:antialiased}#select-language{background:#353b43;color:#fff;border:0;font-size:16px;padding:auto;height:40px;width:auto}@media(max-width:768px){#select-language{font-size:16px;padding:auto;width:auto}}