@keyframes move-up-first{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes move-up-second{0%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes show{0%{opacity:0}40%,to{opacity:1}}@keyframes hide{0%{opacity:1}40%,to{opacity:0}}@keyframes move-arrow-first{0%{transform:translateX(0);opacity:1}25%{opacity:0}to{opacity:0;transform:translateX(22px)}}@keyframes move-arrow-second{0%{transform:translateX(-22px);opacity:0}25%{opacity:0}50%{opacity:1}to{opacity:1;transform:translateX(0)}}.article-item{overflow:hidden;position:relative;--title-margin:12px}@media(max-width:47.99em){.article-item{grid-column:span 4}}@media(min-width:48em)and (max-width:59.99em){.article-item{grid-column:span 2;margin-left:40px}@supports(grid-gap:var(--gutter )){.article-item{margin-left:0}}}@media(min-width:60em){.article-item{grid-column:span 2;margin-left:40px}@supports(grid-gap:var(--gutter )){.article-item{margin-left:0}}@supports(grid-gap:40px){.article-item{margin-left:0}}}@media(max-width:59.99em){.article-item--empty,.article-item--special-title-column{display:none}}@media(max-width:47.99em){.article-item--224-title-right-middle,.article-item--224-title-right-top,.article-item--422-title-left{grid-column:span 4}}@media(min-width:48em)and (max-width:59.99em){.article-item--224-title-right-middle,.article-item--224-title-right-top,.article-item--422-title-left{grid-column:span 4;margin-left:40px}@supports(grid-gap:var(--gutter )){.article-item--224-title-right-middle,.article-item--224-title-right-top,.article-item--422-title-left{margin-left:0}}}@media(min-width:60em){.article-item--224-title-right-middle,.article-item--224-title-right-top,.article-item--422-title-left{grid-column:span 4;margin-left:40px}@supports(grid-gap:var(--gutter )){.article-item--224-title-right-middle,.article-item--224-title-right-top,.article-item--422-title-left{margin-left:0}}@supports(grid-gap:40px){.article-item--224-title-right-middle,.article-item--224-title-right-top,.article-item--422-title-left{margin-left:0}}}.article-item--224-title-right-middle{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media(min-width:60em){.article-item--224-title-right-middle{height:calc((100vw - var(--gutter)*(var(--columns) + 1))/var(--columns)*2 + var(--gutter)*1);max-height:calc((1600px - var(--gutter)*(var(--columns) + 1))/var(--columns)*2 + var(--gutter)*1);max-height:none;min-height:190px}.article-item--sticky{position:sticky;top:calc(50% - 130px)}}@media(max-width:59.99em){.article-item--sticky{margin-top:calc(var(--title-margin)*-1);padding-top:var(--title-margin);grid-row-start:1}}.article-item__image{border-radius:20px;overflow:hidden;isolation:isolate;position:relative;margin-bottom:24px;max-width:100%}@media(min-width:48em){.article-item__image{margin-bottom:40px}}.article-item__image--icon .image__image{width:auto}.article-item__image--sharp-corners{border-radius:0}.article-item__label{font-family:var(--gilroy-bold,gilroybold),Helvetica,Arial,sans-serif;font-size:14px;line-height:18px;letter-spacing:.2px;padding:2px 0;margin-bottom:24px;display:inline-block;box-shadow:inset 0 -2px 0 #df1b12;color:#000}@media(min-width:48em){.article-item{--title-margin:18px}}.article-item__title{overflow-wrap:break-word;margin-bottom:var(--title-margin)}.article-item__body{overflow-wrap:break-word;margin-bottom:16px}@media(min-width:48em){.article-item__body{margin-bottom:24px}}.article-item__link{color:#666}@media(max-width:59.99em){.article-item>:last-child:not(:first-child){margin-bottom:0}}@media(min-width:60em){.article-item>:last-child{margin-bottom:0}}.article-item__cta:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.article-item--has-cta .article-item__body a{position:relative;z-index:1}.article-item--has-cta:hover .headline3{text-decoration:none}