.office-service-cards{background:#fff;margin:auto;max-width:1780px;padding:72px 0}.office-service-cards__heading{margin-bottom:34px}.office-service-cards__heading h2{color:#16214d;font-size:40px;font-weight:700;letter-spacing:2px;line-height:1.2;margin:0 0 10px;text-transform:uppercase}.office-service-cards__intro{color:#26345d;font-size:22px;line-height:1.55}.office-service-cards__intro p{margin:0}.office-service-cards__grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px}.office-service-card{background:#f7f7f8;border-radius:22px;overflow:hidden}.office-service-card__image{background:#1b2756;height:298px;overflow:hidden;position:relative}.office-service-card__image:after{background:rgba(20,31,76,.15);content:"";inset:0;position:absolute}.office-service-card__image>img{display:block;height:100%;object-fit:cover;width:100%}.office-service-card__overlay{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:center;padding:20px;position:absolute;text-align:center;z-index:2}.office-service-card__icon{align-items:center;background:#4b9fe1;border-radius:50%;display:flex;height:44px;justify-content:center;margin-bottom:15px;width:44px}.office-service-card__icon img{height:22px;object-fit:contain;width:22px}.office-service-card__overlay-title{color:#fff;font-size:19px;font-weight:700;letter-spacing:1px;line-height:1.2;text-transform:uppercase}.office-service-card__content{padding:27px 28px 28px}.office-service-card__content h3{color:#17214d;font-size:32px;font-weight:700;line-height:1.25;margin:0 0 14px}.office-service-card__text{color:#27345e;font-size:22px;line-height:1.48}.office-service-card__text p{margin:0}@media (max-width:767px){.office-service-cards{padding:52px 0}.office-service-cards__heading h2{font-size:22px}.office-service-cards__grid{gap:20px;grid-template-columns:1fr}.office-service-card__image{height:210px}}