.text_type_editor textarea{min-height:130px}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--body-bg:#fff}body{font-family:Barlow,sans-serif;font-weight:400;color:#223550;background-color:var(--body-bg)}body.body--dashboard{background-color:#fbfbfc}h1,h2,h3,h4,h5{font-family:Barlow,sans-serif;color:#223550}h1{font-size:28px;line-height:48px;margin-bottom:48px}@media only screen and (min-width:1024px){h1{font-size:36px;line-height:63px}}h2{font-size:22px;line-height:35px;margin-bottom:20px}@media only screen and (min-width:1024px){h2{font-size:28px;line-height:26px}}.subtext{font-family:Barlow,sans-serif;font-weight:400;font-size:18px;line-height:23px;color:#838e9d}.mt-1{margin-top:10px!important}.pt-1{padding-top:10px!important}.mb-1{margin-bottom:10px!important}.pb-1{padding-bottom:10px!important}.ml-1{margin-left:10px!important}.pl-1{padding-left:10px!important}.mr-1{margin-right:10px!important}.pr-1{padding-right:10px!important}.mt-2{margin-top:20px!important}.pt-2{padding-top:20px!important}.mb-2{margin-bottom:20px!important}.pb-2{padding-bottom:20px!important}.ml-2{margin-left:20px!important}.pl-2{padding-left:20px!important}.mr-2{margin-right:20px!important}.pr-2{padding-right:20px!important}.mt-3{margin-top:30px!important}.pt-3{padding-top:30px!important}.mb-3{margin-bottom:30px!important}.pb-3{padding-bottom:30px!important}.ml-3{margin-left:30px!important}.pl-3{padding-left:30px!important}.mr-3{margin-right:30px!important}.pr-3{padding-right:30px!important}.mt-4{margin-top:40px!important}.pt-4{padding-top:40px!important}.mb-4{margin-bottom:40px!important}.pb-4{padding-bottom:40px!important}.ml-4{margin-left:40px!important}.pl-4{padding-left:40px!important}.mr-4{margin-right:40px!important}.pr-4{padding-right:40px!important}.mt-5{margin-top:50px!important}.pt-5{padding-top:50px!important}.mb-5{margin-bottom:50px!important}.pb-5{padding-bottom:50px!important}.ml-5{margin-left:50px!important}.pl-5{padding-left:50px!important}.mr-5{margin-right:50px!important}.pr-5{padding-right:50px!important}.mt-6{margin-top:60px!important}.pt-6{padding-top:60px!important}.mb-6{margin-bottom:60px!important}.pb-6{padding-bottom:60px!important}.ml-6{margin-left:60px!important}.pl-6{padding-left:60px!important}.mr-6{margin-right:60px!important}.pr-6{padding-right:60px!important}.mt-7{margin-top:70px!important}.pt-7{padding-top:70px!important}.mb-7{margin-bottom:70px!important}.pb-7{padding-bottom:70px!important}.ml-7{margin-left:70px!important}.pl-7{padding-left:70px!important}.mr-7{margin-right:70px!important}.pr-7{padding-right:70px!important}.apps_layout{height:100%}.apps_layout__main{padding:20px;margin-top:60px}@media only screen and (min-width:1024px){.apps_layout__main{padding:46px;margin-left:280px;margin-top:0}}.auth_layout{display:grid;grid-template-columns:100%;grid-template-rows:80px auto;grid-template-areas:"auth_header" "auth_main"}@media only screen and (min-width:768px){.auth_layout{grid-template-columns:620px auto;grid-template-rows:80px auto;grid-template-areas:"auth_header auth_header" "auth_main auth_image";min-height:100vh}}.auth_layout__main{grid-area:auth_main}.auth_layout__main__container{max-width:320px;margin:70px auto}@media only screen and (min-width:768px){.auth_layout__main__container{margin-top:100px}}.auth_layout__image{background-image:url(/img/login.jpg);background-position:50%;background-size:cover;grid-area:auth_image}.auth_layout__header{height:80px;width:100%;background-color:#fff;border-bottom:1px solid #e8eef3;padding:0 43px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-area:auth_header}.auth_layout__header__logo{font-family:Montserrat,sans-serif;font-weight:700;font-size:30px;color:#213550;line-height:69px;letter-spacing:-.03em}.auth_layout_header__menu{display:grid;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.auth_layout__header__menu a{color:#1e77f2;font-family:Barlow;font-weight:400;font-size:18px;text-decoration:none;margin-left:35px}.auth_layout__header__menu a.router-link-active,.auth_layout__header__menu a:hover{color:#223550}.auth_layout__header__menu a.router-link-active:hover{color:#1e77f2}.line_chart{height:100%;width:100%}.sidebar--hidden,.sidebar--hidden .sidebar__bg,.sidebar--hidden .sidebar__content{display:none;opacity:0}@media only screen and (min-width:1024px){.sidebar--hidden{opacity:1;display:block;-webkit-animation:none;animation:none}.sidebar--hidden .sidebar__content{opacity:1;display:grid;-webkit-animation:none;animation:none}.sidebar--hidden .sidebar__bg{opacity:0;display:none}}.sidebar--shown{opacity:1}.sidebar--shown .sidebar__bg,.sidebar--shown .sidebar__content{-webkit-animation:menu_fade_in .2s forwards;animation:menu_fade_in .2s forwards}@-webkit-keyframes menu_fade_out{0%{opacity:1}to{opacity:0;display:none}}@keyframes menu_fade_out{0%{opacity:1}to{opacity:0;display:none}}@-webkit-keyframes menu_fade_in{0%{opacity:0;display:block}to{opacity:1}}@keyframes menu_fade_in{0%{opacity:0;display:block}to{opacity:1}}.sidebar__content{background-color:#223550;position:fixed;z-index:5;top:60px;left:0;bottom:0;width:280px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:20px;overflow-y:auto;display:grid;grid-template-columns:1fr;grid-template-rows:80px auto 60px}@media only screen and (min-width:1024px){.sidebar__content{display:grid;top:0;padding-left:30px;padding-top:30px}}.sidebar__bg{z-index:4;position:fixed;background-color:rgba(0,0,0,.3);top:60px;bottom:0;right:0;left:0;width:100%;height:100%}@media only screen and (min-width:1024px){.sidebar__bg{display:none}}.sidebar__logo{font-family:Montserrat,sans-serif;font-weight:700;font-size:30px;color:#fff;line-height:69px;letter-spacing:-.03em}@media only screen and (min-width:1024px){.sidebar__logo{padding-bottom:20px}}.sidebar__menu{overflow-y:auto}.sidebar__select_container{position:fixed;bottom:20px;left:0;right:0;width:280px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sidebar__select_app{width:80%}.sidebar__select_app .multiselect__select{height:52px;margin-right:5px}.sidebar__select_app .multiselect__select:before{color:#fff;border-color:#fff transparent transparent}.sidebar__select_app .multiselect__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:55px;padding-left:20px;border:none;background-color:#1e77f2}.sidebar__select_app .multiselect__placeholder{font-family:Barlow,sans-serif;font-weight:500;font-size:18px;color:#fff;padding-top:0}.sidebar__select_app .multiselect__single{background-color:transparent;color:#fff;font-family:Barlow,sans-serif;font-weight:500;font-size:16px}.sidebar__select_app .multiselect__content-wrapper{border:none;background-color:#1e77f2;cursor:pointer}.sidebar__select_app .multiselect__option{font-family:Barlow,sans-serif;font-weight:500;font-size:14px;color:#fff;background-color:#1e77f2,5%;padding:17px}.sidebar__select_app .multiselect__option--highlight{background-color:inherit}.sidebar__select_app .multiselect__option--selected{background-color:inherit;position:relative}.sidebar__select_app .multiselect__option--selected:before{content:"";position:absolute;display:block;left:0;top:15px;bottom:15px;width:6px;background-color:#fff}.sidebar__select_app .multiselect__option:hover{background-color:transparent;background-color:#3686f3}.sidebar_item{margin-top:2px;margin-bottom:2px}.sidebar_item a{padding:20px;font-family:Barlow,sans-serif;font-weight:500;color:#6f8aaf;cursor:pointer;text-decoration:none;display:inline-block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.sidebar_item--active a,.sidebar_item:hover,.sidebar_item a.router-link-active{color:#223550;background-color:#fff;border-top-left-radius:4px;border-bottom-left-radius:4px}.sidebar_group{margin:30px 0}.sidebar_group__name{text-transform:uppercase;font-family:Barlow,sans-serif;font-weight:600;color:#fff;padding-bottom:15px}.header{position:fixed;top:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:60px;background-color:#223550;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:1024px){.header{display:none}}.desktop_header{display:none;position:absolute;top:50px;right:50px;z-index:1}@media only screen and (min-width:1024px){.desktop_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hamburger{display:inline-block;padding:5px;width:25px;border-radius:2px;cursor:pointer}.hamburger--cross .hamburger__slice{opacity:0}.hamburger--cross .hamburger__slice:first-child{opacity:1;-webkit-transform:rotate(45deg) translate(5px,5px);transform:rotate(45deg) translate(5px,5px)}.hamburger--cross .hamburger__slice:last-child{opacity:1;-webkit-transform:rotate(-45deg) translate(5px,-5px);transform:rotate(-45deg) translate(5px,-5px)}.hamburger__slice{background-color:#fff;width:100%;height:2px;margin-bottom:5px;opacity:1;-webkit-transition:-webkit-transform .1s ease-out;transition:-webkit-transform .1s ease-out;transition:transform .1s ease-out;transition:transform .1s ease-out,-webkit-transform .1s ease-out}.hamburger__slice:last-child{margin-bottom:0}.avatar{display:inline-block}.avatar__image{width:32px;height:32px;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:cover}.floating_action_button{position:fixed;right:40px;bottom:40px}.flash_message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;border:1px solid #3bba00;background-color:#f9fff6;font-size:14px;font-weight:500;font-family:Barlow,sans-serif;color:#3bba00;line-height:18px}.flash_message--error{border-color:#e25822;background-color:#fffaf8;color:#e25822}.clickable_icon{cursor:pointer;color:rgba(34,53,80,.4)}.clickable_icon:hover{color:rgba(34,53,80,.7)}.table__container{display:block;width:100%;position:relative;overflow-x:auto}.table{width:100%;color:#223550;text-align:left;border-spacing:0 10px;border-collapse:separate}.table--loading_animation{position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.table--loading{opacity:1}.table__columns{text-transform:uppercase;padding:0 25px;font-family:Barlow,sans-serif;font-weight:700;font-size:14px;vertical-align:middle;height:25px;white-space:nowrap;z-index:2;position:-webkit-sticky;position:sticky;top:0}.table__columns--sticky{z-index:3;position:absolute;position:-webkit-sticky;position:sticky;left:0;background-color:#fff}.table__columns--checkbox{width:30px}.table__row{background-color:#fbfbfc;cursor:pointer;height:78.5px}.table__row:hover{background-color:#f2f2f5}.table__row--selected{background-color:#dedee6}.table__row--longer_transition{-webkit-transition:background-color 1s ease-in-out;transition:background-color 1s ease-in-out}.table__row--thinner{height:60px}.table__row:hover .table__item{background-color:#f2f2f5}.table__item{padding:0 25px;font-family:Barlow,sans-serif;font-weight:400;font-size:16px;vertical-align:middle;border-top:1px solid #e8eef3;border-bottom:1px solid #e8eef3;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.table__item--sticky{z-index:1;position:-webkit-sticky;position:sticky;left:0;background-color:#fbfbfc}.table__item:last-child{border-right:1px solid #e8eef3;border-top-right-radius:5px;border-bottom-right-radius:5px}.table__item:first-child{border-left:1px solid #e8eef3;border-top-left-radius:5px;border-bottom-left-radius:5px}.table__item--lighter{opacity:.5}.table__item--icon-item{width:50px;text-align:center}.table__item.table__item--loading{position:relative;overflow:hidden}.table__item.table__item--loading:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:600px;background:-webkit-gradient(linear,right top,left top,from(#fbfbfc),color-stop(50%,#f2f2f4),to(#fbfbfc));background:linear-gradient(270deg,#fbfbfc 0,#f2f2f4 50%,#fbfbfc);-webkit-animation:moveFromLeftToRight 3s infinite;animation:moveFromLeftToRight 3s infinite}.table__item.table__item--loading:hover{background-color:#fbfbfc}.table__item__filler{display:block;height:23px}.table-enter-active{-webkit-animation:rowAnimation .2s ease-in-out;animation:rowAnimation .2s ease-in-out}.table-leave-active{-webkit-animation:rowAnimationReverse .2s ease-in-out;animation:rowAnimationReverse .2s ease-in-out}@-webkit-keyframes table_animation{20%{background-color:#fbfbfc}50%{background-color:#ececf1}80%{background-color:#fbfbfc}}@keyframes table_animation{20%{background-color:#fbfbfc}50%{background-color:#ececf1}80%{background-color:#fbfbfc}}@-webkit-keyframes rowAnimation{0%{opacity:0}to{opacity:1}}@keyframes rowAnimation{0%{opacity:0}to{opacity:1}}@-webkit-keyframes rowAnimationReverse{0%{opacity:1}to{opacity:0}}@keyframes rowAnimationReverse{0%{opacity:1}to{opacity:0}}@-webkit-keyframes moveFromLeftToRight{0%{left:-600px}to{left:110%}}@keyframes moveFromLeftToRight{0%{left:-600px}to{left:110%}}.paginator{-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -5px}.paginator,.paginator__page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.paginator__page{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e8eef3;border-radius:5px;width:50px;height:50px;font-family:Barlow,sans-serif;font-weight:600;color:#223550;margin:0 5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.paginator__page--current,.paginator__page:hover{background-color:#223550;color:#fff}.paginator__page--no-mobile{display:none}@media only screen and (min-width:768px){.paginator__page--no-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.entry_view{font-family:Barlow,sans-serif;font-weight:400;color:#838e9d;font-size:17px}.entry_view__field{color:#223550}.image_cell_type{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-top:-10px;margin-bottom:-10px}.boolean_cell_type{display:inline-block;height:20px;width:20px;background-color:#e8eef3;border-radius:50%}.boolean_cell_type--active{background-color:#4da34d}.managed_table_cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table__item.table_row_toolbelt{z-index:4;overflow-x:visible;width:100px;max-width:100px;padding-right:50px}.table_row_toolbelt__button{z-index:5;position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;-webkit-transition:font-size .1s ease-in-out;transition:font-size .1s ease-in-out;width:20px}.table_row_toolbelt__button:hover{font-size:20px}.table_row_toolbelt__icon--open{color:#fff}.table_row_toolbelt__belt{visibility:hidden;top:0;bottom:0;left:0;height:100%;position:absolute;opacity:0;z-index:4;background-color:#223550;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;padding-left:60px;padding-right:0}.table_row_toolbelt__belt--active{padding-right:20px;opacity:1;visibility:visible;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.table_row_toolbelt__belt:after{position:absolute;content:"";display:block;right:-20px;z-index:3;background-color:#223550;height:100%;width:40px;border-radius:50%}.table_row_toolbelt__tool{visibility:hidden;opacity:0;font-size:20px;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.table_row_toolbelt__tool:hover{font-size:24px}.table_row_toolbelt__tool--higher{margin-bottom:2px}.table_row_toolbelt__belt--active .table_row_toolbelt__tool{opacity:1;visibility:visible;-webkit-transition:opacity .2s ease-in-out,font-size .1s ease-in-out;transition:opacity .2s ease-in-out,font-size .1s ease-in-out}.checkbox{position:relative;border-radius:5px;width:23px;height:23px;cursor:pointer;border:1px solid #e8eef3;background-color:#fff}.checkbox__mark{opacity:0;position:absolute;left:0;top:0;right:0;bottom:0;background-size:15px;background-repeat:no-repeat;background-position:50%;background-image:url(/img/check.svg);-webkit-transition:all .05s ease-in;transition:all .05s ease-in}.checkbox__mark--active{opacity:1;-webkit-transition:all .05s ease-out;transition:all .05s ease-out}.textbox__wrapper{position:relative}.textbox__search{position:absolute;left:20px;top:0;bottom:0;width:15px;height:100%;background-image:url(/img/search.svg);background-position:50%;background-size:contain;background-repeat:no-repeat}.textbox__check{color:#1e77f2}.textbox__check,.textbox__suffix_icon{position:absolute;right:20px;top:0;bottom:0;width:15px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.textbox__input{padding:17px;border:1px solid #ccd4db;outline:none;-webkit-box-shadow:none;box-shadow:none;border-radius:4px;font-family:Barlow,sans-serif;font-weight:600;font-size:18px;color:#223550;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .2s ease-out;transition:background-color .2s ease-out}.textbox__input::-webkit-input-placeholder{font-family:Barlow,sans-serif;font-weight:600;font-size:16px;font-weight:500}.textbox__input::-moz-placeholder{font-family:Barlow,sans-serif;font-weight:600;font-size:16px;font-weight:500}.textbox__input:-ms-input-placeholder{font-family:Barlow,sans-serif;font-weight:600;font-size:16px;font-weight:500}.textbox__input::-ms-input-placeholder{font-family:Barlow,sans-serif;font-weight:600;font-size:16px;font-weight:500}.textbox__input::placeholder{font-family:Barlow,sans-serif;font-weight:600;font-size:16px;font-weight:500}.textbox__input--padding-left{padding-left:50px}.textbox__input--lowered{padding-top:26px;padding-bottom:11px}.textbox__input--lowered.textbox__input--div{padding-top:29px}.textbox__input--outline{background-color:none}.textbox__input--disabled{background-color:#f3f3f3}.textbox__input--div{padding-top:20px}.textbox__input--error{border-color:#e25822;background-color:#fffaf8}.textbox__input--success{border-color:#3bba00;background-color:#f9fff6}.textbox__input--copy-on-click{cursor:pointer}.textbox__input--copy-on-click:active{background-color:#fff;border-color:#1e77f2}.textbox__input--active,.textbox__input:focus{border:1px solid #1e77f2}.textbox__dynamic_placeholder{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;bottom:0;left:17px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Barlow,sans-serif;font-weight:600;font-size:16px;font-weight:500;color:#b2c2d6;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.textbox__dynamic_placeholder--active,.textbox__input:focus+.textbox__dynamic_placeholder{font-size:11px;height:30px;font-weight:600}.button{background-color:#1e77f2;border:1px solid #1e77f2;color:#fff;font-family:Barlow,sans-serif;font-weight:600;line-height:150%;padding:18px 35px;border-radius:5px;outline:none;cursor:pointer;-webkit-transition:background-color .03s ease-in-out;transition:background-color .03s ease-in-out;position:relative}.button:hover{background-color:#f28e18;border:1px solid #f28e18}.button:active{background-color:#cc730b}.button--gray{background-color:#fbfbfc}.button--full-width{width:100%}.button--thinner{padding:13px 35px;font-weight:400}.button--outline{background-color:transparent;color:#1e77f2}.button--outline:hover{color:#fff}.button--single{padding-left:25px;padding-right:25px}.button--success{background-color:#3bba00;border-color:#3bba00}.button--error{background-color:#e25822;border-color:#e25822}.button--round{border-radius:50%;height:80px;width:80px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button--loading{background-color:#ccd4db;border-color:#ccd4db}.button--loading:after{content:"..";width:20px;display:inline-block;text-align:left;-webkit-animation:loadingDots 1.5s infinite forwards;animation:loadingDots 1.5s infinite forwards}.button--loading:hover{background-color:#ccd4db;border-color:#ccd4db}.button__icon_before{position:absolute;top:0;bottom:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:20px}@-webkit-keyframes loadingDots{0%{content:""}20%{content:"."}40%{content:".."}60%{content:"..."}80%{content:".."}to{content:"."}}@keyframes loadingDots{0%{content:""}20%{content:"."}40%{content:".."}60%{content:"..."}80%{content:".."}to{content:"."}}.link{font-family:Barlow,sans-serif;font-weight:400;font-size:18px;color:#203656;line-height:27px;border-bottom:1px solid rgba(34,53,80,.2);display:inline}.link:hover{color:#f28e18;border-bottom:1px solid rgba(242,142,24,.2);cursor:pointer}.form_steps__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-left:-5px;margin-right:-5px}.form_steps__list,.form_steps__step{display:-webkit-box;display:-ms-flexbox;display:flex}.form_steps__step{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-bottom:3px solid #e8eef3;margin:0 5px;-webkit-box-flex:1;-ms-flex:1;flex:1}.form_steps__step--active,.form_steps__step--passed{border-bottom:3px solid #1e77f2}.form_steps__text{display:none;font-family:Barlow,sans-serif;font-size:12px;font-weight:600;color:#1e77f2;margin-bottom:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form_steps__step--active .form_steps__text{display:inline}.form_steps__content{display:block;margin-top:50px}.digitbox__input{border:1px solid #ccd4db;outline:none;-webkit-box-shadow:none;box-shadow:none;border-radius:4px;font-family:Barlow,sans-serif;font-weight:600;font-size:18px;color:#223550;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-appearance:textfield;width:70px;height:60px;text-align:center}.digitbox__input::-webkit-inner-spin-button,.digitbox__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.digitbox__input--error{border-color:#e25822;background-color:#fffaf8}.digitbox__input--success{border-color:#3bba00;background-color:#f9fff6}.selectionbox{font-family:Barlow,sans-serif;font-size:16px;font-weight:500;border:1px solid #b2c2d6;padding:20px 43px;border-radius:4px;cursor:pointer;color:#223550;position:relative}.selectionbox--active,.selectionbox:hover{background-color:#edf5ff;border-color:#1e77f2}.selectionbox--error{border-color:#e25822;background-color:#fffaf8}.selectionbox__check{position:absolute;left:20px;color:#1e77f2}.label{font-size:16px;font-family:Barlow,sans-serif;font-weight:500;color:#223550;margin-bottom:5px}.field_error{font-family:Barlow,sans-serif;color:#e25822;text-transform:uppercase;padding-top:2px;padding-left:5px}.field_error,.field_error a{font-weight:600;font-size:11px}.field_error a{margin-left:5px}.form_switch__container{display:block;border-radius:15px;height:30px;width:60px;background-color:#223550;position:relative;cursor:pointer;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.form_switch__container--active{background-color:#3bba00}.form_switch__toggle{position:absolute;border-radius:50%;height:28px;width:28px;background-color:#fff;top:1px;bottom:1px;left:1px;-webkit-transition:left .2s ease-in-out;transition:left .2s ease-in-out}.form_switch__toggle--active{left:31px}.tag{background-color:#1e77f2;color:#fff;font-family:Barlow,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;padding:5px 10px;border-radius:15px}.one_relation_selector{width:100%}.one_relation_selector__item{display:block;padding:0 10px}.one_relation_selector__label{display:block}.one_relation_selector .image_cell_type{margin-top:0;margin-bottom:0}.one_relation_selector .multiselect__single{margin-bottom:0;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.one_relation_selector .multiselect__tags{padding:10px 0;cursor:pointer}.one_relation_selector .multiselect__input{margin-bottom:0;padding:10px 20px}.one_relation_selector .multiselect__placeholder{margin-bottom:0;padding:12px 20px;font-family:Barlow,sans-serif;font-size:16px;font-weight:400}.one_relation_selector .multiselect__select{margin-top:10px}.one_relation_selector .multiselect__option{color:#223550;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.one_relation_selector .multiselect__option:hover{background:#dfecfd;color:#223550}.one_relation_selector .multiselect__option--highlight{background:transparent;color:#223550}.one_relation_selector .multiselect__option.multiselect__option--selected{background:#1e77f2;color:#fff}.many_to_many_relation_selector{width:100%}.many_to_many_relation_selector__selectors{display:grid;row-gap:10px}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.popper{position:relative;display:inline-block}.popper__target{cursor:pointer;display:inline-block}.popper__popup{display:none;background-color:#fff;position:relative;z-index:2;-webkit-box-shadow:0 2px 16px rgba(125,158,189,.2);box-shadow:0 2px 16px rgba(125,158,189,.2);position:absolute;right:0;padding:15px 0;-webkit-transform:translateY(20px);transform:translateY(20px)}.popper__popup--visible{display:block;-webkit-animation:popupFadeIn .1s ease-out forwards;animation:popupFadeIn .1s ease-out forwards}.popper__triangle{z-index:1;position:absolute;top:-8px;display:block;width:20px;height:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff}.popper__content{border-radius:5px;z-index:2;position:relative}@-webkit-keyframes popupFadeIn{0%{display:block;opacity:0}to{display:block;opacity:1}}@keyframes popupFadeIn{0%{display:block;opacity:0}to{display:block;opacity:1}}.popper_menu_item{padding:16px 35px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;min-width:160px;white-space:nowrap}.popper_menu_item:hover{background-color:#fbfbfc}.title{position:relative;display:block}.title__sub{max-width:500px;font-family:Barlow,sans-serif;font-weight:400;font-size:18px;line-height:23px;color:#838e9d;top:90%;left:0;right:0;width:100%}.popup_view__background{position:fixed;z-index:5;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.2)}.popup_view__wrapper{z-index:6;position:fixed;top:10vh;bottom:0;left:50%}.popup_view__content{position:relative;left:-50%;background:#fff;border-radius:5px;overflow:auto;max-height:80vh;overflow-x:hidden}.resource_item_popup{padding:30px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:80vw}@media only screen and (min-width:768px){.resource_item_popup{width:500px}}@media only screen and (min-width:1440px){.resource_item_popup{width:800px}}@media only screen and (min-width:1950px){.resource_item_popup{width:1000px}}.select_relation_item_popup{width:80vw}@media only screen and (min-width:768px){.select_relation_item_popup{width:500px}}@media only screen and (min-width:1440px){.select_relation_item_popup{width:800px}}@media only screen and (min-width:1950px){.select_relation_item_popup{width:1000px}}.select_relation_item_popup__header{padding:30px 30px 0}.select_relation_item_popup__table{overflow-y:auto;max-height:400px;padding:0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.select_relation_item_popup__footer{padding:10px 30px 30px}.payment_plan_option{display:block;width:300px;border:1px solid #ddd;background-color:#f6f6f6;font-family:Barlow,sans-serif;padding:50px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.payment_plan_option:hover{background-color:#ddd}.payment_plan_option--active{background-color:#c3c3c3}.payment_plan_option__title{font-size:20px;margin-bottom:10px}.payment_plan_option__price{font-size:28px}.payment_plan_option__key{font-weight:600}.payment_plan_selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notification{position:fixed;right:30px;bottom:30px;width:280px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e25822;background-color:#fffaf8;border-radius:5px;opacity:0;-webkit-animation:fadeIn .8s ease-out forwards;animation:fadeIn .8s ease-out forwards}.notification--success{border-color:#3bba00;background-color:#f9fff6}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.notification__title{font-family:Barlow,sans-serif;font-size:20px;font-weight:600;line-height:28px;color:#e25822;margin-bottom:5px}.notification--success .notification__title{color:#3bba00}.notification__text{font-family:Barlow,sans-serif;font-size:16px;font-weight:400;line-height:18px;color:#e25822}.notification--success .notification__text{color:#3bba00}.count_group_item{height:100%}.count_group_item__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.count_group_item__child,.count_group_item__content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.count_group_item__child{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.count_group_item__child:after{right:0;position:absolute;content:"";display:block;height:95px;width:2px;background-color:#e8eef3;border-radius:5px}.count_group_item__child:last-child:after{display:none}.arrow--up{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.arrow--down{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.value_change,.value_change__arrow_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.value_change__arrow_container{background-color:rgba(144,154,167,.4);border-radius:5px;width:21px;height:21px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px}.value_change__arrow_container--negative{background-color:rgba(211,126,68,.4)}.value_change__arrow_container--positive{background-color:rgba(77,163,77,.4)}.value_change__percentage{font-size:20px;font-family:Barlow,sans-serif;font-weight:700;color:#909aa7}.value_change__percentage--negative{color:#d37e44}.value_change__percentage--positive{color:#4da34d}.precision_menu{position:absolute;top:30px;right:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.precision_menu__item{color:#8d96a3;font-family:Barlow,sans-serif;font-weight:600;font-size:18px;margin-left:5px;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.precision_menu__item--selected{color:#fff;background-color:#8d96a3;border-radius:5px}.dashboard_title{font-size:20px;font-weight:600;font-family:Barlow Condensed,sans-serif;color:#8d96a3;line-height:28px;text-transform:uppercase}.dashboard_value{font-family:Barlow,sans-serif;font-weight:700;font-size:30px;color:#223550}.dashboard_item{max-width:100%;margin:7.5px;position:relative;background-color:#fff;border:1px solid #e8eef3;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;height:var(--dashboard-item-small-height)}@media only screen and (min-width:1024px){.dashboard_item{height:var(--dashboard-item-medium-height)}}@media only screen and (min-width:1440px){.dashboard_item{height:var(--dashboard-item-large-height)}}.dashboard_item--loading{background-color:hsla(0,0%,100%,.8);border:none}.dashboard_item--loading:nth-child(4n+0){-webkit-animation:test 4s 2.1s infinite;animation:test 4s 2.1s infinite}.dashboard_item--loading:nth-child(4n+1){-webkit-animation:test 4s .7s infinite;animation:test 4s .7s infinite}.dashboard_item--loading:nth-child(4n+2){-webkit-animation:test 4s 1.4s infinite;animation:test 4s 1.4s infinite}.dashboard_item--loading:nth-child(4n+3){-webkit-animation:test 4s infinite;animation:test 4s infinite}.dashboard_item__content,.dashboard_item__content_wrapper{height:100%}@-webkit-keyframes test{20%{-webkit-box-shadow:0 2px 5px 5px rgba(232,238,243,0);box-shadow:0 2px 5px 5px rgba(232,238,243,0)}50%{-webkit-box-shadow:0 2px 5px 5px #e8eef3;box-shadow:0 2px 5px 5px #e8eef3}80%{-webkit-box-shadow:0 2px 5px 5px rgba(232,238,243,0);box-shadow:0 2px 5px 5px rgba(232,238,243,0)}}@keyframes test{20%{-webkit-box-shadow:0 2px 5px 5px rgba(232,238,243,0);box-shadow:0 2px 5px 5px rgba(232,238,243,0)}50%{-webkit-box-shadow:0 2px 5px 5px #e8eef3;box-shadow:0 2px 5px 5px #e8eef3}80%{-webkit-box-shadow:0 2px 5px 5px rgba(232,238,243,0);box-shadow:0 2px 5px 5px rgba(232,238,243,0)}}.count_item{padding:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.count_item--linked{padding:0}.count_item__title{text-transform:uppercase;margin:0;font-family:Barlow Condensed,sans-serif;font-weight:600;font-size:30px;line-height:38px;color:#909aa7;margin-bottom:15px}.count_item--linked .count_item__title{font-size:20px;line-height:26px;margin-bottom:0}.count_item__value{font-family:Barlow Condensed,sans-serif;font-weight:600;font-size:72px;line-height:63px;color:#223550;margin-bottom:45px}.count_item--linked .count_item__value{margin-bottom:20px;font-size:64px;line-height:72px}.line_chart_item{height:100%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;max-height:100%}.line_chart_item__chart{margin-left:-15px;width:calc(100% + 20px);height:200px}.line_chart_item__chart--bigger{height:280px}.bar_chart_item{height:100%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;max-height:100%}.bar_chart_item__chart{margin-left:-15px;width:calc(100% + 20px);height:200px}.bar_chart_item__chart--multi{height:280px}.list_item{padding-top:25px;overflow:auto}.list_item__title{font-family:Barlow,sans-serif;font-weight:500;color:"#223550";font-size:27px;margin-bottom:10px}.list_item__table,.list_item__title{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 25px}.list_item__table{overflow:auto}.values_item{padding:0 50px;overflow-x:auto;display:grid;justify-items:center;width:100%;padding:50px}.values_item,.values_item__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.values_item__wrapper{width:100%;width:200px;padding-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (min-width:1440px){.values_item__wrapper{padding-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.values_item__title{margin-bottom:8px;font-family:Barlow,sans-serif;font-weight:700;font-size:20px;line-height:28px;color:#8d96a3;text-transform:uppercase}.values_item__separator{height:85px;width:2px;background-color:#efefef}.collection{margin-bottom:100px}.collection__actions{margin-bottom:30px}.sign_in__separator{display:block;width:120px;height:1px;background-color:#e8eef3;margin:30px auto}.sign_in__social_img{display:block;width:28px;height:28px}.app_selection__main{width:90%;max-width:1000px;margin:100px auto}.app_selection__edit_button:hover{color:#000}.dashboard_view__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-7.5px}.create_resource_page{max-width:800px;margin-left:50px}.app_settings__event_count{font-size:18px}.app_settings__event_count strong{font-weight:700}.apps_layout__app_type{font-size:1.25em;color:#e25822}.clickable-icon{-webkit-transition:-webkit-transform .08s ease-out;transition:-webkit-transform .08s ease-out;transition:transform .08s ease-out;transition:transform .08s ease-out,-webkit-transform .08s ease-out}.clickable-icon:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.clickable-icon:active{-webkit-transform:scale(1);transform:scale(1)}.clickable-icon--sideways{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.clickable-icon--sideways:hover{-webkit-transform:rotate(90deg) scale(1.2);transform:rotate(90deg) scale(1.2)}.clickable-icon--sideways:active{-webkit-transform:rotate(90deg) scale(1);transform:rotate(90deg) scale(1)}