html{--community-bg-color:#191919}.home_page .hero{flex-direction:column;justify-content:center;max-height:80vh;display:flex;position:relative}@media (min-width:350px){.home_page .hero{height:80vh}}@media screen and (min-width:768px){.home_page .hero{height:735px;padding-top:0}}.home_page .hero_img{object-fit:cover;z-index:-1}.home_page .hero__inner{padding-inline:clamp(1.5rem,.5rem + 4vw,5rem);gap:2rem;width:100%;max-width:2000px;margin-inline:auto;padding-top:8rem;padding-bottom:5rem;display:grid}@media screen and (min-width:768px){.home_page .hero__inner{padding-inline:clamp(1.5rem,.5rem + 6vw,10rem);padding-top:0;padding-bottom:0}}.home_page .hero__inner h1{max-width:18ch;font-size:clamp(32px,30px + 2.4vw,80px)}.home_page .hero__inner p{max-width:65ch;font-size:clamp(1rem,16px + .3vw,24px)}.home_page .main_content{margin-top:clamp(3rem,2.5rem + 5vw,8rem);max-width:2000px;margin-inline:auto;padding-inline:clamp(1.5rem,.5rem + 4vw,5rem)}@media screen and (min-width:768px){.home_page .main_content{padding-inline:clamp(1.5rem,.5rem + 6vw,10rem)}}.home_page .main_content h2{text-wrap:pretty;margin-bottom:2rem}.home_page .main_content .events_news_container{flex-direction:column;gap:3rem;display:flex}@media screen and (min-width:768px){.home_page .main_content .events_news_container{flex-direction:row;justify-content:space-between;gap:2rem}}.home_page .main_content .events_news_container .content{flex-direction:column;flex:1;gap:1rem;padding:0;display:flex}.home_page .main_content .events_news_container .content_events{margin-bottom:3rem}.home_page .main_content .events_news_container .content_news ul{gap:1rem;padding-left:0;display:grid}.home_page .main_content .events_news_container .content_news ul li{gap:1rem;list-style-type:none;display:grid}.home_page .main_content .events_news_container .content_news ul li a{font-size:1.125rem;font-family:var(--font-nbinternational)}.home_page .main_content .events_news_container .content_news .date{text-transform:uppercase;font-size:.8em;font-family:var(--font-nbinternational-mono)}.home_page .main_content .companies{margin-block:5rem}.home_page .main_content .companies h3{display:block}.home_page .main_content .companies ul{grid-template-columns:repeat(2,1fr);gap:2rem;padding-left:0;list-style-type:none;display:grid}@media screen and (min-width:500px){.home_page .main_content .companies ul{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media screen and (min-width:1000px){.home_page .main_content .companies ul{grid-template-columns:repeat(4,1fr)}}.home_page .main_content .companies ul li img{height:auto}
