@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--color-s-black-v-100: #12192E;--color-s-black-v-200: #343434;--color-s-blue-v-100: #172F74;--color-s-blue-v-200: #3A67FC;--color-s-red-v-100: red;--color-s-red-v-200: #DB1212;--color-s-gray-v-100: #676776;--color-s-gray-v-200: #a4a4ad;--color-s-gray-v-300: #e1e1e4;--color-s-gray-v-400: #F4F6F8;--color-s-gray-v-500: #D9D9D9;--color-s-white-v-100: #fff;--space-xxs: 8px;--space-xs: 16px;--space-sm: 32px;--space-md: 40px;--space-lg: 48px;--space-xl: 60px;--space-xxl: 72px;--space-xxxl: 80px;--space-xxxx: 100px;--space-xxxxx: 120px}@use '../abstracts/variables' as *;.section-why-do-ok{width:100%;padding:0;margin:0;background:#3A67FC}.section-why-do-ok .container{padding:40px 0 0 0;display:flex;flex-direction:column;justify-content:space-between;gap:50px;color:#fff}@media (max-width: 1023px){.section-why-do-ok .container{padding:30px 0 0 0;gap:25px}}@media (max-width: 767px){.section-why-do-ok .container{padding:20px 0 0 0;gap:20px}}.section-why-do-ok .container h2,.section-why-do-ok .container .body-regular-1{color:#fff}.section-why-do-ok .container .body-regular-1{line-height:1.5}.section-why-do-ok .container .body-regular-2{color:#676776;line-height:1.25}.section-why-do-ok .container p a{color:inherit;text-decoration:underline}.section-why-do-ok .container p a:hover{text-decoration:none;background:#3A67FC;background:linear-gradient(to right, #3A67FC 0%, #172F74 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-why-do-ok__grid{display:grid;gap:40px;row-gap:40px}@media (max-width: 1023px){.section-why-do-ok__grid{gap:30px;row-gap:30px}}@media (max-width: 767px){.section-why-do-ok__grid{gap:20px;row-gap:20px}}.section-why-do-ok__grid--2{grid-template-columns:repeat(2, 1fr);-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px}@media (max-width: 1023px){.section-why-do-ok__grid--2{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}@media (max-width: 767px){.section-why-do-ok__grid--2{grid-template-columns:repeat(1, 1fr);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}.section-why-do-ok__grid--3{grid-template-columns:repeat(3, 1fr);-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px}@media (max-width: 1023px){.section-why-do-ok__grid--3{grid-template-columns:repeat(2, 1fr);-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}@media (max-width: 767px){.section-why-do-ok__grid--3{grid-template-columns:repeat(1, 1fr);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}.section-why-do-ok__grid__item{display:flex;flex-direction:column;gap:10px}.section-why-do-ok__grid__item p{text-align:justify}

/*# sourceMappingURL=why-do-ok.css.map */
