.ap3-grid--five{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-top:1px solid var(--border);border-left:1px solid var(--border)}.ap3-grid--five .ap3-value{min-height:238px;margin:0;padding:27px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:transparent}.ap3-grid--five .ap3-value__icon{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--orange);color:var(--orange-ink);font-weight:700}.ap3-grid--five .ap3-value h3{margin:13px 0 10px;font:600 20px var(--display);letter-spacing:-.035em}.ap3-grid--five .ap3-value p{font-size:14px;color:#555}.ap3-carousel{border:1px solid var(--border);background:#fff}.ap3-carousel__intro{padding:28px 28px 0}.ap3-carousel__intro h3{font:600 30px/1.1 var(--display);letter-spacing:-.045em}.ap3-carousel__slide{display:grid;grid-template-columns:1fr 1fr;margin-top:20px}.ap3-carousel__slide>div:first-child{min-height:260px;background:#ff7900}.ap3-carousel__slide>div:first-child img{width:100%;height:100%;display:block;object-fit:cover}.ap3-carousel__copy{padding:28px}.ap3-carousel__copy h4{font:600 26px/1.12 var(--display);letter-spacing:-.04em}.ap3-carousel__copy p{color:#555}.ap3-newsletter{padding:55px 0;border-top:1px solid var(--border)}@media(max-width:760px){.ap3-grid--five,.ap3-carousel__slide{grid-template-columns:1fr}.ap3-grid--five .ap3-value{min-height:0}.ap3-carousel__slide>div:first-child{min-height:210px}}
