.block-fleet-cards{--cols:1;--gap:1.875rem;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--gap);margin:clamp(4rem,3.0343980344rem + 1.9656019656vw,5rem) 0}@media (min-width:768px){.block-fleet-cards{--cols:3}}.block-fleet-cards--stretch .block-fleet-card{flex-grow:1}.block-fleet-card{flex-basis:calc(100% / var(--cols) - var(--gap)/ var(--cols) * (var(--cols) - 1));background-color:#fff;border-radius:1.25rem;padding:2.25rem;box-shadow:0 11px 39px 0 rgba(0,38,120,.08);display:flex;flex-direction:column}.block-fleet-card .has-t-1-font-size,.block-fleet-card .has-t-2-font-size,.block-fleet-card .has-t-3-font-size,.block-fleet-card .has-t-4-font-size,.block-fleet-card .has-t-5-font-size,.block-fleet-card .has-t-6-font-size,.block-fleet-card h1,.block-fleet-card h2,.block-fleet-card h3,.block-fleet-card h4,.block-fleet-card h5,.block-fleet-card h6{margin-top:0;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #d1d6d8;text-align:center}.block-fleet-card .button-group{gap:.5rem;margin-top:auto}.block-fleet-card .button-group>*{flex-grow:1;padding:.375rem .75rem}.block-fleet-card__img-wrapper{margin-bottom:1.5rem}.block-fleet-card__img-wrapper img{display:block;max-width:70%;max-height:126px;height:auto;width:auto;margin:0 auto}.block-fleet-card__text{display:flex;flex-direction:column;flex:1}.block-fleet-card__text ol,.block-fleet-card__text ul{margin-top:0}.is_featured{position:relative;border:2px solid #00a190}.is_featured .featured-wrapper{display:flex;justify-content:center;align-items:center;flex:auto}.is_featured .featured-wrapper .featured-label{position:absolute;top:-1.3em;text-transform:uppercase;font-weight:700;color:#fff;background-color:#253746;padding:.4em 1.5em;font-size:.875em;border-radius:1.5em}