.video-container[data-v-6513b0e6]{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden;background:#000;aspect-ratio:16/9}.video-player[data-v-6513b0e6]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.skip-overlay[data-v-6513b0e6]{position:absolute;top:50%;transform:translateY(-50%);width:80px;height:80px;background:rgba(0,0,0,.6);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:fade-in-out-6513b0e6 .5s ease-in-out;z-index:0}.skip-overlay.forward[data-v-6513b0e6]{right:20%}.skip-overlay.backward[data-v-6513b0e6]{left:20%}.skip-icon[data-v-6513b0e6]{display:flex;flex-direction:column;align-items:center;color:#fff}.skip-arrow[data-v-6513b0e6]{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent}.skip-overlay.forward .skip-arrow[data-v-6513b0e6]{border-left:15px solid #fff;margin-left:5px}.skip-overlay.backward .skip-arrow[data-v-6513b0e6]{border-right:15px solid #fff;margin-right:5px}.skip-time[data-v-6513b0e6]{font-size:14px;margin-top:5px}@keyframes fade-in-out-6513b0e6{0%,to{opacity:0}20%,80%{opacity:1}}.quality-control[data-v-6513b0e6]{position:absolute;bottom:70px;right:20px;z-index:1}.quality-button[data-v-6513b0e6]{background:rgba(28,28,28,.8);color:#fff;border:none;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:14px;display:flex;align-items:center;transition:background-color .2s}.quality-button[data-v-6513b0e6]:hover{background:rgba(28,28,28,.9)}.quality-menu[data-v-6513b0e6]{position:absolute;bottom:100%;right:0;background:rgba(28,28,28,.9);border-radius:4px;padding:8px 0;margin-bottom:8px;min-width:100px}.quality-option[data-v-6513b0e6]{padding:8px 16px;color:#fff;cursor:pointer;font-size:14px;white-space:nowrap;transition:background-color .2s}.quality-option[data-v-6513b0e6]:hover{background:hsla(0,0%,100%,.1)}.quality-option.active[data-v-6513b0e6]{color:#006c3e;background:hsla(0,0%,100%,.05)}.progress-bar[data-v-6513b0e6]{position:absolute;bottom:0;left:0;right:0;height:4px;background-color:hsla(0,0%,100%,.3)}.progress[data-v-6513b0e6]{height:100%;background-color:#006c3e;transition:width .1s linear}.container[data-v-55b8a8ca]{position:relative}.editbutton[data-v-55b8a8ca]{position:absolute;top:4px;left:2px;z-index:1000;background-color:rgba(98,89,89,.8);color:#fff;border-radius:10px;padding:4px}.editor[data-v-55b8a8ca]{height:400px}.editor-fullscreen-block[data-v-55b8a8ca]{position:fixed;box-sizing:border-box;padding:10px;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:10;justify-content:center;align-items:center}.editor-fullscreen-content[data-v-55b8a8ca]{overflow:hidden;width:100%;height:100%;background-color:#fff;border-radius:24px;box-shadow:0 0 10px rgba(0,0,0,.5)}.PinturaScrollable[data-v-55b8a8ca]{background:#000}.toggle-container{display:inline-block;margin-right:10px}.toggle-container:focus{outline:none}.toggle{display:flex;width:44px;height:26px;border-radius:999px;position:relative;cursor:pointer;transition:all .3s;align-items:center;box-sizing:border-box;border:var(--toggle-border,.125rem) solid;font-size:var(--toggle-font-size,.75rem);line-height:1}.toggle-on{background:var(--toggle-bg-on,rgba(9,159,69,.0509803922));border-color:var(--toggle-border-on,rgba(9,159,69,.0509803922));justify-content:flex-start;color:var(--toggle-text-on,#fff)}.toggle-off{background:var(--toggle-bg-off,#e5e7eb);border-color:var(--toggle-border-off,#e5e7eb)}.new_toggle .toggle-off,.toggle-off{justify-content:flex-end;color:var(--toggle-text-off,#374151)}.new_toggle .toggle-off{background:var(--toggle-bg-off,#d5d5d5);border-color:var(--toggle-border-off,#d5d5d5)}.toggle-on-disabled{background:var(--toggle-bg-on-disabled,#d1d5db);border-color:var(--toggle-border-on-disabled,#d1d5db);justify-content:flex-start;color:var(--toggle-text-on-disabled,#9ca3af);cursor:not-allowed}.toggle-off-disabled{background:var(--toggle-bg-off-disabled,#e5e7eb);border-color:var(--toggle-border-off-disabled,#e5e7eb);justify-content:flex-end;color:var(--toggle-text-off-disabled,#9ca3af);cursor:not-allowed}.toggle-handle{display:inline-block;background:var(--toggle-handle-enabled,#fff);width:18.67px;height:18.67px;top:50%;transform:translateY(-50%);border-radius:50%;position:absolute;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:var(--toggle-duration,.15s)}.toggle-handle-on{left:97%;transform:translateX(-100%) translateY(-50%);background-color:#6bb78b}.toggle-handle-off{left:3%}.new_toggle .toggle-handle-off{background-color:#787878}.toggle-handle-on-disabled{left:97%;transform:translate(-100%,-50%);background:var(--toggle-handle-disabled,#f3f4f6)}.toggle-handle-off-disabled{left:3%;background:var(--toggle-handle-disabled,#f3f4f6)}.toggle-label{text-align:center;width:calc(var(--toggle-width, 3.25rem) - var(--toggle-height, 1.25rem));box-sizing:border-box;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.videoloader[data-v-f0686dda]{height:100%}.breaadcrumbs_draft[data-v-f0686dda]{padding:9px 8px;font-size:1rem;min-height:39px;background-color:hsla(0,0%,47.1%,.05);box-sizing:border-box;border-radius:8px;height:auto!important}.title[data-v-f0686dda]{margin:0;padding:0;border:none;font-size:1rem;line-height:46px;height:46px;background-color:hsla(0,0%,47.1%,.05);border-radius:8px;text-indent:8px;outline:none;width:100%;font-family:Inter;display:block}.location_modal[data-v-f0686dda]{position:fixed;padding:16px;z-index:4;border-radius:16px;top:50%;left:50%;transform:translate(-50%,-50%);max-height:800px;max-width:650px;height:100%;width:100%;background-color:#fff;box-sizing:border-box;color:#787878}@media screen and (min-width:481px)and (max-width:900px){.location_modal[data-v-f0686dda]{max-width:calc(100% - 32px)}}@media screen and (max-height:480px)and (orientation:landscape),screen and (max-width:480px){.location_modal[data-v-f0686dda]{max-height:calc(100% - 32px);max-width:calc(100% - 32px)}}.location_modal h3[data-v-f0686dda]{margin-top:0}.location_modal .select[data-v-f0686dda]{padding:10px 6px 16px;margin-bottom:12px;background-color:#f8f8f8;border-radius:8px;transition:all .2s}.location_modal .select p[data-v-f0686dda]{margin-top:0;margin-bottom:8px}.location_modal .select label[data-v-f0686dda]{position:relative;height:40px;display:inline-block;width:100%}.location_modal .select label input[data-v-f0686dda],.location_modal .select label p[data-v-f0686dda]{border-radius:8px;background-color:#fff;box-sizing:border-box;flex-wrap:wrap;width:100%;position:relative;font-size:1rem;color:#787878;border:1px solid #bcbcbc;outline:none;text-indent:45px;background-image:url(../img/search.db1509fd.svg);background-position:left 8px center;background-repeat:no-repeat;padding:0}.location_modal .select label input[data-v-f0686dda]{height:40px}.location_modal .select label p[data-v-f0686dda]{min-height:40px;padding-left:45px;text-indent:0;padding:8px 4px 4px 45px}.location_modal .select .list[data-v-f0686dda]{max-height:calc(100% - 70px);overflow-x:auto;padding-right:8px;padding-top:8px}.location_modal .select .list>div[data-v-f0686dda]{padding:8px 16px;margin-bottom:4px;background-color:#fff;border-radius:16px;border:1px solid #bcbcbc;border-radius:8px}.location_modal .select .list>div[data-v-f0686dda]:hover{background-color:#f8f8f8}.location_modal .select_active[data-v-f0686dda]{position:absolute;z-index:1;width:calc(100% - 32px);box-sizing:border-box;left:16px;top:80px;bottom:70px}@media screen and (max-height:480px)and (orientation:landscape),screen and (max-width:480px){.location_modal .select_active[data-v-f0686dda]{top:68px}}.location_modal .button_set[data-v-f0686dda]{position:absolute;bottom:16px;left:16px;right:16px}.location_modal .button_set .button[data-v-f0686dda]{width:calc(50% - 8px)}.location_modal .button_set .button[data-v-f0686dda]:first-child{margin-right:16px}.updown .options_toggle[data-v-f0686dda]:after,.updown .options_toggle[data-v-f0686dda]:before{width:calc(50% - 70px)}.delete_video[data-v-f0686dda]{height:40px;background-color:rgba(44,47,53,.5882352941);width:calc(100% - 100px);border-radius:20px;position:absolute;top:30px;left:50%;transform:translateX(-50%);z-index:2}.delete_video span[data-v-f0686dda]{display:inline-block;height:100%;width:40px;background-image:url(../img/delete_white.3bcc5b5f.svg);background-position:50%;background-repeat:no-repeat}.page_type_desktop[data-v-f0686dda]{display:flex;flex-wrap:wrap}.page_type_desktop .subheader[data-v-f0686dda]{display:inline-block;margin:0;height:42px;line-height:42px;color:#787878;font-size:1rem;font-weight:400;white-space:nowrap;width:100%}.title[data-v-f0686dda]{margin:0!important}.toolong[data-v-f0686dda]{position:absolute;left:0;height:100%;padding:0 3px 0 0;text-indent:8px;background-color:#f0f0f0;direction:ltr}.add_tag[data-v-f0686dda]{width:456px;margin-left:-228px;position:fixed;top:150px;left:50%;padding:32px 32px 115px;border-radius:16px;background-color:#fff;z-index:3;box-sizing:border-box;max-width:100%;font-size:14px}.add_tag h2[data-v-f0686dda]{font-size:24px;margin:0 0 32px 0}.add_tag input[data-v-f0686dda]{display:block;margin-bottom:16px;border:none;outline:none;height:40px;background-color:hsla(0,0%,47.1%,.05);border-radius:8px;text-indent:8px;width:100%}.add_tag .btns[data-v-f0686dda]{text-align:center;position:absolute;bottom:32px;width:100%;left:0;display:flex;padding:0 32px;box-sizing:border-box}.add_tag .btns .button[data-v-f0686dda]{padding:0}.add_tag .btns[data-v-f0686dda] :first-child{width:100px;margin-right:16px}.add_tag .btns[data-v-f0686dda] :last-child{flex:1}.delete-upload[data-v-f0686dda]{position:absolute;height:40px;width:40px;background-color:#fff;border-radius:20px;top:-15px;right:-15px;background-image:url(../img/close_gray.041512b7.svg);background-position:50%;background-repeat:no-repeat;background-size:75%;z-index:2;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.content_edit .field[data-v-f0686dda]{min-height:40px;position:relative;height:auto;overflow:auto}.content_edit .field p[data-v-f0686dda]{display:inline-block;margin:0;line-height:40px;font-weight:500;font-size:14px;width:112px}.content_edit .field span[data-v-f0686dda]{margin:0;line-height:40px;font-weight:500;font-size:14px;color:#405fe8}.content_edit .field input[data-v-f0686dda]:not([type=file]),.content_edit .field select[data-v-f0686dda]{background-color:hsla(0,0%,47.1%,.05);border:0;height:40px;border-radius:8px;position:absolute;width:100%;padding-left:16px;box-sizing:border-box}.content_edit .field select option[data-v-f0686dda]{width:200px}.content_edit .field input[type=file][data-v-f0686dda]{opacity:0;visibility:hidden;position:absolute}.content_edit .field .add_img_label[data-v-f0686dda]{color:#787878;background-color:hsla(0,0%,47.1%,.05);font-size:.76rem;border-radius:8px;height:39px;line-height:39px;display:inline-block;padding:0 20px;box-sizing:border-box;vertical-align:top;cursor:pointer}.content_edit .field select[data-v-f0686dda]{-webkit-appearance:none;-moz-appearance:none;color:#787878;background-image:url(../img/arr_down.324bf6ef.svg);background-repeat:no-repeat;background-position:100%}.content_edit .field input[data-v-f0686dda]:active,.content_edit .field input[data-v-f0686dda]:focus,.content_edit .field select[data-v-f0686dda]:active,.content_edit .field select[data-v-f0686dda]:focus{outline:0}.files[data-v-f0686dda]{display:flex;flex-wrap:wrap;width:100%;height:auto}.files .doc[data-v-f0686dda]{background-color:hsla(0,0%,47.1%,.05);display:inline-block;padding:0 30px 0 40px;border-radius:8px;box-sizing:border-box;margin-bottom:8px;margin-right:6px;width:200px;background-image:url(../img/doc.67309021.svg);background-repeat:no-repeat;background-position:14px;cursor:pointer;background-size:10%;position:relative;height:39px;overflow:hidden}.files .doc a[data-v-f0686dda]{text-decoration:none;color:#555}.files .doc a[data-v-f0686dda],.files .doc p[data-v-f0686dda]{margin:0;font-size:.76rem;white-space:nowrap;overflow:hidden;height:39px;line-height:39px}.files .doc .cross[data-v-f0686dda]{position:absolute;right:0;top:0;display:inline-block;background-image:url(../img/gray_cross.27df62c0.svg);background-repeat:no-repeat;background-position:50%;height:39px;width:32px;background-color:#f8f8f8}.files .pdf_img[data-v-f0686dda]{background-image:url(../img/pdf.ca3c12fc.svg)}.files .img_img[data-v-f0686dda]{background-image:url(../img/img.812dde47.svg)}.uploader[data-v-f0686dda]{position:absolute;height:90px;width:90px;right:-15px;top:20px;text-align:center}.uploader .gaugePercent[data-v-f0686dda]{font-size:13px}.title[data-v-f0686dda]{max-width:calc(70% - 41px)}.txt_edit[data-v-f0686dda]{margin-top:12px;min-width:calc(100% - 508px);max-width:calc(70% - 41px);height:calc(100% - 40px)}@media screen and (max-width:971px){.txt_edit[data-v-f0686dda]{height:calc(100% - 210px)}}@media screen and (max-width:1366px)and (min-width:1024px)and (max-height:1024px)and (min-height:744px)and (orientation:landscape){.txt_edit[data-v-f0686dda]{max-width:66%}}@media screen and (max-width:1024px)and (min-width:600px)and (max-height:1370px)and (min-height:961px)and (orientation:portrait){.txt_edit[data-v-f0686dda]{max-width:none}}@media screen and (min-width:600px)and (max-width:912px)and (max-height:999px){.txt_edit[data-v-f0686dda]{max-width:calc(70% - 8px)}}@media screen and (max-width:599px){.txt_edit[data-v-f0686dda]{max-width:none}}.pdf_edit[data-v-f0686dda],.video_edit[data-v-f0686dda]{margin-top:20px;position:relative;width:calc(70% - 20px);height:calc(100% - 40px)}.pdf_edit .pdf_box[data-v-f0686dda],.pdf_edit .video_box[data-v-f0686dda],.video_edit .pdf_box[data-v-f0686dda],.video_edit .video_box[data-v-f0686dda]{border-radius:16px;position:relative;margin-bottom:24px;margin-right:500px}.pdf_edit .pdf_box iframe[data-v-f0686dda],.pdf_edit .pdf_box video[data-v-f0686dda],.pdf_edit .video_box iframe[data-v-f0686dda],.pdf_edit .video_box video[data-v-f0686dda],.video_edit .pdf_box iframe[data-v-f0686dda],.video_edit .pdf_box video[data-v-f0686dda],.video_edit .video_box iframe[data-v-f0686dda],.video_edit .video_box video[data-v-f0686dda]{aspect-ratio:16/9;width:100%;height:auto}.pdf_edit .pdf_box[data-v-f0686dda],.video_edit .pdf_box[data-v-f0686dda]{max-height:71vh;overflow:hidden;box-sizing:border-box}.video_edit .video_box[data-v-f0686dda]{width:100%}.video_edit .video_box iframe[data-v-f0686dda]{border-radius:20px}.edit_header[data-v-f0686dda]{height:64px;width:100%;background-color:#fff;position:fixed;z-index:1;top:0;left:0;box-shadow:0 2px 8px 2px rgba(0,0,0,.06);padding:16px 32px;box-sizing:border-box}.edit_header button[data-v-f0686dda]{border:0;background-color:#fff;outline:none}.edit_header .save[data-v-f0686dda]{right:32px;height:64px;color:#787878}.edit_header .cancel[data-v-f0686dda]{right:105px;height:64px;color:#787878}.edit_header .delete[data-v-f0686dda]{left:20px;height:64px;display:inline-block;color:#cd180a}.edit_header .cancel[data-v-f0686dda],.edit_header .delete[data-v-f0686dda],.edit_header .save[data-v-f0686dda]{position:absolute;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;top:0;font-size:1rem}.processing_warning[data-v-f0686dda],.title_warning[data-v-f0686dda]{position:absolute;top:50%!important;transform:translate(-50%,-50%);left:50%;padding:32px;border-radius:16px;background-color:#fff;z-index:3;box-sizing:border-box;width:420px;max-width:calc(100% - 32px);height:320px}.processing_warning h3[data-v-f0686dda],.title_warning h3[data-v-f0686dda]{text-align:left;margin:0 0 32px 0}.processing_warning p[data-v-f0686dda],.title_warning p[data-v-f0686dda]{text-align:left;font-size:.82rem;margin:0 auto;color:#787878}.processing_warning .btns[data-v-f0686dda],.title_warning .btns[data-v-f0686dda]{text-align:center;position:absolute;bottom:32px;width:100%;left:0;padding:0 32px;box-sizing:border-box}.processing_warning .btns .button[data-v-f0686dda],.title_warning .btns .button[data-v-f0686dda]{width:100%;min-width:160px}.processing_warning p[data-v-f0686dda]{font-size:1rem;margin:52px auto 0;width:70%;text-align:center}.processing_warning .btns[data-v-f0686dda]{box-sizing:border-box;display:flex;justify-content:space-between}.processing_warning .btns .button[data-v-f0686dda]:first-child{width:60%;min-width:auto}.processing_warning .btns .button[data-v-f0686dda]:last-child{width:35%;min-width:auto}.page_info[data-v-f0686dda]{position:absolute;max-width:30%;width:508px;right:0;top:0;bottom:0;background-color:#fff;padding:0 32px 32px 32px;box-sizing:border-box;z-index:2;transform:translateY(0)}.page_info .close_button[data-v-f0686dda]{margin-top:60px;position:relative}.page_info .close_button[data-v-f0686dda]:before{content:"";position:absolute;height:2px;width:100%;background:rgba(37,37,37,.1019607843);top:-30px;left:0}.page_info .options_toggle[data-v-f0686dda]:after,.page_info .options_toggle[data-v-f0686dda]:before{width:calc(50% - 120px)}.page_info .tag[data-v-f0686dda]{flex-direction:column}.page_info .tag p[data-v-f0686dda]{line-height:1.2rem;height:1.2rem;width:100%;margin-bottom:8px}.page_info .tag input[data-v-f0686dda]{min-height:39px}.page_info>div .subheader[data-v-f0686dda]{color:#787878;font-size:1rem;font-weight:400;flex-grow:1;margin-bottom:8px}.page_info>div input[data-v-f0686dda]:not([type=checkbox]){background-color:hsla(0,0%,47.1%,.05);border:0;height:40px;border-radius:8px;width:100%;padding-left:16px;box-sizing:border-box}.page_info>div input[data-v-f0686dda]:active,.page_info>div input[data-v-f0686dda]:focus{outline:0}.page_info>div input[type=file][data-v-f0686dda]{opacity:0;visibility:hidden;position:absolute}.page_info>div .add_label[data-v-f0686dda]{color:#787878;background-color:hsla(0,0%,47.1%,.05);font-size:12px;border-radius:8px;height:32px;line-height:32px;display:inline-block;padding:0 20px;cursor:pointer}.page_info>div .hashtags[data-v-f0686dda]{display:inline-block}.page_info>div .hashtags div[data-v-f0686dda]{padding:0 20px;display:inline-block;cursor:pointer;background-color:rgba(40,132,199,.05);color:#2884c7;margin-right:8px;margin-bottom:8px;border-radius:8px}.page_info>div .hashtags div span[data-v-f0686dda]{font-size:12px;height:32px;line-height:32px;padding-right:20px;background-image:url(../img/blue_cross.d90a4a7d.svg);background-repeat:no-repeat;background-position:100%}.page_type[data-v-f0686dda]{font-size:.76rem;font-weight:500;line-height:39px;height:39px;padding:0 16px;border-radius:8px;display:inline-block;color:#787878;background-color:hsla(0,0%,47.1%,.05);cursor:pointer;margin-right:8px}.page_type[data-v-f0686dda]:last-child{margin-right:0}.active_pt[data-v-f0686dda]{color:#fff;background-color:#006c3e}.content_edit[data-v-f0686dda]{bottom:0;top:64px}.content_edit .title[data-v-f0686dda]{margin:32px 0 20px 0;font-weight:600}.content_edit .subtitle[data-v-f0686dda]{height:16px;margin:7px 0 0 0;color:#006c3e}@media screen and (max-width:1300px)and (orientation:landscape){.page_info[data-v-f0686dda]{max-width:35%;padding:0 20px 32px 20px}}@media screen and (max-width:1024px)and (min-width:600px)and (max-height:1370px)and (min-height:961px)and (orientation:portrait){.page_info[data-v-f0686dda]{z-index:3}.edit_button[data-v-f0686dda]{height:44px;width:44px;display:inline-block;background-image:url(../img/edit.3964f8fb.svg);background-position:50%;background-repeat:no-repeat;position:absolute;top:62px;right:9px;background-size:26px}.title[data-v-f0686dda]{margin:0;padding:0;border:none;font-size:1rem;line-height:46px;height:46px;background-color:hsla(0,0%,47.1%,.05);border-radius:8px;text-indent:8px;outline:none;width:100%;font-family:Inter;display:block}.subtitle[data-v-f0686dda]{margin-bottom:0}.pdf_edit[data-v-f0686dda],.txt_edit[data-v-f0686dda],.video_edit[data-v-f0686dda]{max-height:83%;width:100%}.type_choose_mobile[data-v-f0686dda]{margin-top:16px;margin-bottom:16px;display:flex}.type_choose_mobile p[data-v-f0686dda]{display:inline-block;margin:0;font-weight:500;color:#787878;flex-grow:1;height:32px;line-height:32px}.content_edit .title[data-v-f0686dda]{margin:8px 0 20px 0}header[data-v-f0686dda]{height:64px!important}.main_v8[data-v-f0686dda]{top:64px!important}.pdf_edit[data-v-f0686dda],.video_edit[data-v-f0686dda]{max-width:inherit}.pdf_edit .pdf_box[data-v-f0686dda],.pdf_edit .video_box[data-v-f0686dda],.video_edit .pdf_box[data-v-f0686dda],.video_edit .video_box[data-v-f0686dda]{margin-right:0}.content_edit[data-v-f0686dda]{overflow-y:hidden}.content_edit .title[data-v-f0686dda]{width:100%}.active_info[data-v-f0686dda]{transform:translateY(100%) translateY(-53px)}.active_info .close_button[data-v-f0686dda]{display:block}.page_info[data-v-f0686dda]{position:absolute;max-width:none;width:100%;top:auto;bottom:0;right:0;background-color:#fff;padding:0 32px 32px 32px;box-sizing:border-box;box-shadow:0 -2px 8px 2px rgba(0,0,0,.06);border-radius:24px 24px 0 0;transition:all .3s}.page_info>div[data-v-f0686dda]{margin-top:16px}.page_info>div .subheader[data-v-f0686dda]{display:inline-block;width:152px}}.close_button[data-v-f0686dda]{display:none}@media screen and (max-width:1024px)and (min-width:600px)and (max-height:1370px)and (min-height:900px)and (orientation:portrait){.subtitle[data-v-f0686dda]{color:#006c3e}.title[data-v-f0686dda]{margin:0;padding:0;border:none;font-size:1rem;line-height:46px;height:46px;background-color:hsla(0,0%,47.1%,.05);border-radius:8px;text-indent:8px;outline:none;font-family:Inter;display:block}.content_edit[data-v-f0686dda]{padding:0 16px}.page_info[data-v-f0686dda]{padding:0 16px 16px}.title[data-v-f0686dda]{width:100%;max-width:none}.close_button[data-v-f0686dda]{display:block}}@media screen and (max-width:1366px)and (min-width:1024px)and (max-height:1024px)and (min-height:744px)and (orientation:landscape){.page_info[data-v-f0686dda]{max-width:33%;padding:0 24px 32px 24px}.title[data-v-f0686dda]{width:100%;max-width:none}.close_button[data-v-f0686dda]{display:block}}@media screen and (width:1024px)and (height:768px)and (orientation:landscape){.page_info[data-v-f0686dda]{max-width:340px}.title[data-v-f0686dda]{width:100%;max-width:none}.close_button[data-v-f0686dda]{display:block}}@media screen and (width:1368px)and (height:912px)and (orientation:landscape){.form[data-v-f0686dda]{max-width:800px}.title[data-v-f0686dda]{width:100%;max-width:none}.close_button[data-v-f0686dda]{display:block}}@media screen and (max-height:500px)and (orientation:landscape),screen and (max-width:599px)and (orientation:portrait){.close_button[data-v-f0686dda]{display:block}.updown .options_toggle[data-v-f0686dda]:after,.updown .options_toggle[data-v-f0686dda]:before{width:calc(50% - 100px)}.updown .options_toggle_more[data-v-f0686dda]:after,.updown .options_toggle_more[data-v-f0686dda]:before{width:calc(50% - 60px)}.delete_video[data-v-f0686dda]{height:30px;width:calc(100% - 30px);border-radius:15px;top:10px}.page_info[data-v-f0686dda]{z-index:3}.subtitle[data-v-f0686dda],.title[data-v-f0686dda]{display:block}.subtitle[data-v-f0686dda]{color:#006c3e}.pdf_edit[data-v-f0686dda],.txt_edit[data-v-f0686dda],.video_edit[data-v-f0686dda]{width:100%;height:84%}.content_edit[data-v-f0686dda]{top:44px}.content_edit .subtitle[data-v-f0686dda]{height:16px;margin:7px 0 0 0}.content_edit .title[data-v-f0686dda]{max-width:none;margin:0;padding:0;border:none;font-size:1rem;line-height:46px;height:46px;background-color:hsla(0,0%,47.1%,.0509803922);border-radius:8px;text-indent:8px;outline:none;width:100%;font-family:Inter}.edit_button[data-v-f0686dda]{height:44px;width:44px;display:inline-block;background-image:url(../img/edit.3964f8fb.svg);background-position:50%;background-repeat:no-repeat;position:absolute;top:51px;right:9px}.edit_header[data-v-f0686dda]{height:44px}.edit_header .save[data-v-f0686dda]{height:44px;right:10px}.edit_header .cancel[data-v-f0686dda]{height:44px;right:76px}.edit_header .delete[data-v-f0686dda]{height:44px;left:10px;right:auto}.edit_header .delete span[data-v-f0686dda]{display:none}.title_warning[data-v-f0686dda]{height:auto;width:90%;margin-left:0;padding:20px 20px 88px 20px}.title_warning h3[data-v-f0686dda]{margin:0 0 16px 0}.title_warning p[data-v-f0686dda]{text-align:left;padding:10px 0 10px}.title_warning .trash_can[data-v-f0686dda]{background-size:70%;margin:0 auto 10px;height:170px}.title_warning .btns[data-v-f0686dda]{padding:20px 0 0;bottom:20px}.title_warning .btns .button[data-v-f0686dda]{width:calc(100% - 40px)}.content_edit[data-v-f0686dda]{overflow-y:hidden}.content_edit .field[data-v-f0686dda]{margin-bottom:0}.pdf_edit[data-v-f0686dda],.video_edit[data-v-f0686dda]{max-width:none;margin-top:16px}.pdf_edit .pdf_box[data-v-f0686dda],.pdf_edit .video_box[data-v-f0686dda],.video_edit .pdf_box[data-v-f0686dda],.video_edit .video_box[data-v-f0686dda]{margin-right:0;padding:0;width:100%;background:none}.pdf_edit .pdf_box iframe[data-v-f0686dda],.pdf_edit .video_box iframe[data-v-f0686dda],.video_edit .pdf_box iframe[data-v-f0686dda],.video_edit .video_box iframe[data-v-f0686dda]{border-radius:18px;overflow:hidden}.type_choose_mobile[data-v-f0686dda]{margin-top:10px;position:relative;height:39px}.type_choose_mobile p[data-v-f0686dda]{display:inline-block;margin:0;font-size:1rem;font-weight:500;color:#787878;height:39px;line-height:39px}.type_choose_mobile .page_type[data-v-f0686dda]{padding:0 16px;margin-right:0;margin-left:8px;position:absolute}.type_choose_mobile div[data-v-f0686dda]:nth-child(2){right:138px}.type_choose_mobile div[data-v-f0686dda]:nth-child(3){right:74px}.type_choose_mobile div[data-v-f0686dda]:last-child{right:0}.active_info[data-v-f0686dda]{transform:translateY(100%) translateY(-53px)}.active_info .close_button[data-v-f0686dda]{display:block}.page_info[data-v-f0686dda]{position:absolute;max-width:none;width:100%;top:auto;bottom:0;right:0;background-color:#fff;padding:0 16px 32px 16px;box-sizing:border-box;box-shadow:0 -2px 8px 2px rgba(0,0,0,.06);border-radius:24px 24px 0 0;transition:all .3s}.page_info .tag[data-v-f0686dda]{display:flex;flex-direction:column}.page_info .tag p[data-v-f0686dda]{width:100%;display:inline-block;font-weight:500;height:1.2rem;line-height:1.2rem;margin:0 0 8px}.page_info .tag input[data-v-f0686dda]{flex:1;box-sizing:border-box;min-height:39px;max-width:100%!important}.page_info .tag input[data-v-f0686dda],.page_info .tag p[data-v-f0686dda]{color:#787878}.page_info .tag .button[data-v-f0686dda]{max-width:none}.page_info .divider[data-v-f0686dda]{display:inline-block;height:2px;background-color:rgba(37,37,37,.1);margin:24px 0;width:100%}.page_info .delete_page_button[data-v-f0686dda]{width:100%;display:flex;justify-content:center;align-items:center;height:40px;background-color:#006c3e;line-height:40px;text-transform:uppercase;text-align:center;font-weight:500;color:#fff;border-radius:8px;margin:0 0 24px 0;margin-top:0!important}.page_info .delete_page_button span[data-v-f0686dda]{display:inline-block;height:40px;width:40px;background-image:url(../img/delete_white.c002813d.svg);background-position:50%;background-repeat:no-repeat}.page_info>div[data-v-f0686dda]{margin-top:10px}.page_info>div input[data-v-f0686dda]:not([type=checkbox]){width:100%}.page_info>div .subheader[data-v-f0686dda]{display:inline-block;line-height:39px;height:39px;margin:0 20px 0 0;color:#787878;font-weight:500}.files[data-v-f0686dda]{width:100%}}