.grid-boxes{flex-wrap:wrap;z-index:1}.grid-boxes,.grid-boxes__item{display:flex;position:relative}.grid-boxes__item{flex:350px;justify-content:center;max-width:100%}.grid-boxes__item-image{height:100%;left:0;margin:0;position:absolute;top:0;width:100%;z-index:0}.grid-boxes__item-image img{display:block;height:100%!important;left:0;object-fit:cover;position:absolute;top:0;width:100%}.grid-boxes__item-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.grid-boxes__item-body{display:flex;flex-direction:column;max-width:700px;padding:60px 3rem;position:relative;width:100%;z-index:2}@media screen and (max-width:767px){.grid-boxes__item-body{padding:3rem 2rem}}.grid-boxes__item-title{color:inherit;font-size:24px;font-weight:700;line-height:1.2;margin:0;max-width:100%;width:90%}@media screen and (max-width:767px){.grid-boxes__item-title{font-size:20px}}.grid-boxes__item-subtitle{color:inherit;font-size:20px;font-weight:500;line-height:1.2;margin:8px 0 0;width:100%}@media screen and (max-width:767px){.grid-boxes__item-subtitle{font-size:18px}}.grid-boxes__item-text{color:inherit;font-size:1rem;font-weight:400;line-height:1.7;margin:32px 0 0;width:100%}.grid-boxes__item-text p{font-size:inherit}.grid-boxes__item-text>:last-child{margin-bottom:0}.grid-boxes__item-actions{margin:auto 0 0;width:100%}.grid-boxes__item-actions .button{margin-top:32px}