.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}.questions-table{scroll-margin-top:150px}@media(max-width:767px){.questions-table{margin-block:40px}}@media(min-width:768px){.questions-table{margin-block:80px}}.questions-table__intro{margin-bottom:12px}.questions-table__intro>*{color:#043673;transition:color .3s ease-in-out}html.dark .questions-table__intro>*{color:#fff}.questions-table__table{display:flex;flex-direction:column;gap:5px}.questions-table__table--wrapper{display:flex;border:1px solid;color:#cfd7e0;transition:color .3s ease-in-out}html.dark .questions-table__table--wrapper{color:#0086ee}@media(max-width:767px){.questions-table__table--wrapper{flex-direction:column}}.questions-table__table--header{position:relative;padding:12px;display:flex;align-items:center;justify-content:center;background-color:#f6f7f8;transition:background-color .3s ease-in-out}html.dark .questions-table__table--header{background-color:#001e4b}@media(max-width:767px){.questions-table__table--header{border-bottom:1px solid;color:#cfd7e0;transition:color .3s ease-in-out}html.dark .questions-table__table--header{color:#0086ee}}@media(min-width:768px){.questions-table__table--header{width:236px;border-right:1px solid;color:#cfd7e0;transition:color .3s ease-in-out}html.dark .questions-table__table--header{color:#0086ee}}.questions-table__table--header p{color:#043673;transition:color .3s ease-in-out}html.dark .questions-table__table--header p{color:#fff}.questions-table__table--header:after{content:"";position:absolute;top:0;left:0}@media(max-width:767px){.questions-table__table--header:after{height:5px;width:100%}}@media(min-width:768px){.questions-table__table--header:after{height:100%;width:5px}}.questions-table__table--header.strong:after{background-color:#4a8058}.questions-table__table--header.weak:after{background-color:#b11c1a}.questions-table__table--wrapper-row{width:100%}.questions-table__table--row{width:100%;min-height:74px;display:flex;justify-content:space-between}.questions-table__table--row:not(:last-child){border-bottom:1px solid;color:#cfd7e0;transition:color .3s ease-in-out}html.dark .questions-table__table--row:not(:last-child){color:#0086ee}.questions-table__table--row .question{padding:12px;display:flex;align-items:center;border-right:1px solid;color:#cfd7e0;transition:color .3s ease-in-out}html.dark .questions-table__table--row .question{color:#0086ee}@media(max-width:767px){.questions-table__table--row .question{width:80%}}@media(min-width:768px){.questions-table__table--row .question{width:76.2711%}}.questions-table__table--row .question p{color:#043673;transition:color .3s ease-in-out}html.dark .questions-table__table--row .question p{color:#fff}.questions-table__table--row .value{padding:12px;display:flex;align-items:center;justify-content:center}@media(max-width:767px){.questions-table__table--row .value{width:20%}}@media(min-width:768px){.questions-table__table--row .value{width:23.7289%}}.questions-table__table--row .value p{color:#fff}.questions-table__table--row.strong .value{background-color:#4a8058}.questions-table__table--row.weak .value{background-color:#b11c1a}