.page_component__Fw0Bx{display:flex;flex-direction:column;background-color:var(--component-color);gap:var(--gap-medium);padding:var(--padding-medium);border-radius:var(--border-radius-big);box-shadow:var(--box-shadow);color:var(--text-color);min-width:350px;overflow:auto}.page_componentHeaderInfo__K4WIO{padding:var(--padding-small);border-radius:var(--border-radius-medium);background-color:var(--background)}.page_component__Fw0Bx label{display:flex;flex-direction:column;gap:var(--gap-small)}.page_tableContainer__MWunM{width:100%;overflow-x:auto;border-radius:var(--border-radius-big)}.page_Back__jkwpn{display:flex;align-items:center;gap:var(--gap-small)}@media (max-width:760px){.page_Back__jkwpn{flex-wrap:wrap}.page_component__Fw0Bx{min-width:100%}}.page_table__j2zJa{width:100%;overflow:hidden;border-collapse:collapse;background:var(--component-color);border-radius:var(--border-radius-big)}.page_th__NsMNd{text-align:left;padding:12px;font-size:16px;font-weight:500;white-space:nowrap;background-color:var(--background)}.page_td__LYTlw{padding:12px;font-size:14px;white-space:nowrap}.page_trTextMore__YDW0e td{overflow:hidden;max-width:200px;text-overflow:ellipsis}.page_tdFlex__0aBRN{display:flex;align-items:center;gap:calc(var(--gap-small) / 2)}.page_tdButtonSquare__6Lx66{height:35px;padding:2px;width:35px}.page_tdGreen__fWF1k{color:white;background-color:var(--green-color)}.page_td__LYTlw:last-child,.page_th__NsMNd:last-child{border-right:none}.page_tr__r491X:nth-child(2n){background-color:var(--background)}.page_tr__r491X:last-child .page_td__LYTlw{border-bottom:none}.page_trRed__g36Of{background-color:var(--red-color)!important}.page_td__LYTlw img{width:24px;height:24px;vertical-align:middle;margin-right:5px;border-radius:4px}.page_loaderContainer__cIB2F{width:100%;display:flex;justify-content:center;align-items:center;background-color:var(--component-color);padding:var(--padding-medium);border-radius:var(--border-radius-big);min-height:300px}.page_loader__5WP_h{border:4px solid #f3f3f3;border-top:4px solid var(--accent-color);border-radius:50%;width:20px;height:20px;animation:page_spin__wSyhY 1s linear infinite}@keyframes page_spin__wSyhY{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_websiteForm__0I1CO{display:flex;flex-direction:column;gap:var(--gap-medium)}.page_websiteAttention__X5Nuv{display:flex;justify-content:center;gap:var(--gap-small);align-items:center;padding:var(--padding-small);border-radius:var(--border-radius-medium);background-color:var(--background)}.page_websiteAttention__X5Nuv img{width:50px;height:50px}.page_websiteRequest__gSqdS{display:flex;flex-direction:column;gap:var(--gap-medium)}.page_websiteFormLabel__PyISt{display:flex;flex-direction:column;gap:calc(var(--gap-small) / 2)}.page_websiteFormLabel__PyISt textarea{height:150px}.page_websiteFormInputs__OFrJj{display:grid;grid-gap:var(--gap-small);gap:var(--gap-small);grid-template-columns:repeat(2,1fr)}.page_websiteFormPrice__QR21n{display:flex;flex-direction:column;gap:var(--gap-small);border-radius:var(--border-radius-medium);padding:var(--padding-small)}.page_fileUploadContainer__pgBHi,.page_websiteFormPrice__QR21n{background-color:var(--component-color);border:2px solid var(--gray-color)}.page_fileUploadContainer__pgBHi{width:100%;cursor:pointer;border-radius:var(--border-radius-medium);transition:all .2s ease;overflow:hidden;position:relative;height:100%}.page_fileUploadContainer__pgBHi:hover{border-color:var(--accent-color);background-color:var(--gray-color)}.page_hiddenInput___KiFk{display:none}.page_uploadArea__Df9S2{height:100%;display:flex;align-items:center;gap:var(--gap-small);padding:var(--padding-small) var(--padding-medium)}.page_previewContainer__DC0_B{position:relative;width:100%;height:129px}.page_previewImage__DrXHh{width:100%;height:100%;object-fit:contain;padding:1rem}.page_removeButton__S_m0_{position:absolute;top:10px;right:10px;border:none;border-radius:50%;aspect-ratio:1/1;padding:6px;min-height:unset;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}.page_colorPickerContainer__O8QMw,.page_removeButton__S_m0_{display:flex;align-items:center;cursor:pointer;transition:all .2s ease}.page_colorPickerContainer__O8QMw{gap:var(--gap-small);padding:var(--padding-small) var(--padding-medium);border-radius:var(--border-radius-medium);border:2px solid var(--gray-color);background-color:var(--component-color);height:58px}.page_colorPickerContainer__O8QMw:hover{border-color:var(--accent-color);background-color:var(--hover-color)}.page_colorPreview__GKM7N{width:32px;height:32px;border-radius:6px;border:1px solid var(--border-color);box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s ease}.page_colorPickerContainer__O8QMw:hover .page_colorPreview__GKM7N{transform:scale(1.1)}.page_colorValue__gUtTJ{font-size:14px;font-weight:500;color:var(--text-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.page_hiddenColorInput__L9e_x{position:absolute;opacity:0;width:0;height:0;pointer-events:none}@media (max-width:1100px){.page_websiteFormInputs__OFrJj{grid-template-columns:1fr}}.page_required__PBzGB{color:red}.page_inputError__fZmrz{border-color:red!important}.page_errorText__X_M4x{color:red;font-size:.85rem;margin-top:4px}.page_submitError__qcWQ_{color:red;margin:10px 0;text-align:center}.page_saveButton__V8Mi5:disabled{opacity:.6;cursor:not-allowed}.page_modalContent__pov8k{display:flex;flex-direction:column;gap:var(--gap-small)}.page_modalContent__pov8k div{padding:0}.page_modalContent__pov8k div div div{padding:0 var(--padding-small)}.page_SoftContainer__ZSFf2{display:flex;flex-direction:column;gap:var(--gap-small)}.page_SoftRow__mLVR1{display:grid;grid-gap:var(--gap-small);gap:var(--gap-small);grid-template-columns:repeat(3,1fr)}.page_SoftRow__mLVR1 input,.page_SoftRow__mLVR1 textarea{width:100%}@media (max-width:1100px){.page_SoftRow__mLVR1{grid-template-columns:1fr}}.page_modalActions__pOxKm{display:flex;gap:var(--gap-small)}.page_imagePreviewContainer__jAmuW{display:flex;flex-direction:column;gap:10px;position:relative}.page_imagePreview__dZ6AL{width:100%;max-height:167px;border-radius:var(--border-radius-medium);object-fit:contain}.page_removeImageButton__gnJK6{background:var(--red-color);color:white;border:none}.page_tableWrapper__KiOZ0{display:flex;flex-direction:column;gap:var(--gap-medium)}.page_tableFilterContainer__8GHoy{display:flex;flex-direction:column;gap:var(--gap-small);padding:var(--padding-medium);background-color:var(--background);border-radius:var(--border-radius-big)}.page_tableFilterGrid__g6A3H{display:grid;align-items:flex-end;grid-gap:var(--gap-small);gap:var(--gap-small);grid-template-columns:repeat(4,1fr)}.page_tableFilterLabel__qVEsy{display:flex;flex-direction:column;gap:calc(var(--gap-small) / 2)}.page_tableFilterLabel__qVEsy input{width:100%}@media (max-width:1200px){.page_tableFilterGrid__g6A3H{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.page_tableFilterGrid__g6A3H{grid-template-columns:repeat(1,1fr)}}.page_dashboard__WvE_J{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--gap-medium);gap:var(--gap-medium)}.page_dashboardItem__F2V7a{overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;border-radius:var(--border-radius-medium);color:white}.page_dashboardItem__F2V7a:hover img{transform:scale(1.3)}.page_dashboardText__zg3s7{width:-moz-fit-content;width:fit-content;display:flex;height:100%;flex-direction:column;gap:calc(var(--gap-small) / 2);padding:var(--padding-small);z-index:1}.page_dashboardItem__F2V7a img{right:0;width:200px;height:200px;position:absolute;z-index:0;-moz-user-select:none;-webkit-user-select:none;user-select:none;pointer-events:none;transition:opacity .2s ease-in-out,transform .2s ease}.page_dashboard__WvE_J h2{font-size:16px;z-index:1;opacity:.7;text-transform:uppercase}.page_dashboard__WvE_J p{font-size:clamp(20px,8vw,32px);font-weight:500;z-index:1}@media (max-width:1400px){.page_dashboardItem__F2V7a img{opacity:.5}}@media (max-width:500px){.page_dashboardItem__F2V7a img{opacity:.3}.page_dashboard__WvE_J{grid-template-columns:repeat(1,1fr)}}.CustomFilterServices_wrapper__mu2P5{position:relative;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CustomFilterServices_selectedService__osUH7{display:flex;align-items:center;gap:8px}.CustomFilterServices_option__bJIQi.CustomFilterServices_selected__qoYys{background-color:var(--background);border-left:3px solid var(--accent-color)}.CustomFilterServices_serviceName__OHZm2{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.CustomFilterServices_header__b9zZp{display:flex;align-items:center;justify-content:space-between;background-color:var(--component-color);color:var(--text-color);border:2px solid var(--gray-color);border-radius:var(--border-radius-medium);outline:none;min-height:35px;padding:0 10px;cursor:pointer;transition:border-color .3s}.CustomFilterServices_selectedOption__W603s{display:flex;align-items:center;gap:10px;flex:1 1}.CustomFilterServices_allOption__Be_VV{font-weight:500;color:var(--text-color)}.CustomFilterServices_selectArrow__Nomk2{transition:transform .3s;color:var(--text-color)}.CustomFilterServices_rotated__W2oQ1{transform:rotate(180deg)}.CustomFilterServices_options__o_jE7{position:absolute;top:100%;left:0;right:0;background:var(--component-color);border:2px solid var(--gray-color);border-radius:var(--border-radius-medium);z-index:100;margin-top:5px;overflow:hidden}.CustomFilterServices_searchContainer__lEMbE{padding:10px}.CustomFilterServices_searchInput__4G_i9{width:100%;padding:8px 12px;border:2px solid var(--gray-color);border-radius:var(--border-radius-medium);font-size:14px}.CustomFilterServices_option__bJIQi{padding:10px 15px;cursor:pointer;transition:background-color .2s}.CustomFilterServices_optionContent__4f_Ov{display:flex;align-items:center;gap:10px}.CustomFilterServices_serviceImage__DZ54k{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;overflow:hidden}.CustomFilterServices_serviceName__OHZm2{font-size:14px;color:var(--text-color)}.CustomFilterServices_loaderContainer__YYCm6{padding:15px;display:flex;justify-content:center;align-items:center}.CustomFilterServices_loader__95UNg{width:20px;height:20px;border:3px solid #f3f3f3;border-top-color:#0070f3;border-radius:50%;animation:CustomFilterServices_spin__8HJZN 1s linear infinite}@keyframes CustomFilterServices_spin__8HJZN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CustomFilterServices_noResults__HaLxN{padding:15px;text-align:center;color:#999;font-size:14px}.modal_modalOverlay__auz0A{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center;z-index:10001;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal_modalContent__gF_UC{max-height:700px;overflow-y:auto;display:flex;flex-direction:column;align-items:center;gap:var(--gap-small);background:var(--component-color);padding:var(--padding-big);border-radius:var(--border-radius-big);max-width:600px;width:-moz-fit-content;width:fit-content;position:relative}.modal_modalContent__gF_UC h2{margin-right:20px}.modal_modalContent__gF_UC a{color:var(--link-color)}.modal_modalBody__D0hpm{display:flex;flex-direction:column;align-items:center;gap:var(--gap-small);width:100%}.modal_closeButton__dGzFA{position:absolute;top:2px;right:2px;background:none;border:none;font-size:20px;cursor:pointer;color:var(--text-color)}.modal_modalActions__O8aFk{display:flex;justify-content:flex-end;gap:1rem}.modal_resendButton__whLFL{color:white;border:none;border-radius:var(--border-radius-medium);cursor:pointer}.modal_error__KEFyi{color:red;margin-bottom:1rem}.modal_loader__5FyVe{border:4px solid #f3f3f3;border-top:4px solid var(--accent-color);border-radius:50%;width:20px!important;height:20px!important;animation:modal_spin__fYylF 1s linear infinite}@keyframes modal_spin__fYylF{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_main__GlU4n{display:flex;flex-direction:column;gap:var(--gap-big)}.page_intro__NrUPI{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--gap-small);gap:var(--gap-small)}.page_introText__kmJDf{display:flex;flex-direction:column;gap:var(--gap-medium)}.page_introText__kmJDf h3{font-size:16px}.page_introNotification__c72Mk{position:relative}.page_introSmsBackground__K3wm1{width:100%;height:auto;border-radius:var(--border-radius-big)}.page_introSms___KPEt{top:var(--gap-small);right:var(--gap-small);flex-direction:column;gap:calc(var(--gap-small) / 2);background-color:var(--accent-color)}.page_introSmsItem__o80gS,.page_introSms___KPEt{display:flex;padding:var(--padding-small);border-radius:var(--border-radius-big)}.page_introSmsItem__o80gS{position:relative;gap:10px;align-items:center;background-color:var(--component-color);width:100%;z-index:0}.page_introSmsItem__o80gS img{border-radius:10px}.page_introSmsItemText__bRzuw{display:flex;flex-direction:column;gap:2px}.page_introSmsItemText__bRzuw h4{font-weight:400}.page_introSmsItemText__bRzuw p{font-size:12px}.page_introUl__Wt6PX{display:flex;flex-direction:column;gap:var(--gap-small)}.page_introLi__iLtZv{display:flex;align-items:center;gap:10px}.page_introLi__iLtZv:before{display:block;content:"";width:18px;height:4px;border-radius:var(--border-radius-big);background-color:var(--accent-color)}@media (max-width:1339px){.page_intro__NrUPI{grid-template-columns:auto}.page_introNotification__c72Mk{display:none}}.page_HowItWorks__Mycqx{display:flex;flex-direction:column;gap:var(--gap-medium);align-items:center}.page_HowItWorks__Mycqx h2{font-size:24px;font-weight:700}.page_HowItWorksList__4HxZ_{width:100%;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;grid-gap:var(--gap-medium);gap:var(--gap-medium)}.page_HowItWorksListItem__yhotD{width:100%;height:100%;display:flex;flex-direction:column;align-self:flex-start;gap:var(--gap-small);align-items:center;text-align:center;padding:var(--padding-medium) var(--padding-small);border-radius:var(--border-radius-big);background-color:var(--component-color)}.page_HowItWorksListItemIcon__c85Hw{display:flex;align-items:center;justify-content:center;border-radius:100%}.page_HowItWorksListItemIcon__c85Hw img{width:100%;max-width:160px;height:auto}.page_HowItWorksListItemIcon__c85Hw path{fill:var(--accent-color)}.page_HowItWorksListItemIcon__c85Hw svg{aspect-ratio:1/1;width:70px}@media (max-width:1000px){.page_HowItWorksList__4HxZ_{grid-template-columns:auto}}.page_blog__mjsei{display:flex;flex-direction:column;gap:var(--gap-medium);align-items:center}.page_blogList__KM98E{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--gap-small);gap:var(--gap-small)}.page_blogListItem__ktNP3{display:flex;flex-direction:column;gap:calc(var(--gap-small) / 2);padding:var(--padding-small);border-radius:var(--border-radius-big);background-color:var(--component-color)}.page_blogListItem__ktNP3 h3{font-size:16px;font-weight:600}.page_blogListItem__ktNP3 p{font-size:14px}.page_blogListItem__ktNP3 img{width:100%;height:150px;object-fit:cover;border-radius:var(--border-radius-medium)}.page_blogListItem__ktNP3 button{border:none;color:black;background-color:var(--gray-color)}.page_blogListItem__ktNP3 p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:3;box-orient:vertical}@media (max-width:1240px){.page_blogList__KM98E{grid-template-columns:repeat(2,1fr)}}@media (max-width:930px){.page_blogList__KM98E{grid-template-columns:repeat(1,1fr)}}@media (max-width:760px){.page_blogList__KM98E{grid-template-columns:repeat(2,1fr)}}@media (max-width:450px){.page_blogList__KM98E{grid-template-columns:repeat(1,1fr)}}.page_faq__hmOuC{display:flex;flex-direction:column;align-items:center;gap:var(--gap-medium)}.page_faq__hmOuC h2{font-size:24px;font-weight:700}.page_test__85UgE{flex-direction:column;text-align:center;gap:10px;padding:var(--padding-big);border-radius:var(--border-radius-big);background-color:var(--component-color);border:2px solid var(--red-color)}.page_testTitle__CRrER,.page_test__85UgE{display:flex;align-items:center;justify-content:center}.page_testTitle__CRrER{gap:var(--gap-small)}.page_test__85UgE img{width:40px;height:40px}.page_test__85UgE a{color:var(--link-color)}.page_testAlert__VzAsG{flex-direction:column;text-align:center;gap:10px;padding:var(--padding-medium);border-radius:var(--border-radius-big);background-color:var(--component-color);border:2px solid var(--red-color)}.page_testAlert__VzAsG,.page_testTitleAlert__BaM5F{display:flex;align-items:center;justify-content:center}.page_testTitleAlert__BaM5F{gap:var(--gap-small)}.page_testAlert__VzAsG img{width:40px;height:40px}.page_testAlert__VzAsG a{color:var(--link-color)}.page_Advertisement__V7orZ{position:relative;display:flex;align-items:center;border-radius:var(--border-radius-big);color:white;height:100%;overflow:hidden}.page_AdvertisementText__uNHyg{display:flex;flex-direction:column;gap:var(--gap-small);padding:var(--padding-medium) var(--padding-big);z-index:1;width:100%;max-width:700px;height:100%;word-break:break-word}.page_AdvertisementText__uNHyg h1{font-size:clamp(16px,4vw,24px)}.page_Advertisement__V7orZ img{position:absolute;right:0;width:auto;object-fit:contain;height:100%;z-index:0;transition:opacity .2s ease-in-out}@media (max-width:1440px){.page_Advertisement__V7orZ img{opacity:.3}}@media (max-width:500px){.page_Advertisement__V7orZ img{opacity:.1}}.page_introServices__eO1KT{display:flex;flex-direction:column;align-items:center;gap:var(--gap-big)}.page_introServices__eO1KT h2{font-size:24px;font-weight:700}.page_introServicesList__qI6yz{width:100%;display:grid;grid-gap:var(--gap-small);gap:var(--gap-small);grid-template-columns:repeat(3,1fr)}.page_introServicesItem__LJwH1{display:flex;align-items:center;gap:calc(var(--gap-small) / 2);background-color:var(--component-color);padding:var(--padding-small);border-radius:var(--border-radius-big);cursor:pointer}.page_introServicesItem__LJwH1 img{width:30px;height:30px;aspect-ratio:1/1;border-radius:5px}.page_introServicesItemButton__LddrW{justify-content:center;color:white;background-color:var(--accent-color);font-size:clamp(16px,5vw,18px);font-weight:700}@media (max-width:1200px){.page_introServicesList__qI6yz{grid-template-columns:repeat(1,1fr)}}.page_sliderContainer__9hu_f{position:relative;width:100%;overflow:hidden;margin:0 auto}.page_sliderContainer__9hu_f h2{font-size:24px;font-weight:700}.page_sliderWrapper__SbLPa{position:relative;width:100%;overflow:hidden}.page_slidesTrack__b_nvr{display:flex;width:100%}.page_slide__vIZHX{flex:0 0 100%;min-width:100%}.page_nextButton__ACJeB,.page_prevButton__NK8cd{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.2);color:white;border:none;width:35px;height:35px;padding:0;aspect-ratio:1/1;border-radius:50%;font-size:20px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.page_nextButton__ACJeB:hover,.page_prevButton__NK8cd:hover{background:rgba(0,0,0,.8)}.page_prevButton__NK8cd{left:15px}.page_nextButton__ACJeB{right:15px}.page_dot__2YCho{width:12px;height:12px;border-radius:50%;border:none;background-color:#ccc;cursor:pointer;padding:0;transition:background-color .3s}.page_dot__2YCho:hover{background-color:#999}.page_activeDot__uXfHl{background-color:#333}.page_slideCounter__MCC8M{position:absolute;bottom:20px;right:20px;background:rgba(0,0,0,.3);color:white;padding:5px 15px;border-radius:20px;font-size:14px;z-index:10;display:flex;align-items:center;gap:5px}.page_currentSlide___Sp8q{font-weight:700}.page_slideSeparator__gqJKp,.page_totalSlides__EvX4a{opacity:.7}.page_about__aOfOo{display:flex;flex-direction:column;gap:var(--gap-big)}.page_about__aOfOo h2{text-align:center;font-weight:700;font-size:24px}.page_about__aOfOo{position:relative;background-color:var(--component-color);padding:var(--padding-small);padding-left:calc(var(--padding-small) + 5px);overflow:hidden}.page_about__aOfOo,.page_about__aOfOo:before{border-radius:0 var(--border-radius-big) var(--border-radius-big) 0}.page_about__aOfOo:before{content:"";top:0;left:0;width:5px;height:100%;z-index:12;background-color:var(--accent-color);position:absolute}.page_aboutItems__jwbW4{display:flex;flex-direction:column;gap:var(--gap-small)}.customSelect_wrapper__49ypx{display:flex;flex-direction:column;gap:calc(var(--gap-small) / 2);width:100%;position:relative}.customSelect_selectArrow__PkIfH{transition:transform .2s}.customSelect_rotated__iAHXa{transform:rotate(180deg)}.customSelect_labelWrapperContainer__NY7HH{width:100%;padding:var(--padding-small);max-height:35px;min-height:35px;border:2px solid var(--gray-color);border-radius:var(--border-radius-medium);cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:var(--component-color);user-select:none;gap:var(--gap-small);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.customSelect_selectedOptionBorder__YvHxA{border:2px solid var(--gray-color)}.customSelect_selectedOptionMaxWidth__8FOLa{max-width:120px;width:100%}.customSelect_labelWrapperContainer__NY7HH path{fill:var(--text-color)}.customSelect_labelWrapperContainer__NY7HH img{border-radius:5px}.customSelect_options__eHSBv{position:absolute;top:100%;display:flex;flex-direction:column;gap:calc(var(--gap-small) / 2);width:calc(100%);padding:var(--padding-small);border:2px solid var(--gray-color);border-radius:var(--border-radius-medium);background:var(--component-color);z-index:10;margin-top:calc(var(--padding-small) / 2)}.customSelect_option__mo6j9{cursor:pointer;justify-content:space-between;transition:background .2s}.customSelect_optionLeft__Kmx6I,.customSelect_option__mo6j9{display:flex;align-items:center;gap:calc(var(--gap-small) / 2)}.customSelect_optionText__aysgU{display:flex;flex-direction:column;gap:3px}.customSelect_wrapper__49ypx h4{font-size:14px;font-weight:400}.customSelect_optionSmallText__5HL1Y{opacity:.5;font-size:14px}.customSelect_selectedOption__DHuyX{display:flex;width:100%;align-items:center;gap:calc(var(--gap-small) / 2)}.customSelect_icon__T_O5B{border-radius:4px}.customSelect_labelWrapper__Qs4hr{width:100%;display:flex;justify-content:space-between;align-items:center;gap:5px}.customSelect_containerItemLoaderSelect__Z6xOf{display:flex;height:35px;border-radius:var(--border-radius-big);color:var(--component-color);padding:var(--padding-small);align-items:center;justify-content:right;border:2px solid var(--gray-color);background:linear-gradient(45deg,var(--background),#ffffff,var(--background),#dadada);background-size:400% 400%;animation:customSelect_gradientBackground__VaLwI 3s ease infinite,}@keyframes customSelect_gradientBackground__VaLwI{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.customSelect_loaderContainer__i9r8p{width:100%;display:flex;justify-content:center;align-items:center;background-color:var(--component-color);border-radius:var(--border-radius-big);min-height:24px}.customSelect_loader__7y8nl{border:4px solid #f3f3f3;border-top:4px solid var(--accent-color);border-radius:50%;width:20px!important;height:20px!important;animation:customSelect_spin__xHoN3 1s linear infinite}@keyframes customSelect_spin__xHoN3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.customSelect_options__eHSBv{max-height:300px;overflow-y:auto}.CustomSelectDefault_container__tIlNJ{display:flex;flex-direction:column;gap:calc(var(--gap-small) / 2)}.CustomSelectDefault_customSelect__bbH9k{position:relative;width:100%}.CustomSelectDefault_customSelect__bbH9k path{fill:var(--text-color)}.CustomSelectDefault_selectHeader__58pv8{display:flex;justify-content:space-between;gap:10px;align-items:center;max-height:35px;min-height:35px;padding:var(--padding-small);border:2px solid var(--gray-color);border-radius:var(--border-radius-medium);background-color:var(--component-color);cursor:pointer}.CustomSelectDefault_selectArrow__Bgf2I{transition:transform .2s}.CustomSelectDefault_rotated__Ph_f3{transform:rotate(180deg)}.CustomSelectDefault_selectDropdown__s0w9S{position:absolute;width:100%;margin-top:calc(var(--padding-small) / 2);border:2px solid var(--gray-color);border-radius:var(--border-radius-medium);background-color:var(--component-color);box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:10}.CustomSelectDefault_selectOption__FuEfV{padding:8px 12px;cursor:pointer;transition:background-color .2s}.page_login__sUU_3{width:100%;gap:20px}.page_loginForm__HY7oY,.page_login__sUU_3{display:flex;flex-direction:column;align-items:center}.page_loginForm__HY7oY{gap:var(--gap-small);min-width:400px;max-width:400px;padding:var(--padding-medium);background-color:var(--component-color);border-radius:var(--border-radius-big)}@media(max-width:760px){.page_loginForm__HY7oY{max-width:100%}}.page_loginForm__HY7oY div{width:100%;display:flex;align-items:center;flex-direction:column;gap:var(--gap-small)}.page_loginlinks__MxaQ9{flex-direction:row!important;justify-content:space-between;font-size:14px}.page_loginlinks__MxaQ9 a,.page_loginlinks__MxaQ9 p{color:var(--accent-color);cursor:pointer}.page_loginHead__26mQB path{fill:white}.page_loginForm__HY7oY form{width:100%;display:flex;flex-direction:column;gap:var(--gap-small)}.page_loginForm__HY7oY form input{width:100%}.page_loginForm__HY7oY form div{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:var(--gap-small)}@media(max-width:1100px){.page_loginForm__HY7oY{width:100%;min-width:auto}}.page_login__sUU_3 label{width:100%;display:flex;flex-direction:column;gap:calc(var(--gap-small) / 2)}.page_modalActions__wIDQs{display:flex;gap:var(--gap-small);width:100%}.page_modalActions__wIDQs button{width:100%}.page_loader__w5_1Y{border:4px solid #f3f3f3;border-top:4px solid var(--accent-color);border-radius:50%;width:20px;height:20px;animation:page_spin__ci8CE 1s linear infinite}@keyframes page_spin__ci8CE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_success__RJF0i{color:var(--green-color)}.page_error__kSyxp{color:var(--red-color)}.dropdown_dropdown__qKOQC{display:grid;width:100%;grid-template-columns:1fr;grid-template-columns:repeat(2,1fr);grid-gap:var(--gap-small);gap:var(--gap-small)}.dropdown_item__LFBi8{width:100%}.dropdown_question__FQxf8 path{fill:var(--text-color)}.dropdown_question__FQxf8{display:flex;justify-content:space-between;align-items:center;padding:var(--padding-small) var(--padding-medium);cursor:pointer;background-color:var(--component-color);border-radius:var(--border-radius-big);transition:background-color .2s}.dropdown_question__FQxf8 h3{font-size:18px}.dropdown_icon__NOcGF{font-size:20px;font-weight:700;color:var(--accent-color)}.dropdown_icon__NOcGF path{stroke:var(--accent-color)}.dropdown_answer__TEvJA{padding:var(--padding-small) var(--padding-medium);background-color:var(--component-color);border-radius:var(--border-radius-big);animation:dropdown_fadeIn__P5tak .2s ease-out;margin-top:var(--padding-small)}.dropdown_answer__TEvJA a{color:var(--accent-color)}@keyframes dropdown_fadeIn__P5tak{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:930px){.dropdown_dropdown__qKOQC{grid-template-columns:repeat(1,1fr)}}.page_earnings__315tO{width:100%;display:flex;overflow-x:auto;flex-direction:column;gap:var(--gap-medium)}.page_earningsItem__JPbES{display:flex;flex-direction:column;gap:var(--gap-small);background-color:var(--component-color);padding:var(--padding-medium);border-radius:var(--border-radius-big)}.page_earningsItem__JPbES h3{font-size:20px}.page_login__yRQuD{width:100%;gap:20px}.page_loginForm__kLgpP,.page_login__yRQuD{display:flex;flex-direction:column;align-items:center}.page_loginForm__kLgpP{gap:var(--gap-small);min-width:400px;max-width:400px;padding:var(--padding-medium);background-color:var(--component-color);border-radius:var(--border-radius-big)}@media(max-width:760px){.page_loginForm__kLgpP{max-width:100%}}.page_loginForm__kLgpP div{width:100%;display:flex;align-items:center;flex-direction:column;gap:var(--gap-small)}.page_loginlinks__qiZdy{flex-direction:row!important;justify-content:space-between;font-size:14px}.page_loginlinks__qiZdy a{color:var(--link-color)}.page_loginHead__psgaD path{fill:white}.page_loginForm__kLgpP form{width:100%;display:flex;flex-direction:column;gap:var(--gap-small)}.page_loginForm__kLgpP form input{width:100%}.page_loginForm__kLgpP form div{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:var(--gap-small)}@media(max-width:1100px){.page_loginForm__kLgpP{width:100%;min-width:auto}}