@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-related-articles{width:100%;padding:40px 0;margin:0}@media (max-width: 1023px){.section-related-articles{padding:40px 0}}@media (max-width: 767px){.section-related-articles{padding:30px 0}}.section-related-articles .container{display:flex;flex-direction:column;justify-content:space-between;gap:60px;color:#12192E}@media (max-width: 1023px){.section-related-articles .container{gap:40px}}@media (max-width: 767px){.section-related-articles .container{gap:30px}}.section-related-articles__top{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media (max-width: 767px){.section-related-articles__top{justify-content:space-between;align-items:flex-start}.section-related-articles__top .heading-1{max-width:170px}.section-related-articles__top .btn{margin-left:auto}}.section-related-articles__list{width:calc(100% - 96px);margin:0 48px;display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}@media (max-width: 1023px){.section-related-articles__list{width:calc(100% - 48px);margin:0 24px;gap:20px}}@media (max-width: 767px){.section-related-articles__list{width:100%;margin:0;grid-template-columns:repeat(1, 1fr);gap:20px}}.section-related-articles__list figure{aspect-ratio:16 / 9}.section-related-articles--gray{padding-bottom:0;background:#F4F6F8}

/*# sourceMappingURL=related-articles.css.map */
