.ls-featured-post .top-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:20px}.ls-featured-post .top-content h6{margin:0}.ls-featured-post .featured-arrows{align-items:center;display:flex;gap:24px}.ls-featured-post .featured-arrows button{align-items:center;background:var(--ls-primary,#1a2e4a);border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:54px;justify-content:center;width:54px}.ls-featured-post .slick-track{display:flex}.ls-featured-post .slick-dots{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:24px 0 0;padding:0;width:auto;width:100%}.ls-featured-post .slick-dots li{background:var(--ls-neutral-light);border-radius:40px;cursor:pointer;height:8px;margin:5px;padding:0;width:40px}.ls-featured-post .slick-dots li.slick-active{background:var(--ls-primary)}.ls-featured-post .slick-dots li button{display:none}.ls-featured-post .featured-box{background:#f3f3f7;border-radius:16px;padding:90px 48px}.ls-featured-post .featured-box-inner{align-items:center;display:flex;flex-wrap:wrap}.ls-featured-post .featured-box-inner .image{display:flex;position:relative;width:35%}.ls-featured-post .featured-box-inner .image .minute-read{align-items:center;background:rgba(0,0,0,.5);border-radius:3px;color:#fff;display:flex;font-size:14px;left:10px;padding:4px 8px;position:absolute;top:10px;z-index:9}.ls-featured-post .featured-box-inner .image .minute-read svg{margin-right:4px}.ls-featured-post .featured-box-inner .image img{border-radius:8px;max-height:350px;min-height:350px;object-fit:cover;width:100%}.ls-featured-post .featured-box-inner .image a{width:100%}.ls-featured-post .featured-box-inner .detail{padding-left:72px;width:65%}.ls-featured-post .featured-box-inner .detail h4 a{color:var(--ls-h4-color)}.ls-featured-post .featured-box-inner .detail a.btn{margin-top:48px}@media (max-width:920px){.ls-featured-post .featured-box{padding:0}.ls-featured-post .featured-box-inner .image{width:100%}.ls-featured-post .featured-box-inner .image img{border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:none;min-height:auto}.ls-featured-post .featured-box-inner .detail{padding:24px;width:100%}.ls-featured-post .featured-arrows{align-items:center;display:flex;gap:24px;justify-content:flex-end;padding-left:36px}.ls-featured-post .featured-arrows button{height:40px;width:40px}.ls-featured-post .featured-arrows button svg{height:20px;width:20px}}@media (min-width:921px) and (max-width:1200px){.ls-featured-post .featured-box{padding:36px}.ls-featured-post .featured-box-inner .detail{padding-left:36px}}