.twoParts__title{max-width:45rem;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}.twoParts__cards{display:flex;position:relative;flex-direction:column;gap:2rem}@media screen and (min-width:768px){.twoParts__cards{flex-direction:row;justify-content:space-between}}.twoParts__card{display:flex;flex-direction:column;border:1px solid var(--hd-white);padding:1.5rem}@media screen and (min-width:768px){.twoParts__card{flex-direction:row;width:48%;padding:2rem}}.twoParts__cardSpace{height:2rem;flex-shrink:0}@media screen and (min-width:768px){.twoParts__cardSpace{height:auto;width:17%}}.twoParts__image{width:10rem;margin:-3.5rem auto;z-index:1}.twoParts__image img{width:100%}@media screen and (min-width:768px){.twoParts__image{margin:0;width:17%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}