.grid-section{padding:6rem 0 5rem}@media only screen and (max-width: 767px){.grid-section{padding-top:0;padding-bottom:1rem}}.grid-section-holder{display:flex;flex-wrap:wrap;gap:64px;padding-bottom:4rem}.grid-section-block{flex:29%;display:flex;flex-direction:column}@media only screen and (max-width: 767px){.grid-section-block{width:100%;flex:auto}}.grid-section-block-image{max-height:250px;margin:0 0 2.7rem;overflow:hidden;border-radius:0 0 30px 0}.grid-section-block-image img{width:100%;height:100%;object-fit:cover}.grid-section-block-content{flex-grow:1;display:flex;flex-direction:column}.grid-section-block-content h3{margin:0 0 1rem}.grid-section-block-content .content{margin:0 0 27px;flex:1}.grid-section-block-content .btn{max-width:fit-content}