.landing{scroll-snap-type:y mandatory;background:#000;height:100dvh;overflow-y:scroll}.landing .banner{scroll-snap-align:center;color:#fff;text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:50px;height:100dvh;display:flex}.landing .banner h2{color:#a9a9a9}.choose-i18n{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.choose-i18n .option{color:#a9a9a9;width:90%}.choose-i18n .selected{color:#fff}.banner .banner-link-container{margin-top:auto;margin-bottom:50px}.banner .banner-link{color:#fff;background-color:#000;padding:10px 30px;font-size:20px}
