.bg-blue-text{margin:0 0 60px 0}
.bg-blue-text>.aem-Grid{display:flex;flex-direction:column;gap:16px}
.bg-blue-text .text .cmp-text{border-radius:16px;background:linear-gradient(168deg,#0054a6 0,#006dd7 100%);padding:16px}
.bg-blue-text .text .cmp-text p{color:#FFF;text-align:center;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:normal}
@media screen and (max-width:1279px){.container{padding:0 20px}
}
@media screen and (max-width:767px){.bg-blue-text .text .cmp-text p{font-size:15px}
.bg-blue-text{margin:40px auto}
}