@charset "UTF-8";.bl_checkPostItComponent_showBtn{display:grid;width:30px;height:30px;background-color:#f5bd6d;place-items:center;border-radius:50%}.bl_checkPostItComponent_showBtn_wrap{display:grid;width:-moz-max-content;width:max-content;margin:0 auto;justify-items:center;cursor:pointer;transition:.3s}.bl_checkPostItComponent_showBtn_wrap:hover{opacity:.6}.bl_checkPostItComponent_showBtn_icon{fill:#fff;width:17px}.bl_checkPostItComponent_card_status{font-size:10px;display:grid;padding:5px 10px;margin-top:5px;margin-left:auto;grid-template-columns:auto 1fr;place-items:center;place-content:center;border-radius:999px;border:2px solid #aaa;background:#fff;transition:.3s;color:#fff;gap:10px;border:none;width:-moz-max-content;width:max-content}.bl_checkPostItComponent_card_status svg{fill:#fff}.bl_checkPostItComponent_card_status.delete{background:#aaa}.bl_checkPostItComponent_card_status.delete:hover{opacity:.9}.bl_checkPostItComponent_card_status.unchecked{background:#f5bd6d}.bl_checkPostItComponent_card_status.checked{background:#b1c97d}.bl_checkPostItComponent_card_status_icon{width:15px}.bl_checkPostItComponent_card_status:hover .bl_checkPostItComponent_card_status_label{opacity:1}.bl_checkPostItComponent_card_status_label{font-size:10px;position:absolute;transition:.3s;top:-5px;left:50%;transform:translateY(-100%) translate(-50%);opacity:0;word-break:keep-all}.bl_checkPostItComponent_card_input{font-size:13px;resize:none;position:relative;padding:10px 15px;width:100%;border-radius:4px;border:1px solid #eee;background:#fff}.bl_checkPostItComponent_card_input__checked{background-color:#fafafa}.bl_checkPostItComponent_addBtn{display:grid;padding:5px 10px;grid-template-columns:auto 1fr;place-items:center;place-content:center;font-size:10px;transition:.3s;border-radius:999px;border:none;background:#f5bd6d;color:#fff;transform:translateY(-100%)}.bl_checkPostItComponent_addBtn:hover{opacity:.9}.bl_checkPostItComponent_addBtn svg{fill:#fff;width:15px}[data-v-a7ba97e8]:root{--global-grid-columns: 24;--pseudo_sp_height: 655px}.bl_modalWindow[data-v-a7ba97e8]{position:fixed;display:none;left:0;top:0;overflow-y:auto;align-items:center;justify-content:center;background-color:#00000080;transition:opacity .3s;animation:.5s ease 0s 1 reverse both modalShow-a7ba97e8}.bl_modalWindow.isActive[data-v-a7ba97e8]{display:flex;animation:.5s ease 0s 1 normal both modalShow-a7ba97e8}.bl_modalWindow.isBig .bl_modalWindow_inner[data-v-a7ba97e8]{max-width:450px}.bl_modalWindow_inner[data-v-a7ba97e8]{position:relative;width:90%;max-width:350px;height:-moz-max-content;height:max-content;padding:45px;border-radius:4px}.bl_modalWindow_header[data-v-a7ba97e8]{text-align:center}.bl_modalWindow_header[data-v-a7ba97e8] svg{justify-self:center;width:90px;height:auto;aspect-ratio:1/1}.bl_modalWindow_content[data-v-a7ba97e8]{min-width:200px}.bl_modalWindow_content_alert[data-v-a7ba97e8]{width:100%;min-height:40px;padding:.8em;background-color:#f29f8c33;white-space:pre-line}.bl_modalWindow_content_main[data-v-a7ba97e8]{max-height:50vh;overflow-y:auto}.bl_modalWindow_content_main.isOverflowDisabled[data-v-a7ba97e8]{overflow:visible}.bl_modalWindow_content_main[data-v-a7ba97e8] textarea{min-height:195px;padding:15px;border:1px solid #dddddd;border-radius:4px;resize:none}.bl_modalWindow_content_main[data-v-a7ba97e8] img{max-height:250px;-o-object-fit:contain;object-fit:contain}.bl_modalWindow_content_main_completeIcon[data-v-a7ba97e8]{width:100px;height:100px}.bl_modalWindow .bl_modalWindow_btn[data-v-a7ba97e8]{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,120px);justify-content:center}.bl_modalWindow .bl_modalWindow_btn[data-v-a7ba97e8] button{height:45px;display:inline-flex;justify-content:center;align-items:center;border:none;border-radius:4px;font-size:13px;font-weight:700;transition:.3s}.bl_modalWindow .bl_modalWindow_btn[data-v-a7ba97e8] button:hover{opacity:.6}.bl_modalWindow .bl_modalWindow_btn[data-v-a7ba97e8] a{height:45px;display:inline-flex;justify-content:center;align-items:center;border:none;border-radius:4px;font-size:13px;font-weight:700;transition:.3s}.bl_modalWindow .bl_modalWindow_btn[data-v-a7ba97e8] a:hover{opacity:.6}.bl_modalWindow_cover[data-v-a7ba97e8]{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff}@keyframes modalShow-a7ba97e8{0%{height:0px;width:0px}1%{height:100%;width:100%;opacity:0}to{height:100%;width:100%;opacity:1}}.bl_modalWindow_venue .bl_modalWindow_btn_close{background-color:#ddd}.bl_modalWindow_venue .bl_modalWindow_btn_submit{color:#fff;background-color:#f29f8c}.bl_modalWindow_venue .bl_modalWindow_btn_submit:disabled{color:#444;background-color:#ddd}[data-v-00a69268]:root{--global-grid-columns: 24;--pseudo_sp_height: 655px}.bl_modalWindowComponent[data-v-00a69268]{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background-color:#00000080;opacity:0;z-index:-100;pointer-events:none;display:grid;align-items:center;justify-content:center}.bl_modalWindowComponent_inner[data-v-00a69268]{position:relative;padding:30px;background-color:#fff;border-radius:4px;width:90vw;max-width:450px}@media screen and (min-width: 768px){.bl_modalWindowComponent_inner[data-v-00a69268]{padding:45px}}.bl_modalWindowComponent_close[data-v-00a69268]{position:absolute;top:-15px;right:-15px;transform:translate3d(-100%,-100%,0);width:30px;height:30px;fill:#0a409a;pointer-events:none}.bl_modalWindowComponent.isActive[data-v-00a69268]{opacity:1;z-index:1000;pointer-events:auto}.bl_modalWindowComponent_closeBtn[data-v-00a69268]{display:flex;align-items:center;margin:30px auto 0;padding:0 30px;border:none;background-color:#f29f8c;color:#fff;font-size:13px}.bl_sticyNoteIndexComponent_topBtn.noteOnly{position:relative;top:0;right:0;transform:translateY(0);justify-self:end}.bl_sticyNoteIndexComponent_list.noteOnly{margin-top:10px;gap:60px 30px}.bl_sticyNoteIndexComponent_list_item_inner{display:grid;grid-template-rows:35px 160px auto;gap:10px}.bl_sticyNoteIndexComponent_list_item_nameInput{height:100%}.bl_sticyNoteIndexComponent_list_item_content{height:100%;width:100%;font-size:13.3px;letter-spacing:1.33px;line-height:1.7;text-align:center;border:1px solid #aaa;border-radius:4px;resize:none}.bl_sticyNoteIndexComponent_list_item_content_image{height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;background-color:#fff4e3;color:#f5bd6d;cursor:pointer}.bl_sticyNoteIndexComponent_list_item_content_role_wrap{display:flex;gap:10px;align-items:center}.bl_sticyNoteIndexComponent_list_item_content_role_text{width:-moz-max-content;width:max-content;white-space:nowrap}.bl_sticyNoteIndexComponent_addBtns_wrap{border:1px solid #aaa;padding:15px;width:-moz-max-content;width:max-content;margin:30px auto 0}.bl_addQuestionComponent_list_item{display:grid;grid-template-columns:100px 1fr}.bl_addQuestionComponent_list_item_inputs{width:500px}.bl_addQuestionComponent_addBtns{display:grid;grid-template-columns:150px 150px;gap:30px}.bl_addQuestionComponent_addBtns_wrap{border:none;padding:15px;width:-moz-max-content;width:max-content;margin:30px auto 0}.bl_addQuestionComponent_addBtns_btn{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:5px 10px;background:#f5bd6d;color:#fff;border:none}.bl_addQuestionComponent_addBtns_btn svg{width:1em;height:1em;fill:#fff}.bl_addQuestionComponent_listItemDeleteBtn{position:absolute;top:0;right:0;display:grid;padding:5px 10px;width:-moz-max-content;width:max-content;border-radius:999px;grid-template-columns:auto 1fr;gap:10px;font-size:13px}.bl_addQuestionComponent_txtBtn{display:flex;align-items:center;gap:5px;font-size:13px}.bl_addQuestionComponent_txtBtn_itemAddBtn{padding:5px 10px;gap:5px;grid-template-columns:auto 1fr;width:-moz-max-content;width:max-content;font-size:13px}.bl_addQuestionComponent_addItemBtn{width:-moz-max-content;width:max-content}.bl_addQuestionComponent .bl_addQuestionComponent_img .bl_sticyNoteIndexComponent_list_item_content_image,.bl_addQuestionComponent .bl_addQuestionComponent_img .bl_sticyNoteIndexComponent_list_item_content_image_content{width:300px;height:150px;min-height:auto}.bl_sticyNoteIndexComponent{width:-moz-max-content;width:max-content}.bl_sticyNoteIndexComponent_topBtn{position:absolute;top:-20px;right:0;transform:translateY(-100%);padding:5px 10px;display:flex;border:none;gap:10px;align-items:center;color:#fff;border-radius:999px}.bl_sticyNoteIndexComponent_topBtn svg{fill:#fff}.bl_sticyNoteIndexComponent_topBtn.gray{background:#aaa}.bl_sticyNoteIndexComponent_topBtn.yellow{background:#f5bd6d}.bl_sticyNoteIndexComponent_list{display:grid;grid-template-columns:350px 350px;gap:30px}.bl_sticyNoteIndexComponent_list_item_nameInput{border:1px solid #aaa;padding:5px 10px;border-radius:4px}.bl_sticyNoteIndexComponent_list_item_nameInput:-moz-read-only{border:none}.bl_sticyNoteIndexComponent_list_item_nameInput:read-only{border:none}.bl_sticyNoteIndexComponent_list_item_inner{display:grid;grid-template-rows:35px auto;gap:10px}.bl_sticyNoteIndexComponent_list_item_header{display:flex;justify-content:space-between;align-items:center;gap:15px}.bl_sticyNoteIndexComponent_list_item_content{width:100%;font-size:13.3px;letter-spacing:1.33px;line-height:1.7;text-align:center;border:1px solid #aaa;border-radius:4px;resize:none;min-height:160px}.bl_sticyNoteIndexComponent_list_item_content:-moz-read-only{background:#dddddd}.bl_sticyNoteIndexComponent_list_item_content:read-only{background:#dddddd}.bl_sticyNoteIndexComponent_list_item_content_deleteBtn{position:absolute;top:0;right:0;transform:translate(50%) translateY(-50%);border:none;background:#f29f8c;border-radius:50%;width:30px;height:30px;z-index:1}.bl_sticyNoteIndexComponent_list_item_content_deleteBtn svg{width:1em;height:1em;fill:#fff}.bl_sticyNoteIndexComponent_list_item_content_image{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;background-color:#fff4e3;color:#f5bd6d;cursor:pointer;min-height:160px}.bl_sticyNoteIndexComponent_list_item_content_image svg{width:50px;height:50px;fill:#f5bd6d}.bl_sticyNoteIndexComponent_list_item_content_image_float{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,.5);font-size:14px;display:flex;align-items:center;justify-content:center}.bl_sticyNoteIndexComponent_list_item_content_image_disabled{background:rgba(170,170,170,.5)}.bl_sticyNoteIndexComponent_addBtns{display:grid;grid-template-columns:150px 150px;gap:30px}.bl_sticyNoteIndexComponent_addBtns_wrap{border:none;padding:15px;width:-moz-max-content;width:max-content;margin:30px auto 0}.bl_sticyNoteIndexComponent_addBtns_btn{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:5px 10px;background:#f5bd6d;color:#fff;border:none}.bl_sticyNoteIndexComponent_addBtns_btn svg{width:1em;height:1em;fill:#fff}[data-v-c074259a]:root{--global-grid-columns: 24;--pseudo_sp_height: 655px}.el_radio_input[data-v-c074259a]{display:none}.el_radio_input:checked+.el_radio_label .el_radio_box[data-v-c074259a]{background-color:#f29f8c;border:2px solid #f29f8c;animation:.3s linear 0s normal 1 running scale-c074259a}@keyframes scale-c074259a{30%{transform:scale(1.3)}70%{transform:scale(1)}to{transform:none}}.el_radio_input:checked+.el_radio_label.readonly .el_radio_box[data-v-c074259a]{background-color:#999;border-color:#999}.el_radio_label[data-v-c074259a]{font-size:15px;display:inline-flex;align-items:center;gap:5px;cursor:pointer}.el_radio_label.readonly[data-v-c074259a]{pointer-events:none;color:#999}.el_radio_box[data-v-c074259a]{display:flex;align-items:center;justify-content:center;width:1.2em;height:1.2em;padding:1px;border:2px solid #f29f8c;background-color:#fff}.el_radio_box.radio[data-v-c074259a]{border-radius:25px}.el_radio_box.radio[data-v-c074259a]:after{content:"";display:block;width:70%;height:70%;border-radius:25px;background:#fff}.el_radio_box.checkbox[data-v-c074259a]{border-radius:4px}.el_radio_box.checkbox svg[data-v-c074259a]{display:block;width:100%;height:100%;fill:#fff}.el_radio_txt[data-v-c074259a]{line-height:1.5em;font-size:13px}.bl_listComponent_items{width:-moz-max-content;width:max-content;display:grid;gap:10px}.bl_listComponent_item{display:grid;grid-template-columns:1fr auto;gap:10px}.bl_listComponent_addBtn,.bl_listComponent_deleteBtn{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:.5em .7em;background:#f5bd6d;color:#fff;border:none;width:-moz-max-content;width:max-content}.bl_listComponent_addBtn svg,.bl_listComponent_deleteBtn svg{width:1em;height:1em;fill:#fff}.bl_sticyOneWordTemplateIndexComponent{width:-moz-max-content;width:max-content}.bl_sticyOneWordTemplateIndexComponent_topBtn{position:absolute;top:-20px;right:0;transform:translateY(-100%);padding:5px 10px;display:flex;border:none;gap:10px;align-items:center;color:#fff;border-radius:999px}.bl_sticyOneWordTemplateIndexComponent_topBtn svg{fill:#fff}.bl_sticyOneWordTemplateIndexComponent_topBtn.gray{background:#aaa}.bl_sticyOneWordTemplateIndexComponent_topBtn.yellow{background:#f5bd6d}.bl_sticyOneWordTemplateIndexComponent_list{display:grid;grid-template-columns:350px 350px;gap:30px}.bl_sticyOneWordTemplateIndexComponent_list_item_nameInput{border:1px solid #aaa;padding:5px 10px;border-radius:4px}.bl_sticyOneWordTemplateIndexComponent_list_item_nameInput:-moz-read-only{border:none}.bl_sticyOneWordTemplateIndexComponent_list_item_nameInput:read-only{border:none}.bl_sticyOneWordTemplateIndexComponent_list_item_inner{display:grid;grid-template-rows:35px auto;gap:10px}.bl_sticyOneWordTemplateIndexComponent_list_item_header{display:flex;justify-content:space-between;align-items:center;gap:15px}.bl_sticyOneWordTemplateIndexComponent_list_item_content{width:100%;font-size:13.3px;letter-spacing:1.33px;line-height:1.7;text-align:left;border:1px solid #aaa;border-radius:4px;resize:none;min-height:160px;padding:3px 5px}.bl_sticyOneWordTemplateIndexComponent_list_item_content:-moz-read-only{background:#dddddd}.bl_sticyOneWordTemplateIndexComponent_list_item_content:read-only{background:#dddddd}.bl_sticyOneWordTemplateIndexComponent_list_item_content_deleteBtn{position:absolute;top:0;right:0;transform:translate(50%) translateY(-50%);border:none;background:#f29f8c;border-radius:50%;width:30px;height:30px;z-index:1}.bl_sticyOneWordTemplateIndexComponent_list_item_content_deleteBtn svg{width:1em;height:1em;fill:#fff}.bl_sticyOneWordTemplateIndexComponent_list_item_content_image{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;background-color:#fff4e3;color:#f5bd6d;cursor:pointer;min-height:160px}.bl_sticyOneWordTemplateIndexComponent_list_item_content_image svg{width:50px;height:50px;fill:#f5bd6d}.bl_sticyOneWordTemplateIndexComponent_list_item_content_image_float{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,.5);font-size:14px;display:flex;align-items:center;justify-content:center}.bl_sticyOneWordTemplateIndexComponent_list_item_content_image_disabled{background:rgba(170,170,170,.5)}.bl_sticyOneWordTemplateIndexComponent_addBtns{display:grid;grid-template-columns:150px 150px;gap:30px}.bl_sticyOneWordTemplateIndexComponent_addBtns_wrap{border:none;padding:15px;width:-moz-max-content;width:max-content;margin:30px auto 0}.bl_sticyOneWordTemplateIndexComponent_addBtns_btn{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:5px 10px;background:#f5bd6d;color:#fff;border:none}.bl_sticyOneWordTemplateIndexComponent_addBtns_btn svg{width:1em;height:1em;fill:#fff}:root{--global-grid-columns: 24;--pseudo_sp_height: 655px}.bl_invitationThemeSetIndexComponent{width:700px}.bl_invitationThemeSetIndexComponent_listItem{align-items:flex-start!important}.bl_invitationThemeSetIndexComponent_themeAddBtn{padding:.3em .5em;font-size:13px;gap:5px;width:-moz-max-content;width:max-content}.bl_invitationThemeSetIndexComponent_themeSetAddBtn{padding:.3em .5em;font-size:13px;width:-moz-max-content;width:max-content}.bl_invitationThemeSetIndexComponent_themeInput{width:100%}.bl_invitationThemeSetIndexComponent_select{font-size:12px}[data-v-483b2080]:root{--global-grid-columns: 24;--pseudo_sp_height: 655px}.table_layout[data-v-483b2080]{position:relative}.table_layout button[data-v-483b2080]{padding:0;border:none;background:none}.table_layout td[data-v-483b2080]{vertical-align:top;padding-top:20px;padding-right:10px}.table_layout[data-v-483b2080] .el_venueInput{width:100%}.table_layout .gift_icon_wrap[data-v-483b2080]{position:absolute;right:0;top:50%;transform:translateY(-50%)}[data-v-483b2080] textarea{border:1px solid #ced4da;width:400px}
