:root{--color-white: #FFFFFF;--color-black: #000000;--color-red: #D61E00;--color-light-blue: #B6C5FF;--color-blue: #4068F7;--color-dark-blue: #0D2493;--color-green: #65BB5F;--transition: all .5s ease-in-out;--container-width: 1360px;--container-spacing: 15px;--container-spacing-lg: 30px;--site-max-width: 1920px;--space-sm: 20px;--space-md: 40px;--space-lg: 60px;--space-xl: 80px;--responsive-sm: 567px;--responsive-md: 768px;--responsive-lg: 992px;--responsive-xl: 1200px;--responsive-max-width: 1350px;--responsive-max-container-size: 1300px;--font-weight--bold: 700;--font-weight--semi-bold: 600;--font-weight--medium: 500;--font-weight--regular: 400;--font-weight--light: 300;--font-size--body: 14px;--font-family--primary: Poppins, Helvetica Neue, Helvetica, Arial, sans-serif}@media screen and (min-width: 992px){:root{--space-sm: 40px;--space-md: 60px;--space-lg: 80px;--space-xl: 100px}}.services .services__heading{margin-bottom:30px;text-align:center;max-width:860px;margin-left:auto;margin-right:auto}.services__grid{display:grid;grid-template-columns:1fr;gap:20px}@media screen and (min-width: 768px){.services__grid{grid-template-columns:repeat(2,1fr)}}
