@import "https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400&display=swap";
.language-page{--color-white:#fff;background:linear-gradient(#0c0c1a 0%,#1a1a2e 30%,#16213e 60%,#2d3748 80%,#4a5568 90%,#718096 100%);min-height:100vh;font-family:Noto Sans,sans-serif;font-weight:400;position:relative;overflow:hidden}.language-page__scroll-container{min-height:100vh;position:relative;overflow-x:hidden;overflow-y:auto}.language-page__land{pointer-events:none;z-index:1;background:linear-gradient(transparent 0%,rgba(34,34,59,.3) 20%,rgba(34,34,59,.8) 100%),radial-gradient(at bottom,#2d3748 0%,#1a202c 70%,#0f1419 100%);height:200px;position:absolute;bottom:0;left:0;right:0}
