.image-with-content{background-color:var(--bg-color);color:var(--text-color)}.image-with-content .iwc__wrapper{max-width:1200px;margin:0 auto;padding:0 30px;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.image-with-content .iwc__wrapper{padding:0 20px;flex-direction:column-reverse}}.image-with-content .iwc__wrapper.iwc__reverse{flex-direction:row-reverse}@media only screen and (max-width:767px){.image-with-content .iwc__wrapper.iwc__reverse{flex-direction:column-reverse}}.image-with-content .iwc__wrapper .iwc__content{max-width:40%;width:100%;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:767px){.image-with-content .iwc__wrapper .iwc__content{max-width:100%}}.image-with-content .iwc__wrapper .iwc__content .iwc__heading{margin-bottom:60px;margin-top:auto;padding-top:40px}@media only screen and (max-width:767px){.image-with-content .iwc__wrapper .iwc__content .iwc__heading{margin-bottom:30px;margin-top:0;padding-top:30px}}.image-with-content .iwc__wrapper .iwc__content .iwc__heading h2{color:inherit}.image-with-content .iwc__wrapper .iwc__copy,.image-with-content .iwc__wrapper .iwc__copy-mobile{color:inherit}@media only screen and (max-width:767px){.image-with-content .iwc__wrapper .iwc__copy,.image-with-content .iwc__wrapper .iwc__copy-mobile{display:none}}.image-with-content .iwc__wrapper .iwc__copy,.image-with-content .iwc__wrapper .iwc__copy-mobile{font-weight:600}.image-with-content .iwc__wrapper .iwc__copy-mobile{display:block;order:1;margin-bottom:30px}@media only screen and (min-width:768px){.image-with-content .iwc__wrapper .iwc__copy-mobile{display:none}}.image-with-content .iwc__wrapper .iwc__hits-list{display:flex;flex-direction:column}.image-with-content .iwc__wrapper .iwc__hits-list .iwc__hit-wrapper{padding:30px 0;border-top:1px solid #a6a6a6;display:flex}@media only screen and (max-width:767px){.image-with-content .iwc__wrapper .iwc__hits-list .iwc__hit-wrapper{padding:20px 0}}.image-with-content .iwc__wrapper .iwc__hits-list .iwc__hit-wrapper:first-child{padding-top:0;border:0}.image-with-content .iwc__wrapper .iwc__hits-list .iwc__hit-wrapper:last-child{padding-bottom:0}.image-with-content .iwc__wrapper .iwc__hits-list .iwc__hit-wrapper .iwc__hit-title{margin-right:20px;max-width:85px;width:100%;font-weight:600}.image-with-content .iwc__wrapper .iwc__media{max-width:40%;width:100%;position:relative;padding-top:46%}@media only screen and (max-width:767px){.image-with-content .iwc__wrapper .iwc__media{max-width:100%;padding-top:105%}}.image-with-content .iwc__wrapper .iwc__media img,.image-with-content .iwc__wrapper .iwc__media video{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1}