.image-with-content .inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.image-with-content .inner-wrapper .image-section{-ms-flex-preferred-size:45%;flex-basis:45%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.image-with-content .inner-wrapper .image-section img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}.image-with-content .inner-wrapper .content-section{-ms-flex-preferred-size:55%;flex-basis:55%;padding:80px 15% 80px 100px}.image-with-content .inner-wrapper .content-section>h3{font-weight:500;margin:1em 0}.image-with-content .inner-wrapper .content-section a{text-decoration:none;position:relative;display:inline-block}.image-with-content .inner-wrapper .content-section a:after,.image-with-content .inner-wrapper .content-section a:before{content:"";position:absolute;top:auto;bottom:0;left:0;width:100%;height:2px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#ec0e8c;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:2}.image-with-content .inner-wrapper .content-section a:after{left:auto;right:0}.image-with-content .inner-wrapper .content-section a:before{content:"";position:absolute;top:auto;bottom:0;left:0;width:0;height:2px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#ec0e8c}.image-with-content .inner-wrapper .content-section a:hover:before{width:100%;-webkit-animation:animationWidthNoneToFull .5s ease-in both;animation:animationWidthNoneToFull .5s ease-in both;-webkit-animation-delay:.8s;animation-delay:.8s}.image-with-content .inner-wrapper .content-section a:hover:after{-webkit-animation:animationWidthFullToNone .4s ease-in both;animation:animationWidthFullToNone .4s ease-in both;-webkit-animation-delay:.4s;animation-delay:.4s}@media (max-width:834px){.image-with-content .inner-wrapper .image-section{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}.image-with-content .inner-wrapper .content-section{padding:60px 10%;text-align:center;margin:0 auto}}@media (max-width:767px){.image-with-content .inner-wrapper .content-section{-ms-flex-preferred-size:100%;flex-basis:100%}}