@charset "UTF-8";*{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}.btn__back{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:8px;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:transparent;color:#0f1a20;border:none;transition:color .25s linear;margin-right:20px}.btn__back:hover{color:#55f}.btn__back svg{height:12px;width:13px;color:currentColor}.fonts__arial{font-family:Arial,sans-serif}.fonts__roboto{font-family:Roboto,sans-serif}.fonts__nobile{font-family:Nobile,sans-serif}.fonts__open_sans{font-family:Open Sans,sans-serif}.fonts__play{font-family:Play,sans-serif}.fonts__times_new_roman{font-family:Times New Roman,serif}.form{margin-bottom:20px;float:left;min-width:100%}.form--last{margin-bottom:0}.form__btn{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:40px;border-radius:10px;font-weight:400;cursor:pointer;background-color:#55f;color:#fff;border:none;opacity:1;transition:opacity .25s linear;width:100%;margin-top:20px;font-size:16px;font-weight:600;padding:12px}.form__btn:not(:disabled):hover,.form__btn:not(:disabled):focus{background-color:#4545e2}.form__btn:not(:disabled):active{background-color:#3939bd}.form--success .form__body{opacity:.5}.form--success .card_form:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;transition:.15s;border-radius:10px}.form__response-success,.form--success .form__response{display:none!important}.form--success .form__response-success{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;align-items:center}.form__group{margin-bottom:20px}.form__label{font-size:12px;font-weight:600;display:block;margin-bottom:10px}.form__input{height:44px;width:100%;padding:12px;font-size:16px;border:1.5px solid #dbe2f0;border-radius:10px;font-weight:600;transition:border-color .25s linear}.form__input:focus,.form__input:focus-visible{outline:none;border-color:#55f}.form__input--card{font-size:16px;font-weight:400}.form__input--card::-moz-placeholder{font-size:16px;font-weight:400;color:#9e9eb5}.form__input--card::placeholder{font-size:16px;font-weight:400;color:#9e9eb5}.dropdown{position:relative}.dropend{position:absolute;top:5px;right:5px}.dropdown-menu{z-index:90;min-width:13rem;font-size:1rem;color:#fff;background-color:#393946;border-radius:10px;margin:.5rem 0;position:absolute;display:none;background-clip:padding-box;padding:6px 0;list-style:none;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.dropdown-menu-end{--bs-position: end}.dropdown--light .dropdown-menu{padding:20px;color:#0f1a20;background-color:#fff;box-shadow:0 0 20px #e6eaf2;min-width:18rem}@media (min-width: 768px){.dropdown--light .dropdown-menu{padding:40px;min-width:20rem}}.dropdown-menu.show{display:block;transform:translateY(0)}.dropdown-item{padding:0 6px}.dropdown-head{border-bottom:1.5px solid #616172;margin-bottom:10px;padding-bottom:6px}.dropdown-link{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;color:#fff;padding:8px 12px 8px 8px;background-color:transparent;border-radius:4px;border:none;width:100%;font-size:16px;cursor:pointer;transition:background-color .25s linear}.dropdown-link:hover,.dropdown-link:focus{background-color:#55f}.dropdown-svg{width:16px;height:16px;color:currentColor;margin-right:12px}.dropdown__form{padding:8px 12px 8px 8px}.dropdown__box{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}.dropdown__rename{border-bottom:1px dashed transparent;transition:border-color .25s linear;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:148px}.dropdown__box:hover .dropdown__rename{border-color:#616172}.dropdown__btn_rename{width:16px;height:16px;cursor:pointer;margin-left:12px;color:#fff}.dropdown__input{font-size:16px;color:#fff;background-color:transparent;border:none;border-bottom:1px dashed #616172}.dropdown__input:focus{outline:none}.dropdown-arrow{width:12px;height:12px;margin-left:auto}.iframe-preloader{position:absolute;top:0;left:0;width:100%;height:100%;background:#f0f4fc;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2;border-radius:10px}.spinner{width:50px;height:50px;border:5px solid #e4ecf9;border-top:5px solid #4545e2;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:15px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal{background-color:rgba(201,198,198,.28);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:fixed;top:0;left:0;z-index:99;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.fade:not(.show){opacity:0}.fade{transition:opacity .15s linear}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}.modal.show .modal-dialog{transform:none}.modal-dialog-centered{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;min-height:-webkit-calc(100% - 3.5rem);min-height:calc(100% - 3.5rem)}.modal-dialog{position:relative;width:auto;margin:1.75rem;pointer-events:none;margin-right:auto;margin-left:auto;padding:0 14px}.modal-dialog-medium{max-width:480px}.modal-dialog-small{max-width:380px}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0;transition:.3s}.modal-fullscreen.modal-dialog{padding:0}.modal-content{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;width:100%;color:#0f1a20;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:10px;box-shadow:0 0 20px #e6eaf2;padding:20px;outline:0;min-height:100%}@media (min-width: 768px){.modal-content{padding:40px}}.modal-fullscreen .modal-content{border-radius:0}.modal-header{margin-bottom:20px}.modal-title{margin:0;font-size:24px;font-weight:600}.modal-subtitle{font-size:12px;font-weight:600;color:#9e9eb5;margin-top:10px;margin-bottom:20px}.modal-footer{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:flex-end}.modal-link{color:#55f;position:relative;font-size:16px;font-weight:600;border-radius:10px;transition:background-color .15s linear;background-color:transparent;border:none;height:40px;padding:0 10px;margin-right:10px;cursor:pointer}.modal-link:hover,.modal-link:focus{background-color:#f0f4fc}.modal-link:active{background-color:#e4ecf9}.modal-btn{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:#55f;color:#fff;border:none;opacity:1;transition:opacity .25s linear}.modal-btn:not(:disabled):hover,.modal-btn:not(:disabled):focus{background-color:#4545e2}.modal-btn:not(:disabled):active{background-color:#3939bd}.skeleton{background:-webkit-gradient(linear,left top,right top,color-stop(25%,#eee),color-stop(50%,#ddd),color-stop(75%,#eee));background:linear-gradient(90deg,#eee 25%,#ddd,#eee 75%);background-size:200% 100%;animation:loading 1.5s infinite;display:inline-block;border-radius:4px}.skeleton-text{width:100%;height:20px;margin-bottom:8px}.skeleton-body{width:100%;height:150px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.modal-close{width:36px;height:36px;float:left;margin-right:10px;background-color:#fff;border:none;border-radius:5px}.modal-fullscreen .modal-content{padding:0}.modal-fullscreen .modal-header{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:20px;margin-bottom:0;flex-direction:column}@media (min-width: 768px){.modal-fullscreen .modal-header{flex-direction:row;justify-content:space-between}}.modal-fullscreen .modal-body{background:#f0f4fc;position:relative;margin:0 -20px;min-height:-webkit-calc(100vh - 200px);min-height:calc(100vh - 200px);display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column}@media (min-width: 768px){.modal-fullscreen .modal-body{min-height:-webkit-calc(100vh - 90px);min-height:calc(100vh - 90px)}}.modal-fullscreen iframe{height:100%;min-height:-webkit-calc(100vh - 200px);min-height:calc(100vh - 200px);border:none;position:relative;border-radius:10px;z-index:1;flex:1 1}@media (min-width: 768px){.modal-fullscreen iframe{min-height:-webkit-calc(100vh - 90px);min-height:calc(100vh - 90px)}}.modal-close svg{fill:#0f1a20;max-width:18px;max-height:18px}.modal-header--left{width:100%}@media (min-width: 768px){.modal-header--left{width:auto}}.modal-header--right{width:100%;margin-top:10px}@media (min-width: 768px){.modal-header--right{width:auto;margin-top:0}}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .25s linear}.collapsing.collapse-horizontal{width:0;height:auto;transition:height .25s linear}.breadcrumb{list-style:none;margin:0;padding:0 0 3px;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;overflow-x:auto}.breadcrumb__item{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;align-items:center}.breadcrumb__item:not(:last-child):after{content:"";background-image:url(/build/assets/images/semi-arrow.svg);height:8px;width:8px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:cover;margin:0 24px}.breadcrumb__item--min:not(:last-child):after{margin:0 12px}.breadcrumb__btn{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:auto;padding:0;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:transparent;color:#0f1a20;border:none;transition:color .25s linear;font-size:12px;white-space:nowrap}.breadcrumb__btn:hover{color:#55f}.breadcrumb__btn:not([href]){color:#b0b5bf;background-color:transparent;pointer-events:none}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s ease}.header{position:-webkit-sticky;position:sticky;top:0;background-color:#fff;padding-top:14px;padding-bottom:14px;border-bottom:1.5px solid #e1e1ff;z-index:90}@media (min-width: 768px){.header{padding-top:20px;padding-bottom:20px}}.header__centred{height:100%;width:100%;margin-left:auto;margin-right:auto;padding-left:14px;padding-right:14px;max-width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}@media (min-width: 768px){.header__centred{height:100%;width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:100%}}.header__centred>*:nth-child(2){margin-left:auto}.header__home{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;max-width:100%}.header__logo{width:170px;height:35px}@media (min-width: 460px){.header__logo{width:195px;height:40px}}@media (min-width: 768px){.header__logo{width:238px;height:48px}}@media (max-width: 767px){.header__side{width:60vw;z-index:11;position:absolute;background-color:#fff;right:0;height:100vh;top:0;padding:40px 20px;transform:translate(100%);visibility:hidden;opacity:0;pointer-events:none;transition:transform .15s linear,visibility .15s linear,opacity .15s linear;display:none}.header__side.open{display:block;position:fixed;transform:translate(0);visibility:visible;opacity:1;pointer-events:initial}}@media (min-width: 768px){.header__side{margin-left:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}}.header__close_btn{width:35px;height:35px;padding:10px 11px;background:transparent;border:0;position:absolute;right:8px;top:8px}.header__close_btn svg{width:100%;height:100%;color:#0f1a20}@media (min-width: 768px){.header__close_btn{display:none}}.header__nav{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:flex-start;flex-direction:column;list-style:none;margin:0;padding:0}@media (min-width: 768px){.header__nav{flex-direction:row;align-items:center}}.header__link{width:100%;border-bottom:1.5px solid #dbe2f0;color:#55f;position:relative;font-size:16px;font-weight:600;background-color:transparent;padding:5px 10px;transition:background-color .15s linear;border-radius:0}.header__link:hover,.header__link:focus{background-color:#f0f4fc}.header__link:active{background-color:#e4ecf9}.header__link:last-child{border-bottom:none}@media (min-width: 768px){.header__link{width:auto;margin-right:35px;border-bottom:none;color:#55f;position:relative;font-size:16px;font-weight:600;background-color:transparent;border-radius:10px;transition:background-color .15s linear;padding:10px 15px}.header__link:hover,.header__link:focus{background-color:#f0f4fc}.header__link:active{background-color:#e4ecf9}}.header__user{height:38px;width:38px;min-width:38px;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#e1e1ff;color:#fff;font-weight:900;margin-left:6px}.header__user--desc{display:none}@media (min-width: 768px){.header__user{height:48px;width:48px;min-width:48px;margin-left:0}.header__user--desc{display:-webkit-flex;display:-ms-flexbox;display:flex}.header__user--mob{display:none}}@media (max-width: 767px){.header__backdrop{background-color:rgba(0,0,0,.12);height:100vh;width:100vw;position:fixed;z-index:10;left:0;bottom:0;top:0;right:0;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);opacity:0;visibility:hidden;pointer-events:none;transition:visibility .15s linear,opacity .15s linear}}.header__backdrop.open{opacity:1;visibility:visible;pointer-events:initial}.languages{margin-left:auto}.languages--form{margin-left:0;width:100%}.languages__btn{background:transparent;border:none;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;gap:6px;padding:12px;cursor:pointer}@media (min-width: 768px){.languages__btn{gap:12px}}.languages--form .languages__btn{border:1.5px solid #e6eaf2;border-radius:10px;width:100%;font-size:16px;justify-content:space-between}.languages__btn span{font-size:16px;font-weight:600;line-height:1;text-transform:uppercase}.languages__btn svg{width:11px;height:11px;transform:rotate(90deg)}.languages__menu{background-color:#fff;box-shadow:0 0 20px #e6eaf2;border-radius:10px;padding:0;overflow:hidden;max-height:280px;overflow-y:auto}.languages--form .languages__menu{width:100%}.languages__item{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;gap:12px;padding:13px 12px;color:#000;font-size:16px}.languages__item.active{font-weight:600}.languages__item svg{width:18px;height:11px}.languages__item span{font-weight:600;text-transform:uppercase}.settings__style .languages__item span{width:auto}.languages__item:not(.active):hover,.languages__item:not(.active):focus{background-color:#f0f4fc}.languages__item:not(.active):active{background-color:#e4ecf9}.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%}}.folder__group{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px;flex-wrap:wrap;margin-bottom:20px}@media (min-width: 768px){.folder__group{gap:20px 40px;margin-bottom:40px}}.folder__item{width:100%;position:relative}@media (min-width: 768px){.folder__item{width:-webkit-calc((100% - 80px) / 3);width:calc((100% - 80px) / 3);padding:10px;border-radius:5px;background-color:transparent;transition:background-color .25s linear}.folder__item:hover,.folder__item:focus{background-color:#e4ecf9}}.folder__link{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}.folder__svg{width:42px;min-width:42px;height:42px;color:#f7b369;margin-right:10px}@media (min-width: 768px){.folder__svg{width:58px;min-width:58px;margin-right:8px}}.folder__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:11rem;font-weight:600;color:#0f1a20}@media (min-width: 768px){.folder__name{width:6.7rem}}.folder__date{color:#9e9eb5;font-size:12px}.folder__btn{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:4px 5px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;background-color:#fff;color:#0f1a20;border:none;opacity:1;transition:opacity .25s linear}.folder__btn:not(:disabled):hover,.folder__btn:not(:disabled):focus{background-color:#fff}.folder__btn:not(:disabled):active{background-color:#fff}@media (min-width: 768px){.folder__btn{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:4px 5px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;background-color:#fff;color:#0f1a20;border:none;opacity:1;box-shadow:0 0 20px #e6eaf2;opacity:0;transition:opacity .25s linear}.folder__btn:not(:disabled):hover,.folder__btn:not(:disabled):focus{background-color:#fff}.folder__btn:not(:disabled):active{background-color:#fff}.folder__item:hover .folder__btn,.folder__item:focus .folder__btn{opacity:1}.folder__btn.dropdown-toggle.show{opacity:1}}.folder__btn svg{width:18px;height:4px;color:currentColor}.move_folder{margin-bottom:40px}.move_folder__title{margin:0 0 20px;font-size:16px;font-weight:600;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}.move_folder__back{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:8px;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:transparent;color:#0f1a20;border:none;transition:color .25s linear;margin-right:20px}.move_folder__back:hover{color:#55f}.move_folder__back svg{height:12px;width:13px;color:currentColor}.move_folder__item{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:100%;height:auto;padding:8px 12px 8px 8px;border-radius:4px;font-size:16px;font-weight:400;cursor:pointer;background-color:transparent;color:#0f1a20;border:1.5px solid transparent;transition:background-color .25s linear;justify-content:left}.move_folder__item:not(:disabled):hover,.move_folder__item:not(:disabled):focus{background-color:#e1e1ff}.move_folder__item:not(:disabled):active{background-color:transparent}.move_folder__item:disabled{color:#c1c5d7;cursor:auto;cursor:initial}.move_folder__item svg{height:16px;width:22px;color:#f7b369;margin-right:12px}.move_folder__item--more{position:relative}.move_folder__item .move_folder__arrow{width:8px;height:12px;color:#000;margin-left:auto;margin-right:0;display:none}.move_folder__item--more .move_folder__arrow{display:block}.move_folder__breadcrumb{margin-bottom:20px}.snippet__group{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px;flex-wrap:wrap}@media (min-width: 768px){.snippet__group{gap:20px 40px}}.snippet__item{width:100%;position:relative}@media (min-width: 460px){.snippet__item{width:-webkit-calc((100% - 20px) / 2);width:calc((100% - 20px)/2)}}@media (min-width: 768px){.snippet__item{width:-webkit-calc((100% - 80px) / 3);width:calc((100% - 80px) / 3)}}.snippet__preview{width:100%;background-color:#f0f4fc;border-radius:10px;border:1.5px solid #dbe2f0;position:relative;display:block;padding-top:60%;margin-bottom:6px}.snippet__preview img{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%) scale(1);transition:transform .15s linear;max-width:95%;max-height:100%}.snippet__item:focus .snippet__preview img,.snippet__item:hover .snippet__preview img{transform:translate(-50%) translateY(-50%) scale(1.03)}.snippet__name{color:#0f1a20;font-weight:600}.snippet__date{font-size:12px;color:#9e9eb5}.snippet__btn{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:4px 5px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;background-color:#fff;color:#0f1a20;border:none;opacity:1;transition:opacity .25s linear;box-shadow:0 0 20px #e6eaf2}.snippet__btn:not(:disabled):hover,.snippet__btn:not(:disabled):focus{background-color:#fff}.snippet__btn:not(:disabled):active{background-color:#fff}@media (min-width: 768px){.snippet__btn{opacity:0;transition:opacity .25s linear}.snippet__item:focus .snippet__btn,.snippet__item:hover .snippet__btn{opacity:1}}.snippet__btn svg{width:20px;height:20px}.responses{width:100%}.response__nav{height:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;font-weight:600;width:100%}@media (min-width: 768px){.response__nav{margin-bottom:40px;justify-content:center}}.response__nav span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media (min-width: 768px){.response__nav span{max-width:175px}}.response__btn{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:8px;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:transparent;color:#0f1a20;border:none;transition:color .25s linear}.response__btn:hover{color:#55f}.response__btn--prev{transform:rotate(180deg);margin-right:10px}.response__btn--next{margin-left:10px}.response__btn svg{width:16px;height:12px;color:currentColor}.responses__head{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.responses__title{margin:0;font-size:24px;font-weight:600}.responses__link{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:40px;padding:10px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;background-color:transparent;color:#55f;border:1.5px solid transparent;transition:background-color .25s linear}.responses__link:not(:disabled):hover,.responses__link:not(:disabled):focus{background-color:#f0f4fc}.responses__link:not(:disabled):active{background-color:transparent}.responses__link:disabled{color:#c1c5d7;cursor:auto;cursor:initial}.responses__link svg{width:30px;height:30px}.responses__link span{display:none}@media (min-width: 460px){.responses__link span{display:block;margin-left:10px}}.progress__wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:4px}.progress__wrap--positive{color:#00a649}.progress__wrap--negative{color:#f55}.progress__wrap--stats{color:#55f;margin-bottom:0;width:85%}.progress__total{font-size:12px;color:currentColor;width:25px}.progress__wrap--stats .progress__total{color:#0f1a20;margin-right:20px}.progress{width:-webkit-calc(100% - 25px);width:calc(100% - 25px);display:-webkit-flex;display:-ms-flexbox;display:flex;height:10px;overflow:hidden;background-color:#f0f4fc;border-radius:5px}.progress-bar{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;white-space:nowrap;background-color:currentColor;border-radius:5px;transition:width .6s ease}.share__title{margin:0 0 20px;font-size:24px;font-weight:600}.share__text{font-size:12px;margin-bottom:20px}.share__info{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px;color:#9e9eb5;margin-top:20px}.share__info svg{width:18px;height:18px;min-width:18px;color:currentColor}.share__info p{margin:0;font-size:12px}.share__copy_link.copy_link{display:block}.share__copy_link .copy_link__input{border-radius:10px;width:100%}.share__copy_link .copy_link__btn{width:100%}.copy_link{position:relative;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;flex-wrap:wrap}@media (min-width: 768px){.copy_link{flex-wrap:nowrap}}.copy_link__input{height:40px;width:-webkit-calc(100% - 105px);width:calc(100% - 105px);border-top-right-radius:10px;border-bottom-right-radius:10px;border:1.5px solid #dbe2f0;padding:12px;transition:border-color .25s linear}@media (min-width: 768px){.copy_link__input{width:100%;padding-right:132px}}.copy_link__input:focus{outline:none;border-color:#55f}.copy_link--separate .copy_link__input{padding-right:12px;margin-bottom:20px}.copy_link__choose{border-bottom-left-radius:10px;border-top-left-radius:10px;border:1.5px solid #dbe2f0;border-right:none;background-color:transparent;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;gap:6px;height:40px;font-size:16px;line-height:1;padding:0 6px;max-width:105px;width:100%;cursor:pointer;transition:background-color .15s linear}@media (min-width: 768px){.copy_link__choose{gap:12px;padding:0 12px;max-width:100%;width:auto}}.copy_link__choose:hover,.copy_link__choose:focus{background-color:#dbe2f0}.copy_link__icon{color:#0f1a20}.copy_link__icon--link{width:16px;height:12px}.copy_link__icon--html{width:19px;height:17px}.copy_link__icon_arrow{color:#0f1a20;width:10px;height:14px}.copy_link__btn{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:#55f;color:#fff;border:none;opacity:1;transition:opacity .25s linear;line-height:1;width:100%;margin-top:10px}.copy_link__btn:not(:disabled):hover,.copy_link__btn:not(:disabled):focus{background-color:#4545e2}.copy_link__btn:not(:disabled):active{background-color:#3939bd}.copy_link__btn svg{margin-right:12px;width:18px;height:18px;color:currentColor}.copy_link--separate .copy_link__btn{position:static;width:100%}@media (min-width: 768px){.copy_link__btn{position:absolute;top:0;right:0;width:auto;margin-top:0}}.nav{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;margin-top:0;list-style:none;position:relative}.nav-tabs{gap:15px 25px;border-bottom:1.5px solid #dbe2f0}.nav-link{background-color:transparent;border:none;font-size:16px;color:#0f1a20;padding:0 0 10px;cursor:pointer;position:relative}.nav-link:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:1px;background-color:transparent;transition:background-color .15s linear}.nav-link.active:after{background-color:#0f1a20}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.card_form{padding:20px;border:1.5px solid #dbe2f0;border-radius:10px;background-color:#fff;transition:border-color .15s linear;margin-bottom:10px;position:relative;float:left;min-width:100%}.card_form.collapse{cursor:auto}.card_form.active{border-color:#55f}.card_form--error{border-color:#f55}.card_form--pointer:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;cursor:pointer;transition:.15s;border-radius:10px}.card_form--pointer:hover:after{background-color:rgba(101,101,214,.05)}.card_form--pointer:active:after{transition:0;background-color:rgba(0,0,255,.063)}.collapse.show .card_form{border-color:#55f}.card_form__box{padding:10px;width:50%;text-align:center;float:left}@media (min-width: 768px){.card_form__box{padding:20px}}.card_form__icon{width:50px;height:50px;color:#e4ecf9;margin-bottom:10px}.card_form__icon--yes{width:58px}.card_form__txt{font-size:medium;font-size:initial;margin:0;white-space:pre-line}.card_form__head{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column-reverse;width:100%;gap:10px;margin-bottom:20px}@media (min-width: 768px){.card_form__head{flex-direction:row}}.card_form__left{width:100%}@media (min-width: 768px){.card_form__left{width:-webkit-calc(100% - 200px);width:calc(100% - 200px)}}.card_form__right{min-width:200px}.card_form__select{width:100%}.card_form__body{margin-bottom:20px;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px;width:100%}@media (min-width: 768px){.card_form__body{margin-bottom:40px}}.card_form__footer{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-top:20px;border-top:1.5px solid #dbe2f0}@media (min-width: 460px){.card_form__footer{flex-wrap:nowrap}}@media (max-width: 459px){.card_form__footer .switch{width:100%;margin-bottom:15px}}.card_form__group{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;width:100%;justify-content:space-between;gap:6px;position:relative}@media (min-width: 460px){.card_form__group{width:auto;justify-content:initial}}.card_form__btn{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:4px 5px;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;position:relative}.card_form__btn:not(:disabled):hover,.card_form__btn:not(:disabled):focus{background-color:#e4ecf9}.card_form__btn:not(:disabled):active{background-color:transparent}.card_form__btn:disabled{color:#c1c5d7;cursor:auto;cursor:initial}.card_form__svg{height:18px;width:18px}.card_form__svg--btm{transform:rotate(-90deg);height:14px}.card_form__svg--top{transform:rotate(90deg);height:14px}.card_form__svg--copy{height:18px;width:18px}.card_form__svg--dlt{height:18px;width:15px}.card_form__svg--add{height:18px;width:18px}.card_form__svg--cross{height:12px;width:12px}.card_form__select .choices__item{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;gap:12px;font-size:16px}.card_form__caption{width:100%;text-align:left}.card_form__caption span{color:#f55}.card_form__answer{width:100%;margin-top:20px}.card_form__description{width:100%;font-size:12px;color:#9e9eb5;border-bottom:1.5px solid #dbe2f0}.card_form__input{width:100%;padding:0 0 2px;font-size:12px;border:none;border-bottom:1.5px solid #dbe2f0;transition:border-color .15s linear}.card_form__input:focus{border-color:#55f;outline:none}.card_form--error .card_form__input{border-color:#f55}.card_form__input::-moz-placeholder{font-size:12px;color:#9e9eb5}.card_form__input::placeholder{font-size:12px;color:#9e9eb5}.card_form__error{max-height:0;opacity:0;visibility:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;gap:10px;color:#f55;padding-top:0;transition:max-height .15s linear,opacity .15s linear,visibility .15s linear,padding-top .15s linear;float:left}.card_form__error svg{width:18px;height:18px}.card_form__error p{margin:0;font-size:12px}.card_form--error .card_form__error{max-height:80px;opacity:1;visibility:visible;padding-top:20px}.card_form__radio{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;gap:10px;margin-bottom:20px}.card_form__radio input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;height:18px;width:18px;max-width:18px;border:1.5px solid #0f1a20;border-radius:100%;margin:0;cursor:pointer}.card_form__radio input[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23000'/%3e%3c/svg%3e");background-repeat:no-repeat}.card_form__radio input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;height:18px;width:18px;max-width:18px;border:1.5px solid #0f1a20;background-color:transparent;border-radius:2px;margin:0;cursor:pointer;transition:border-color .15s linear,background-color .15s linear}.card_form__radio input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M4 12l5 5L20 6' stroke='%23fff' stroke-width='2' fill='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-color:#393946;border-color:#393946}.card_form__radio label{position:relative;font-size:inherit;cursor:pointer}.card_form__other .card_form__radio{margin-bottom:0}.card_form__other{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;gap:10px}.card_form__list{width:100%;margin:0;padding:0;list-style:none;counter-reset:list-counter}.card_form__item{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;gap:10px;margin-bottom:20px;min-height:30px;counter-increment:list-counter}.card_form__item:last-child{margin-bottom:0}.card_form__style{width:18px;height:18px;min-width:18px;border:1.5px solid #9e9eb5}.card_form__style.circle{border-radius:100%}.card_form__style.square{border-radius:2px}.card_form__style.numb{border:none;font-size:12px;width:auto;min-width:auto;height:auto}.card_form__style.numb:before{content:counter(list-counter)}.card_form__add_item{font-size:12px;color:#9e9eb5}.card_form__add_btn{border:none;background-color:transparent;font-size:12px;padding:0;color:#9e9eb5;position:relative;cursor:pointer}.card_form__add_btn.accent{font-weight:600;color:#55f}.card_form__add_btn:after{content:"";position:absolute;left:0;bottom:-1px;height:1px;width:100%;background-color:#9e9eb5;transform:scale(0);transition:transform .2s linear}.card_form__add_btn.accent:after{background-color:#55f}.card_form__add_btn:hover:after,.card_form__add_btn:focus:after{transform:scale(1)}.card_form__bool{padding:20px;width:50%;text-align:center;margin-top:30px;float:left}.clearfix:after{content:"";display:table;clear:both}.text_editor{width:100%;font-size:12px}.text_editor__textarea{resize:none;width:100%;border:none;overflow-y:hidden;padding:6px 12px;font-size:16px;min-height:32px;background-color:transparent;border-bottom:1.5px solid #dbe2f0;transition:background-color .15s linear,border-color .15s linear}.text_editor__textarea--large{padding:12px;min-height:46px;font-size:16px}.text_editor__textarea--large::-moz-placeholder{color:#9e9eb5}.text_editor__textarea--large::placeholder{color:#9e9eb5}.text_editor__textarea--box{min-height:46px;text-align:center}.text_editor__textarea--box::-moz-placeholder{color:#9e9eb5}.text_editor__textarea--box::placeholder{color:#9e9eb5}.text_editor__textarea--text{min-height:16px;font-size:16px;padding:5px 0;color:#0f1a20}.text_editor__textarea--text::-moz-placeholder{font-size:12px;color:#9e9eb5}.text_editor__textarea--text::placeholder{font-size:12px;color:#9e9eb5}.text_editor__textarea--option{border-color:transparent;min-height:16px;font-size:16px;padding:6px 0;color:#0f1a20}.text_editor__textarea--option::-moz-placeholder{font-size:12px;color:#9e9eb5}.text_editor__textarea--option::placeholder{font-size:12px;color:#9e9eb5}.text_editor__textarea:focus{background-color:#f0f4fc;border-color:#9e9eb5;color:#0f1a20;outline:none}.tooltip{z-index:90;display:block;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:12px;font-weight:600;word-wrap:break-word;opacity:0}.tooltip.show{opacity:1}.tooltip .tooltip-arrow{display:block;width:10px;height:5px}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:-5px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 5px 5px;border-bottom-color:#393946}.tooltip-inner{max-width:200px;padding:5px 7px;color:#fff;text-align:center;background-color:#393946;border-radius:5px}.switch{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;gap:10px}.switch__input{position:absolute;left:0;opacity:0;width:100%;height:20px;margin:0;z-index:1;cursor:pointer}.switch__label{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;width:35px;height:20px;background-color:#f0f4fc;border-radius:10px;transition:background-color .15s linear}.switch__txt{font-size:12px}.switch__label:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;top:2px;left:2px;transition:transform .15s linear}.switch__input:checked+.switch__label{background-color:#55f}.switch__input:checked+.switch__label:before{transform:translate(15px)}.switch__input:disabled{cursor:inherit}.switch__input:disabled+.switch__label{background-color:#f0f4fc}.switch__input:disabled+.switch__label:before{background:#c1c5d7}.answer__group{padding:0;margin:0;list-style:none}.answer__item{counter-reset:count;margin-bottom:40px}.answer__count{counter-increment:count;content:counter(count);margin-right:15px;font-weight:600}.answer__head{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:10px}.answer__name{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;background-color:transparent;padding:5px 10px;border-radius:5px;color:#fff;font-weight:600}.answer__name svg{width:19px;height:16px;color:#fff;margin-right:10px}.answer__item.positive .answer__name{background-color:#00a649}.answer__item.negative .answer__name{background-color:#f55}.answer__btn_group{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;gap:6px;margin-left:auto}.answer__btn{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:transparent;color:#fff;border:1.5px solid transparent;transition:background-color .25s linear}.answer__btn:not(:disabled):hover,.answer__btn:not(:disabled):focus{background-color:transparent}.answer__btn:not(:disabled):active{background-color:transparent}.answer__btn:disabled{color:#c1c5d7;cursor:auto;cursor:initial}.answer__btn svg{width:20px;height:20px;color:#000}.answer__row{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:stretch;gap:2px;margin-bottom:2px}.answer__caption{padding:10px;border-radius:5px;font-size:12px;font-weight:600;width:50%}.positive .answer__caption{background-color:#e0f4e9}.positive .answer__row:nth-child(2n) .answer__caption{background-color:#f0faf4}.negative .answer__caption{background-color:#ffeaea}.negative .answer__row:nth-child(2n) .answer__caption{background-color:#fff5f5}.answer__value{padding:10px;border-radius:5px;font-size:12px;border:1.5px solid transparent;width:50%;min-height:35px;transition:border-color .15s linear}.answer__value:focus{outline:none;border-color:#55f}.positive .answer__value{background-color:#e0f4e9}.positive .answer__row:nth-child(2n) .answer__value{background-color:#f0faf4}.negative .answer__value{background-color:#ffeaea}.negative .answer__row:nth-child(2n) .answer__value{background-color:#fff5f5}.settings__line{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;margin-bottom:20px}.settings_switch{width:100%;justify-content:space-between}.settings_switch .switch__txt{font-size:16px;max-width:70%}.settings_email{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;width:100%}.settings_info{line-height:1}.settings_info span{display:block;line-height:1;font-style:italic;font-size:12px}.settings_btn{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:30px;padding:5px 10px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;background-color:transparent;color:#55f;border:1.5px solid transparent;transition:background-color .25s linear;line-height:1}.settings_btn:not(:disabled):hover,.settings_btn:not(:disabled):focus{background-color:#f0f4fc}.settings_btn:not(:disabled):active{background-color:transparent}.settings_btn:disabled{color:#c1c5d7;cursor:auto;cursor:initial}.settings_edit{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;margin-top:20px}@media (min-width: 460px){.settings_edit{flex-wrap:nowrap}}.settings_input{height:44px;border-radius:10px;border:1.5px solid #e6eaf2;transition:border-color .15s linear;padding:12px;font-size:16px;width:100%;margin-bottom:20px}.settings_input:focus{outline:none;border-color:#55f}@media (min-width: 460px){.settings_input{width:80%;margin-bottom:0}}.settings_input::placeholder{font-size:16px;color:#9e9eb5}.settings_input::-moz-placeholder{font-size:16px;color:#9e9eb5}.settings_input:-ms-input-placeholder{font-size:16px;color:#9e9eb5}.settings_input::-ms-input-placeholder{font-size:16px;color:#9e9eb5}.settings_group{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:flex-end;width:100%}@media (min-width: 460px){.settings_group{justify-content:inherit;width:auto}}.settings__separator{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;margin-top:20px;margin-bottom:20px;min-height:1px}@media (min-width: 768px){.settings__separator{margin-top:40px;margin-bottom:40px}}.settings__separator:before{content:"";position:absolute;top:50%;left:0;height:1px;width:100%;background-color:#e6eaf2;z-index:1}.settings__style{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;flex-wrap:wrap;gap:10px;width:100%}@media (min-width: 768px){.settings__style{width:50%}}.settings__style span{font-size:12px;width:100%}.settings__style.full{width:100%}.settings__font{width:-webkit-calc(100% - 90px);width:calc(100% - 90px)}.settings__style.full .settings__font{width:100%}.settings__size{max-width:80px;width:100%}.setting__grid{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;gap:20px;margin-bottom:20px;flex-wrap:wrap}@media (min-width: 768px){.setting__grid{flex-wrap:nowrap}}.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}.search{position:absolute;top:20px;left:20px;width:-webkit-calc(100% - 40px);width:calc(100% - 40px)}.search__input{width:100%;height:40px;border-radius:10px;border:1.5px solid #dbe2f0;transition:border-color .15s linear;padding:11px 32px 11px 12px}.search__input:focus{outline:none;border-color:#55f}.search__btn{position:absolute;right:0;top:50%;transform:translateY(-50%);height:100%;width:38px;background-color:transparent;border:none;padding:13px 12px;cursor:pointer}.search__btn svg{width:14px;height:14px;color:#0f1a20;transition:color .15s linear}.search__btn:hover svg,.search__btn:focus svg{color:#55f}.search__input::placeholder{font-size:16px;color:#9e9eb5}.search__input::-moz-placeholder{font-size:16px;color:#9e9eb5}.search__input:-ms-input-placeholder{font-size:16px;color:#9e9eb5}.search__input::-ms-input-placeholder{font-size:16px;color:#9e9eb5}.stats__panel{display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:20px;gap:10px}@media (min-width: 460px){.stats__panel{flex-direction:row;align-items:center;margin-bottom:40px;gap:40px}}.stats__total span{font-weight:600}.stats__info{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;gap:40px;margin-bottom:40px}.stats__progress_wrap{width:-webkit-calc(100% - 151px);width:calc(100% - 151px)}.stats__progress{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;font-size:12px;line-height:1;gap:20px;margin-bottom:4px}.stats__progress:last-child{margin-bottom:0}.stats__name{max-width:60px;width:100%}.stats__clear{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;height:34px;padding:12px 15px;border-radius:10px;font-size:16px;font-weight:400;cursor:pointer;background-color:#55f;color:#fff;border:none;opacity:1;transition:opacity .25s linear;line-height:1}.stats__clear:not(:disabled):hover,.stats__clear:not(:disabled):focus{background-color:transparent}.stats__clear:not(:disabled):active{background-color:transparent}.stats__table{width:100%}.table{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:center;gap:2px;overflow-y:auto}.table__row{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;width:100%;gap:2px}.table__col{flex:0 0 auto;border-radius:5px;background-color:#f0f4fc;width:-webkit-calc((100% - 35px) / 3);width:calc((100% - 35px) / 3);max-width:122px;padding:10px}.table__col--s{width:35px}.table__col--email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:250px}.table__col.head{font-size:16px;font-weight:500;background-color:#e4ecf9}.alert{position:absolute;top:20%;left:50%;transform:translate(-50%,-20%);border-radius:10px 10px 0;padding:15px;color:#fff;font-weight:600;z-index:3}.alert.info{background-color:#393946}.alert.success{background-color:#00a649}.alert.error{background-color:#f55}.alert__angle{position:absolute;right:0;bottom:-9px;width:13px;height:9px;-webkit-mask-image:url(/build/assets/images/alert.svg);mask-image:url(/build/assets/images/alert.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover}.alert.info .alert__angle{background-color:#393946}.alert.success .alert__angle{background-color:#00a649}.alert.error .alert__angle{background-color:#f55}
