.featured-section{padding:6px 0 0 0;position:relative;overflow:hidden}@media only screen and (max-width: 767px){.featured-section{padding:0}}.featured-section-holder{display:flex}@media only screen and (max-width: 767px){.featured-section-holder{flex-direction:column}}.featured-section-content{width:50%;padding:60px 40px 80px 0}@media only screen and (max-width: 767px){.featured-section-content{width:100%;padding-right:0;padding-top:40px;padding-bottom:30px}}.featured-section-content p{margin-bottom:30px}.featured-section-image{position:absolute;top:6px;right:0;width:50%;height:100%}@media only screen and (max-width: 767px){.featured-section-image{position:relative;width:100%;height:auto}}.featured-section-image-wrap{width:100%;height:100%;overflow:hidden}@media only screen and (max-width: 767px){.featured-section-image-wrap{border-radius:0}}.featured-section-image-wrap img{width:100%;height:100%;object-fit:cover;display:block;object-position:left}@media screen and (min-width: 2400px){.featured-section-image-wrap img{object-position:left top}}