.three-cols{position:relative;z-index:2}.three-cols__row{display:grid;grid-template-columns:1fr;margin-top:5rem;grid-gap:3rem}@media (max-width:48rem){.three-cols__row{margin-top:3.75rem}}@media (max-width:37.5rem){.three-cols__row{margin-top:3.25rem}}@media (min-width:37.501rem){.three-cols__row{grid-template-columns:repeat(2,1fr);grid-gap:2.25rem}}@media (min-width:65.001rem){.three-cols__row{grid-template-columns:repeat(3,1fr)}}@media (min-width:87.751rem){.three-cols__row{grid-gap:5rem}}.three-cols__row::first-child{margin-top:0}.three-cols__col{font-size:24px;font-size:1.5rem;font-weight:400;letter-spacing:-.01042em;line-height:1.4}@media (max-width:48rem){.three-cols__col{font-size:18px;font-size:1.125rem;line-height:1.5}}.three-cols__col h3+p{margin-top:.7em}.three-cols__col-image{margin:0 0 3rem;position:relative}@media (max-width:48rem){.three-cols__col-image{margin-bottom:2.25rem}}@media (max-width:37.5rem){.three-cols__col-image{margin-bottom:1.95rem;margin-left:-1.5rem;margin-right:-1.5rem}}.three-cols__col-image:before{content:"";display:block;padding-top:72.4%}.three-cols__col-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}