@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-explore-more{width:100%;padding:80px 0}@media (max-width: 1023px){.section-explore-more{padding:30px 0}}@media (max-width: 767px){.section-explore-more{padding:20px 0}}.section-explore-more .container{display:flex;flex-direction:row;gap:60px;align-items:center}@media (max-width: 1023px){.section-explore-more .container{gap:40px;align-items:flex-start}}@media (max-width: 767px){.section-explore-more .container{gap:30px;flex-direction:column}}.section-explore-more__content{flex:1;display:flex;flex-direction:column;gap:45px}@media (max-width: 1023px){.section-explore-more__content{gap:30px}}.section-explore-more__content h2{background:#3A67FC;background:linear-gradient(to right, #3A67FC 0%, #172F74 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-explore-more__content ul{margin:0;padding:0;list-style-type:none;display:grid;-webkit-column-gap:190px;-moz-column-gap:190px;column-gap:190px;row-gap:30px;grid-template-columns:repeat(2, 1fr)}@media (max-width: 1023px){.section-explore-more__content ul{grid-template-columns:repeat(1, 1fr);-webkit-column-gap:0px;-moz-column-gap:0px;column-gap:0px;row-gap:10px}}.section-explore-more__content ul li{list-style:none}.section-explore-more__image{flex-shrink:0;width:480px;height:260px;overflow:hidden;border-radius:8px}@media (max-width: 1023px){.section-explore-more__image{width:200px;height:200px}}@media (max-width: 767px){.section-explore-more__image{width:100%;height:200px}}.section-explore-more__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.section-explore-more--gray{padding-bottom:0;background:#F4F6F8}.section-explore-more--right .container figure{order:1}.section-explore-more--right .container .section-explore-more__content{order:2}

/*# sourceMappingURL=explore-more.css.map */
