.footer{display:none}@media screen and (min-width:1024px){.footer{display:block;max-width:1200px;margin:80px auto 0}.footer__content__frequent-questions{display:flex}.footer__content__frequent-questions:before{content:"?";color:#fff;font-family:MuseoSans_500;display:flex;justify-content:center;align-items:center;font-size:15px;width:16px;height:16px;border-radius:50%;background-color:#49cac0;margin-bottom:20px}.footer__content__frequent-questions__title{color:#49cac0;font-family:var(--ibk-ds-regular-font);font-size:15px;cursor:pointer;margin-left:13px;font-weight:400}}.desktop-header{display:none}@media screen and (min-width:1024px){.desktop-header{display:block;position:fixed;top:0;width:100%;background-color:#ff4240;box-shadow:0 0 13px 0 rgba(0,0,0,.15);z-index:400}.desktop-header__container{display:flex;max-width:1300px;padding:0 15px;margin:0 auto;position:relative;justify-content:flex-start;align-items:center;height:86px}.desktop-header__logo{height:50px;width:auto;cursor:pointer}}.mobile-header{position:fixed;top:0;width:100vw;z-index:2;height:40px;background-color:#fff}.mobile-header__container{display:flex;justify-content:center}.mobile-header__logo{width:70px;margin-top:8px}.slogan{position:absolute;right:0;display:flex}.slogan__text-side{margin:8px}.slogan__text-side__text{font-size:11px;line-height:11px;color:#49cac0;font-weight:400;font-family:MuseoSans_300}@media screen and (min-width:1024px){.mobile-header{display:none}}.header{position:fixed;top:0;width:100%;background-color:#ff4240;box-shadow:0 0 13px 0 rgba(0,0,0,.15);z-index:2}.desktop-sidebar{display:none}@media screen and (min-width:1024px){.desktop-sidebar{display:block}.desktop-sidebar__list{display:flex;flex-direction:column;gap:20px;padding-top:60px;position:-webkit-sticky;position:sticky;top:130px}.desktop-sidebar-item{display:flex;align-items:center;list-style:none;counter-increment:step-counter}.desktop-sidebar-item:before{content:counter(step-counter);display:flex;justify-content:center;align-items:center;color:#fff;text-align:center;font-family:var(--ibk-ds-regular-font);width:22px;height:22px;background:#d1d1d1;border-radius:50%;margin-right:10px;font-size:15px}.desktop-sidebar-item--completed:before{content:"✓";background:#e64442}.desktop-sidebar-item--selected:before{content:counter(step-counter);background:#e64442}.desktop-sidebar-item__title{color:#d1d1d1;font-family:MuseoSans_300;font-size:18px}.desktop-sidebar-item__title--completed,.desktop-sidebar-item__title--selected{color:#e64442}}.mobile-sidebar{position:fixed;top:40px;left:0;right:0;z-index:1000;background-color:#fff;padding:10px 0;margin-bottom:10px;animation:slideDown .3s ease-out;width:100vw}.mobile-sidebar__list{display:flex;overflow-x:auto;box-shadow:0 4px 4px hsla(0,0%,70.2%,.25);padding:0 17px 15px;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1;scroll-behavior:smooth}.mobile-sidebar__list::-webkit-scrollbar{height:6px}.mobile-sidebar__list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.mobile-sidebar__list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.mobile-sidebar__list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@media screen and (min-width:1024px){.mobile-sidebar{display:none}}.mobile-sidebar-item{align-items:center;position:relative;counter-increment:step-counter-mobile;display:flex;flex:1 1;height:56px;list-style:none;min-width:186px;padding-left:20px;padding-right:7px;opacity:.6;z-index:100}.mobile-sidebar-item:not(:first-child){margin-left:-10px}.mobile-sidebar-item:before{content:counter(step-counter-mobile);display:flex;justify-content:center;align-items:center;color:#fff;text-align:center;font-family:MuseoSans_300,Times,serif;width:22px;height:22px;background:#ababab;border-radius:50%;margin-right:10px;font-size:15px;z-index:100}.mobile-sidebar-item--selected{opacity:1;z-index:100}.mobile-sidebar-item--selected:before{background:#e64442}.mobile-sidebar-item--completed{z-index:100}.mobile-sidebar-item--completed:before{content:"✓";background:#e64442}.mobile-sidebar-item__title{color:#5b5b5f;font-family:MuseoSans_300,Times,serif;font-size:14px;z-index:100}.mobile-sidebar-item__title--completed,.mobile-sidebar-item__title--selected{color:#e64442}.mobile-sidebar-item__arrow{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:100%;left:-1%}@media screen and (min-width:1024px){.mobile-sidebar-item{justify-content:center;padding:0}.mobile-sidebar-item .mobile-sidebar-item__arrow{display:none}}