.systems-cards{position:relative}@media(max-width:990px){.systems-cards{padding-bottom:90px!important}}.systems-cards__grid{display:grid;gap:18px}@media(min-width:860px){.systems-cards__grid{grid-template-columns:repeat(3,1fr);gap:22px}}.systems-card{overflow:hidden;display:flex;flex-direction:column}.systems-card__heading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.systems-card__heading .systems-card__title{font-size:clamp(22px,3.2vw,32px);font-style:normal;font-weight:400;line-height:clamp(30px,4vw,40px);margin-bottom:16px;text-align:center}.systems-card__heading .systems-card__subtitle{text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:18%;letter-spacing:1.2px;text-transform:uppercase}.systems-card__media{position:relative;overflow:hidden;height:280px}.systems-card__image{width:100%;height:100%;object-fit:cover;display:block;filter:blur(0px);transform:scale(1.02);transition:transform .5s ease}.systems-card:hover .systems-card__image{transform:scale(1.06)}.systems-card__body{padding:40px 40px 54px;display:flex;flex-direction:column;gap:12px;background:var(--black);border-radius:4px}.systems-card__text{font-size:16px;font-style:normal;font-weight:400;line-height:clamp(22px,2.2vw,24px);text-align:center;margin-bottom:16px}.systems-card__text p{margin:0 0 14px}.systems-card__text p:last-child{margin-bottom:0}.systems-card__cta{text-align:center}
