.create-new-tour{position:relative}.create-new-tour__button{background-color:#2daee1;font-size:19px;line-height:20px;color:#fff;border-radius:32px;padding:14px 50px;border:none;cursor:pointer;white-space:nowrap;font-weight:300}.create-new-tour .create-wave{margin-top:40px;overflow:hidden;width:100%}.create-new-tour .create-wave-content{position:absolute;top:50px;left:32px;color:#5b5c5e;font-size:24px;font-weight:800;line-height:28px;letter-spacing:-.01em;max-width:260px}.create-new-tour .create-balloon,.create-new-tour .create-sky{display:none}.create-page{overflow:hidden}@media(max-width:1023px){.create-new-tour{display:flex;justify-content:space-between;align-items:center;border:2px solid #77d5eb;border-radius:24px 8px 24px 8px;padding:24px;margin-top:16px}.create-new-tour .create-wave{display:none}.create-new-tour .create-sky{display:block}.create-new-tour .create-wave-content{position:unset;font-weight:500}.create-new-tour .create-wave-content p{margin-top:0}}@media(max-width:768px){.create-new-tour .create-balloon{display:block}.create-new-tour .create-sky{display:none}}@media(max-width:424px){.create-new-tour .create-balloon,.create-new-tour .create-sky{display:none}}.delete-tour-btn{background:#f8fbfc;border:1px solid #bcdee8;box-sizing:border-box;border-radius:32px;width:30px;height:30px;display:flex;justify-content:center;align-items:center;position:absolute;z-index:2;right:10px;top:10px;cursor:pointer;transition:transform .25s ease-in-out}.delete-tour-btn:hover{transform:scale(1.25)}.drafts__heading{font-weight:800}.drafts__heading,.published__heading{color:#84898d;font-size:32px;line-height:2em;margin-bottom:0}.published__heading{font-weight:700}.create-home{padding-bottom:64px}