.card-simple{display:flex;flex-direction:column;border:1px solid #12225c;padding:20px;border-radius:10px;color:#12225c;width:100%;max-width:400px}.card-simple.card-simple-dark{border-color:#fff;color:#fff;background-color:#12225c}.card-simple .card-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:20px}.card-simple .card-icon img{max-width:100%;max-height:100%}.card-simple .card-title{font-weight:500;font-size:24px;line-height:30px;margin-bottom:20px}@media (max-width:991px){.card-simple .card-title{font-size:20px;line-height:26px}}.card-simple .card-desc{font-size:16px;line-height:22px}.card-simple .card-desc:not(:last-child){margin-bottom:20px}.card-simple .arrow-link{margin-top:auto}.component.cta-with-info-bubbles{padding:50px 0;text-align:center;color:#fff;background-color:#12225c}@media (max-width:991px){.component.cta-with-info-bubbles{background-size:auto 400px;background-position:center 100px;background-repeat:no-repeat}}.component.cta-with-info-bubbles>.component-content{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:576px){.component.cta-with-info-bubbles>.component-content{max-width:calc(540px + 2 * 15px)}}@media (min-width:768px){.component.cta-with-info-bubbles>.component-content{max-width:calc(720px + 2 * 15px)}}@media (min-width:992px){.component.cta-with-info-bubbles>.component-content{max-width:calc(960px + 2 * 15px)}}@media (min-width:1200px){.component.cta-with-info-bubbles>.component-content{max-width:calc(1140px + 2 * 15px)}}@media (min-width:1440px){.component.cta-with-info-bubbles>.component-content{max-width:calc(1200px + 2 * 15px)}}@media (min-width:2400px){.component.cta-with-info-bubbles>.component-content{max-width:calc(1500px + 2 * 15px)}}.component.cta-with-info-bubbles .cta-title{font-size:40px;line-height:50px}@media (max-width:1439px){.component.cta-with-info-bubbles .cta-title{font-size:36px;line-height:46px}}@media (max-width:767px){.component.cta-with-info-bubbles .cta-title{font-size:30px;line-height:40px}}@media (min-width:992px){.component.cta-with-info-bubbles .cards-section{float:left}.component.cta-with-info-bubbles .cards-section>.card-simple{max-width:33%;margin:60px 0}.component.cta-with-info-bubbles .cards-section>.card-simple:nth-child(2n+1){float:left;clear:left}.component.cta-with-info-bubbles .cards-section>.card-simple:nth-child(2n){float:right}}@media (max-width:991px){.component.cta-with-info-bubbles .cards-section{margin-top:400px}}.component.cta-with-info-bubbles .cards-section .card-simple{margin:30px auto}