.featured-blog{margin-block:var(--s100)}@media screen and (max-width: 767px){.featured-blog{margin-block:60px}}.featured-blog .section-wrapper .titles{display:flex;justify-content:space-between}.featured-blog .section-wrapper .blog-slider{margin-bottom:var(--s60)}@media screen and (max-width: 767px){.featured-blog .section-wrapper .blog-slider{margin-bottom:28px}}.featured-blog .section-wrapper .blog-slider .slide-wrapper{display:flex;flex-direction:column;align-items:start;gap:var(--s12)}.featured-blog .section-wrapper .blog-slider .slide-wrapper .image{width:100%;aspect-ratio:1/1;display:flex;overflow:hidden;border-radius:var(--s12)}.featured-blog .section-wrapper .blog-slider .slide-wrapper .image img{width:100%;height:100%;object-fit:cover;transition:var(--tr)}.featured-blog .section-wrapper .blog-slider .slide-wrapper .content{display:flex;flex-direction:column;gap:var(--s2)}.featured-blog .section-wrapper .blog-slider .slide-wrapper:hover img{scale:1.1}.featured-blog .section-wrapper progress-bar{position:relative;height:var(--s2);width:100%;background:var(--tur_20);display:block}.featured-blog .section-wrapper progress-bar span{background:var(--tur_100);height:100%;display:block;width:100%;transform-origin:left top}.featured-blog .section-wrapper progress-bar.swiper-pagination-lock{display:none}