*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,hr,ul,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}a:not([class]){color:currentColor;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}:root{--black:#000;--gray-darken:#4d5562;--gray:#d9d9d9;--white:#f8fafc;--bg-color:var(--white);--text-color-header:var(--black);--text-color-date:var(--gray-darken);--border-color:var(--black);--font-base:"Poppins", system-ui, "Avenir", "Helvetica", "Arial", sans-serif}html,body{font-family:var(--font-base);font-synthesis:none;background-color:var(--bg-color);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}.container{max-width:640px;margin:0 auto;padding:0 5%}@media (width>=768px){.container{max-width:732px;padding:0}}.header{text-align:center;padding:48px 40px 44px}.header__title{letter-spacing:-.5px;font-size:2.25rem;font-weight:600;line-height:1.5}@media (width>=768px){.header{padding:48px 60px 44px}}@media (width>=1024px){.header{padding-left:176px;padding-right:176px}}@media (width>=1280px){.header{padding-left:300px;padding-right:300px}}.seperator{justify-content:center;display:flex}.main{padding:40px 0}.article-list{flex-direction:column;row-gap:52px;display:flex}.article-list-item{align-items:center;column-gap:60px;display:flex}.article-list-item__text-block{flex-direction:column;row-gap:14px;display:flex}.article-list-item img{border-radius:16px}.article-list-item h2{color:var(--text-color-header);letter-spacing:-.5px;font-size:1.25rem;line-height:1.5}.article-list-item h2 a{background-image:linear-gradient(var(--border-color), var(--border-color));background-position:100% 100%;background-repeat:no-repeat;background-size:0 1px;font-weight:600;transition:background-size .3s}.article-list-item h2 a:hover,.article-list-item h2 a:focus{background-position:0 100%;background-size:100% 1px;outline-color:#0000}.article-list-item time{color:var(--text-color-date);font-size:.875rem;font-weight:500}
