.bento3 .highlighting{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"hero hero hero" "grid1 grid1 grid1" "grid2 grid2 grid2";grid-gap:.3125em;gap:.3125em;width:100%;margin:0 auto}.bento3 .highlighting .item{display:block;width:100%;height:100%;overflow:hidden;border-radius:.1875em}.bento3 .highlighting .item__label{position:absolute;bottom:11px;left:8px}.bento3 .highlighting .item__label .title{text-align:left;padding-bottom:0}.bento3 .highlighting .item__label .title .firstLine{font-size:var(--size-21px);line-height:var(--size-21px);font-weight:700;display:block}.bento3 .highlighting .item__label .title .secondLine{font-size:var(--size-17px);line-height:var(--size-19px);font-weight:300;display:block;margin-top:-2px}.bento3 .highlighting .image-wrapper img{object-fit:inherit}.bento3 .highlighting .item--hero{grid-area:hero}.bento3 .highlighting .item--hero .image-wrapper{aspect-ratio:856/430}.bento3 .highlighting .item--grid1{grid-area:grid1}.bento3 .highlighting .item--grid1 .image-wrapper{aspect-ratio:500/210}.bento3 .highlighting .item--grid2{grid-area:grid2}.bento3 .highlighting .item--grid2 .image-wrapper{aspect-ratio:500/210}@media(min-width:1025px){.bento3 .highlighting{max-height:430px;overflow:hidden;gap:10px;grid-template-columns:minmax(556px,856px) minmax(200px,500px);grid-template-rows:1fr 1fr;grid-template-areas:"hero grid1" "hero grid2";aspect-ratio:1366/430}.bento3 .highlighting .item__label{bottom:8px;left:12px}.bento3 .highlighting .item__label .title .firstLine{font-size:var(--size-29px);line-height:var(--size-29px)}.bento3 .highlighting .item__label .title .secondLine{font-size:var(--size-26px);line-height:var(--size-28px);margin-top:-5px}}.banner{align-items:center;border-radius:3px 3px 0 0;display:flex;justify-content:center;padding:14px 15px 13px 16px}@media(min-width:1025px){.banner{padding:17px 15px 13px 16px}}.banner .banner__title{width:100%;overflow:hidden}.banner .banner__title p{display:block;font-family:ArchivoExtraCondensed,Helvetica,Arial,sans-serif;font-size:var(--size-18px);font-style:normal;font-weight:300;height:18px;line-height:20px;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@media(min-width:1025px){.banner .banner__title p{font-size:var(--size-24px);line-height:28px;height:26px}}.banner .banner__title p span{display:inline-block;font-size:inherit;line-height:inherit}.banner .banner__title p strong,.banner .banner__title p sup{display:inline-block;font-family:ArchivoExtraCondensed,Helvetica,Arial,sans-serif;font-size:1.375em;font-weight:700}.banner .banner__title p strong{vertical-align:-1px}.banner .banner__title p sup{font-size:.75em;line-height:25px;padding-left:1px;vertical-align:text-top}.with-banner .item:first-child{border-radius:0 0 3px 3px}@media(min-width:1025px){.with-banner .item:nth-child(2){border-radius:0 0 3px 3px}}