.dropdown-button{background:none}.dropdown-button.custom{width:max-content}.dropdown-button:not(.dropdown-button.custom){-o-transition:all .3s;transition:all .3s}.dropdown-button:not(.dropdown-button.custom)>div{-o-transition:all .3s;cursor:pointer;white-space:nowrap;text-align:left;border-radius:4px;padding:6px 36px 4px 8px;font-size:14px;font-style:normal;font-weight:600;line-height:16px;transition:all .3s;position:relative}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{-o-transition:all .3s;transition:all .3s;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.dropdown-button:not(.dropdown-button.custom).szh-menu-button--open svg{transform:translateY(-50%)rotate(180deg)}.dropdown-button.outlined{border:1px solid #242424;border-radius:8px;align-items:center;gap:12px;padding:4px 4px 4px 8px;display:flex}.dropdown-menu{box-shadow:0 5px 20px 0 var(--color-gray-900,#121212);color:#fff;z-index:50;background:#242424;border-radius:4px;padding:8px;font-size:16px;font-weight:400;line-height:24px}@media only screen and (max-width:767px){.dropdown-menu{max-width:250px}}.dropdown-menu .szh-menu__item{color:#fff;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;min-height:28px;padding:4px 12px;font-size:12px;font-style:normal;font-weight:600;line-height:16px;display:flex}.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{background:rgba(97,97,97,.5);height:2px;margin:4px 8px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.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;white-space:nowrap;overflow:hidden}.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}.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: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{justify-content:space-between;align-items:center;display:flex}.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}}.sans{font-family:sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen!important}.no-wrap{white-space:nowrap}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-regular{font-weight:400}.inputWrapper.outlined .input,.inputWrapper.outlined .inputPlaceholder,.text-medium{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{vertical-align:middle;font-size:36px;line-height:46px}.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}.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}.lh-0{line-height:0}.inputWrapper{position:relative;overflow:hidden}.inputWrapper input:-webkit-autofill{caret-color:#3dd07b;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #292929!important}.inputWrapper input:-moz-autofill{-moz-text-fill-color:inherit!important;box-shadow:inset 0 0 0 1000px #292929!important}.inputWrapper input::-webkit-calendar-picker-indicator,.inputWrapper input::-webkit-contacts-auto-fill-button{visibility:hidden!important;display:none!important}.inputWrapper input::-webkit-credentials-auto-fill-button{visibility:hidden!important;display:none!important}.inputWrapper textarea{min-height:100px}.inputWrapper .input{caret-color:#3dd07b;color:#fff;font-size:16px;font-weight:400;line-height:19.5px;font-family:var(--font-montserrat),sans-serif;-webkit-transition:[border-color,color] .3s;-o-transition:[border-color,color] .3s;transition:[border-color,color] .3s;background:#292929;border:1.5px solid #3d3d3d;border-radius:12px;width:100%;height:48px;padding:12px 60px 12px 24px}.inputWrapper .input::placeholder{color:transparent}.inputWrapper .input:not(.__error):active,.inputWrapper .input:not(.__error):focus{border-color:#3dd07b}.inputWrapper .input.__error{color:#ff251f!important;caret-color:#ff251f!important;border-color:#ff251f!important}.inputWrapper.input-secondary .input{border:1px solid #616161;border-radius:12px;padding:8px 12px}.inputWrapper.input-secondary .inputPlaceholder{padding:10px 12px}.inputWrapper.input-secondary .input,.inputWrapper.input-secondary .inputPlaceholder{text-align:left;color:#a3a3a3;height:auto;font-size:12px;font-weight:400;line-height:14.63px}.inputWrapper .inputPlaceholder{color:#a3a3a3;opacity:1;cursor:text;align-items:center;height:48px;padding:12px 24px;font-size:16px;font-weight:400;line-height:16px;transition:all .1s linear;display:flex;position:absolute;top:0;left:0}.inputWrapper .inputPlaceholder i,.inputWrapper .inputPlaceholder svg{margin-right:10px}.inputWrapper .inputPlaceholder_hidden{display:none}.inputWrapper .inputSubmitButton{opacity:0;visibility:hidden;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;padding:2px;transition:all .1s linear;display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.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{cursor:pointer;background:#616161}.inputWrapper .inputSubmitButton.__textarea{top:24px}.inputWrapper.dashed .input{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:none;border-radius:10px;height:48.3px}.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{caret-color:#3dd07b;color:#fff;-webkit-transition:[color] .3s;-o-transition:[color] .3s;transition:[color] .3s;background:#292929;border:none;border-radius:12px;width:100%;height:38px;padding:8px 60px 8px 42px;font-size:14px;font-style:normal;font-weight:500;line-height:17px}.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;opacity:1;white-space:nowrap;cursor:text;align-items:center;height:38px;padding:8px 12px;font-size:14px;font-style:normal;font-weight:500;line-height:17px;transition:all .1s linear;display:flex;position:absolute;top:0;left:0}.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:none!important}.inputWrapper.outlined .input{background:none;border:1px solid #646464;border-radius:8px;height:auto;padding:12px}.inputWrapper.outlined .inputPlaceholder{height:auto;padding:12px}.inputWrapper.outlined .inputSubmitButton{right:12px}.inputWrapper.outlined .inputSubmitButton.__textarea{top:18px;right:12px}.input-label{color:#a3a3a3;margin-left:12px;font-size:12px;font-weight:500;line-height:19.44px}.inputError{color:#ff251f;margin-top:4px;font-size:11px;font-weight:400;line-height:14.3px}.oneNumberInput{caret-color:#3dd07b;color:#fff;text-align:center;-moz-appearance:textfield;background:#292929;border:1px solid #3d3d3d;border-radius:12px;width:48px;max-width:100%;height:48px;padding:12px;font-size:16px;font-weight:400;line-height:19.5px;transition:all .2s linear}.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{color:#ff251f;border-color:#ff251f}