.ywl-blog-featured{display:flex;flex-direction:column-reverse;gap:2.5rem;margin:0 auto;max-width:90%;overflow:hidden}@media (min-width:1024px){.ywl-blog-featured{flex-direction:row;max-width:1150px}}@media (min-width:1200px){.ywl-blog-featured{overflow:visible}}@media (min-width:1600px){.ywl-blog-featured{max-width:1300px}}.ywl-blog-featured__container{background-color:#4260e6;display:flex;flex-direction:row;left:50%;margin-left:-50vw;padding:80px 20px 60px;position:relative;width:100vw}@media (min-width:1024px){.ywl-blog-featured__container{padding:80px 20px}}.ywl-blog-featured__info{color:#fff!important;flex:1 0 50%}.ywl-blog-featured__title{color:#fff;font-size:1.5625rem;font-weight:600;margin-bottom:1.875rem}.ywl-blog-featured__heading{color:#fff;font-size:clamp(30px,5vw,40px)!important;font-weight:600;margin-bottom:1.875rem}.ywl-blog-featured__author,.ywl-blog-featured__excerpt{color:#fff;font-weight:400;margin-bottom:1.875rem!important}.ywl-blog-featured__image{border-radius:13px;flex:1 0 50%}.ywl-blog-featured__image img{border-radius:13px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}