.process-steps{display:flex;justify-content:flex-start;overflow:auto hidden;-webkit-overflow-scrolling:touch;margin:0 -8px;padding:0 16px;counter-reset:item}@media (min-width:25.5em){.process-steps{margin:0 -16px}}@media (min-width:63em),print{.process-steps{flex-direction:column;margin:0;padding:0}}.process-steps__item{position:relative;flex-shrink:0;width:280px;padding-right:24px;counter-increment:item}.process-steps__item::before{content:counter(item) '.';position:relative;z-index:2;display:inline-block;width:52px;height:52px;padding-left:4px;border-radius:50%;background-color:#e4eef6;color:#006eb9;font-weight:700;font-size:2.4rem;line-height:4.6rem;text-align:center}.process-steps__item:not(:last-child)::after{content:'';position:absolute;top:24px;left:52px;width:calc(100% - 52px);height:1px;background-color:#e4eef6}.process-steps__item p{margin:0}@media (min-width:63em),print{.process-steps__item{width:100%;margin:12px 0;padding-left:72px}.process-steps__item::before{position:absolute;left:0}.process-steps__item:not(:last-child)::after{top:52px;left:24px;width:1px;height:calc(100% - 20px)}}.process-steps__item-title{margin:24px 0 16px}@media (min-width:63em),print{.process-steps__item-title{margin:12px 0 8px}}.process-steps--reverse-axes{flex-direction:column;margin:0;padding:0}.process-steps--reverse-axes .process-steps__item{width:100%;max-width:600px;margin:12px 0;padding-left:72px}.process-steps--reverse-axes .process-steps__item::before{position:absolute;left:0}.process-steps--reverse-axes .process-steps__item:not(:last-child)::after{top:54px;left:26px;width:1px;height:calc(100% - 32px)}.process-steps--reverse-axes .process-steps__item-title{margin:12px 0 8px}@media (min-width:63em),print{.process-steps--reverse-axes{flex-direction:row}.process-steps--reverse-axes .process-steps__item{width:33%;padding:0 32px}.process-steps--reverse-axes .process-steps__item::before{position:relative;left:-26px}.process-steps--reverse-axes .process-steps__item:not(:last-child)::after{top:26px;left:60px;width:calc(100% - 56px);height:1px}.process-steps--reverse-axes .process-steps__item-title{margin:24px 0 16px}}.process-steps-statistics{display:flex;flex-direction:column;margin-top:32px}.process-steps-statistics__item{position:relative;padding-left:40px}.process-steps-statistics__item::before{content:'';position:absolute;top:8px;left:8px;z-index:2;width:10px;height:10px;border-radius:50%;background-color:#006eb9;box-shadow:0 0 0 5px rgba(0,110,185,.1)}.process-steps-statistics__item:not(:last-child)::after{content:'';position:absolute;top:24px;left:11px;width:1px;height:calc(100% - 23px);border:2px dashed rgba(0,110,185,.2)}@media (prefers-color-scheme:dark){.dark-mode .process-steps__item::before{color:#00b2e5}.dark-mode .process-steps__item::before,.dark-mode .process-steps__item:not(:last-child)::after{background-color:rgba(228,238,246,.1)}.dark-mode .process-steps-statistics__item::before{background-color:#00b2e5;box-shadow:0 0 0 5px #51585d}.dark-mode .process-steps-statistics__item:not(:last-child)::after{border-color:#51585d}}.process-steps-statistics__title{margin-top:0;margin-bottom:4px}@media (min-width:63em),print{.process-steps-statistics{flex-direction:row}.process-steps-statistics__item{width:25%;padding:48px 16px 0}.process-steps-statistics__item::before{left:50%;transform:translateX(-50%)}.process-steps-statistics__item:not(:last-child)::after{content:'';position:absolute;top:11px;left:calc(50% + 12px);width:calc(100% - 24px);height:1px;border:2px dashed rgba(0,110,185,.2)}.process-steps-statistics__number,.process-steps-statistics__title{text-align:center}}.process-steps-statistics__number{padding-bottom:32px}.tabs{position:relative;display:flex;flex-direction:column;margin:0 -8px}@media (min-width:25.5em){.tabs{margin:0 -16px}}@media (min-width:37.5em),print{.tabs{margin:0}}.tabs__links{display:flex;overflow-x:auto;max-width:100%}.tabs__links--desktop-only{display:none}.tabs__link{display:flex;flex-direction:column;align-items:flex-start;margin-right:2px;padding:12px;border:0;border-top:3px solid transparent;background-color:#f1f3f5;color:#6b6b70;appearance:none;scroll-margin-top:64px}.tabs__link.s-button-active{position:relative;border-top:3px solid #006eb9;background-color:#fff;color:#006eb9;font-weight:700}@media (hover:hover){.tabs__link:hover{text-decoration:none}}@media (min-width:63em),print{.tabs__links--desktop-only{display:flex}.tabs__link{padding:12px 16px}}@media (prefers-color-scheme:dark){.dark-mode .tabs__link{background-color:rgba(54,59,62,.6);color:rgba(255,255,255,.8)}.dark-mode .tabs__link.s-button-active{border-top:3px solid #00b2e5;background-color:#363b3e;color:#00b2e5}}@media (prefers-color-scheme:dark) and (hover:hover){.dark-mode .tabs--links-with-bottom-border .tabs__link:hover,.dark-mode .tabs__link:hover{color:#00b2e5}}.tabs__link--mobile{position:relative;width:100%;padding:16px;border-top:1px solid #fff;background-color:#fff;text-align:left}.tabs__link--mobile.s-button-active{border-top:1px solid #006eb9}.tabs__link--mobile:not(:first-child){border-top:1px solid #e3e4e6}.tabs__link--mobile:not(:first-child).s-button-active{border-color:#006eb9}.tabs__link--mobile::after{content:'\e900';position:absolute;top:16px;right:24px;color:#006eb9;font-weight:400;font-size:1.6rem;transition:transform .3s;transform:rotate(90deg);font-family:icon-slevomat-frontend;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tabs__link--mobile.s-button-active::after{transform:rotate(270deg)}@media (prefers-color-scheme:dark){.dark-mode .tabs__link--mobile{border-color:#363b3e;background-color:#363b3e}.dark-mode .tabs__link--mobile.s-button-active{border-top:1px solid #00b2e5}.dark-mode .tabs__link--mobile:not(:first-child){border-color:#51585d}.dark-mode .tabs__link--mobile:not(:first-child).s-button-active{border-color:#00b2e5}.dark-mode .tabs__link--mobile::after{color:#00b2e5}.dark-mode .tabs--links-with-bottom-border .tabs__contents{background:0 0}}.tabs--links-with-bottom-border .tabs__contents{width:100%;margin:0 auto;background:0 0;box-shadow:none}.tabs--links-with-bottom-border .tabs__content{padding-top:0}.tabs--links-with-bottom-border .tabs__links-wrapper{border-bottom:1px solid #e3e4e6}@media (prefers-color-scheme:dark){.dark-mode .tabs--links-with-bottom-border .tabs__links-wrapper{border-bottom-color:#51585d}}.tabs--links-with-bottom-border .tabs__link{border-top:0;border-bottom:3px solid transparent;background:inherit;color:#000}.tabs--links-with-bottom-border .tabs__link.s-button-active{border-bottom-color:#006eb9;background:0 0;color:#006eb9}.tabs__contents{display:flex;flex-direction:column;max-width:100%;box-shadow:0 2px 6px 0 rgba(0,0,0,.18)}@media (min-width:37.5em),print{.tabs--centered .tabs__links-wrapper{align-self:center;margin:0 auto}.tabs--centered .tabs__link{margin-right:0}.tabs--centered .tabs__contents{margin:0 auto}.tabs__contents{border-radius:4px}}.tabs__content{padding:32px 8px;scroll-margin:56px}@media (min-width:25.5em){.tabs__content{padding:32px 0}}.tabs__contents--with-accordion{overflow:hidden}.tabs--inspiration{margin:0 0 8px}.tabs--inspiration .tabs__link{padding:8px 12px;font-size:1.4rem}.tabs--inspiration .tabs__link.s-disabled{opacity:.5;pointer-events:none}.tabs--inspiration input{display:none}@media (min-width:63em),print{.tabs__contents--with-accordion{overflow:visible}.tabs--inspiration{margin:-4px -12px 4px}}.help-message{display:flex;margin-bottom:16px;padding:12px 24px;border-radius:4px;background-color:#e4eef6;color:#000}.help-message [data-icon]{margin-right:8px}.help-message--last{margin:24px 0 0}.help-message--inline{display:inline-flex}.help-message--fixed{position:fixed;right:0;bottom:32px;z-index:9;overflow:hidden;width:280px;max-height:52px;border-radius:4px 0 0 4px;box-shadow:0 2px 6px 0 rgba(0,0,0,.18);transition:transform .3s ease-in-out,max-height .3s;transform:translateX(292px);transform-origin:bottom right}.help-message--fixed [data-icon]{margin:-12px 0 -12px -24px;padding:12px 16px;cursor:pointer}.help-message--fixed.s-visible{transform:translateX(236px)}.help-message--fixed.s-open{max-height:128px;transform:translateX(0)}.fksp__banner{display:flex;flex-direction:column}.fksp__banner picture{top:0;right:0;bottom:0;left:0}.fksp__banner img{object-fit:cover;object-position:right;max-height:100%;opacity:.4}.fksp__banner-button-wrapper{position:relative;z-index:1;margin-bottom:0}.fksp__banner-title{position:relative;z-index:1}.fksp__banner--full-container-width{flex-direction:column;justify-content:center;align-items:flex-start;height:260px;padding:24px}.branding-banner{position:relative;overflow:hidden;aspect-ratio:600/212;margin:8px 0 0;border-radius:8px;background-color:#1d1e22}@media (min-width:25.5em){.branding-banner{margin-top:12px}}@media (min-width:37.5em),print{.fksp__banner--full-container-width{height:300px}.branding-banner{height:230px;aspect-ratio:auto}}@media (min-width:63em),print{.help-message--fixed{top:100px;bottom:auto}.fksp__banner img{opacity:1}.fksp__banner--full-container-width{padding-right:72px;padding-left:72px}.branding-banner{margin-top:0;margin-bottom:16px}}.branding-banner__image{position:absolute;top:0;left:0;width:100%;height:100%}.branding-banner__image img{position:absolute;top:0;left:0;object-fit:cover;object-position:right top;width:100%;height:100%}.branding-banner__image svg{left:50%;width:100%;height:300px;transform:translateX(-50%)}.branding-banner__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:16px 12px}@media (min-width:25.5em){.branding-banner__image img{object-position:center center}.branding-banner__content{padding:32px 16px}}@media (min-width:37.5em),print{.branding-banner__image svg{height:230px}.branding-banner__content{padding:40px}}.branding-banner__title{flex-shrink:0;margin:0 0 8px;color:#000;font-size:clamp(14px, 4vw, 24px);line-height:1.3}@media (min-width:25.5em){.branding-banner__title{max-width:60%;margin-bottom:16px}}@media (min-width:48em){.fksp__banner p{max-width:304px}.branding-banner__content{padding:0 48px}.branding-banner__title{max-width:50%;margin-top:8px;margin-bottom:24px;font-size:3.2rem;line-height:4rem}}.branding-banner__title--white{color:#fff;text-shadow:0 1px 8px #000}.branding-banner__button .button{padding:3px 12px;font-weight:400;font-size:1.3rem;line-height:1.8rem}@media (min-width:25.5em){.branding-banner__button .button{padding:5px 16px;font-weight:500;font-size:1.6rem;line-height:2.2rem}}.branding-banner__button--with-countdown{display:flex;gap:24px;align-items:center;height:40px}.branding-banner__button-countdown{display:none}@media (min-width:63em),print{.branding-banner__image img{object-position:right center}.branding-banner__button object{height:32px}.branding-banner__button-countdown{display:flex;gap:8px;align-items:center;height:32px}}.branding-banner__button-countdown-count{position:relative;display:inline-flex;flex-wrap:nowrap;align-items:center}.branding-banner__button-countdown-count span{position:absolute;top:50%;left:50%;color:#010928;font-weight:700;transform:translateX(-50%) translateY(-50%)}.branding-banner__button-countdown-label{color:#fff}.branding-banner{margin-top:0;margin-bottom:24px}.branding-banner__image img{object-position:70% center}.branding-banner__title{max-width:80%}.fksp{padding-bottom:64px}.fksp__header{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(0,110,185,0) 36%,rgba(0,110,185,.1) 100%),#e4eef6;clip-path:url("#clip-path-after")}@media (prefers-color-scheme:dark){.dark-mode .tabs--links-with-bottom-border .tabs__link.s-button-active{border-top:0;border-bottom-color:#00b2e5;background:0 0;color:#00b2e5}.dark-mode .tabs--links-with-bottom-border .tabs__link{color:#fff}.dark-mode .tabs__contents{background-color:#363b3e}.dark-mode .help-message{background-color:rgba(0,110,185,.3);color:rgba(255,255,255,.8)}.dark-mode .help-message--fixed{background-color:#14364f}.dark-mode .fksp{background-color:#1d1e22}.dark-mode .fksp__header{background:linear-gradient(180deg,rgba(29,30,34,0) 52.6%,#1d1e22 100%),#363b3e}.dark-mode .fksp__highlight{color:#00b2e5}}.fksp__header-flashes{z-index:1}.fksp__header-image{bottom:-32px;left:50%;width:330px;transform:translateX(-50%)}.fksp__header-image img{object-fit:cover;height:330px}@media (min-width:37.5em),print{.branding-banner__button .button{padding:9px 52px;font-weight:700}.branding-banner__title{max-width:60%;font-size:2.4rem;line-height:3.2rem}.fksp__header-image{bottom:40px;left:33%;width:529px;transform:none}.fksp__header-image img{height:529px}}@media (min-width:63em),print{.fksp__header-image{top:-92px;bottom:auto;left:38%;width:751px}.fksp__header-image img{height:751px}}@media (min-width:78.5em){.fksp__header-image{right:32px;left:auto}}.fksp__header-content{position:relative;z-index:1;padding:32px 0 256px}@media (min-width:37.5em),print{.fksp__header-content{max-width:320px;padding-top:80px}}@media (min-width:63em),print{.fksp__header-content{max-width:460px;padding-top:96px;padding-bottom:288px}}.fksp__header-title{max-width:320px;text-wrap:wrap}@media (min-width:63em),print{.fksp__header-title{max-width:none}}.fksp__header-text{margin:16px 0 24px}.fksp__highlight{position:relative;color:#006eb9}.fksp__highlight::after{content:'';position:absolute;top:6px;right:0;bottom:6px;left:0;z-index:-1;margin:0 -4px;border-radius:4px;background-color:rgba(0,110,185,.3);transform:rotate(-7deg)}.fksp__what{margin-top:-64px}@media (min-width:37.5em),print{.fksp__header-text{margin-right:32px 0 24px 0}.fksp__what{max-width:732px;margin:-64px auto 24px}}.fksp__what-text{margin-bottom:24px}.fksp__section{padding:24px 0}@media (min-width:63em),print{.fksp__what-text{margin-bottom:40px}.fksp__section{padding:48px 0}}.fksp__section--after-clip{margin-top:-128px}.fksp__title{margin-bottom:32px}.fksp__title+.fksp__subtitle{margin-top:-24px}@media (min-width:63em),print{.fksp__title{margin-bottom:40px}.fksp__title--closer{margin-bottom:32px}.fksp__bonuses{display:flex;gap:2px}}.fksp__subtitle{margin-bottom:32px}.fksp__bonuses{border:2px solid #e4eef6}.fksp__bonus{margin-bottom:24px}.fksp__bonus-image{object-fit:contain;width:100%;height:150px;margin-bottom:24px;background-color:#e4eef6}.fksp__bonus-title{display:flex;align-items:center;margin-bottom:-8px;padding:0 24px}.fksp__bonus-text{margin-bottom:0;padding:0 24px}.fksp__tab-content{padding:0 8px}@media (min-width:25.5em){.fksp__tab-content{padding:0 16px}}@media (min-width:63em),print{.fksp__tab-content{display:flex;padding:0 24px}.fksp__tab-content img{object-fit:cover;width:360px;height:auto;margin-left:64px}}.fksp__testimonials{overflow:hidden;padding-top:32px;background-color:#f1f3f5}.fksp__testimonials-pre-title{margin-top:32px;margin-bottom:24px}@media (min-width:37.5em),print{.fksp__testimonials-pre-title{margin-bottom:32px}}.fksp__testimonials-items{display:flex;gap:16px;overflow:auto hidden;-webkit-overflow-scrolling:touch;margin:32px -8px 0;padding:0 8px 8px;white-space:nowrap}@media (min-width:25.5em){.fksp__testimonials-items{margin:32px -16px 0;padding:0 16px 16px}}@media (min-width:63em),print{.fksp__testimonials-items{flex-wrap:wrap;gap:32px;margin:40px 0 0;padding:0 0 16px}}.fksp__testimonials-item{position:relative;flex-shrink:0;overflow:hidden;width:280px;padding:32px 40px;background-color:#fff;white-space:normal}@media (min-width:63em),print{.fksp__testimonials-item{flex-basis:calc(50% - 16px);width:auto;padding-right:168px}}.fksp__testimonials-item-text{margin-top:8px}.fksp__testimonials-quote{margin-bottom:24px;filter:invert(30%) sepia(93%) saturate(2542%) hue-rotate(185deg) brightness(71%) contrast(104%)}.fksp__testimonials-avatar{position:absolute;top:-24px;right:-24px;padding:10px;background-color:#e4eef6}.fksp__abroad{position:relative;overflow:hidden;padding:32px 0 1px;background:linear-gradient(180deg,rgba(241,243,245,0) 36%,#e3e4e6 100%),#f1f3f5;clip-path:url("#clip-path-after")}@media (min-width:63em),print{.fksp__testimonials-avatar{top:56px;right:-16px;width:152px;height:152px}.fksp__abroad{padding-top:40px}}@media (prefers-color-scheme:dark){.dark-mode .fksp__bonuses{border-color:rgba(228,238,246,.1)}.dark-mode .fksp__bonus-image{background-color:rgba(228,238,246,.1)}.dark-mode .fksp__testimonials{background-color:#363b3e}.dark-mode .fksp__testimonials-item{background-color:#51585d}.dark-mode .fksp__testimonials-quote{filter:none}.dark-mode .fksp__testimonials-avatar{background-color:rgba(228,238,246,.1)}.dark-mode .fksp__abroad{background:linear-gradient(180deg,rgba(29,30,34,0) 52.6%,#1d1e22 100%),#363b3e}}.fksp__abroad-image{bottom:-32px;left:50%;width:400px;transform:translateX(-50%)}.fksp__abroad-image img{object-fit:cover;height:400px}.fksp__abroad-content{position:relative;z-index:1;padding:32px 0 320px}@media (min-width:37.5em),print{.fksp__abroad-image{right:-40px;bottom:64px;left:auto;width:400px;transform:none}.fksp__abroad-image img{height:400px}.fksp__abroad-content{max-width:60%;padding-top:80px;padding-bottom:288px}}@media (min-width:63em),print{.fksp__abroad-image{right:0;bottom:0;width:500px}.fksp__abroad-image img{height:500px}.fksp__abroad-content{max-width:540px;padding-top:96px;padding-bottom:288px}.fksp__abroad-content p{max-width:460px}}@media (min-width:78.5em){.fksp__abroad-image{top:-8px;right:0;bottom:auto;width:686px}.fksp__abroad-image img{height:686px}.fksp__abroad-content{padding-top:128px;padding-bottom:320px}}