.cp-card{display:flex;margin:auto;max-width:var(--max-width)}.cp-card.left{flex-direction:row}.cp-card.right{flex-direction:row-reverse}.cp-card-image{overflow:hidden;width:50%}.cp-card-image img{height:100%;object-fit:cover;width:100%}.cp-card-text{align-self:center;width:50%}.cp-card h2,.cp-card h2 span{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.cp-card ul{list-style:none}.cp-card ul li{line-height:var(--paragraph-line-height)}.cp-card ul>li:before{background-image:url(https://25206110.fs1.hubspotusercontent-eu1.net/hubfs/25206110/custom-bullet-green%201.png);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;float:left;height:1em;margin-left:-1.5em;margin-top:5px;-webkit-transition:background-size .3s ease-out;-moz-transition:background-size .3s ease-out;-ms-transition:background-size .3s ease-out;-o-transition:background-size .3s ease-out;transition:background-size .3s ease-out;width:1em}@media (max-width:768px){.cp-card.left,.cp-card.right{flex-direction:column}.cp-card{padding:var(--main-padding)}.cp-card-image,.cp-card-text{width:100%}}