.home-news-carousel{background-color:#fff;border-radius:24px;box-shadow:0 4px 20px #00000005;margin:20px auto;max-width:100%;width:100%}@media (max-width:767.98px){.home-news-carousel{border-radius:16px}}.home-news-carousel__container{box-sizing:border-box;padding:32px}@media (max-width:767.98px){.home-news-carousel__container{padding:24px 16px}}.home-news-carousel__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.home-news-carousel__title{color:#0c1a30;font-family:var(--font-family--heading),sans-serif;font-size:20px;font-weight:800;margin:0;text-transform:uppercase}.home-news-carousel__title span{color:#ff4e00}.home-news-carousel__view-all{border-bottom:1px solid #0c1a304d;color:#5e6d82;font-family:var(--font-family--body),sans-serif;font-size:13px;font-weight:600;line-height:1;padding-bottom:2px;text-decoration:none;transition:all .2s ease}.home-news-carousel__view-all:hover{border-bottom-color:#ff4e00;color:#ff4e00}.home-news-carousel__slider-wrapper{position:relative;width:100%}.home-news-carousel__viewport{overflow:hidden;width:100%}.home-news-carousel__track{display:flex;gap:16px;transition:transform .4s cubic-bezier(.25,1,.5,1);width:100%}@media (max-width:767.98px){.home-news-carousel__track{flex-direction:column;gap:20px}}.home-news-carousel__slide{flex-shrink:0;width:calc(33.333% - 11px)}@media (max-width:767.98px){.home-news-carousel__slide{width:100%!important}}.home-news-carousel__card{display:block;text-decoration:none;width:100%}.home-news-carousel__image-wrapper{aspect-ratio:2/1;background-color:#f7f7f7;border-radius:12px;margin-bottom:12px;max-height:360px;overflow:hidden;position:relative;width:100%}@media (max-width:767.98px){.home-news-carousel__image-wrapper{height:200px}}.home-news-carousel__img{display:block;height:100%;object-fit:cover;width:100%}.home-news-carousel__play-btn{align-items:center;background-color:#0b172999;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:36px;z-index:2}.home-news-carousel__info{display:flex;flex-direction:column;gap:6px}.home-news-carousel__card-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;color:#0c1a30;display:-webkit-box;font-family:var(--font-family--heading),sans-serif;font-size:14px;font-weight:700;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis}.home-news-carousel__read-more{border-bottom:1px solid #0c1a3033;color:#5e6d82;display:inline-block;font-family:var(--font-family--body),sans-serif;font-size:11px;font-weight:600;line-height:1;padding-bottom:1px;text-transform:capitalize;width:-moz-fit-content;width:fit-content}.home-news-carousel__nav{align-items:center;background:#fff;border:1px solid #eaecef;border-radius:50%;box-shadow:0 4px 12px #00000014;color:#0c1a30;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:36px;z-index:10}@media (max-width:767.98px){.home-news-carousel__nav{display:none!important}}.home-news-carousel__nav:disabled{cursor:not-allowed;opacity:.3}.home-news-carousel__nav:not(:disabled):hover{background:#ff4e00;border-color:#ff4e00;color:#fff}.home-news-carousel__nav--prev{left:-18px}.home-news-carousel__nav--next{right:-18px}.home-news-carousel__mobile-action{display:flex;justify-content:center;margin-top:16px;width:100%}.home-news-carousel__btn-outline{align-items:center;background:#0000;border:1px solid #eaecef;border-radius:20px;color:#0c1a30;display:inline-flex;font-family:var(--font-family--body),sans-serif;font-size:13px;font-weight:600;height:38px;justify-content:center;padding:0 24px;text-decoration:none}