section.section-background{justify-content:center;align-items:center;width:100%;display:flex}section.section-background.background-color{background-color:#ffffff1a}section.section-background .content{flex-direction:column;flex:1;align-items:center;width:100%;max-width:1200px;display:flex}section.section-background .content .row{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}@media (max-width:600px){section.section-background .content .row{flex-direction:column}}section.section-background .content .side{flex-direction:column;display:flex}section.section-background .content .side .title{color:#fff;font-size:2.5rem;font-weight:700}section.section-background .content .side .description{color:#d2e6d7;font-size:1.8rem;line-height:2.4rem}@media (max-width:600px){section.section-background .content{flex-direction:column}}
