.EditDetractionForm,.EditEmailForm,.EditPhoneForm,.EditStoreNameForm,.EditStoreUrlForm{display:grid;grid-template-columns:1fr;grid-gap:var(--form_gap)}.Dropzone{font-family:var(--font)}.Dropzone .dropzone_wrapper .Message{margin-bottom:var(--form_gap)}.Dropzone .dropzone_wrapper label.dropzone_content{border:1px dashed var(--border_color_dark);border-radius:var(--box_radius);box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:100%;height:300px;padding:25px;background-color:var(--widget_bg_color);cursor:pointer}.Dropzone .dropzone_wrapper label.dropzone_content .file_selected{display:flex;justify-content:center;align-items:center;flex-direction:column}.Dropzone .dropzone_wrapper label.dropzone_content .file_selected i{display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;width:40px;min-width:32px;height:40px;background-color:var(--accent_color_light);margin-bottom:10px}.Dropzone .dropzone_wrapper label.dropzone_content .file_selected i svg{width:20px;height:20px;fill:var(--accent_color_dark)}.Dropzone .dropzone_wrapper label.dropzone_content .file_selected h2{color:var(--text_color);font-size:14px}.Dropzone .dropzone_wrapper label.dropzone_content .file_selected h2 strong{font-weight:600;color:var(--primary_accent_color)}.Dropzone .dropzone_wrapper label.dropzone_content .file_preview{border-radius:var(--box_radius);height:250px;width:100%}.Dropzone .dropzone_wrapper label.dropzone_content .file_preview img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border-radius:var(--box_radius)}.Dropzone .dropzone_wrapper label.dropzone_content.contain .file_preview img{-o-object-fit:contain;object-fit:contain}.Dropzone .dropzone_wrapper label.dropzone_content.ready,.Dropzone .dropzone_wrapper label.dropzone_content:hover{border:1px dashed var(--accent_color)}.CompanyImageAddForm .company_image_add_form_wrapper{display:grid;grid-template-columns:1fr;grid-gap:var(--form_gap);padding-bottom:0}.CompanyImageAddForm .company_image_add_form_wrapper .company_image{border:1px dashed var(--border_color_dark);border-radius:var(--box_radius);box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:100%;height:300px;padding:25px;background-color:var(--widget_bg_color);position:relative}.CompanyImageAddForm .company_image_add_form_wrapper .company_image .company_image_wrapper{height:250px;width:100%}.CompanyImageAddForm .company_image_add_form_wrapper .company_image .company_image_wrapper img{width:100%;height:250px;display:block;-o-object-fit:contain;object-fit:contain;border-radius:var(--box_radius);margin:0 auto}.CompanyImageAddForm .company_image_add_form_wrapper .company_image .Button{position:absolute;z-index:10;inset:auto}.EditTextBottomForm,.EditTextTopForm{display:grid;grid-template-columns:1fr;grid-gap:var(--form_gap)}header.AccountHeader{font-family:var(--font);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;border-bottom:1px solid var(--border_color_dark);box-shadow:var(--shadow-light);background-color:var(--neutral_color_dark);z-index:5}header.AccountHeader .header_wrapper{width:768px;margin:0 auto;padding:0 var(--box_padding);box-sizing:border-box}header.AccountHeader .header_wrapper .header_content{display:flex;align-items:center;height:120px;width:100%;border-radius:var(--box_radius);box-sizing:border-box}header.AccountHeader .header_wrapper .header_content .logo{height:70px;width:70px;min-width:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid var(--border_color);position:relative;margin-left:-4px;padding:5px;box-sizing:border-box}header.AccountHeader .header_wrapper .header_content .logo>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;border-radius:50%;z-index:2;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}header.AccountHeader .header_wrapper .header_content .logo .blur{width:100%;height:100%;border-radius:50%;overflow:hidden;z-index:1;position:absolute;left:0;top:0;background-color:#fff;border:4px solid var(--neutral_color);box-sizing:border-box}header.AccountHeader .header_wrapper .header_content .logo .ButtonRound{position:absolute;bottom:-5px;right:-5px;z-index:3}header.AccountHeader .header_wrapper .header_content .account_data{color:var(--text_color);margin-left:25px;width:100%}header.AccountHeader .header_wrapper .header_content .account_data h1{font-weight:600;font-size:16px;padding-left:1px}header.AccountHeader .header_wrapper .header_content .account_data p{font-size:14px;opacity:.7;margin-top:5px}header.AccountHeader .header_wrapper .header_content .account_data .user_data{width:100%;border-top:1px solid var(--border_color);margin-top:10px;padding-top:10px;padding-left:1px;display:flex}header.AccountHeader .header_wrapper .header_content .account_data .user_data .user_data_wrapper{display:flex;width:100%;flex-direction:column}header.AccountHeader .header_wrapper .header_content .account_data .user_data .user_data_wrapper h2{font-weight:600;font-size:13px}header.AccountHeader .header_wrapper .header_content .account_data .user_data .user_data_wrapper h3{opacity:.7;font-size:13px;margin-top:5px}@media(max-width:1024px){header.AccountHeader .header_wrapper{width:100%}header.AccountHeader .header_wrapper .header_content{height:100px}}@media(max-width:599px){header.AccountHeader .header_wrapper .header_content{height:100px}header.AccountHeader .header_wrapper .header_content .logo{height:60px;width:60px;min-width:60px}header.AccountHeader .header_wrapper .header_content .account_data{margin-left:15px}header.AccountHeader .header_wrapper .header_content .account_data h1{font-size:14px}header.AccountHeader .header_wrapper .header_content .account_data p{font-size:13px;margin-top:2px}}@media(max-width:425px){header.AccountHeader .header_wrapper .header_content .logo{height:54px;width:54px;min-width:54px}}@media(max-width:1800px){:root{--menu_width:220px;--main_form_width:500px}}@media(max-width:1200px){:root{--main_form_width:420px}}@media(max-width:1024px){:root{--menu_width:70px;--main_form_width:450px;--modal_width:450px;--box_padding:15px;--modal_pdf_width:650px}}@media(max-width:768px){:root{--modal_pdf_width:calc(100% - var(--menu_width))}}@media(max-width:599px){:root{--main_form_width:calc(100% + 1px - var(--menu_width));--modal_width:calc(100% + 1px - var(--menu_width));--nav_height:50px}.collapsed,:root{--menu_width:50px}}.CompanyAccountTemplate .company_account_template_wrapper{font-family:var(--font)}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid{display:grid;grid-template-columns:1fr;grid-gap:20px;width:768px;margin:0 auto;padding:var(--box_padding);box-sizing:border-box}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section{color:var(--text_color);font-family:var(--font);display:grid;grid-template-columns:1fr;border:1px solid var(--border_color_dark);box-shadow:var(--shadow-light);border-radius:var(--box_radius);grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section h1.title{color:var(--text_color);font-weight:600;opacity:.7;padding:10px var(--form_gap);font-size:14px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper{border-top:1px solid var(--border_color_extra);padding:15px;min-height:60px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper:first-of-type{border-top:1px solid var(--border_color_dark)}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper .content{margin-right:10px;margin-left:10px;font-size:14px;text-align:right;max-width:50%}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper .content strong{margin-right:10px;display:block;font-size:13px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper .label{flex:1}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper .label p{font-size:14px;font-weight:500;white-space:nowrap}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper .label small{font-size:12px;opacity:.7}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper .label a.link{color:var(--primary_accent_color);margin-left:5px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper .options .choice{display:flex;align-items:center;grid-column-gap:15px;grid-row-gap:8px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper .options .choice .RadioButton label{align-items:center}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper .options .Button{width:32px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid .current_plan_container{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid .current_plan_container .explore_plans{border:1px dashed var(--border_color_dark);border-radius:var(--box_radius);box-sizing:border-box;display:flex;width:100%;min-height:200px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-family:var(--font);padding:25px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid .current_plan_container .explore_plans .explore_plans_wrapper{color:var(--text_color)}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid .current_plan_container .explore_plans .explore_plans_wrapper>svg{width:36px;height:36px;fill:var(--primary_accent_color);margin-bottom:10px;margin-left:-4px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid .current_plan_container .explore_plans .explore_plans_wrapper h1{font-weight:600;margin-bottom:5px;font-size:16px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid .current_plan_container .explore_plans .explore_plans_wrapper p{opacity:.7;font-size:14px;line-height:1.4;margin-bottom:10px;max-width:300px;width:100%}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid .current_plan_container .explore_plans .explore_plans_wrapper a{color:var(--primary_accent_color);font-size:14px}@media(max-width:1024px){.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid{width:100%;grid-gap:15px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid .current_plan_container{grid-gap:15px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid .current_plan_container .explore_plans{padding:15px;min-height:inherit;height:auto}}@media(max-width:768px){.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper .label p{font-size:13px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper .content strong{font-size:12px}}@media(max-width:599px){.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid .current_plan_container{grid-template-columns:1fr}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid .current_plan_container .explore_plans{display:none}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid .current_plan_container .explore_plans .explore_plans_wrapper h1{font-size:14px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid .current_plan_container .explore_plans .explore_plans_wrapper p{font-size:13px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper{flex-direction:column;align-items:flex-start}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper .content{margin-left:0;text-align:left;max-width:100%;margin-top:5px}.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper .options{margin-top:10px}}@media(max-width:425px){.CompanyAccountTemplate .company_account_template_wrapper .company_account_template_grid section .section_wrapper .options .choice{flex-direction:column;grid-gap:7px;align-items:flex-start}}