.ServicesPreviewCards{background:var(--color-bg);padding:60px 0}@media screen and (max-width:767px){.ServicesPreviewCards{padding:30px 0}}.ServicesPreviewCards__title{margin-bottom:60px;max-width:770px}@media screen and (max-width:767px){.ServicesPreviewCards__title{margin-bottom:30px}}.ServicesPreviewCards__grid{display:grid;gap:30px;grid-template-columns:1fr 1fr}@media screen and (max-width:767px){.ServicesPreviewCards__grid{grid-template-columns:1fr}}.ServicesPreviewCards__sticky{position:sticky;top:122px}.ServicesPreviewCards__description{color:var(--color-text-gray);margin-bottom:40px}.ServicesPreviewCards__buttons{display:flex;flex-wrap:wrap;gap:16px}.ServicesPreviewCards__items{display:grid;gap:60px;grid-template-columns:1fr}@media screen and (max-width:767px){.ServicesPreviewCards__items{gap:30px}}
