.index_home__34uZM{height:100vh;width:100vw;margin:0 auto;padding:0;background:linear-gradient(90deg,var(--secondary-blue),#010815);color:#fff;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.index_home__34uZM h1{font-size:48px;padding:0 40px;margin:0;color:var(--platinum);max-width:560px;text-align:center}@media screen and (min-width:768px){.index_home__34uZM h1{width:560px}}.index_home__button__i_E4p{margin-top:32px;background:rgba(0,0,0,0);border:1px solid #fff;border-radius:4px;box-shadow:4px 4px 10px var(--dark-gray);padding:8px 24px;color:#fff;font-weight:800;cursor:pointer;min-width:100px;transition:all .2s ease-in;font-size:14px;display:flex;justify-content:center;align-items:center;position:relative;top:0;left:0;margin-right:10px}.index_home__button__i_E4p p{margin-bottom:0;margin-right:16px;font-size:20px;font-weight:600}.index_home__button__i_E4p i{font-size:24px}.index_home__button__i_E4p:hover{background:#fff;color:var(--text-color);box-shadow:none}.index_container__RFHi4{display:flex;align-items:center;justify-content:center;flex-direction:column}.index_header__eLLn0{margin-bottom:24px!important}.index_newsSection__Rnl_K{position:absolute;bottom:0;width:100vw;height:80px;border-top:1px solid #fff}.index_newsHeader__QuN3h{position:absolute;top:-40px;display:flex;align-items:center;justify-content:space-between;width:100%}.index_newsHeader__QuN3h p{margin:0;padding-left:16px}.index_newsHeader__QuN3h button{padding-right:16px}.index_scrollContainer__OEZiL{display:flex;animation:index_scrollNews__pf_r1 30s linear infinite}.index_news__5TYxm{position:relative}.index_news__5TYxm:after,.index_news__5TYxm:before{margin:8px 0;content:"";position:absolute;top:0;bottom:0;width:120px;pointer-events:none;z-index:100}.index_news__5TYxm:before{left:0;background:linear-gradient(to right,var(--secondary-blue),rgba(255,255,255,0))}.index_news__5TYxm:after{right:0;background:linear-gradient(270deg,#010815,rgba(255,255,255,0))}@keyframes index_scrollNews__pf_r1{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.index_newsItem__XdW5Q{cursor:pointer;height:80px;flex:0 0 400px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;text-align:left;margin-right:80px;text-decoration:none;color:var(--light-blue);transition:color .2s ease-in;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index_newsItem__XdW5Q h3,.index_newsItem__XdW5Q p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin:0}.index_newsItem__XdW5Q h3{font-size:24px}.index_newsItem__XdW5Q:hover{color:#fff}