.pros-cons{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.pros-cons h3{margin-bottom:0!important}.pros,.cons{display:flex;flex-direction:column;gap:1rem}.pro,.con{display:flex;gap:.65rem}.pro-title,.con-title{min-height:1rem;line-height:1.2;align-content:center;text-wrap:pretty}.pro:before,.con:before{content:"";width:1.5rem;height:1.5rem;position:static;display:block;flex-shrink:0}.pro:before{content:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 0C37.2548 0 48 10.7452 48 24C48 37.2548 37.2548 48 24 48C10.7452 48 0 37.2548 0 24C0 10.7452 10.7452 0 24 0ZM22 9.99609V21.9961H10V25.9961H22V37.9961H26V25.9961H38V21.9961H26V9.99609H22Z" fill="%23006239"/></svg>')}.con:before{content:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 0C37.2548 0 48 10.7452 48 24C48 37.2548 37.2548 48 24 48C10.7452 48 0 37.2548 0 24C0 10.7452 10.7452 0 24 0ZM10 21.9961V25.9961H38V21.9961H10Z" fill="%23971B1B"/></svg>')}@media (max-width:768px){.pros-cons{display:flex;flex-direction:column;gap:1rem}}