eodhd-select{display:block;height:50px;margin-bottom:16px;opacity:0;--select-border-color: #FD633E;--select-active-bg: #fd8245;--select-hover-chevron-color: #fd8245}eodhd-select:defined{opacity:1;height:auto}eodhd-select.dark{--select-border-color: #0D273A;--select-active-bg: #0D273A;--select-hover-chevron-color: #0D273A}eodhd-select>button{display:inline;font:inherit;padding:4px 16px;margin:0;text-decoration:underline;border-radius:0;font-weight:400;color:#0d273a;text-align:left;text-decoration:none}eodhd-select>button,eodhd-select>button:hover,eodhd-select>button:focus,eodhd-select>button:active{background:none;border:none}eodhd-select>button:hover,eodhd-select>button:focus,eodhd-select>button:active{color:#fd633e}eodhd-select>button:hover,eodhd-select>button:focus,eodhd-select>button:active{border:none;text-decoration:none;color:#0d273a;background:#cfd4d8}eodhd-select>button.active{background:var(--select-active-bg);color:#fff}eodhd-select>button[disabled]{background:#fff;cursor:not-allowed;opacity:.4}eodhd-select svg,eodhd-select img{vertical-align:middle;height:1.35em;width:auto;margin-right:12px}.notification{padding:16px 24px;border-radius:16px;border:1px solid;display:flex;margin:0 auto 20px}.notification--blue{background-color:#c7e9ff;border-color:#79cdff}.notification__message{flex:auto 1 1;margin:0}.btn--orange{display:flex;align-items:center;gap:6px;justify-content:center;border:1px solid transparent;padding:12px 18px;font:inherit;font-weight:600;border-radius:24px;transition:background .3s ease-out;cursor:pointer;color:#fff;background:#fd633e}.btn--orange[disabled]{background:#f9fafa;color:#0d273a;opacity:.65;cursor:not-allowed}.btn--orange:hover{background:#e35938}.btn--orange:active{background:#c94f32}.btn--outline{display:flex;align-items:center;gap:6px;justify-content:center;border:1px solid transparent;padding:12px 18px;font:inherit;font-weight:600;border-radius:24px;transition:background .3s ease-out;cursor:pointer;color:#0d273a;background:none;border-color:#cfd4d8}.btn--outline[disabled]{background:#f9fafa;color:#0d273a;opacity:.65;cursor:not-allowed}.btn--outline:hover{background:#e7e9eb}.btn--outline:active{background:#cfd4d8}.btn--white{display:flex;align-items:center;gap:6px;justify-content:center;border:1px solid transparent;padding:12px 18px;font:inherit;font-weight:600;border-radius:24px;transition:background .3s ease-out;cursor:pointer;color:#0d273a;background:#fff;border-color:#fff}.btn--white[disabled]{background:#f9fafa;color:#0d273a;opacity:.65;cursor:not-allowed}.btn--white:hover{background:#e7e9eb}.btn--white:active{background:#cfd4d8}.btn--dark{display:flex;align-items:center;gap:6px;justify-content:center;border:1px solid transparent;padding:12px 18px;font:inherit;font-weight:600;border-radius:24px;transition:background .3s ease-out;cursor:pointer;color:#fff;background:#0d273a}.btn--dark[disabled]{background:#f9fafa;color:#0d273a;opacity:.65;cursor:not-allowed}.btn--dark:hover{background:#253d4e}.btn--dark:active{background:#3d5261}.btn--sky{display:flex;align-items:center;gap:6px;justify-content:center;border:1px solid transparent;padding:12px 18px;font:inherit;font-weight:600;border-radius:24px;transition:background .3s ease-out;cursor:pointer;color:#0d273a;background:#91d5ff}.btn--sky[disabled]{background:#f9fafa;color:#0d273a;opacity:.65;cursor:not-allowed}.btn--sky:hover{background:#65c8fe}.btn--sky:active{background:#47bcfe}.btn--green{display:flex;align-items:center;gap:6px;justify-content:center;border:1px solid transparent;padding:12px 18px;font:inherit;font-weight:600;border-radius:24px;transition:background .3s ease-out;cursor:pointer;color:#0d273a;background:#00b67a}.btn--green[disabled]{background:#f9fafa;color:#0d273a;opacity:.65;cursor:not-allowed}.btn--green:hover{background:#00895c}.btn--green:active{border-color:transparent;box-shadow:0 0 4px #0d273a inset}.btn--green-light{display:flex;align-items:center;gap:6px;justify-content:center;border:1px solid transparent;padding:12px 18px;font:inherit;font-weight:600;border-radius:24px;transition:background .3s ease-out;cursor:pointer;color:#0d273a;background:#0cce59}.btn--green-light[disabled]{background:#f9fafa;color:#0d273a;opacity:.65;cursor:not-allowed}.btn--green-light:hover{border-color:#0aaf4c;background:#0aaf4c}.btn--green-light:active{box-shadow:0 0 4px #3d5261 inset}.btn--ghost{display:flex;align-items:center;gap:6px;justify-content:center;border:1px solid transparent;padding:12px 18px;font:inherit;font-weight:600;border-radius:24px;transition:background .3s ease-out;cursor:pointer;color:#fff;background:#ffffff26}.btn--ghost[disabled]{background:#f9fafa;color:#0d273a;opacity:.65;cursor:not-allowed}.btn--ghost:hover{border-color:#fff4;background:#ffffff4d}.btn--ghost:active{box-shadow:0 0 4px #fffa}.btn--text{display:inline;font:inherit;padding:0;margin:0;text-decoration:underline;color:#0d273a;border-radius:0}.btn--text,.btn--text:hover,.btn--text:focus,.btn--text:active{background:none;border:none}.btn--text:hover,.btn--text:focus,.btn--text:active{color:#fd633e}eodhd-radio,eodhd-checkbox{display:inline-block;vertical-align:middle;line-height:1em;margin-right:2px}eodhd-input,eodhd-number,eodhd-password{text-decoration:none!important}.radio-btn{display:inline-block;margin:0}.radio-btn .radio-btn__mark{display:inline-block;width:16px;height:16px;padding:3px;overflow:hidden;cursor:pointer;position:relative;border:1px solid #0D273A;border-radius:50%;color:#fff;background:#fff}.radio-btn .radio-btn__mark:before{content:"";display:block;width:100%;height:100%}.radio-btn__input:checked+.radio-btn__mark:before{background:#0d273a}.radio-btn__input:checked+.radio-btn__mark svg{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.radio-btn__input[disabled]+.radio-btn__mark{cursor:not-allowed;opacity:.65;color:#0d273a}.radio-btn__input[disabled]+.radio-btn__mark:before{background:#b6bec4}.radio-btn__input[type=radio]+.radio-btn__mark:before{border-radius:50%}.radio-btn__input[type=radio][disabled]+.radio-btn__mark:before{margin:-3px;width:calc(100% + 6px);height:calc(100% + 6px)}.checkbox-btn{display:inline-block;margin:0}.checkbox-btn .checkbox-btn__mark{display:inline-block;width:16px;height:16px;padding:0;overflow:hidden;cursor:pointer;position:relative;border:1px solid #0D273A;border-radius:2px;color:#fff;background:#fff}.checkbox-btn .checkbox-btn__mark:before{content:"";display:block;width:100%;height:100%}.checkbox-btn__input:checked+.checkbox-btn__mark:before{background:#0d273a}.checkbox-btn__input:checked+.checkbox-btn__mark svg{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.checkbox-btn__input[disabled]+.checkbox-btn__mark{cursor:not-allowed;opacity:.65;color:#0d273a}.checkbox-btn__input[disabled]+.checkbox-btn__mark:before{background:#b6bec4}.checkbox-btn__input[type=radio]+.checkbox-btn__mark:before{border-radius:2px}.checkbox-btn__input[type=radio][disabled]+.checkbox-btn__mark:before{margin:-0;width:calc(100% + 0);height:calc(100% + 0)}.cardsGroup{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.cardsGroup{grid-template-columns:1fr 1fr}}.cardsGroup__item,.number__card,.howHelp__card{max-width:560px;width:auto;min-height:212px;padding:32px;border-radius:16px;margin:0 auto;border:1px solid #CFD4D8;background-color:#f9fafa}.cardsGroup__item__icon,.number__card__icon,.howHelp__card__icon{margin:0 0 16px;width:40px;height:40px}.cardsGroup__item__h{margin:0 0 12px;font-size:20px;line-height:28px;letter-spacing:.01em;font-weight:600}.cardsGroup__item__text,.number__card__value,.number__card__text,.howHelp__card__text{margin:0}div.multiselect{--sms-border: 1px solid #CFD4D8;--sms-border-radius: 4px;--sms-bg: #fff;--sms-padding: 7px 12px 12px 15px;--sms-options-shadow: none;--sms-options-border: var(--sms-border);--sms-options-border-width: 1px;--sms-options-border-radius: 0 0 4px 4px;--sms-options-margin: -4px -1px 0;--sms-open-z-index: 1;--sms-selected-text-color: #fff;--sms-selected-bg: #FD633E;--sms-focus-border: 1px solid #FD633E;--select-hover-chevron-color: #FD633E;--sms-li-active-bg: #FD633E;--sms-remove-btn-hover-color: #0d273a;--sms-remove-btn-hover-bg: #fff;--sms-max-width: 100%}div.multiselect.dark{--sms-selected-bg: #0d273a;--sms-li-active-bg: #0d273a;--sms-focus-border: 1px solid #0d273a;--select-hover-chevron-color: #0d273a;--sms-remove-btn-hover-color: #FD633E;--sms-remove-btn-hover-bg: #fff}div.multiselect svg.arrow{width:24px;height:24px;margin:4px -6px 0 auto;transition:transform .3s ease-out;transform:rotate(0);transform-origin:center}div.multiselect:hover svg.arrow{color:var(--select-hover-chevron-color, inherit)}div.multiselect.open svg.arrow{transform:rotate(-180deg)}div.multiselect.open.withoutUserInput input{display:none}div.multiselect>svg{display:none}div.multiselect>ul{min-height:30px}div.multiselect>ul.selected{max-width:100%}div.multiselect>ul.selected>li{margin:4px 4px 0 0!important}div.multiselect>ul.options{width:calc(100% + 2px)!important}div.multiselect>ul.options>li.active{color:#fff}div.multiselect>ul.options.hidden{transform:none}div.multiselect button.remove-all{display:none!important}div.multiselect.withoutUserInput{cursor:pointer!important}div.multiselect.withoutUserInput>ul{cursor:pointer}section{margin:64px 0}.highLevel__wrap,.workWith__wrap,.keyAdvantages__wrap,.highLevel__bg,.keyAdvantages__figure,.workWith__img,.keyAdvantages__img{text-align:center;margin-bottom:32px;gap:16px}@media (min-width: 768px){.highLevel__wrap,.workWith__wrap,.keyAdvantages__wrap,.highLevel__bg,.keyAdvantages__figure,.workWith__img,.keyAdvantages__img{text-align:initial;display:flex;flex-direction:row-reverse;align-items:center}}.highLevel__text,.highLevel__bg,.keyAdvantages__figure,.workWith__img,.keyAdvantages__img{flex:1 1 0}.highLevel__text__h{margin:0}.highLevel__text__h .orange{color:#fd633e}.highLevel__text__p{font-size:20px;line-height:28px;font-weight:500;margin:22px 0}.highLevel__bg,.keyAdvantages__figure,.workWith__img,.keyAdvantages__img{margin:32px 0 0}@media (min-width: 768px){.highLevel__bg,.keyAdvantages__figure,.workWith__img,.keyAdvantages__img{flex:1 3 0;justify-content:center;margin:0}}.highLevel__advance{margin:32px 0}.workWith__wrap,.keyAdvantages__wrap{justify-content:space-between;flex-direction:initial}.workWith__h,.keyAdvantages__h{text-align:center;margin:64px 0}.workWith__ul,.keyAdvantages__ul{margin:0;padding:0;text-align:left;list-style:none;display:flex;flex-wrap:wrap;gap:24px;flex:1 1 0;max-width:100%}.workWith__ul.isIntersecting .workWith__ul__li,.workWith__ul.isIntersecting .keyAdvantages__ul__li,.keyAdvantages__ul.isIntersecting .workWith__ul__li,.keyAdvantages__ul.isIntersecting .keyAdvantages__ul__li{opacity:1}@media (min-width: 768px){.workWith__ul.isIntersecting .workWith__ul__li,.workWith__ul.isIntersecting .keyAdvantages__ul__li,.keyAdvantages__ul.isIntersecting .workWith__ul__li,.keyAdvantages__ul.isIntersecting .keyAdvantages__ul__li{filter:grayscale(0);transform:translateY(0)}}@media (min-width: 1200px){.workWith__ul.isIntersecting .workWith__ul__li,.workWith__ul.isIntersecting .keyAdvantages__ul__li,.keyAdvantages__ul.isIntersecting .workWith__ul__li,.keyAdvantages__ul.isIntersecting .keyAdvantages__ul__li{transform:translate(0)}}.workWith__ul.isIntersecting .workWith__ul__li:nth-child(2),.workWith__ul.isIntersecting .keyAdvantages__ul__li:nth-child(2),.keyAdvantages__ul.isIntersecting .workWith__ul__li:nth-child(2),.keyAdvantages__ul.isIntersecting .keyAdvantages__ul__li:nth-child(2){transition-delay:.3s}.workWith__ul.isIntersecting .workWith__ul__li:nth-child(3),.workWith__ul.isIntersecting .keyAdvantages__ul__li:nth-child(3),.keyAdvantages__ul.isIntersecting .workWith__ul__li:nth-child(3),.keyAdvantages__ul.isIntersecting .keyAdvantages__ul__li:nth-child(3){transition-delay:.6s}.workWith__ul.isIntersecting .workWith__ul__li:nth-child(4),.workWith__ul.isIntersecting .keyAdvantages__ul__li:nth-child(4),.keyAdvantages__ul.isIntersecting .workWith__ul__li:nth-child(4),.keyAdvantages__ul.isIntersecting .keyAdvantages__ul__li:nth-child(4){transition-delay:.9s}.workWith__ul__li,.keyAdvantages__ul__li{cursor:default;white-space:nowrap;display:flex;gap:.75ch;flex:45% 1 1;transition:.3s 0s ease-out;transition-property:transform,filter,opacity;max-width:100%}@media (max-width: 573px) or (min-width: 768px){.workWith__ul__li,.keyAdvantages__ul__li{flex:100% 1 1}}@media (min-width: 768px){.workWith__ul__li,.keyAdvantages__ul__li{filter:grayscale(1);transform:translateY(20px);opacity:.15}}@media (min-width: 1200px){.workWith__ul__li,.keyAdvantages__ul__li{opacity:.75;transform:translate(-20px)}}.workWith__ul__li:before,.keyAdvantages__ul__li:before{content:url(/build/assets/approve_ico-B8XstCHE.svg);display:inline-block;transition:transform .3s ease-out}.workWith__ul__li:first-child,.keyAdvantages__ul__li:first-child{margin-top:0}@media (min-width: 992px){.workWith__ul__li:hover:before,.workWith__ul__li:hover .workWith__item,.keyAdvantages__ul__li:hover:before,.keyAdvantages__ul__li:hover .workWith__item{transform:translate(8px)}}.workWith__item,.keyAdvantages__item{display:inline-block;vertical-align:top;white-space:normal;flex:auto 1 1;transition:transform .3s ease-out}.workWith__item p,.keyAdvantages__item p{margin:0}.workWith__item__name,.keyAdvantages__item__name{font-size:18px;font-weight:600;line-height:24px}.workWith__img__wrap,.keyAdvantages__img__wrap{position:relative;margin:0;color:#3d5261d9}.workWith__img__graph,.keyAdvantages__img__graph{max-width:100%}.workWith__img__icons,.keyAdvantages__img__icons{position:absolute;left:0;top:0}.workWith__img__icons-rocket,.keyAdvantages__img__icons-rocket{will-change:transform;animation:float 2.75s infinite alternate ease-in-out}.workWith__img__icons-bank,.keyAdvantages__img__icons-bank{will-change:transform;animation:float 2.25s -1.5s infinite alternate ease-in-out}.workWith__img__icons-graph,.keyAdvantages__img__icons-graph{will-change:transform;animation:float 2s -2s infinite alternate ease-in-out}.workWith__img [class*=__icons-],.keyAdvantages__img [class*=__icons-]{transition:color .3s ease-out}@media (min-width: 992px){.workWith__img.bank [class*=__icons-bank],.workWith__img.graph [class*=__icons-graph],.workWith__img.rocket [class*=__icons-rocket],.keyAdvantages__img.bank [class*=__icons-bank],.keyAdvantages__img.graph [class*=__icons-graph],.keyAdvantages__img.rocket [class*=__icons-rocket]{color:#0d273a}}.keyAdvantages__figure{margin:-32px 0 32px;flex:auto 1 3}@media (min-width: 768px){.keyAdvantages__figure{margin:0}}.keyAdvantages__figure__img{filter:drop-shadow(0 0 15px rgba(0,0,0,.0705882353))}.keyAdvantages__figure__img>g[class*=__img]{transition:.3s ease-out;transform-origin:center;transform:scale(.8);transform-box:fill-box}.keyAdvantages__figure__img.isIntersecting>g[class*=__img]{transform:scale(1)}.keyAdvantages__figure__img.isIntersecting g[class*=-list]{transition-delay:.8s}.keyAdvantages__figure__img.isIntersecting g[class*=-planet]{transition-delay:.5s}.keyAdvantages__figure__img.isIntersecting g[class*=-notify]{transition-delay:.2s}.keyAdvantages__figure__img.isIntersecting g[class*=-chat]{transition-delay:0s}@media (min-width: 992px){.keyAdvantages__figure__img.list g[class*=__img-list],.keyAdvantages__figure__img.planet g[class*=__img-planet],.keyAdvantages__figure__img.notify g[class*=__img-notify],.keyAdvantages__figure__img.chat g[class*=__img-chat]{animation:shakeRotate forwards .5s ease-out}}.keyAdvantages__list{flex:1 1 50%}.keyAdvantages__ul{margin-bottom:32px}@media (min-width: 768px){.keyAdvantages__ul{margin-bottom:42px}}.keyAdvantages__ul__li{white-space:nowrap}@media (min-width: 768px){.keyAdvantages__ul__li{transform:translateY(20px)}}@media (min-width: 1200px){.keyAdvantages__ul__li{transform:translate(20px)}.keyAdvantages__ul__li:hover:before,.keyAdvantages__ul__li:hover .keyAdvantages__item{transform:translate(-8px)}}.keyAdvantages__item{white-space:normal;flex:auto 1 1}.number{display:flex;justify-content:space-around;flex-wrap:wrap;text-align:center;gap:16px}.number__card,.howHelp__card{flex:30% 1 1;min-width:240px;padding:45px 32px 32px;margin:0;max-width:100%}.number__card__value{font-weight:600;font-size:32px}@media (min-width: 1024px){.number__card__value{font-size:40px}}.howHelp{display:flex;flex-wrap:wrap;gap:16px}.howHelp__text{flex:100% 0 0;text-align:center;margin:0 0 74px}.howHelp__text__h{margin:0}.howHelp__text__p{margin:16px 0 32px}.howHelp__text__link{margin:0 auto}.howHelp__card{padding:32px}.b2bForm-wrap{background:#f9fafa;border:1px solid #CFD4D8;border-radius:16px;padding:16px}@media (min-width: 768px){.b2bForm-wrap{padding:32px}}.question{text-align:center}.question__list{text-align:left;margin:32px auto;max-width:752px}@media (min-width: 768px){.question__list{margin-top:64px}}.question__list--ol{margin:0;padding:0 0 0 14px}.question__list--ol>li{margin-bottom:16px}.question__list--ol>li::marker{font-weight:500}.question__list--ol ul{margin:0;padding:0 14px;list-style:disc}.question__list--ol ul>li{margin-top:12px}@media (min-width: 768px){.question__list--ol ul>li{margin-top:4px}}.question__list--ul{padding-left:16px}@keyframes float{0%{transform:translateY(1%) scale(1)}to{transform:translateY(-3%) scale(1)}}@keyframes shakeRotate{0%{transform:rotate(0)}25%{transform:rotate(5deg)}50%{transform:rotate(0)}75%{transform:rotate(-5deg)}to{transform:rotate(0)}}@media (max-width: 768px){br.wrapOnLarge{display:none}}
