.pros-and-cons{display:flex;flex-direction:column;gap:var(--spacing-800)}.pros-and-cons__row{display:grid;grid-template-columns:repeat(1, 1fr);gap:var(--spacing-1000)}@media only screen and (min-width: 768px){.pros-and-cons__row{grid-template-columns:repeat(2, 1fr)}}.pros-and-cons__column{display:flex;flex-direction:column;gap:var(--spacing-400)}.pros-and-cons__item{display:flex;gap:var(--spacing-300);align-items:center;margin-left:var(--spacing-200)}.pros-and-cons__item:nth-child(2){margin-top:var(--spacing-100)}.pros-and-cons__item:last-child{margin-bottom:var(--spacing-100)}.pros-and-cons__icon{flex:none;width:1.5rem;height:1.5rem}.pros-and-cons__icon.small{width:1.25rem;height:1.25rem}
