@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Open+Sans:wght@400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap);section.dashboard{padding:48px}section.dashboard .container .dash_section{margin-bottom:48px;padding:24px 0 48px}section.dashboard .container .dash_section .titulo_section_dash{margin-bottom:48px}section.dashboard .container .dash_section .loop_section_dash{display:flex;flex-wrap:wrap;height:100%;width:100%}section.dashboard .container .dash_section .button_section_dash{display:flex;justify-content:center;margin-top:36px}section.dashboard .container .dash_section .button_section_dash button{padding-left:2em;padding-right:2em}section.dashboard .container .dash_section:not(:last-child){border-bottom:1px solid var(--cinza-c-2)}.card_brand{cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;margin:0 1em 1em 0;max-width:calc(348px - 2em);position:relative;width:calc(25% - 2em)}.card_brand .topo_card_brand{display:flex;justify-content:space-between;padding:4px}.card_brand .topo_card_brand .nome_brand{margin-bottom:12px}.card_brand .topo_card_brand .nome_brand p{font-weight:600}.card_brand .topo_card_brand .information_brand{height:24px;position:relative;width:24px;z-index:5}.card_brand .topo_card_brand .information_brand svg{fill:var(--turquesa)}.card_brand .topo_card_brand .information_brand:hover svg{fill:var(--azul)}.card_brand .imagem_brand{border:1px solid var(--cinza-c-2);padding-bottom:56.25%;position:relative;width:100%}.card_brand .imagem_brand .letter_first_brand,.card_brand .imagem_brand img{align-items:center;display:flex;height:100%;justify-content:center;left:50%;object-fit:contain;padding:24px;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}.card_brand .box_information_brand{background-color:hsla(0,0%,100%,.933);height:100%;left:0;opacity:0;padding:24px;position:absolute;top:0;transition:.2s ease-out;width:100%;z-index:-3}.card_brand .box_information_brand .text_box_information_brand p{margin:4px 0}.card_brand .box_information_brand.show{opacity:1;z-index:3}.card_user{cursor:pointer;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 1em 1em 0}.card_user .user_content{align-content:center;background:#fff;border:1px solid #cfd8dc;display:flex;flex-wrap:wrap;height:203px;padding:1em;width:203px}.card_user .user_content .user_avatar{display:flex;justify-content:center;width:100%}.card_user .user_content .user_avatar svg{width:70px}.card_user .user_content .user_avatar svg rect{fill:var(--cinza-c-2)}.card_user .user_content .user_avatar svg path{fill:var(--cinza-e-1)}.card_user .user_content .user_name{color:#000;display:flex;font-size:20px;font-weight:600;justify-content:center;line-height:115%;margin-bottom:10%;margin-top:15%;text-align:center;width:100%;word-break:break-word}.card_user.select_card{outline:3px solid var(--roxo)}section.brand .container{display:flex;flex-wrap:wrap;height:100%;justify-content:center;position:relative;width:100%}section.brand .container .options_brand{background:#eee;display:flex;justify-content:space-between;padding:.5em 48px;width:100%}section.brand .container .options_brand svg{margin-right:3px;padding:3px;width:28px}section.brand .container .options_brand svg path{fill:#000}section.brand .container .brand_container{margin:auto}section.brand .container .brand{contain:paint;display:flex}section.brand .container .brand .menu_brand{border-right:1px solid var(--cinza-c-1);min-width:360px;padding:1em 0;position:relative;transition:.3s ease-out;width:360px}section.brand .container .brand .menu_configuration{border-left:1px solid var(--cinza-c-1);min-width:360px;padding:1em 0;position:relative;transition:.3s ease-out;width:360px}section.brand .container .brand .brand_info .infos{display:flex;flex-direction:column;transition:.3s ease-out;width:100%}section.brand .container .brand .brand_info .infos .top-content-brand .cover-top-brand{position:relative}section.brand .container .brand .brand_info .infos .top-content-brand .cover-top-brand .cover-glass{align-items:center;background:linear-gradient(50deg,rgba(0,0,0,.702),rgba(0,0,0,.2));display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}section.brand .container .brand .brand_info .infos .top-content-brand .cover-top-brand .cover-glass .title{color:#fff;font-size:4em;pointer-events:fill;width:50%}section.brand .container .brand .brand_info .infos .top-content-brand .cover-top-brand>figure{height:80vh}section.brand .container .brand .brand_info .infos .information-content{display:flex;gap:1.5em}section.brand .container .brand .brand_info .infos .information-content div.text-content-brand{flex-basis:35%;padding:3em 2em}section.brand .container .brand .brand_info .infos .information-content div.text-content-brand .content-text-brand .title{font-weight:400;margin-bottom:48px}section.brand .container .brand .brand_info .infos .information-content div.text-content-brand .content-text-brand .text:not(:last-child){margin-bottom:36px}section.brand .container .brand .brand_info .infos .information-content div.image-content-brand{flex-basis:65%}section.brand .container .brand .brand_info .infos .information-content div.image-content-brand .items{display:grid;grid-auto-rows:minmax(50%,auto);grid-template-columns:repeat(3,1fr);height:89vh;width:100%}section.brand .container .brand .brand_info .infos .information-content div.image-content-brand .items .item{height:100%;position:relative}section.brand .container .brand .brand_info .infos .information-content div.image-content-brand .items .item img{height:100%;object-fit:cover;width:100%}section.brand .container .brand .brand_info .infos .information-content div.image-content-brand .items .item .name{bottom:0;color:#fff;font-size:18px;padding:21px;position:absolute;text-align:center;width:100%}section.brand .container .brand .brand_info .infos .information-content div.image-content-brand .items .item .select{align-items:center;border:1px dashed #999;display:flex;flex-direction:column;font-weight:600;height:100%;justify-content:center;padding:18px;position:absolute;width:100%}section.brand .container .brand .brand_info .infos .information-content div.image-content-brand .items .item .change_figure{align-items:center;background:hsla(0,0%,100%,.6);border-radius:8px;display:flex;justify-content:center;opacity:0;padding:8px;pointer-events:none;position:absolute;right:12px;top:12px;transition:.2s ease-out}section.brand .container .brand .brand_info .infos .information-content div.image-content-brand .items .item:hover .change_figure{opacity:1;pointer-events:all}section.brand .container .brand .brand_info .highlights_brand{background:#f6f8f9}section.brand .container .brand .brand_info .highlights_brand .highlights_content{display:flex;padding:2em 0;position:relative;width:100%}section.brand .container .brand .brand_info .highlights_brand .highlights_content .header{width:20%}section.brand .container .brand .brand_info .highlights_brand .highlights_content .header .title{font-weight:400;text-transform:uppercase;z-index:1}section.brand .container .brand .brand_info .highlights_brand .highlights_content .items{display:flex;flex-wrap:wrap;gap:1em;width:80%}section.brand .container .brand .brand_info .highlights_brand .highlights_content .items .item{min-width:280px;position:relative;width:calc(33% - .5em)}section.brand .container .brand .brand_info .highlights_brand .highlights_content .items .item .title{color:#fff;padding:1em;position:absolute;z-index:1}section.brand .container .brand .brand_info .highlights_brand .highlights_content .items .item figure{border-radius:.3em;height:100%;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.menu_brand_list,section.brand .container .brand .brand_info .highlights_brand .highlights_content .items .item figure img{position:absolute}.menu_brand_list{display:flex;flex-wrap:wrap;width:100%}.menu_brand_list .menu_brand_items .menu_brand_item{flex-basis:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:12px}.menu_brand_list .menu_brand_items .menu_brand_item .brand_item_options{display:flex;opacity:0;position:relative;right:-12px;transition:.2s ease-out;z-index:-1}.menu_brand_list .menu_brand_items .menu_brand_item .brand_item_options>*{cursor:pointer;height:24px;margin-left:12px;padding:3px;position:relative;width:24px}.menu_brand_list .menu_brand_items .menu_brand_item .brand_item_options>* svg{fill:#78909c}.menu_brand_list .menu_brand_items .menu_brand_item .brand_item_options>:hover svg{fill:#000}.menu_brand_list .menu_brand_items .menu_brand_item .brand_item_options .edit .edited{height:100%;left:0;position:absolute;top:0;width:100%}.menu_brand_list .menu_brand_items .menu_brand_item .brand_item_options .edit .editing{display:none;height:100%;left:0;position:absolute;top:0;width:100%}.menu_brand_list .menu_brand_items .menu_brand_item .menu_brand_content{align-items:center;border-radius:13px;display:flex;justify-content:space-between;padding:5px 12px}.menu_brand_list .menu_brand_items .menu_brand_item .submenu_brand p{align-items:center;display:flex;font-size:16px}.menu_brand_list .menu_brand_items .menu_brand_item .submenu_brand p svg{width:16px}.menu_brand_list .menu_brand_items .menu_brand_item .submenu_brand .submenu_brand_items{display:flex;flex-wrap:wrap;justify-content:space-between}.menu_brand_list .menu_brand_items .menu_brand_item .submenu_brand .submenu_brand_items .submenu_brand_item{align-items:center;display:flex;padding:0 13px;width:100%}.menu_brand_list .menu_brand_items .menu_brand_item .submenu_brand .submenu_brand_items .submenu_brand_item>svg{margin-right:.5em;width:13px}.menu_brand_list .menu_brand_items .menu_brand_item .submenu_brand .submenu_brand_items .submenu_brand_item .submenu_brand_content{align-items:center;border-radius:13px;display:flex;flex:1 1;justify-content:space-between;padding:5px 13px}.menu_brand_list .menu_brand_items .menu_brand_item .submenu_brand .submenu_brand_items .submenu_brand_add{align-items:center;border:1px dashed transparent;border-radius:13px;cursor:pointer;display:flex;opacity:.7;padding:0 12px;width:100%}.menu_brand_list .menu_brand_items .menu_brand_item .submenu_brand .submenu_brand_items .submenu_brand_add p{padding:5px 13px}.menu_brand_list .menu_brand_items .menu_brand_item .submenu_brand .submenu_brand_items .submenu_brand_add svg{margin:2.5px .5em 2.5px 2.5px;width:8px}.menu_brand_list .menu_brand_items .menu_brand_item .submenu_brand .submenu_brand_items .submenu_brand_add:hover{border:1px dashed #000}.menu_brand_list .menu_brand_items .menu_brand_item .content_item{cursor:pointer}.menu_brand_list .menu_brand_items .menu_brand_item .content_item.edit_section,.menu_brand_list .menu_brand_items .menu_brand_item .content_item:hover{background:#f5f5f5}.menu_brand_list .menu_brand_items .menu_brand_item .content_item.edit_section>.brand_item_options,.menu_brand_list .menu_brand_items .menu_brand_item .content_item:hover>.brand_item_options{opacity:1;right:0;z-index:0}.menu_brand_list .menu_brand_items .menu_brand_item .content_item.edit_section .delete,.menu_brand_list .menu_brand_items .menu_brand_item .content_item.edit_section .edit .edited{display:none}.menu_brand_list .menu_brand_items .menu_brand_item .content_item.edit_section .edit .editing{display:block}.menu_brand_list .menu_brand_add{align-items:center;align-self:self-end;border:1px dashed #000;border-radius:13px;cursor:pointer;display:flex;flex:1 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:12px 24px}.menu_brand_list .menu_brand_add p{padding:6px}.menu_brand_list .menu_brand_add svg{margin-right:.5em;width:13px}.sticker{height:100%;overflow:auto;position:-webkit-sticky;position:sticky}.upload_form{padding:24px}.upload_form svg{padding:8px;width:48px}.select_file_area{border:1px dashed var(--cinza-c-1);height:100%;width:100%}.popup_select_file{display:flex;height:100vh;left:0;padding:88px;position:fixed;top:0;width:100%;z-index:1000}.popup_select_file .popup_content{align-content:space-between;background:#fff;display:flex;flex-direction:column;height:100%;padding:24px}.popup_select_file .popup_content .popup_head{align-items:center;display:flex;justify-content:space-between}.popup_select_file .popup_content .popup_head .popup_close{cursor:pointer;height:36px;padding:6px;width:36px}.popup_select_file .popup_content .galery_image{border:1px dashed var(--cinza-c-1);height:100%;margin:24px 0;overflow:auto;padding:24px;position:relative;z-index:1}.popup_select_file .popup_content .galery_image .image,.popup_select_file .popup_content .galery_image .image figure{height:124px;width:124px}.popup_select_file .popup_content .popup_actions{display:flex;justify-content:center;width:100%}.popup_select_file .popup_content .popup_close_background{background:rgba(0,0,0,.333);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.galery_image{align-content:start;display:flex;flex-wrap:wrap;gap:1em;width:100%}.galery_image .image{height:189px;width:189px}.galery_image .image figure{height:189px;position:relative;transition:.1s ease-out;width:189px}.galery_image .image figure img{transition:.8s ease-out}.galery_image .image.select_info figure{outline:3px solid var(--roxo)}.dashboard,.dashboard .titulo_section_dash{width:100%}.dashboard .container .upload_file{margin:24px 0}.dashboard .container .content_files{display:flex;justify-content:space-between}.information_file{width:0!important}.information_file .header_information_file{border-bottom:1px solid var(--cinza-c-2);margin-bottom:12px;padding-bottom:12px}.information_file .header_information_file .figure_info_file{margin-bottom:12px;padding-bottom:12px;width:100%}.information_file .header_information_file .figure_info_file figure{height:100%;padding-bottom:100%;position:relative;width:100%}.information_file .header_information_file .figure_info_file figure img{left:0;object-fit:contain;position:absolute;top:0}.information_file .header_information_file .content_info_file .name_info_file{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.information_file .header_information_file .content_info_file .outhers_info_file{display:flex;font-size:.9em;justify-content:space-between}.information_file .body_information_file .title_info_file{margin-bottom:8px;padding:3px 0}.information_file .body_information_file .content_info_file .item_info_file{align-items:center;display:flex;font-size:.8em;padding:3px 0}.information_file .body_information_file .content_info_file .item_info_file .title{margin-right:21px;width:89px}.information_file .body_information_file .content_info_file .item_info_file p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.information_file .body_information_file .actions_file{border-top:1px solid var(--cinza-c-2);margin-top:12px;padding-top:12px}.information_file .body_information_file .actions_file .delete{padding:12px;width:48px}.information_file.select_information_file{max-width:360px;min-width:320px;padding:21px;width:33%}.next_previous{fill:#000;background:#fff;border:solid #eceff1;margin:30px 1px 1px}.next_previous:hover{fill:#fff;background:#000;border:solid #000}.page_number.normal{background:#eceff1;border:#eceff1;color:#000;margin:1px}.page_number.normal:hover{background:#000;border:#000;color:#fff}.page_number.active{background:#000;border:solid #000;color:#fff;font-weight:700}.galery_pagination{align-items:center;height:630px;justify-content:space-between}.galery_pagination,.menu_config{display:flex;flex-direction:column}.menu_config{min-height:100%;padding:13px}.menu_config>:not(:first-child){margin-top:13px}.menu_config>:not(:last-child){border-bottom:1px solid #eee;margin-bottom:13px;padding-bottom:13px}.menu_config>:not(:last-child) .title_section{margin-bottom:21px}.menu_config>:not(:last-child) .field{display:flex;flex-direction:column;margin-bottom:13px}.menu_config>:not(:last-child) .field label{font-size:.85em;margin-bottom:5px}.menu_config>:not(:last-child) .field input,.menu_config>:not(:last-child) .field select{border:1px solid #ccc;border-radius:8px;font-size:1.2em;padding:5px 13px}.menu_config .select_user .list_users{margin-top:21px}.menu_config .select_user .list_users .users{display:flex;gap:8px}.menu_config .select_user .list_users .users .user{align-items:center;background:#ccc;border-radius:21px;display:flex;font-weight:700;height:34px;justify-content:center;padding:8px;width:34px}.menu_config .selectLogo_box{display:flex}.menu_config .selectLogo_box .selectLogo_config{width:40%}.menu_config .selectLogo_box .selectLogo_image{width:60%}.menu_config .logos_config .logos_list{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr;margin-bottom:21px}.menu_config .logos_config .logos_list .logo_item{display:flex;gap:12px;justify-content:space-between;width:100%}.menu_config .logos_config .logos_list .logo_item .logo_options{width:40%}.menu_config .logos_config .logos_list .logo_item .logo_options .logo_name{outline:none}.menu_config .logos_config .logos_list .logo_item .logo_edit_image{display:flex;width:60%}.menu_config .logos_config .logos_list .logo_item .logo_edit_image .log_image{width:100%}.menu_config .logos_config .logos_list .logo_item .logo_edit_image .log_image img{height:auto;width:100%}.menu_config .logos_config .add_logo{grid-gap:8px;display:grid;gap:8px}.menu_config .logos_config .add_logo .click_action_logo{border:1px dashed #ccc;border-radius:10px;display:flex;gap:8px;padding:8px;width:100%}.menu_config .files_config .files_list{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr;margin-bottom:21px}.menu_config .files_config .files_list .file_item{display:flex;gap:12px;justify-content:space-between;width:100%}.menu_config .files_config .files_list .file_item .file_options{width:40%}.menu_config .files_config .files_list .file_item .file_options .file_name{outline:none}.menu_config .files_config .files_list .file_item .file_edit_image{display:flex;width:60%}.menu_config .files_config .files_list .file_item .file_edit_image .log_image{width:100%}.menu_config .files_config .files_list .file_item .file_edit_image .log_image img{height:auto;width:100%}.menu_config .files_config .add_file{grid-gap:8px;display:grid;gap:8px}.menu_config .files_config .add_file .click_action_file{border:1px dashed #ccc;border-radius:10px;display:flex;gap:8px;padding:8px;width:100%}.menu_config .highlights_config .highlights_list{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr;margin-bottom:21px}.menu_config .highlights_config .highlights_list .highlights_item{display:flex;justify-content:space-between;width:100%}.menu_config .highlights_config .select_brand{width:100%}.menu_config .highlights_config .highlights_download{margin-top:36px}.menu_config .highlights_config .highlights_download .highlights_config{display:flex;justify-content:space-between;margin-bottom:12px}.menu_config .colors_config .palette{margin-bottom:13px}.menu_config .colors_config .palette .title_colors{margin-bottom:8px}.menu_config .colors_config .palette .colors{display:flex;gap:13px}.menu_config .colors_config .palette .colors .color{border-radius:34px;height:34px;width:34px}.menu_config .colors_config .palette .colors .more_color{align-items:center;border-radius:34px;display:flex;height:34px;justify-content:center;width:34px}.menu_config .actions_brand .button{border:2px solid #000;border-radius:13px;cursor:pointer;font-weight:700;padding:13px 21px;text-align:center;transition:.2s ease-out}.menu_config .actions_brand .button:hover{background:#000;color:#fff}.menu_config .actions_brand .button.delete_button{border:2px solid red;transition:.2s ease-out}.menu_config .actions_brand .button.delete_button:hover{background:red}.menu_config .actions_brand .button:not(:last-child){margin-bottom:1em}.menu_config .details{border-bottom:none;margin-bottom:0}.menu_config .details p{font-size:.85em}.form_action_file,.form_action_image,.form_action_logo{grid-gap:12px;display:grid;gap:12px}.form_action_file .form_action_image,.form_action_image .form_action_image,.form_action_logo .form_action_image{align-items:center;border:1px dashed #ccc;border-radius:8px;display:flex;justify-content:center;padding:12px 8px}.form_action_file .form_action_image .select,.form_action_image .form_action_image .select,.form_action_logo .form_action_image .select{display:grid}.form_action_file .form_action_image .select svg,.form_action_image .form_action_image .select svg,.form_action_logo .form_action_image .select svg{margin:auto}.form_action_file .form_action_type,.form_action_image .form_action_type,.form_action_logo .form_action_type{grid-gap:8px;display:grid;gap:8px}.form_action_file .form_action_type *,.form_action_image .form_action_type *,.form_action_logo .form_action_type *{width:100%}.form_action_file .form_action_type input,.form_action_file .form_action_type select,.form_action_image .form_action_type input,.form_action_image .form_action_type select,.form_action_logo .form_action_type input,.form_action_logo .form_action_type select{border:1px solid #ccc;border-radius:8px;padding:6px 8px}.form_action_file .form_action_buttons,.form_action_image .form_action_buttons,.form_action_logo .form_action_buttons{display:flex;gap:8px;margin-top:12px}.form_action_file .form_action_buttons *,.form_action_image .form_action_buttons *,.form_action_logo .form_action_buttons *{background:#eee;border-radius:8px;cursor:pointer;font-weight:700;padding:8px 13px;transition:.2s ease-out}.modal{align-items:center}.modal .modal_content{background:#fff;display:flex;flex-direction:column;height:238px;padding:32px;width:912px}.modal .modal_content .modal_header{align-items:center;display:flex;justify-content:end;width:100%}.modal .modal_content .modal_header .icon{cursor:pointer}.modal .modal_content .select_type{display:flex;justify-content:space-between}.modal .modal_content .select_type .select_type_items{align-items:center;background:#fff;border:2px solid #cfd8dc;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:126px;justify-content:center;left:56px;top:56px;width:176px}.modal .modal_content .select_type .select_type_items p{color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.box_children{display:grid;width:100%}.box_children a{height:100%;position:relative}.box_children a img{height:100%;object-fit:cover;width:100%}.box_children a .name{position:absolute}.box_children a .select{border:1px dashed #999;flex-direction:column;font-weight:600;height:100%;padding:18px;width:100%}.box_children a .change_figure,.box_children a .select{align-items:center;display:flex;justify-content:center;position:absolute}.box_children a .change_figure{background:hsla(0,0%,100%,.6);border-radius:8px;opacity:0;padding:8px;pointer-events:none;right:12px;top:12px;transition:.2s ease-out}.box_children a:hover .change_figure{opacity:1;pointer-events:all}.width-flex-100{flex-basis:100%}.width-flex-50{flex-basis:calc(50% - 1em)}.width-flex-33{flex-basis:calc(33.33333% - 1.33333em)}.width-flex-25{flex-basis:calc(25% - 1.5em)}.width-flex-20{flex-basis:calc(20% - 1.6em)}section.new_brand .container{height:100%;width:100%}section.new_brand .container .adicionar_new_brand{align-items:center;display:flex;height:100%;justify-content:center;width:100%}section.new_brand .container .adicionar_new_brand .form{display:flex;flex-wrap:wrap;gap:2em;justify-content:center;width:50%}section.new_brand .container .adicionar_new_brand .form .field{flex-grow:1}section.new_brand .container .adicionar_new_brand .button{display:flex;justify-content:center;margin-top:36px}.brands .loop_section_dash{flex-wrap:wrap}.brands .pagination{display:flex;justify-content:center}.brands button{background:#eceff1;border:#eceff1;color:#000;margin:1px}.brands button:hover{background:#000;border:#000;color:#fff}.brands .next_previous{fill:#000;background:#fff;border:solid #eceff1;margin:1px}.brands .next_previous:hover{fill:#fff;background:#000;border:solid #000}.upload_form{align-items:center;border:1px dashed #999;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.upload_form label{color:#90a4ae;z-index:-1}.upload_form label,.upload_form label span{font-size:18px;font-style:normal;font-weight:400;line-height:24px}.upload_form label span{color:#37474f}.upload_form input{border:none;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.upload_form input::-webkit-file-upload-button{visibility:hidden}.upload_form input:before{content:" ";height:100%;left:0;position:absolute;top:0;width:100%}section.items .container .page_itens .section_info .infos .section_left .section_set{grid-template-columns:1fr 1fr 1fr;width:300%}.column{background:inherit;border:inherit;border-radius:inherit;display:inherit;gap:inherit;margin:inherit;padding:inherit}.column,iframe{height:100%;width:100%}.editable-content{background:transparent;color:inherit;font-size:inherit!important;line-height:inherit;resize:none;width:100%!important}.edit_figure{position:relative}.edit_figure .select{border:1px dashed #999;flex-direction:column;font-weight:600;padding:18px}.edit_figure .change_figure,.edit_figure .select{align-items:center;display:flex;justify-content:center}.edit_figure .change_figure{background:hsla(0,0%,100%,.6);border-radius:8px;opacity:0;padding:8px;pointer-events:none;position:absolute;right:12px;top:12px;transition:.2s ease-out}.edit_figure:hover .change_figure{opacity:1;pointer-events:all}.edit_figure figure img{height:100%;width:100%}.modal_files{height:100%;left:0;padding:2em;position:fixed;top:0;width:100%;z-index:9999999}.modal_files .modal_inner{background:#fff;border:1px solid #999;display:flex;flex-direction:column;height:100%;margin:auto;padding:2em;width:100%}.modal_files .modal_inner .modal_header{border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:1em}.modal_files .modal_inner .modal_body{display:flex;flex-wrap:wrap;justify-content:space-between;overflow:auto;padding:1em;width:100%}.modal_files .modal_inner .modal_body .modal_upload{margin-bottom:24px;width:100%}.modal_files .modal_inner .modal_footer{border-top:1px solid #eee;display:flex;gap:24px;padding:2em 1em 1em}.svg svg{height:100%;object-fit:cover;width:100%}.style_edit .style_item{display:flex;gap:8px;margin-bottom:5px}.style_edit .style_item label{background:#eee;border-radius:8px;font-size:14px;font-weight:600;padding:3px 5px;width:35%}.style_edit .style_item input{border-bottom:1px solid #eee;width:57%}.module_info{margin:12px 0}.section_attributes,.section_style{margin:36px 0}.section_attributes .title_panel,.section_style .title_panel{margin-bottom:12px}.section_attributes .attribute_item,.section_style .attribute_item{margin-top:24px}.edit_block_item{align-items:center;background:hsla(0,0%,93%,.467);border-radius:8px;display:flex;justify-content:space-between;margin-bottom:5px;padding:5px 12px}.edit_block_item .edit_block_name{align-items:center;display:flex;gap:13px;padding:5px}.edit_block_item .edit_block_name p:first-letter{text-transform:uppercase}.edit_block_item .edit_block_name.selected p{font-weight:600}.edit_block_item .edit_block_name.selected p:first-letter{text-transform:uppercase}.edit_block_item .edit_block_info{display:flex;gap:8px}.edit_block_item .edit_block_info p{color:#666;font-size:10px;font-weight:600;line-height:1em}.edit_block_item .edit_block_buttons{width:10%}.edit_block_item .edit_block_buttons svg{padding:5px}.edit_block_item:has(.selected){background:#eee}.copy_paste{display:flex;gap:12px;justify-content:flex-end;margin-bottom:24px}.copy_paste *{cursor:pointer}.copy_paste * svg{padding:12px;width:48px}.section_name_input{color:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;overflow-y:hidden;resize:none;width:100%}.section_name_input:active,.section_name_input:focus,.section_name_input:focus-visible,.section_name_input:hover{outline:none}.downloads_items{grid-gap:8px;display:grid;flex-wrap:wrap;gap:8px}.downloads_items .downloads_item .downloads_item_infos{background:#eee;border-radius:18px;display:flex;justify-content:space-between;padding:5px 12px}.downloads_items .downloads_item .downloads_item_infos .downloads_item_name{align-items:center;display:flex;gap:1em}.downloads_items .downloads_item .downloads_item_infos .downloads_item_options{display:none}.downloads_items .downloads_item .downloads_item_infos:hover .downloads_item_options{align-items:center;display:flex;gap:1em}.downloads_items .downloads_item .downloads_item_infos:hover .downloads_item_options svg{width:24px}.downloads_items .downloads_item .downloads_edit_form{grid-gap:8px;background:#eee;border-radius:8px;display:grid;gap:8px;margin:8px 0;padding:12px;width:100%}.downloads_items .downloads_item .downloads_edit_form input{border:1px solid #eee;border-radius:8px;line-height:1em;padding:5px;width:100%}.downloads_items .downloads_item .downloads_edit_form input:active,.downloads_items .downloads_item .downloads_edit_form input:focus,.downloads_items .downloads_item .downloads_edit_form input:focus-visible,.downloads_items .downloads_item .downloads_edit_form input:hover{outline:none}.downloads_items .downloads_item .downloads_edit_form .downloads_add_button{background:#eee;border-radius:8px;cursor:pointer;font-weight:700;padding:8px 13px;transition:.2s ease-out}.downloads_items .download_add{grid-gap:8px;display:grid;gap:8px}.downloads_items .download_add .download_add_button{align-items:center;border:1px dashed transparent;border-radius:13px;cursor:pointer;display:flex;gap:5px;opacity:.7;padding:0 12px}.downloads_items .download_add .download_add_button svg{fill:#78909c;width:8px}.downloads_items .download_add .download_add_button:hover{border:1px dashed #999;opacity:1}.downloads_items .download_add .downloads_add_form{grid-gap:8px;display:grid;gap:8px;width:100%}.downloads_items .download_add .downloads_add_form input{border:1px solid #eee;border-radius:8px;line-height:1em;padding:5px;width:100%}.downloads_items .download_add .downloads_add_form input:active,.downloads_items .download_add .downloads_add_form input:focus,.downloads_items .download_add .downloads_add_form input:focus-visible,.downloads_items .download_add .downloads_add_form input:hover{outline:none}.downloads_items .download_add .downloads_add_form .downloads_add_button{background:#eee;border-radius:8px;cursor:pointer;font-weight:700;padding:8px 13px;transition:.2s ease-out}.edit_block{position:relative;width:100%}.edit_block div[class*=_more_block]{align-items:center;background:hsla(0,0%,100%,.333);border-radius:50%;display:flex;height:28px;justify-content:center;padding:8px;width:28px}.edit_block div[class*=_more_block] .add_types{align-items:center;background-color:#fff;border-radius:8px;display:grid;padding:5px;position:absolute;width:-webkit-max-content;width:max-content}.edit_block div[class*=_more_block] .add_types .type_block svg{background:#ddd;border-radius:8px;margin:5px;padding:8px;width:44px}.edit_block div[class*=_more_block][class*=before]{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.edit_block div[class*=_more_block][class*=before] .add_types{bottom:32px}.edit_block div[class*=_more_block][class*=after]{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.edit_block div[class*=_more_block][class*=after] .add_types{top:32px}.edit_block:has(div[class*=inner]){align-items:center;display:flex;justify-content:center}.edit_block:has(div[class*=inner])>div[class*=inner]{background-color:transparent;height:100%;padding:48px 0;width:100%}.edit_block .block_empty{display:flex;justify-content:center;padding:36px}.edit_block .block_empty div[class*=_more_block] .add_types{background:transparent}.edit_block div[class*=_more_button]{display:none;height:28px;justify-content:center;left:50%;margin:auto;position:absolute;width:28px}.edit_block div[class*=_more_button][class*=before]{top:0}.edit_block div[class*=_more_button][class*=after]{bottom:0}.edit_block.hovered{background:hsla(0,0%,100%,.067);cursor:pointer;outline:1px solid hsla(0,0%,80%,.333)}.edit_block.hovered>div[class*=_more_button]{display:flex;z-index:800}.edit_block.selected{background:hsla(0,0%,100%,.067)}.edit_block.selected>div[class*=_more_button]{display:flex;z-index:1000}.edit_block.selected>div[class*=_more_button] div[class*=_more_block]{background:hsla(0,0%,100%,.333)}.float_add_button{bottom:65px;height:72px;position:fixed;right:48px;width:72px;z-index:100}.float_add_button .add_buttons{position:relative;z-index:-1}.float_add_button .add_buttons.active .add_button .add_button_description{background:var(--roxo);border-radius:50px;color:#fff;height:72px;opacity:0;padding:24px 42px 24px 0;position:absolute;right:8px;text-align:center;transition:opacity .1s;width:144px;z-index:-1}.float_add_button .add_buttons.active .add_button .add_button_description span{color:#fff}.float_add_button .add_buttons.active .add_button:hover .add_button_description{opacity:1}.float_add_button .add_buttons.active .add_button a{display:block;height:100%;width:100%}.float_add_button .add_buttons.active .add_button:nth-child(0){top:0}.float_add_button .add_buttons.active .add_button:first-child{top:-84px}.float_add_button .add_buttons.active .add_button:nth-child(2){top:-168px}.float_add_button .add_buttons.active .add_button:nth-child(3){top:-252px}.float_add_button .add_buttons.active .add_button:nth-child(4){top:-336px}.float_add_button .add_buttons.active .add_button:nth-child(5){top:-420px}.float_add_button .add_buttons.active .add_button:nth-child(6){top:-504px}.float_add_button .add_buttons.active .add_button:nth-child(7){top:-588px}.float_add_button .add_buttons.active .add_button:nth-child(8){top:-672px}.float_add_button .add_buttons.active .add_button:nth-child(9){top:-756px}.float_add_button .add_button{align-items:center;background:var(--roxo);border-radius:50%;cursor:pointer;display:flex;height:72px;justify-content:center;left:0;padding:24px;position:absolute;top:0;transition:.2s ease-out;width:72px}.float_add_button .add_button svg{height:100%;width:100%}.float_add_button .add_button svg path{fill:#fff}.float_add_button .add_button .add_button_description{opacity:0}footer{align-items:center;background:var(--cinza-c-2);bottom:0;display:flex;justify-content:space-between;padding:var(--space-4) var(--space-5);position:fixed;width:100%}footer .logo svg{height:24px}footer .logo-enredo svg{height:var(--space-4)}.user{align-items:center;display:flex}.user .nome_user{margin-right:24px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user .avatar_user{background:var(--cinza-c-2);border-radius:50%;height:48px;width:48px}.modal_logout,.user .avatar_user .nome_reduzido_user{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.modal_logout{left:0;position:fixed;top:0;z-index:100}.modal_logout .modal_content_logout{background:#fff;display:flex;flex-direction:column;height:200px;padding:32px;width:400px}.modal_logout .modal_content_logout .modal_header_logout{align-items:center;display:flex;justify-content:end;width:100%}.modal_logout .modal_content_logout .modal_header_logout .icon{cursor:pointer}.modal_logout .modal_back_logout{background:rgba(0,0,0,.2);height:100%;position:absolute;width:100%;z-index:-1}header.topo{background:#fff;border-bottom:2px solid var(--cinza-c-2);display:flex;justify-content:space-between;padding:24px 48px}header.topo>*{width:33.33%}header.topo .local{align-items:center;display:flex}header.topo .menu,header.topo .menu a{display:flex;justify-content:center}header.topo .menu a{height:48px;margin:0 12px;padding:12px;position:relative;width:48px}header.topo .menu a svg{fill:var(--cinza-c-1);height:100%;width:100%}header.topo .menu a .point{background:var(--roxo);border-radius:50%;bottom:0;display:none;height:4px;margin-top:8px;position:absolute;width:4px}header.topo .menu a.active svg{fill:#000}header.topo .menu a.active .point{display:block}header.topo .user{display:flex;justify-content:flex-end}@-webkit-keyframes move{to{-webkit-transform:translateZ(1px) rotate(1turn);transform:translateZ(1px) rotate(1turn)}}@keyframes move{to{-webkit-transform:translateZ(1px) rotate(1turn);transform:translateZ(1px) rotate(1turn)}}.login{display:flex;height:100vh;width:100vw}.login>*{flex-basis:50%}.login .imagem{align-items:center;background:#9e0eff;display:flex;justify-content:center;overflow:hidden}.login .imagem .background{height:0;left:0;position:relative;top:0;width:0}.login .imagem .background span{-webkit-animation:move;animation:move;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;border-radius:50%;-webkit-filter:blur(100px);filter:blur(100px);height:100vh;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;width:100vh}.login .imagem .background span:first-child{-webkit-animation-duration:29s;animation-duration:29s}.login .imagem .background span:nth-child(2){-webkit-animation-duration:38s;animation-duration:38s}.login .imagem .background span:nth-child(3){-webkit-animation-duration:47s;animation-duration:47s}.login .imagem .background span:first-child{-webkit-animation-delay:-366s;animation-delay:-366s;background:#00bfb3;left:100%;top:0}.login .imagem .background span:nth-child(2){-webkit-animation-delay:0;animation-delay:0;animation-direction:reverse;background:#0c1e8c;left:100%;top:100%}.login .imagem .background span:nth-child(3){-webkit-animation-delay:-250s;animation-delay:-250s;background:#ce08eb;left:0;top:0}.login .access{display:flex;flex-direction:column;padding:var(--space-6)}.login .access .login_access{display:flex;flex:1 1;flex-direction:column}.login .access .login_access>*{flex-basis:50%}.login .access .login_access .name{display:flex;flex-direction:column;justify-content:flex-end;padding:var(--space-1) var(--space-5)}.login .access .login_access .form{padding:var(--space-7) 0}.login .access .login_access .form .error_mensage{color:var(--red-alert);font-size:.9em;padding:var(--space-1) var(--space-5)}.login .access .login_access .form .buttons{align-items:center;display:flex;justify-content:space-between}section.users{padding:48px}section.users .container .titulo_section{margin-bottom:48px}section.users .container .content_user{display:flex}section.users .container .content_user .users{align-content:start;display:flex;flex-wrap:wrap}section.users .container .content_user .options_user{max-width:360px;min-width:320px;width:30%}.conf_user .head_conf_user .avatar_user{margin:24px auto;padding:24px;width:50%}.conf_user .head_conf_user .avatar_user svg rect{fill:var(--cinza-c-2)}.conf_user .head_conf_user .avatar_user svg path{fill:var(--cinza-e-1)}.conf_user .infos_user{border-bottom:1px solid var(--cinza-c-2);border-top:1px solid var(--cinza-c-2)}.conf_user .infos_user .info_user{display:flex;font-size:.9em;justify-content:space-between;margin:.3em 0;min-height:1.2em;padding:.5em .2em}.conf_user .brands_user{border-bottom:1px solid var(--cinza-c-2);border-top:1px solid var(--cinza-c-2);padding:.5em .2em}.conf_user .brands_user .content_brands_user .add_brands_user,.conf_user .brands_user .head_brands_user{margin-bottom:1em}.conf_user .brands_user .content_brands_user .add_brands_user .select_brands{border:1px solid var(--cinza-e-2);padding:6px;width:100%}.conf_user .brands_user .content_brands_user .list_brands_user .item_brands_user{display:flex;justify-content:space-between;margin:.5em 0}.conf_user .brands_user .content_brands_user .list_brands_user .item_brands_user .info_brand_user{align-items:center;display:flex}.conf_user .brands_user .content_brands_user .list_brands_user .item_brands_user .info_brand_user .logo_brand_user{height:48px;overflow:hidden;padding:6px;width:48px}.conf_user .brands_user .content_brands_user .list_brands_user .item_brands_user .options_brand_user .option_brand_user .remove{padding:3px;width:36px}.conf_user .options_user{padding:.5em .2em}.conf_user .options_user .option_user .delete_user{cursor:pointer;padding:3px;width:36px}section.new_user{height:40vh;padding:48px}section.new_user,section.new_user .container .forms{align-items:center;display:flex;justify-content:center}section.new_user .container .forms{flex-direction:column;width:100%}section.new_user .container .forms .field{margin-bottom:16px;padding-top:100px;width:100%}section.new_user .container .forms .field .email_input{align-items:center;display:flex;flex-direction:column;max-width:480px;width:100%}section.new_user .container .forms .field .email{border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.25);height:70px;margin-bottom:16px;text-align:center;width:100%;width:460px}section.new_user .container .forms .field button{align-items:center;box-shadow:0 0 30px rgba(0,0,0,.25);color:#fff;cursor:pointer;display:flex;justify-content:center;text-align:center}section.createUser .imagemsvg{display:flex;justify-content:center;margin-bottom:64px;margin-top:64px}section.createUser .imagemsvg svg{margin:auto;width:244px}section.createUser form .container_form{height:100%;padding-left:24px;width:100%}section.createUser form .container_form .info_block{display:flex;flex-wrap:wrap;height:100%;margin:1.5em 0;padding:1.5em 0;width:100%}section.createUser form .container_form .info_block .titulo_block{margin-bottom:2.5em;width:100%}section.createUser form .container_form .info_block .content_block{align-items:center;display:flex;width:100%}section.createUser form .container_form .info_block .content_block .field{margin-bottom:36px;width:50%}section.createUser form .container_form .info_block .content_block .field:not(:last-child){margin-right:5em}section.createUser form .container_form .info_block .content_block .field_block{display:flex;flex-wrap:wrap;margin-right:5em;width:50%}section.createUser form .container_form .info_block .content_block .field_block .field{margin-right:0;width:100%}section.createUser form .container_form .info_block .content_block .info_content>*{color:var(--cinza-e-2)}section.createUser form .container_form .info_block .content_block .info_content .rules .rule{color:red}section.createUser form .container_form .info_block .content_block .info_content .rules .rule.correct{color:green}.modal{display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.modal .modal_body{background:#fff;display:flex;flex-direction:column;height:350px;padding:32px;width:400px}.modal .error_icon,.modal h2{display:flex;justify-content:center;margin-top:1em}.modal h2{color:#f44336}.modal button{background-color:#f44336;border-color:#f44336;margin-bottom:2em;margin-top:1em}.modal button:hover{color:#f44336}.modal .modal_back{background:rgba(0,0,0,.2);height:100%;position:absolute;width:100%;z-index:-1}section.forgot-password{padding:120px}section.forgot-password .container .imagemsvg{display:flex;justify-content:center;margin-bottom:64px}section.forgot-password .container .imagemsvg svg{margin:auto;width:244px}section.forgot-password .container p{display:flex;font-family:IBM Plex Sans;font-size:24px;font-style:normal;font-weight:400;justify-content:center;line-height:115%;text-align:center}section.forgot-password .container .message{margin-bottom:60px}section.forgot-password .container form{display:flex;justify-content:center;margin-bottom:60px}section.forgot-password .container button,section.forgot-password .container form .field{width:42%}section.forgot-password .container .align_center{display:flex;justify-content:center}section.forgot-password .container .footer-page{align-self:flex-end;margin-top:10em;width:100%}section.forgot-password .container .footer-page svg{display:block;margin:16px auto;width:116px}section.forgot_password_message{padding:120px}section.forgot_password_message .container .imagemsvg{display:flex;justify-content:center;margin-bottom:120px}section.forgot_password_message .container .imagemsvg svg{margin:auto;width:244px}section.forgot_password_message .container p{display:flex;font-family:IBM Plex Sans;font-size:24px;font-style:normal;font-weight:400;justify-content:center;line-height:115%;text-align:center}section.forgot_password_message .container .go_to_login{margin-top:45px}section.forgot_password_message .container .footer-page{align-self:flex-end;margin-top:10em;width:100%}section.forgot_password_message .container .footer-page svg{display:block;margin:16px auto;width:116px}section.change_password{padding:120px}section.change_password .container .imagemsvg{display:flex;justify-content:center;margin-bottom:64px}section.change_password .container .imagemsvg svg{margin:auto;width:244px}section.change_password .container p{display:flex;font-family:IBM Plex Sans;font-size:24px;font-style:normal;font-weight:400;justify-content:center;line-height:115%;text-align:center}section.change_password .container .message{margin-bottom:60px}section.change_password .container form{display:flex;justify-content:center;margin-bottom:60px}section.change_password .container button,section.change_password .container form .field{width:50%}section.change_password .container .align_center{display:flex;justify-content:center}section.change_password .container .footer-page{align-self:flex-end;margin-top:10em;width:100%}section.change_password .container .footer-page svg{display:block;margin:16px auto;width:116px}section.not_found_page{display:flex;height:100%;justify-content:center;padding:5em;width:100%}section.not_found_page .container .imagemsvg{display:flex;justify-content:center;margin-bottom:4em}section.not_found_page .container h2,section.not_found_page .container span{display:flex;justify-content:center;margin-bottom:2em;text-align:center}section.not_found_page .container a{color:#9968ea;cursor:pointer;display:flex;justify-content:center;text-align:center}section.not_found_page .container a:hover{color:#a533ff;-webkit-text-decoration:underline #a533ff;text-decoration:underline #a533ff}.menu_model_list{display:flex;flex-wrap:wrap;position:absolute;width:100%}.menu_model_list .menu_model_items .menu_model_item{flex-basis:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:12px}.menu_model_list .menu_model_items .menu_model_item .model_item_options{display:flex;opacity:0;position:relative;right:-12px;transition:.2s ease-out;z-index:-1}.menu_model_list .menu_model_items .menu_model_item .model_item_options>*{cursor:pointer;height:24px;margin-left:12px;padding:3px;position:relative;width:24px}.menu_model_list .menu_model_items .menu_model_item .model_item_options>* svg{fill:#78909c}.menu_model_list .menu_model_items .menu_model_item .model_item_options>:hover svg{fill:#000}.menu_model_list .menu_model_items .menu_model_item .model_item_options .edit .edited{height:100%;left:0;position:absolute;top:0;width:100%}.menu_model_list .menu_model_items .menu_model_item .model_item_options .edit .editing{display:none;height:100%;left:0;position:absolute;top:0;width:100%}.menu_model_list .menu_model_items .menu_model_item .menu_model_content{align-items:center;border-radius:13px;display:flex;justify-content:space-between;padding:5px 12px}.menu_model_list .menu_model_items .menu_model_item .submenu_model p{align-items:center;display:flex;font-size:16px}.menu_model_list .menu_model_items .menu_model_item .submenu_model p svg{width:16px}.menu_model_list .menu_model_items .menu_model_item .submenu_model .submenu_model_items{display:flex;flex-wrap:wrap;justify-content:space-between}.menu_model_list .menu_model_items .menu_model_item .submenu_model .submenu_model_items .submenu_model_item{align-items:center;display:flex;padding:0 13px;width:100%}.menu_model_list .menu_model_items .menu_model_item .submenu_model .submenu_model_items .submenu_model_item>svg{margin-right:.5em;width:13px}.menu_model_list .menu_model_items .menu_model_item .submenu_model .submenu_model_items .submenu_model_item .submenu_model_content{align-items:center;border-radius:13px;display:flex;flex:1 1;justify-content:space-between;padding:5px 13px}.menu_model_list .menu_model_items .menu_model_item .submenu_model .submenu_model_items .submenu_model_add{align-items:center;border:1px dashed transparent;border-radius:13px;cursor:pointer;display:flex;opacity:.7;padding:0 12px;width:100%}.menu_model_list .menu_model_items .menu_model_item .submenu_model .submenu_model_items .submenu_model_add p{padding:5px 13px}.menu_model_list .menu_model_items .menu_model_item .submenu_model .submenu_model_items .submenu_model_add svg{margin:2.5px .5em 2.5px 2.5px;width:8px}.menu_model_list .menu_model_items .menu_model_item .submenu_model .submenu_model_items .submenu_model_add:hover{border:1px dashed #000}.menu_model_list .menu_model_items .menu_model_item .content_item{cursor:pointer;display:flex;justify-content:space-between}.menu_model_list .menu_model_items .menu_model_item .content_item.edit_section,.menu_model_list .menu_model_items .menu_model_item .content_item:hover{background:#f5f5f5}.menu_model_list .menu_model_items .menu_model_item .content_item.edit_section>.model_item_options,.menu_model_list .menu_model_items .menu_model_item .content_item:hover>.model_item_options{opacity:1;right:0;z-index:0}.menu_model_list .menu_model_items .menu_model_item .content_item.edit_section .delete,.menu_model_list .menu_model_items .menu_model_item .content_item.edit_section .edit .edited{display:none}.menu_model_list .menu_model_items .menu_model_item .content_item.edit_section .edit .editing{display:block}.menu_model_list .menu_model_add{align-items:center;align-self:self-end;border:1px dashed #000;border-radius:13px;cursor:pointer;display:flex;flex:1 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:12px 24px}.menu_model_list .menu_model_add p{padding:6px}.menu_model_list .menu_model_add svg{margin-right:.5em;width:13px}.modules_items{grid-gap:5px;display:grid;gap:5px}.modules_items .module_item{align-items:center;border-radius:8px;display:flex;justify-content:space-between;padding:0 13px}.modules_items .module_item .module_item_options{display:grid;opacity:0;position:relative;right:-12px;transition:.2s ease-out;z-index:-1}.modules_items .module_item .module_item_options>*{cursor:pointer;height:24px;margin-left:12px;padding:3px;position:relative;width:24px}.modules_items .module_item .module_item_options>* svg{fill:#78909c}.modules_items .module_item .module_item_options>:hover svg{fill:#000}.modules_items .module_item:hover{background:#f5f5f5}.modules_items .module_item:hover .module_item_options{opacity:1;right:0;z-index:1}.modules_items .modules_add{align-items:center;border:1px dashed transparent;border-radius:13px;cursor:pointer;display:flex;gap:5px;opacity:.7;padding:0 12px}.modules_items .modules_add svg{fill:#78909c;width:8px}.modules_items .modules_add:hover{border:1px dashed #999;opacity:1}.config_model .actions_model .button{border:2px solid #000;border-radius:13px;cursor:pointer;font-weight:700;padding:13px 21px;text-align:center;transition:.2s ease-out}.config_model .actions_model .button:hover{background:#000;color:#fff}.config_model .actions_model .button.delete_button{border:2px solid red;transition:.2s ease-out}.config_model .actions_model .button.delete_button:hover{background:red}.config_model .actions_model .button:not(:last-child),.config_model>:not(:last-child){margin-bottom:1em}section.items{flex:1 1}section.items .container{display:flex;flex-wrap:wrap;height:100%;justify-content:center;position:relative;width:100%}section.items .container .options_brand{display:flex;justify-content:space-between;padding:1em 48px;width:100%}section.items .container .options_brand svg{margin-right:3px;padding:3px;width:28px}section.items .container .options_brand svg path{fill:#000}section.items .container .page_itens{display:flex;width:100%}section.items .container .page_itens .menu_brand{border-radius:0 34px 0 0;border-right:1px solid var(--cinza-c-1);min-width:360px;padding:1em 0;position:relative;transition:.3s ease-out;width:360px}section.items .container .page_itens .section_info{width:100%}section.items .container .page_itens .section_info .infos{display:flex;transition:.3s ease-out;width:100%}section.items .container .page_itens .section_info .infos .section_left{flex:1 1;overflow:hidden;padding:2em}section.items .container .page_itens .section_info .infos .section_left .section_set_menu{display:flex;flex-wrap:wrap;gap:1em;margin-bottom:2em}section.items .container .page_itens .section_info .infos .section_left .section_set_menu .icon{border:1px solid var(--cinza-c-1);border-radius:50%;height:34px;padding:8px;width:34px}section.items .container .page_itens .section_info .infos .section_left .section_set_menu .icon svg{width:100%}section.items .container .page_itens .section_info .infos .section_left .section_set{grid-gap:1em;display:grid;gap:1em;grid-template-columns:1fr 1fr 1fr 1fr;width:400%}section.items .container .page_itens .section_info .infos .section_left .section_set .section_set_infos{grid-gap:.8em;display:grid;gap:.8em;height:-webkit-max-content;height:max-content}section.items .container .page_itens .section_info .infos .section_left .section_set .section_set_infos .module_decription,section.items .container .page_itens .section_info .infos .section_left .section_set .section_set_infos .module_title,section.items .container .page_itens .section_info .infos .section_left .section_set .section_set_infos .section_downloads,section.items .container .page_itens .section_info .infos .section_left .section_set .section_set_infos .section_modules{padding:1em 0 0}section.items .container .page_itens .section_info .infos .section_right{background:#f5f5f5;border-radius:34px 0 0 0;flex:3 1}section.items .container .page_itens .section_info .infos .section_right .module_content{width:100%}section.items .container .page_itens .section_info .infos .section_right .module_content .module_blocks{padding-bottom:48px}section.items .container .page_itens .section_info .infos .section_right .module_content .add_block{align-items:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%23CFD8DCFF' stroke-width='4' stroke-dasharray='6, 14' stroke-linecap='square'/%3E%3C/svg%3E");cursor:pointer;display:flex;justify-content:center;margin:32px 0;padding:24px;position:relative;width:100%}section.items .container .page_itens .section_info .infos .section_right .module_content .add_block svg{padding:16px;width:56px}section.items .container .page_itens .section_info .infos .section_right .module_content .add_block .add_brand_modal{display:none;position:absolute;width:100%}section.items .container .page_itens .section_info .infos .section_right .module_content .add_block .add_brand_modal .add_brand_modal_content{background:#fff;display:flex}section.items .container .page_itens .section_info .infos .section_right .module_content .add_block .add_brand_modal .add_brand_modal_content [class^=add_brand_modal_item]{align-items:center;border:1px solid var(--cinza-c-1);display:flex;flex-direction:column;margin:6px;padding:6px;width:100%}section.items .container .page_itens .section_info .infos .section_right .module_content .add_block .add_brand_modal.open_modal{display:block}:root{--cinza-e-1:#37474f;--cinza-e-2:#78909c;--cinza-e-3:#90a4ae;--cinza-c-1:#cfd8dc;--cinza-c-2:#eceff1;--roxo:#9e0eff;--roxo-a:#a671ff;--rosa:#ce08eb;--azul:#0c1e8c;--red-alert:red;--yellow-alert:#ff0;--green-alert:#0f0;--turquesa:#00bfb3;--space-1:3px;--space-2:5px;--space-3:8px;--space-4:13px;--space-5:21px;--space-6:34px;--space-7:55px;--space-8:89px;--space-9:144px;--space-10:233px}*{border:0;box-sizing:border-box;font-family:Open Sans;font-size:16px;margin:0;padding:0}h1{font-family:IBM Plex Sans;font-size:4em;font-weight:600;line-height:1.15em}h1.light{font-weight:400}h2{font-family:IBM Plex Sans;font-size:3em;font-weight:600;line-height:1.15em}h2.light{font-weight:400}h3{font-family:IBM Plex Sans;font-size:1.5em;font-weight:600;line-height:1.15em}h3.light{font-weight:400}h4{font-family:IBM Plex Sans;font-size:1em;font-weight:600;line-height:1.15em}h4.light{font-weight:400}h4 .simple-button{font-weight:700;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}h4 .simple-button a{color:#a671ff;color:var(--roxo-a)}h4 .simple-button :hover{border-bottom:2px solid #9e0eff;border-bottom:2px solid var(--roxo);color:#9e0eff;color:var(--roxo)}h4 .simple-button-gray{color:#37474f;color:var(--cinza-e-1)}h4 .simple-button-clear{color:#fff}h5{font-family:IBM Plex Sans;font-size:.9em}h5,h6{font-weight:600;line-height:1.5em}h6{font-size:.82em}a,label,li,p,span{font-size:1em;line-height:1.5em}a b,a strong,a.bold,label b,label strong,label.bold,li b,li strong,li.bold,p b,p strong,p.bold,span b,span strong,span.bold{font-weight:700}a.small,label.small,li.small,p.small,span.small{font-size:.9em}label{font-weight:700;line-height:1.5em}input,label{font-size:1em}input{line-height:1.3em}button{background:#000;border:2px solid #000;border-radius:34px;border-radius:var(--space-6);color:#fff;cursor:pointer;font-family:IBM Plex Sans;font-size:1.16em;font-weight:600;line-height:1.15em;padding:13px 21px;padding:var(--space-4) var(--space-5);text-transform:uppercase;transition:.3s ease-out}button.full{width:100%}button:hover{background:#fff;color:#000}button.secondary{background-color:#eceff1;background-color:var(--cinza-c-2);border:2px solid transparent}button.secondary:hover{border:2px solid #000}a{color:#000;text-decoration:none}li{list-style:none}img{height:100%;object-fit:cover;width:100%}.form .container_form{margin:auto;max-width:1380px}.form .field{margin-bottom:13px;margin-bottom:var(--space-4)}.form .field .field_top{align-items:center;display:flex;margin-bottom:8px;margin-bottom:var(--space-3)}.form .field .field_top label{margin-left:21px;margin-left:var(--space-5);width:50%}.form .field .field_top .field_error{color:red;font-size:.9em;width:50%}.form .field input{border:2px solid #cfd8dc;border:2px solid var(--cinza-c-1);border-radius:34px;border-radius:var(--space-6);padding:13px 21px;padding:var(--space-4) var(--space-5);width:100%}.form .field:not(:last-child){margin-bottom:34px;margin-bottom:var(--space-6)}.form .field .type_user{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form .field .type_user input{opacity:0;position:absolute;width:12px}.form .field .type_user label{align-items:center;border-radius:24px;cursor:pointer;display:flex;margin:0!important;padding:6px 12px}.form .field .type_user label span{color:#fff;font-weight:400;margin-right:6px}.form .field .type_user label svg{width:24px}.form .field .type_user label svg path{fill:#fff}.form .field .type_user label.admin{background:#9e0eff;background:var(--roxo)}.form .field .type_user label.editor{background:#ce08eb;background:var(--rosa)}.form .field .type_user label.responsavel{background:#00bfb3;background:var(--turquesa)}.form .field .type_user label.visualizador{background:#0c1e8c;background:var(--azul)}.form .field .type_user label.temporario{background:#37474f;background:var(--cinza-e-1)}.form .field .type_user label.inativo{background:#cfd8dc;background:var(--cinza-c-1)}.form .checkbox{align-items:center;display:flex;margin-bottom:18px}.form .checkbox .box{border:2px solid #000;height:18px;margin-right:8px;position:relative;width:18px}.form .checkbox .box input[type=checkbox]{height:100%;left:0;position:absolute;top:0;width:100%}.form .checkbox .box input[type=checkbox]:checked:after{background:#000}.form .checkbox .box input[type=checkbox]:after{background:#fff;content:"";height:13px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.2s ease-out;width:13px}.simple-button{color:#a671ff;color:var(--roxo-a);display:block;font-weight:700;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.simple-button-gray{color:#37474f;color:var(--cinza-e-1)}.simple-button-clear{color:#fff}.simple-button:hover{border-bottom:2px solid #9e0eff;border-bottom:2px solid var(--roxo);color:#9e0eff;color:var(--roxo)}.button_option{cursor:pointer;padding:12px;width:48px}.button_option:hover svg path{fill:red}.footer{align-items:center;display:flex;justify-content:space-between}.footer p{color:#37474f;color:var(--cinza-e-1);font-size:.8em}.footer svg{height:13px;height:var(--space-4)}[contenteditable]{outline:0 solid transparent}
/*# sourceMappingURL=main.7cc724f2.css.map*/