.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;letter-spacing:-0.01042em;line-height:1.4;font-weight:400}@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{position:relative;margin:0;margin-bottom:3rem}@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}}@media(max-width:37.5rem){.three-cols__col-image{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{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}