section.content-image{display:flex;align-items:auto;justify-content:auto;flex-direction:column;flex-wrap:auto;gap:10px;padding:64px 20px}section.content-image.padded{margin:0;padding:60px 20px}section.content-image .info{width:100%}section.content-image .info .content p{margin-bottom:1em;line-height:22px}section.content-image .info .buttons{margin-top:26px}section.content-image .images{width:100%;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;flex-wrap:auto;gap:1rem}section.content-image .images .image{aspect-ratio:1/1;width:100%;height:50%;overflow:hidden}section.content-image .images .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 500px){section.content-image{padding:40px 5vw}section.content-image.padded{padding:64px 5vw}}@media only screen and (min-width: 768px){section.content-image .images{flex-direction:row;max-width:100%}}@media only screen and (min-width: 992px){section.content-image{display:flex;align-items:auto;justify-content:center;flex-direction:row;flex-wrap:auto;gap:5vw}section.content-image.inverse{flex-direction:row-reverse}section.content-image .info,section.content-image .images{width:50%;margin:0}section.content-image .info{max-width:545px}section.content-image .images{max-width:550px;flex-direction:column}section.content-image .images .image{aspect-ratio:unset}}@media only screen and (min-width: 1200px){section.content-image{padding:80px 0}section.content-image.padded{margin:0}section.content-image .info .buttons{margin-top:45px}}
