.select__wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.select__wrapper .options,.select__wrapper .select{border:1px solid #ccc}.select__wrapper .select{height:48px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:8px}@media screen and (max-width:1920px){.select__wrapper .select{padding:calc(13.6px + .125vw) calc(11.2px + .25vw) calc(13.6px + .125vw) calc(11.2px + .25vw);height:calc(40.8px + .375vw)}}.select__wrapper .select.active{border-radius:8px 8px 0 0}.select__wrapper .select p{font-weight:400;font-size:16px;line-height:100%}@media screen and (max-width:1920px){.select__wrapper .select p{font-size:calc(13.6px + .125vw)}}.select__wrapper .select .arrow__select{width:10px;height:5px;transform:rotate(0);transition:.1s ease-in-out}.select__wrapper .select .arrow__select.active{transform:rotate(180deg)}.select__wrapper .options{z-index:2;position:absolute;top:calc(100% - 1px);left:0;width:100%;background:#fff;border-radius:0 0 8px 8px;opacity:0;transition:.1s ease-in-out}.select__wrapper .options .option__box{position:relative;overflow-y:hidden;height:100%}.select__wrapper .options .option__box .option__box__item{height:100%;width:100%;max-height:230px;overflow-y:scroll}.select__wrapper .options.active{opacity:1}@media screen and (max-width:1920px){.select__wrapper .options .option{padding:calc(13.6px + .125vw) calc(11.2px + .25vw) calc(13.6px + .125vw) calc(11.2px + .25vw)}}.select__wrapper .options .option:hover{background:#eee}.button__back[data-v-74874d74]{position:absolute;left:-150px;padding:2px;display:flex;justify-content:stretch;align-items:center}.button__back span[data-v-74874d74]{font-weight:400;font-size:16px;line-height:19px;margin:0 0 0 16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#e74266}@media screen and (max-width:1124px){.button__back[data-v-74874d74]{left:-100px}}#editor{box-shadow:none;height:500px!important}#editor h2,#editor p{margin:0 0 16px}#editor h2{font-weight:500;font-size:28px;line-height:140%}@media screen and (max-width:1920px){#editor h2{font-size:calc(16px + .625vw)}}#editor h3{font-weight:500;font-size:24px;line-height:140%;margin:0 0 16px}@media screen and (max-width:1920px){#editor h3{font-size:calc(14.4px + .5vw)}}.new__post__content[data-v-22c2bbfc]{position:relative;max-width:784px;padding:0 16px;margin:48px auto 55px}.new__post__content h1[data-v-22c2bbfc]{font-weight:700;font-size:28px;line-height:130%}.new__post__content form[data-v-22c2bbfc]{margin:40px 0 0}.new__post__content form .form__item[data-v-22c2bbfc]{margin:0 0 32px}.new__post__content form .form__item .form__tags[data-v-22c2bbfc]{display:flex;flex-wrap:wrap}.new__post__content form .form__item .form__tags .form__tag[data-v-22c2bbfc]{cursor:pointer;margin:0 12px 16px 0;font-weight:500;font-size:16px;line-height:19px;color:#e74266;background:#fff;border:1px solid #e74266;border-radius:8px;padding:8px}.new__post__content form .form__item .form__tags .form__tag.active[data-v-22c2bbfc]{background:#e74266;color:#fff}