.our-facilities{text-align:center}.our-facilities__title{font-size:var(--fs-h2);line-height:var(--lh-h2);font-weight:var(--w-h2);margin-bottom:var(--space-5);color:var(--black)}.our-facilities__grid{margin-bottom:var(--space-4);align-items:start}.our-facilities__item{text-align:center;padding-inline:var(--space-2);display:flex;flex-direction:column;align-items:center;gap:var(--space-2)}.our-facilities__icon img{width:clamp(50px,6vw,80px);height:auto;object-fit:contain;display:block;margin-inline:auto}.our-facilities__text{font-size:clamp(20px,2.4vw,28px);line-height:1.3;margin:0;font-weight:600;color:var(--black)}.our-facilities__desc{font-size:var(--font-body);line-height:var(--lh-body);color:var(--black);opacity:.85;margin:0;max-width:380px}.our-facilities__cta{margin-top:60px}@media (max-width:1023px){.our-facilities__text{font-size:clamp(18px,3vw,24px)}}@media (max-width:599px){.our-facilities__item{padding-inline:0}}.our-facilities__icon{height:90px;display:flex;justify-content:center;align-items:flex-end}.our-facilities__icon img{width:auto;max-height:90px}