.image-text{display:grid;gap:2rem;margin-block:3rem;position:relative;width:100%}.image-text__title{font-family:PT Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.75rem;font-weight:700;line-height:1.2;margin:0}.image-text__image{width:100%}.image-text__content{display:grid;gap:1.5rem;justify-items:flex-start;width:100%}.image-text__description--styled-list ol,.image-text__description--styled-list ul{font-size:1.125rem;list-style:none;padding-left:2.5rem}.image-text__description--styled-list ol li,.image-text__description--styled-list ul li{list-style:none;margin-bottom:.625rem;position:relative}.image-text__description--styled-list ol li:before,.image-text__description--styled-list ul li:before{background:url(icon-close.svg) 50% no-repeat transparent;background-size:1.5rem 1.5rem;content:"";display:block;height:1.5rem;left:-2.5rem;position:absolute;top:.25rem;width:1.5rem}@media only screen and (min-width:64em){.image-text{align-items:flex-start;display:flex;flex-direction:row;gap:3rem;justify-content:space-between;padding-block:3rem}.image-text.image-text--center{align-items:center}.image-text.image-text--bottom{align-items:flex-end}.image-text__title{font-size:2.625rem;margin-bottom:-.75rem}.image-text__image{width:55%}.image-text__content{flex:1}.image-text__description--styled-list ol,.image-text__description--styled-list ul{font-size:1.25rem}}@media only screen and (min-width:80em){.image-text{gap:4rem}}@media only screen and (max-width:calc(48em - 1px)){.image-text__button{width:100%}}