@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-latest-articles{width:100%;padding:40px 0;margin:0;--peek: 200px;overflow:hidden}@media (max-width: 1023px){.section-latest-articles{padding:30px 0}}@media (max-width: 767px){.section-latest-articles{padding:20px 0}}.section-latest-articles .container{display:flex;flex-direction:column;justify-content:space-between;gap:60px;color:#12192E;margin-bottom:80px}@media (max-width: 1023px){.section-latest-articles .container{gap:30px;margin-bottom:40px}}.section-latest-articles__top{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media (max-width: 767px){.section-latest-articles__top{justify-content:space-between;align-items:flex-start}.section-latest-articles__top .heading-1{max-width:170px}.section-latest-articles__top .btn{margin-left:auto}}.section-latest-articles__viewport{width:calc(100% + (var(--peek) * 2));margin-left:calc(var(--peek) * -1)}@media (max-width: 767px){.section-latest-articles__viewport{width:90%;margin:0;padding:0 5%}}.section-latest-articles__viewport .news-carousel{padding:0 0 30px 0}.section-latest-articles__viewport .news-carousel .owl-item{box-sizing:border-box;width:clamp(280px, 30vw, 420px);height:auto;transition:all .3s linear}.section-latest-articles__viewport .news-carousel .owl-item.is-edge{-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0.9}@media (max-width: 767px){.section-latest-articles__viewport .news-carousel .owl-item.is-edge{-webkit-filter:unset;filter:unset;-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}}.section-latest-articles__viewport .news-carousel .owl-item h3{min-height:73px}.section-latest-articles__viewport .news-carousel .owl-item figure{aspect-ratio:16/9}.section-latest-articles__viewport .news-carousel .owl-stage-outer{padding-bottom:30px}.section-latest-articles .owl-dots{position:absolute;bottom:5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}@media (max-width: 767px){.section-latest-articles .owl-dots{gap:4px}}.section-latest-articles .owl-dots .owl-dot span{width:12px;height:12px;opacity:1;background:#a4a4ad;margin:0}.section-latest-articles .owl-dots .owl-dot.active span{width:16px;height:16px;background:#172F74}.section-latest-articles .owl-nav{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:400px}.section-latest-articles .owl-nav .la-prev,.section-latest-articles .owl-nav .la-next{border:none;inline-size:24px;block-size:24px;background:url("../../images/icon_arrow-gray_left.svg") center center no-repeat;background-size:contain;cursor:pointer}.section-latest-articles .owl-nav .la-prev{background:url("../../images/icon_arrow-gray_left.svg") center center no-repeat;background-size:contain}.section-latest-articles .owl-nav .la-prev:hover{background:url("../../images/icon_arrow-gradient_left.svg") center center no-repeat;background-size:contain}.section-latest-articles .owl-nav .la-next{background:url("../../images/icon_arrow-gray_right.svg") center center no-repeat;background-size:contain}.section-latest-articles .owl-nav .la-next:hover{background:url("../../images/icon_arrow-gradient_right.svg") center center no-repeat;background-size:contain}@media (max-width: 767px){.section-latest-articles .swiper-slide{width:82vw}}.section-latest-articles--gray{padding-bottom:0;background:#F4F6F8}

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