.cards-flexible{background-color:#0a162c;background-position:0 0;background-repeat:no-repeat;background-size:auto;font-family:Roboto;padding:25px 0}.cards-flexible .content-wrapper{margin:0 auto;max-width:1240px}.cards-flexible__title{color:#fff;font-size:clamp(2.4rem,2.5vw,3rem);font-weight:700;margin-bottom:20px;text-align:center}.cards-flexible__details{color:#fff;font-size:1.6rem;font-weight:400;margin-bottom:25px;text-align:center}.cards-flexible__panel-listing{display:flex;flex-wrap:wrap;gap:25px;justify-content:space-between;list-style:none;margin:0;padding:0}.cards-flexible__panel{flex:0 0 100%}@media(min-width:48rem){.cards-flexible__panel{flex:0 0 calc(33% - 20px)}}.cards-flexible__header{border-radius:25px 25px 0 0;padding:10px 30px}.cards-flexible__header--dark-blue{background-color:#122a4e}.cards-flexible__header--light-blue{background-color:#4b6389}.cards-flexible__header-title{color:#fff;font-size:2rem;font-weight:700;margin:0}.cards-flexible__content{background-color:#fff;background-position:85% 10%;background-repeat:no-repeat;background-size:auto;border-radius:0 0 25px 25px;color:#122a4e;display:flex;flex-wrap:wrap;padding:15px 30px}.cards-flexible__content-pane{flex:0 0 100%;padding-bottom:20px}@media(min-width:48rem){.cards-flexible__section-listing--bordered .cards-flexible__content-pane:nth-child(odd){border-right:2px solid #21252d}.cards-flexible__section-listing--bordered .cards-flexible__content-pane:first-child,.cards-flexible__section-listing--bordered .cards-flexible__content-pane:nth-child(2){border-bottom:2px solid #21252d}.cards-flexible__content-pane:last-child,.cards-flexible__content-pane:nth-child(3){padding-bottom:20px;padding-top:20px}}.cards-flexible__content-summary{margin-bottom:16px}.cards-flexible__section-listing{list-style:none}.cards-flexible__section-list-item{font-size:1.8rem;font-weight:400;margin-bottom:10px;position:relative}.cards-flexible__section-list-item:last-child{margin-bottom:0}.cards-flexible__section-list-item .icon{height:15px;left:-35px;position:absolute;top:2px;width:15px}.cards-flexible__section-title{color:#122a4e;font-size:1.8rem;font-weight:700;margin:0 0 18px}