.section-news-hero{position:relative;padding:5rem 0 3rem;background:linear-gradient(180deg,#fff,#f0f2f3)}.section-news-hero .news-hero-header{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:7.25rem;border-bottom:1px solid #e2e6ea;padding:0 0 3rem}@media (max-width:62rem){.section-news-hero .news-hero-header{flex-direction:column;align-items:flex-start;gap:1rem;padding:0 0 2.5rem}}.section-news-hero .news-hero-header h1{font-size:5rem;flex:5;text-align:left;margin:0;padding:0}@media (max-width:62rem){.section-news-hero .news-hero-header h1{font-size:4.5rem}}@media (max-width:36rem){.section-news-hero .news-hero-header h1{font-size:3rem}}.section-news-hero .news-hero-header .news-hero-description{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1rem;flex:6}@media (max-width:62rem){.section-news-hero .news-hero-header .news-hero-description{flex-direction:row;justify-content:space-between;width:100%}}.section-news-hero .news-hero-header .news-hero-description svg{width:1.063rem;height:1.875rem}.section-news-hero .news-hero-post{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:7.25rem;padding:3rem 0 0}@media (max-width:62rem){.section-news-hero .news-hero-post{padding:2.5rem 0 0;flex-direction:column;gap:2rem}}.section-news-hero .news-hero-post .news-hero-post-thumbnail{flex:5}.section-news-hero .news-hero-post .news-hero-post-thumbnail img{width:100%;height:auto;object-fit:cover;border-radius:1rem;aspect-ratio:16/13}@media (max-width:62rem){.section-news-hero .news-hero-post .news-hero-post-thumbnail img{aspect-ratio:16/9}}.section-news-hero .news-hero-post .news-hero-post-content{flex:6;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;padding:2.5rem 0}@media (max-width:62rem){.section-news-hero .news-hero-post .news-hero-post-content{padding:0}}.section-news-hero .news-hero-post .news-hero-post-date{font-size:.875rem;color:#818588;margin:0 0 1rem}.section-news-hero .news-hero-post .news-hero-post-title{font-size:2.5rem;font-weight:900;line-height:1;letter-spacing:-.02em}@media (max-width:62rem){.section-news-hero .news-hero-post .news-hero-post-title{font-size:2rem;font-weight:900;line-height:1;letter-spacing:-.02em}}@media (max-width:36rem){.section-news-hero .news-hero-post .news-hero-post-title{font-size:1.75rem;font-weight:900;line-height:1;letter-spacing:-.02em}}.section-news-hero .news-hero-post .news-hero-post-excerpt{margin:0 0 1rem}.section-news-hero .news-hero-post .button-custom{margin:2rem 0 0}@media (max-width:62rem){.section-news-hero .news-hero-post .button-custom{margin:1rem 0 0}}.section-news-hero .news-hero-post .inner{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.section-news-list{position:relative;padding:5rem 0}@media (max-width:36rem){.section-news-list{padding:3rem 0}}.section-news-list .news-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));row-gap:3rem;column-gap:1rem}.section-news-list .load-more-btn{margin:3rem auto 0}.item-post-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:stretch}.item-post-card__image{width:100%}.item-post-card__image img{width:100%;height:auto;object-fit:cover;border-radius:.5rem;aspect-ratio:16/10}.item-post-card__date{color:#818588;font-size:.875rem;margin:1rem 0 .75rem}.item-post-card .inner{width:100%;position:relative;overflow:hidden;border-bottom:1px solid #e2e6ea;padding:0 0 .75rem;transition:border-bottom .3s ease}.item-post-card .inner button{transform:translate(-75%);transition:transform .3s ease}@media (max-width:62rem){.item-post-card .inner button{transform:translate(0)}}.item-post-card__content{flex:1}.item-post-card__content h3{font-size:1.5rem;letter-spacing:-.01em}.item-post-card:hover .inner{border-bottom:1px solid #ff6700}.item-post-card:hover .inner button{transform:translate(0)}.item-post-card:hover .inner button:hover{background:none;border:none}
