.image-and-list__item{flex-direction:column;width:calc(50% - 2rem)!important}@media (max-width:767px){.image-and-list__item{width:100%!important}}.image-and-list__item>.title h1>span{color:var(--primary_color);font-weight:var(--font_weight_bold)}.image-and-list__item>.title h2{font-weight:var(--font_weight_bold)}.image-and-list__item .sublist{display:flex;justify-content:space-between}.image-and-list__item ul{margin-bottom:0;width:calc(50% - 1rem)}.image-and-list__item ul li{padding-left:3rem;position:relative}.image-and-list__item ul li:not(:last-child){margin-bottom:15px}.image-and-list__item ul li:before{background-repeat:no-repeat;background-size:contain;content:"";height:18px;left:0;position:absolute;top:3px;width:18px}.image-and-list__item p{margin-bottom:var(--spacer_xxxs)}.image-and-list__item--image{align-items:flex-end}@media (max-width:767px){.image-and-list__item--image{margin-bottom:var(--spacer_lg)}.image-and-list__item .sublist{flex-wrap:wrap}.image-and-list__item ul{width:100%}.image-and-list__item ul li{margin-bottom:15px}}