.choices-simplified{position:relative;overflow:hidden}.choices-simplified__body{display:grid;gap:24px}@media only screen and (min-width:768px)and (max-width:1140px){.choices-simplified__body{grid-template-columns:1fr 1fr;gap:18px}}@media only screen and (min-width:1141px){.choices-simplified__body{grid-template-columns:1fr 1fr;gap:18px}}.choices-simplified__heading{margin-bottom:28px}@media only screen and (min-width:768px)and (max-width:1140px){.choices-simplified__heading{margin-bottom:48px}}@media only screen and (min-width:1141px){.choices-simplified__heading{margin-bottom:60px}.choices-simplified__text{max-width:400px}}.choices-simplified__img-wrap{margin-inline:auto;max-width:522px}@media only screen and (max-width:767px){.choices-simplified__img-wrap{min-height:360px}}.choices-simplified__img-wrap img{display:block;width:100%;height:auto}