.container{width:100%;height:-moz-fit-content;height:fit-content;padding:15px 0 30px;margin-top:25px;position:relative}.welcome_background{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:calc(100vh - 150px);overflow:hidden;width:100%;object-fit:cover;background-image:url(/anime_bg.webp);background-size:cover;font-weight:580}.welcome_dark{width:100%;height:100%;max-height:calc(100vh - 150px);background:linear-gradient(180deg,rgba(0,0,0,.875),rgba(0,0,0,.5) 20%,rgba(0,0,0,1));position:absolute}.welcome_text{margin-top:200px;font-size:70px;font-weight:700}.welcome_description_text,.welcome_text{color:white;-webkit-font-smoothing:antialiased;z-index:3}.welcome_description_text{margin-top:5px;font-size:16px;font-weight:500}.personal_recommendations{background:#050505;padding-bottom:80px;max-height:850px}@media screen and (max-width:980px){.welcome_background{padding:0 10px}.welcome_text{text-align:center;font-size:50px}.welcome_description_text{text-align:center;max-width:600px;font-size:15px}}@media screen and (max-width:650px){.welcome_background{padding:0 10px}.welcome_text{text-align:center;font-size:35px}.welcome_description_text{text-align:center;max-width:400px;font-size:15px}}@media screen and (max-width:430px){.welcome_text{text-align:center;font-size:30px}.welcome_description_text{text-align:center;max-width:300px;font-size:14px}}