.cards-section{--section-bg:transparent;--section-bg-image-desktop:none;--section-bg-image-mobile:var(--section-bg-image-desktop);position:relative;background:var(--section-bg);padding:48px 0}.cards-section--has-bg-image{overflow:hidden;max-width:1440px;margin-right:auto;margin-left:auto}.cards-section--has-bg-image::before{content:"";position:absolute;inset:0;z-index:0;background-image:var(--section-bg-image-desktop);background-repeat:no-repeat;background-position:50% 100%;background-size:cover;pointer-events:none}.cards-section__container{position:relative;z-index:1;max-width:1322px;margin:0 auto;padding:0}.new-pages .cards-section__container{max-width:1322px;padding:0}.cards-section--contained-bg{background:0 0;padding:0}.cards-section--contained-bg .cards-section__container{background:var(--section-bg);padding:70px 32px}.cards-section__title{margin:0 0 20px;font-size:32px;font-weight:500;line-height:1.15;text-transform:capitalize;color:#000441}.cards-section__subtitle{margin:0 0 24px;font-size:24px;font-weight:300;line-height:137%;letter-spacing:0}.cards-section__subtitle p{margin:0}.cards-section__subtitle p:not(:last-child){margin-bottom:24px}.cards-section__text{margin-bottom:64px;font-size:20px;line-height:1.6}.cards-section__text p:first-child{margin-top:0}.cards-section__text p:last-child{margin-bottom:0}.cards-section__stats{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 0;margin:16px 0 0;padding:97px 32px;background:#f4f5f8;font-size:30px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center;color:#000441}.cards-section__stat{display:inline-flex;align-items:center;text-align:center}.cards-section__stat+.cards-section__stat::before{content:"";display:inline-block;width:15px;height:15px;margin:0 18px;border-radius:50%;background:#ffc700}.cards-section__stats br{display:none}.cards-section__stats br+.cards-section__stat::before{content:"";display:inline-block;width:15px;height:15px;margin:0 18px;border-radius:50%;background:#ffc700}.cards-section__stat strong{margin-right:6px;font-size:30px;font-weight:700;line-height:24px;letter-spacing:0;text-align:center}.cards-section__stats>strong:not(:first-child)::before{content:"";display:inline-block;width:15px;height:15px;margin:0 18px;vertical-align:middle;border-radius:50%;background:#ffc700}.cards-section__stats>strong{margin-right:6px;font-size:30px;font-weight:700;line-height:24px;letter-spacing:0;text-align:center}@media(max-width:1354px){.cards-section__container,.new-pages .cards-section__container{padding-right:16px;padding-left:16px}.cards-section--contained-bg .cards-section__container{padding-right:32px;padding-left:32px}}.cards-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 34px}.cards-section__card{display:grid;grid-template-columns:72px minmax(0,1fr);column-gap:38px;align-items:start;min-height:176px;padding:38px 36px 24px;border-radius:56px;height:100%;background:var(--card-bg,transparent)}.cards-section__card--no-icon{grid-template-columns:minmax(0,1fr)}.cards-section__card--no-icon .cards-section__content{grid-column:1/-1}.cards-section--highlighted-list .cards-section__grid{gap:42px 72px}.cards-section--highlighted-list{padding-top:0}.cards-section--highlighted-list .cards-section__card{position:relative;display:block;min-height:0;height:auto;padding:0 0 0 18px;border-radius:0}.cards-section--highlighted-list .cards-section__card::before{content:"";position:absolute;top:4px;left:0;width:7px;height:24px;border-radius:999px;background:#ffc700}.cards-section:not(.cards-section--highlighted-list) .cards-section__card-title>span:first-child{display:inline-block;width:17px;height:17px;margin-right:8px;border-radius:50%;background:#ffc700;vertical-align:-1px}.cards-section--highlighted-list .cards-section__content{display:block;min-height:0}.cards-section--highlighted-list .cards-section__card-title{margin-bottom:8px;font-size:22px;line-height:1.25}.cards-section--highlighted-list .cards-section__card-description{max-width:560px;font-size:16px;line-height:1.55;color:#4a5568}.cards-section--highlighted-list .cards-section__inline-link{color:#168bd7;text-decoration:underline;text-underline-offset:2px}.cards-section--highlighted-list .cards-section__inline-link:hover{color:#000441}.cards-section--bordered .cards-section__card{border:1px solid #b8dcff}.cards-section--highlighted-list.cards-section--bordered .cards-section__card{border:0}.cards-section__icon{width:58px;height:58px;margin-top:2px}.cards-section__icon img{width:100%;height:100%;object-fit:contain;display:block}.cards-section__content{display:flex;flex-direction:column;flex:1;min-height:104px}.cards-section--centered .cards-section__card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cards-section--centered .cards-section__icon{margin:0 0 22px}.cards-section--centered .cards-section__content{align-items:center;min-height:0}.cards-section--centered .cards-section__button{align-self:center}.cards-section__card-title{margin:0 0 4px;font-size:22px;font-weight:600;line-height:1.2;color:#000441}.cards-section__card-description{padding-right:0;font-size:16px;line-height:1.5;color:#4a5568}.cards-section__card-description p:first-child{margin-top:0}.cards-section__card-description p:last-child{margin-bottom:0}.cards-section__card-description a{color:#007ec8;text-decoration:none;text-underline-offset:2px}.cards-section__card-description a:hover{color:#007ec8;text-decoration:underline}.cards-section__button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-end;min-height:40px;padding:9px 18px;margin-top:4px;border:1px solid #000441;border-radius:999px;font-size:12px;font-weight:700;line-height:1.2;color:#000441;text-decoration:none;white-space:nowrap}.cards-section__button:hover{background:#000441;color:#fff;text-decoration:none}.cards-section__footer{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 28px;margin-top:42px}.cards-section--buttons-left .cards-section__footer{justify-content:flex-start}.cards-section--buttons-right .cards-section__footer{width:50%;margin-left:auto;justify-content:center}.cards-section__footer-button{display:inline-flex;align-items:center;justify-content:center;min-width:196px;min-height:56px;padding:12px 34px;border:2px solid #000441;border-radius:999px;background:0 0;color:#000441;font-size:18px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.cards-section__footer-button:hover{background:#000441;color:#fff;text-decoration:none}.cards-section__footer-button.yellow_button,.cards-section__footer-button.yeloow_button,.cards-section__footer-button.primary,.cards-section__footer-button.button_yellow{border-color:#ffc700;background:#ffc700}.cards-section__footer-button.yellow_button:hover,.cards-section__footer-button.yeloow_button:hover,.cards-section__footer-button.primary:hover,.cards-section__footer-button.button_yellow:hover{border-color:#000441;background:#000441;color:#fff}.cards-section--count-3 .cards-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.cards-section--count-3 .cards-section__card{display:flex;flex-direction:column;min-height:270px;padding:38px 34px 20px}.cards-section--bordered.cards-section--count-3 .cards-section__card{box-shadow:0 17px 8px #191D350F}.cards-section--count-3 .cards-section__icon{display:none}.cards-section--centered.cards-section--count-3 .cards-section__icon{display:flex}.cards-section--centered.cards-section--count-3 .cards-section__card{min-height:0}.cards-section--count-3 .cards-section__content{min-height:0;height:100%}.cards-section--count-3 .cards-section__card-title{margin-bottom:14px}.cards-section--count-3 .cards-section__card-description{font-size:16px;line-height:1.55}.cards-section--count-3 .cards-section__button{margin-top:auto;align-self:flex-end}.cards-section--highlighted-list.cards-section--count-3 .cards-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 48px}.cards-section--highlighted-list.cards-section--count-3 .cards-section__card{display:block;min-height:0;padding:0 0 0 18px}.cards-section--highlighted-list.cards-section--count-3 .cards-section__card::before{background:#ffc700}.cards-section--highlighted-list.cards-section--count-3 .cards-section__card-description{font-size:16px;line-height:1.55}@media(max-width:991px){.cards-section{padding:44px 0}.cards-section__container{padding:0 15px}.new-pages .cards-section__container{padding:0 15px}.cards-section--contained-bg .cards-section__container{padding:60px 24px}.cards-section__grid{grid-template-columns:1fr;gap:24px}.cards-section--count-3 .cards-section__grid{grid-template-columns:1fr}.cards-section__card{grid-template-columns:58px minmax(0,1fr);column-gap:24px;min-height:0;padding:32px;border-radius:32px}.cards-section__card--no-icon{grid-template-columns:minmax(0,1fr)}.cards-section--count-3 .cards-section__card{min-height:0}.cards-section--highlighted-list .cards-section__grid{gap:34px}.cards-section--highlighted-list.cards-section--count-3 .cards-section__grid{grid-template-columns:1fr;gap:34px}.cards-section--highlighted-list .cards-section__card{padding:0 0 0 18px;border-radius:0}.cards-section__card-title{font-size:22px}.cards-section__text{margin-bottom:40px;font-size:18px}}@media(max-width:640px){.cards-section{padding:36px 0}.cards-section--has-bg-image::before{background-image:var(--section-bg-image-mobile)}.cards-section--no-mobile-bg-image::before{display:none}.cards-section__container{padding:0 16px}.new-pages .cards-section__container{padding:0 16px}.cards-section--contained-bg .cards-section__container{padding:44px 16px}.cards-section__title{font-size:28px;margin-bottom:18px}.cards-section__stats{display:grid;grid-template-columns:minmax(84px,auto)1fr;align-items:baseline;gap:10px;padding:28px 20px;font-size:24px;line-height:1.25;text-align:left}.cards-section__stat{display:contents}.cards-section__stat+.cards-section__stat::before{display:none}.cards-section__stats br+.cards-section__stat::before{display:none}.cards-section__stats>strong:not(:first-child)::before{display:none}.cards-section__stat strong,.cards-section__stats>strong{grid-column:1;font-size:32px;line-height:1.1}.cards-section__card{grid-template-columns:1fr;gap:18px;padding:28px 24px;border-radius:28px}.cards-section__content{display:flex;flex-direction:column;min-height:0}.cards-section__card-title{margin-bottom:8px}.cards-section__button{align-self:flex-start;margin-top:20px}.cards-section--centered .cards-section__button{align-self:center}.cards-section__footer{margin-top:28px}.cards-section--buttons-right .cards-section__footer{width:100%;margin-left:0}.cards-section__footer-button{width:100%;min-width:0}}@media(max-width:420px){.cards-section,.cards-section__container,.new-pages .cards-section__container{max-width:100%}.cards-section__grid,.cards-section__card,.cards-section__content,.cards-section__card-title,.cards-section__card-description{min-width:0}.cards-section--count-3 .cards-section__grid,.cards-section--highlighted-list.cards-section--count-3 .cards-section__grid{grid-template-columns:minmax(0,1fr)}.cards-section__card{padding-right:16px;padding-left:16px}.cards-section--count-3 .cards-section__card{width:100%;max-width:100%;padding-right:16px;padding-left:16px}.cards-section--count-3:not(.cards-section--bordered) .cards-section__card{padding-right:0;padding-left:0}.cards-section__card-title,.cards-section__card-title *,.cards-section__card-description,.cards-section__card-description *{max-width:100%;overflow-wrap:anywhere;word-break:normal;white-space:normal}.cards-section__card-title{font-size:20px;line-height:1.18}.cards-section__stats{font-size:22px;line-height:1.22}.cards-section__stat strong,.cards-section__stats>strong{font-size:28px}}