.dropdown-button{background:transparent}.dropdown-button.custom{width:max-content}.dropdown-button:not(.dropdown-button.custom){transition:all .3s}.dropdown-button:not(.dropdown-button.custom)>div{transition:all .3s;position:relative;font-size:14px;font-style:normal;font-weight:600;line-height:16px;cursor:pointer;white-space:nowrap;text-align:left;border-radius:4px;padding:6px 36px 4px 8px}body[class*=dark] .dropdown-button:not(.dropdown-button.custom)>div{background-color:#242424}body[class*=light] .dropdown-button:not(.dropdown-button.custom)>div{background-color:#f3f1f1}body[class*=dark] .dropdown-button:not(.dropdown-button.custom)>div{color:#fff}body[class*=light] .dropdown-button:not(.dropdown-button.custom)>div{color:#242424}.dropdown-button:not(.dropdown-button.custom) svg{position:absolute;top:50%;right:8px;transform:translateY(-50%);transition:all .3s}.dropdown-button:not(.dropdown-button.custom).szh-menu-button--open svg{transform:translateY(-50%) rotate(180deg)}.dropdown-button.outlined{display:flex;align-items:center;gap:12px;border-radius:8px;border:1px solid #242424;padding:4px 4px 4px 8px}.dropdown-menu{padding:8px;box-shadow:0 5px 20px 0 var(--color-gray-900,#121212);background:#242424;border-radius:4px;font-size:16px;font-weight:400;line-height:24px;color:#fff;z-index:50}@media only screen and (max-width:767px){.dropdown-menu{max-width:250px}}.dropdown-menu .szh-menu__item{padding:4px 12px;min-height:28px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-radius:4px;color:#fff;font-size:12px;font-style:normal;font-weight:600;line-height:16px}.dropdown-menu .szh-menu__item:not(.dropdown-menu .szh-menu__item:last-child){margin-bottom:4px}.dropdown-menu .szh-menu__item.active,.dropdown-menu .szh-menu__item:hover{background:#303030}.dropdown-menu .szh-menu__divider{height:2px;margin:4px 8px;background:rgba(97,97,97,.5)}.inputWrapper.outlined .input,.inputWrapper.outlined .inputPlaceholder,.text-medium{font-weight:500}.inputWrapper.outlined .input,.inputWrapper.outlined .inputPlaceholder,.text-xs{font-size:12px;font-style:normal;line-height:16px}.text-2xs{font-size:10px;font-style:normal;line-height:14px}.inputWrapper{position:relative;overflow:hidden}.inputWrapper input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #292929!important;-webkit-text-fill-color:#fff!important;caret-color:#3dd07b}.inputWrapper input:-moz-autofill{box-shadow:inset 0 0 0 1000px #292929!important;-moz-text-fill-color:inherit!important}.inputWrapper input::-webkit-calendar-picker-indicator,.inputWrapper input::-webkit-contacts-auto-fill-button,.inputWrapper input::-webkit-credentials-auto-fill-button{display:none!important;visibility:hidden!important}.inputWrapper textarea{min-height:100px}.inputWrapper .input{background:#292929;border:1px solid #3d3d3d;padding:12px 60px 12px 24px;border-radius:12px;caret-color:#3dd07b;font-size:16px;font-weight:400;line-height:19.5px;color:#fff;width:100%;height:48px;font-family:var(--font-montserrat),sans-serif;transition:[border-color,color] .3s}.inputWrapper .input::placeholder{color:transparent}.inputWrapper .input:not(.__error):active,.inputWrapper .input:not(.__error):focus{border-color:#3dd07b}.inputWrapper .input.__error{border-color:#ff251f!important;color:#ff251f!important;caret-color:#ff251f!important}.inputWrapper.input-secondary .input{border:1px solid #616161;padding:8px 12px;border-radius:12px}.inputWrapper.input-secondary .inputPlaceholder{padding:10px 12px}.inputWrapper.input-secondary .input,.inputWrapper.input-secondary .inputPlaceholder{font-size:12px;font-weight:400;line-height:14.63px;text-align:left;color:#a3a3a3;height:auto}.inputWrapper .inputPlaceholder{color:#a3a3a3;padding:12px 24px;display:flex;align-items:center;opacity:1;height:48px;position:absolute;left:0;top:0;font-size:16px;font-weight:400;line-height:16px;cursor:text;transition:all .1s linear}.inputWrapper .inputPlaceholder i,.inputWrapper .inputPlaceholder svg{margin-right:10px}.inputWrapper .inputPlaceholder_hidden{display:none}.inputWrapper .inputSubmitButton{position:absolute;right:24px;top:50%;transform:translateY(-50%);border-radius:6px;width:22px;height:22px;padding:2px;opacity:0;transition:all .1s linear;display:flex;align-items:center;justify-content:center;visibility:hidden}.inputWrapper .inputSubmitButton>div{width:100%;height:100%}.inputWrapper .inputSubmitButton i,.inputWrapper .inputSubmitButton img,.inputWrapper .inputSubmitButton svg{vertical-align:top;width:18px;height:18px}.inputWrapper .inputSubmitButton.__active,.inputWrapper .inputSubmitButton.__error{opacity:1;visibility:initial}.inputWrapper .inputSubmitButton.__active.__submit:not(.__error):hover,.inputWrapper .inputSubmitButton.__error.__submit:not(.__error):hover{background:#616161;cursor:pointer}.inputWrapper .inputSubmitButton.__textarea{top:24px}.inputWrapper.dashed .input{border:none;height:48.3px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%23616161FF' stroke-width='2' stroke-dasharray='4%2c 8' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:10px}.inputWrapper.dashed .input:active,.inputWrapper.dashed .input:focus,.inputWrapper.dashed .input:not(:placeholder-shown){background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%233DD07BFF' stroke-width='2' stroke-dasharray='4%2c 8' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.inputWrapper.search .input{background:#292929;border:none;padding:8px 60px 8px 42px;border-radius:12px;caret-color:#3dd07b;font-size:14px;font-style:normal;font-weight:500;line-height:17px;color:#fff;width:100%;height:38px;transition:[color] .3s}.inputWrapper.search .input::placeholder{color:transparent}.inputWrapper.search .input:active,.inputWrapper.search .input:focus,.inputWrapper.search .input:not(:placeholder-shown){border:1px solid var(--color-green-200,#3dd07b)}.inputWrapper.search .inputPlaceholder{color:#646464;padding:8px 12px;display:flex;align-items:center;opacity:1;height:38px;position:absolute;left:0;top:0;font-size:14px;font-style:normal;font-weight:500;line-height:17px;white-space:nowrap;cursor:text;transition:all .1s linear}.inputWrapper.search .inputPlaceholder svg{margin-right:11px}.inputWrapper.search .inputPlaceholder svg g{stroke:#646464}.inputWrapper.search .inputPlaceholder_hidden span{display:none}.inputWrapper.search .inputSubmitButton{width:auto;height:auto;padding:0;right:12px}.inputWrapper.search .inputSubmitButton svg{width:20px;height:20px}.inputWrapper.search .inputSubmitButton svg path{stroke:#a3a3a3}.inputWrapper.search .inputSubmitButton:hover{background:transparent!important}.inputWrapper.outlined .input{padding:12px;height:auto;border-radius:8px;border:1px solid #646464;background:transparent}.inputWrapper.outlined .inputPlaceholder{padding:12px;height:auto}.inputWrapper.outlined .inputSubmitButton{right:12px}.inputWrapper.outlined .inputSubmitButton.__textarea{top:18px;right:12px}.input-label{font-size:12px;font-weight:500;line-height:19.44px;color:#a3a3a3;margin-left:12px}.inputError{margin-top:4px;color:#ff251f;font-size:11px;font-weight:400;line-height:14.3px}.oneNumberInput{background:#292929;border:1px solid #3d3d3d;padding:12px;border-radius:12px;caret-color:#3dd07b;font-size:16px;font-weight:400;line-height:19.5px;color:#fff;max-width:100%;height:48px;width:48px;text-align:center;transition:all .2s linear;-moz-appearance:textfield}.oneNumberInput::-webkit-inner-spin-button,.oneNumberInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.oneNumberInput:not(.__error).__success,.oneNumberInput:not(.__error):active,.oneNumberInput:not(.__error):focus{border-color:#3dd07b;box-shadow:0 0 0 3px rgba(75,209,102,.3)}.oneNumberInput.__error{border-color:#ff251f;color:#ff251f}.new-label{display:inline-block;height:min-content;border-radius:8px;padding:3px 6px;font-size:12px;font-weight:600;line-height:14.63px;color:#3dd07b;background:rgba(61,208,123,.2)}.label{padding:6px 24px;border-radius:6px;text-transform:uppercase;font-weight:700;font-size:14px;line-height:20px;letter-spacing:.5px}.label.green{color:#3dd07b;background:rgba(61,208,123,.1)}.label.yellow{color:#ff9f1c;background:rgba(255,159,28,.1)}.label.gray{color:#a3a3a3;background:hsla(0,0%,100%,.1)}.label.blue{color:#21adff;background:rgba(33,173,255,.1)}.label.small{padding:4px 8px;font-size:10px;font-weight:700;line-height:14px}@media(max-width:767px){.label{font-size:10px;line-height:20px;padding:3px 12px;letter-spacing:0}}.modal .background{content:"";width:100vw;height:100dvh;z-index:40;top:0;left:0;position:fixed;background:rgba(0,0,0,.5)}.modal .centered{position:fixed;top:50%;left:50%;z-index:40;overflow:hidden;width:360px;background:#1b1b1b;border-radius:12px;border:1px solid #303030;padding:24px 15px;box-shadow:inset 0 4px 6.6px 0 hsla(0,0%,100%,.03),inset 0 -4px 6.6px 0 hsla(0,0%,100%,.03);transition:all .2s linear;will-change:opacity,translate}body[class*=dark] .modal .centered{background-color:#1b1b1b}body[class*=light] .modal .centered{background-color:#fff}body[class*=dark] .modal .centered{border-color:#303030}body[class*=light] .modal .centered{border-color:#d6d6d6}.modal .centered:not(.modal .centered.without_animation){translate:-50% 50dvh;animation:default-transform-animation .2s ease 0ms forwards}@keyframes default-transform-animation{0%{translate:-50% 50dvh}to{translate:-50% -50%}}.modal .centered:not(.modal .centered.without_animation).closed{translate:-50% -50%;animation:closed-transform-animation .2s ease 0ms forwards}@keyframes closed-transform-animation{0%{translate:-50% -50%}to{translate:-50% 50dvh}}.modal .centered:not(.modal .centered.without_animation).animation_forward{translate:calc(100vw + 100%) -50%;animation:forward-transform-animation .2s ease 0ms forwards}@keyframes forward-transform-animation{0%{translate:calc(100vw + 100%) -50%}to{translate:-50% -50%}}.modal .centered:not(.modal .centered.without_animation).animation_forward.closed{translate:-50% -50%;animation:closed-forward-transform-animation .2s ease 0ms forwards}@keyframes closed-forward-transform-animation{0%{translate:-50% -50%}to{translate:calc(-100vw - 100%) -50%}}.modal .centered.without_animation{transform:translate(-50%,-50%)}.modal .centered.hidden{opacity:0}.modal .centered .modal-header{display:flex;justify-content:flex-end;margin-bottom:12px}.modal .centered .modal-header .header_button{cursor:pointer;transition:all .3s}.modal .centered .modal-header .header_button:hover{scale:1.2}.modal .centered .modal-header.hasTitle{justify-content:space-between;align-items:center}.modal .centered .modal-header .title{font-size:18px;font-weight:500;line-height:12px}.light .header_button rect{fill:#fff;stroke:#fff}.no_result_container{padding:60px 24px}.no_result_container svg{display:block;margin:0 auto 24px}.no_result_container p{font-size:16px;font-weight:600;line-height:19.5px;text-align:center;color:#616161;text-transform:uppercase}.container{max-width:1140px;margin:0 auto;padding:0 1rem}.big_container{max-width:1330px;margin:0 auto;padding:0 15px}@media(max-width:1025px){.big_container{padding:0 20px}}.pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.position-relative{position:relative}.cut-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.text-wrap{white-space:wrap}.w-100{width:100%!important}.h-100{height:100%!important}.w-auto{width:auto!important}.h-auto{height:auto!important}.flex-1{flex:1 1}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ms-0{margin-left:0!important}.me-0,.mx-0{margin-right:0!important}.mx-0{margin-left:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem}.mr-3{margin-right:1rem}.mr-4{margin-right:1.5rem}.mr-5{margin-right:3rem}.ml-auto{margin-left:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem}.ml-3{margin-left:1rem}.ml-4{margin-left:1.5rem}.ml-5{margin-left:3rem}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.ps-0{padding-left:0!important}.pe-0{padding-right:0!important}.p-1{padding:.25rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:1rem}.gap-4{gap:1.5rem}.gap-5{gap:3rem}.pt-120{padding-top:120px}.pb-120{padding-bottom:120px}.p-120{padding:120px}.mt-120{margin-top:120px}.mb-120{margin-bottom:120px}.m-120{margin:120px}.mt-80{margin-bottom:80px}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}@media(min-width:767px){.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}}@media only screen and (max-width:991px){.pt-120{padding-top:100px}.pb-120{padding-bottom:100px}.p-120{padding:100px}}@media only screen and (max-width:767px){.pt-120{padding-top:80px}.pb-120{padding-bottom:80px}.p-120{padding:80px}.pt-120{padding-top:70px}.pb-120{padding-bottom:70px}.p-120{padding:70px}.mt-120{margin-top:100px}.mb-120{margin-bottom:100px}.m-120{margin:100px}}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.align-items-start{align-items:flex-start}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.justify-content-start{justify-content:flex-start}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.spread{display:flex;justify-content:space-between;align-items:center}.text-start{text-align:left!important}.text-center{text-align:center!important}.text-end{text-align:right!important}@media only screen and (min-width:767px){.flex-sm-row{flex-direction:row}}@media only screen and (min-width:991px){.flex-md-column{flex-direction:column}}@media only screen and (min-width:1025px){.flex-lg-row{flex-direction:row}}@media only screen and (min-width:1260px){.flex-xl-column{flex-direction:column}}@media only screen and (min-width:1440px){.flex-xxl-row{flex-direction:row}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sans{font-family:sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen!important}.no-wrap{white-space:nowrap}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-regular{font-weight:400}.text-medium,.tooltip-menu{font-weight:500}.text-semibold{font-weight:600}.text-bold{font-weight:700}.text-primary{color:#3dd07b!important}.text-red200{color:#ff443f!important}.text-white{color:#fff!important}.text-gray100{color:#d9d9d9}.text-gray200{color:#a3a3a3}.text-yellow200{color:#ff9f1c}.text-yellow100{color:#ffd599}.text-blue100{color:#99daff}.text-red100{color:#ff9c99}.text-3xl{font-size:36px;line-height:46px;vertical-align:middle}.text-2xl{font-size:32px;font-style:normal;line-height:42px}.text-xl{font-size:24px;font-style:normal;line-height:30px}.text-lg{font-size:20px;font-style:normal;line-height:28px}.text-md{font-size:16px;font-style:normal;line-height:22px}.text-sm{font-size:14px;font-style:normal;line-height:17px}.text-xs{font-size:12px;font-style:normal;line-height:16px}.text-2xs,.tooltip-menu{font-size:10px;font-style:normal;line-height:14px}.lh-0{line-height:0}.tooltip-menu{padding:8px 12px!important;border:.7px solid #3e3e3e!important;background-color:#303030!important;box-shadow:-6px 0 16px 0 rgba(0,0,0,.36);border-radius:8px!important;min-width:20px;color:#d9d9d9}.tooltip-menu .szh-menu__arrow{background-color:#303030!important;border-left:.7px solid #3e3e3e!important;border-top:.7px solid #3e3e3e!important}