.tour-checklist__options{display:flex;flex-direction:column;gap:6px;padding:16px 16px 0}.tour-checklist__options .tour-checklist__option{display:flex;justify-content:space-between;gap:16px;font-size:17px;line-height:24px;opacity:.6;color:var(--body-grey)}.tour-checklist__options .tour-checklist__option .tour-checklist__option-tick{width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:99999px;background-color:var(--content-grey);color:#fff}.tour-checklist__options .tour-checklist__option.checked{opacity:1;font-weight:500}.tour-checklist__options .tour-checklist__option.checked .tour-checklist__option-tick{background-color:#0bcd74}.tour-checklist__options .tour-checklist__option.checked .tour-checklist__option-tick.some{background-color:#fc0}.tour-checklist{position:relative;display:flex;flex-direction:column;border-radius:12px;background-color:#fff;border:1px solid rgba(212,214,216,.5019607843);overflow:hidden;margin:64px 0 0;width:100%}.tour-checklist__heading{display:flex;justify-content:center;gap:8px;background:#f8fbfc;color:#373a3e;padding:16px 16px 12px;margin:0;font-size:25px;line-height:1em;font-weight:800;text-align:center;letter-spacing:-.025em}.tour-checklist__heading .vue-feather{position:absolute;right:16px;color:#999}.tour-checklist__actions{display:flex;flex-direction:column;margin-top:8px;padding:0 16px 16px 16px}.tour-checklist__actions button{width:100%;padding:10px 0;cursor:pointer;margin:0 auto;margin-top:10px;background:#2daee1;box-sizing:border-box;border-radius:32px;font-weight:500;font-size:16px;line-height:18px;color:#fff;display:block}.tour-checklist__actions button.plain{background:#f8fbfc;color:#2daee1;border:1px solid #bcdee8}.tour-checklist__actions button:disabled{cursor:not-allowed;opacity:.5}@media(min-width:576px){.tour-checklist{width:360px}}@media(min-width:1024px){.tour-checklist{position:absolute;left:100%;top:82px;width:210px;margin:0;z-index:2;box-shadow:0 4px 12px 1px rgba(0,0,0,.0666666667),0 1px 2px -4px rgba(0,0,0,.1333333333)}.tour-checklist__actions button{width:100%}}.tour-contents__header{color:#5b5c5e;font-size:18px;font-weight:500;margin:24px 0}.tour-contents__descriptions{font-size:18px;line-height:32px;font-weight:500;color:#5b5c5e;border-bottom:.5px dashed #c8c7cc;border-top:.5px dashed #c8c7cc;padding:16px 0 24px}.create-tourtype{padding:16px 0}.create-tourtype__header{display:flex;justify-content:space-between;align-items:center;padding:4px;margin-bottom:4px}.create-tourtype__header i{color:#2daee1;cursor:pointer}.create-tourtype__list{display:flex;gap:10px;flex-wrap:wrap;align-items:center;padding:4px}.create-tourtype__list .is-active,.create-tourtype__list .is-active.is-disabled{background:#2caee1;border-color:#2caee1}.create-tourtype__list .is-active .el-radio-button__inner,.create-tourtype__list .is-active.is-disabled .el-radio-button__inner{background:#2caee1;border-color:#2caee1;color:#fff}.create-tourtype__list .is-active .el-radio-button__inner:hover,.create-tourtype__list .is-active.is-disabled .el-radio-button__inner:hover{color:#fff}.create-tourtype__list .el-radio-button__inner:hover{color:#2caee1}.create-tourtype .button-new-tag{height:32px;width:32px;line-height:30px;border-radius:20px}.create-tourtype .button-new-tag .add-icon{width:16px;height:16px}.create-tourtype .input-new-tag{border:none;outline:none;font-size:14px;padding:4px 16px;height:32px;border-radius:99999px;color:#2daee1;font-weight:500;box-shadow:inset 0 0 0 2px rgba(45,174,225,.5019607843),0 0 8px rgba(45,174,225,.12),0 8px 8px rgba(45,174,225,.08)}.create-tourtype .el-tag-round{height:unset;display:flex;align-items:center;border-radius:20px;padding:4px 8px 4px 12px;color:#2daee1;font-size:14px;font-weight:800;background-color:#fff;text-transform:uppercase;border:1px solid rgba(45,174,225,.5019607843);box-shadow:0 0 8px rgba(45,174,225,.12),0 8px 8px rgba(45,174,225,.08)}.create-tourtype .el-tag-round i{color:#2daee1;height:1.5em;width:1.5em}.create-tourtype .el-tag-round i svg{height:1.5em;width:1.5em}.publish-confirmation .tour-pop-up__title{color:#2daee1;font-size:28px;line-height:40px;font-weight:800}.publish-confirmation .social-icons{display:flex;justify-content:space-evenly;margin:20px 0;cursor:pointer}.publish-confirmation .social-icons a{color:#84898d}.publish-confirmation .view-tour-btn{background:#f8fbfc;border:1px solid #bcdee8;box-sizing:border-box;border-radius:32px;font-weight:500;font-size:18px;line-height:20px;color:#2daee1;padding:14px;width:100%;cursor:pointer}.create-tour-container{position:relative;display:flex;flex-direction:column;width:748px;flex-wrap:nowrap;max-width:100vw}.create-tour .field-heading,.edit-tour .field-heading{color:#373a3e;font-size:20px;font-weight:500;line-height:28px;display:flex;justify-content:space-between}.create-tour .create-location,.create-tour .create-tags,.create-tour .point-audio,.create-tour .point-photos,.create-tour .tour-badges,.create-tour .tour-events,.create-tour .tour-hints,.create-tour .tour-links,.create-tour .tour-photos,.create-tour .tour-quiz,.edit-tour .create-location,.edit-tour .create-tags,.edit-tour .point-audio,.edit-tour .point-photos,.edit-tour .tour-badges,.edit-tour .tour-events,.edit-tour .tour-hints,.edit-tour .tour-links,.edit-tour .tour-photos,.edit-tour .tour-quiz{border-bottom:.5px dashed #c8c7cc}@media(min-width:768px){.create-tour-container{flex-direction:row;width:100%}}@media(min-width:1280px){.create-tour-container{width:1260px}}@media(min-width:1440px){.create-tour-container{width:1420px}}