.recent_news_press{position:relative;padding:70px 0}.recent_news-overlay,.recent_news_overlay{height:100%;width:100%;top:0;left:0;position:absolute}.recent_news_press--dark{background-color:var(--dark-navy)}.recent_news_press--dark .recent_news-overlay{background-color:transparent;background-image:radial-gradient(at center center,var(--signal-blue) 0,#1d080d00 40%);opacity:.6;transition:background .3s,border-radius .3s,opacity .3s}.recent_news_press--dark .recent_news_header{text-align:center;margin-bottom:40px;position:relative;z-index:1}.recent_news_press--dark .recent_news_header .recent-news-title{color:var(--white-color)}.recent_news_press--light{background:var(--grey-color1)}.recent_news_press--light .recent_news-overlay{display:none}.recent_news_press--light .recent_news_header{text-align:left;margin-bottom:40px;position:relative;z-index:1}.recent_news_press--light .recent_news_header .recent-news-title{color:var(--black-color)}.recent-news-press-content,.recent-news-wrapper{position:relative;z-index:1}.recent-news-wrapper{position:relative}.recent-new-slider-con{height:100%}.recent-news-card-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;border-radius:10px;overflow:hidden}.recent_news_press--dark .recent-news-card-link{background:rgba(var(--black-color-rgb),.4);border:1px solid rgba(var(--signal-blue-rgb),.2)}.recent_news_press--light .recent-news-card-link{background:var(--white-color);border:1px solid rgba(14,20,21,.08);box-shadow:0 10px 24px rgba(125,138,152,.08);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.recent_news_press--light .recent-news-card-link:hover{transform:translateY(-6px);box-shadow:0 18px 34px rgba(125,138,152,.12);border-color:rgba(var(--signal-blue-rgb),.25)}.recent-news-card-media{position:relative;height:210px;overflow:hidden}.recent-news-card-media img{transition:transform .4s ease}.recent-news-card-link:hover .recent-news-card-media img{transform:scale(1.04)}.recent-bg-img,.recent-bg-img img{width:100%;height:100%}.recent-bg-img img{object-fit:cover;display:block}.recent-news-top{position:absolute;top:16px;left:16px;display:flex;flex-wrap:wrap;gap:10px;z-index:2}.recent-news-content{padding:26px 24px 24px;display:flex;flex-direction:column;justify-content:space-between;flex:1 1}.recent-item-content .recent-news-date{margin-bottom:10px;font-size:13px;line-height:1.4}.recent-item-content h3{font-family:var(--primary-font);font-size:1.25rem;line-height:1.3;margin-bottom:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recent-item-content .dis{margin-bottom:16px;line-height:1.65}.read-more{font-family:var(--primary-font);text-decoration:none;gap:6px;font-weight:500;margin:0;transition:color .25s ease,transform .25s ease}.read-more,.read-more span{display:inline-flex;align-items:center}.read-more span{transition:transform .25s ease}.recent-news-card-link:hover .read-more{color:var(--main-color)}.recent-news-card-link:hover .read-more span{transform:translateX(4px)}.recent_news_press--dark .recent-item-content h3,.recent_news_press--dark .recent-item-content p{color:var(--white-color)}.recent_news_press--dark .recent-news-date{color:rgba(255,255,255,.75)}.recent_news_press--dark .read-more{color:var(--main-color)}.recent_news_press--light .recent-item-content h3,.recent_news_press--light .recent-item-content p{color:var(--black-color)}.recent_news_press--light .recent-news-date{color:var(--grey-color4)}.recent_news_press--light .read-more{color:var(--main-color)}.recent-news-category-btn{width:-moz-fit-content;width:fit-content;border:1px solid rgba(var(--signal-blue-rgb),.8);background:rgba(var(--light-navy-rgb),.9);color:var(--white-color)!important;border-radius:999px;padding:7px 12px;font-size:13px;line-height:1;text-decoration:none;box-shadow:0 2px 6px rgba(var(--black-color-rgb),.2)}.recent-news-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:38px;height:38px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.recent-news-arrow--prev{left:-50px}.recent-news-arrow--next{right:-50px}.recent_news_press--dark .recent-news-arrow{background:rgba(255,255,255,.08);color:var(--white-color);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.recent_news_press--dark .recent-news-arrow:hover{background:var(--main-color);color:var(--white-color);transform:translateY(-50%) scale(1.06);box-shadow:0 10px 24px rgba(0,0,0,.2)}.recent_news_press--light .recent-news-arrow{background:var(--white-color);color:var(--black-color);border:1px solid rgba(14,20,21,.1);box-shadow:0 8px 22px rgba(125,138,152,.14)}.recent_news_press--light .recent-news-arrow:hover{background:var(--main-color);color:var(--white-color);transform:translateY(-50%) scale(1.06);box-shadow:0 12px 28px rgba(0,128,248,.24)}.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{width:100%;display:flex;justify-content:center;gap:20px;margin-top:30px}span.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--main-color)}span.swiper-pagination-bullet{width:10px;height:10px;border-radius:50%}.recent_news_press--dark span.swiper-pagination-bullet{background-color:#fff}.recent_news_press--light span.swiper-pagination-bullet{background-color:rgba(14,20,21,.18)}@media screen and (max-width:768px){.recent_news_press{padding:30px 0}.recent_news_press--light{padding-left:0;padding-right:0}.recent-news-card-media{height:180px}.recent-news-content{padding:20px 18px 18px}.recent-news-arrow{width:34px;height:34px}.recent-news-arrow--prev{left:-40px}.recent-news-arrow--next{right:-40px}}@media screen and (max-width:550px){.recent-item-content h3{font-size:18px;line-height:130%}.recent-item-content span{display:none}.recent-news-card-media{height:170px}.recent-news-top{top:12px;left:12px}.recent-news-content{padding:18px 15px}.recent-news-arrow{display:none}}