.mo-tabs{display:flex;justify-content:center;width:100%}.mo-tabs__container{transition:box-shadow 1s ease}.mo-tabs__container.mo-tabs--sticked{box-shadow:0 0 2.94545px #28293d0a,0 5.89091px 11.7818px #60617029}@media screen and (max-width:767px){.mo-tabs__container.nopadding-mobile{padding-left:0;padding-right:0}.mo-tabs__container.nopadding-mobile .mo-tabs__container_row{margin-left:0;margin-right:0;max-width:100%;padding-left:0;padding-right:0}.mo-tabs__container.nopadding-mobile .mo-tabs__container_row .mo-tabs-wrapper{padding-left:1.25rem;padding-right:1.25rem}.mo-tabs__container.nopadding-mobile .child-col{padding:0}}.mo-tabs.hideTabs{display:none}.mo-tabs .mo-tabs-wrapper{align-content:flex-start;align-items:flex-start;align-self:stretch;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem}.mo-tabs .mo-tab{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:.5rem;box-shadow:0 0 2.94545px #28293d0a,0 5.89091px 11.7818px #60617029;color:#4f4f4f;cursor:pointer;padding:0}.mo-tabs .mo-tab:focus-visible{outline:2px solid #008085;outline-offset:1px}.mo-tabs .mo-tab .h5{background:#fff;border:.125rem solid #e6ebf0;border-radius:.5rem;padding:.625rem 1rem}.mo-tabs .mo-tab .h5:hover{border:.125rem solid #008085}.mo-tabs .mo-tab.selected .h5{background-color:#008085;color:#fff;font-family:Gotham-bold,sans-serif!important}.mo-tabs .mo-tab.selected .h5:after{opacity:1;transform:translateZ(0)}.mo-tabs-contents{display:grid;grid-template-columns:100%}.mo-tabs-contents .mo-tabs-contents__slide{display:none;flex:1 1 100%;flex-shrink:0;grid-column-start:1;grid-row-start:1;opacity:0;pointer-events:none}.mo-tabs-contents .mo-tabs-contents__slide.selected{display:block;opacity:1;pointer-events:all}.mo-tabs-contents.fluidHeight .mo-tabs-contents__slide{height:0;overflow:hidden}.mo-tabs-contents.fluidHeight .mo-tabs-contents__slide.selected{height:auto}.mo-banner-text{padding:60px 0}.mo-banner-text__title{margin-bottom:32px}.mo-banner-text .divider{display:none}.mo-banner-text.samesize{display:flex;flex-direction:column;height:100%}.mo-banner-text.samesize .banner--default .mo-banner-text__section-container{flex-grow:1}.mo-banner-text .banner--default{display:flex;flex-direction:column;gap:24px;height:100%}.mo-banner-text .banner--default .mo-banner-text__section-container,.mo-banner-text .banner--icon{background-color:#f2f5f7;border-radius:16px;padding:32px}.mo-banner-text .banner--icon{grid-row-gap:24px;grid-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1fr;row-gap:24px}@media screen and (min-width:768px){.mo-banner-text .banner--icon{grid-template-columns:1fr 1fr}}.mo-banner-text .banner--icon .mo-banner-text__section-container{display:flex;flex-direction:column}@media screen and (min-width:1280px){.mo-banner-text .banner--icon .mo-banner-text__section-container{flex-direction:row;gap:1rem}}.mo-banner-text .banner--icon .mo-banner-text__section-container .mo-banner-text__icon{max-height:48px;max-width:48px}.mo-banner-text .banner--numbers{background:linear-gradient(90.13deg,#ffc627 .1%,#ffda74 30.76%,#ffda74 76.49%,#ffc627 99.88%);border-radius:16px;display:flex;flex-direction:column;justify-content:space-evenly;padding:1rem}@media screen and (min-width:768px){.mo-banner-text .banner--numbers{flex-direction:row;gap:1rem;padding:30px 24px}}@media screen and (min-width:1280px){.mo-banner-text .banner--numbers{padding:2rem}}.mo-banner-text .banner--numbers .mo-banner-text__section-container{align-self:center;text-align:center}.mo-banner-text .banner--numbers .mo-banner-text__section-container .mo-banner-text__content{align-items:center;justify-content:center}.mo-banner-text .banner--numbers .divider{display:none}.mo-banner-text .banner--numbers .divider:not(:last-child){border-bottom:1px solid #fff;display:block;margin:24px}@media screen and (min-width:768px){.mo-banner-text .banner--numbers .divider:not(:last-child){border-bottom:0;border-left:1px solid #fff;margin:0}}.mo-tabs-banner-text .mo-banner-text{padding:24px 0!important}.mo-tabs-banner-text .mo-tabs__container{background:#fff}.mo-tabs-banner-text .mo-tabs__container .mo-tabs-wrapper{padding-top:1.5rem}