*,:before,:after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}body{color:#00001a;font-family:Inter,sans-serif;font-size:15px;font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-CKX1N0ak.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-BwjTkqu6.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-CD6gQVl_.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Inter Variable;src:url(/assets/Inter-VariableFont_slnt_wght-ZO3WBJgw.ttf)format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}.articles{margin-top:5vh}.articles__list{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;gap:0;margin-block:1em;padding-inline-start:0;list-style-type:none;display:flex}@media (width>=992px){.articles__list{flex-direction:row;justify-content:space-between;align-items:center;gap:0;display:flex}}.article__item{flex-direction:row;justify-content:center;align-items:center;gap:4vw;padding-bottom:3vh;display:flex}.article__item:last-child{padding-bottom:3vh}@media (width>=992px){.article__item{flex-direction:row;justify-content:center;align-items:center;gap:2vw;display:flex}}.article__item-img{aspect-ratio:1;object-fit:cover;flex-shrink:0;width:clamp(7rem,5.0634rem + 8.2629vw,12.5rem)}.article__item-serial{color:#e9ab53;font-size:clamp(1.41rem,1.2023rem + .8864vw,2rem);font-weight:800}.article__item-title{color:#00001a;font-size:clamp(.812rem,.6402rem + .7331vw,1.3rem);font-weight:700;transition:color .25s}.article__item-title:hover{color:#f15e50;cursor:pointer}.article__item-description{color:#5d5f79}.featured__img{width:100%;height:auto;display:block}.featured__title{color:#00001a;padding:2vh 0;font-size:2.2rem;font-weight:800}@media (width>=1200px){.featured__title{font-size:4rem}}.featured__description{color:#5d5f79;padding-bottom:2vh}@media (width>=1200px){.featured__description{font-size:1.5rem}}.featured__read-more-btn{color:#00001a;text-transform:uppercase;background-color:#f15e50;border:none;padding:1.76vh 10vw;font-size:1rem;font-weight:800;transition:color .25s}.featured__read-more-btn:hover{color:#fffdfa;cursor:pointer;background-color:#00001a}@media (width>=1200px){.featured__read-more-btn{font-size:1.6rem}}.header{flex-direction:row;justify-content:space-between;align-items:center;gap:0;margin-bottom:1.1rem;display:flex}.header__logo{cursor:pointer;text-decoration:none}.header__logo-img{width:clamp(2.3rem,1.3493rem + 4.0563vw,5rem)}.header__nav{display:none}@media (width>=992px){.header__nav{flex-direction:row;justify-content:center;align-items:center;gap:2vw;font-size:1.2rem;display:flex}.header__nav a{color:#5d5f79;cursor:pointer;text-decoration:none;transition:color .25s}.header__nav a:hover{color:#f15e50;font-weight:700}}.header__menu-btn{cursor:pointer;background:0 0;border:none}@media (width>=992px){.header__menu-btn{display:none}}.header__menu-img{width:clamp(2.3rem,2.0535rem + 1.0516vw,3rem)}.news{background-color:#00001a;height:100%;margin:3vh 0;padding:3vh 7vw}.news__title{color:#e9ab53;font-size:clamp(2rem,1.2958rem + 3.0047vw,4rem);font-weight:700}.news__list{margin-block:1em;padding-inline-start:0;list-style-type:none}@media (width>=1200px){.news__list{flex-direction:column;justify-content:stretch;align-items:flex-start;gap:0;display:flex}}.news__article-title{color:#fffdfa;font-size:clamp(.89rem,.4992rem + 1.6676vw,2rem);font-weight:700;transition:color .25s}.news__article-title:hover{color:#e9ab53;cursor:pointer}.news__article-description{color:#c5c6ce;font-size:clamp(.8rem,.6592rem + .6009vw,1.2rem)}.news__article{border-bottom:1px solid #c5c6ce;margin-bottom:3vh;padding-bottom:3vh}.news__article:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.mobile__backdrop{z-index:0;background-color:#0000003a;position:fixed;inset:0}.mobile__overlay{background-color:#fffdfa;flex-direction:column;justify-content:start;align-items:flex-start;gap:4.34rem;width:clamp(250px,214.789px + 9.3897vw,350px);padding:5vh 4vh;display:flex;position:fixed;top:0;bottom:0;right:0}.mobile__close-btn{cursor:pointer;background:0 0;border:none;align-self:flex-end}.mobile__nav-links{flex-direction:column;justify-content:center;align-items:flex-start;gap:1.6vh;display:flex}.mobile__nav-links a{color:#00001a;font-size:1.101rem;font-weight:400;text-decoration:none;transition:color .25s}.mobile__nav-links a:hover{color:#f15e50;font-weight:700}.mobile__close-icon{width:clamp(1rem,.6479rem + 1.5023vw,2rem)}main{padding:3vh 5vw}@media (width>=992px){main{padding:5vh 6.7vw}}.main-grid{grid-template-columns:1fr;display:grid}@media (width>=992px){.main-grid{grid-template:"featured news""cards cards"/2fr 1fr;gap:2rem;margin-top:7vh}.featured{grid-area:featured}.news{grid-area:news;grid-template-columns:repeat(3,1fr);margin:0;padding:3vh 1.8vw}.articles{grid-area:cards}}.developer{text-align:center;font-size:.8rem}.developer-link{color:#f15e50;font-size:1rem;text-decoration:none;transition:color .5s linear}.developer-link:hover{color:#e9ab53}
