.image-with-content{background-color:var(--bg-color);color:var(--text-color)}.image-with-content .iwc__wrapper{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.image-with-content .iwc__wrapper{padding:40px 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__reverse .iwc__content{margin-left:var(--side-margin);margin-right:auto}.image-with-content .iwc__wrapper .iwc__content{--content-width:480px;--side-padding:20px;--side-margin:calc(var(--page-width) / 2 - var(--content-width) - var(--side-padding));max-width:var(--content-width);width:100%;display:flex;flex-direction:column;justify-content:space-between;margin:auto;padding:60px var(--side-padding);margin-right:var(--side-margin)}@media only screen and (max-width:1239px){.image-with-content .iwc__wrapper .iwc__content{--side-margin:auto!important}}@media only screen and (max-width:767px){.image-with-content .iwc__wrapper .iwc__content{max-width:100%;padding:0}}.image-with-content .iwc__wrapper .iwc__content .iwc__heading{margin-bottom:60px;margin-top:auto;padding-top:40px;color:inherit}@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 var(--quaternary-background);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;font-size:var(--body-2-font-size-desktop)}.image-with-content .iwc__wrapper .iwc__media{max-width:50%;width:100%;position:relative;padding-top:42%}@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}