.cardBackgroundSection{background-position:50%;background-size:cover;padding:15rem 0 10rem;position:relative;width:100%}.cardBackgroundSection:after{background-color:#131d3b80;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.cardBackgroundSection .inner{align-items:center;display:flex;flex-direction:column;gap:6rem;justify-content:center;margin:0 auto;max-width:128rem;padding:0 4rem;position:relative;width:100%;z-index:10}@media (max-width:900px){.cardBackgroundSection .inner{gap:2rem;padding:0}}.cardBackgroundSection .inner .cards{display:grid;gap:4rem;width:100%}@media (max-width:900px){.cardBackgroundSection .inner .cards{gap:2rem;grid-template-columns:1fr!important}}.cardBackgroundSection .inner .cards .card{align-items:center;background-color:#0a0f1f;display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:flex-start;max-width:40rem;padding:2rem;position:relative;width:100%}@media (max-width:900px){.cardBackgroundSection .inner .cards .card{align-items:center;gap:1rem;height:auto;margin:0 auto;padding:1rem;width:90%!important;width:45%}}.cardBackgroundSection .inner .cards .card h3{color:#fff;font-size:1.8rem;font-weight:700;text-align:center;text-transform:uppercase}.cardBackgroundSection .inner .cards .card p{color:#fff;display:block;font-size:1.4rem;font-weight:300;line-height:1.5em;padding:0 2rem;position:absolute;text-align:center;top:13rem;width:100%}@media (max-width:900px){.cardBackgroundSection .inner .cards .card img{height:5rem;margin-top:2rem;width:5rem}}
