.splide__progress-wrap{display:flex;align-items:center;gap:16px}.splide__progress-wrap .splide__progress-num{font-size:1rem;font-weight:300;line-height:1.25rem}.splide__progress{width:100%;background:#000;height:1px}.splide__progress--bar{background:#000;height:4px;transition:width .4s ease;transform:translateY(-3px);width:0}.splide__arrows{display:flex;gap:6px}.splide__arrow{width:50px;height:50px;background-color:#001e4b;border-radius:50%;cursor:pointer;position:relative;border:none}.splide__arrow[disabled]{background-color:#fff;cursor:default}.splide__arrow[disabled]>svg{fill:#dfdfdf}.splide__arrow>svg{width:20px;height:20px;position:absolute;top:50%;bottom:auto;left:50%;right:auto;transform:translate(-50%,-50%);fill:#fff}.flowchart__title{text-align:center;margin-bottom:20px;color:#0048b6;transition:color .3s ease-in-out}html.dark .flowchart__title{color:#f6f7f8}@media(max-width:767px){.flowchart{margin-block:40px}}@media(min-width:768px){.flowchart{margin-top:80px;margin-bottom:130px}}.flowchart__container{display:flex;flex-direction:column;gap:5px}.flowchart .box{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:12px}.flowchart .wrapper-logos{height:40px;display:flex;align-items:flex-end;justify-content:center;gap:12px}.flowchart .wrapper-logos .logo:nth-child(2){padding-left:11px;border-left:1px solid;border-color:#12326e;transition:border-color .3s ease-in-out}html.dark .flowchart .wrapper-logos .logo:nth-child(2){border-color:#fff}.flowchart .logo{display:block}.flowchart .chips,.flowchart .logo svg{width:100%;height:100%}.flowchart .chips{min-height:60px;padding-inline:12px;display:flex;height:auto;align-items:center;justify-content:center;text-align:center;border-radius:12px;border:2px solid;background-color:#fff;transition:background-color .3s ease-in-out}html.dark .flowchart .chips{background-color:#23374f}.flowchart .chips{border-color:#0048b6;transition:border-color .3s ease-in-out}html.dark .flowchart .chips{border-color:#f6f7f8}.flowchart .chips{color:#0048b6;transition:color .3s ease-in-out}html.dark .flowchart .chips{color:#f6f7f8}.flowchart .separator{margin:0 auto;width:1px;height:40px;background-color:#e75c0b}.flowchart__first-level{display:inline-flex;justify-content:center;align-items:center}@media(max-width:767px){.flowchart__first-level{width:100%}.flowchart__first-level .box{width:100%;gap:12px}}@media(min-width:768px){.flowchart__first-level .box{width:100%;max-width:325px;gap:20px}}@media(max-width:767px){.flowchart__first-level .box .logo{width:276px;height:34px}}@media(min-width:768px){.flowchart__first-level .box .logo{width:320px;height:40px}}.flowchart__second-level{display:flex;align-items:flex-start;gap:80px;justify-content:center}@media(max-width:767px){.flowchart__second-level{width:calc(100% - 26px);padding-top:20px;gap:20px;flex-direction:column}.flowchart__second-level .box{width:100%}}@media(min-width:768px){.flowchart__second-level .box{width:25%}}@media(max-width:767px){.flowchart__track{width:21px;height:100%}}@media(min-width:768px){.flowchart__track{padding-inline:11.7372%;width:100%;height:80px}}.flowchart__track svg{width:100%;height:100%}.flowchart__wrapper-mobile{padding-inline:20px;width:100%;height:100%;display:flex;gap:5px}