.tile-columns{display:grid;gap:20px;grid-template-rows:1fr;padding-bottom:140px}.tile,.tile-columns{align-items:flex-start}.tile{background-image:var(--gradient-hero,"");background-repeat:no-repeat;background-size:cover;box-shadow:2px 4px 8px 0 rgba(0,0,0,.04),3px 4px 12px 6px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:700px;padding:52px 40px 80px}.tile .tile__info-section>img{height:82px;margin-bottom:100px;width:auto}.tile .tile__info-section .tile__title{color:var(--black);font-family:Figtree;font-size:32px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px}@media (min-width:834px){.tile-columns{padding:0 80px 140px}.tile{min-height:674px;padding:52px 80px 80px}.tile .tile__info-section>img{height:100px}}@media (min-width:1440px){.tile-columns{grid-template-columns:repeat(var(--columns-size),1fr);grid-template-rows:none}.tile{min-height:761px}.tile .tile__info-section>img{height:70px;margin-bottom:70px}}@media (min-width:1920px){.tile{min-height:700px}.tile .tile__info-section>img{height:100px;margin-bottom:100px}}