section.pros-cons .entries{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}section.pros-cons .entry{margin-bottom:16px;text-decoration:none;width:calc(50% - 16px)}@media (max-width:640px){section.pros-cons .entry{margin-bottom:0;width:100%}}section.pros-cons .entry-inner{display:block;height:100%}section.pros-cons .entry-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:0;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;height:calc(100% - 3rem);padding:3rem}@media (max-width:640px){section.pros-cons .entry-text{padding:1.5rem}}section.pros-cons .entry-text h5{color:#000;font-family:gordita-medium;font-size:20px;font-weight:500;margin-bottom:1rem}section.pros-cons .entry-text .body-text{color:#5a5953;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding-bottom:1rem}section.pros-cons .entry-text .body-text:not(:last-of-type){border-bottom:1px solid hsla(0,0%,7%,.1)}section.pros-cons .entry-text .con-text{opacity:.5}section.pros-cons .entry-text .con-text:before{background:url(/wp-content/themes/bmr/assets/svg/x-circle.svg) no-repeat;content:"";display:block;height:1.6rem;margin-right:14px;margin-top:-4px;min-width:1.6rem}section.pros-cons .entry-text .pro-text:before{background:url(/wp-content/themes/bmr/assets/img/check-circle.png) no-repeat;background-position:50%;background-size:contain;content:"";display:block;height:1.6rem;margin-right:14px;margin-top:-4px;min-width:1.6rem}