.section-boxes .boxes__wrapper{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.section-boxes .boxes__cta-wrapper{align-items:center;display:flex;flex-direction:column;margin-top:3rem}.section-boxes .box{background-color:#fff;border:2px solid #f3f3f3;border-radius:1rem;display:flex;flex-direction:column;padding:1.5rem 1rem;text-align:center;width:calc(50% - .5rem)}@media(min-width:768px){.section-boxes .box{padding:2rem 1.5rem;width:calc(33% - .5rem)}}.section-boxes .box__image{height:35px;margin-bottom:1.5rem;-o-object-fit:contain;object-fit:contain;width:auto}@media(min-width:768px){.section-boxes .box__image{height:55px}}.section-boxes .box__title{font-size:.875rem;margin-bottom:.5rem}@media(min-width:768px){.section-boxes .box__title{font-size:1.5rem}}.section-boxes .box__text{font-size:.875rem}@media(min-width:768px){.section-boxes .box__text{font-size:1rem}}
