.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}.tab-card{margin-bottom:12px;margin-top:12px}.tab-card .chips{display:flex;align-items:center;gap:12px}@media(max-width:1024px){.tab-card .chips{flex-direction:column}}.tab-card .chips__item{height:60px;padding-left:12px;padding-right:2px;padding-block:2px;display:flex;justify-content:space-between;align-items:center;border-radius:12px;border:1px solid;border-color:#0048b6;transition:border-color .3s ease-in-out}html.dark .tab-card .chips__item{border-color:#f6f7f8}@media(max-width:1024px){.tab-card .chips__item{width:100%;gap:12px}}@media(min-width:1025px){.tab-card .chips__item{flex:0 0 auto;gap:20px}}.tab-card .chips__item .text{display:flex;flex-direction:column}.tab-card .chips__item p{color:#0048b6;transition:color .3s ease-in-out}html.dark .tab-card .chips__item p{color:#f6f7f8}.tab-card .chips__item.active{background-color:#0048b6;transition:background-color .3s ease-in-out}html.dark .tab-card .chips__item.active{background-color:#f6f7f8}.tab-card .chips__item.active p{color:#fff;transition:color .3s ease-in-out}html.dark .tab-card .chips__item.active p{color:#23374f}.tab-card .chips__image picture{width:59px;height:54px;clip-path:polygon(13% 0,100% 0,100% 100%,0 100%);border-top-right-radius:10px;border-bottom-right-radius:10px;overflow:hidden}.tab-card--big .chips{flex-wrap:wrap;flex-direction:row}.tab-card--big .chips__item{min-height:200px;display:flex;justify-content:space-between;align-items:flex-end;border:2px solid #e75c0b}@media(min-width:1025px){.tab-card--big .chips__item{flex-grow:1;flex-shrink:0;flex-basis:calc(25% - 6px)}}@media(min-width:768px)and (max-width:1024px){.tab-card--big .chips__item{flex-grow:1;flex-shrink:0;flex-basis:calc(33% - 6px)}}@media(max-width:767px){.tab-card--big .chips__item{flex:1 0 100%;min-height:150px}}.tab-card--big .chips__item>*{flex-grow:1;flex-shrink:0;flex-basis:calc(50% - 20px)}.tab-card--big .chips__item p{color:#c44800;transition:color .3s ease-in-out}html.dark .tab-card--big .chips__item p{color:#f6f7f8}.tab-card--big .chips__item p{margin-bottom:5px}.tab-card--big .chips__item.active{background-color:#c44800;transition:background-color .3s ease-in-out}html.dark .tab-card--big .chips__item.active{background-color:#f6f7f8}.tab-card--big .chips__item.active p{color:#fff;transition:color .3s ease-in-out}html.dark .tab-card--big .chips__item.active p{color:#23374f}.tab-card--big .chips__image{flex:0 0 150px;background-color:#001e4b;height:100%;clip-path:polygon(13% 0,100% 0,100% 100%,0 100%);border-top-right-radius:10px;border-bottom-right-radius:10px;display:flex;align-items:flex-end;flex-direction:column;justify-content:space-between;padding:10px}.tab-card--big .chips__image>picture{width:70px;height:70px}@media(max-width:767px){.tab-card--big .chips__image>picture{width:40px;height:40px}}.tab-card--big .chips__image>.material-icons-outlined{width:28px;height:28px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#001e4b;font-size:14px}