.styles_header__V7mUL{display:flex;justify-content:space-between;align-items:center;width:100%;height:60px;padding:10px 24px}.styles_header__V7mUL .styles_logo__BJncA{height:34px}.styles_header__V7mUL .styles_back_to_account__GzFEw{display:flex;align-items:center;height:38px;margin:0 auto 0 42px;padding:0 20px;transition:background .3s linear;background:rgba(40,99,235,.2117647059);cursor:pointer;border:1px solid var(--primary-color);border-radius:100px;font-size:13px;font-weight:600;color:var(--primary-color)}.styles_header__V7mUL .styles_back_to_account__GzFEw:hover{transition:background .3s linear,color .3s linear;background-color:var(--primary-color);color:var(--white-color)}.styles_header__V7mUL .styles_mobile_menu__lmNsp{display:none}.styles_header__V7mUL .styles_user_info__c6W82{display:flex;align-items:center}.styles_header__V7mUL .styles_user_info__c6W82 .styles_name__wZM4G{max-width:230px;margin-right:20px;font-size:14px;font-weight:500;line-height:24px;color:var(--text-color);letter-spacing:.02em}.styles_header__V7mUL .styles_user_info__c6W82 .styles_account_name__xkUB2{font-size:12px;color:var(--grey-color);line-height:12px}.styles_header__V7mUL .styles_user_info__c6W82 .styles_account_name__xkUB2:empty{display:none}.styles_header__V7mUL .styles_user_info__c6W82 .styles_avatar___1_0C{object-fit:cover;width:34px;height:34px;border-radius:50px;cursor:pointer}.styles_nav__wUvTx{background:url(/_next/static/media/background-menu.a2bf38d1.png);background-size:cover;background-position:50%;color:var(--white-color);border-radius:0 20px 0 0;padding:40px 20px;display:flex;flex-direction:column;justify-content:space-between;z-index:10}.styles_nav__wUvTx .styles_links__Pqq4b a{display:block;position:relative;margin-bottom:28px;font-size:14px;cursor:pointer}.styles_nav__wUvTx .styles_links__Pqq4b a p{display:flex;align-items:center;z-index:2;justify-content:center}.styles_nav__wUvTx .styles_links__Pqq4b a p svg{margin-right:0}.styles_nav__wUvTx .styles_links__Pqq4b a p span{display:none;white-space:nowrap}.styles_nav__wUvTx .styles_links__Pqq4b a.styles_disabled__4nymG{opacity:.5;cursor:default}.styles_nav__wUvTx .styles_links__Pqq4b a .styles_premium_features__aVGAx{position:absolute;left:-20px;top:-50%;color:var(--white-color);padding:8px;font-size:12px;border-radius:10px;z-index:3;background:var(--primary-color);display:none;cursor:default}.styles_nav__wUvTx .styles_links__Pqq4b a:hover .styles_premium_features__aVGAx{display:block}.styles_nav__wUvTx .styles_links__Pqq4b a.styles_current_page__6nGqf{position:relative}.styles_nav__wUvTx .styles_links__Pqq4b a.styles_current_page__6nGqf:before{content:"";position:absolute;top:-5px;left:-5px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;width:calc(100% + 10px);height:calc(100% + 10px)}.styles_nav__wUvTx .styles_open_menu_button__nvsBC{position:relative;width:30px;height:30px;background-color:rgba(0,0,0,0);border:none;cursor:pointer}.styles_nav__wUvTx .styles_open_menu_button__nvsBC.styles_nav_opened___yZOg{transform:rotate(180deg)}.styles_nav__wUvTx.styles_opened__eC8iD{min-width:245px}.styles_nav__wUvTx.styles_opened__eC8iD .styles_links__Pqq4b a p svg{margin-right:20px}.styles_nav__wUvTx.styles_opened__eC8iD .styles_links__Pqq4b a p span{display:flex;justify-content:space-between;align-items:center;flex-grow:1}.styles_nav__wUvTx.styles_opened__eC8iD .styles_links__Pqq4b a.styles_current_page__6nGqf:before{top:-10px;left:-10px;border-radius:20px;width:calc(100% + 20px);height:calc(100% + 20px)}.styles_nav__wUvTx.styles_opened__eC8iD .styles_links__Pqq4b a .styles_premium_features__aVGAx{left:44px;top:-25%;padding:8px 10px;font-size:14px;cursor:default}@media(max-width:768px){.styles_open_menu_button__nvsBC{display:none}}.styles_search_bar__nnvZ1{position:relative;width:100%;max-width:480px;margin-left:20px}.styles_search_bar__nnvZ1 input{outline:none;width:100%;padding:10px 44px 10px 24px;background:hsla(0,0%,100%,.5);border:none;border-radius:10px}.styles_search_bar__nnvZ1 input::placeholder{color:var(--text-color)}.styles_search_bar__nnvZ1 svg{position:absolute;top:50%;right:16px;transform:translateY(-50%)}@media(max-width:768px){.styles_search_bar__nnvZ1{grid-area:search;max-width:100%;margin-left:0}.styles_search_bar__nnvZ1 input{padding:10px 44px 10px 18px}}.styles_button__JXDuS{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:12px 20px;border:none;border-radius:100px;font-size:14px;background-color:var(--primary-color);color:var(--white-color);transition:background-color .3s linear;outline:none;cursor:pointer}.styles_button__JXDuS:hover{background-color:var(--primary-color--hover);transition:background-color .3s linear,border-color .3s linear,color .3s linear}.styles_button__JXDuS:disabled{cursor:not-allowed;opacity:.6}.styles_fullWidth__4gMn6{width:100%}.styles_primary__fW4Bd{background-color:var(--primary-color);color:var(--white-color)}.styles_primary__fW4Bd svg{margin:0 10px}.styles_primary__fW4Bd svg path{stroke:var(--white-color)}.styles_primary__fW4Bd:hover{background-color:var(--primary-color--hover)}.styles_dark__pJYje{background-color:var(--dark-color);color:var(--white-color)}.styles_dark__pJYje svg{margin:0 10px}.styles_dark__pJYje svg path{stroke:var(--white-color)}.styles_dark__pJYje:hover{background-color:var(--darkgrey-color)}.styles_white__L1ySy{justify-content:space-between;border-radius:10px}.styles_white__L1ySy,.styles_white__L1ySy:hover{background-color:var(--white-color);color:var(--dark-color)}.styles_error__1MTuB{background-color:var(--danger-color);color:var(--white-color)}.styles_error__1MTuB svg{margin:0 10px}.styles_error__1MTuB svg path{stroke:var(--danger-color)}.styles_error__1MTuB:hover{background-color:var(--danger-cover--hover)}.styles_outline-ghost__b7c2I{background:rgba(0,0,0,0);border:1px solid #817f7f;color:#817f7f}.styles_outline-ghost__b7c2I:hover{background:rgba(0,0,0,0);border-color:var(--darkgrey-color);color:var(--darkgrey-color)}.styles_outline___3ORn{background:rgba(0,0,0,0);border:1px solid var(--primary-color);color:var(--primary-color)}.styles_outline___3ORn svg path{stroke:var(--primary-color)}.styles_outline___3ORn:hover{background:rgba(0,0,0,0);border-color:var(--primary-color--hover);color:var(--primary-color--hover)}.styles_modal__MJw5_{pointer-events:none;display:flex;justify-content:center;align-items:center;position:fixed;z-index:30;top:0;left:0;opacity:0;width:100%;height:100%;transition:all .25s linear;background:rgba(0,0,0,.35)}.styles_modal__MJw5_.styles_active__H5rOm{pointer-events:all;opacity:1}.styles_modal__MJw5_.styles_right__OUH3N{justify-content:flex-end;align-items:flex-start}.styles_modal__MJw5_.styles_left__zzsNK{justify-content:flex-start;align-self:start}@media(max-width:767px){.styles_modal__MJw5_{padding:16px}}.styles_modal_confirm_remove__GUFbx{position:relative;width:100%;max-width:500px;padding:28px;background:var(--white-color);border-radius:20px}.styles_modal_confirm_remove__GUFbx .styles_modal_header__20XZR{display:flex;justify-content:flex-end;align-items:center;position:relative;margin-bottom:40px}.styles_modal_confirm_remove__GUFbx .styles_modal_header__20XZR h2{margin:0 auto 0 0;font-size:20px;font-weight:600;line-height:28px;color:var(--text-color);letter-spacing:.02em}.styles_modal_confirm_remove__GUFbx .styles_modal_header__20XZR .styles_close__pItSw{background-color:rgba(0,0,0,0);cursor:pointer;border:none}.styles_modal_confirm_remove__GUFbx .styles_modal_header__20XZR .styles_close__pItSw svg path{fill:var(--grey-color)}.styles_modal_confirm_remove__GUFbx .styles_modal_header__20XZR:after{content:"";position:absolute;bottom:-20px;left:0;opacity:.15;width:100%;height:1px;background-color:var(--text-color)}.styles_modal_confirm_remove__GUFbx .styles_modal_content__WQ4SP{margin-bottom:40px}.styles_modal_confirm_remove__GUFbx .styles_modal_content__WQ4SP span{font-weight:600;word-break:break-all}.styles_modal_confirm_remove__GUFbx .styles_modal_content__WQ4SP .styles_warning__LbJi9{margin-top:6px;font-weight:500;color:var(--error-color)}.styles_modal_confirm_remove__GUFbx .styles_actions___YYns{display:flex;justify-content:flex-end;align-items:center;gap:5px}.GetHelp_modal_container__5ufiZ{position:relative;background:var(--white-color);padding:28px;border-radius:20px;width:32em}.GetHelp_modal_header__k_SCD{position:relative;display:flex;justify-content:flex-end;align-items:center;margin-bottom:20px;& h2{margin:0 auto 0 0;font-weight:600;font-size:18px;line-height:28px;letter-spacing:.02em;color:var(--text-color)}&:after{content:"";position:absolute;left:0;bottom:-15px;width:100%;height:1px;opacity:.15;background-color:var(--text-color)}}.GetHelp_modal_content__4P45_{color:#545454;font-size:1.125em;font-weight:400;& h3{margin:30px 0 10px;text-align:center}& .GetHelp_qr_wrapper__kt9zc{position:relative;display:flex;justify-content:center;background-color:#f2f6fa;border-radius:16px;padding:32px;width:100%;margin-bottom:20px;height:-moz-fit-content;height:fit-content;& .GetHelp_qr_code__my2Cq{background-color:var(--white-color);padding:28px;border-radius:16px}}& .GetHelp_option__oWqXX{display:block;text-align:center;font-size:16px;color:grey;margin-bottom:16px}& .GetHelp_open_in_new_tab__Serbe{background:var(--primary-color);display:flex;align-items:center;justify-content:center;gap:5px;height:40px;width:100%;padding:8px 24px;border-radius:100px;color:var(--white-color);font-weight:500;font-size:14px;line-height:24px;letter-spacing:.02em;border:none;outline:none;transition:opacity .3s linear;white-space:nowrap;transition:background-color .3s linear;cursor:pointer;&:hover{background-color:var(--primary-color--hover);transition:background-color .3s linear}}}.styles_logo_wrapper__AJ90W{position:relative;width:160px;height:160px}.styles_logo_wrapper__AJ90W .styles_not_allowed__fMRGh{position:absolute;left:0;top:0;background-color:var(--white-color);padding:14px 30px 14px 8px;font-size:14px;font-weight:600;line-height:22px;display:flex;justify-content:center;align-items:center;opacity:0;transition:all .3s ease-in-out;cursor:default}.styles_logo_wrapper__AJ90W .styles_not_allowed__fMRGh,.styles_logo_wrapper__AJ90W img{width:100%;height:100%;object-fit:cover;margin-top:10px;border:2px solid #b7b7b7;border-radius:20px}.styles_logo_wrapper__AJ90W .styles_edit__v5IZ7,.styles_logo_wrapper__AJ90W .styles_remove__Z6kwV{box-shadow:1px 1px 5px #818181;display:flex;justify-content:center;align-items:center;position:absolute;right:-15px;width:34px;height:34px;background-color:var(--white-color);border:2px solid var(--white-color);border-radius:8px;z-index:6;cursor:pointer}.styles_logo_wrapper__AJ90W .styles_edit__v5IZ7{bottom:57px}.styles_logo_wrapper__AJ90W .styles_remove__Z6kwV{bottom:17px}.styles_logo_wrapper__AJ90W[data-disabled=true]:hover .styles_not_allowed__fMRGh{opacity:1;transition:all .3s ease-in-out}.styles_logo_wrapper__AJ90W[data-disabled=true]:hover *{cursor:default}.styles_page_content__A_zvb{width:100%;height:100%;padding:0 28px}@media(max-width:768px){.styles_page_content__A_zvb{padding:0 16px}}.styles_page_content__A_zvb h1{font-size:24px;font-weight:600;display:flex;align-items:center;gap:20px;font-family:Lexend,sans-serif}@media(max-width:768px){.styles_page_content__A_zvb h1{font-size:20px}}.styles_page_content__A_zvb h1 svg{cursor:pointer}.styles_page_content__A_zvb h3{display:flex;align-items:center;margin-bottom:20px;font-size:20px;font-weight:500;font-family:Lexend,sans-serif;margin-top:1rem}@media(max-width:768px){.styles_page_content__A_zvb h3{font-size:18px}}.styles_page_content__A_zvb h3 svg{margin-right:10px}.styles_page_content__A_zvb h3 svg path{fill:var(--primary-color)}.styles_page_content__A_zvb .styles_blocks_container__O0i2s{overflow-y:auto;height:calc(100% - 100px);padding-right:5px}.styles_page_content__A_zvb .styles_blocks_container__O0i2s::-webkit-scrollbar{width:3px}.styles_page_content__A_zvb .styles_blocks_container__O0i2s::-webkit-scrollbar-track{background:var(--white-color)}.styles_page_content__A_zvb .styles_blocks_container__O0i2s::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:20px}.styles_page_content__A_zvb .styles_blocks_container__O0i2s .styles_block_settings__ZSd14{margin-bottom:30px;padding:20px;background-color:var(--white-color);border-radius:10px}.styles_page_content__A_zvb .styles_blocks_container__O0i2s .styles_block_settings__ZSd14 .styles_heading__1FVaL{position:relative;margin-bottom:20px;padding:0 0 20px;font-size:20px;font-family:Lexend,sans-serif}.styles_page_content__A_zvb .styles_blocks_container__O0i2s .styles_block_settings__ZSd14 .styles_heading__1FVaL:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#eae7e7}.styles_page_content__A_zvb .styles_blocks_container__O0i2s .styles_block_settings__ZSd14 .styles_content__71l_M label{display:flex;flex-direction:column;margin-bottom:20px}.styles_page_content__A_zvb .styles_blocks_container__O0i2s .styles_block_settings__ZSd14 .styles_content__71l_M label span{margin-bottom:6px;font-size:13px;font-weight:400;color:var(--darkgrey-color)}.styles_page_content__A_zvb .styles_blocks_container__O0i2s .styles_block_settings__ZSd14 .styles_content__71l_M label .styles_password_tip__XBSvn{margin:5px 10px 0;font-size:12px;color:var(--grey-color)}.styles_page_content__A_zvb .styles_blocks_container__O0i2s .styles_block_settings__ZSd14 .styles_content__71l_M label .styles_input__8Wm_6{outline:none;width:40%;min-width:450px;height:38px;padding:14px 20px;background:var(--white-color);border:1px solid var(--lightgrey-color);border-radius:8px}.styles_page_content__A_zvb .styles_blocks_container__O0i2s .styles_block_settings__ZSd14 .styles_content__71l_M label .styles_input__8Wm_6::placeholder{color:#999}.styles_page_content__A_zvb .styles_blocks_container__O0i2s .styles_block_settings__ZSd14 .styles_content__71l_M label .styles_input__8Wm_6.styles_error__4dGNl{border-color:var(--error-color)}.styles_page_content__A_zvb .styles_blocks_container__O0i2s .styles_block_settings__ZSd14 .styles_content__71l_M .styles_error_message__y9_OG{font-size:14px;color:var(--error-color)}.styles_page_content__A_zvb .styles_blocks_container__O0i2s .styles_block_settings__ZSd14 .styles_content__71l_M .styles_warning__4woxk .styles_error__4dGNl{color:var(--error-color)}.styles_page_content__A_zvb .styles_blocks_container__O0i2s .styles_actions__hwNFi{display:flex;justify-content:flex-end;align-items:center;margin:30px 0}.styles_page_content__A_zvb .styles_blocks_container__O0i2s .styles_actions__hwNFi.styles_account__bHD35{justify-content:space-between;gap:40px}.styles_modal_container__8_Att{position:absolute;right:0;top:0;background:#fff;padding:28px;max-width:456px;width:100%;height:100%}.styles_modal_header__bN6nQ{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.styles_modal_header__bN6nQ h2{font-weight:600;font-size:20px;line-height:28px;letter-spacing:.02em;color:#222828}.styles_modal_header__bN6nQ .styles_close__rn6S5{display:flex;justify-content:center;align-items:center;position:relative;border-radius:10px;outline:none;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid var(--primary-color);padding:12px}.styles_modal_header__bN6nQ:after{content:"";position:absolute;left:0;bottom:-20px;width:100%;height:1px;opacity:.15;background-color:#222828}.styles_modal_content__SQYuL{display:flex;gap:20px;margin-bottom:20px}.styles_modal_content__SQYuL .styles_profile_avatar__dp_C2{width:140px;height:140px}.styles_modal_content__SQYuL .styles_profile_avatar__dp_C2 img{object-fit:cover;border-radius:10px;overflow:hidden}.styles_modal_content__SQYuL .styles_userInfo__N8F4v .styles_name__DUz9u{font-weight:500;font-size:16px;line-height:24px;letter-spacing:.02em;margin-bottom:4px}.styles_modal_content__SQYuL .styles_userInfo__N8F4v .styles_role__2nLB4{font-weight:400;font-size:14px;line-height:20px;letter-spacing:.02em;color:#a7b1b8;margin-bottom:12px;text-transform:capitalize}.styles_modal_content__SQYuL .styles_userInfo__N8F4v .styles_email__b8mR5{display:flex;align-items:center;gap:8px;margin-bottom:11px;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.02em;color:#a7b1b8}.styles_modal_content__SQYuL .styles_userInfo__N8F4v .styles_email__b8mR5 span{word-break:break-all}.styles_modal_content__SQYuL .styles_userInfo__N8F4v .styles_log_out__5rIKj{border:1px solid var(--primary-color);color:var(--primary-color);border-radius:10px;outline:none;padding:12px 24px;background:rgba(0,0,0,0);display:flex;align-items:center;cursor:pointer}.styles_modal_content__SQYuL .styles_userInfo__N8F4v .styles_log_out__5rIKj svg{margin-left:10px}.styles_settings_btn__vmvJM{padding:12px 24px;background:var(--primary-color);border-radius:10px;color:#fff;text-align:center;width:100%;display:block}.styles_switch_accounts_title__ECuYH{margin:20px 0 5px;color:#667372}@media(max-width:768px){.styles_modal_header__bN6nQ h2{font-size:18px}.styles_modal_header__bN6nQ .styles_close__rn6S5{padding:8px}.styles_modal_content__SQYuL .styles_profile_avatar__dp_C2,.styles_modal_content__SQYuL .styles_profile_avatar__dp_C2 img{width:100px;height:100px}.styles_modal_content__SQYuL .styles_userInfo__N8F4v .styles_email__b8mR5{align-items:flex-start}.styles_modal_content__SQYuL .styles_userInfo__N8F4v .styles_email__b8mR5 svg{min-width:20px}.styles_modal_content__SQYuL .styles_userInfo__N8F4v .styles_log_out__5rIKj{padding:8px 20px}}.styles_page_content__ljs9F{display:flex;flex-direction:column;justify-content:center;padding:2rem 1.5rem 3rem;width:50%}@media(max-width:924px){.styles_page_content__ljs9F{flex-direction:column-reverse;justify-content:flex-end}}.styles_page_content__ljs9F .styles_container__LCkRo{max-width:480px;width:100%;margin:0 auto}@media(max-width:924px){.styles_page_content__ljs9F .styles_container__LCkRo{width:100%}}.styles_page_content__ljs9F .styles_container__LCkRo .styles_logo__Q_p1a{margin-bottom:20px}.styles_page_content__ljs9F .styles_container__LCkRo h3{font-weight:600;font-size:20px;line-height:28px;letter-spacing:.02em;color:var(--text-color);font-family:Lexend,sans-serif}.styles_page_content__ljs9F .styles_container__LCkRo p{margin-bottom:30px;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.02em;color:var(--text-color)}.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG{animation:styles_backInUp__aUHrc 1.5s ease-in-out;animation-fill-mode:forwards;transform-origin:bottom;display:flex;flex-direction:column;gap:20px}.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG .styles_group___zuTu{width:100%;display:flex;align-items:center;gap:20px}@media(max-width:924px){.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG .styles_group___zuTu{flex-direction:column}}.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG label{position:relative;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG label span{display:block;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.02em;color:#667372;margin-bottom:8px}@media(max-width:924px){.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG label span{font-size:12px;margin-bottom:4px}}.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #f9fafb}.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG input[type=email],.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG input[type=password],.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG input[type=text]{width:100%;outline:none;padding:14px 12px 14px 20px;height:48px;background:#f9fafb;border:1px solid #e5e7ea;border-radius:10px}.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG input[type=email].styles_error__8_H5_,.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG input[type=password].styles_error__8_H5_,.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG input[type=text].styles_error__8_H5_{border-color:var(--error-color)}.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG .styles_actions__bikXA{display:flex;justify-content:flex-end;align-items:center;gap:10px}.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG .styles_actions__bikXA .styles_cancel__7WUHc{font-size:14px;line-height:16px;color:#3699ff;background-color:rgba(0,0,0,0);padding:1rem 1.45rem;border-radius:40px;outline:none;border:none;cursor:pointer;transition:background-color .15s ease}.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG .styles_actions__bikXA .styles_cancel__7WUHc:hover{transition:background-color .15s ease}.styles_page_content__ljs9F .styles_container__LCkRo .styles_form__uANzG .styles_error_message__8RRIb{margin-top:6px;color:var(--error-color);font-size:13px}.styles_subdomain__r22z9{position:relative}.styles_subdomain__r22z9 span{position:absolute;right:10px;top:14px;color:#222828;font-size:14px;line-height:20px}.styles_subdomain__r22z9 input{padding-right:120px;margin-bottom:8px}.styles_domain_tip__thhDf{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:5px;font-size:14px;line-height:20px}.styles_domain_tip__thhDf span{margin:0;color:inherit!important;font-weight:500!important;word-break:break-all}.styles_password_tooltip__XuOLs{position:absolute;right:0;top:0}@media(max-width:924px){.styles_password_tooltip__XuOLs{top:-5px}}.styles_password_tooltip__XuOLs .styles_tip_icon___d3YM{cursor:pointer}.styles_password_tooltip__XuOLs span{display:none!important;position:absolute;right:0;top:28px;max-width:300px;width:100%;background:#fff;padding:10px;border-radius:8px;min-width:275px;box-shadow:0 1px 8px 0 rgba(0,0,0,.2);z-index:2;cursor:default}.styles_password_tooltip__XuOLs .styles_tip_icon___d3YM:hover+span{display:block!important}.styles_pwd__l_taJ{position:relative}.styles_pwd__l_taJ input{padding-right:50px!important}.styles_pwd__l_taJ svg{position:absolute;right:15px;top:50%;width:24px;height:24px;transform:translateY(-50%);cursor:pointer}.styles_forgot_password_link__1MN5B{display:flex;justify-content:flex-end;margin-top:-10px}.styles_forgot_password_link__1MN5B .styles_link__hbcg5{border:none;background-color:rgba(0,0,0,0);color:#b5b5c3;font-size:13px;transition:color .15s ease;cursor:pointer}.styles_forgot_password_link__1MN5B .styles_link__hbcg5:hover{transition:color .15s ease;color:#9898a1}.styles_policy_wrapper__X1b6Y{position:relative;margin-bottom:6px}.styles_policy_wrapper__X1b6Y .styles_policy__5W6oP{display:flex;align-items:center;gap:5px;margin-top:45px}.styles_policy_wrapper__X1b6Y .styles_policy__5W6oP span{color:inherit!important;margin-bottom:0!important}.styles_policy_wrapper__X1b6Y .styles_policy__5W6oP a{text-decoration:underline}.styles_have_an_account__message__9Ze6i{font-style:normal;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.02em;color:#222828;margin-bottom:45px}@media(max-width:924px){.styles_have_an_account__message__9Ze6i{font-size:12px;line-height:18px}}.styles_have_an_account__message__9Ze6i a{font-weight:500;text-decoration:underline}.styles_no_account__message__spzhn{font-style:normal;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.02em;color:#222828;margin-bottom:20px}.styles_no_account__message__spzhn a{font-weight:500;text-decoration:underline}@keyframes styles_backInUp__aUHrc{0%{transform:translateY(2000px) scale(.7);opacity:0}80%{transform:translateY(-20px) scale(.9);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}.styles_modal_container__UIrA7{position:relative;width:100%;max-width:500px;padding:28px;background:#fff;border-radius:20px}.styles_modal_container__UIrA7.styles_verify_info__P4nbg{max-width:550px}.styles_modal_container__UIrA7.styles_verify_info__P4nbg h2{margin:0 auto!important}.styles_modal_container__UIrA7.styles_verify_info__P4nbg .styles_response_info__CEjpb{color:var(--darkgrey-color);font-size:16px;line-height:26px;font-weight:400;margin-top:30px;text-align:center}.styles_modal_container__UIrA7.styles_response_info__CEjpb{position:relative;display:flex;flex-direction:column;align-items:center;width:32em}.styles_modal_container__UIrA7.styles_response_info__CEjpb svg{margin-bottom:1.875em}.styles_modal_container__UIrA7.styles_response_info__CEjpb .styles_response_text__2OF6c{color:var(--darkgrey-color);font-size:1.125em;font-weight:400}.styles_modal_container__UIrA7.styles_response_info__CEjpb button{color:#3699ff;background-color:#e1f0ff;border:none;padding:.65rem 1rem;font-size:1rem;margin-top:1.25em;border-radius:8px;cursor:pointer}.styles_modal_container__UIrA7.styles_response_info__CEjpb button:hover{background-color:#3699ff;color:var(--white-color)}.styles_modal_container__UIrA7 .styles_modal_header__ZSMjB{display:flex;justify-content:flex-end;align-items:center;position:relative;margin-bottom:40px}.styles_modal_container__UIrA7 .styles_modal_header__ZSMjB h2{margin:0 auto 0 0;font-size:20px;font-weight:600;line-height:28px;color:#222828;letter-spacing:.02em}.styles_modal_container__UIrA7 .styles_modal_header__ZSMjB button.styles_close__fe0VN{background-color:rgba(0,0,0,0);cursor:pointer;border:none}.styles_modal_container__UIrA7 .styles_modal_header__ZSMjB button.styles_close__fe0VN svg path{fill:#a7b1b8}.styles_modal_container__UIrA7 .styles_modal_header__ZSMjB:after{content:"";position:absolute;bottom:-20px;left:0;opacity:.15;width:100%;height:1px;background-color:#222828}.styles_modal_container__UIrA7 .styles_modal_content___B3Kz{margin-bottom:40px}.styles_modal_container__UIrA7 .styles_modal_content___B3Kz span{font-weight:600}.styles_modal_container__UIrA7 .styles_actions__xvPBt{display:flex;justify-content:flex-end;align-items:center;gap:5px}.styles_page_content__qYiqz{padding:0 28px;width:100%;height:100%}@media(max-width:768px){.styles_page_content__qYiqz{padding:16px}}.styles_page_content__qYiqz .styles_page_header__UgMIV{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.styles_page_content__qYiqz .styles_page_header__UgMIV .styles_title__AKxqX{font-family:Lexend,sans-serif;font-weight:600;font-size:24px}.styles_page_content__qYiqz .styles_filters__mqB7T{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}@media(max-width:768px){.styles_page_content__qYiqz .styles_filters__mqB7T{display:grid;grid-template-areas:"search search" "type sort";justify-content:space-between;margin-bottom:20px;grid-gap:10px 10px;gap:10px 10px}}.styles_page_content__qYiqz .styles_filters__mqB7T .styles_filter_item__2O0jo{width:100%}.styles_page_content__qYiqz .styles_filters__mqB7T .styles_filter_item__2O0jo:first-child{flex:5 1}@media(max-width:768px){.styles_page_content__qYiqz .styles_filters__mqB7T .styles_filter_item__2O0jo:first-child{flex:unset;grid-area:search}}.styles_page_content__qYiqz .styles_filters__mqB7T .styles_filter_item__2O0jo:nth-child(2){flex:2 1}@media(max-width:768px){.styles_page_content__qYiqz .styles_filters__mqB7T .styles_filter_item__2O0jo:nth-child(2){flex:unset;width:100%;grid-area:type}}.styles_page_content__qYiqz .styles_filters__mqB7T .styles_filter_item__2O0jo:nth-child(3){flex:1 1}@media(max-width:768px){.styles_page_content__qYiqz .styles_filters__mqB7T .styles_filter_item__2O0jo:nth-child(3){width:100%;grid-area:sort;max-width:100%}}.styles_page_content__qYiqz .styles_filters__mqB7T .styles_filter_item__2O0jo .styles_label__d1W7b{font-size:14px;color:#667372;line-height:20px;margin-bottom:5px}.styles_page_content__qYiqz .styles_filters__mqB7T .styles_filter_item__2O0jo .styles_search_bar__9qV6t{width:100%;position:relative}.styles_page_content__qYiqz .styles_filters__mqB7T .styles_filter_item__2O0jo .styles_search_bar__9qV6t input{width:100%;height:38px;border-radius:10px;border:none;outline:none;padding:0 40px 0 10px;background-color:#f2f6fa}.styles_page_content__qYiqz .styles_filters__mqB7T .styles_filter_item__2O0jo .styles_search_bar__9qV6t svg{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.styles_page_content__qYiqz .styles_filters__mqB7T .styles_filter_item__2O0jo .styles_search_bar__9qV6t svg path{fill:#667372}.styles_page_content__qYiqz .styles_files_container__4r2l5{display:flex;gap:20px;flex-wrap:wrap;height:100%;max-height:calc(100vh - 280px);overflow-x:auto}.styles_page_content__qYiqz .styles_files_container__4r2l5::-webkit-scrollbar{width:0;height:4px}.styles_page_content__qYiqz .styles_files_container__4r2l5::-webkit-scrollbar-track{background:#fff}.styles_page_content__qYiqz .styles_files_container__4r2l5::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:20px}.styles_page_content__qYiqz .styles_files_container__4r2l5 .styles_item__xBPLL{background:#fff;border-radius:10px;padding:20px 20px 16px;width:calc(25% - 15px)}@media(max-width:1200px){.styles_page_content__qYiqz .styles_files_container__4r2l5 .styles_item__xBPLL{width:calc(33% - 15px)}}@media(max-width:768px){.styles_page_content__qYiqz .styles_files_container__4r2l5 .styles_item__xBPLL{width:calc(50% - 15px)}}.styles_page_content__qYiqz .styles_files_container__4r2l5 .styles_item__xBPLL .styles_data__0JC19{position:relative;display:flex;gap:20px;margin-bottom:32px}.styles_page_content__qYiqz .styles_files_container__4r2l5 .styles_item__xBPLL .styles_data__0JC19 .styles_image__bcYkZ{min-width:80px;width:80px;height:80px;object-fit:cover;border-radius:10px}.styles_page_content__qYiqz .styles_files_container__4r2l5 .styles_item__xBPLL .styles_data__0JC19:before{content:"";position:absolute;left:0;bottom:-16px;width:100%;height:1px;background:#d0d3da}.styles_page_content__qYiqz .styles_files_container__4r2l5 .styles_item__xBPLL .styles_media_info__GRfJo{display:grid;grid-template-columns:1fr;width:100%}.styles_page_content__qYiqz .styles_files_container__4r2l5 .styles_item__xBPLL h2{font-family:Lexend;font-size:16px;line-height:24px;margin-bottom:12px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.styles_page_content__qYiqz .styles_files_container__4r2l5 .styles_item__xBPLL .styles_actions__zIsXb{display:flex;gap:8px}.styles_page_content__qYiqz .styles_files_container__4r2l5 .styles_item__xBPLL .styles_actions__zIsXb a{display:flex;width:32px;height:32px;justify-content:center;align-items:center;border-radius:8px;background:#f2f6fa}.styles_page_content__qYiqz .styles_files_container__4r2l5 .styles_item__xBPLL .styles_actions__zIsXb a svg path{stroke:#a7b1b8}.styles_page_content__qYiqz .styles_files_container__4r2l5 .styles_item__xBPLL .styles_file_info__PBuNG{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:10px;gap:10px;color:#a7b1b8;font-weight:500;font-size:14px}.styles_page_content__qYiqz .styles_files_container__4r2l5 .styles_item__xBPLL .styles_file_info__PBuNG .styles_lang__hP9C7{text-transform:capitalize}.styles_page_content__qYiqz .styles_files_container__4r2l5 .styles_item__xBPLL .styles_file_info__PBuNG span{color:#667372;margin-right:10px}.styles_toggle_switch__lWXTa{position:relative;display:inline-block;width:50px;height:26px;margin-right:10px}.styles_toggle_switch__lWXTa input[type=checkbox]{display:none}.styles_slider__C_PWL{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:34px;cursor:pointer;transition:background-color .4s;margin-bottom:0}.styles_slider__C_PWL:before{position:absolute;content:"";height:20px;width:21px;left:3px;bottom:3px;background-color:var(--white-color);border-radius:50%;transition:transform .4s}.styles_toggle_switch__lWXTa.styles_checked__9hLtr .styles_slider__C_PWL{background-color:var(--primary-color)}.styles_toggle_switch__lWXTa.styles_checked__9hLtr .styles_slider__C_PWL:before{transform:translateX(24px)}.styles_canvas_layout__62AAP{display:flex;flex-direction:column;margin-top:-65px;width:100%}.styles_canvas_layout__62AAP .styles_site_details__FvMEN{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;margin-top:10px}body:has([data-preview-open=false]) .styles_canvas_layout__62AAP .styles_site_details__FvMEN{padding-right:250px}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_actions__9aYNd,.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_info__fK5B7{display:flex;align-items:center;position:relative}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_info__fK5B7 .styles_lang__N7yM2{margin-right:10px;height:35px;width:35px;display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:var(--white-color);color:var(--primary-color);font-size:13px;font-weight:500;line-height:24px;letter-spacing:.32px;text-transform:uppercase;cursor:pointer}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_info__fK5B7 .styles_lang_version__caLqX{position:absolute;top:50px;left:0;background-color:var(--white-color);border-radius:10px;box-shadow:0 0 27px 13px rgba(191,200,226,.2);padding:5px 20px;list-style:none;display:none}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_info__fK5B7 .styles_lang_version__caLqX.styles_opened__husWG{display:block;z-index:6}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_info__fK5B7 .styles_lang_version__caLqX li{width:100%;padding:10px 0;text-transform:capitalize;gap:6px;cursor:pointer}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_info__fK5B7 .styles_lang_version__caLqX li:not(:last-child){border-bottom:1px solid #ececec}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_info__fK5B7 .styles_lang_version__caLqX li:hover{color:var(--primary-color)}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_info__fK5B7 .styles_text__cnbdw .styles_name__ox_RS{font-size:13px;font-weight:500;line-height:24px;letter-spacing:.32px}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_info__fK5B7 .styles_text__cnbdw .styles_subpage_name__uqKuk{color:var(--darkgrey-color);font-size:12px;font-weight:400;line-height:20px;letter-spacing:.28px;display:flex;align-items:center}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_info__fK5B7 .styles_text__cnbdw .styles_subpage_name__uqKuk svg{margin-left:15px;cursor:pointer}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_info__fK5B7 .styles_text__cnbdw .styles_subpage_name__uqKuk svg path{stroke-width:1}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_actions__9aYNd .styles_action__published__ayaG5{position:relative;margin-left:5px}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_actions__9aYNd .styles_action__published__ayaG5 label{display:flex;align-items:center}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_actions__9aYNd .styles_action__published__ayaG5 .styles_tip__jrz0A{position:absolute;right:70px;bottom:0;background-color:var(--white-color);border:1px solid #d8d8d8;min-width:100px;border-radius:4px;padding:4px 10px;display:none}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_actions__9aYNd .styles_action__published__ayaG5:hover .styles_tip__jrz0A{display:flex;justify-content:center}.styles_canvas_layout__62AAP .styles_site_details__FvMEN .styles_site_actions__9aYNd .styles_action_item__rh3uL{background-color:var(--white-color);margin-left:5px;height:35px;width:35px;display:flex;justify-content:center;align-items:center;border-radius:10px;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.32px;cursor:pointer}.styles_canvas_layout__62AAP .styles_canvas_area_content__Gzicn{position:relative;flex:1 1;max-height:100vh;overflow-y:auto}.styles_canvas_layout__62AAP .styles_canvas_area_content__Gzicn::-webkit-scrollbar{width:0;height:4px}.styles_canvas_layout__62AAP .styles_canvas_area_content__Gzicn::-webkit-scrollbar-track{background:#fff}.styles_canvas_layout__62AAP .styles_canvas_area_content__Gzicn::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:20px}body:has([data-preview-open=false]) .styles_canvas_layout__62AAP .styles_canvas_area_content__Gzicn{margin-right:80px}.styles_canvas_layout__62AAP .styles_canvas_area_content__Gzicn .styles_no_widgets_message__O_Bp9{height:140px;border-radius:10px;border:1px dashed var(--primary-color);background:#f2f6fa;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.28px}.styles_canvas_layout__62AAP .styles_canvas_area_content__Gzicn .styles_save_changes_button__ZbRK2{display:flex;align-items:center;margin:15px 0 0 auto}.styles_widget__Kxmsh{position:relative;margin-bottom:8px}.styles_widget__Kxmsh .styles_widget_wrapper__m8h_Q{position:relative;background-color:var(--white-color);border-radius:20px;overflow:hidden}.styles_widget__Kxmsh .styles_widget_wrapper__m8h_Q:before{content:"";position:absolute;top:52px;left:30px;width:calc(100% - 60px);height:1px;background-color:#222828;opacity:.1;z-index:2}.styles_widget__Kxmsh .styles_widget_wrapper__m8h_Q .styles_widget_heading__Ub_Wo{position:relative;background-color:var(--white-color);padding:12px 16px;display:flex;justify-content:space-between;align-items:center;color:var(--primary-color);font-size:12px;font-weight:500;line-height:24px;letter-spacing:.32px;border-radius:20px;height:52px}.styles_widget__Kxmsh .styles_widget_wrapper__m8h_Q .styles_widget_heading__Ub_Wo .styles_widget_heading_type___Ki66{display:flex;align-items:center}.styles_widget__Kxmsh .styles_widget_wrapper__m8h_Q .styles_widget_heading__Ub_Wo .styles_widget_heading_type___Ki66 span:first-letter{text-transform:uppercase}.styles_widget__Kxmsh .styles_widget_wrapper__m8h_Q .styles_widget_heading__Ub_Wo .styles_widget_heading_type___Ki66 svg{width:24px;max-height:24px;margin-right:12px}.styles_widget__Kxmsh .styles_widget_wrapper__m8h_Q .styles_widget_heading__Ub_Wo .styles_widget_heading_actions__GuQj9{display:flex;align-items:center}.styles_widget__Kxmsh .styles_widget_wrapper__m8h_Q .styles_widget_heading__Ub_Wo .styles_widget_heading_actions__GuQj9 .styles_shared_block_label__LBOx3{cursor:default}.styles_widget__Kxmsh .styles_widget_wrapper__m8h_Q .styles_widget_heading__Ub_Wo .styles_widget_heading_actions__GuQj9 .styles_edit_shared_block__Jwhgx,.styles_widget__Kxmsh .styles_widget_wrapper__m8h_Q .styles_widget_heading__Ub_Wo .styles_widget_heading_actions__GuQj9 .styles_shared_block_label__LBOx3{width:26px;height:26px;display:block;margin-right:8px;font-size:14px;border:1px solid var(--primary-color);border-radius:8px;display:flex;justify-content:center;align-items:center}.styles_widget__Kxmsh .styles_widget_wrapper__m8h_Q .styles_widget_heading__Ub_Wo .styles_widget_heading_actions__GuQj9 .styles_edit_shared_block__Jwhgx svg{cursor:pointer}.styles_widget__Kxmsh .styles_widget_wrapper__m8h_Q .styles_widget_heading__Ub_Wo .styles_widget_heading_actions__GuQj9 .styles_edit_shared_block__Jwhgx svg path{stroke:var(--primary-color)}.styles_widget__Kxmsh .styles_widget_wrapper__m8h_Q .styles_widget_heading__Ub_Wo .styles_widget_heading_actions__GuQj9 .styles_remove_widget_icon__yS8t6{cursor:pointer}.styles_widget__Kxmsh .styles_drag_icon__aLGCv{position:absolute;left:50%;transform:translateX(-50%);top:10px;z-index:2;width:50px;height:25px;display:flex;justify-content:center;cursor:-webkit-grab;cursor:grab}.styles_widget__Kxmsh .styles_widget_collapse_button__o6_at{position:absolute;left:50%;top:38px;transform:translateX(-50%);width:24px;height:24px;border:none;outline:none;border-radius:50px;background:#e3ebf0;box-shadow:4px 9px 15px 0 rgba(191,200,226,.5);z-index:9;cursor:pointer;display:none}.styles_widget__Kxmsh .styles_widget_collapse_button__o6_at svg{transform:rotate(-90deg)}.styles_widget__Kxmsh .styles_widget_collapse_button__o6_at svg path{stroke:var(--text-color)}.styles_widget__Kxmsh.styles_opened__husWG .styles_widget_collapse_button__o6_at{display:flex;justify-content:center;align-items:center}.styles_widget__Kxmsh.styles_opened__husWG .styles_widget_wrapper__m8h_Q{background-color:hsla(0,0%,100%,.5);overflow:unset}.styles_widget__Kxmsh.styles_opened__husWG .styles_widget_wrapper__m8h_Q:before{content:none}@media(max-width:1024px){.styles_page_content__MpfR7 .styles_site_details__FvMEN{position:relative;top:0;margin-bottom:10px}.styles_page_content__MpfR7.styles_withCollapse__1naUE .styles_site_details__FvMEN{padding-right:0}}.styles_classname_wrapper___yiB7{display:flex;flex-direction:column}.styles_classname_wrapper___yiB7 span{color:var(--grey-color);font-size:13px;margin:10px 0}.styles_classname_wrapper___yiB7 input{width:100%;padding:10px 20px;border-radius:10px;background:var(--white-color);border:none;outline:none;margin-bottom:10px}.styles_classname_wrapper___yiB7 input.styles_dark__U_tJw{background:#f2f6fa}.styles_classname_wrapper___yiB7 button{margin:10px 0 0 auto;background:rgba(0,0,0,0);border:none;outline:none;cursor:pointer;color:var(--grey-color)}.styles_widget_content__v2ATG{padding:8px 16px}.styles_widget_content__v2ATG .styles_block_settings__AIMDF{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.styles_widget_content__v2ATG .styles_block_settings__AIMDF label{display:flex;align-items:center;font-size:11px;font-weight:500;line-height:20px;letter-spacing:.28px}.styles_widget_content__v2ATG .styles_heading_group__ThNvh{display:flex;justify-content:space-between;width:100%;gap:20px}.styles_widget_content__v2ATG .styles_heading_group__ThNvh .styles_heading_title__3AWB2{flex:2 1}.styles_widget_content__v2ATG .styles_heading_group__ThNvh .styles_heading_tag__rE3Hj{flex:1.5 1}.styles_label__5WOcQ{color:#667372;font-size:13px;margin:10px 0}.styles_input__BlBIG{width:100%;padding:10px 20px;border-radius:10px;background:#fff;border:none;outline:none;margin-bottom:10px}body[data-dir=rtl] .styles_input__BlBIG{direction:rtl}.styles_title__nxcdL{font-size:14px;font-weight:500;line-height:24px;letter-spacing:.32px;margin-bottom:8px}body[data-dir=rtl] .styles_title__nxcdL{direction:rtl}.styles_content__iU8TZ{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#667372;font-size:13px;font-weight:400;line-height:20px;letter-spacing:.28px}.styles_content__iU8TZ img{border-radius:10px;max-height:300px;width:100%;object-fit:cover}.styles_content__iU8TZ blockquote{position:relative;margin:0 30px;color:#485150}body[data-dir=rtl] .styles_content__iU8TZ{direction:rtl}.styles_widget_content__B5ofh{padding:8px 16px}.styles_widget_content__B5ofh .styles_block_settings__Jjai8{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.styles_widget_content__B5ofh .styles_block_settings__Jjai8 label{display:flex;align-items:center;font-size:11px;font-weight:500;line-height:20px;letter-spacing:.28px}.styles_widget_content__B5ofh .styles_heading_group__EpE0l{display:flex;justify-content:space-between;width:100%;gap:20px}.styles_widget_content__B5ofh .styles_heading_group__EpE0l .styles_heading_title__jlPGs{flex:2 1}.styles_widget_content__B5ofh .styles_heading_group__EpE0l .styles_heading_tag___SeyH{flex:1.5 1}.styles_widget_content__B5ofh.styles_content_collapsed__XptKf{position:relative}.styles_widget_content__B5ofh.styles_content_collapsed__XptKf:before{content:"";position:absolute;top:0;left:30px;width:calc(100% - 60px);height:1px;background-color:#222828;opacity:.1}.styles_label__V8pNn{color:#667372;font-size:13px;margin:10px 0}.styles_input__4t__Z{width:100%;padding:10px 20px;border-radius:10px;background:#fff;border:none;outline:none;margin-bottom:6px}.styles_advanced_settings_checkbox__uyskk{display:block;margin-bottom:10px;font-weight:400}.styles_advanced_settings_checkbox__uyskk label{display:inline-flex;gap:10px;align-items:center}body[data-dir=rtl] .styles_input__4t__Z{direction:rtl}.styles_iframe__amsO1{width:100%;height:350px;border-radius:10px;overflow:hidden;margin:12px 0}.styles_iframe__amsO1.styles_collapsed__c6z4z{height:200px}.styles_title__wY0Tj{font-size:14px;font-weight:500;line-height:24px;letter-spacing:.32px;margin-bottom:12px}body[data-dir=rtl] .styles_title__wY0Tj{direction:rtl}.styles_container__NFJqs{display:flex;align-items:center;gap:10px;background-color:var(--white-color);border-radius:6px;color:var(--text-color)}.styles_input__ZmfwU{border:none;color:rgba(0,0,0,0);outline:none;color:var(--text-color)}.styles_input__ZmfwU[type=color]{padding:0;width:34px;height:34px;background:var(--white-color);border-radius:6px;margin-left:5px}.styles_widget_content__zyP8i{padding:8px 16px}.styles_widget_content__zyP8i .styles_block_settings__e6EM2{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.styles_widget_content__zyP8i .styles_block_settings__e6EM2 label{display:flex;align-items:center;font-size:11px;font-weight:500;line-height:20px;letter-spacing:.28px}.styles_widget_content__zyP8i .styles_settings_row__ppfn6{position:relative;display:flex;gap:40px;margin:10px 0}.styles_widget_content__zyP8i .styles_settings_row__ppfn6.styles_line__8u6rF:before{content:"";position:absolute;left:0;bottom:-14px;width:100%;height:1px;background:#222828;opacity:.1}.styles_widget_content__zyP8i .styles_settings_row__ppfn6 .styles_setting_item__sBhgV{min-width:120px}.styles_widget_content__zyP8i .styles_settings_row__ppfn6 .styles_setting_item__sBhgV .styles_input_with_ext__e1jAv{display:flex;align-items:center;gap:8px}.styles_widget_content__zyP8i .styles_settings_row__ppfn6 .styles_setting_item__sBhgV .styles_input_with_ext__e1jAv input{max-width:70px;margin-bottom:0}.styles_widget_content__zyP8i .styles_settings_row__ppfn6 .styles_setting_item__sBhgV .styles_input_with_ext__e1jAv input[type=number]{-moz-appearance:textfield}.styles_widget_content__zyP8i .styles_settings_row__ppfn6 .styles_setting_item__sBhgV .styles_input_with_ext__e1jAv input[type=number]::-webkit-inner-spin-button,.styles_widget_content__zyP8i .styles_settings_row__ppfn6 .styles_setting_item__sBhgV .styles_input_with_ext__e1jAv input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles_widget_content__zyP8i .styles_divider_preview__poP9Q{position:relative;margin:20px 0 40px;display:flex;justify-content:center}.styles_widget_content__zyP8i .styles_divider_preview__poP9Q .styles_divider__dQS9S{width:-moz-fit-content;width:fit-content}.styles_widget_content__zyP8i .styles_divider_preview__poP9Q:before{content:"";position:absolute;bottom:-25px;left:0;width:100%;height:1px;background-color:#222828;opacity:.1}.styles_widget_content__zyP8i.styles_content_collapsed__uBYv_{position:relative}.styles_widget_content__zyP8i.styles_content_collapsed__uBYv_:before{content:"";position:absolute;top:0;left:30px;width:calc(100% - 60px);height:1px;background-color:#222828;opacity:.1}.styles_widget_content__zyP8i.styles_content_collapsed__uBYv_ .styles_divider_preview__poP9Q:before{content:none}.styles_label__gfUmB{color:#667372;font-size:13px;margin:10px 0}.styles_input__jYJ1V{width:100%;padding:10px 20px;border-radius:10px;background:#fff;border:none;outline:none;margin-bottom:6px}body[data-dir=rtl] .styles_input__jYJ1V{direction:rtl}.styles_widget_content__k6OBz{padding:8px 16px}.styles_widget_content__k6OBz .styles_block_settings__jIv5F{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.styles_widget_content__k6OBz .styles_block_settings__jIv5F label{display:flex;align-items:center;font-size:11px;font-weight:500;line-height:20px;letter-spacing:.28px}.styles_widget_content__k6OBz .styles_spacer_preview__O2xJf{width:100%;border:1px solid #c0bfbf;border-radius:4px;margin:20px 0;max-height:70px;display:flex;align-items:center;padding:0 30px}.styles_widget_content__k6OBz .styles_spacer_preview__O2xJf img{height:70px;width:40px;object-fit:cover;margin-right:6px}.styles_widget_content__k6OBz.styles_content_collapsed__NoCUu{position:relative}.styles_widget_content__k6OBz.styles_content_collapsed__NoCUu:before{content:"";position:absolute;top:0;left:30px;width:calc(100% - 60px);height:1px;background-color:#222828;opacity:.1}.styles_label__h9PI6{color:#667372;font-size:13px;margin:10px 0}.styles_input__IWDQl{width:100%;padding:10px 20px;border-radius:10px;background:#fff;border:none;outline:none;margin-bottom:6px}body[data-dir=rtl] .styles_input__IWDQl{direction:rtl}.styles_widget_content__0X6jO{padding:8px 16px}.styles_widget_content__0X6jO .styles_block_settings__LSJHj{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.styles_widget_content__0X6jO .styles_block_settings__LSJHj label{display:flex;align-items:center;font-size:11px;font-weight:500;line-height:20px;letter-spacing:.28px}.styles_widget_content__0X6jO .styles_heading_group__tLBuZ{display:flex;justify-content:space-between;width:100%;gap:20px}.styles_widget_content__0X6jO .styles_heading_group__tLBuZ .styles_heading_title__A9eEO{flex:2 1}.styles_widget_content__0X6jO .styles_heading_group__tLBuZ .styles_heading_tag__4AZuf{flex:1.5 1}.styles_label__Po94a{color:#667372;font-size:13px;margin:10px 0}.styles_input__ArS1Q{width:100%;padding:10px 20px;border-radius:10px;background:#fff;border:none;outline:none;margin-bottom:10px}body[data-dir=rtl] .styles_input__ArS1Q{direction:rtl}.styles_title__kv_j6{font-size:14px;font-weight:500;line-height:24px;letter-spacing:.32px;margin-bottom:8px}body[data-dir=rtl] .styles_title__kv_j6{direction:rtl}.styles_content__11D1O{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#667372;font-size:13px;font-weight:400;line-height:20px;letter-spacing:.28px}.styles_content__11D1O img{border-radius:10px;max-height:300px;width:100%;object-fit:cover}.styles_content__11D1O blockquote{position:relative;margin:0 30px;color:#485150}body[data-dir=rtl] .styles_content__11D1O{direction:rtl}.styles_merge_tag_group__bbl0i{position:relative}.styles_merge_tag_tooltip__tAbuX{position:absolute;right:10px;top:10px;z-index:4}@media(max-width:924px){.styles_merge_tag_tooltip__tAbuX{top:-5px}}.styles_merge_tag_tooltip__tAbuX .styles_tip_icon__lDsFk{display:flex;align-items:center;gap:6px;font-size:14px;color:#999;cursor:pointer;padding-bottom:10px}.styles_merge_tag_tooltip__tAbuX .styles_tooltip_content__nwxd0{font-size:13px;display:none!important;position:absolute;right:0;top:28px;max-width:300px;width:100%;background:#fff;padding:10px;border-radius:8px;min-width:275px;box-shadow:0 1px 8px 0 rgba(0,0,0,.2);z-index:2;cursor:default}.styles_merge_tag_tooltip__tAbuX .styles_tooltip_content__nwxd0 p{margin:0 0 6px;font-weight:500}.styles_merge_tag_tooltip__tAbuX .styles_tooltip_content__nwxd0 code{display:block;white-space:pre-wrap;color:#5b8ec9;font-family:monospace}.styles_merge_tag_tooltip__tAbuX .styles_tip_icon__lDsFk:hover+.styles_tooltip_content__nwxd0,.styles_tooltip_content__nwxd0:hover{display:block!important}.styles_widget_content__R1Fy5{padding:8px 16px}.styles_widget_content__R1Fy5 .styles_block_settings__eJj16{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.styles_widget_content__R1Fy5 .styles_block_settings__eJj16 label{display:flex;align-items:center;font-size:11px;font-weight:500;line-height:20px;letter-spacing:.28px}.styles_widget_content__R1Fy5 .styles_heading_group__cf7_w{display:flex;justify-content:space-between;width:100%;gap:20px}.styles_widget_content__R1Fy5 .styles_heading_group__cf7_w .styles_heading_title__tZY4f{flex:2 1}.styles_widget_content__R1Fy5 .styles_heading_group__cf7_w .styles_heading_tag__tpzX6{flex:1.5 1}.styles_label__TS1j5{color:#667372;font-size:13px;margin:12px 0}.styles_input__zzRaO{width:100%;padding:10px 20px;border-radius:10px;background:#fff;border:none;outline:none;margin-bottom:6px}.styles_group__WQZfe{display:flex;width:100%;gap:20px}.styles_group__WQZfe label{width:50%}.styles_tab_container__1SiTA{width:100%;margin:10px 0 20px}.styles_tab_container__1SiTA .styles_tabs__QmMVL{display:flex;gap:24px;border-bottom:1px solid #cdcbcb;width:-moz-fit-content;width:fit-content;margin-bottom:20px;padding-bottom:6px}.styles_tab_container__1SiTA .styles_tab__jV0v2{position:relative;transition:all .3s ease-in-out;cursor:pointer}.styles_tab_container__1SiTA .styles_tab__jV0v2[aria-disabled=true]{opacity:.5;pointer-events:none}.styles_tab_container__1SiTA .styles_tab__jV0v2.styles_active__CDdBp{color:var(--primary-color)}.styles_tab_container__1SiTA .styles_tab__jV0v2.styles_active__CDdBp:before{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:2px;background:var(--primary-color)}.styles_tab_container__1SiTA .styles_tab_content__i9ieD{margin-bottom:6px}.styles_title__pQPWC{font-size:14px;font-weight:500;line-height:24px;letter-spacing:.32px;margin-bottom:10px}body[data-dir=rtl] .styles_title__pQPWC{direction:rtl}.tab_upload_tab_wrapper__SUwOr button{margin:10px 0}.tab_upload_tab_wrapper__SUwOr .tab_video_uploader__Q5IDD{margin:10px 0;display:flex;height:42px;width:100%;justify-content:center;align-items:center;border-radius:100px;outline:none;border:none;background:var(--dark-color);color:#fff;padding:0 24px;font-size:16px;line-height:20px;letter-spacing:.28px;cursor:pointer}.tab_upload_tab_wrapper__SUwOr .tab_video_uploader__Q5IDD svg{margin:0 10px}.tab_upload_tab_wrapper__SUwOr .tab_video_uploader__Q5IDD svg path{stroke:#fff}.tab_upload_tab_wrapper__SUwOr .tab_video_uploader__Q5IDD:hover{background-color:var(--darkgrey-color);transition:background-color .2s linear}.tab_upload_tab_wrapper__SUwOr .tab_loading_video___gs_J{margin-bottom:20px;color:var(--primary-color)}.tab_thumbnail_tab_wrapper__stiUl .tab_uploading_message__YNyJP{margin-bottom:5px;color:var(--primary-color)}.tab_thumbnail_tab_wrapper__stiUl .tab_thumbnail_message__EdLzx{margin-bottom:16px;max-width:750px;font-size:14px;color:#9c9c9c}.tab_thumbnail_tab_wrapper__stiUl .tab_poster_block__dVXWH{display:flex;gap:20px;width:100%}.tab_thumbnail_tab_wrapper__stiUl .tab_poster_block__dVXWH .tab_poster_message__1FwLi{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 50px;min-height:100px;white-space:wrap;min-width:351px;text-wrap:balance;margin-bottom:10px;background:#f2f6fa;border:1px dashed var(--dark-color);color:var(--dark-color);border-radius:10px}.tab_thumbnail_tab_wrapper__stiUl .tab_poster_block__dVXWH .tab_poster_wrapper__TjYRd{position:relative}.tab_thumbnail_tab_wrapper__stiUl .tab_poster_block__dVXWH .tab_poster_wrapper__TjYRd:before{content:"";box-shadow:10px -10px 0 10px #f2f5fa;position:absolute;top:35px;right:0;width:10px;height:10px;background-color:rgba(0,0,0,0);border-top-right-radius:10px}.tab_thumbnail_tab_wrapper__stiUl .tab_poster_block__dVXWH .tab_poster_wrapper__TjYRd:after{content:"";box-shadow:10px -10px 0 10px #f2f5fa;position:absolute;top:0;right:35px;width:10px;height:10px;background-color:rgba(0,0,0,0);border-top-right-radius:10px}.tab_thumbnail_tab_wrapper__stiUl .tab_poster_block__dVXWH .tab_poster_wrapper__TjYRd .tab_poster__ovQ8f{height:170px;max-width:351px;width:auto;border-radius:12px;overflow:hidden;object-fit:contain;margin-bottom:10px}.tab_thumbnail_tab_wrapper__stiUl .tab_poster_block__dVXWH .tab_poster_wrapper__TjYRd .tab_remove_thumbnail__ir23H{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;width:35px;height:35px;background:#f2f5fa;cursor:pointer;border:none;border-radius:10px}.tab_thumbnail_tab_wrapper__stiUl .tab_poster_block__dVXWH .tab_poster_info__EiDiV{width:-moz-fit-content;width:fit-content}.tab_thumbnail_tab_wrapper__stiUl .tab_poster_block__dVXWH .tab_poster_info__EiDiV .tab_name__hiMF9{font-size:16px;font-weight:500;margin-bottom:10px}.tab_thumbnail_tab_wrapper__stiUl .tab_poster_block__dVXWH .tab_poster_info__EiDiV .tab_size__k5Yob{font-size:12px;opacity:.5}.tab_thumbnail_tab_wrapper__stiUl .tab_video_thumbnail_btn__qEmKU{display:flex;height:42px;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center;border-radius:100px;outline:none;border:none;background:var(--dark-color);color:#fff;padding:0 24px;font-size:13px;font-weight:500;line-height:20px;letter-spacing:.28px;cursor:pointer}.tab_thumbnail_tab_wrapper__stiUl .tab_video_thumbnail_btn__qEmKU svg{margin:0 10px}.tab_thumbnail_tab_wrapper__stiUl .tab_video_thumbnail_btn__qEmKU svg path{stroke:#fff}.tab_thumbnail_tab_wrapper__stiUl .tab_video_thumbnail_btn__qEmKU:hover{background-color:var(--darkgrey-color);transition:background-color .2s linear}.tab_subtitles_tab_wrapper__RrfLX .tab_switcher_subs__NQcjb{display:flex;align-items:center;width:-moz-fit-content;width:fit-content}.tab_subtitles_tab_wrapper__RrfLX .tab_video_subs__q23vN{margin:10px 0;display:flex;height:42px;width:100%!important;justify-content:center;align-items:center;border-radius:100px;outline:none;border:none;background:var(--dark-color);color:#fff;padding:0 24px;font-size:13px;font-weight:500;line-height:20px;letter-spacing:.28px;cursor:pointer}.tab_subtitles_tab_wrapper__RrfLX .tab_video_subs__q23vN svg{margin:0 10px}.tab_subtitles_tab_wrapper__RrfLX .tab_video_subs__q23vN svg path{stroke:#fff}.tab_subtitles_tab_wrapper__RrfLX .tab_video_subs__q23vN:hover{background-color:var(--darkgrey-color);transition:background-color .2s linear}.tab_subtitles_tab_wrapper__RrfLX .tab_files__XkYr5{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:10px}.tab_subtitles_tab_wrapper__RrfLX .tab_files__XkYr5 .tab_attached_file__GkamP{width:calc(50% - 12px);object-fit:cover;border-radius:10px;background-color:#fff;padding:8px;display:flex;align-items:center;gap:10px}.tab_subtitles_tab_wrapper__RrfLX .tab_files__XkYr5 .tab_attached_file__GkamP .tab_langVer__LfJ6l{justify-content:center;color:var(--primary-color);background-color:#f2f6fa;text-transform:uppercase;padding:0;min-width:40px;width:40px;height:40px;display:flex;align-items:center;border-radius:6px;font-weight:500}.tab_subtitles_tab_wrapper__RrfLX .tab_files__XkYr5 .tab_attached_file__GkamP .tab_info__zlrkl .tab_name__hiMF9{font-size:14px;line-break:anywhere}.tab_subtitles_tab_wrapper__RrfLX .tab_files__XkYr5 .tab_attached_file__GkamP .tab_info__zlrkl .tab_size__k5Yob{font-size:12px;opacity:.5}.tab_subtitles_tab_wrapper__RrfLX .tab_files__XkYr5 .tab_attached_file__GkamP .tab_remove_file__22wRf{border:none;background:none;outline:none;margin:0 4px 0 auto;cursor:pointer}.tab_advanced_settings__Ifd1G .tab_label__my1A2{text-wrap:nowrap}.tab_advanced_settings__Ifd1G .tab_toggleForce__pyQRT{display:flex;background-color:#fff;width:-moz-fit-content;width:fit-content;border-radius:10px;overflow:hidden}.tab_advanced_settings__Ifd1G .tab_toggleForce__pyQRT .tab_toggle_item__U0yCE{padding:10px;font-size:12px;width:48px;text-align:center;border:none;background:rgba(0,0,0,0);cursor:pointer}.tab_advanced_settings__Ifd1G .tab_toggleForce__pyQRT .tab_toggle_item__U0yCE.tab_selected_off__BtDKC{background-color:#a7b1b8;border-radius:10px;color:#fff}.tab_advanced_settings__Ifd1G .tab_toggleForce__pyQRT .tab_toggle_item__U0yCE.tab_selected_on__Ljuyi{background-color:var(--primary-color);border-radius:10px;color:#fff}.tab_label__my1A2{color:#667372;font-size:13px;margin:10px 0}.tab_code__pPG3n,.tab_input__HlQPz{width:100%;padding:10px 20px;border-radius:10px;background:#fff;border:none;outline:none;margin-bottom:10px;font-size:16px}.tab_code__pPG3n{min-height:150px}body[data-dir=rtl] .tab_input__HlQPz{direction:rtl}.tab_group__VSCdA{display:flex;gap:20px}.tab_group__VSCdA label{width:100%}.tab_warning__XYv77{margin:10px 0 20px 5px}.tab_warning__XYv77 p{color:#9c9c9c}.tab_warning__XYv77 p.tab_error__k0a0e{color:var(--error-color)}.tab_video_block__Q5yXP{display:flex;gap:20px}.tab_video_block__Q5yXP .tab_video_info__iGhoM{width:-moz-fit-content;width:fit-content}.tab_video_block__Q5yXP .tab_video_info__iGhoM .tab_name__hiMF9{font-size:18px;word-break:break-all;line-height:26px;margin-bottom:6px}.tab_video_block__Q5yXP .tab_video_info__iGhoM .tab_size__k5Yob{font-size:12px;opacity:.5}.tab_video_block__Q5yXP .tab_video_info__iGhoM .tab_transcoding_message__QAr0o{color:var(--primary-color);margin-top:10px}.tab_video_block__Q5yXP .tab_video_preview__wQQ5_{height:100px;min-width:180px;width:auto;border-radius:10px;overflow:hidden}.tab_embeded_video__mWEFw iframe,.tab_embeded_video__mWEFw video{height:150px;width:auto;border-radius:10px;overflow:hidden}.tab_transcoding_video_preview__IiETl{height:100px;min-width:180px;width:auto;border-radius:10px;overflow:hidden;background:linear-gradient(90deg,rgba(0,0,0,.0666666667) 33%,rgba(0,0,0,.3333333333) 50%,rgba(0,0,0,.0666666667) 66%) #f2f2f2;background-size:300% 100%;animation:tab_skeleton-loading__MoSA0 2s linear infinite}@keyframes tab_skeleton-loading__MoSA0{0%{background-position:100%}}.styles_widget_content__3bVMG{padding:8px 16px}.styles_widget_content__3bVMG .styles_block_settings___vxYx{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.styles_widget_content__3bVMG .styles_block_settings___vxYx label{display:flex;align-items:center;font-size:11px;font-weight:500;line-height:20px;letter-spacing:.28px}.styles_widget_content__3bVMG .styles_heading_group__lcyTf{display:flex;justify-content:space-between;width:100%;gap:20px}.styles_widget_content__3bVMG .styles_heading_group__lcyTf .styles_heading_title__ALGnL{flex:2 1}.styles_widget_content__3bVMG .styles_heading_group__lcyTf .styles_heading_tag__3gySq{flex:1.5 1}.styles_widget_content__3bVMG .styles_label__fwCk6{color:#667372;font-size:13px;margin:10px 0}.styles_widget_content__3bVMG .styles_input__qyOb_{width:100%;padding:10px 20px;border-radius:10px;background:#fff;border:none;outline:none;margin-bottom:6px}.styles_widget_content__3bVMG .styles_images_slider__z2WNC{display:flex;gap:10px;overflow-x:auto;max-width:100%;padding-bottom:20px}.styles_widget_content__3bVMG .styles_images_slider__z2WNC::-webkit-scrollbar{height:3px}.styles_widget_content__3bVMG .styles_images_slider__z2WNC::-webkit-scrollbar-track{background:#fff}.styles_widget_content__3bVMG .styles_images_slider__z2WNC::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:20px}.styles_widget_content__3bVMG .styles_images_slider__z2WNC .styles_image_wrapper__W6Mul{position:relative;border-radius:10px;object-fit:cover;width:100%;width:-moz-fit-content;width:fit-content}.styles_widget_content__3bVMG .styles_images_slider__z2WNC .styles_image_wrapper__W6Mul .styles_image__Po6sK{min-width:100px;border-radius:10px;width:-moz-fit-content;width:fit-content;box-shadow:0 0 2px 0 rgba(0,0,0,.18);margin-top:1px;max-width:500px;object-fit:contain}.styles_widget_content__3bVMG .styles_images_slider__z2WNC .styles_image_wrapper__W6Mul .styles_image_actions__UQtvZ{position:absolute;right:10px;top:10px;display:flex;align-items:center;gap:4px}.styles_widget_content__3bVMG .styles_images_slider__z2WNC .styles_image_wrapper__W6Mul .styles_image_actions__UQtvZ .styles_crop__z9aBR,.styles_widget_content__3bVMG .styles_images_slider__z2WNC .styles_image_wrapper__W6Mul .styles_image_actions__UQtvZ .styles_delete__4JKyh{background:hsla(0,0%,100%,.5);border-radius:10px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;height:36px;min-width:36px;box-shadow:0 0 2px 0 rgba(0,0,0,.18);cursor:pointer}.styles_widget_content__3bVMG .styles_images_slider__z2WNC .styles_image_wrapper__W6Mul .styles_image_actions__UQtvZ .styles_crop__z9aBR{padding:0 12px 0 16px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.styles_widget_content__3bVMG .styles_images_slider__z2WNC .styles_image_wrapper__W6Mul .styles_image_actions__UQtvZ .styles_crop__z9aBR svg{margin-left:4px}.styles_widget_content__3bVMG .styles_images_slider__z2WNC .styles_image_wrapper__W6Mul .styles_image_actions__UQtvZ .styles_delete__4JKyh svg path{stroke:#222828}.styles_widget_content__3bVMG .styles_group__ZYMCV{display:flex;justify-content:space-between;margin:10px 0 20px;gap:20px}.styles_widget_content__3bVMG .styles_alternative_text__TIU_h{margin-bottom:10px}.styles_widget_content__3bVMG .styles_files_name__a_PmR{flex:2 1}.styles_widget_content__3bVMG .styles_files_name__a_PmR .styles_file_name_item__L6nfJ{background-color:#fff;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;margin-bottom:1px}.styles_widget_content__3bVMG .styles_files_name__a_PmR .styles_file_name_item__L6nfJ span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 40px)}.styles_widget_content__3bVMG .styles_files_name__a_PmR .styles_file_name_item__L6nfJ svg{cursor:pointer}.styles_widget_content__3bVMG .styles_files_name__a_PmR .styles_file_name_item__L6nfJ:nth-child(2){border-top-left-radius:10px;border-top-right-radius:10px}.styles_widget_content__3bVMG .styles_files_name__a_PmR .styles_file_name_item__L6nfJ:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.styles_widget_content__3bVMG .styles_uploaded_type__85Sx2{flex:1.5 1}.styles_widget_content__3bVMG .styles_uploaded_type__85Sx2 .styles_warning__80mLf{margin:10px 0 0}.styles_widget_content__3bVMG .styles_uploaded_type__85Sx2 .styles_warning__80mLf p{color:#9c9c9c}.styles_widget_content__3bVMG .styles_uploaded_type__85Sx2 .styles_warning__80mLf p.styles_error__jrNTR{color:var(--error-color)}.styles_widget_content__3bVMG .styles_file_uploader__zci16{display:flex;height:42px;width:100%;justify-content:center;align-items:center;border-radius:100px;outline:none;border:none;background:var(--dark-color);color:#fff;padding:0 24px;font-size:13px;font-weight:500;line-height:20px;letter-spacing:.28px;cursor:pointer}.styles_widget_content__3bVMG .styles_file_uploader__zci16 svg{margin:0 10px}.styles_widget_content__3bVMG .styles_file_uploader__zci16 svg path{stroke:#fff}.styles_widget_content__3bVMG .styles_file_uploader__zci16:hover{background-color:var(--darkgrey-color);transition:background-color .2s linear}.styles_title__i9cru{font-size:14px;font-weight:500;line-height:24px;letter-spacing:.32px;margin-bottom:10px}body[data-dir=rtl] .styles_input__qyOb_,body[data-dir=rtl] .styles_title__i9cru{direction:rtl}.styles_widget_content__o0uEq{padding:8px 16px}.styles_widget_content__o0uEq .styles_block_settings__kSTJh{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.styles_widget_content__o0uEq .styles_block_settings__kSTJh label{display:flex;align-items:center;font-size:11px;font-weight:500;line-height:20px;letter-spacing:.28px}.styles_widget_content__o0uEq.styles_content_collapsed__ul5xX{position:relative}.styles_widget_content__o0uEq.styles_content_collapsed__ul5xX:before{content:"";position:absolute;top:0;left:30px;width:calc(100% - 60px);height:1px;background-color:#222828;opacity:.1}.styles_label__ZL3Uk{color:#667372;font-size:13px;margin:10px 0}.styles_label_attention__NhZT_{color:#667372;margin-top:10px;font-style:italic}.styles_settings_wrapper__R1Ly4{position:relative;margin:30px 0}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa{display:flex;justify-content:space-between;gap:20px;margin-top:10px;flex-wrap:wrap}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_pages__0DZ8d,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_type__uF37m{flex:2 1}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_pages__0DZ8d .styles_type_buttons__ay2Ly,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_type__uF37m .styles_type_buttons__ay2Ly{background-color:#fff;border-radius:10px;overflow:hidden;display:inline-flex;max-width:100%}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_pages__0DZ8d .styles_type_buttons__ay2Ly button,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_type__uF37m .styles_type_buttons__ay2Ly button{background:rgba(0,0,0,0);border:none;outline:none;height:38px;padding:10px 20px;text-wrap:nowrap;cursor:pointer;position:relative}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_pages__0DZ8d .styles_type_buttons__ay2Ly button:after,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_type__uF37m .styles_type_buttons__ay2Ly button:after{content:"";position:absolute;left:-1px;top:20%;width:1px;height:60%;background:#c5c5c5}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_pages__0DZ8d .styles_type_buttons__ay2Ly button.styles_current__iGRzE:after,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_pages__0DZ8d .styles_type_buttons__ay2Ly button:first-child:after,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_type__uF37m .styles_type_buttons__ay2Ly button.styles_current__iGRzE:after,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_type__uF37m .styles_type_buttons__ay2Ly button:first-child:after{content:none}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_pages__0DZ8d .styles_type_buttons__ay2Ly button.styles_current__iGRzE,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_type__uF37m .styles_type_buttons__ay2Ly button.styles_current__iGRzE{background:#a7b1b8;color:#fff;border-radius:10px}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_pages__0DZ8d .styles_create_page__TP0Na,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_type__uF37m .styles_create_page__TP0Na{font-size:14px;margin-top:10px}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_pages__0DZ8d .styles_file_uploader__tcpki,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_type__uF37m .styles_file_uploader__tcpki{margin:10px 0;display:flex;height:42px;width:100%;justify-content:center;align-items:center;border-radius:100px;outline:none;border:none;color:#fff;background:var(--dark-color);transition:background-color .2s linear;padding:0 24px;font-size:13px;font-weight:500;line-height:20px;letter-spacing:.28px;cursor:pointer}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_pages__0DZ8d .styles_file_uploader__tcpki svg,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_type__uF37m .styles_file_uploader__tcpki svg{margin:0 10px}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_pages__0DZ8d .styles_file_uploader__tcpki svg path,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_type__uF37m .styles_file_uploader__tcpki svg path{stroke:#fff}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_pages__0DZ8d .styles_file_uploader__tcpki:hover,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_type__uF37m .styles_file_uploader__tcpki:hover{background-color:var(--darkgrey-color);transition:background-color .2s linear}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_additional_settings__Vqka0,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_open_in_new_tab_settings__oPROp{flex:1.5 1;min-width:160px}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_additional_settings__Vqka0 label,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_open_in_new_tab_settings__oPROp label{display:flex;align-items:center}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_additional_settings__Vqka0 .styles_icon_select__AbUs7,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_open_in_new_tab_settings__oPROp .styles_icon_select__AbUs7{display:flex;align-items:center;gap:50px}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_additional_settings__Vqka0 .styles_icon_select__AbUs7 svg.styles_icon_close__JGndg,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_open_in_new_tab_settings__oPROp .styles_icon_select__AbUs7 svg.styles_icon_close__JGndg{cursor:pointer}.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_additional_settings__Vqka0 .styles_icon_select__AbUs7 svg.styles_icon_close__JGndg path,.styles_settings_wrapper__R1Ly4 .styles_settings_items__VfSqa .styles_open_in_new_tab_settings__oPROp .styles_icon_select__AbUs7 svg.styles_icon_close__JGndg path{fill:#b8b8b8}.styles_settings_wrapper__R1Ly4:before{bottom:-15px}.styles_settings_wrapper__R1Ly4:after,.styles_settings_wrapper__R1Ly4:before{content:"";position:absolute;left:0;width:100%;height:1px;background-color:#222828;opacity:.1}.styles_settings_wrapper__R1Ly4:after{top:-15px}.styles_input__4gCtw{width:100%;padding:10px 20px;border-radius:10px;background:#fff;border:none;outline:none}.styles_warning__MTLXK{margin:10px 0 0}.styles_warning__MTLXK p{color:#9c9c9c}.styles_warning__MTLXK p.styles_error__rgYR9{color:var(--error-color)}body[data-dir=rtl] .styles_input__4gCtw{direction:rtl}.styles_button_preview__hmXwK{position:relative;padding:8px 0}.styles_button_preview__hmXwK button{gap:10px;background:var(--primary-color);min-width:120px;height:42px;padding:0 20px;display:flex;justify-content:center;border-radius:10px;font-size:13px;font-weight:500;line-height:20px;letter-spacing:.28px;align-items:center;color:var(--white-color);border:none;outline:none;cursor:pointer}.styles_button_preview__hmXwK.styles_collapsed__clcmf:before{content:"";position:absolute;top:0;left:30px;width:calc(100% - 60px);height:1px;background-color:#222828;opacity:.1}.styles_attached_file__7CXyc{margin-top:20px}.styles_attached_file__7CXyc span{display:block;margin-bottom:5px}.styles_attached_file__7CXyc .styles_preview_file__xEN5C{object-fit:cover;border-radius:10px;background-color:#fff;padding:10px 45px 10px 18px;display:flex;align-items:center;gap:10px;font-size:14px}.styles_attached_file__7CXyc .styles_preview_file__xEN5C svg{min-width:30px}.styles_select_icon_wrapper__Dfo9I{display:flex;align-items:center;gap:10px}.styles_select_icon_wrapper__Dfo9I svg.styles_icon_close__OFuq2{cursor:pointer}.styles_select_icon_wrapper__Dfo9I svg.styles_icon_close__OFuq2 path{fill:#b8b8b8}.styles_pagination__Y4QtJ{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.styles_pagination__Y4QtJ .styles_pagination_info__Cr7PF{font-weight:400;font-size:14px;line-height:20px;letter-spacing:.02em;color:var(--text-color)}.styles_pagination__Y4QtJ .styles_pagination_btns__kU08w{display:flex;gap:8px}.styles_pagination__Y4QtJ .styles_pagination_btns__kU08w button,.styles_pagination__Y4QtJ .styles_pagination_btns__kU08w span{display:flex;justify-content:center;min-width:40px;background:hsla(0,0%,100%,.5);box-shadow:4px 9px 15px rgba(191,200,226,.1);border-radius:10px;padding:10px;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.02em;color:var(--text-color);border:none;outline:none;cursor:pointer}.styles_pagination__Y4QtJ .styles_pagination_btns__kU08w button:disabled,.styles_pagination__Y4QtJ .styles_pagination_btns__kU08w span:disabled{opacity:.5}.styles_pagination__Y4QtJ .styles_pagination_btns__kU08w button.styles_active__whMXM,.styles_pagination__Y4QtJ .styles_pagination_btns__kU08w span.styles_active__whMXM{color:var(--primary-color)}.styles_tags_input__9GeBL{display:flex;align-items:flex-start;flex-wrap:wrap;min-height:38px;width:100%;padding:0 8px;border:none;border-radius:10px;background-color:#f2f6fa}.styles_tags_input__9GeBL input{flex:1 1;border:none;height:38px;font-size:14px;padding:0}.styles_tags_input__9GeBL input:focus{outline:rgba(0,0,0,0)}#styles_tags__iHz63{display:flex;flex-wrap:wrap;padding:0;margin:8px 0 0;gap:8px}.styles_tag__xeC_A{width:auto;height:24px;display:flex;align-items:center;justify-content:center;padding:0 8px 0 0;font-size:14px;list-style:none;border-radius:4px;background:#fff;color:var(--primary-color)}.styles_tag__xeC_A span{margin-bottom:0!important}.styles_tag__xeC_A .styles_tag_close_icon__RJfJd{display:flex;justify-content:center;align-items:center;width:24px;height:24px;line-height:16px;text-align:center;font-size:14px;color:#333;border-radius:50%;background:rgba(0,0,0,0);cursor:pointer}.styles_tag__xeC_A .styles_tag_close_icon__RJfJd svg{zoom:.8}.styles_modal_container__TboTY{position:relative;overflow:auto;width:100%;max-width:816px;max-height:90%;padding:28px;background:#fff;border-radius:20px}.styles_modal_container__TboTY::-webkit-scrollbar{width:3px}.styles_modal_container__TboTY::-webkit-scrollbar-track{margin:20px;background:#fff}.styles_modal_container__TboTY::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:20px}.styles_modal_container__TboTY .styles_transcoding_message__tXgxD{color:var(--primary-color);margin-top:10px}.styles_modal_container__TboTY .styles_loading_video__4W01Q{margin-bottom:20px;color:var(--primary-color)}.styles_modal_container__TboTY .styles_actions__8QDow{display:flex;justify-content:space-between;gap:40px;margin-top:10px}.styles_modal_container__TboTY .styles_actions__8QDow .styles_origin_file__gtza6{display:flex;justify-content:center;align-items:center;flex:1 1;max-width:280px;height:38px;padding:12px 24px;background:var(--primary-color);cursor:pointer;border-radius:100px;font-weight:500;line-height:24px;color:#fff;letter-spacing:.32px}.styles_modal_container__TboTY .styles_actions__8QDow .styles_origin_file__gtza6 svg{width:21px;height:21px;margin-left:4px}.styles_modal_container__TboTY .styles_actions__8QDow .styles_origin_file__gtza6 svg path{fill:#fff}.styles_modal_header__foR6G{display:flex;justify-content:flex-end;align-items:center;position:relative;margin-bottom:40px}.styles_modal_header__foR6G h2{margin:0 auto 0 0;font-size:20px;font-weight:600;line-height:28px;color:#222828;letter-spacing:.02em}.styles_modal_header__foR6G .styles_actions__8QDow{display:flex;gap:12px}.styles_modal_header__foR6G:after{content:"";position:absolute;bottom:-20px;left:0;opacity:.15;width:100%;height:1px;background-color:#222828}.styles_modal_content__hvEOY{display:flex;gap:40px;overflow:auto;height:calc(100% - 180px)}.styles_modal_content__hvEOY .styles_additional_info___Xte0{flex:2 1}.styles_modal_content__hvEOY label{display:block;position:relative;width:100%;margin-bottom:20px}.styles_modal_content__hvEOY label span{display:block;margin-bottom:8px;font-size:14px;font-weight:400;line-height:20px;color:#667372;letter-spacing:.02em}.styles_modal_content__hvEOY label input,.styles_modal_content__hvEOY label textarea{outline:none;width:100%;height:38px;padding:10px 20px;background:#f2f6fa;border:1px solid #f2f6fa;border-radius:10px}.styles_modal_content__hvEOY label input.styles_error__fIKHW,.styles_modal_content__hvEOY label textarea.styles_error__fIKHW{border-color:var(--error-color)}.styles_modal_content__hvEOY label textarea{resize:none;min-height:70px}.styles_modal_content__hvEOY label.styles_lang__fdbzc input{height:unset}.styles_modal_content__hvEOY .styles_tip_message__OxTU9{margin:10px;color:#9c9c9c}.styles_modal_content__hvEOY .styles_tip_message__OxTU9 svg path{fill:#818181}.styles_modal_content__hvEOY .styles_file_info__CEhSD{flex:1 1;min-width:280px}.styles_modal_content__hvEOY .styles_file_info__CEhSD .styles_preview_file___l7x_,.styles_modal_content__hvEOY .styles_file_info__CEhSD img{object-fit:cover;border-radius:10px}.styles_modal_content__hvEOY .styles_file_info__CEhSD .styles_preview_file___l7x_{background-color:#f2f6fa;padding:18px 45px 18px 20px;display:flex;align-items:center;gap:10px;font-size:14px;word-break:break-all}.styles_modal_content__hvEOY .styles_file_info__CEhSD .styles_preview_file___l7x_ svg{min-width:30px}.styles_modal_content__hvEOY .styles_file_info__CEhSD .styles_change_img__C2pUX{display:flex;justify-content:center;align-items:center;position:absolute;top:25px;right:0;width:40px;height:40px;background:#fff;cursor:pointer;border:none;border-radius:10px}.styles_modal_content__hvEOY .styles_file_info__CEhSD .styles_change_img__C2pUX:before{box-shadow:10px -10px 0 10px #fff;content:"";position:absolute;bottom:-10px;right:0;width:10px;height:10px;background-color:rgba(0,0,0,0);border-top-right-radius:10px}.styles_modal_content__hvEOY .styles_file_info__CEhSD .styles_change_img__C2pUX:after{box-shadow:10px -10px 0 10px #fff;content:"";position:absolute;top:1px;left:-10px;width:10px;height:10px;background-color:rgba(0,0,0,0);border-top-right-radius:10px}.styles_modal_content__hvEOY .styles_file_info__CEhSD video{object-fit:cover;width:280px;height:240px;border-radius:10px}.styles_modal_content__hvEOY .styles_file_info__CEhSD .styles_file_details__WBkgB .styles_detail__YbYUW{margin-bottom:10px;display:flex}.styles_modal_content__hvEOY .styles_file_info__CEhSD .styles_file_details__WBkgB .styles_detail__YbYUW div{white-space:nowrap}.styles_modal_content__hvEOY .styles_file_info__CEhSD .styles_file_details__WBkgB .styles_detail__YbYUW span{margin-left:10px;color:#a7b1b8;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.styles_modal_content__hvEOY .styles_file_info__CEhSD .styles_file_details__WBkgB .styles_detail__YbYUW:last-child{margin-bottom:0}.styles_attention__B4sdR{display:flex;align-items:center;margin-bottom:20px;font-size:16px;font-weight:500;color:#e72626}.styles_attention__B4sdR svg{margin-right:12px}.styles_warning__6zYBb{margin-bottom:10px}.styles_warning__6zYBb p{color:#9c9c9c}.styles_warning__6zYBb p:not(:last-child){margin-bottom:6px}.styles_warning__6zYBb p.styles_error__fIKHW{color:var(--error-color)}.styles_drag_drop_area__2tChc{width:100%;height:260px;margin-bottom:10px}.styles_drag_drop_area__2tChc .styles_drag_drop_block__jlb4t{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin-bottom:20px;background:#f2f6fa;border:1px dashed var(--primary-color);border-radius:10px}.styles_drag_drop_area__2tChc .styles_drag_drop_block__jlb4t.styles_error__fIKHW{border-width:2px;border-color:var(--error-color)}.styles_drag_drop_area__2tChc .styles_drag_drop_block__jlb4t .styles_drop_message__j6D9f{font-size:14px;font-weight:500;line-height:20px;color:#222828;letter-spacing:.28px}.styles_drag_drop_area__2tChc .styles_drag_drop_block__jlb4t .styles_or__5BtwX{margin:12px 0;font-weight:400;line-height:20px;color:#a7b1b8;letter-spacing:.28px}.styles_drag_drop_area__2tChc .styles_drag_drop_block__jlb4t .styles_upload_button__LDJ42{display:flex;justify-content:center;align-items:center;height:38px;padding:12px 16px 12px 24px;background:rgba(0,0,0,0);cursor:pointer;border:1px solid var(--primary-color);border-radius:10px;font-size:14px;font-weight:500;line-height:24px;color:var(--primary-color)}.styles_drag_drop_area__2tChc .styles_drag_drop_block__jlb4t .styles_upload_button__LDJ42 svg{margin-left:5px}.OrganizerHeader_page_header__fkqxv{display:flex;justify-content:flex-end;align-items:center;width:100%;margin-bottom:20px;gap:12px;& .OrganizerHeader_page_title__2_kwj{font-family:Lexend,sans-serif;font-weight:600;font-size:24px;line-height:40px;letter-spacing:.02em;color:var(--text-color);margin:0 auto 0 0}& .OrganizerHeader_actions__3ewSi{display:flex;justify-content:center;align-items:center;gap:5px}}.styles_widget_content__gsla_{padding:8px 16px}.styles_widget_content__gsla_ .styles_block_settings__dgE4k{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.styles_widget_content__gsla_ .styles_block_settings__dgE4k label{display:flex;align-items:center;font-size:11px;font-weight:500;line-height:20px;letter-spacing:.28px}.styles_widget_content__gsla_.styles_content_collapsed__yye_F{position:relative}.styles_widget_content__gsla_.styles_content_collapsed__yye_F:before{content:"";position:absolute;top:0;left:30px;width:calc(100% - 60px);height:1px;background-color:#222828;opacity:.1}.styles_label__q9jk9{color:#667372;font-size:13px;margin:10px 0}.styles_input__Ewi71{width:100%;padding:10px 20px;border-radius:10px;background:#fff;border:none;outline:none;margin-bottom:10px}body[data-dir=rtl] .styles_input__Ewi71{direction:rtl}.styles_dropdown_preview__KBBkp{position:relative;margin-top:16px;margin-bottom:56px}.styles_dropdown_preview__KBBkp .styles_preview_wrapper__L0iZ7{border-radius:10px;overflow:hidden}.styles_dropdown_preview__KBBkp:after{content:"";position:absolute;bottom:-28px;left:0;width:100%;height:1px;background-color:#222828;opacity:.1}.styles_dropdown_preview__KBBkp .styles_preview_heading__Ru_ml{background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px;font-size:14px;line-height:20px;font-weight:500}.styles_dropdown_preview__KBBkp .styles_preview_heading__Ru_ml .styles_preview_button__rBphy{border:none;width:27px;height:24px;background:rgba(0,0,0,0);outline:none;display:flex;justify-content:center;align-items:center}.styles_dropdown_preview__KBBkp .styles_preview_heading__Ru_ml .styles_preview_button__rBphy svg{transform:rotate(90deg)}.styles_dropdown_preview__KBBkp .styles_preview_heading__Ru_ml .styles_preview_button__rBphy svg path{stroke:var(--text-color)}.styles_dropdown_preview__KBBkp .styles_preview_content__6_6h0 .styles_preview_item__0Y_RM{position:relative;display:block;padding:12px 20px;background:hsla(0,0%,100%,.5);margin-bottom:1px}.styles_dropdown_preview__KBBkp .styles_preview_content__6_6h0 .styles_preview_item__0Y_RM.styles_hide__CP9hc{display:none}.styles_dropdown_preview__KBBkp.styles_collapsed__T0UAF{margin-bottom:10px;margin-top:5px}.styles_dropdown_preview__KBBkp.styles_collapsed__T0UAF:after{content:none}.styles_dropdown_preview__KBBkp.styles_collapsed__T0UAF .styles_preview_heading__Ru_ml{background:rgba(123,128,145,.2117647059);padding:12px 18px}.styles_dropdown_preview__KBBkp.styles_collapsed__T0UAF .styles_preview_content__6_6h0 .styles_preview_item__0Y_RM{background:rgba(191,200,226,.1019607843);padding:10px 16px}.list_dropdown_section__kWhjG{margin:10px 0}.list_dropdown_section__kWhjG .list_dropdown_items__pF_1t{display:flex;flex-direction:column;gap:10px}.list_dropdown_section__kWhjG .list_dropdown_items__pF_1t .list_no_items__30MA_{border-radius:6px;padding:16px 10px;border:1px dashed var(--primary-color);min-height:38px;text-align:center;color:var(--primary-color);font-size:14px;font-weight:500;line-height:20px}.list_dropdown_section__kWhjG .list_add_new_item__hsP0m{margin:10px 0;display:flex;height:42px;width:100%;justify-content:space-between;align-items:center;border-radius:10px;outline:none;border:none;background:#fff;padding:0 24px;font-size:13px;font-weight:500;line-height:20px;letter-spacing:.28px;cursor:pointer}.list_dropdown_item__i3qOL{position:relative;border-radius:6px;border:1px dashed var(--primary-color);min-height:38px;display:flex;gap:10px;padding:20px 50px 20px 20px}.list_dropdown_item__i3qOL .list_actions__LsEyr{position:absolute;right:20px;top:20px;display:flex;gap:10px;align-items:center}.list_dropdown_item__i3qOL .list_actions__LsEyr button{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,0);outline:none;cursor:pointer}.list_dropdown_item__i3qOL .list_actions__LsEyr button.list_open_btn__sED_U svg{transform:rotate(90deg)}.list_dropdown_item__i3qOL .list_actions__LsEyr button.list_open_btn__sED_U svg path{stroke:var(--primary-color)}.list_dropdown_item__i3qOL .list_actions__LsEyr button.list_opened__boAhD svg{transform:rotate(-90deg)}.list_dropdown_item__i3qOL .list_cover__rATeG{width:100%;height:100%;position:absolute;left:0;top:0}.list_dropdown_item__i3qOL .list_cover__rATeG.list_hide__GoNFT{display:none;z-index:-100}.list_item_content__Fsi9h{width:100%}.list_item_content__Fsi9h .list_item_default_label__SkdKT{margin-top:2px;margin-bottom:4px;font-size:14px;line-height:20px;font-weight:400;color:#667372}.list_item_content__Fsi9h .list_label__nhqnr{color:#667372;font-size:13px;margin:10px 0}.list_item_content__Fsi9h .list_input__mGeEa{width:100%;padding:10px 20px;border-radius:10px;background:#fff;border:none;outline:none;margin-bottom:10px}.list_types_wrapper__rgcJK{margin:0 0 10px}.list_types_wrapper__rgcJK .list_type_buttons__6gBiU{background-color:#fff;border-radius:10px;overflow:hidden;display:inline-flex;max-width:100%;margin:10px 0 0}.list_types_wrapper__rgcJK .list_type_buttons__6gBiU button{background:rgba(0,0,0,0);border:none;outline:none;height:38px;padding:10px 20px;cursor:pointer;text-wrap:nowrap;position:relative}.list_types_wrapper__rgcJK .list_type_buttons__6gBiU button:after{content:"";position:absolute;left:-1px;top:20%;width:1px;height:60%;background:#c5c5c5}.list_types_wrapper__rgcJK .list_type_buttons__6gBiU button.list_current__CuTR_{background:#a7b1b8;color:#fff;border-radius:10px}.list_types_wrapper__rgcJK .list_type_buttons__6gBiU button.list_current__CuTR_:after,.list_types_wrapper__rgcJK .list_type_buttons__6gBiU button:first-child.list_current__CuTR_~:nth-child(2):after,.list_types_wrapper__rgcJK .list_type_buttons__6gBiU button:first-child:after,.list_types_wrapper__rgcJK .list_type_buttons__6gBiU button:nth-child(2).list_current__CuTR_~:nth-child(3):after{display:none}.list_types_wrapper__rgcJK .list_label_attention__uWnQV{color:#667372;margin-top:10px;font-style:italic;font-size:12px}body[data-dir=rtl] .list_item_content__Fsi9h .list_input__mGeEa{direction:rtl}.list_drag_icon__ecWyA{z-index:100}.styles_modal_container__PhOCQ{position:relative;background:#fff;padding:20px;border-radius:20px;max-width:600px;width:100%;max-height:90%;overflow-y:auto;overflow-x:hidden}.styles_modal_container__PhOCQ .styles_modal_header__Jy3Ky{position:relative;display:flex;justify-content:flex-end;align-items:center;margin-bottom:20px}.styles_modal_container__PhOCQ .styles_modal_header__Jy3Ky h2{margin:0 auto 0 0;font-weight:600;font-size:18px;line-height:28px;letter-spacing:.02em;color:#222828}.styles_modal_container__PhOCQ .styles_modal_header__Jy3Ky .styles_actions__D6uOB{display:flex;gap:12px}.styles_modal_container__PhOCQ .styles_modal_header__Jy3Ky:after{content:"";position:absolute;left:0;bottom:-15px;width:100%;height:1px;opacity:.15;background-color:#222828}.styles_modal_container__PhOCQ .styles_modal_content__JAOjM{padding-top:10px}.styles_modal_container__PhOCQ .styles_modal_content__JAOjM label{display:block;margin-bottom:20px;width:100%}.styles_modal_container__PhOCQ .styles_modal_content__JAOjM label span{display:block;font-weight:400;font-size:13px;line-height:20px;letter-spacing:.02em;color:#667372;margin-bottom:8px}.styles_modal_container__PhOCQ .styles_modal_content__JAOjM label .styles_input__xtig3{background:#f2f6fa;border:1px solid #f2f6fa;border-radius:10px;padding:10px 20px;outline:none;height:38px;width:100%}.styles_modal_container__PhOCQ .styles_modal_content__JAOjM label .styles_input__xtig3.styles_error__WkdoR{border-color:var(--error-color)}.styles_modal_container__PhOCQ .styles_modal_content__JAOjM .styles_input_with_icon__dCjAx{position:relative}.styles_modal_container__PhOCQ .styles_modal_content__JAOjM .styles_input_with_icon__dCjAx input{padding-right:50px}.styles_modal_container__PhOCQ .styles_modal_content__JAOjM .styles_input_with_icon__dCjAx svg{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.styles_page_layout__pmefk{width:100%;display:flex;gap:16px;padding:0 20px 20px}.styles_modal_container__8FTOA{position:relative;background:#fff;padding:20px;border-radius:20px;max-width:600px;width:100%;max-height:90%;overflow-y:auto;overflow-x:hidden}.styles_modal_container__8FTOA.styles_settings__AnusX{max-width:1220px;margin:20px}.styles_modal_container__8FTOA .styles_modal_header__l2loX{position:relative;display:flex;justify-content:flex-end;align-items:center;margin-bottom:20px}.styles_modal_container__8FTOA .styles_modal_header__l2loX h2{margin:0 auto 0 0;font-weight:600;font-size:18px;line-height:28px;letter-spacing:.02em;color:#222828}.styles_modal_container__8FTOA .styles_modal_header__l2loX .styles_actions__aFev7{display:flex;gap:12px}.styles_modal_container__8FTOA .styles_modal_header__l2loX:after{content:"";position:absolute;left:0;bottom:-15px;width:100%;height:1px;opacity:.15;background-color:#222828}.styles_modal_container__8FTOA .styles_modal_content__0wK84{padding-top:10px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_section_title__TjpRN{font-size:16px;font-weight:600;line-height:28px;letter-spacing:.4px;margin-bottom:12px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_group__D1jhK{display:flex;justify-content:space-between;gap:20px;width:100%}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_group__D1jhK .styles_core__REAcj{width:60%;margin-top:14px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_group__D1jhK .styles_additional__hdneY{width:40%}.styles_modal_container__8FTOA .styles_modal_content__0wK84 label{position:relative;display:block;margin-bottom:20px;width:100%}.styles_modal_container__8FTOA .styles_modal_content__0wK84 label span{display:block;font-weight:400;font-size:13px;line-height:20px;letter-spacing:.02em;color:#667372;margin-bottom:8px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 label .styles_input__veagf,.styles_modal_container__8FTOA .styles_modal_content__0wK84 label select,.styles_modal_container__8FTOA .styles_modal_content__0wK84 label textarea{background:#f2f6fa;border:1px solid #f2f6fa;border-radius:10px;padding:10px 20px;outline:none;width:100%}.styles_modal_container__8FTOA .styles_modal_content__0wK84 label .styles_input__veagf.styles_error__K9Hpx,.styles_modal_container__8FTOA .styles_modal_content__0wK84 label select.styles_error__K9Hpx,.styles_modal_container__8FTOA .styles_modal_content__0wK84 label textarea.styles_error__K9Hpx{border-color:var(--error-color)}.styles_modal_container__8FTOA .styles_modal_content__0wK84 label .styles_note__xL0O3{position:relative}.styles_modal_container__8FTOA .styles_modal_content__0wK84 label .styles_note__xL0O3 textarea{min-height:100px;padding-right:50px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 label .styles_note__xL0O3 svg{top:22px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 label .styles_select__Sb59L.styles_error__K9Hpx{border:1px solid var(--error-color);border-radius:10px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 label .styles_input__veagf{height:38px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 label textarea{min-height:50px;resize:none}.styles_modal_container__8FTOA .styles_modal_content__0wK84 label .styles_tip__HTZ6J{position:absolute;left:0;top:-20px;background-color:#fff;border:1px solid #d8d8d8;min-width:100%;border-radius:4px;padding:4px 10px;display:none}.styles_modal_container__8FTOA .styles_modal_content__0wK84 label:hover .styles_tip__HTZ6J{display:block}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_checkbox_label__IOdUm{position:relative;display:flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:10px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_checkbox_label__IOdUm input[type=checkbox]{width:24px;height:24px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_checkbox_label__IOdUm .styles_premium_feature__UXAGm{position:absolute;left:24px;top:50%;transform:translateY(-50%);background-color:#fff;padding:8px 10px;border-radius:10px;z-index:3;width:100%;text-wrap:nowrap;display:none;cursor:default}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_checkbox_label__IOdUm:hover .styles_premium_feature__UXAGm{display:block}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_checkbox_label__IOdUm.styles_copy_content__K81_u{min-width:40%;margin-bottom:0}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_checkbox_label__IOdUm.styles_copy_content__K81_u input[type=checkbox]{width:unset;height:unset}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_input_with_icon__reFCB{position:relative}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_input_with_icon__reFCB input{padding-right:50px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_input_with_icon__reFCB svg{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_content_text__eZPtO{display:flex;flex-direction:column;gap:16px;font-size:16px;line-height:24px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_content_text__eZPtO span{text-align:center;color:#667372}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_content_actions__WrmDk{display:flex;justify-content:flex-end;gap:10px;margin:20px 0}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_lang_actions__WifvQ{display:flex;justify-content:space-between;align-items:center;gap:16px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_lang_actions__WifvQ>div{flex-grow:1;width:100%}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_lang_actions__WifvQ button{width:100%;border-radius:10px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_available_lang__XqMTg{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;gap:16px;row-gap:8px;column-gap:16px;margin-bottom:5px}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_available_lang_item__HL_BX{width:calc(50% - 8px);display:flex;align-items:center}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_available_lang__XqMTg label{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-bottom:0}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_available_lang__XqMTg label span{margin-bottom:0}.styles_modal_container__8FTOA .styles_modal_content__0wK84 .styles_available_lang__XqMTg .styles_remove_lang_version__XnRu1{margin-left:16px;cursor:pointer}.styles_modal_container__8FTOA .styles_modal_footer__sQYi8{position:relative;display:flex;align-items:center;gap:40px;margin-top:40px}.styles_modal_container__8FTOA .styles_modal_footer__sQYi8:after{content:"";position:absolute;left:0;top:-20px;width:100%;height:1px;opacity:.15;background-color:#222828}.styles_modal_container__8FTOA .styles_modal_footer__sQYi8 .styles_footer_info___5eUX{font-size:13px;line-height:20px;letter-spacing:.28px;color:#667372;font-weight:400}.styles_modal_container__8FTOA .styles_modal_footer__sQYi8 .styles_footer_info___5eUX span{font-weight:500;margin-right:20px;color:#000}.styles_full_qrInfo__WTUxt{display:flex;gap:30px}.styles_full_qrInfo__WTUxt svg.styles_qr_full__MRIsZ{height:148px;width:auto}.styles_full_qrInfo__WTUxt .styles_qrInfo__aNrLX{display:flex;flex-direction:column}.styles_full_qrInfo__WTUxt .styles_qrInfo__aNrLX h2{position:relative;font-weight:600;font-size:18px;line-height:24px;letter-spacing:.02em;color:#222828;margin-bottom:8px}.styles_full_qrInfo__WTUxt .styles_qrInfo__aNrLX h2:before{content:"";opacity:.15;position:absolute;bottom:-8px;left:0;width:100%;height:1px;background-color:#222828}.styles_full_qrInfo__WTUxt .styles_qrInfo__aNrLX .styles_url__YGt4V{position:relative;width:100%;margin-bottom:8px;margin-top:20px}.styles_full_qrInfo__WTUxt .styles_qrInfo__aNrLX .styles_url__YGt4V input{background:#f2f6fa;border-radius:10px;padding:14px 52px 14px 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border:none;outline:none;width:402px}.styles_full_qrInfo__WTUxt .styles_qrInfo__aNrLX .styles_url__YGt4V svg{position:absolute;width:24px;height:24px;right:12px;top:50%;transform:translateY(-50%);cursor:pointer}.styles_full_qrInfo__WTUxt .styles_qrInfo__aNrLX button{max-width:-moz-fit-content;max-width:fit-content}.styles_status_setting__kqXqp{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.styles_status_setting__kqXqp .styles_status_buttons__4QLnt{display:flex;background:#f2f6fa;border-radius:10px}.styles_status_setting__kqXqp .styles_status_buttons__4QLnt button{background:none;border:none;outline:none;padding:0 24px;height:38px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.28px;cursor:pointer}.styles_status_setting__kqXqp .styles_status_buttons__4QLnt button.styles_current__3kVsV{background:var(--primary-color);color:#fff;border-radius:10px}.styles_text_alignment_wrapper__Gg5ET{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:10px;width:-moz-fit-content;width:fit-content;height:38px;background:var(--white-color);border:1px solid var(--lightgrey-color);border-radius:8px;padding:0 10px;overflow:hidden}.styles_text_alignment_wrapper__Gg5ET button{background:rgba(0,0,0,0);border:none;padding:4px 6px;transition:all .3s ease-in-out;cursor:pointer;display:flex;justify-content:center;align-items:center}.styles_text_alignment_wrapper__Gg5ET button.styles_active__F5x9X{background-color:var(--lightgrey-color)}.styles_text_alignment_wrapper__Gg5ET button.styles_active__F5x9X svg path{fill:var(--white-color)}