@keyframes bounceDown{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateY(-4px)}50%{transform:scale(1.05, 0.95) translateY(6px)}57%{transform:scale(1, 1) translateY(-2px)}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes bounce2{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateX(-4px)}50%{transform:scale(1.05, 0.95) translateX(2px)}57%{transform:scale(1, 1) translateX(-2px)}64%{transform:scale(1, 1) translateX(0)}100%{transform:scale(1, 1) translateX(0)}}.article-cards{padding:32px 0}.article-cards__slide{overflow:hidden}.article-cards__slide .swiper-wrapper{align-items:stretch}.article-cards__head{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-bottom:24px}.article-cards__title{width:100%;flex:0 0 100%}.article-cards__action{width:100%;flex:0 0 100%}.article-cards__dots{display:flex;width:100%;padding:8px 16px;justify-content:center;align-items:center;gap:12px;margin-top:32px}.article-cards__dots .swiper-pagination-bullet{width:32px;height:6px;border-radius:4px;background:#8b95a5;margin:0 !important;transition:all linear .2s}.article-cards__dots .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#4b61dd;transition:all linear .2s}.article-cards .artikel{margin-right:32px;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;gap:32px}.article-cards .artikel__item{display:flex;flex-direction:column;gap:24px;justify-content:space-between;align-self:stretch;height:unset}.article-cards .artikel__item .ellipse{position:relative;width:4px;height:4px;background-color:#626b79;border-radius:2px}.article-cards .artikel__item__image{border-radius:16px;overflow:hidden;position:relative;background-color:#f1f5f9;height:150px}.article-cards .artikel__item__image .object-fit-cover{display:flex;position:relative;align-self:stretch;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}.article-cards .artikel__item__image .object-fit-cover:hover{opacity:.8}.article-cards .artikel__item__image a{position:relative}.article-cards .artikel__item__image a span.badge{font-size:12px;line-height:16px;background:#0055a2;color:#fff;position:absolute;top:8px;right:8px;text-transform:capitalize;border-radius:50px;padding:0 6px}.article-cards .artikel__item__image a span.badge.talenta,.article-cards .artikel__item__image a span.badge.jurnal{background:#ffc400;color:#232933}.article-cards .artikel__item__image a span.badge.qontak{background:#ffed51;color:#232933}.article-cards .artikel__item__content{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;gap:32px}.article-cards .artikel__item__content__meta{gap:8px;font-size:14px;line-height:20px}.article-cards .artikel__item__content__meta .category-name{color:#626b79;font-family:"Inter",sans-serif;font-weight:600}.article-cards .artikel__item__content__meta>.category-name{margin-bottom:8px}.article-cards .artikel__item__content__meta .text-read-time{color:#626b79;font-family:"Inter",sans-serif;font-weight:400}.article-cards .artikel__item__content__title h3{font-size:20px;font-style:normal;line-height:32px;font-family:"Inter",sans-serif;font-weight:600;margin-bottom:8px}.article-cards .artikel__item__content__title h3:hover{color:#4b61dd}.article-cards .artikel__item__content__title h3 a{color:#343a40}.article-cards .artikel__item__content__title h3 a:hover{color:#4b61dd;text-decoration:underline}.article-cards .artikel__item__content__bottom{display:flex;flex-direction:row;gap:8px;align-items:center;font-size:14px;line-height:20px;font-family:"Inter",sans-serif;font-weight:400;padding-bottom:16px;border-bottom:1px solid #d0d6dd}.article-cards .artikel__item__content__bottom .author{display:flex;flex-direction:row;align-items:center;gap:8px;overflow:hidden;position:relative;font-size:14px;font-family:"Inter",sans-serif;font-weight:400;line-height:20px}.article-cards .artikel__item__content__bottom .author a{display:flex;flex-direction:row;align-items:center;gap:8px}.article-cards .artikel__item__content__bottom .author .avatar-author{border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.article-cards .artikel__item__content__bottom .author .author-name{font-family:"Inter",sans-serif;font-weight:400}.article-cards .artikel__item__content__bottom .author .post-date{color:#626b79;font-family:"Inter",sans-serif;font-weight:400}.article-cards .artikel__item__content__bottom .author .post-date.sm{display:none}.article-cards .artikel__item__content__info{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:12px}.article-cards .artikel__item__content__info .post-date,.article-cards .artikel__item__content__info .text-read-time{font-size:14px;line-height:20px;color:#626b79}@media screen and (min-width: 768px){.article-cards__title{max-width:70%}.article-cards__action{max-width:25%;text-align:right}}@media screen and (min-width: 1024px){.article-cards__title{max-width:55%}.article-cards__action{max-width:40%;text-align:right}}@media screen and (min-width: 1200px){.article-cards{padding:64px 0}.article-cards__title{max-width:55%;font-size:32px;line-height:40px;font-family:"Inter",sans-serif;font-weight:600;margin-bottom:0}.article-cards__action{max-width:35%}}/*# sourceMappingURL=article-cards.min.css.map */