.articles-hero{z-index:1;box-sizing:border-box;background:url(/articles/hero.svg) top/cover no-repeat;align-items:flex-end;width:100vw;min-height:320px;margin-left:-50vw;margin-right:-50vw;padding:40px 0 60px;display:flex;position:relative;left:50%;right:50%}.articles-hero-header{box-sizing:border-box;justify-content:flex-start;align-items:flex-end;width:100%;height:100%;padding:0 clamp(24px,6vw,240px);display:flex}.articles-hero-title{color:#fff;text-align:left;flex-direction:column;gap:8px;margin:0 0 40px;font-family:Montserrat;font-size:clamp(26px,4.2vw,30px);font-weight:600;line-height:1.3;display:flex}.articles-hero-line1,.articles-hero-line2{display:block}@media (max-width:1023px){.articles-hero{background-position:top;justify-content:center;align-items:center;min-height:280px;padding:50px 0 36px}.articles-hero-header{justify-content:center;align-items:center;padding:0 16px}.articles-hero-title{text-align:center;margin-bottom:28px;font-size:22px}}@media (min-width:1023px){.articles-hero{justify-content:flex-start;align-items:flex-end;min-height:220px;padding:100px 0 40px}.articles-hero-header{padding:0 clamp(24px,6vw,240px)}.articles-hero-title{font-weight:600}}@media (min-width:1440px){.articles-hero{min-height:240px;padding:100px max(clamp(180px,10vw,240px),50vw - 700px) 40px}.articles-hero-header{padding:0}.articles-hero-title{margin-bottom:48px;font-size:32px}}@media (min-width:2500px){.articles-hero{min-height:280px;padding:120px calc(50vw - 700px) 48px}.articles-hero-title{gap:12px;margin-bottom:52px;font-size:36px}}
