:root{--c-primary:#0047da;--c-white:#fff;--c-black:#000;--c-grey-100:#f5f6f8;--c-grey-200:#e3e5eb;--c-grey-250:#eaecf0;--c-grey-300:#808590;--c-grey-400:#5b5f68;--c-blue-300:#004eee;--c-blue-700:#002777;--c-pink:#ff007e;--c-headings:var(--c-black);--c-text:var(--c-grey);--f-main:"Poppins",sans-serif;--f-headings:"Poppins",sans-serif;--default-col-gap:3rem;--default-row-gap:3rem;--wrapper:123rem;--wrapper-wide:134.5rem;--wrapper-narrow:115rem;--wrapper-padding:2.5rem}.image-content{position:relative;padding-top:13.8rem}@media (min-width:992px){.image-content__intro{margin-bottom:15.5rem}}.image-content__intro h1,.image-content__intro h2{position:relative;margin-bottom:4rem;font-size:4rem;font-weight:500;line-height:5rem}@media (min-width:992px){.image-content__intro h1,.image-content__intro h2{margin-bottom:7.4rem;font-size:5.8rem;line-height:6.5rem;letter-spacing:.1055rem}}@media (min-width:992px){.image-content__intro h1:before,.image-content__intro h2:before{content:" ";position:absolute;left:0;bottom:-4.3rem;width:calc(100% + max(var(--wrapper-padding), 50vw - var(--wrapper) / 2));height:.1rem;background-color:var(--c-grey-200)}}.image-content__intro p{margin-bottom:1rem;padding-top:1.3rem;color:var(--c-grey-300);font-size:2.6rem;font-weight:500;line-height:5rem;letter-spacing:.065rem}.image-content__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}@media (min-width:992px){.image-content__wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width:992px){.image-content__image{margin-top:auto}}@media (min-width:1440px){.image-content__image{margin-left:-12rem;margin-top:-9rem}}.image-content__image-img{height:auto}.image-content__content{width:100%}@media (min-width:992px){.image-content__content{max-width:46rem}}.image-content__content h1,.image-content__content h2,.image-content__content h3,.image-content__content h4,.image-content__content h5,.image-content__content h6{font-size:2rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.02rem}.image-content__content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 0 4rem 2.2rem;gap:1.2rem;border-bottom:.1rem solid var(--c-grey-200)}.image-content__content ul li{color:var(--c-grey-400);font-size:1.6rem;font-weight:500;line-height:3rem;letter-spacing:.04rem}.image-content__content ul li strong{color:#0047da}.image-content__content ul li::marker{color:#0047da}