.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{-webkit-animation:none!important;animation:none!important;transition:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@-webkit-keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{-webkit-animation:scale-x-frames linear 1 forwards;animation:scale-x-frames linear 1 forwards;background-color:hsla(0,0%,100%,.7);bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active.bottom-left,.Vue-Toastification__bounce-leave-active.top-left{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active.bottom-right,.Vue-Toastification__bounce-leave-active.top-right{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active.top-center{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active.bottom-center{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@-webkit-keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-50px)}}@-webkit-keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(50px)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{-webkit-animation-name:fadeInTop;animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{-webkit-animation-name:fadeInBottom;animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active.bottom-left,.Vue-Toastification__fade-leave-active.top-left{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active.bottom-right,.Vue-Toastification__fade-leave-active.top-right{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active.top-center{-webkit-animation-name:fadeOutTop;animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active.bottom-center{-webkit-animation-name:fadeOutBottom;animation-name:fadeOutBottom}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@-webkit-keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translateX(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translateX(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@-webkit-keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@-webkit-keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translateX(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translateX(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@-webkit-keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@-webkit-keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@-webkit-keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@-webkit-keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translateX(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translateX(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@-webkit-keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translateX(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translateX(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{-webkit-animation-name:slideInBlurredLeft;animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{-webkit-animation-name:slideInBlurredRight;animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{-webkit-animation-name:slideInBlurredTop;animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{-webkit-animation-name:slideInBlurredBottom;animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active.bottom-left,.Vue-Toastification__slideBlurred-leave-active.top-left{-webkit-animation-name:slideOutBlurredLeft;animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active.bottom-right,.Vue-Toastification__slideBlurred-leave-active.top-right{-webkit-animation-name:slideOutBlurredRight;animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active.top-center{-webkit-animation-name:slideOutBlurredTop;animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active.bottom-center{-webkit-animation-name:slideOutBlurredBottom;animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}

.vld-overlay,.vld-shown{overflow:hidden}.vld-overlay{align-items:center;bottom:0;display:none;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:9999}.vld-overlay.is-active{display:flex}.vld-overlay.is-full-page{position:fixed;z-index:9999}.vld-overlay .vld-background{background:#fff;bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.vld-overlay .vld-icon,.vld-parent{position:relative}
fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{background:#fff;display:block;height:35px;position:absolute;right:1px;top:1px;width:48px}.multiselect__spinner:after,.multiselect__spinner:before{border:2px solid transparent;border-radius:100%;border-top-color:#41b883;box-shadow:0 0 0 1px transparent;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{opacity:1;transition:opacity .4s ease-in-out}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;color:#35495e;display:block;min-height:40px;position:relative;text-align:left;width:100%}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;opacity:.6;pointer-events:none}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{background:#fff;border:none;border-radius:5px;box-sizing:border-box;display:inline-block;line-height:20px;margin-bottom:8px;min-height:20px;padding:0 0 0 5px;position:relative;transition:border .1s ease;vertical-align:top;width:100%}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{margin-bottom:8px;padding-left:5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{background:#fff;border:1px solid #e8e8e8;border-radius:5px;display:block;font-size:14px;min-height:40px;padding:8px 40px 0 8px}.multiselect__tag{background:#41b883;border-radius:5px;color:#fff;display:inline-block;line-height:1;margin-bottom:5px;margin-right:10px;max-width:100%;overflow:hidden;padding:4px 26px 4px 10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.multiselect__tag-icon{border-radius:5px;bottom:0;cursor:pointer;font-style:normal;font-weight:700;line-height:22px;margin-left:7px;position:absolute;right:0;text-align:center;top:0;transition:all .2s ease;width:22px}.multiselect__tag-icon:after{color:#266d4d;content:"\D7";font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{border:1px solid #e8e8e8;border-radius:5px;min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap}.multiselect__current,.multiselect__select{box-sizing:border-box;cursor:pointer;display:block;line-height:16px;margin:0;text-decoration:none}.multiselect__select{height:38px;padding:4px 8px;position:absolute;right:1px;text-align:center;top:1px;transition:transform .2s ease;width:40px}.multiselect__select:before{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;color:#999;content:"";margin-top:4px;position:relative;right:0;top:65%}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:block;max-height:240px;overflow:auto;position:absolute;width:100%;z-index:50}.multiselect__content{display:inline-block;list-style:none;margin:0;min-width:100%;padding:0;vertical-align:top}.multiselect--above .multiselect__content-wrapper{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:1px solid #e8e8e8;border-top-left-radius:5px;border-top-right-radius:5px;bottom:100%}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{cursor:pointer;display:block;line-height:16px;min-height:40px;padding:12px;position:relative;text-decoration:none;text-transform:none;vertical-align:middle;white-space:nowrap}.multiselect__option:after{font-size:13px;line-height:40px;padding-left:20px;padding-right:12px;position:absolute;right:0;top:0}.multiselect__option--highlight{background:#41b883;color:#fff;outline:none}.multiselect__option--highlight:after{background:#41b883;color:#fff;content:attr(data-select)}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{color:silver;content:attr(data-selected)}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{display:inline-block;line-height:20px;margin-bottom:8px;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{left:1px;right:auto}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{left:0;right:auto}[dir=rtl] .multiselect__clear{left:12px;right:auto}[dir=rtl] .multiselect__spinner{left:1px;right:auto}@-webkit-keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}
/*!
 * FilePond 4.30.3
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--assistant{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--browser.filepond--browser{font-size:0;left:1em;margin:0;opacity:0;padding:0;position:absolute;top:1.75em;width:calc(100% - 2em)}.filepond--data{border:none;contain:strict;height:0;margin:0;padding:0;visibility:hidden;width:0}.filepond--data,.filepond--drip{pointer-events:none;position:absolute}.filepond--drip{background:rgba(0,0,0,.01);border-radius:.5em;bottom:0;left:0;opacity:.1;overflow:hidden;right:0;top:0}.filepond--drip-blob{background:#292625;border-radius:50%;height:8em;margin-left:-4em;margin-top:-4em;-webkit-transform-origin:center center;transform-origin:center center;width:8em}.filepond--drip-blob,.filepond--drop-label{left:0;position:absolute;top:0;will-change:transform,opacity}.filepond--drop-label{align-items:center;color:#4f4f4f;display:flex;height:0;justify-content:center;margin:0;right:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-size:.875em;font-weight:400;line-height:1.5;text-align:center}.filepond--label-action{-webkit-text-decoration-skip:ink;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;text-decoration-skip-ink:auto}.filepond--root[data-disabled] .filepond--drop-label label{opacity:.5}.filepond--file-action-button.filepond--file-action-button{border:none;font-family:inherit;font-size:1em;height:1.625em;line-height:inherit;margin:0;outline:none;padding:0;width:1.625em;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--file-action-button.filepond--file-action-button svg{height:100%;width:100%}.filepond--file-action-button.filepond--file-action-button:after{bottom:-.75em;content:"";left:-.75em;position:absolute;right:-.75em;top:-.75em}.filepond--file-action-button{background-color:rgba(0,0,0,.5);background-image:none;border-radius:50%;box-shadow:0 0 0 0 hsla(0,0%,100%,0);color:#fff;cursor:auto;transition:box-shadow .25s ease-in}.filepond--file-action-button:focus,.filepond--file-action-button:hover{box-shadow:0 0 0 .125em hsla(0,0%,100%,.9)}.filepond--file-action-button[disabled]{background-color:rgba(0,0,0,.25);color:hsla(0,0%,100%,.5)}.filepond--file-action-button[hidden]{display:none}.filepond--action-edit-item.filepond--action-edit-item{height:2em;padding:.1875em;width:2em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom]{margin-bottom:-.1875em}.filepond--action-edit-item-alt{background:transparent;border:none;color:inherit;font-family:inherit;line-height:inherit;margin:0 0 0 .25em;outline:none;padding:0;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg{height:1.3125em;width:1.3125em}.filepond--action-edit-item-alt span{font-size:0;opacity:0}.filepond--file-info{align-items:flex-start;display:flex;flex:1;flex-direction:column;margin:0 .5em 0 0;min-width:0;pointer-events:none;position:static;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:transform,opacity}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{align-items:flex-end;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;pointer-events:none;position:static;text-align:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:transform,opacity}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;height:100%;margin:0;min-width:0;padding:0}.filepond--file-wrapper.filepond--file-wrapper>legend{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.filepond--file{align-items:flex-start;border-radius:.5em;color:#fff;display:flex;height:100%;padding:.5625em;position:static}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button,.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state=cancelled] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{-webkit-animation:fall .5s linear .125s both;animation:fall .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=invalid] .filepond--panel{-webkit-animation:shake .65s linear both;animation:shake .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@-webkit-keyframes fall{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fall{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over]:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:100}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{left:0;margin:.25em;padding:0;position:absolute;right:0;top:0;will-change:transform,opacity;z-index:1}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em rgba(0,0,0,.25)}.filepond--item>.filepond--file-wrapper,.filepond--item>.filepond--panel{transition:opacity .15s ease-out}.filepond--item[data-drag-state]{cursor:-webkit-grab;cursor:grab}.filepond--item[data-drag-state]>.filepond--panel{box-shadow:0 0 0 transparent;transition:box-shadow .125s ease-in-out}.filepond--item[data-drag-state=drag]{cursor:-webkit-grabbing;cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel{box-shadow:0 .125em .3125em rgba(0,0,0,.325)}.filepond--item[data-drag-state]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel,[data-filepond-item-state*=invalid] .filepond--item-panel{background-color:#c44e47}.filepond--item-panel{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller{left:0;margin:0;position:absolute;right:0;top:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller[data-state=overflow]{-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);overflow-x:hidden;overflow-y:scroll}.filepond--list-scroller::-webkit-scrollbar{background:transparent}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-clip:content-box;background-color:rgba(0,0,0,.3);border:.3125em solid transparent;border-radius:99999px}.filepond--list.filepond--list{list-style-type:none;margin:0;padding:0;position:absolute;top:0;will-change:transform}.filepond--list{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated]{height:100%;margin:0;max-width:none;width:100%}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{align-items:center;bottom:0;display:flex;height:auto;justify-content:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{height:100%;margin-bottom:0;margin-top:0;overflow:hidden}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{height:100%;left:0;right:0}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{z-index:7}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status,.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item{opacity:1!important;visibility:visible!important}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle]{will-change:transform}}}.filepond--panel-root{background-color:#f1f0ef;border-radius:.5em}.filepond--panel{height:100%!important;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{background-color:transparent!important;border:none!important;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.filepond--panel-bottom,.filepond--panel-center,.filepond--panel-top{left:0;margin:0;padding:0;position:absolute;right:0;top:0}.filepond--panel-bottom,.filepond--panel-top{height:.5em}.filepond--panel-top{border-bottom:none!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.filepond--panel-top:after{background-color:inherit;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.filepond--panel-bottom,.filepond--panel-center{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0);-webkit-transform-origin:left top;transform-origin:left top;will-change:transform}.filepond--panel-bottom{border-top:none!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.filepond--panel-bottom:before{background-color:inherit;content:"";height:2px;left:0;position:absolute;right:0;top:-1px}.filepond--panel-center{border-bottom:none!important;border-radius:0!important;border-top:none!important;height:100px!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{color:#fff;height:1.25em;margin:0;pointer-events:none;position:static;width:1.25em;will-change:transform,opacity}.filepond--progress-indicator svg{height:100%;transform-box:fill-box;vertical-align:top;width:100%}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--list-scroller{z-index:6}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{text-rendering:optimizeLegibility;box-sizing:border-box;contain:layout style size;direction:ltr;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:450;line-height:normal;margin-bottom:1em;position:relative;text-align:left}.filepond--root *{box-sizing:inherit;line-height:inherit}.filepond--root :not(text){font-size:inherit}.filepond--root[data-disabled]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller{pointer-events:all}.filepond--root[data-disabled] .filepond--list{pointer-events:none}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-bottom:1em;margin-top:1em}.filepond--root .filepond--credits{bottom:-14px;color:inherit;font-size:11px;line-height:.85;opacity:.175;position:absolute;right:0;text-decoration:none;z-index:3}.filepond--root .filepond--credits[style]{bottom:auto;margin-top:14px;top:0}
/*!
 * FilePondPluginImagePreview 4.6.10
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--image-preview-markup{left:0;position:absolute;top:0}.filepond--image-preview-wrapper{z-index:2}.filepond--image-preview-overlay{display:block;left:0;margin:0;max-height:7rem;min-height:5rem;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:2}.filepond--image-preview-overlay svg{color:inherit;height:auto;max-height:inherit;width:100%}.filepond--image-preview-overlay-idle{color:rgba(40,40,40,.85);mix-blend-mode:multiply}.filepond--image-preview-overlay-success{color:#369763;mix-blend-mode:normal}.filepond--image-preview-overlay-failure{color:#c44e47;mix-blend-mode:normal}@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit:fill) or (object-fit:fill)){.filepond--image-preview-overlay-idle{mix-blend-mode:normal}}.filepond--image-preview-wrapper{background:rgba(0,0,0,.01);border-radius:.45em;height:100%;left:0;margin:0;overflow:hidden;position:absolute;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--image-preview{align-items:center;background:#222;display:flex;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;will-change:transform,opacity;z-index:1}.filepond--image-clip{margin:0 auto;overflow:hidden;position:relative}.filepond--image-clip[data-transparency-indicator=grid] canvas,.filepond--image-clip[data-transparency-indicator=grid] img{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0h50v50H0M50 50h50v50H50'/%3E%3C/svg%3E");background-size:1.25em 1.25em}.filepond--image-bitmap,.filepond--image-vector{left:0;position:absolute;top:0;will-change:transform}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper{border-radius:0}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview{align-items:center;display:flex;height:100%;justify-content:center}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper{border-radius:99999rem}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay{bottom:0;top:auto;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*=center]){margin-bottom:.325em}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left]{left:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right]{right:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left],.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right]{margin-bottom:.5125em}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center]{margin-bottom:.1875em;margin-left:.1875em;margin-top:0}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif;line-height:1.15}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.modal_popup{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background:rgba(10,28,91,.7);display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:12}.modal_popup .close,.modal_popup .modal_content{height:100%;left:0;position:absolute;top:0;width:100%}.modal_popup .close{cursor:pointer;z-index:0}.modal_popup .close_popup{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:20px;justify-content:center;position:absolute;right:19px;top:17px;transition:all .4s;z-index:1}.modal_popup .close_popup:hover{color:#48fbdf}.modal_popup .invite_popup_content{background:#fff;border-radius:20px;box-shadow:0 0 34px rgba(80,255,203,.43);left:50%;padding:54px 20px 20px;position:absolute;text-align:center;top:52%;transform:translate(-50%,-50%);width:320px;z-index:3}.modal_popup .invite_popup_content img{left:50%;position:absolute;top:-26px;transform:translate(-50%);width:60px;z-index:2}.modal_popup .invite_popup_content h3{color:#004fad;font-family:Golos Text Bold\ 2;font-size:24px;font-weight:700;line-height:29px;margin-bottom:10px;text-align:center}.modal_popup .invite_popup_content p{color:#001236;font-size:14px;font-weight:400;line-height:20px;margin-bottom:30px;opacity:.7;text-align:center}.modal_popup .invite_popup_content p strong{font-family:Golos Text Bold;font-weight:600}.modal_popup .invite_popup_content a{align-items:center;background:linear-gradient(130.22deg,rgba(72,251,223,.1) -37.07%,rgba(0,45,205,.1) 102.35%);border-radius:10px;display:flex;padding:11px 18px;width:100%}.modal_popup .invite_popup_content a i{-webkit-text-fill-color:transparent!important;background:linear-gradient(130.22deg,#48fbdf -37.07%,#002dcd 102.35%);-webkit-background-clip:text!important;display:inline-block;font-size:16px;margin-right:7px}.modal_popup .invite_popup_content a span{color:#001236;font-size:14px;font-weight:400;line-height:22px;opacity:.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal_popup .log_off_popup_content{background:#fff;border-radius:20px;box-shadow:0 0 34px rgba(80,255,203,.43);left:50%;padding:25px 70px 20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:320px;z-index:3}.modal_popup .log_off_popup_content .icon-door{-webkit-text-fill-color:transparent!important;background:linear-gradient(130.22deg,#48fbdf -37.07%,#002dcd 102.35%);-webkit-background-clip:text!important;display:inline-block;font-size:40px;margin-bottom:8px;opacity:.7}.modal_popup .log_off_popup_content h3{color:#004fad;font-family:Golos Text Bold\ 2;font-size:24px;font-weight:700;line-height:29px;margin-bottom:5px;text-align:center}.modal_popup .log_off_popup_content p{color:#001236;font-size:14px;font-weight:400;line-height:20px;margin-bottom:20px;opacity:.7;text-align:center}.modal_popup .log_off_popup_content p strong{font-family:Golos Text Bold;font-weight:600}.modal_popup .log_off_popup_content ul li{margin-bottom:10px}.modal_popup .log_off_popup_content ul li:last-child{margin-bottom:0}.modal_popup .log_off_popup_content ul li a{align-items:center;display:flex;height:43px;justify-content:center;margin:0 auto;width:156px}.modal_popup .log_off_popup_content ul li .cancellation{background:linear-gradient(130.22deg,#48fbdf -37.07%,#002dcd 102.35%);border-radius:10px;color:#fff;font-family:Golos Text Bold;font-size:14px;font-weight:600;line-height:17px;transition:all .4s}.modal_popup .log_off_popup_content ul li .cancellation:hover{background:linear-gradient(91.3deg,#50ffcb 14.49%,#3af3ff 129.2%);color:#004fad}.modal_popup .log_off_popup_content ul li .exit{color:#ff5740;font-size:14px;font-weight:400;line-height:17px;transition:all .4s}.modal_popup .log_off_popup_content ul li .exit:hover,.modal_popup .log_off_popup_content ul li .exit:hover i{color:#004fad}.modal_popup .log_off_popup_content ul li .exit i{color:#ff5740;font-size:13px;margin-right:5px;transition:all .4s}.modal_popup .successfully_popup_content{background:#fff;border-radius:20px;box-shadow:0 0 34px rgba(80,255,203,.43);left:50%;padding:20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:320px;z-index:3}.modal_popup .successfully_popup_content img{display:flex;margin:0 auto 10px;width:70px}.modal_popup .successfully_popup_content h3{color:#004fad;font-family:Golos Text Bold\ 2;font-size:24px;font-weight:700;line-height:29px;margin-bottom:5px;text-align:center}.modal_popup .successfully_popup_content p{color:#001236;font-size:14px;font-weight:400;line-height:20px;margin-bottom:20px;opacity:.7;padding:0 30px;text-align:center}.modal_popup .successfully_popup_content a,.modal_popup .successfully_popup_content p strong{font-family:Golos Text Bold;font-weight:600}.modal_popup .successfully_popup_content a{align-items:center;background:linear-gradient(130.22deg,#48fbdf -37.07%,#002dcd 102.35%);border:none;border-radius:10px;color:#fff;display:flex;font-size:14px;height:43px;justify-content:center;line-height:17px;margin:0 auto;transition:all .5s;width:156px}.modal_popup .successfully_popup_content a:hover{background:linear-gradient(91.3deg,#50ffcb 14.49%,#3af3ff 129.2%);color:#004fad}.modal_popup .success_popup_content{background:#fff;border-radius:20px;box-shadow:0 0 34px rgba(80,255,203,.43);left:50%;padding:20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:320px;z-index:3}.modal_popup .success_popup_content img{display:flex;margin:0 auto 10px;width:70px}.modal_popup .success_popup_content h3{color:#004fad;font-family:Golos Text Bold\ 2;font-size:24px;font-weight:700;line-height:29px;margin-bottom:5px;text-align:center}.modal_popup .success_popup_content p{color:#001236;font-size:14px;font-weight:400;line-height:20px;margin-bottom:20px;opacity:.7;padding:0 30px;text-align:center}.modal_popup .success_popup_content a,.modal_popup .success_popup_content p strong{font-family:Golos Text Bold;font-weight:600}.modal_popup .success_popup_content a{align-items:center;background:linear-gradient(130.22deg,#48fbdf -37.07%,#002dcd 102.35%);border:none;border-radius:10px;color:#fff;display:flex;font-size:14px;height:43px;justify-content:center;line-height:17px;margin:0 auto;transition:all .5s;width:156px}.modal_popup .success_popup_content a:hover{background:linear-gradient(91.3deg,#50ffcb 14.49%,#3af3ff 129.2%);color:#004fad}.modal_popup .success_popup_content a i{margin-right:5px}.modal_popup .success_popup_content abbr{color:#001236;display:block;font-size:12px;font-weight:400;line-height:14px;margin-top:8px;opacity:.6;text-align:center}.modal_popup .invest_popup_content{background:#fff;border-radius:20px;box-shadow:0 0 34px rgba(80,255,203,.43);left:50%;padding:30px 20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:320px;z-index:3}.modal_popup .invest_popup_content h3{color:#004fad;font-family:Golos Text Bold\ 2;font-size:24px;font-weight:700;line-height:29px;margin-bottom:5px;text-align:center}.modal_popup .invest_popup_content p{color:rgba(0,18,54,.6);font-size:14px;font-weight:400;line-height:20px;margin-bottom:20px;text-align:center}.modal_popup .invest_popup_content p span,.modal_popup .invest_popup_content p strong{font-family:Golos Text Bold;font-weight:600}.modal_popup .invest_popup_content p span{color:#004fac}.modal_popup .invest_popup_content form .input{margin-bottom:25px;position:relative}.modal_popup .invest_popup_content form input{border:none;border-bottom:1px solid rgba(0,18,54,.2);color:#001236;font-family:Golos Text Regular;font-size:16px;font-weight:400;height:59px;line-height:19px;margin-bottom:0!important;text-align:center;width:100%}.modal_popup .invest_popup_content form input::-moz-placeholder{opacity:.6}.modal_popup .invest_popup_content form input:-ms-input-placeholder{opacity:.6}.modal_popup .invest_popup_content form input::placeholder{opacity:.6}.modal_popup .invest_popup_content form span{color:#001236;font-size:14px;line-height:17px;opacity:.4}.modal_popup .invest_popup_content form .btn-actions button{align-items:center;background:linear-gradient(130.22deg,#48fbdf -37.07%,#002dcd 102.35%);border:none;border-radius:10px;color:#fff;display:flex;font-family:Golos Text Bold;font-size:14px;font-weight:600;height:43px;justify-content:center;line-height:17px;margin:0 auto;transition:all .5s;width:156px}.modal_popup .invest_popup_content form .btn-actions button:hover{background:linear-gradient(91.3deg,#50ffcb 14.49%,#3af3ff 129.2%);color:#004fad}.modal_popup .invest_popup_content form .btn-actions button i{margin-right:5px}.modal_popup .invest_popup_content .invoice_download{background:#fff;border-radius:20px;box-shadow:0 20px 53px -25px rgba(38,81,165,.29);margin-bottom:29px;padding:20px 20px 20px 90px;position:relative;text-align:left}.modal_popup .invest_popup_content .invoice_download a{background:transparent;border-radius:0;height:100%;left:0;position:absolute;top:0;width:100%}.modal_popup .invest_popup_content .invoice_download a:hover{background:transparent}.modal_popup .invest_popup_content .invoice_download .img{align-items:center;background:rgba(0,79,173,.1);border-radius:15px;display:flex;height:55px;justify-content:center;left:20px;position:absolute;top:50%;transform:translateY(-50%);width:55px}.modal_popup .invest_popup_content .invoice_download .img img{width:27px}.modal_popup .invest_popup_content .invoice_download strong{color:#000;display:block;font-family:Golos Text Medium;font-size:14px;font-weight:500;line-height:18px;margin-bottom:4px}.modal_popup .invest_popup_content .invoice_download span{align-items:center;display:flex;font-family:Golos Text Bold;font-size:14px;font-weight:600;line-height:18px}.modal_popup .invest_popup_content .invoice_download span,.modal_popup .invest_popup_content .invoice_download span i{-webkit-text-fill-color:transparent!important;background:linear-gradient(130.22deg,#48fbdf -37.07%,#002dcd 102.35%);-webkit-background-clip:text!important}.modal_popup .invest_popup_content .invoice_download span i{font-size:13px;margin-right:5px}.modal_popup .invest_popup_content a{align-items:center;background:linear-gradient(130.22deg,#48fbdf -37.07%,#002dcd 102.35%);border:none;border-radius:10px;color:#fff;display:flex;font-family:Golos Text Bold;font-size:14px;font-weight:600;height:43px;justify-content:center;line-height:17px;margin:0 auto;transition:all .5s;width:156px}.modal_popup .invest_popup_content a:hover{background:linear-gradient(91.3deg,#50ffcb 14.49%,#3af3ff 129.2%);color:#004fad}.modal_popup .invest_popup_content a i{margin-right:5px}@media (min-width:768px){.modal_popup .close_popup{font-size:28px;right:38px;top:36px}.modal_popup .invite_popup_content{border-radius:40px;padding:50px 40px 36px;width:428px}.modal_popup .invite_popup_content img{border-radius:40px;left:50%;top:-40px;transform:translate(-50%);width:70px}.modal_popup .invite_popup_content p{font-size:16px;line-height:22px;margin-bottom:30px}.modal_popup .invite_popup_content a{border-radius:15px;padding:18px 30px}.modal_popup .invite_popup_content a i{font-size:20px;margin-right:14px}.modal_popup .invite_popup_content a span{font-size:16px;line-height:24px}.modal_popup .log_off_popup_content{border-radius:40px;padding:30px 35px 36px;width:400px}.modal_popup .log_off_popup_content p{font-size:16px;line-height:22px;margin:0 15% 23px}.modal_popup .log_off_popup_content ul{align-items:center;display:flex;flex-direction:row-reverse;justify-content:center}.modal_popup .log_off_popup_content ul li{margin:0 5px}.modal_popup .log_off_popup_content ul li:first-child{margin-right:0}.modal_popup .log_off_popup_content ul li:last-child{margin-left:0}.modal_popup .successfully_popup_content{border-radius:40px;padding:35px 40px 36px;width:338px}.modal_popup .successfully_popup_content img{width:80px}.modal_popup .successfully_popup_content h3{margin-bottom:10px}.modal_popup .successfully_popup_content p{font-size:16px;line-height:22px;padding:0 15px}.modal_popup .success_popup_content{border-radius:40px;padding:35px 40px 36px;width:338px}.modal_popup .success_popup_content img{width:80px}.modal_popup .success_popup_content h3{margin-bottom:10px}.modal_popup .success_popup_content p{font-size:16px;line-height:22px;padding:0 15px}.modal_popup .success_popup_content abbr{font-size:14px;line-height:18px}.modal_popup .invest_popup_content{border-radius:40px;padding:35px 40px 36px;width:490px}.modal_popup .invest_popup_content h3{margin-bottom:10px}.modal_popup .invest_popup_content p{font-size:16px;line-height:22px;margin-bottom:26px;padding:0 15px}.modal_popup .invest_popup_content .invoice_download{margin-top:-8px;padding:25px 20px 25px 100px}.modal_popup .invest_popup_content .invoice_download .img{left:30px}.modal_popup .invest_popup_content .invoice_download strong{font-size:16px}.modal_popup .invest_popup_content .invoice_download span{font-size:16px;line-height:20px}.modal_popup .invest_popup_content .invoice_download span i{font-size:15px;margin-right:6px}.modal_popup .invest_popup_content form .input{margin-bottom:30px}}@media (min-width:1024px){.modal_popup .close_popup{right:48px;top:36px}.modal_popup .invite_popup_content{padding:61px 50px 40px;width:450px}.modal_popup .invite_popup_content img{top:-40px;width:80px}.modal_popup .invite_popup_content h3{font-size:30px;line-height:34px;margin-bottom:16px}.modal_popup .invite_popup_content p{margin-bottom:41px}.modal_popup .invite_popup_content a{padding:18px 32px}.modal_popup .log_off_popup_content{padding:45px 35px 50px;width:450px}.modal_popup .log_off_popup_content .icon-door{font-size:46px}.modal_popup .log_off_popup_content h3{font-size:30px;line-height:34px;margin-bottom:10px}.modal_popup .log_off_popup_content p{margin:0 0 26px}.modal_popup .successfully_popup_content{padding:40px 50px;width:498px}.modal_popup .successfully_popup_content img{width:90px}.modal_popup .successfully_popup_content h3{font-size:30px;line-height:34px;margin-bottom:12px}.modal_popup .successfully_popup_content p{padding:0}.modal_popup .success_popup_content{padding:40px 50px;width:498px}.modal_popup .success_popup_content img{width:90px}.modal_popup .success_popup_content h3{font-size:30px;line-height:34px;margin-bottom:12px}.modal_popup .success_popup_content p{padding:0}.modal_popup .invest_popup_content{padding:40px 50px;width:510px}.modal_popup .invest_popup_content h3{font-size:30px;line-height:34px;margin-bottom:12px}.modal_popup .invest_popup_content form .input{margin-bottom:39px}.modal_popup .invest_popup_content p{margin-bottom:21px;padding:0 25px}}@media (min-width:1600px){.modal_popup .close_popup{right:58px;top:46px}.modal_popup .invite_popup_content{padding:70px 50px 40px;width:550px}.modal_popup .invite_popup_content img{width:90px}.modal_popup .invite_popup_content h3{font-size:36px;line-height:42px;margin-bottom:10px}.modal_popup .invite_popup_content p{font-size:18px;line-height:25px;margin-bottom:40px}.modal_popup .invite_popup_content a{justify-content:center;padding:19px 32px}.modal_popup .invite_popup_content a i{font-size:24px;margin-right:20px}.modal_popup .invite_popup_content a span{font-size:18px;line-height:24px}.modal_popup .log_off_popup_content{padding:45px 40px 50px;width:560px}.modal_popup .log_off_popup_content .icon-door{font-size:52px;margin-bottom:15px}.modal_popup .log_off_popup_content h3{font-size:36px;line-height:42px;margin-bottom:10px}.modal_popup .log_off_popup_content p{font-size:18px;line-height:25px;margin-bottom:40px}.modal_popup .log_off_popup_content ul li{margin:0 10px}.modal_popup .log_off_popup_content ul li a{border-radius:15px;height:58px;width:220px}.modal_popup .log_off_popup_content ul li .cancellation,.modal_popup .log_off_popup_content ul li .exit{font-size:18px;line-height:20px}.modal_popup .log_off_popup_content ul li .exit i{font-size:18px;margin-right:8px}.modal_popup .successfully_popup_content{padding:40px 50px;width:550px}.modal_popup .successfully_popup_content img{width:110px}.modal_popup .successfully_popup_content h3{font-size:36px;line-height:40px;margin-bottom:14px}.modal_popup .successfully_popup_content p{font-size:18px;line-height:24px;margin-bottom:30px}.modal_popup .successfully_popup_content a{border-radius:15px;font-size:18px;height:58px;line-height:20px;width:220px}.modal_popup .success_popup_content{padding:40px 50px;width:550px}.modal_popup .success_popup_content img{width:110px}.modal_popup .success_popup_content h3{font-size:36px;line-height:40px;margin-bottom:14px}.modal_popup .success_popup_content p{font-size:18px;line-height:24px;margin-bottom:30px}.modal_popup .success_popup_content a{border-radius:15px;font-size:18px;height:58px;line-height:20px;width:220px}.modal_popup .success_popup_content abbr{font-size:16px;line-height:20px}.modal_popup .invest_popup_content{padding:40px 50px;width:568px}.modal_popup .invest_popup_content h3{font-size:36px;line-height:40px;margin-bottom:14px}.modal_popup .invest_popup_content p{font-size:18px;line-height:24px;margin-bottom:40px}.modal_popup .invest_popup_content .invoice_download{margin-top:-15px;padding:28px 20px 28px 120px}.modal_popup .invest_popup_content .invoice_download .img{height:70px;width:70px}.modal_popup .invest_popup_content .invoice_download .img img{width:36px}.modal_popup .invest_popup_content .invoice_download span,.modal_popup .invest_popup_content .invoice_download strong{font-size:18px;line-height:22px}.modal_popup .invest_popup_content .invoice_download span i{font-size:17px}.modal_popup .invest_popup_content form .input{margin-bottom:42px}.modal_popup .invest_popup_content form input{font-size:18px;height:64px;line-height:22px}.modal_popup .invest_popup_content form span{font-size:18px;line-height:20px}.modal_popup .invest_popup_content a,.modal_popup .invest_popup_content form .btn-actions button{border-radius:15px;font-size:18px;height:58px;line-height:20px;width:190px}}.header{align-items:center;background:radial-gradient(162.29% 162.29% at 1.48% -72.07%,#48fbdf 0,#0b2a9a 100%);display:flex;justify-content:space-between;left:0;padding:15px 20px;position:fixed;top:0;width:100%;z-index:9}.header .logo{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:37px;z-index:2}.header .logo img{display:flex;transition:all .5s;width:100%}.header .logo .logo-min{display:flex}.header .logo .logo-max{display:none}.header .header_offer{align-items:center;display:flex}.header .header_offer .invite{margin-right:10px;position:relative;width:25px}.header .header_offer .invite:hover img{transform:scale(1.1)}.header .header_offer .invite img{display:flex;transition:all .3s;width:100%}.header .header_offer .invite a{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.header .header_offer .invite .info,.header .header_offer .invite h3,.header .header_offer .invite p{display:none}.header .header_offer .verification{align-items:center;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;box-shadow:0 45px 53px -25px rgba(65,130,255,.11);display:flex;height:30px;justify-content:center;position:relative;width:30px}.header .header_offer .verification:after{background:url(../img/verification-after-360.svg) no-repeat 50% 50%;background-size:cover;bottom:-1px;content:"";height:16px;left:50%;position:absolute;transform:translate(-50%);width:31px;z-index:0}.header .header_offer .verification a{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.header .header_offer .verification .passport img{display:flex;width:13.5px}.header .header_offer .verification .passport span{display:none}.header .header_offer .verification img{display:flex;width:13.5px}.header .header_offer .verification h4,.header .header_offer .verification span{display:none}.header .header_user{align-items:center;display:flex}.header .header_user .languages{cursor:pointer;margin-right:6px;padding-right:12px;position:relative}.header .header_user .languages li{color:#fff}.header .header_user .languages li img{vertical-align:sub}.header .header_user .languages li span{color:#fff;font-family:Golos Text Medium;font-size:14px;font-weight:500;line-height:17px}.header .header_user .notification{cursor:pointer;margin-right:15px;position:relative;width:16px}.header .header_user .notification:hover svg{transform:scale(1.1)}.header .header_user .notification span{align-items:center;background:linear-gradient(130.22deg,#48fbdf -37.07%,#002dcd 102.35%);border-radius:50%;color:#fff;display:none;font-size:10px;height:16px;justify-content:center;line-height:12px;position:absolute;right:-8px;top:-4px;width:16px;z-index:2}.header .header_user .notification svg{display:block;position:relative;transition:all .3s;width:100%;z-index:1}.header .header_user .user{cursor:pointer;position:relative}.header .header_user .user .personal_area{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.header .header_user .user .avater{border-radius:50%;overflow:hidden;width:35px}.header .header_user .user .avater img{display:block;width:100%}.header .header_user .user .name{display:none}.header .header_user .user .log_off{display:none;position:relative;z-index:3}@media (min-width:768px){.header .logo{transform:translate(-50%,-50%);width:140px}.header .logo .logo-min{display:none}.header .logo .logo-max{display:flex}.header .header_offer .invite{background:linear-gradient(91.3deg,#50ffcb 14.49%,#3af3ff 129.2%);border-radius:10px;margin-right:16px;padding:11px 15px 10px 40px;width:auto}.header .header_offer .invite:hover img{transform:translateY(-50%) rotate(1turn)}.header .header_offer .invite img{left:15px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.header .header_offer .invite h3{font-feature-settings:"pnum" on,"lnum" on;-webkit-text-fill-color:transparent;background:linear-gradient(298.16deg,#0025a8 -18.6%,#2ff0cd 139.1%);-webkit-background-clip:text;display:block;font-family:Golos Text Bold;font-size:16px;font-weight:700;line-height:19px}.header .header_offer .invite h3 strong{display:none}.header .header_offer .verification{border-radius:10px;height:auto;padding:10px 14px;width:auto}.header .header_offer .verification:after{background:url(../img/verification-after-768.svg) no-repeat 50% 50%;background-size:cover;bottom:-2px;height:23px;width:112px}.header .header_offer .verification .passport{align-items:center;display:flex;justify-content:center}.header .header_offer .verification .passport img{margin-right:5px;width:18px}.header .header_offer .verification .passport span{font-feature-settings:"pnum" on,"lnum" on;color:#fff;display:block;font-family:Golos Text Medium;font-size:14px;line-height:17px}.header .header_user .languages{margin-right:18px;padding-right:18px}.header .header_user .languages:after{height:6px;top:55%;width:10px}.header .header_user .notification{margin-right:40px;position:relative}.header .header_user .notification:after{background:#fff;content:"";height:15px;left:-10px;opacity:.2;position:absolute;top:50%;transform:translateY(-50%);width:1px}.header .header_user .user{align-items:center;display:flex;justify-content:center}.header .header_user .user:hover .log_off svg{opacity:1}.header .header_user .user .avater{margin-right:15px;width:40px}.header .header_user .user .log_off{display:block}.header .header_user .user .log_off svg{opacity:.6;transition:all .3s;width:16px}}@media (min-width:1024px){.header{background:transparent;border-radius:0;padding:15px 20px 15px 88px;z-index:4}.header .logo{left:17px;position:absolute;transform:translateY(-40%);width:35px}.header .logo .logo-min{display:flex}.header .logo .logo-max{display:flex;left:0;max-width:none;opacity:0;position:absolute;top:0;transition:all .5s;width:130px}.header .logo_open .logo-min{opacity:0}.header .logo_open .logo-max{opacity:1}.header .header_offer{transition:all .5s}.header .header_offer .invite{margin-right:20px;padding:9px 61px 9px 45px}.header .header_offer .invite h3{align-items:center;display:flex;font-size:14px}.header .header_offer .invite h3 strong{-webkit-text-fill-color:#001236;font-feature-settings:"pnum" on,"lnum" on;color:#001236;display:block;font-family:Golos Text Bold;font-size:14px;font-weight:600;line-height:17px;margin-right:3px}.header .header_offer .invite p{font-feature-settings:"pnum" on,"lnum" on;color:#001236;display:block;font-size:12px;font-weight:400;line-height:14px;opacity:.7}.header .header_offer .invite .info{cursor:pointer;display:block;position:absolute;right:16px;top:50%;transform:translateY(-50%);z-index:4}.header .header_offer .invite .info:hover svg{transform:scale(1.1)}.header .header_offer .invite .info:after{background:rgba(0,18,54,.1);content:"";height:15px;left:-15px;position:absolute;top:50%;transform:translateY(-50%);width:1px}.header .header_offer .invite .info svg{display:block;opacity:.8;transition:all .3s;width:15px}.header .header_offer .verification{padding:7px 15px 2px}.header .header_offer .verification:after{background:url(../img/verification-after-1024.svg) no-repeat 50% 50%;background-size:cover;bottom:-2px;height:16px;width:83px}.header .header_offer .verification .passport{flex-direction:column}.header .header_offer .verification .passport img{margin:0 0 6px}.header .header_offer .verification .passport span{font-size:12px;line-height:16px}.header .header_offer_open{transform:translate(220px)}.header .header_user .notification{margin-right:50px}.header .header_user .user:hover .name h4 img{transform:rotate(20deg) scale(1.1)}.header .header_user .user .avater{margin-right:5px}.header .header_user .user .name{display:block;margin-right:21px}.header .header_user .user .name span{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:400;line-height:19px}.header .header_user .user .name h4{align-items:center;color:#fff;display:flex;font-family:Golos Text Bold\ 2;font-size:16px;font-weight:700;line-height:19px}.header .header_user .user .name h4 img{display:block;margin-left:2px;transition:all .3s;width:15px}}@media (min-width:1300px){.header{padding:15px 20px 15px 94px}.header .logo{left:20px;transform:translateY(-52%);width:38px}.header .logo .logo-max{width:135px}.header .header_offer .invite{border-radius:15px;padding:11px 71px 9px 50px}.header .header_offer .invite img{left:20px;width:25px}.header .header_offer .invite h3{font-size:16px;line-height:19px;margin-bottom:2px}.header .header_offer .invite h3 strong{font-size:16px;line-height:19px;margin-right:4px}.header .header_offer .invite .info{right:20px}.header .header_offer .invite .info:after{left:-16px}.header .header_offer .invite .info svg{width:20px}.header .header_offer .verification{background:transparent;border:1px solid hsla(0,0%,100%,.4);border-radius:15px;box-shadow:0 45px 53px -25px rgba(65,130,255,.11);padding:0}.header .header_offer .verification:after{background:url(../img/verification-after-1366.svg) no-repeat 50% 50%;background-size:cover;bottom:-2px;height:20px;width:298px}.header .header_offer .verification .passport{background:hsla(0,0%,100%,.2);border-radius:12px 0 0 12px;padding:8px 15px 6px}.header .header_offer .verification .passport img{margin:0 0 5px}.header .header_offer .verification h4{font-feature-settings:"pnum" on,"lnum" on;color:#fff;display:block;font-family:Golos Text Medium;font-size:14px;font-weight:500;line-height:17px;padding:0 23px 0 15px}.header .header_offer .verification h4 i{font-feature-settings:"pnum" on,"lnum" on;color:#fff;display:block;font-family:Golos Text Regular;font-size:12px;font-weight:400;line-height:16px;opacity:.7}.header .header_offer_open{transform:translate(215px)}.header .header_user .languages{margin-right:18px;padding-right:16px}.header .header_user .languages li span{font-size:16px;line-height:20px}.header .header_user .notification{margin-right:58px}}@media (min-width:1600px){.header{padding:20px 40px 20px 156px}.header .logo{left:32px;transform:translateY(-50%);width:50px}.header .logo .logo-max{width:178px}.header .header_offer .invite{border-radius:20px;margin-right:30px;padding:15px 91px 15px 70px}.header .header_offer .invite img{left:30px;width:30px}.header .header_offer .invite h3,.header .header_offer .invite h3 strong{font-size:18px;line-height:21px}.header .header_offer .invite p{font-size:14px;line-height:17px}.header .header_offer .invite .info{right:30px}.header .header_offer .invite .info:after{height:20px;left:-15px}.header .header_offer .invite .info svg{width:30px}.header .header_offer .verification{border-radius:20px;justify-content:flex-start;width:355px}.header .header_offer .verification:after{background:url(../img/verification-after-1920.svg) no-repeat 50% 50%;background-size:cover;bottom:-3px;height:35px;width:calc(100% + 2px)}.header .header_offer .verification .passport{border-radius:16px 0 0 16px;padding:13px 15px 12px}.header .header_offer .verification .passport img{width:20px}.header .header_offer .verification .passport span{font-size:14px;line-height:18px}.header .header_offer .verification h4{font-size:18px;line-height:24px;padding:0 18px 0 19px}.header .header_offer .verification h4 i{font-size:14px;line-height:19px}.header .header_offer_open{transform:translate(300px)}.header .header_user .languages{margin-right:38px;padding-right:15px}.header .header_user .languages li span{font-size:18px;line-height:20px}.header .header_user .notification{width:20px}.header .header_user .notification:after{height:20px;left:-21px}.header .header_user .user .avater{margin-right:10px;width:55px}.header .header_user .user .name{margin-right:26px}.header .header_user .user .name span{font-size:18px;line-height:24px}.header .header_user .user .name h4{font-size:18px;line-height:23px}.header .header_user .user .name h4 img{width:18px}.header .header_user .user .log_off svg{width:22px}}.nav_bar_mobile{align-items:center;background:radial-gradient(162.29% 162.29% at 1.48% -72.07%,#48fbdf 0,#0b2a9a 100%);border-radius:20px 20px 0 0;bottom:0;display:flex;justify-content:center;left:0;padding:0 0 16px;position:fixed;width:100%;z-index:9}.nav_bar_mobile .menu{width:75%}.nav_bar_mobile .menu ul{align-items:center;display:flex;justify-content:space-between}.nav_bar_mobile .menu ul li{align-items:center;display:flex;opacity:.7;width:33.33%}.nav_bar_mobile .menu ul li a{-webkit-text-fill-color:transparent;background:linear-gradient(91.3deg,#50ffcb 14.49%,#3af3ff 129.2%);-webkit-background-clip:text;font-size:25px;padding:14px 10px 17px;text-align:center;width:100%}.nav_bar_mobile .menu ul li a i{display:inline-block;margin-bottom:3px}.nav_bar_mobile .menu ul li span{-webkit-text-fill-color:#fff;color:#fff;display:block;font-family:Golos Text Regular;font-size:12px;line-height:14px}.nav_bar_mobile .menu ul li.active{opacity:1}.nav_bar_mobile .open_menu{-webkit-text-fill-color:transparent;background:linear-gradient(91.3deg,#50ffcb 14.49%,#3af3ff 129.2%);-webkit-background-clip:text;font-size:25px;opacity:.7;padding:14px 10px 17px;text-align:center;width:25%}.nav_bar_mobile .open_menu i{display:inline-block;margin-bottom:3px}.nav_bar_mobile .open_menu span{-webkit-text-fill-color:#fff;color:#fff;display:block;font-family:Golos Text Regular;font-size:12px;line-height:14px}@media (min-width:768px){.nav_bar_mobile{display:none}}.nav_bar{background:radial-gradient(162.29% 162.29% at 1.48% -72.07%,#48fbdf 0,#0b2a9a 100%);border-radius:20px 20px 0 0;bottom:0;display:none;left:0;padding:0 0 13px;position:fixed;width:100%;z-index:9}.nav_bar .menu{margin:0 4%}.nav_bar .menu ul{align-items:center;display:flex;justify-content:space-between}.nav_bar .menu ul li{align-items:center;display:flex;margin:0 5px;opacity:.5}.nav_bar .menu ul li a{-webkit-text-fill-color:transparent;align-items:center;background:linear-gradient(91.3deg,#50ffcb 14.49%,#3af3ff 129.2%);-webkit-background-clip:text;display:flex;font-size:25px;justify-content:center;padding:17px 20px}.nav_bar .menu ul li a i{display:block}.nav_bar .menu ul li span{-webkit-text-fill-color:#fff;color:#fff;display:none;font-family:Golos Text Medium;font-size:14px;font-weight:500;line-height:17px}.nav_bar .menu ul li.active{opacity:1}.nav_bar .history{display:none}@media (min-width:768px){.nav_bar{display:block;padding:0}.nav_bar .menu ul li{opacity:.6}.nav_bar .menu ul li a{font-size:25px;padding:23px 10px}.nav_bar .menu ul li span{color:#fff;display:none;font-family:Golos Text Medium;font-size:14px;font-weight:500;line-height:24px;margin-left:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.nav_bar .menu ul li.active span{display:block}}@media (min-width:1024px){.nav_bar{background:transparent;border-radius:0;bottom:auto;height:100vh;padding:129px 0 130px;top:0;width:auto;z-index:3}.nav_bar .menu{margin:0}.nav_bar .menu ul{align-items:flex-start;flex-direction:column}.nav_bar .menu ul li{margin:0 0 9px;opacity:.7;position:relative;transition:all .4s;z-index:2}.nav_bar .menu ul li:hover{opacity:1}.nav_bar .menu ul li:after{background:url(../img/menu-active-1024.png) no-repeat 0 50%;background-size:cover;content:"";height:130px;left:9px;position:absolute;top:55%;transform:translate(100%,-50%);transition:all .4s;width:327px;z-index:0}.nav_bar .menu ul li:last-child{margin-bottom:0}.nav_bar .menu ul li a{font-size:20px;padding:11px 23px;position:relative;transition:all .4s;z-index:2}.nav_bar .menu ul li span{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background:linear-gradient(91.3deg,#50ffcb 14.49%,#3af3ff 129.2%);display:block;font-size:16px;opacity:0;transition:all .4s}.nav_bar .menu ul li.active{opacity:1;z-index:1}.nav_bar .menu ul li.active:after{transform:translateY(-50%)}.nav_bar .menu ul li.active a{-webkit-text-fill-color:transparent!important;background:linear-gradient(130.22deg,#48fbdf -37.07%,#002dcd 102.35%);-webkit-background-clip:text!important;justify-content:center!important}.nav_bar .menu ul li.active span{-webkit-text-fill-color:#004fad!important;color:#004fad}.nav_bar .menu ul li.not-active{cursor:default;pointer-events:none}.nav_bar .menu ul li.not-active a{opacity:.4}.nav_bar .history{align-items:center;-webkit-background-clip:text;bottom:24px;display:flex;font-size:30px;justify-content:center;left:19px;position:absolute;transform:translate(0);width:-webkit-max-content;width:-moz-max-content;width:max-content}.nav_bar .history,.nav_bar .history span{-webkit-text-fill-color:transparent;background:linear-gradient(91.3deg,#50ffcb 14.49%,#3af3ff 129.2%)}.nav_bar .history span{-webkit-background-clip:text;display:inline-block;font-family:Golos Text Medium;font-size:16px;font-weight:500;line-height:19px;margin-left:10px;opacity:0;transition:all .4s}}@media (min-width:1300px){.nav_bar .menu ul li:after{background:url(../img/menu-active-1366.png) no-repeat 0 50%;background-size:cover;height:130px;left:12px;width:324px}.nav_bar .menu ul li a{padding:11px 26px 11px 27px}.nav_bar .history{bottom:20px;left:23px}}@media (min-width:1600px){.nav_bar{padding:168px 0 115px}.nav_bar .menu ul li{margin:0}.nav_bar .menu ul li:after{background:url(../img/menu-active-1920.png) no-repeat 0 50%;background-size:cover;height:188px;left:17px;top:56%;transform:translate(100%,-50%);width:488px}.nav_bar .menu ul li a{font-size:28px;padding:18px 45px}.nav_bar .menu ul li span{font-size:24px;line-height:27px;margin-left:18px}.nav_bar .history{bottom:45px;font-size:40px;left:38px}.nav_bar .history span{font-size:24px;line-height:28px;margin-left:18px}}@media (min-width:1024px){.nav_bar.active .history span,.nav_bar.active .menu ul li span{opacity:1}}@font-face{font-family:Golos Text Regular;font-style:normal;font-weight:400;src:local("Golos Text Regular"),local("GolosText-Regular"),url(../fonts/Golostextregular.woff2) format("woff2"),url(../fonts/Golostextregular.woff) format("woff"),url(../fonts/Golostextregular.ttf) format("truetype")}@font-face{font-family:Golos Text Medium;font-style:normal;font-weight:500;src:local("Golos Text Medium"),local("GolosText-Medium"),url(../fonts/Golostextmedium.woff2) format("woff2"),url(../fonts/Golostextmedium.woff) format("woff"),url(../fonts/Golostextmedium.ttf) format("truetype")}@font-face{font-family:Golos Text Bold;font-style:normal;font-weight:600;src:local("Golos Text DemiBold"),local("GolosText-DemiBold"),url(../fonts/Golostextdemibold.woff2) format("woff2"),url(../fonts/Golostextdemibold.woff) format("woff"),url(../fonts/Golostextdemibold.ttf) format("truetype")}@font-face{font-family:Golos Text Bold\ 2;font-style:normal;font-weight:700;src:local("Golos Text Bold"),local("GolosText-Bold"),url(../fonts/Golostextbold.woff2) format("woff2"),url(../fonts/Golostextbold.woff) format("woff"),url(../fonts/Golostextbold.ttf) format("truetype")}@font-face{font-family:Golos Text Black;font-style:normal;font-weight:900;src:local("Golos Text Black"),local("GolosText-Black"),url(../fonts/Golostextblack.woff2) format("woff2"),url(../fonts/Golostextblack.woff) format("woff"),url(../fonts/Golostextblack.ttf) format("truetype")}@font-face{font-family:fontello;font-style:normal;font-weight:400;src:url(../fonts/fontello.eot?48529630);src:url(../fonts/fontello.eot?48529630#iefix) format("embedded-opentype"),url(../fonts/fontello.woff2?48529630) format("woff2"),url(../fonts/fontello.woff?48529630) format("woff"),url(../fonts/fontello.ttf?48529630) format("truetype"),url(../fonts/fontello.svg?48529630#fontello) format("svg")}[class*=" icon-"]:before,[class^=icon-]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:fontello;font-style:normal;font-variant:normal;font-weight:400;text-align:center;text-decoration:inherit;text-transform:none}.icon-dashboard:before{content:"\e800"}.icon-exchange:before{content:"\e801"}.icon-financial_advisor:before{content:"\e802"}.icon-financial_services:before{content:"\e803"}.icon-iinvestment:before{content:"\e804"}.icon-lnvestment_center:before{content:"\e805"}.icon-market:before{content:"\e806"}.icon-partners:before{content:"\e807"}.icon-stock:before{content:"\e808"}.icon-transaction_history:before{content:"\e809"}.icon-share_this:before{content:"\e80a"}.icon-menu:before{content:"\e80b"}.icon-replenish:before{content:"\e80c"}.icon-invest:before{content:"\e80d"}.icon-info:before{content:"\e80e"}.icon-drow:before{content:"\e80f"}.icon-arrow-top:before{content:"\e810"}.icon-close:before{content:"\e811"}.icon-copy:before{content:"\e812"}.icon-door:before{content:"\e814"}.icon-exit:before{content:"\e815"}.icon-arrow-left:before{content:"\e817"}.icon-come:before{content:"\e818"}.icon-slider-next:before{content:"\e819"}.icon-slider-prev:before{content:"\e81a"}.icon-question:before{content:"\e81b"}.icon-register:before{content:"\e81c"}.icon-safety:before{content:"\e81d"}.icon-check:before{content:"\e81f"}.icon-arrow-link:before{content:"\e820"}.icon-video:before{content:"\e821"}.icon-brandbook:before{content:"\e822"}.icon-documentation:before{content:"\e823"}.icon-personal:before{content:"\e824"}.icon-notifications:before{content:"\e825"}.vld-overlay.is-full-page{z-index:9999}.modal__title{font-size:1.5rem;font-weight:700;margin:0 2rem 0 0}.modal__content{flex-grow:1}.modal__action{align-items:center;display:flex;flex-shrink:0;justify-content:center;padding:1rem 0 0}.modal__close{padding:.5rem;position:absolute;right:.5rem;top:.5rem}.modal__close svg{height:2rem;width:2rem}.multiselect{padding:0}.multiselect__tags{font-size:18px;font-weight:400;height:56px;line-height:46px;opacity:.7;padding:0 50px 0 0}.multiselect__single{font-size:18px!important;font-weight:400;height:56px!important;line-height:56px!important}.multiselect__placeholder{color:rgba(0,18,54,.6)!important;margin-bottom:0!important;margin-left:5px;margin-top:15px;opacity:1!important;padding-top:2px}.multiselect__input{height:56px!important;line-height:56px!important;text-align:left!important}.multiselect__select{padding:4px 8px;top:8px}.multiselect__option{color:#35495e!important;opacity:1!important}.multiselect__option--highlight,.multiselect__option--highlight span{color:#fff!important;opacity:1!important}.multiselect__countent-wrapper{z-index:1000}.auth-select .multiselect{padding:0}.auth-select .multiselect__single,.auth-select .multiselect__tags{background:transparent;border:0;border-bottom:1px solid hsla(0,0%,100%,.2);border-radius:0;color:#fff}.auth-select .multiselect__placeholder{color:hsla(0,0%,100%,.6)}.auth-select .multiselect__select{padding:4px 8px;top:8px}.auth-select .multiselect__select:before{border-color:hsla(0,0%,100%,.6) transparent transparent}.auth-select .multiselect__countent-wrapper{z-index:1000}.login_content .maz-phone-number-input,.registration_content .maz-phone-number-input{margin-top:20px}.login_content .maz-input.has-hint .maz-input__label,.login_content .maz-input.has-value .maz-input__label,.registration_content .maz-input.has-hint .maz-input__label,.registration_content .maz-input.has-value .maz-input__label{transform:translateY(0)!important}.login_content .maz-input__label,.registration_content .maz-input__label{display:none!important}.login_content .maz-phone-number-input .country-selector:not(.no-padding-left) .maz-input__input,.registration_content .maz-phone-number-input .country-selector:not(.no-padding-left) .maz-input__input{padding-left:40px!important}.login_content .maz-phone-number-input__country-flag,.registration_content .maz-phone-number-input__country-flag{bottom:.8rem!important}.login_content .maz-input__toggle-btn,.registration_content .maz-input__toggle-btn{display:none}.login_content .maz-input__input[name=new_search_in_options],.registration_content .maz-input__input[name=new_search_in_options]{background-color:transparent!important;color:var(--maz-text-color)!important;padding-left:12px!important;position:relative!important;width:100%!important}.login_content .maz-input,.registration_content .maz-input{background:transparent!important;border:0;border-radius:0!important}.login_content .maz-input__input.maz-border-radius,.registration_content .maz-input__input.maz-border-radius{border-radius:0!important;padding:0 .8571rem!important}.form-error{color:#ffc3c3;font-size:14px;margin-bottom:4px;margin-top:-4px}.input.active.invalid:after{background:linear-gradient(91.3deg,#b53b62 14.49%,#db2020 129.2%)!important}.invest_popup_content .invest-currency{color:#001236;font-size:18px;font-weight:700;left:0!important;line-height:20px;opacity:1!important;position:absolute;right:auto!important;top:22px}.invest_popup_content .amount{padding-left:15px}.invest_popup_content .amount-currency{color:rgba(0,18,54,.6);font-size:18px;line-height:24px;margin-bottom:40px}.invest_popup_content .amount-currency b{color:#004fad;font-weight:700}.resend-link:hover{color:#fff!important;cursor:pointer}.cursor-pointer{cursor:pointer!important}.btn-cancel{align-items:center;background:none!important;border:2px solid #b53b62!important;border-radius:10px;color:#b53b62!important;display:flex;font-size:14px;font-weight:600;height:43px;line-height:17px;padding:5px 24px;text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}.btn-cancel:hover{background:linear-gradient(91.3deg,#b53b62 14.49%,#db2020 129.2%)!important;color:#fff!important}.btn-actions{justify-content:space-between}.btn-actions,.copy-wrap{align-items:center;display:flex}.copy-wrap{background:linear-gradient(130.22deg,rgba(72,251,223,.1) -37.07%,rgba(0,45,205,.1) 102.35%);border-radius:10px;justify-content:center;margin:26px 0;padding:11px 18px;width:100%}.copy-wrap i{-webkit-text-fill-color:transparent!important;background:linear-gradient(130.22deg,#48fbdf -37.07%,#002dcd 102.35%);-webkit-background-clip:text!important;display:inline-block;font-size:24px;margin-right:20px}.copy-wrap span{color:#001236;font-size:18px;font-weight:400;line-height:24px;opacity:.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1600px){.dashboard .balances{border-radius:40px!important;width:31.8%}}@media (min-width:1024px){.nav_bar .history,.nav_bar .menu ul li span{background:inherit}}@media (min-width:1300px){.investment .investment_content .capitalization,.investment .investment_content .volume{width:36.6%!important}}.modal-opened.invest-popup .header,.wrapper .wrapper_content{z-index:inherit!important}.modal-opened.referral-popup .header{z-index:4!important}.modal_popup{display:inherit;z-index:1000}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.text-muted{color:hsla(0,0%,100%,.54)}.text-uppercase{text-transform:uppercase!important}.mt-7{margin-top:1.75rem!important}.mb-7,.my-7{margin-bottom:1.75rem!important}.wrapper .wrapper_content{height:calc(100vh - 105px)!important;min-height:auto!important;overflow:auto!important;padding:40px!important}.invest-btn-wrap{display:flex;justify-content:space-between}.financial_assistant.invest .financial_assistant_soon{flex-direction:column}.financial_assistant.invest .invest_schedule{width:100%!important}.financial_assistant.invest .soon_content{transform:translateY(25px)!important}.financial_assistant.invest .soon_content p{font-size:18px!important;margin-bottom:0!important}.financial_assistant.invest .sum{font-size:70px!important;line-height:80px!important}@-webkit-keyframes rotate_right{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes rotate_right{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-1turn)}}@-webkit-keyframes rotate_left{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes rotate_left{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@-webkit-keyframes banner_item1{0%{box-shadow:0 10px 22px -2px rgba(250,186,84,.3)}to{box-shadow:0 10px 52px -2px rgba(250,186,84,.7)}}@keyframes banner_item1{0%{box-shadow:0 10px 22px -2px rgba(250,186,84,.3)}to{box-shadow:0 10px 52px -2px rgba(250,186,84,.7)}}@-webkit-keyframes banner_item2{0%{box-shadow:0 10px 22px -2px rgba(109,171,255,.36)}to{box-shadow:0 10px 52px -2px rgba(109,171,255,.76)}}@keyframes banner_item2{0%{box-shadow:0 10px 22px -2px rgba(109,171,255,.36)}to{box-shadow:0 10px 52px -2px rgba(109,171,255,.76)}}@-webkit-keyframes banner_item3{0%{box-shadow:0 10px 22px -2px rgba(109,171,255,.36)}to{box-shadow:0 10px 52px -2px rgba(109,171,255,.76)}}@keyframes banner_item3{0%{box-shadow:0 10px 22px -2px rgba(109,171,255,.36)}to{box-shadow:0 10px 52px -2px rgba(109,171,255,.76)}}@-webkit-keyframes banner_item4{0%{box-shadow:0 8px 22px -2px rgba(248,87,94,.3)}to{box-shadow:0 8px 52px -2px rgba(248,87,94,.7)}}@keyframes banner_item4{0%{box-shadow:0 8px 22px -2px rgba(248,87,94,.3)}to{box-shadow:0 8px 52px -2px rgba(248,87,94,.7)}}@-webkit-keyframes top_butoon{0%{transform:translate(0)}50%{transform:translateY(20px)}to{transform:translate(0)}}@keyframes top_butoon{0%{transform:translate(0)}50%{transform:translateY(20px)}to{transform:translate(0)}}@media (min-width:1024px){@-webkit-keyframes top_butoon{0%{transform:translateY(-49%)}50%{transform:translateY(-46%)}to{transform:translateY(-49%)}}@keyframes top_butoon{0%{transform:translateY(-49%)}50%{transform:translateY(-46%)}to{transform:translateY(-49%)}}}@media (min-width:1300px){@-webkit-keyframes top_butoon{0%{transform:translateY(-48.6%)}50%{transform:translateY(-44.6%)}to{transform:translateY(-48.6%)}}@keyframes top_butoon{0%{transform:translateY(-48.6%)}50%{transform:translateY(-44.6%)}to{transform:translateY(-48.6%)}}}@media (min-width:1600px){@-webkit-keyframes top_butoon{0%{transform:translateY(-49.6%)}50%{transform:translateY(-46.6%)}to{transform:translateY(-49.6%)}}@keyframes top_butoon{0%{transform:translateY(-49.6%)}50%{transform:translateY(-46.6%)}to{transform:translateY(-49.6%)}}}@-webkit-keyframes round{0%{transform:rotate(1turn)}50%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes round{0%{transform:rotate(1turn)}50%{transform:rotate(0)}to{transform:rotate(1turn)}}@-webkit-keyframes round2{0%{transform:rotate(-1turn)}50%{transform:rotate(0)}to{transform:rotate(-1turn)}}@keyframes round2{0%{transform:rotate(-1turn)}50%{transform:rotate(0)}to{transform:rotate(-1turn)}}@-webkit-keyframes round_scale{0%{transform:scale(1)}10%{transform:scale(1.02)}30%{transform:scale(1.08)}40%{transform:scale(1.06)}50%{transform:scale(1.03)}60%{transform:scale(1.05)}70%{transform:scale(.96)}80%{transform:scale(1)}90%{transform:scale(1.08)}to{transform:scale(1.05)}}@keyframes round_scale{0%{transform:scale(1)}10%{transform:scale(1.02)}30%{transform:scale(1.08)}40%{transform:scale(1.06)}50%{transform:scale(1.03)}60%{transform:scale(1.05)}70%{transform:scale(.96)}80%{transform:scale(1)}90%{transform:scale(1.08)}to{transform:scale(1.05)}}@-webkit-keyframes tran5{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1.12)}30%{transform:scale(1.09)}40%{transform:scale(1.11)}50%{transform:scale(1)}60%{transform:scale(1.11)}70%{transform:scale(1.14)}80%{transform:scale(1.12)}90%{transform:scale(1.16)}to{transform:scale(1.14)}}@keyframes tran5{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1.12)}30%{transform:scale(1.09)}40%{transform:scale(1.11)}50%{transform:scale(1)}60%{transform:scale(1.11)}70%{transform:scale(1.14)}80%{transform:scale(1.12)}90%{transform:scale(1.16)}to{transform:scale(1.14)}}@-webkit-keyframes polosa{0%{opacity:1}20%{opacity:.6}40%{opacity:.4}60%{opacity:.8}80%{opacity:.5}to{opacity:1}}@keyframes polosa{0%{opacity:1}20%{opacity:.6}40%{opacity:.4}60%{opacity:.8}80%{opacity:.5}to{opacity:1}}@-webkit-keyframes top_butoon2{0%{transform:translate(0)}50%{transform:translateY(50px)}to{transform:translate(0)}}@keyframes top_butoon2{0%{transform:translate(0)}50%{transform:translateY(50px)}to{transform:translate(0)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;min-height:100vh}body,html{position:relative}html{box-sizing:border-box;height:100%}*{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;font-family:Golos Text Regular;font-weight:400;list-style:none;margin:0;outline:none;padding:0;text-decoration:none}:after,:before{box-sizing:inherit}img{height:auto;max-width:100%}i{font-style:normal}ol li,ul li{margin:0}input[type=submit]{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none}input:not([type=checkbox]):not([type=radio]),select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}button{cursor:pointer}.clearfix:after{clear:both;content:" ";display:block;font-size:0;height:0;visibility:hidden}input{-webkit-appearance:none;-moz-appearance:none;appearance:none}a{cursor:pointer}.wrapper{background:linear-gradient(121.61deg,#f9faff -3.1%,#e2f1ff 163.65%);min-height:100vh;overflow:hidden;position:relative;width:100%;z-index:3}.wrapper .wrapper_content{min-height:100vh;padding:85px 20px 114px;position:relative;z-index:5}@media (min-width:768px){.wrapper .wrapper_content{padding:90px 22px 105px}}@media (min-width:1024px){.wrapper{background:radial-gradient(162.29% 162.29% at 1.48% -72.07%,#48fbdf 0,#0b2a9a 100%);height:100vh;padding:81px 0 0 68px}.wrapper .wrapper_content{background:linear-gradient(121.61deg,#f9faff -3.1%,#e2f1ff 163.65%);border-radius:30px 0 0 0;height:100%;overflow:hidden;padding:20px 20px 0;transition:all .5s;width:100%}.wrapper .wrapper_content_open{transform:translate(220px)}}@media (min-width:1300px){.wrapper{padding:85px 0 0 74px}.wrapper .wrapper_content_open{transform:translate(215px)}}@media (min-width:1600px){.wrapper{padding:110px 0 0 116px}.wrapper .wrapper_content{border-radius:40px 0 0 0;padding:40px 40px 0}.wrapper .wrapper_content_open{transform:translate(300px)}}.page_stub{align-items:center;display:flex;flex-direction:column;height:74vh;justify-content:center;width:100%}.page_stub:hover .artificial_svg .tran{transform:translate(-30px,10px)}.page_stub:hover .artificial_svg .tran2{transform:rotate(-45deg)}.page_stub:hover .artificial_svg .tran3{transform:rotate(5deg)}.page_stub:hover .artificial_svg .tran4{transform:rotate(-8deg)}.page_stub .artificial_svg{cursor:pointer;margin-bottom:20px;position:relative;width:200px;z-index:2}.page_stub .artificial_svg .shadow{background:radial-gradient(64.48% 64.48% at 50% 50%,rgba(19,127,255,.5) 0,rgba(18,121,216,0) 100%);filter:blur(20px);height:250px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:250px;z-index:0}.page_stub .artificial_svg .liner{left:50%;max-width:none;position:absolute;top:58%;transform:translate(-50%,-50%);width:400px;z-index:1}.page_stub .artificial_svg svg{position:relative;width:100%;z-index:3}.page_stub .artificial_svg .tran{transition:all .5s}.page_stub .artificial_svg .tran2{transform-origin:45.8% 50.6%;transition:all .5s}.page_stub .artificial_svg .tran3{transform-origin:46% 50%;transition:all .4s}.page_stub .artificial_svg .tran4{transform-origin:46% 50%;transition:all .3s}.page_stub .artificial_svg .tran5{-webkit-animation:tran5 2s linear infinite alternate;animation:tran5 2s linear infinite alternate;transform-origin:45.6% 50.6%}.page_stub .artificial_svg .round{-webkit-animation:round 12s linear infinite alternate;animation:round 12s linear infinite alternate;transform:rotate(1turn);transform-origin:45.9% 50.6%}.page_stub .artificial_svg .round2{-webkit-animation:round2 8s linear infinite alternate;animation:round2 8s linear infinite alternate;transform:rotate(-1turn);transform-origin:45.9% 50.6%}.page_stub .artificial_svg .round_scale{-webkit-animation:round_scale 1s linear infinite alternate;animation:round_scale 1s linear infinite alternate;transform-origin:45.6% 50.6%}.page_stub .artificial_svg .polosa1{-webkit-animation:polosa 1.5s linear infinite alternate;animation:polosa 1.5s linear infinite alternate;transform:scale(1.06);transform-origin:50% 50%}.page_stub .artificial_svg .polosa2{-webkit-animation:polosa 1s linear infinite alternate;animation:polosa 1s linear infinite alternate;transform:scale(1.06);transform-origin:50% 50%}.page_stub .artificial_svg .polosa3{-webkit-animation:polosa .8s linear infinite alternate;animation:polosa .8s linear infinite alternate;transform:scale(1.06);transform-origin:50% 50%}.page_stub .text{position:relative;text-align:center;z-index:3}.page_stub .text span{color:#004fad;display:block;font-size:16px;line-height:22px;margin-bottom:10px}.page_stub .text h3,.page_stub .text span{font-family:Golos Text Bold\ 2;font-weight:700}.page_stub .text h3{color:#001236;font-size:24px;line-height:30px;margin-bottom:20px}.page_stub .text p{color:#001236;font-size:14px;font-weight:400;line-height:20px;margin-bottom:20px}.page_stub .text a{align-items:center;background:linear-gradient(130.22deg,#48fbdf -37.07%,#002dcd 102.35%);border-radius:10px;color:#fff;display:flex;font-size:14px;font-weight:600;height:43px;line-height:17px;margin:0 auto;padding:5px 24px;text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}.page_stub .text a:hover{background:#004fad}.page_stub .text a i{color:#fff;display:block;font-size:8px;margin-right:5px}@media (min-width:768px){.page_stub{height:81vh}.page_stub .artificial_svg{margin-bottom:35px;width:300px}.page_stub .artificial_svg .shadow{height:350px;width:350px}.page_stub .artificial_svg .liner{left:48%;top:50%;width:720px}.page_stub .text span{color:#004fad;display:block;font-size:24px;line-height:30px;margin-bottom:20px}.page_stub .text h3{font-size:32px;line-height:40px;margin-bottom:10px}.page_stub .text p{font-size:18px;line-height:22px;margin-bottom:30px}.page_stub .text a{font-size:18px;height:58px;line-height:20px;padding:5px 79px}}@media (min-width:1024px){.page_stub{height:81vh}.page_stub .artificial_svg{width:240px}.page_stub .artificial_svg .shadow{height:300px;width:300px}.page_stub .artificial_svg .liner{left:48%;top:50%;width:520px}}@media (min-width:1300px){.page_stub{height:85vh}.page_stub .artificial_svg{width:300px}.page_stub .artificial_svg .liner{width:620px}}@media (min-width:1600px){.page_stub .text h3{font-size:40px;line-height:48px}}
