@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-project-content{width:100%;padding:40px 0;margin:0}@media (max-width: 1023px){.section-project-content{padding:30px 0}}@media (max-width: 767px){.section-project-content{padding:20px 0}}.section-project-content .container{display:flex;flex-direction:row;justify-content:space-between;gap:100px;color:#12192E}@media (max-width: 1023px){.section-project-content .container{gap:40px}}@media (max-width: 767px){.section-project-content .container{flex-direction:column;gap:20px}}.section-project-content .container h2,.section-project-content .container .body-regular-1{width:285px;flex-shrink:0;color:#12192E}.section-project-content .container p,.section-project-content .container h3,.section-project-content .container h4,.section-project-content .container h5{color:#676776;line-height:1.7}.section-project-content .container p a,.section-project-content .container h3 a,.section-project-content .container h4 a,.section-project-content .container h5 a{color:inherit;text-decoration:underline}.section-project-content .container p a:hover,.section-project-content .container h3 a:hover,.section-project-content .container h4 a:hover,.section-project-content .container h5 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-project-content .container h3,.section-project-content .container h4{font-weight:600}.section-project-content__description ul,.section-project-content__description ol{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column;gap:8px;margin-bottom:20px !important}.section-project-content__description ul>br,.section-project-content__description ol>br{display:none}.section-project-content__description ul li{position:relative;padding-left:20px;color:#676776}.section-project-content__description ul li::before{content:'';width:4px;height:4px;display:inline-block;position:absolute;top:11px;left:6px;background:#676776;border-radius:55%}.section-project-content__description ol{counter-reset:list-counter}.section-project-content__description ol li{position:relative;padding-left:24px;counter-increment:list-counter}.section-project-content__description ol li::before{content:counter(list-counter) ".";position:absolute;left:0;top:4px;font-size:12px;font-weight:500;color:var(--color-c-indigo-v-700);font-weight:500}.section-project-content__description p{margin-bottom:20px !important}.section-project-content__description p:last-child{margin-bottom:0 !important}.section-project-content__description.body-regular-2 h3{font-size:32px}.section-project-content__description.body-regular-2 h4{font-size:28px}.section-project-content__description.body-regular-3 h3{font-size:28px}.section-project-content__description.body-regular-3 h4{font-size:24px}.section-project-content__description.body-regular-4 h3{font-size:24px}.section-project-content__description.body-regular-4 h4{font-size:20px}.section-project-content__description.body-regular-5 h3{font-size:20px}.section-project-content__description.body-regular-5 h4{font-size:18px}.section-project-content--gray{padding-bottom:0;background:#F4F6F8}

/*# sourceMappingURL=project-content.css.map */
