.highlights{position:relative;z-index:2;display:flex}.highlights__media{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(242,242,241,.5) 50%,#fff 0)}main .highlights__media.media{background:0 0}.highlights__content{position:relative;z-index:2;display:flex;align-items:center;flex-direction:column;justify-content:center;max-width:85.6rem;width:100%;margin:0 auto;padding:0;text-align:center}.highlights__heading{margin-top:-1.8px;margin-bottom:2.4rem;letter-spacing:.05em;text-transform:uppercase;color:inherit}.highlights__text{max-width:100%;margin-bottom:2.4rem;padding:0 1.6rem;font-size:2rem;font-weight:400;line-height:2.4rem;letter-spacing:normal}.dynamic-highlights .highlights__icon-list{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:0;width:100%}.highlights__icon-list{display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));margin:0}.highlights-item{display:flex;flex-direction:column;align-items:center;margin:0 1.6rem}.highlights-item--bottom .highlights-item__caption{margin:1.6rem 0 0}@media screen and (max-width:749px){.highlights-item--mobile-top{align-items:center;flex-direction:column-reverse}.highlights-item--mobile-top .highlights-item__caption{margin-bottom:1.6rem}.highlights-item--mobile-bottom{align-items:center;flex-direction:column}.highlights-item__caption--mobile-left{text-align:left}.highlights-item__caption--mobile-center{text-align:center}.highlights-item__caption--mobile-right{text-align:right}}@media screen and (min-width:750px){.highlights__heading,.highlights__text{margin-bottom:3.2rem}.highlights-item--top{align-items:center;flex-direction:column-reverse}.highlights-item--top .highlights-item__caption{margin-bottom:1.6rem}.highlights-item--right .highlights-item__caption{margin-left:1.6rem}.highlights-item--bottom{flex-direction:row}.highlights-item--bottom .highlights-item__caption{margin:0 0 0 1.6rem}.highlights-item--left{flex-direction:row-reverse}.highlights-item--left .highlights-item__caption{margin-right:1.6rem}}.highlights-item__caption{text-transform:uppercase;font-family:var(--font-accent-family);font-size:2.4rem;line-height:1}.highlights__content .highlights__button{padding:1.2rem 1.6rem}.highlights__button{--color-button-text:var(--color-foreground);--color-button:var(--color-background);margin-top:2.4rem}.highlights__button--left{align-self:flex-start}.highlights__button--right{align-self:flex-end}