:root{--font-3:"Mabry",sans-serif;--whitegray:#f7f7f7;--blackLight:#3a3a3a}.two-plus-two__content-text{font-size:44px;justify-content:center;text-align:center}@media screen and (max-width:768px){.two-plus-two__content-text{font-size:24px}}.two-plus-two__table{display:flex;flex-direction:column;gap:40px}.two-plus-two-grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto)}@media screen and (max-width:761px){.two-plus-two-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.two-plus-two-grid{grid-template-columns:1fr}}.two-plus-two-card{align-items:flex-start;background-color:#fff;border:1px solid #eee;border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:20px}.two-plus-two-card svg{height:24px;width:24px}.two-plus-two-card p{color:#333;font-size:20px;line-height:1.5;margin:0}@media screen and (max-width:768px){.two-plus-two-card p{font-size:16px}}@media(max-width:768px){.two-plus-two-grid{gap:15px;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.two-plus-two-grid{gap:10px;grid-template-columns:1fr}}
