.ColorInput_container__oZ_2u{position:relative;display:flex;gap:8px}.ColorInput_label__7jlmV{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ColorInput_input__oUgVp{width:100%}.ColorInput_pickerContainer__rR_B3{position:absolute;top:100%;left:0;z-index:1000;background-color:var(--base-white);padding:8px;border-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.ColorInput_colorButton__UNtVv{border:1px solid #ccc;width:32px;height:32px;border-radius:6px;margin-bottom:8px;cursor:"pointer"}.ConstructorTheme_container__xjjcp{position:fixed;display:flex;flex-direction:column;width:400px;top:0;left:0;height:100vh;z-index:99999999;background-color:#fff;border-right:1px solid #999;transition:.4s;transform:translateX(-100%)}.ConstructorTheme_container__xjjcp.ConstructorTheme_isVisible__yKKot{transform:translateX(0)}.ConstructorTheme_header___0P2U{padding:0 16px}.ConstructorTheme_button__yZi9K{position:absolute;top:50%;transform:translateY(-50%);left:100%;margin-left:0;display:flex;align-items:center;background-color:#fff;border:1px solid #999;border-left:none;padding:0}.ConstructorTheme_button__yZi9K:focus{outline:none}.ConstructorTheme_buttonText__VhzsY{writing-mode:vertical-rl;text-align:center;padding:16px 8px;font-size:16px;font-weight:500}.ConstructorTheme_title__yCe9D{font-size:20px;font-weight:600;margin:24px 0 16px}.ConstructorTheme_actions__uiarb{display:flex;gap:12px;margin-bottom:16px}.ConstructorTheme_name__9xzZN{width:100%;margin-bottom:8px;border:1px solid #999;background:#fff;padding:8px 16px;border-radius:6px}.ConstructorTheme_name__9xzZN:hover{background:#eee}.ConstructorTheme_actionButton__h0hSY{flex-grow:2;flex-shrink:2;padding:8px 16px;font-size:14px;border-radius:6px;border:1px solid #999;background:#fff;cursor:pointer;transition:background .2s}.ConstructorTheme_actionButton__h0hSY:hover{background:#eee}.ConstructorTheme_importButton__qaQfB{flex-grow:2;flex-shrink:2;text-align:center;display:inline-block;padding:8px 16px;font-size:14px;border-radius:6px;border:1px solid #999;background:#fff;cursor:pointer;transition:background .2s}.ConstructorTheme_importButton__qaQfB:hover{background:#eee}.ConstructorTheme_fileInput__jCLY2{display:none}.ConstructorTheme_list__ECOMK{flex-grow:2;flex-shrink:2;overflow-y:auto;padding-left:16px;padding-bottom:40px}.ConstructorTheme_list__ECOMK::-webkit-scrollbar{width:6px;background:none;background-color:#ebeaf2}.ConstructorTheme_list__ECOMK::-webkit-scrollbar-track{width:12px;border-radius:10px}.ConstructorTheme_list__ECOMK::-webkit-scrollbar-thumb{background-color:var(--text-accent-light);border-radius:3px}.ConstructorTheme_list__ECOMK::-webkit-scrollbar-thumb:hover{background-color:#84b0ea}:root{--controls-height-lg:52px;--controls-height-md:50px;--controls-height-sm:48px}.defaultTheme{--alias-brand:#0062ca;--alias-brand-100:#e4ecff;--alias-positive:#00866b;--alias-positive-100:#e4ffe6;--alias-negative:#f04338;--alias-negative-hov:#dd2c20;--alias-negative-100:#ffe9e4;--alias-error:#f04438;--alias-alert:#f79009;--alias-light-blue:#c6dfff;--alias-bg-gradient:linear-gradient(180deg,rgba(0,111,255,0.45) -61.49%,rgba(0,111,255,0) 26.3%),#f5f5fa;--alias-brand-gradient:linear-gradient(312.6deg,#3195ff -11.13%,#0062ca 81.17%);--alias-bg-header-mob:linear-gradient(180deg,rgba(0,111,255,0.34) -131.25%,rgba(0,111,255,0) 51.1%),#ffffff;--base-primary:#2c2c36;--base-white:#ffffff;--base-divider:#ebeaf2;--base-light-gray:#f2f2f2;--base-dark-divider:#41434e;--base-main-bg:#f5f5fa;--text-primary:var(--base-primary);--text-contrast:#ffffff;--text-accent:var(--alias-brand);--text-secondary:#9595a3;--text-accent-light:#a3c7f6;--text-tertiary:#dcdce2;--icons-primary:#2c2c36;--icons-secondary:#9595a3;--icons-tertiary:#dcdce2;--icons-contrast:#ffffff;--icons-accent:var(--alias-brand);--controls-text-primary:#2c2c36;--controls-text-secondary:#9595a3;--controls-text-contrast:#ffffff;--controls-bg:#f7f7fc;--controls-accent:var(--alias-brand);--controls-divider:#ebeaf2;--controls-tertiary:#dcdce2;--states-controls-bg:#efeff8;--states-input-focuse:#dee9ff;--states-btn-pressed-text:#c2d6fd;--states-btn-secondary-hover:#dee9ff;--states-btn-hover:#0b56b7;--controls-action-btn:#eaf1ff;--states-input-readonly:#c0c0ca;--application-status-success-background:#f2fbf3;--application-status-warning-background:#fef7f5;--application-status-error-background:#fef7f5;--payment-btn-bg-default:#fbece8;--payment-btn-bg-success:#dff5e1}.yellowTheme{--alias-brand:#ffcc00;--alias-brand-100:#fff4cc;--alias-positive:#009e60;--alias-positive-100:#e0ffe0;--alias-negative:#e63946;--alias-negative-hov:#cc2f3b;--alias-negative-100:#ffe5e8;--alias-error:#e63946;--alias-alert:#ff6f00;--alias-light-accent:#ffe066;--alias-bg-gradient:linear-gradient(180deg,rgba(255,204,0,0.45) -61.49%,rgba(255,204,0,0) 26.3%),#fffaf0;--alias-brand-gradient:linear-gradient(312.6deg,#ffc300 -11.13%,#ff9800 81.17%);--alias-bg-header-mob:linear-gradient(180deg,rgba(255,204,0,0.34) -131.25%,rgba(255,204,0,0) 51.1%),#ffffff;--base-white:#ffffff;--base-divider:#e6e1d5;--base-light-gray:#f5f0e6;--base-dark-divider:#41434e;--base-main-bg:#fffaf0;--text-primary:#2c2c36;--text-contrast:#ffffff;--text-accent:#ffcc00;--text-secondary:#6f6f7a;--text-accent-light:#ffe066;--text-tertiary:#cfcfcf;--icons-primary:#2c2c36;--icons-secondary:#6f6f7a;--icons-tertiary:#cfcfcf;--icons-contrast:#ffffff;--icons-accent:#ffcc00;--controls-text-primary:#2c2c36;--controls-text-secondary:#6f6f7a;--controls-text-contrast:#ffffff;--controls-bg:#f5f0e6;--controls-accent:#ffcc00;--controls-divider:#e6e1d5;--controls-tertiary:#cfcfcf;--states-controls-bg:#fff8e1;--states-input-focuse:#fff0b3;--states-btn-pressed-text:#ffe066;--states-btn-secondary-hover:#fff0b3;--states-btn-hover:#e6b800;--controls-action-btn:#fff7e0;--states-input-readonly:#d6d1c4;--application-status-success-background:#f9fdf4;--application-status-warning-background:#fff9e6;--application-status-error-background:#fff3f0;--payment-btn-bg-default:#fbece8;--payment-btn-bg-success:#ebf7e6}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;min-width:100%}body,button,html{font-family:var(--font-inter)}button{border:none;background:rgba(0,0,0,0);cursor:pointer}.MktuPageLayout_container__TU1L5{position:relative;min-height:100vh;background-color:var(--base-main-bg)}.MktuPageLayout_background__W5_W7{position:absolute;background:var(--alias-bg-gradient);top:0;left:0;width:100%;height:100%;max-height:100vh;z-index:1}.MktuPageLayout_content__U5GGj{position:relative;z-index:2;padding:20px;max-width:1364px;margin:0 auto}@media(max-width:1439px){.MktuPageLayout_content__U5GGj{max-width:944px}}.MktuPageLayout_header__0WPDC{display:flex;align-items:center;justify-content:space-between;padding:18px 16px;margin-bottom:86px}.MktuPageLayout_headerLogo__GfsQ_{display:block}.MktuPageLayout_phoneLink__otwRd{color:var(--text-primary);text-decoration:none;transition:.4s}.MktuPageLayout_phoneLink__otwRd:hover{color:var(--text-accent)}