*{box-sizing:border-box;font-family:Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif}a{text-decoration:none}[x-cloak]{display:none!important}body{font-family:Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;font-optical-sizing:auto;font-style:normal;font-size:16px;line-height:1.25;font-weight:400;background-color:#f0f4fc;color:#0f1a20;margin:0;position:relative}body.light{background-color:#fff}img{max-width:100%;height:auto;display:block}main{overflow-y:auto}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#f0f4fc;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#d9dce2;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#9e9eb5}.template{margin-top:20px;margin-bottom:20px;min-height:-webkit-calc(100vh - 236px);min-height:calc(100vh - 236px);display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center}@media (min-width: 768px){.template{margin-top:40px;margin-bottom:40px}}.template__centred{height:100%;width:100%;margin-left:auto;margin-right:auto;padding-left:14px;padding-right:14px;max-width:780px}@media (min-width: 768px){.template__centred{padding-left:20px;padding-right:20px}}.template__centred--y{margin:auto}.template__card{width:100%;padding:20px;border-radius:10px;background-color:#fff;box-shadow:0 0 20px #e6eaf2}@media (min-width: 768px){.template__card{padding:40px}}.template__card--full{width:100%;padding:40px;border-radius:10px 10px 0 0;background-color:#fff;box-shadow:0 0 20px #e6eaf2;height:-webkit-calc(100% - 129px);height:calc(100% - 129px);margin-bottom:60px;min-height:-webkit-calc(100vh - 129px);min-height:calc(100vh - 129px)}.template__btn_outline{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:40px;padding:12px;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:transparent;color:#0f1a20;border:1.5px solid #5555ff;transition:background-color .25s linear;width:100%;margin-bottom:20px}.template__btn_outline:not(:disabled):hover,.template__btn_outline:not(:disabled):focus{background-color:#e4ecf9}.template__btn_outline:not(:disabled):active{background-color:transparent}.template__btn_outline:disabled{color:#c1c5d7;cursor:auto;cursor:initial}@media (min-width: 768px){.template__btn_outline{position:absolute;top:0;left:0;z-index:2;min-width:175px;justify-content:left;width:auto;margin-bottom:0}}.template__btn_outline svg{margin-right:12px;color:currentColor}.template__btn_show{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}.template__btn_outline[aria-expanded=true] .template__btn_show{display:none}.template__btn_show svg{width:16px;height:12px}.template__btn_hide{display:none;align-items:center}.template__btn_outline[aria-expanded=true] .template__btn_hide{display:-webkit-flex;display:-ms-flexbox;display:flex}.template__btn_hide svg{width:17px;height:20px}.template__head{margin-bottom:20px;position:relative;min-height:40px}@media (min-width: 768px){.template__head{margin-bottom:40px}}.template__separator{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:20px;margin-top:0}.template__separator span{text-transform:uppercase;color:#9e9eb5;font-size:12px;font-weight:600;padding-left:20px;padding-right:20px;background-color:#fff;z-index:2;position:relative}.template__separator:before{content:"";position:absolute;top:50%;left:0;height:1px;width:100%;background-color:#dbe2f0;z-index:1}@media (min-width: 768px){.template__separator{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:40px;margin-top:0}.template__separator span{text-transform:uppercase;color:#9e9eb5;font-size:12px;font-weight:600;padding-left:20px;padding-right:20px;background-color:#fff;z-index:2;position:relative}.template__separator:before{content:"";position:absolute;top:50%;left:0;height:1px;width:100%;background-color:#dbe2f0;z-index:1}}.template__block{margin-bottom:20px}.template__block--last{margin-bottom:0}@media (min-width: 768px){.template__block{margin-bottom:40px}.template__block--last{margin-bottom:0}}.template__panel{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;position:relative}@media (min-width: 768px){.template__panel{margin-bottom:40px}}.template__panel--left{max-width:340px}.template__title{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:28px;font-weight:600}@media (min-width: 768px){.template__title{margin:0;font-size:36px;font-weight:600}}.template__title--change{padding-left:2px;position:relative}.template__title--change:before{content:"";position:absolute;bottom:0;width:100%;border-bottom:1px dashed transparent;transition:border-color .15s linear}.template__title--change:hover:before{border-color:#dbe2f0}.template__input--change{border:none;border-bottom:1px dashed #dbe2f0;height:45px;font-size:36px;font-weight:600;width:100%}.template__input--change:focus{border:none;border-bottom:1px dashed #dbe2f0;outline:none}.template__group{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;flex-wrap:wrap;gap:10px}@media (min-width: 768px){.template__group{flex-wrap:nowrap}}.template__group--separate{margin-bottom:40px}.template__btn_add{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:40px;padding:12px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;background-color:transparent;color:#0f1a20;border:1.5px solid transparent;transition:background-color .25s linear}.template__btn_add:not(:disabled):hover,.template__btn_add:not(:disabled):focus{background-color:#f0f4fc}.template__btn_add:not(:disabled):active{background-color:#e4ecf9}.template__btn_add:disabled{color:#c1c5d7;cursor:auto;cursor:initial}.template__btn_add svg{width:16px;height:16px}.template__btn_add span{display:none}@media (min-width: 768px){.template__btn_add span{display:block;margin-left:12px}}.template__btn_share{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:40px;padding:12px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;background-color:#55f;color:#fff;border:none;opacity:1;transition:opacity .25s linear}.template__btn_share:not(:disabled):hover,.template__btn_share:not(:disabled):focus{background-color:#4545e2}.template__btn_share:not(:disabled):active{background-color:#3939bd}.template__btn_share svg{width:20px;height:19px;color:currentColor}.template__btn_share span{display:none}@media (min-width: 768px){.template__btn_share span{display:block;margin-left:12px}}.template__link_trash{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:40px;padding:12px;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:transparent;color:#0f1a20;border:1.5px solid transparent;transition:background-color .25s linear;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;justify-content:flex-start}.template__link_trash:not(:disabled):hover,.template__link_trash:not(:disabled):focus{background-color:#f0f4fc}.template__link_trash:not(:disabled):active{background-color:#e4ecf9}.template__link_trash:disabled{color:#c1c5d7;cursor:auto;cursor:initial}.template__link_trash svg{margin-right:12px;width:18px;height:18px;color:currentColor}.template__line{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:20px}.template__label{width:100%;margin-bottom:10px}.template__row{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.template__col-3,.template__col-momile_full{width:-webkit-calc((100% - 12px) / 3);width:calc((100% - 12px) / 3)}@media (max-width: 768px){.template__col-momile_full{width:100%}}.template__col-3-momile_2{width:-webkit-calc((100% - 12px) / 3);width:calc((100% - 12px) / 3)}@media (max-width: 768px){.template__col-3-momile_2{width:-webkit-calc((100% - 12px) / 2);width:calc((100% - 12px)/2)}}.template__col-2{width:100%}@media (min-width: 768px){.template__col-2{width:-webkit-calc((100% - 6px) / 2);width:calc((100% - 6px)/2)}}.template__col-full{width:100%}.template__btn_link{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:40px;padding:12px;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:transparent;color:#0f1a20;border:1.5px solid #5555ff;transition:background-color .25s linear;width:100%}.template__btn_link:not(:disabled):hover,.template__btn_link:not(:disabled):focus{background-color:#f0f4fc}.template__btn_link:not(:disabled):active{background-color:#e1e1ff}.template__btn_link:disabled{color:#c1c5d7;cursor:auto;cursor:initial}@media (min-width: 768px){.template__btn_link{width:auto}}.template__btn_link svg{width:16px;height:12px;margin-right:12px;color:currentColor}.template__empty{margin:50px 0}.template__empty img{max-width:75%;margin:auto auto 14px}.template__empty p{text-align:center;font-weight:600}@media (min-width: 768px){.template__empty{margin:100px 0}.template__empty img{max-width:100%}}.map__main{position:relative;border-radius:10px;overflow:hidden;width:100%;height:300px}@media (min-width: 768px){.map__main{height:500px}}.map__main img{max-width:100%;display:block;height:auto}.map__title{margin-top:0;font-size:24px;font-weight:600;border-bottom:1.5px solid #e6eaf2;padding-bottom:5px;margin-bottom:20px}.map__group{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;gap:20px}.map__item{width:-webkit-calc((100% - 40px) / 3);width:calc((100% - 40px) / 3);border-radius:10px;border:1.5px solid transparent;transition:border-color .15s linear;overflow:hidden}@media (min-width: 460px){.map__item{width:-webkit-calc((100% - 80px) / 5);width:calc((100% - 80px)/5)}}.map__item img{max-width:100%;height:auto;display:block}.map__item.active{border-color:#0f1a20}.map__item:not(.active){cursor:pointer}.map-search-input{margin:10px;padding:8px 12px;width:300px;border:1.5px solid #ccc;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.3);font-size:14px;outline:none}.map-search-input:focus{border-color:#4d90fe}.map{height:100%;width:100%;position:relative}
