#section-with-bg{align-items:center;display:flex;justify-content:center;width:100%}#section-with-bg.with-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.section-with-bg{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:20px;padding-top:20px}.section-with-bg-title{color:#fff;font-family:var(--faapType);font-size:48px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:40px;text-align:center}.section-with-bg-image{height:auto;margin-bottom:40px;object-fit:cover;object-position:center;width:50%}@media (max-width:768px){.section-with-bg-title{font-size:24px}.section-with-bg-image{width:90%}}