main{padding-top:var(--headerHeight);background-color:#000;flex-direction:column;display:flex}main>section{width:100%}main>section:first-of-type{flex-direction:column;justify-content:space-between;margin-top:40px;display:flex}main>section:first-of-type>h1{font-size:90px}main>section:first-of-type>div{flex-direction:column;margin-top:30px;margin-bottom:73px;display:flex}main>section:first-of-type>div>span{margin-bottom:11px}main>section:first-of-type>div>time{color:#fff;font-family:BebasNue,sans-serif;font-size:34px;opacity:.49!important}main>section:nth-of-type(2){flex-wrap:wrap;justify-content:space-between;row-gap:60px;margin-bottom:120px;display:flex}main>section:nth-of-type(2)>div{flex:50%}main>section:nth-of-type(2)>div>h2{font-size:var(--baseFontSize);z-index:11;margin-bottom:8px}main>section:nth-of-type(2)>div>span,main>section:nth-of-type(2)>div>a{color:#aeaeae;transition:all .2s}main>section:nth-of-type(2)>div>a:hover{color:#fff}main>section:nth-of-type(2)>div:last-of-type>span{display:block}main>section:last-of-type{flex-direction:column;justify-content:space-between;padding-left:0;padding-right:0;display:flex;overflow:hidden}main>section:last-of-type>div:first-of-type{width:100%;position:relative;overflow:hidden}main>section:last-of-type>div:last-of-type{margin-top:26px;padding-left:15px;padding-right:15px}main>section:last-of-type>div:first-of-type>img{object-fit:contain;width:100%;height:100%}main>section:last-of-type>div:last-of-type>p{font-family:BlauerNueExtraLight,sans-serif}main>section:last-of-type>div:last-of-type>p:first-of-type{margin-bottom:20px}main>section:last-of-type>div:last-of-type>p:last-of-type{margin-top:0;margin-bottom:98px}@media screen and (width>=992px){main{height:100dvh;padding:var(--headerHeight) 15px 15px;gap:123px}main>section:first-of-type>h1{margin-left:-7px}main>section:first-of-type{flex-direction:row;align-items:last baseline;margin-top:0}main>section:first-of-type>div{margin-top:0;margin-bottom:0}main>section:first-of-type>div>span{text-align:right;margin-top:0}main>section:first-of-type>div>time{text-align:right;font-size:44px}main>section:nth-of-type(2){margin-bottom:0}main>section:nth-of-type(2)>div{flex:25%}main>section:last-of-type{flex-direction:row;align-items:flex-end;height:60%}main>section:last-of-type>div:first-of-type{order:1;width:50%}main>section:last-of-type>div:last-of-type{order:0;padding-left:0}main>section:last-of-type>div:last-of-type>p:last-of-type{margin-top:0;margin-bottom:0}}@media screen and (width>=1200px){main>section:first-of-type>h1{font-size:197px}}