.homepage-wrapper .center-section{display:flex;flex-direction:column;align-items:center;background-color:var(--center-section-bg, #FFFFFF);padding:120px 0}@media screen and (max-width: 1199px){.homepage-wrapper .center-section{padding:40px 16px}}.homepage-wrapper .center-section__wrapper{display:flex;flex-direction:column;gap:40px;width:100%;max-width:1170px}@media screen and (min-width: 1680px){.homepage-wrapper .center-section__wrapper{max-width:1440px}}@media screen and (max-width: 1199px){.homepage-wrapper .center-section__wrapper{gap:24px}}.homepage-wrapper .center-section__title-row{display:flex;flex-direction:row-reverse;align-items:flex-end;justify-content:flex-start;gap:8px;width:100%}@media screen and (max-width: 1199px){.homepage-wrapper .center-section__title-row{display:contents}}.homepage-wrapper .center-section__text{flex:1 0 0;display:flex;flex-direction:column;gap:8px;text-align:right}@media screen and (max-width: 1199px){.homepage-wrapper .center-section__text{order:1;text-align:center}}.homepage-wrapper .center-section__title{font-family:"HeeboMedium",sans-serif;font-weight:500;font-size:36px;line-height:1.2;color:#083f92;margin:0}@media screen and (min-width: 1680px){.homepage-wrapper .center-section__title{font-size:42px}}@media screen and (max-width: 1199px){.homepage-wrapper .center-section__title{font-size:24px}}.homepage-wrapper .center-section__subtitle{font-family:"Heebo",sans-serif;font-weight:400;font-size:18px;line-height:1.5;color:#24283f;margin:0}.homepage-wrapper .center-section__button{flex-shrink:0}@media screen and (max-width: 1199px){.homepage-wrapper .center-section__button{order:3;align-self:center}}.homepage-wrapper .center-section__rows{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px;width:100%}@media screen and (max-width: 1199px){.homepage-wrapper .center-section__rows{order:2;grid-template-columns:repeat(2, 1fr);gap:16px}}.homepage-wrapper .center-section__card{display:flex;flex-direction:row-reverse;align-items:flex-start;gap:12px;padding:32px 32px 32px 0;background-color:#fff;border:1px solid #c4e5f8;border-radius:20px;box-shadow:0 6px 11px 7px rgba(8,63,146,.04);text-decoration:none;transition:box-shadow .2s ease}.homepage-wrapper .center-section__card:hover,.homepage-wrapper .center-section__card:focus-visible{box-shadow:0 4px 40px rgba(8,63,146,.12)}@media screen and (max-width: 1199px){.homepage-wrapper .center-section__card{padding:16px;border-radius:16px;min-height:64px;align-items:center}}.homepage-wrapper .center-section__card-icon{display:flex;align-items:center;justify-content:center;align-self:center;flex-shrink:0;width:40px;height:40px}@media screen and (max-width: 1199px){.homepage-wrapper .center-section__card-icon{width:32px;height:32px}}.homepage-wrapper .center-section__card-content{flex:1 0 0;display:flex;flex-direction:column;justify-content:flex-start;gap:24px;align-items:flex-start;min-width:0}.homepage-wrapper .center-section__card-logo{display:block;width:164px;max-width:100%;height:36px;object-fit:contain;object-position:right center}@media screen and (max-width: 1199px){.homepage-wrapper .center-section__card-logo{width:90px;height:20px}}.homepage-wrapper .center-section__card-title{font-family:"Heebo",sans-serif;font-weight:400;font-size:18px;line-height:1.5;color:#24283f;text-align:right}@media screen and (max-width: 1199px){.homepage-wrapper .center-section__card-title{display:none}}
