.pros_cons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin:24px 0}.pros_cons__elem{background:var(--theme-blocks-primary-bg);-webkit-box-flex:1;-ms-flex:1;flex:1;gap:16px;padding:20px;border-radius:16px}.pros_cons__elem .title{margin:0;font-weight:700;font-size:20px;line-height:26px;text-transform:capitalize}.pros_cons__elem,.pros_cons__elem .pros_cons__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pros_cons__elem .pros_cons__list{gap:8px}.pros_cons__elem .pros_cons__list__elem{position:relative;padding-left:32px}.pros_cons__elem .pros_cons__list__elem::before{position:absolute;top:1px;left:0;content:"";display:inline-block;width:20px;height:20px;min-width:20px}.pros_cons__elem .pros_cons__list.pros__list .pros_cons__list__elem::before{background:#16b528;mask:url("data:image/svg+xml;utf8,<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><rect x='0.5' y='0.5' width='19' height='19' rx='9.5' stroke='%2316B528'/><path d='M6 10H10M14 10H10M10 10V6M10 10V14' stroke='%2316B528' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml;utf8,<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><rect x='0.5' y='0.5' width='19' height='19' rx='9.5' stroke='%2316B528'/><path d='M6 10H10M14 10H10M10 10V6M10 10V14' stroke='%2316B528' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center/contain}.pros_cons__elem .pros_cons__list.cons__list .pros_cons__list__elem::before{background:#ee443f;mask:url("data:image/svg+xml;utf8,<svg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_307_5462)'><path d='M4.66699 27.5L8.00033 30.8333L16.3337 22.5' stroke='%2316B528' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/><path d='M7.16602 10H13.8327' stroke='%23EE443F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></g><rect x='1' y='0.5' width='19' height='19' rx='9.5' stroke='%23EE443F'/><defs><clipPath id='clip0_307_5462'><rect x='0.5' width='20' height='20' rx='10' fill='white'/></clipPath></defs></svg>") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml;utf8,<svg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_307_5462)'><path d='M4.66699 27.5L8.00033 30.8333L16.3337 22.5' stroke='%2316B528' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/><path d='M7.16602 10H13.8327' stroke='%23EE443F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></g><rect x='1' y='0.5' width='19' height='19' rx='9.5' stroke='%23EE443F'/><defs><clipPath id='clip0_307_5462'><rect x='0.5' width='20' height='20' rx='10' fill='white'/></clipPath></defs></svg>") no-repeat center/contain}@media (max-width:991px){.pros_cons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}