.spinner{height:100%;left:0;position:absolute;text-align:center;top:0;width:100%}.spinner_with-bg{background-color:hsla(0,0%,100%,.5)}.spinner_is-fixed{position:fixed;z-index:9}.spinner__item{height:20px;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:24px}.spinner .spinner__dot{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spinnerDance;animation-name:spinnerDance;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#4ba2f9;border-radius:100px;display:block;height:6px;position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:6px}.spinner .spinner__dot:first-child{-webkit-animation-delay:0;animation-delay:0;left:0}.spinner .spinner__dot:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s;left:9px}.spinner .spinner__dot:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s;right:0}@-webkit-keyframes spinnerDance{0%{height:6px}50%{height:20px}to{height:6px}}@keyframes spinnerDance{0%{height:6px}50%{height:20px}to{height:6px}}.ReactTable .rt-thead.-filters .rt-th>input,.button,.file-cta,.file-name,.input,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{align-items:center;-moz-appearance:none;-webkit-appearance:none;border:1px solid transparent;border-radius:5px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding:calc(.5em - 1px) calc(.75em - 1px);position:relative;vertical-align:top}.ReactTable .rt-thead.-filters .rt-th>input.is-active,.ReactTable .rt-thead.-filters .rt-th>input.is-focused,.ReactTable .rt-thead.-filters .rt-th>input:active,.ReactTable .rt-thead.-filters .rt-th>input:focus,.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.notifications-wrapper .notification .notification-action-wrapper .is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:focus,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:none}.ReactTable .rt-thead.-filters .rt-th>input[disabled],.ReactTable .rt-thead.-filters fieldset[disabled] .rt-th>input,.notifications-wrapper .notification .notification-action-wrapper [disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .notification-action-button,.select fieldset[disabled] select,.select select[disabled],[disabled].button,[disabled].file-cta,[disabled].file-name,[disabled].input,[disabled].pagination-ellipsis,[disabled].pagination-link,[disabled].pagination-next,[disabled].pagination-previous,[disabled].textarea,fieldset[disabled] .ReactTable .rt-thead.-filters .rt-th>input,fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .notification-action-button,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.breadcrumb,.button,.file,.is-unselectable,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link.divider-title_centered:not(.is-arrowless):before,.navbar-link:not(.is-arrowless):after,.select.divider-title_centered:not(.is-multiple):not(.is-loading):before,.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.pagination:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-webkit-touch-callout:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,.2);border:none;border-radius:9999px;cursor:pointer;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;pointer-events:auto;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;width:20px}.delete:after,.delete:before,.modal-close:after,.modal-close:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.delete:before,.modal-close:before{height:2px;width:50%}.delete.divider-title_centered:before,.delete:after,.modal-close.divider-title_centered:before,.modal-close:after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:rgba(0,0,0,.3)}.delete:active,.modal-close:active{background-color:rgba(0,0,0,.4)}.ReactTable .rt-thead.-filters .rt-th>input.delete,.ReactTable .rt-thead.-filters .rt-th>input.modal-close,.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading.divider-title_centered:before,.button.is-loading:after,.control.is-loading.divider-title_centered:before,.control.is-loading:after,.loader,.notifications-wrapper .notification .notification-action-wrapper .is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-loading.notification-action-button:after,.select.is-loading.divider-title_centered:before,.select.is-loading:after{-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite;border-color:transparent transparent #dbdbdb #dbdbdb;border-radius:9999px;border-style:solid;border-width:2px;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{color:currentColor;font-family:inherit;font-size:1em}.navbar-burger,blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,.divider-title_centered:before,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:Rubik,Helvetica,Helvetica-Neue,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:Anonymous-Pro,monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#4ba2f9;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{color:#fb1c1c;font-size:.875em;font-weight:400;padding:.25em .5em}code,hr{background-color:#f5f5f5}hr{border:none;display:block;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:800}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@-webkit-keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#4ba2f9;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#b5b5b5;content:"/"}.breadcrumb ol,.breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.ReactTable .rt-thead.-filters .rt-th>input.breadcrumb,.breadcrumb.is-small{font-size:.9rem}.breadcrumb.is-medium{font-size:1.357rem}.breadcrumb.is-large{font-size:1.571rem}.breadcrumb.has-arrow-separator li+li:before{content:"→"}.breadcrumb.has-bullet-separator li+li:before{content:"•"}.breadcrumb.has-dot-separator li+li:before{content:"·"}.breadcrumb.has-succeeds-separator li+li:before{content:"≻"}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);color:#4a4a4a;max-width:100%}.card-content:first-child,.card-footer:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-content:last-child,.card-footer:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{align-items:stretch;background-color:transparent;box-shadow:0 .125em .25em rgba(0,0,0,.1);display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:800;padding:.75rem 1rem}.card-header-icon,.card-header-title.is-centered{justify-content:center}.card-header-icon{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;cursor:pointer;display:flex;font-family:inherit;font-size:1em;margin:0;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{padding:1.5rem}.card-content,.card-footer{background-color:transparent}.card-footer{align-items:stretch;border-top:1px solid #ededed;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:0;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:5px;box-shadow:0 .5em 1em -.125em rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#000}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#4ba2f9;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:5px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media print,screen and (min-width:769px){.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media print,screen and (min-width:769px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (min-width:769px){.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media print,screen and (min-width:769px){.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid hsla(0,0%,86%,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid hsla(0,0%,86%,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.ReactTable .rt-thead.-filters .rt-th>input.menu,.menu.is-small{font-size:.9rem}.menu.is-medium{font-size:1.357rem}.menu.is-large{font-size:1.571rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#4ba2f9;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:5px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.ReactTable .rt-thead.-filters .rt-th>input.message,.message.is-small{font-size:.9rem}.message.is-medium{font-size:1.357rem}.message.is-large{font-size:1.571rem}.message.is-white,.notifications-wrapper .notification .notification-action-wrapper .message.notification-action-button{background-color:#fff}.message.is-white .message-header,.notifications-wrapper .notification .notification-action-wrapper .message.notification-action-button .message-header{background-color:#fff;color:#000}.message.is-white .message-body,.notifications-wrapper .notification .notification-action-wrapper .message.notification-action-button .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#000;color:#fff}.message.is-black .message-body{border-color:#000}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:#363636}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#f5f5f5}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#00c6ff}.message.is-primary .message-header{background-color:#4ba2f9;color:#fff}.message.is-primary .message-body{border-color:#4ba2f9;color:#065cb2}.message.is-link{background-color:#ebf5fe}.message.is-link .message-header{background-color:#4ba2f9;color:#fff}.message.is-link .message-body{border-color:#4ba2f9;color:#065cb2}.message.is-info{background-color:#ebfaff}.message.is-info .message-header{background-color:#00c6ff;color:#fff}.message.is-info .message-body{border-color:#00c6ff;color:#079}.message.is-success{background-color:#edfcf6}.message.is-success .message-header{background-color:#2dde98;color:rgba(0,0,0,.7)}.message.is-success .message-body{border-color:#2dde98;color:#148055}.message.is-warning{background-color:#fff6eb}.message.is-warning .message-header{background-color:#ffb75e;color:rgba(0,0,0,.7)}.message.is-warning .message-body{border-color:#ffb75e;color:#945200}.message.is-danger{background-color:#ffebeb}.message.is-danger .message-header{background-color:#fc6767;color:#fff}.message.is-danger .message-body{border-color:#fc6767;color:#be0404}.message-header{align-items:center;background-color:#4a4a4a;border-radius:5px 5px 0 0;color:#fff;display:flex;font-weight:800;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-top-left-radius:0;border-top-right-radius:0;border-width:0}.message-body{border:solid #dbdbdb;border-radius:5px;border-width:0 0 0 4px;color:#4a4a4a;padding:.715rem 1rem}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(0,0,0,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.571rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child),.modal-card-foot .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(:last-child),.notifications-wrapper .notification .notification-action-wrapper .modal-card-foot .notification-action-button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button{background-color:#fff;color:#000}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-brand .navbar-link,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-brand>.navbar-item{color:#000}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-brand .navbar-link.is-active,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-brand .navbar-link:focus,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-brand .navbar-link:hover,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-brand>a.navbar-item.is-active,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-brand>a.navbar-item:focus,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#000}.navbar.is-white .navbar-brand .navbar-link.divider-title_centered:before,.navbar.is-white .navbar-brand .navbar-link:after,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-brand .navbar-link.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-brand .navbar-link:after{border-color:#000}.navbar.is-white .navbar-burger,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-burger{color:#000}@media screen and (min-width:1024px){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-end .navbar-link,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-end>.navbar-item,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-start .navbar-link,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-start>.navbar-item{color:#000}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-end .navbar-link.is-active,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-end .navbar-link:focus,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-end .navbar-link:hover,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-end>a.navbar-item.is-active,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-end>a.navbar-item:focus,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-end>a.navbar-item:hover,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-start .navbar-link.is-active,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-start .navbar-link:focus,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-start .navbar-link:hover,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-start>a.navbar-item.is-active,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-start>a.navbar-item:focus,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#000}.navbar.is-white .navbar-end .navbar-link.divider-title_centered:before,.navbar.is-white .navbar-end .navbar-link:after,.navbar.is-white .navbar-start .navbar-link.divider-title_centered:before,.navbar.is-white .navbar-start .navbar-link:after,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-end .navbar-link.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-end .navbar-link:after,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-start .navbar-link.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-start .navbar-link:after{border-color:#000}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-item.has-dropdown.is-active .navbar-link,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-item.has-dropdown:focus .navbar-link,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#000}.navbar.is-white .navbar-dropdown a.navbar-item.is-active,.notifications-wrapper .notification .notification-action-wrapper .navbar.notification-action-button .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#000}}.navbar.is-black{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link.divider-title_centered:before,.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link.divider-title_centered:before,.navbar.is-black .navbar-end .navbar-link:after,.navbar.is-black .navbar-start .navbar-link.divider-title_centered:before,.navbar.is-black .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#000;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:#363636}.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:#363636}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e8e8e8;color:#363636}.navbar.is-light .navbar-brand .navbar-link.divider-title_centered:before,.navbar.is-light .navbar-brand .navbar-link:after{border-color:#363636}.navbar.is-light .navbar-burger{color:#363636}@media screen and (min-width:1024px){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:#363636}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e8e8e8;color:#363636}.navbar.is-light .navbar-end .navbar-link.divider-title_centered:before,.navbar.is-light .navbar-end .navbar-link:after,.navbar.is-light .navbar-start .navbar-link.divider-title_centered:before,.navbar.is-light .navbar-start .navbar-link:after{border-color:#363636}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e8e8e8;color:#363636}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#363636}}.navbar.is-dark{background-color:#363636;color:#f5f5f5}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#f5f5f5}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#292929;color:#f5f5f5}.navbar.is-dark .navbar-brand .navbar-link.divider-title_centered:before,.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#f5f5f5}.navbar.is-dark .navbar-burger{color:#f5f5f5}@media screen and (min-width:1024px){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#f5f5f5}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#292929;color:#f5f5f5}.navbar.is-dark .navbar-end .navbar-link.divider-title_centered:before,.navbar.is-dark .navbar-end .navbar-link:after,.navbar.is-dark .navbar-start .navbar-link.divider-title_centered:before,.navbar.is-dark .navbar-start .navbar-link:after{border-color:#f5f5f5}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#292929;color:#f5f5f5}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#f5f5f5}}.navbar.is-primary{background-color:#4ba2f9;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#3295f8;color:#fff}.navbar.is-primary .navbar-brand .navbar-link.divider-title_centered:before,.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#3295f8;color:#fff}.navbar.is-primary .navbar-end .navbar-link.divider-title_centered:before,.navbar.is-primary .navbar-end .navbar-link:after,.navbar.is-primary .navbar-start .navbar-link.divider-title_centered:before,.navbar.is-primary .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#3295f8;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#4ba2f9;color:#fff}}.navbar.is-link{background-color:#4ba2f9;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#3295f8;color:#fff}.navbar.is-link .navbar-brand .navbar-link.divider-title_centered:before,.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#3295f8;color:#fff}.navbar.is-link .navbar-end .navbar-link.divider-title_centered:before,.navbar.is-link .navbar-end .navbar-link:after,.navbar.is-link .navbar-start .navbar-link.divider-title_centered:before,.navbar.is-link .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#3295f8;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#4ba2f9;color:#fff}}.navbar.is-info{background-color:#00c6ff;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#00b2e6;color:#fff}.navbar.is-info .navbar-brand .navbar-link.divider-title_centered:before,.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#00b2e6;color:#fff}.navbar.is-info .navbar-end .navbar-link.divider-title_centered:before,.navbar.is-info .navbar-end .navbar-link:after,.navbar.is-info .navbar-start .navbar-link.divider-title_centered:before,.navbar.is-info .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#00b2e6;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#00c6ff;color:#fff}}.navbar.is-success{background-color:#2dde98}.navbar.is-success,.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#21d18b;color:rgba(0,0,0,.7)}.navbar.is-success .navbar-brand .navbar-link.divider-title_centered:before,.navbar.is-success .navbar-brand .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-success .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#21d18b;color:rgba(0,0,0,.7)}.navbar.is-success .navbar-end .navbar-link.divider-title_centered:before,.navbar.is-success .navbar-end .navbar-link:after,.navbar.is-success .navbar-start .navbar-link.divider-title_centered:before,.navbar.is-success .navbar-start .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#21d18b;color:rgba(0,0,0,.7)}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#2dde98;color:rgba(0,0,0,.7)}}.navbar.is-warning{background-color:#ffb75e}.navbar.is-warning,.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#ffac45;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.divider-title_centered:before,.navbar.is-warning .navbar-brand .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#ffac45;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.divider-title_centered:before,.navbar.is-warning .navbar-end .navbar-link:after,.navbar.is-warning .navbar-start .navbar-link.divider-title_centered:before,.navbar.is-warning .navbar-start .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffac45;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffb75e;color:rgba(0,0,0,.7)}}.navbar.is-danger{background-color:#fc6767;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#fc4e4e;color:#fff}.navbar.is-danger .navbar-brand .navbar-link.divider-title_centered:before,.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#fc4e4e;color:#fff}.navbar.is-danger .navbar-end .navbar-link.divider-title_centered:before,.navbar.is-danger .navbar-end .navbar-link:after,.navbar.is-danger .navbar-start .navbar-link.divider-title_centered:before,.navbar.is-danger .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#fc4e4e;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#fc6767;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;margin-left:auto;position:relative;width:3.25rem}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;-webkit-transform-origin:center;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,transform;transition-property:background-color,opacity,transform,-webkit-transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:first-child{-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover{background-color:#fafafa;color:#4ba2f9}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#4ba2f9}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom:3px solid #4ba2f9;color:#4ba2f9;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link.divider-title_centered:not(.is-arrowless):before,.navbar-link:not(.is-arrowless):after{border-color:#4ba2f9;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link.divider-title_centered:before,.navbar-link:after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(0,0,0,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(0,0,0,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:1024px){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:5px}.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#000}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#4ba2f9}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link.divider-title_centered:before,.navbar-item.has-dropdown-up .navbar-link:after{-webkit-transform:rotate(135deg) translate(.25em,-.25em);transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(0,0,0,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(0,0,0,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#000}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#4ba2f9}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1);display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);-webkit-transform:translateY(-5px);transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(0,0,0,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.navbar-link.is-active,a.navbar-item.is-active{color:#000}.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.ReactTable .rt-thead.-filters .rt-th>input.pagination,.pagination.is-small{font-size:.9rem}.pagination.is-medium{font-size:1.357rem}.pagination.is-large{font-size:1.571rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{border-radius:9999px;padding-left:1em;padding-right:1em}.pagination.is-rounded .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#dbdbdb;color:#363636;min-width:2.5em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#b5b5b5;color:#363636}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#4ba2f9}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.2)}.pagination-link.is-disabled,.pagination-link[disabled],.pagination-next.is-disabled,.pagination-next[disabled],.pagination-previous.is-disabled,.pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#4ba2f9;border-color:#4ba2f9;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width:768px){.pagination{flex-wrap:wrap}.pagination-list li,.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}}@media print,screen and (min-width:769px){.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.notifications-wrapper .notification .notification-action-wrapper .panel.notification-action-button .panel-heading,.panel.is-white .panel-heading{background-color:#fff;color:#000}.notifications-wrapper .notification .notification-action-wrapper .panel.notification-action-button .panel-tabs a.is-active,.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.notifications-wrapper .notification .notification-action-wrapper .panel.notification-action-button .panel-block.is-active .panel-icon,.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#000;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#000}.panel.is-black .panel-block.is-active .panel-icon{color:#000}.panel.is-light .panel-heading{background-color:#f5f5f5;color:#363636}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#f5f5f5}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#4ba2f9;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#4ba2f9}.panel.is-primary .panel-block.is-active .panel-icon{color:#4ba2f9}.panel.is-link .panel-heading{background-color:#4ba2f9;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#4ba2f9}.panel.is-link .panel-block.is-active .panel-icon{color:#4ba2f9}.panel.is-info .panel-heading{background-color:#00c6ff;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#00c6ff}.panel.is-info .panel-block.is-active .panel-icon{color:#00c6ff}.panel.is-success .panel-heading{background-color:#2dde98;color:rgba(0,0,0,.7)}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#2dde98}.panel.is-success .panel-block.is-active .panel-icon{color:#2dde98}.panel.is-warning .panel-heading{background-color:#ffb75e;color:rgba(0,0,0,.7)}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffb75e}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffb75e}.panel.is-danger .panel-heading{background-color:#fc6767;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#fc6767}.panel.is-danger .panel-block.is-active .panel-icon{color:#fc6767}.panel-block:not(:last-child),.panel-tabs:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:800;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#4ba2f9}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#4ba2f9;color:#363636}.panel-block.is-active .panel-icon{color:#4ba2f9}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{color:#7a7a7a;display:inline-block;font-size:14px;height:1em;line-height:1em;margin-right:.75em;text-align:center;vertical-align:top;width:1em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom:1px solid #dbdbdb;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#4ba2f9;color:#4ba2f9}.tabs ul{align-items:center;border-bottom:1px solid #dbdbdb;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-center,.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:5px 5px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border:1px solid #dbdbdb;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-bottom-left-radius:5px;border-top-left-radius:5px}.tabs.is-toggle li:last-child a{border-bottom-right-radius:5px;border-top-right-radius:5px}.tabs.is-toggle li.is-active a{background-color:#4ba2f9;border-color:#4ba2f9;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.ReactTable .rt-thead.-filters .rt-th>input.tabs,.tabs.is-small{font-size:.9rem}.tabs.is-medium{font-size:1.357rem}.tabs.is-large{font-size:1.571rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1440px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0}.column.is-offset-0-widescreen{margin-left:0}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0}.column.is-offset-0-fullhd{margin-left:0}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media print,screen and (min-width:769px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(var(--columnGap)*-1);margin-right:calc(var(--columnGap)*-1)}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px)and (max-width:1439px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1440px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1440px)and (max-width:1407px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px)and (max-width:1439px){.columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1440px){.columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1440px)and (max-width:1407px){.columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px)and (max-width:1439px){.columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1440px){.columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1440px)and (max-width:1407px){.columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px)and (max-width:1439px){.columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1440px){.columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1440px)and (max-width:1407px){.columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px)and (max-width:1439px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1440px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1440px)and (max-width:1407px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px)and (max-width:1439px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1440px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1440px)and (max-width:1407px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px)and (max-width:1439px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1440px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1440px)and (max-width:1407px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px)and (max-width:1439px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1440px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1440px)and (max-width:1407px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px)and (max-width:1439px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1440px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1440px)and (max-width:1407px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media print,screen and (min-width:769px){.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button{background-color:#fff;color:#000}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button strong{color:inherit}.hero.is-white .title,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .title{color:#000}.hero.is-white .subtitle,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .subtitle{color:rgba(0,0,0,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .subtitle a:not(.button),.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .subtitle strong{color:#000}@media screen and (max-width:1023px){.hero.is-white .navbar-menu,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .navbar-item,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .navbar-link{color:rgba(0,0,0,.7)}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .navbar-link.is-active,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .navbar-link:hover,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button a.navbar-item.is-active,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button a.navbar-item:hover{background-color:#f2f2f2;color:#000}.hero.is-white .tabs a,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .tabs a{color:#000;opacity:.9}.hero.is-white .tabs a:hover,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .tabs li.is-active a{color:#fff!important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .tabs.is-boxed a,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .tabs.is-toggle a{color:#000}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .tabs.is-boxed a:hover,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .tabs.is-boxed li.is-active a,.notifications-wrapper .notification .notification-action-wrapper .hero.notification-action-button .tabs.is-toggle li.is-active a{background-color:#000;border-color:#000;color:#fff}.hero.is-white.is-bold,.notifications-wrapper .notification .notification-action-wrapper .hero.is-bold.notification-action-button{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu,.notifications-wrapper .notification .notification-action-wrapper .hero.is-bold.notification-action-button .navbar-menu{background-image:linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)}}.hero.is-black{background-color:#000;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-black .navbar-menu{background-color:#000}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#000!important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#000}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000,#000 71%,#0d0d0d)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000,#000 71%,#0d0d0d)}}.hero.is-light{background-color:#f5f5f5;color:#363636}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:#363636}.hero.is-light .subtitle{color:hsla(0,0%,21%,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#363636}@media screen and (max-width:1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:hsla(0,0%,21%,.7)}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e8e8e8;color:#363636}.hero.is-light .tabs a{color:#363636;opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5!important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:#363636}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:#363636;border-color:#363636;color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark{background-color:#363636;color:#f5f5f5}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#f5f5f5}.hero.is-dark .subtitle{color:hsla(0,0%,96%,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#f5f5f5}@media screen and (max-width:1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:hsla(0,0%,96%,.7)}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#292929;color:#f5f5f5}.hero.is-dark .tabs a{color:#f5f5f5;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{color:#363636!important;opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#f5f5f5}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}}.hero.is-primary{background-color:#4ba2f9;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-primary .navbar-menu{background-color:#4ba2f9}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#3295f8;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{color:#4ba2f9!important;opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#4ba2f9}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#12b0ff,#4ba2f9 71%,#6094fe)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#12b0ff,#4ba2f9 71%,#6094fe)}}.hero.is-link{background-color:#4ba2f9;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-link .navbar-menu{background-color:#4ba2f9}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#3295f8;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#4ba2f9!important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#4ba2f9}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#12b0ff,#4ba2f9 71%,#6094fe)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#12b0ff,#4ba2f9 71%,#6094fe)}}.hero.is-info{background-color:#00c6ff;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-info .navbar-menu{background-color:#00c6ff}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#00b2e6;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#00c6ff!important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00c6ff}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#00c0cc,#00c6ff 71%,#1aa5ff)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#00c0cc,#00c6ff 71%,#1aa5ff)}}.hero.is-success{background-color:#2dde98;color:rgba(0,0,0,.7)}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:rgba(0,0,0,.7)}.hero.is-success .subtitle{color:rgba(0,0,0,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-success .navbar-menu{background-color:#2dde98}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:rgba(0,0,0,.7)}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#21d18b;color:rgba(0,0,0,.7)}.hero.is-success .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#2dde98!important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#2dde98}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#13c561,#2dde98 71%,#3ee7c0)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#13c561,#2dde98 71%,#3ee7c0)}}.hero.is-warning{background-color:#ffb75e;color:rgba(0,0,0,.7)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-warning .navbar-menu{background-color:#ffb75e}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#ffac45;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#ffb75e!important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffb75e}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ff7d2b,#ffb75e 71%,#ffd978)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ff7d2b,#ffb75e 71%,#ffd978)}}.hero.is-danger{background-color:#fc6767;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-danger .navbar-menu{background-color:#fc6767}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#fc4e4e;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#fc6767!important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#fc6767}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#ff3153,#fc6767 71%,#ff937e)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ff3153,#fc6767 71%,#ff937e)}}.ReactTable .rt-thead.-filters .rt-th>input.hero .hero-body,.hero.is-small .hero-body{padding:1.5rem}@media print,screen and (min-width:769px){.hero.is-medium .hero-body{padding:9rem 4.5rem}.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-halfheight .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button,.hero-buttons .notifications-wrapper .notification .notification-action-wrapper .notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .hero-buttons .notification-action-button{display:flex}.hero-buttons .button:not(:last-child),.hero-buttons .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(:last-child),.notifications-wrapper .notification .notification-action-wrapper .hero-buttons .notification-action-button:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:769px){.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child),.hero-buttons .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(:last-child),.notifications-wrapper .notification .notification-action-wrapper .hero-buttons .notification-action-button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media print,screen and (min-width:769px){.hero-body{padding:3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.section{padding:3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black,a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#000!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#4ba2f9!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#1a88f7!important}.has-background-primary{background-color:#4ba2f9!important}.has-text-primary-light{color:#00c6ff!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#009ecc!important}.has-background-primary-light{background-color:#00c6ff!important}.has-text-primary-dark{color:#065cb2!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#0875e3!important}.has-background-primary-dark{background-color:#065cb2!important}.has-text-link{color:#4ba2f9!important}a.has-text-link:focus,a.has-text-link:hover{color:#1a88f7!important}.has-background-link{background-color:#4ba2f9!important}.has-text-link-light{color:#ebf5fe!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#badbfd!important}.has-background-link-light{background-color:#ebf5fe!important}.has-text-link-dark{color:#065cb2!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#0875e3!important}.has-background-link-dark{background-color:#065cb2!important}.has-text-info{color:#00c6ff!important}a.has-text-info:focus,a.has-text-info:hover{color:#009ecc!important}.has-background-info{background-color:#00c6ff!important}.has-text-info-light{color:#ebfaff!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#b8efff!important}.has-background-info-light{background-color:#ebfaff!important}.has-text-info-dark{color:#079!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#009ecc!important}.has-background-info-dark{background-color:#079!important}.has-text-success{color:#2dde98!important}a.has-text-success:focus,a.has-text-success:hover{color:#1dbb7c!important}.has-background-success{background-color:#2dde98!important}.has-text-success-light{color:#edfcf6!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c1f5e1!important}.has-background-success-light{background-color:#edfcf6!important}.has-text-success-dark{color:#148055!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#1bac73!important}.has-background-success-dark{background-color:#148055!important}.has-text-warning{color:#ffb75e!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffa02b!important}.has-background-warning{background-color:#ffb75e!important}.has-text-warning-light{color:#fff6eb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#ffdfb8!important}.has-background-warning-light{background-color:#fff6eb!important}.has-text-warning-dark{color:#945200!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c76e00!important}.has-background-warning-dark{background-color:#945200!important}.has-text-danger{color:#fc6767!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#fb3535!important}.has-background-danger{background-color:#fc6767!important}.has-text-danger-light{color:#ffebeb!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#feb9b9!important}.has-background-danger-light{background-color:#ffebeb!important}.has-text-danger-dark{color:#be0404!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#f00505!important}.has-background-danger-dark{background-color:#be0404!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix.divider-title_centered:before,.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-bottom:0!important;margin-top:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3,.mx-3{margin-left:.75rem!important}.mx-3{margin-right:.75rem!important}.my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4,.mx-4{margin-left:1rem!important}.mx-4{margin-right:1rem!important}.my-4{margin-bottom:1rem!important;margin-top:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5,.mx-5{margin-left:1.5rem!important}.mx-5{margin-right:1.5rem!important}.my-5{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6,.mx-6{margin-left:3rem!important}.mx-6{margin-right:3rem!important}.my-6{margin-bottom:3rem!important;margin-top:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-bottom:0!important;padding-top:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.px-1{padding-right:.25rem!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.px-2{padding-right:.5rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3,.px-3{padding-left:.75rem!important}.px-3{padding-right:.75rem!important}.py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4,.px-4{padding-left:1rem!important}.px-4{padding-right:1rem!important}.py-4{padding-bottom:1rem!important;padding-top:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5,.px-5{padding-left:1.5rem!important}.px-5{padding-right:1.5rem!important}.py-5{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6,.px-6{padding-left:3rem!important}.px-6{padding-right:3rem!important}.py-6{padding-bottom:3rem!important;padding-top:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto,.px-auto{padding-left:auto!important}.px-auto{padding-right:auto!important}.py-auto{padding-bottom:auto!important;padding-top:auto!important}.is-size-1{font-size:3.6rem!important}.is-size-2{font-size:3rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.571rem!important}.is-size-5{font-size:1.357rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.9rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3.6rem!important}.is-size-2-mobile{font-size:3rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.571rem!important}.is-size-5-mobile{font-size:1.357rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.9rem!important}}@media print,screen and (min-width:769px){.is-size-1-tablet{font-size:3.6rem!important}.is-size-2-tablet{font-size:3rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.571rem!important}.is-size-5-tablet{font-size:1.357rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.9rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3.6rem!important}.is-size-2-touch{font-size:3rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.571rem!important}.is-size-5-touch{font-size:1.357rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.9rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3.6rem!important}.is-size-2-desktop{font-size:3rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.571rem!important}.is-size-5-desktop{font-size:1.357rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.9rem!important}}@media screen and (min-width:1440px){.is-size-1-widescreen{font-size:3.6rem!important}.is-size-2-widescreen{font-size:3rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.571rem!important}.is-size-5-widescreen{font-size:1.357rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.9rem!important}}@media screen and (min-width:1408px){.is-size-1-fullhd{font-size:3.6rem!important}.is-size-2-fullhd{font-size:3rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.571rem!important}.is-size-5-fullhd{font-size:1.357rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.9rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px)and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px)and (max-width:1439px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1440px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1440px)and (max-width:1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px)and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px)and (max-width:1439px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1440px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1440px)and (max-width:1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px)and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px)and (max-width:1439px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1440px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1440px)and (max-width:1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px)and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px)and (max-width:1439px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1440px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1440px)and (max-width:1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:200!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium,.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:800!important}.is-family-primary,.is-family-sans-serif,.is-family-secondary{font-family:Rubik,Helvetica,Helvetica-Neue,sans-serif!important}.is-family-code,.is-family-monospace{font-family:Anonymous-Pro,monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet{display:block!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px)and (max-width:1439px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1440px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1440px)and (max-width:1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px)and (max-width:1439px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1440px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1440px)and (max-width:1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px)and (max-width:1439px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1440px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1440px)and (max-width:1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px)and (max-width:1439px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1440px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1440px)and (max-width:1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px)and (max-width:1439px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1440px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1440px)and (max-width:1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px)and (max-width:1439px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1440px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1440px)and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px)and (max-width:1439px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1440px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1440px)and (max-width:1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-invisible-fullhd{visibility:hidden!important}}.button,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding:calc(.5em - 1px) 1em;text-align:center;white-space:nowrap}.button strong,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button strong{color:inherit}.ReactTable .rt-thead.-filters .button .rt-th>input.icon,.button .ReactTable .rt-thead.-filters .rt-th>input.icon,.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .icon{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child),.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child),.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button.is-hovered,.button:hover,.notifications-wrapper .notification .notification-action-wrapper .is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:hover{border-color:#b5b5b5;color:#363636}.button.is-focused,.button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:focus{border-color:#4ba2f9;color:#363636}.button.is-focused:not(:active),.button:focus:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-focused.notification-action-button:not(:active),.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:focus:not(:active){box-shadow:0 0 0 .125em rgba(75,162,249,.25)}.button.is-active,.button:active,.notifications-wrapper .notification .notification-action-wrapper .is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:active{border-color:#4a4a4a;color:#363636}.button.is-text,.notifications-wrapper .notification .notification-action-wrapper .is-text.notification-action-button{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover,.notifications-wrapper .notification .notification-action-wrapper .is-text.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-text.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-text.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-text.notification-action-button:hover{background-color:#f5f5f5;color:#363636}.button.is-text.is-active,.button.is-text:active,.notifications-wrapper .notification .notification-action-wrapper .is-text.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-text.notification-action-button:active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-text[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-text.notification-action-button,fieldset[disabled] .button.is-text,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-text.notification-action-button{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost,.notifications-wrapper .notification .notification-action-wrapper .is-ghost.notification-action-button{background:none;border-color:transparent;color:#4ba2f9;text-decoration:none}.button.is-ghost.is-hovered,.button.is-ghost:hover,.notifications-wrapper .notification .notification-action-wrapper .is-ghost.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-ghost.notification-action-button:hover{color:#4ba2f9;text-decoration:underline}.button.is-white,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button{background-color:#fff;border-color:transparent;color:#000}.button.is-white.is-hovered,.button.is-white:hover,.notifications-wrapper .notification .notification-action-wrapper .is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:hover{background-color:#f9f9f9;border-color:transparent;color:#000}.button.is-white.is-focused,.button.is-white:focus,.notifications-wrapper .notification .notification-action-wrapper .is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:focus{border-color:transparent;color:#000}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-focused.notification-action-button:not(:active),.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.button.is-white.is-active,.button.is-white:active,.notifications-wrapper .notification .notification-action-wrapper .is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:active{background-color:#f2f2f2;border-color:transparent;color:#000}.button.is-white[disabled],.notifications-wrapper .notification .notification-action-wrapper [disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .notification-action-button,fieldset[disabled] .button.is-white,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .notification-action-button{background-color:#fff;border-color:#fff;box-shadow:none}.button.is-white.is-inverted,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.notification-action-button{background-color:#000;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.notification-action-button:hover{background-color:#000}.button.is-white.is-inverted[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-inverted[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-inverted.notification-action-button,fieldset[disabled] .button.is-white.is-inverted,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-inverted.notification-action-button{background-color:#000;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading.divider-title_centered:before,.button.is-white.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-loading.notification-action-button:after{border-color:transparent transparent #000 #000!important}.button.is-white.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.notification-action-button{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined.is-focused,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.notification-action-button:hover{background-color:#fff;border-color:#fff;color:#000}.button.is-white.is-outlined.is-loading.divider-title_centered:before,.button.is-white.is-outlined.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.is-loading.notification-action-button:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-white.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-white.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-white.is-outlined.is-loading.is-focused:after,.button.is-white.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #000 #000!important}.button.is-white.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-outlined.notification-action-button,fieldset[disabled] .button.is-white.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-outlined.notification-action-button{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#000;color:#000}.button.is-white.is-inverted.is-outlined.is-focused,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined.notification-action-button:hover{background-color:#000;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-white.is-inverted.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-white.is-inverted.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-white.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-inverted.is-outlined.notification-action-button,fieldset[disabled] .button.is-white.is-inverted.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#000;box-shadow:none;color:#000}.button.is-black,.button.is-black.is-hovered,.button.is-black:hover,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-black.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-black.notification-action-button:hover{background-color:#000;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-black.notification-action-button:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-black.is-focused.notification-action-button:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-black.notification-action-button:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,0,0,.25)}.button.is-black.is-active,.button.is-black:active,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-black.notification-action-button:active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-black[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-black.notification-action-button,fieldset[disabled] .button.is-black,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-black.notification-action-button{background-color:#000;border-color:#000;box-shadow:none}.button.is-black.is-inverted,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.notification-action-button{background-color:#fff;color:#000}.button.is-black.is-inverted.is-hovered,.button.is-black.is-inverted:hover,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.notification-action-button:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-black.is-inverted.notification-action-button,fieldset[disabled] .button.is-black.is-inverted,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.notification-action-button{background-color:#fff;border-color:transparent;box-shadow:none;color:#000}.button.is-black.is-loading.divider-title_centered:before,.button.is-black.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-loading.notification-action-button:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.notification-action-button{background-color:transparent;border-color:#000;color:#000}.button.is-black.is-outlined.is-focused,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.notification-action-button:hover{background-color:#000;border-color:#000;color:#fff}.button.is-black.is-outlined.is-loading.divider-title_centered:before,.button.is-black.is-outlined.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.is-loading.notification-action-button:after{border-color:transparent transparent #000 #000!important}.button.is-black.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-black.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-black.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-black.is-outlined.is-loading.is-focused:after,.button.is-black.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-black.is-outlined.is-loading.is-hovered:after,.button.is-black.is-outlined.is-loading:focus:after,.button.is-black.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-black.is-outlined.notification-action-button,fieldset[disabled] .button.is-black.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-black.is-outlined.notification-action-button{background-color:transparent;border-color:#000;box-shadow:none;color:#000}.button.is-black.is-inverted.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined.is-focused,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined.notification-action-button:hover{background-color:#fff;color:#000}.button.is-black.is-inverted.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-black.is-inverted.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-black.is-inverted.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-black.is-inverted.is-outlined.is-loading:focus:after,.button.is-black.is-inverted.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #000 #000!important}.button.is-black.is-inverted.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-black.is-inverted.is-outlined.notification-action-button,fieldset[disabled] .button.is-black.is-inverted.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-black.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light,.notifications-wrapper .notification .notification-action-wrapper .is-light.notification-action-button{background-color:#f5f5f5;border-color:transparent;color:#363636}.button.is-light.is-hovered,.button.is-light:hover,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-light.notification-action-button:hover{background-color:#eee;border-color:transparent;color:#363636}.button.is-light.is-focused,.button.is-light:focus,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-light.notification-action-button:focus{border-color:transparent;color:#363636}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-light.is-focused.notification-action-button:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-light.notification-action-button:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,96%,.25)}.button.is-light.is-active,.button.is-light:active,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-light.notification-action-button:active{background-color:#e8e8e8;border-color:transparent;color:#363636}.button.is-light[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-light[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-light.notification-action-button,fieldset[disabled] .button.is-light,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-light.notification-action-button{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.button.is-light.is-inverted,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.notification-action-button{background-color:#363636;color:#f5f5f5}.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.notification-action-button:hover{background-color:#292929}.button.is-light.is-inverted[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-light.is-inverted.notification-action-button,fieldset[disabled] .button.is-light.is-inverted,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.notification-action-button{background-color:#363636;border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading.divider-title_centered:before,.button.is-light.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-loading.notification-action-button:after{border-color:transparent transparent #363636 #363636!important}.button.is-light.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.notification-action-button{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined.is-focused,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.notification-action-button:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.button.is-light.is-outlined.is-loading.divider-title_centered:before,.button.is-light.is-outlined.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.is-loading.notification-action-button:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-light.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-light.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-light.is-outlined.is-loading.is-focused:after,.button.is-light.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #363636 #363636!important}.button.is-light.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-light.is-outlined.notification-action-button,fieldset[disabled] .button.is-light.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-light.is-outlined.notification-action-button{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#363636;color:#363636}.button.is-light.is-inverted.is-outlined.is-focused,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined.notification-action-button:hover{background-color:#363636;color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-light.is-inverted.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-light.is-inverted.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-light.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-inverted.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-light.is-inverted.is-outlined.notification-action-button,fieldset[disabled] .button.is-light.is-inverted.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-light.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark,.notifications-wrapper .notification .notification-action-wrapper .is-dark.notification-action-button{background-color:#363636;border-color:transparent;color:#f5f5f5}.button.is-dark.is-hovered,.button.is-dark:hover,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-dark.notification-action-button:hover{background-color:#2f2f2f;border-color:transparent;color:#f5f5f5}.button.is-dark.is-focused,.button.is-dark:focus,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-dark.notification-action-button:focus{border-color:transparent;color:#f5f5f5}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-focused.notification-action-button:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-dark.notification-action-button:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,21%,.25)}.button.is-dark.is-active,.button.is-dark:active,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-dark.notification-action-button:active{background-color:#292929;border-color:transparent;color:#f5f5f5}.button.is-dark[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-dark[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-dark.notification-action-button,fieldset[disabled] .button.is-dark,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-dark.notification-action-button{background-color:#363636;border-color:#363636;box-shadow:none}.button.is-dark.is-inverted,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.notification-action-button{background-color:#f5f5f5;color:#363636}.button.is-dark.is-inverted.is-hovered,.button.is-dark.is-inverted:hover,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.notification-action-button:hover{background-color:#e8e8e8}.button.is-dark.is-inverted[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-dark.is-inverted.notification-action-button,fieldset[disabled] .button.is-dark.is-inverted,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.notification-action-button{background-color:#f5f5f5;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading.divider-title_centered:before,.button.is-dark.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-loading.notification-action-button:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-dark.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.notification-action-button{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined.is-focused,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.notification-action-button:hover{background-color:#363636;border-color:#363636;color:#f5f5f5}.button.is-dark.is-outlined.is-loading.divider-title_centered:before,.button.is-dark.is-outlined.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.is-loading.notification-action-button:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-dark.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-dark.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-dark.is-outlined.is-loading.is-focused:after,.button.is-dark.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-dark.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-dark.is-outlined.notification-action-button,fieldset[disabled] .button.is-dark.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-dark.is-outlined.notification-action-button{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-dark.is-inverted.is-outlined.is-focused,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined.notification-action-button:hover{background-color:#f5f5f5;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-dark.is-inverted.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-dark.is-inverted.is-outlined.notification-action-button,fieldset[disabled] .button.is-dark.is-inverted.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-dark.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-primary,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button{background-color:#4ba2f9;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button:hover{background-color:#3f9cf9;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-focused.notification-action-button:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button:focus:not(:active){box-shadow:0 0 0 .125em rgba(75,162,249,.25)}.button.is-primary.is-active,.button.is-primary:active,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button:active{background-color:#3295f8;border-color:transparent;color:#fff}.button.is-primary[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-primary[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-primary.notification-action-button,fieldset[disabled] .button.is-primary,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button{background-color:#4ba2f9;border-color:#4ba2f9;box-shadow:none}.button.is-primary.is-inverted,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.notification-action-button{background-color:#fff;color:#4ba2f9}.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.notification-action-button:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-primary.is-inverted.notification-action-button,fieldset[disabled] .button.is-primary.is-inverted,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.notification-action-button{background-color:#fff;border-color:transparent;box-shadow:none;color:#4ba2f9}.button.is-primary.is-loading.divider-title_centered:before,.button.is-primary.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-loading.notification-action-button:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.notification-action-button{background-color:transparent;border-color:#4ba2f9;color:#4ba2f9}.button.is-primary.is-outlined.is-focused,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.notification-action-button:hover{background-color:#4ba2f9;border-color:#4ba2f9;color:#fff}.button.is-primary.is-outlined.is-loading.divider-title_centered:before,.button.is-primary.is-outlined.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.is-loading.notification-action-button:after{border-color:transparent transparent #4ba2f9 #4ba2f9!important}.button.is-primary.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-primary.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-primary.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-primary.is-outlined.is-loading.is-focused:after,.button.is-primary.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-primary.is-outlined.notification-action-button,fieldset[disabled] .button.is-primary.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-primary.is-outlined.notification-action-button{background-color:transparent;border-color:#4ba2f9;box-shadow:none;color:#4ba2f9}.button.is-primary.is-inverted.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined.is-focused,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined.notification-action-button:hover{background-color:#fff;color:#4ba2f9}.button.is-primary.is-inverted.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-primary.is-inverted.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #4ba2f9 #4ba2f9!important}.button.is-primary.is-inverted.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-primary.is-inverted.is-outlined.notification-action-button,fieldset[disabled] .button.is-primary.is-inverted.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-primary.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-light.notification-action-button{background-color:#00c6ff;color:#065cb2}.button.is-primary.is-light.is-hovered,.button.is-primary.is-light:hover,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-light.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-light.notification-action-button:hover{background-color:#00bcf2;border-color:transparent;color:#065cb2}.button.is-primary.is-light.is-active,.button.is-primary.is-light:active,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-light.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-light.notification-action-button:active{background-color:#00b2e6;border-color:transparent;color:#065cb2}.button.is-link,.notifications-wrapper .notification .notification-action-wrapper .is-link.notification-action-button{background-color:#4ba2f9;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-link.notification-action-button:hover{background-color:#3f9cf9;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-link.notification-action-button:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-link.is-focused.notification-action-button:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-link.notification-action-button:focus:not(:active){box-shadow:0 0 0 .125em rgba(75,162,249,.25)}.button.is-link.is-active,.button.is-link:active,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-link.notification-action-button:active{background-color:#3295f8;border-color:transparent;color:#fff}.button.is-link[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-link[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-link.notification-action-button,fieldset[disabled] .button.is-link,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-link.notification-action-button{background-color:#4ba2f9;border-color:#4ba2f9;box-shadow:none}.button.is-link.is-inverted,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.notification-action-button{background-color:#fff;color:#4ba2f9}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.notification-action-button:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-link.is-inverted.notification-action-button,fieldset[disabled] .button.is-link.is-inverted,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.notification-action-button{background-color:#fff;border-color:transparent;box-shadow:none;color:#4ba2f9}.button.is-link.is-loading.divider-title_centered:before,.button.is-link.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-loading.notification-action-button:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.notification-action-button{background-color:transparent;border-color:#4ba2f9;color:#4ba2f9}.button.is-link.is-outlined.is-focused,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.notification-action-button:hover{background-color:#4ba2f9;border-color:#4ba2f9;color:#fff}.button.is-link.is-outlined.is-loading.divider-title_centered:before,.button.is-link.is-outlined.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.is-loading.notification-action-button:after{border-color:transparent transparent #4ba2f9 #4ba2f9!important}.button.is-link.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-link.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-link.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-link.is-outlined.is-loading.is-focused:after,.button.is-link.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-link.is-outlined.notification-action-button,fieldset[disabled] .button.is-link.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-link.is-outlined.notification-action-button{background-color:transparent;border-color:#4ba2f9;box-shadow:none;color:#4ba2f9}.button.is-link.is-inverted.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-focused,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined.notification-action-button:hover{background-color:#fff;color:#4ba2f9}.button.is-link.is-inverted.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-link.is-inverted.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-link.is-inverted.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #4ba2f9 #4ba2f9!important}.button.is-link.is-inverted.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-link.is-inverted.is-outlined.notification-action-button,fieldset[disabled] .button.is-link.is-inverted.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-link.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-light.notification-action-button{background-color:#ebf5fe;color:#065cb2}.button.is-link.is-light.is-hovered,.button.is-link.is-light:hover,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-light.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-light.notification-action-button:hover{background-color:#dfeefe;border-color:transparent;color:#065cb2}.button.is-link.is-light.is-active,.button.is-link.is-light:active,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-light.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-link.is-light.notification-action-button:active{background-color:#d3e8fe;border-color:transparent;color:#065cb2}.button.is-info,.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button{background-color:#00c6ff;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button:hover{background-color:#00bcf2;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-info.is-focused.notification-action-button:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,198,255,.25)}.button.is-info.is-active,.button.is-info:active,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button:active{background-color:#00b2e6;border-color:transparent;color:#fff}.button.is-info[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-info[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-info.notification-action-button,fieldset[disabled] .button.is-info,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button{background-color:#00c6ff;border-color:#00c6ff;box-shadow:none}.button.is-info.is-inverted,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.notification-action-button{background-color:#fff;color:#00c6ff}.button.is-info.is-inverted.is-hovered,.button.is-info.is-inverted:hover,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.notification-action-button:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-info.is-inverted.notification-action-button,fieldset[disabled] .button.is-info.is-inverted,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.notification-action-button{background-color:#fff;border-color:transparent;box-shadow:none;color:#00c6ff}.button.is-info.is-loading.divider-title_centered:before,.button.is-info.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-loading.notification-action-button:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.notification-action-button{background-color:transparent;border-color:#00c6ff;color:#00c6ff}.button.is-info.is-outlined.is-focused,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.notification-action-button:hover{background-color:#00c6ff;border-color:#00c6ff;color:#fff}.button.is-info.is-outlined.is-loading.divider-title_centered:before,.button.is-info.is-outlined.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.is-loading.notification-action-button:after{border-color:transparent transparent #00c6ff #00c6ff!important}.button.is-info.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-info.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-info.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-info.is-outlined.is-loading.is-focused:after,.button.is-info.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-info.is-outlined.notification-action-button,fieldset[disabled] .button.is-info.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-info.is-outlined.notification-action-button{background-color:transparent;border-color:#00c6ff;box-shadow:none;color:#00c6ff}.button.is-info.is-inverted.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined.is-focused,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined.notification-action-button:hover{background-color:#fff;color:#00c6ff}.button.is-info.is-inverted.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-info.is-inverted.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-info.is-inverted.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #00c6ff #00c6ff!important}.button.is-info.is-inverted.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-info.is-inverted.is-outlined.notification-action-button,fieldset[disabled] .button.is-info.is-inverted.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-info.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-light.notification-action-button{background-color:#ebfaff;color:#079}.button.is-info.is-light.is-hovered,.button.is-info.is-light:hover,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-light.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-light.notification-action-button:hover{background-color:#def8ff;border-color:transparent;color:#079}.button.is-info.is-light.is-active,.button.is-info.is-light:active,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-light.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-light.notification-action-button:active{background-color:#d1f5ff;border-color:transparent;color:#079}.button.is-success,.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button{background-color:#2dde98;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-success.is-hovered,.button.is-success:hover,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button:hover{background-color:#23dc92;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-success.is-focused,.button.is-success:focus,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-success.is-focused.notification-action-button:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button:focus:not(:active){box-shadow:0 0 0 .125em rgba(45,222,152,.25)}.button.is-success.is-active,.button.is-success:active,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button:active{background-color:#21d18b;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-success[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-success[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-success.notification-action-button,fieldset[disabled] .button.is-success,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button{background-color:#2dde98;border-color:#2dde98;box-shadow:none}.button.is-success.is-inverted,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.notification-action-button{background-color:rgba(0,0,0,.7);color:#2dde98}.button.is-success.is-inverted.is-hovered,.button.is-success.is-inverted:hover,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.notification-action-button:hover{background-color:rgba(0,0,0,.7)}.button.is-success.is-inverted[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-success.is-inverted.notification-action-button,fieldset[disabled] .button.is-success.is-inverted,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.notification-action-button{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#2dde98}.button.is-success.is-loading.divider-title_centered:before,.button.is-success.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-loading.notification-action-button:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-success.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.notification-action-button{background-color:transparent;border-color:#2dde98;color:#2dde98}.button.is-success.is-outlined.is-focused,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.notification-action-button:hover{background-color:#2dde98;border-color:#2dde98;color:rgba(0,0,0,.7)}.button.is-success.is-outlined.is-loading.divider-title_centered:before,.button.is-success.is-outlined.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.is-loading.notification-action-button:after{border-color:transparent transparent #2dde98 #2dde98!important}.button.is-success.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-success.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-success.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-success.is-outlined.is-loading.is-focused:after,.button.is-success.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-success.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-success.is-outlined.notification-action-button,fieldset[disabled] .button.is-success.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-success.is-outlined.notification-action-button{background-color:transparent;border-color:#2dde98;box-shadow:none;color:#2dde98}.button.is-success.is-inverted.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-success.is-inverted.is-outlined.is-focused,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined.notification-action-button:hover{background-color:rgba(0,0,0,.7);color:#2dde98}.button.is-success.is-inverted.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-success.is-inverted.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-success.is-inverted.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #2dde98 #2dde98!important}.button.is-success.is-inverted.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-success.is-inverted.is-outlined.notification-action-button,fieldset[disabled] .button.is-success.is-inverted.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-success.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-success.is-light,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-light.notification-action-button{background-color:#edfcf6;color:#148055}.button.is-success.is-light.is-hovered,.button.is-success.is-light:hover,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-light.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-light.notification-action-button:hover{background-color:#e2faf1;border-color:transparent;color:#148055}.button.is-success.is-light.is-active,.button.is-success.is-light:active,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-light.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-light.notification-action-button:active{background-color:#d7f9ec;border-color:transparent;color:#148055}.button.is-warning,.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button{background-color:#ffb75e;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-hovered,.button.is-warning:hover,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button:hover{background-color:#ffb151;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused,.button.is-warning:focus,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-focused.notification-action-button:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,183,94,.25)}.button.is-warning.is-active,.button.is-warning:active,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button:active{background-color:#ffac45;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-warning[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-warning.notification-action-button,fieldset[disabled] .button.is-warning,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button{background-color:#ffb75e;border-color:#ffb75e;box-shadow:none}.button.is-warning.is-inverted,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.notification-action-button{background-color:rgba(0,0,0,.7);color:#ffb75e}.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.notification-action-button:hover{background-color:rgba(0,0,0,.7)}.button.is-warning.is-inverted[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-warning.is-inverted.notification-action-button,fieldset[disabled] .button.is-warning.is-inverted,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.notification-action-button{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffb75e}.button.is-warning.is-loading.divider-title_centered:before,.button.is-warning.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-loading.notification-action-button:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.notification-action-button{background-color:transparent;border-color:#ffb75e;color:#ffb75e}.button.is-warning.is-outlined.is-focused,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.notification-action-button:hover{background-color:#ffb75e;border-color:#ffb75e;color:rgba(0,0,0,.7)}.button.is-warning.is-outlined.is-loading.divider-title_centered:before,.button.is-warning.is-outlined.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.is-loading.notification-action-button:after{border-color:transparent transparent #ffb75e #ffb75e!important}.button.is-warning.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-warning.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-warning.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-warning.is-outlined.is-loading.is-focused:after,.button.is-warning.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-warning.is-outlined.notification-action-button,fieldset[disabled] .button.is-warning.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-warning.is-outlined.notification-action-button{background-color:transparent;border-color:#ffb75e;box-shadow:none;color:#ffb75e}.button.is-warning.is-inverted.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted.is-outlined.is-focused,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined.notification-action-button:hover{background-color:rgba(0,0,0,.7);color:#ffb75e}.button.is-warning.is-inverted.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-warning.is-inverted.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #ffb75e #ffb75e!important}.button.is-warning.is-inverted.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-warning.is-inverted.is-outlined.notification-action-button,fieldset[disabled] .button.is-warning.is-inverted.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-warning.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-warning.is-light,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-light.notification-action-button{background-color:#fff6eb;color:#945200}.button.is-warning.is-light.is-hovered,.button.is-warning.is-light:hover,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-light.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-light.notification-action-button:hover{background-color:#fff0de;border-color:transparent;color:#945200}.button.is-warning.is-light.is-active,.button.is-warning.is-light:active,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-light.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-light.notification-action-button:active{background-color:#ffead1;border-color:transparent;color:#945200}.button.is-danger,.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button{background-color:#fc6767;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button:hover{background-color:#fc5a5a;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-focused.notification-action-button:not(:active),.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,96%,70%,.25)}.button.is-danger.is-active,.button.is-danger:active,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button:active{background-color:#fc4e4e;border-color:transparent;color:#fff}.button.is-danger[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-danger[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-danger.notification-action-button,fieldset[disabled] .button.is-danger,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button{background-color:#fc6767;border-color:#fc6767;box-shadow:none}.button.is-danger.is-inverted,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.notification-action-button{background-color:#fff;color:#fc6767}.button.is-danger.is-inverted.is-hovered,.button.is-danger.is-inverted:hover,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.notification-action-button:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-danger.is-inverted.notification-action-button,fieldset[disabled] .button.is-danger.is-inverted,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.notification-action-button{background-color:#fff;border-color:transparent;box-shadow:none;color:#fc6767}.button.is-danger.is-loading.divider-title_centered:before,.button.is-danger.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-loading.notification-action-button:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.notification-action-button{background-color:transparent;border-color:#fc6767;color:#fc6767}.button.is-danger.is-outlined.is-focused,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.notification-action-button:hover{background-color:#fc6767;border-color:#fc6767;color:#fff}.button.is-danger.is-outlined.is-loading.divider-title_centered:before,.button.is-danger.is-outlined.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.is-loading.notification-action-button:after{border-color:transparent transparent #fc6767 #fc6767!important}.button.is-danger.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-danger.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-danger.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-danger.is-outlined.is-loading.is-focused:after,.button.is-danger.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-danger.is-outlined.notification-action-button,fieldset[disabled] .button.is-danger.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-danger.is-outlined.notification-action-button{background-color:transparent;border-color:#fc6767;box-shadow:none;color:#fc6767}.button.is-danger.is-inverted.is-outlined,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined.is-focused,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined.notification-action-button:hover{background-color:#fff;color:#fc6767}.button.is-danger.is-inverted.is-outlined.is-loading.divider-title_centered:focus:before,.button.is-danger.is-inverted.is-outlined.is-loading.divider-title_centered:hover:before,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused.divider-title_centered:before,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered.divider-title_centered:before,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading:hover:after,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined.is-loading.is-focused.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined.is-loading.is-focused.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined.is-loading.is-hovered.notification-action-button:after,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:focus:before,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined.is-loading.notification-action-button.divider-title_centered:hover:before,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined.is-loading.notification-action-button:focus:after,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined.is-loading.notification-action-button:hover:after{border-color:transparent transparent #fc6767 #fc6767!important}.button.is-danger.is-inverted.is-outlined[disabled],.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined[disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .is-danger.is-inverted.is-outlined.notification-action-button,fieldset[disabled] .button.is-danger.is-inverted.is-outlined,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .is-danger.is-inverted.is-outlined.notification-action-button{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-light.notification-action-button{background-color:#ffebeb;color:#be0404}.button.is-danger.is-light.is-hovered,.button.is-danger.is-light:hover,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-light.is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-light.notification-action-button:hover{background-color:#fedede;border-color:transparent;color:#be0404}.button.is-danger.is-light.is-active,.button.is-danger.is-light:active,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-light.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-light.notification-action-button:active{background-color:#fed2d2;border-color:transparent;color:#be0404}.ReactTable .rt-thead.-filters .notifications-wrapper .notification .notification-action-wrapper .rt-th>input.notification-action-button,.ReactTable .rt-thead.-filters .rt-th>input.button,.button.is-small,.notifications-wrapper .notification .notification-action-wrapper .ReactTable .rt-thead.-filters .rt-th>input.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-small.notification-action-button{font-size:.9rem}.ReactTable .rt-thead.-filters .notifications-wrapper .notification .notification-action-wrapper .rt-th>input.notification-action-button:not(.is-rounded),.ReactTable .rt-thead.-filters .rt-th>input.button:not(.is-rounded),.button.is-small:not(.is-rounded),.notifications-wrapper .notification .notification-action-wrapper .ReactTable .rt-thead.-filters .rt-th>input.notification-action-button:not(.is-rounded),.notifications-wrapper .notification .notification-action-wrapper .is-small.notification-action-button:not(.is-rounded){border-radius:2px}.button.is-normal,.notifications-wrapper .notification .notification-action-wrapper .is-normal.notification-action-button{font-size:1rem}.button.is-medium,.notifications-wrapper .notification .notification-action-wrapper .is-medium.notification-action-button{font-size:1.357rem}.button.is-large,.notifications-wrapper .notification .notification-action-wrapper .is-large.notification-action-button{font-size:1.571rem}.button[disabled],.notifications-wrapper .notification .notification-action-wrapper [disabled].notification-action-button,.notifications-wrapper .notification .notification-action-wrapper fieldset[disabled] .notification-action-button,fieldset[disabled] .button,fieldset[disabled] .notifications-wrapper .notification .notification-action-wrapper .notification-action-button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth,.notifications-wrapper .notification .notification-action-wrapper .is-fullwidth.notification-action-button{display:flex;width:100%}.button.is-loading,.notifications-wrapper .notification .notification-action-wrapper .is-loading.notification-action-button{color:transparent!important;pointer-events:none}.button.is-loading.divider-title_centered:before,.button.is-loading:after,.notifications-wrapper .notification .notification-action-wrapper .is-loading.notification-action-button.divider-title_centered:before,.notifications-wrapper .notification .notification-action-wrapper .is-loading.notification-action-button:after{left:calc(50% - .5em);position:absolute;position:absolute!important;top:calc(50% - .5em)}.button.is-static,.notifications-wrapper .notification .notification-action-wrapper .is-static.notification-action-button{background-color:#f5f5f5;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;pointer-events:none}.button.is-rounded,.notifications-wrapper .notification .notification-action-wrapper .is-rounded.notification-action-button{border-radius:9999px;padding-left:1.25em;padding-right:1.25em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button,.buttons .notifications-wrapper .notification .notification-action-wrapper .notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .buttons .notification-action-button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth),.buttons .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(:last-child):not(.is-fullwidth),.notifications-wrapper .notification .notification-action-wrapper .buttons .notification-action-button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large),.buttons.are-small .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(.is-normal):not(.is-medium):not(.is-large),.notifications-wrapper .notification .notification-action-wrapper .buttons.are-small .notification-action-button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.9rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded),.buttons.are-small .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded),.notifications-wrapper .notification .notification-action-wrapper .buttons.are-small .notification-action-button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large),.buttons.are-medium .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(.is-small):not(.is-normal):not(.is-large),.notifications-wrapper .notification .notification-action-wrapper .buttons.are-medium .notification-action-button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.357rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium),.buttons.are-large .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(.is-small):not(.is-normal):not(.is-medium),.notifications-wrapper .notification .notification-action-wrapper .buttons.are-large .notification-action-button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.571rem}.buttons.has-addons .button:not(:first-child),.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(:first-child),.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .notification-action-button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child),.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(:last-child),.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .notification-action-button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child,.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:last-child,.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .notification-action-button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover,.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .is-hovered.notification-action-button,.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .is-hovered.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .notification-action-button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus,.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .is-active.notification-action-button,.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .is-focused.notification-action-button,.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .is-selected.notification-action-button,.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:active,.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .is-selected.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .notification-action-button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover,.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .is-active.notification-action-button:hover,.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .is-focused.notification-action-button:hover,.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .is-selected.notification-action-button:hover,.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:active:hover,.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:focus:hover,.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .is-active.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .is-focused.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .is-selected.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .notification-action-button:active:hover,.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .notification-action-button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded,.buttons.has-addons .notifications-wrapper .notification .notification-action-wrapper .is-expanded.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .buttons.has-addons .is-expanded.notification-action-button{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth),.buttons.is-centered:not(.has-addons) .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(.is-fullwidth),.notifications-wrapper .notification .notification-action-wrapper .buttons.is-centered:not(.has-addons) .notification-action-button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth),.buttons.is-right:not(.has-addons) .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(.is-fullwidth),.notifications-wrapper .notification .notification-action-wrapper .buttons.is-right:not(.has-addons) .notification-action-button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}@media screen and (max-width:768px){.ReactTable .rt-thead.-filters .notifications-wrapper .notification .notification-action-wrapper .rt-th>input.is-responsive.notification-action-button,.ReactTable .rt-thead.-filters .rt-th>input.button.is-responsive,.button.is-responsive.is-small,.notifications-wrapper .notification .notification-action-wrapper .ReactTable .rt-thead.-filters .rt-th>input.is-responsive.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-responsive.is-small.notification-action-button{font-size:.675rem}.button.is-responsive,.button.is-responsive.is-normal,.notifications-wrapper .notification .notification-action-wrapper .is-responsive.notification-action-button{font-size:.7875rem}.button.is-responsive.is-medium,.notifications-wrapper .notification .notification-action-wrapper .is-responsive.is-medium.notification-action-button{font-size:.9rem}.button.is-responsive.is-large,.notifications-wrapper .notification .notification-action-wrapper .is-responsive.is-large.notification-action-button{font-size:1rem}}@media screen and (min-width:769px)and (max-width:1023px){.ReactTable .rt-thead.-filters .notifications-wrapper .notification .notification-action-wrapper .rt-th>input.is-responsive.notification-action-button,.ReactTable .rt-thead.-filters .rt-th>input.button.is-responsive,.button.is-responsive.is-small,.notifications-wrapper .notification .notification-action-wrapper .ReactTable .rt-thead.-filters .rt-th>input.is-responsive.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-responsive.is-small.notification-action-button{font-size:.7875rem}.button.is-responsive,.button.is-responsive.is-normal,.notifications-wrapper .notification .notification-action-wrapper .is-responsive.notification-action-button{font-size:.9rem}.button.is-responsive.is-medium,.notifications-wrapper .notification .notification-action-wrapper .is-responsive.is-medium.notification-action-button{font-size:1rem}.button.is-responsive.is-large,.notifications-wrapper .notification .notification-action-wrapper .is-responsive.is-large.notification-action-button{font-size:1.357rem}}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (max-width:1439px){.container.is-widescreen:not(.is-max-desktop){max-width:1344px}}@media screen and (max-width:1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width:1440px){.container:not(.is-max-desktop){max-width:1344px}}@media screen and (min-width:1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.ReactTable .rt-thead.-filters .rt-th>input.content,.content.is-small{font-size:.9rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.357rem}.content.is-large{font-size:1.571rem}.ReactTable .rt-thead.-filters .rt-th>input,.input,.select select,.textarea{background-color:#fff;border-color:#dbdbdb;border-radius:5px;color:#363636}.ReactTable .rt-thead.-filters .rt-th>input::-moz-placeholder,.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:hsla(0,0%,21%,.3)}.ReactTable .rt-thead.-filters .rt-th>input::-webkit-input-placeholder,.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:hsla(0,0%,21%,.3)}.ReactTable .rt-thead.-filters .rt-th>input:-moz-placeholder,.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:hsla(0,0%,21%,.3)}.ReactTable .rt-thead.-filters .rt-th>input:-ms-input-placeholder,.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:hsla(0,0%,21%,.3)}.ReactTable .rt-thead.-filters .rt-th>input.is-hovered,.ReactTable .rt-thead.-filters .rt-th>input:hover,.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover{border-color:#b5b5b5}.ReactTable .rt-thead.-filters .rt-th>input.is-active,.ReactTable .rt-thead.-filters .rt-th>input.is-focused,.ReactTable .rt-thead.-filters .rt-th>input:active,.ReactTable .rt-thead.-filters .rt-th>input:focus,.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:#4ba2f9;box-shadow:0 0 0 .125em rgba(75,162,249,.25)}.ReactTable .rt-thead.-filters .rt-th>input[disabled],.ReactTable .rt-thead.-filters fieldset[disabled] .rt-th>input,.select fieldset[disabled] select,.select select[disabled],[disabled].input,[disabled].textarea,fieldset[disabled] .ReactTable .rt-thead.-filters .rt-th>input,fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.ReactTable .rt-thead.-filters .rt-th>input[disabled]::-moz-placeholder,.ReactTable .rt-thead.-filters fieldset[disabled] .rt-th>input::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,[disabled].input::-moz-placeholder,[disabled].textarea::-moz-placeholder,fieldset[disabled] .ReactTable .rt-thead.-filters .rt-th>input::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:hsla(0,0%,48%,.3)}.ReactTable .rt-thead.-filters .rt-th>input[disabled]::-webkit-input-placeholder,.ReactTable .rt-thead.-filters fieldset[disabled] .rt-th>input::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,[disabled].input::-webkit-input-placeholder,[disabled].textarea::-webkit-input-placeholder,fieldset[disabled] .ReactTable .rt-thead.-filters .rt-th>input::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:hsla(0,0%,48%,.3)}.ReactTable .rt-thead.-filters .rt-th>input[disabled]:-moz-placeholder,.ReactTable .rt-thead.-filters fieldset[disabled] .rt-th>input:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,[disabled].input:-moz-placeholder,[disabled].textarea:-moz-placeholder,fieldset[disabled] .ReactTable .rt-thead.-filters .rt-th>input:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:hsla(0,0%,48%,.3)}.ReactTable .rt-thead.-filters .rt-th>input[disabled]:-ms-input-placeholder,.ReactTable .rt-thead.-filters fieldset[disabled] .rt-th>input:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,[disabled].input:-ms-input-placeholder,[disabled].textarea:-ms-input-placeholder,fieldset[disabled] .ReactTable .rt-thead.-filters .rt-th>input:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:hsla(0,0%,48%,.3)}.ReactTable .rt-thead.-filters .rt-th>input,.input,.textarea{box-shadow:inset 0 .0625em .125em rgba(0,0,0,.05);max-width:100%;width:100%}.ReactTable .rt-thead.-filters .rt-th>input[readonly],[readonly].input,[readonly].textarea{box-shadow:none}.ReactTable .rt-thead.-filters .notifications-wrapper .notification .notification-action-wrapper .rt-th>input.notification-action-button,.ReactTable .rt-thead.-filters .rt-th>input.is-white,.is-white.input,.is-white.textarea,.notifications-wrapper .notification .notification-action-wrapper .ReactTable .rt-thead.-filters .rt-th>input.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .input.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .textarea.notification-action-button{border-color:#fff}.ReactTable .rt-thead.-filters .notifications-wrapper .notification .notification-action-wrapper .rt-th>input.is-active.notification-action-button,.ReactTable .rt-thead.-filters .notifications-wrapper .notification .notification-action-wrapper .rt-th>input.is-focused.notification-action-button,.ReactTable .rt-thead.-filters .notifications-wrapper .notification .notification-action-wrapper .rt-th>input.notification-action-button:active,.ReactTable .rt-thead.-filters .notifications-wrapper .notification .notification-action-wrapper .rt-th>input.notification-action-button:focus,.ReactTable .rt-thead.-filters .rt-th>input.is-white.is-active,.ReactTable .rt-thead.-filters .rt-th>input.is-white.is-focused,.ReactTable .rt-thead.-filters .rt-th>input.is-white:active,.ReactTable .rt-thead.-filters .rt-th>input.is-white:focus,.is-white.input:active,.is-white.input:focus,.is-white.is-active.input,.is-white.is-active.textarea,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.textarea:active,.is-white.textarea:focus,.notifications-wrapper .notification .notification-action-wrapper .ReactTable .rt-thead.-filters .rt-th>input.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .ReactTable .rt-thead.-filters .rt-th>input.is-focused.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .ReactTable .rt-thead.-filters .rt-th>input.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .ReactTable .rt-thead.-filters .rt-th>input.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .input.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .input.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-active.input.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-active.textarea.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-focused.input.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-focused.textarea.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .textarea.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .textarea.notification-action-button:focus{box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.ReactTable .rt-thead.-filters .rt-th>input.is-black,.is-black.input,.is-black.textarea{border-color:#000}.ReactTable .rt-thead.-filters .rt-th>input.is-black.is-active,.ReactTable .rt-thead.-filters .rt-th>input.is-black.is-focused,.ReactTable .rt-thead.-filters .rt-th>input.is-black:active,.ReactTable .rt-thead.-filters .rt-th>input.is-black:focus,.is-black.input:active,.is-black.input:focus,.is-black.is-active.input,.is-black.is-active.textarea,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.textarea:active,.is-black.textarea:focus{box-shadow:0 0 0 .125em rgba(0,0,0,.25)}.ReactTable .rt-thead.-filters .rt-th>input.is-light,.is-light.input,.is-light.textarea{border-color:#f5f5f5}.ReactTable .rt-thead.-filters .rt-th>input.is-light.is-active,.ReactTable .rt-thead.-filters .rt-th>input.is-light.is-focused,.ReactTable .rt-thead.-filters .rt-th>input.is-light:active,.ReactTable .rt-thead.-filters .rt-th>input.is-light:focus,.is-light.input:active,.is-light.input:focus,.is-light.is-active.input,.is-light.is-active.textarea,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.textarea:active,.is-light.textarea:focus{box-shadow:0 0 0 .125em hsla(0,0%,96%,.25)}.ReactTable .rt-thead.-filters .rt-th>input.is-dark,.is-dark.input,.is-dark.textarea{border-color:#363636}.ReactTable .rt-thead.-filters .rt-th>input.is-dark.is-active,.ReactTable .rt-thead.-filters .rt-th>input.is-dark.is-focused,.ReactTable .rt-thead.-filters .rt-th>input.is-dark:active,.ReactTable .rt-thead.-filters .rt-th>input.is-dark:focus,.is-dark.input:active,.is-dark.input:focus,.is-dark.is-active.input,.is-dark.is-active.textarea,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.textarea:active,.is-dark.textarea:focus{box-shadow:0 0 0 .125em hsla(0,0%,21%,.25)}.ReactTable .rt-thead.-filters .rt-th>input.is-primary,.is-primary.input,.is-primary.textarea{border-color:#4ba2f9}.ReactTable .rt-thead.-filters .rt-th>input.is-primary.is-active,.ReactTable .rt-thead.-filters .rt-th>input.is-primary.is-focused,.ReactTable .rt-thead.-filters .rt-th>input.is-primary:active,.ReactTable .rt-thead.-filters .rt-th>input.is-primary:focus,.is-primary.input:active,.is-primary.input:focus,.is-primary.is-active.input,.is-primary.is-active.textarea,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.textarea:active,.is-primary.textarea:focus{box-shadow:0 0 0 .125em rgba(75,162,249,.25)}.ReactTable .rt-thead.-filters .rt-th>input.is-link,.is-link.input,.is-link.textarea{border-color:#4ba2f9}.ReactTable .rt-thead.-filters .rt-th>input.is-link.is-active,.ReactTable .rt-thead.-filters .rt-th>input.is-link.is-focused,.ReactTable .rt-thead.-filters .rt-th>input.is-link:active,.ReactTable .rt-thead.-filters .rt-th>input.is-link:focus,.is-link.input:active,.is-link.input:focus,.is-link.is-active.input,.is-link.is-active.textarea,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.textarea:active,.is-link.textarea:focus{box-shadow:0 0 0 .125em rgba(75,162,249,.25)}.ReactTable .rt-thead.-filters .rt-th>input.is-info,.is-info.input,.is-info.textarea{border-color:#00c6ff}.ReactTable .rt-thead.-filters .rt-th>input.is-info.is-active,.ReactTable .rt-thead.-filters .rt-th>input.is-info.is-focused,.ReactTable .rt-thead.-filters .rt-th>input.is-info:active,.ReactTable .rt-thead.-filters .rt-th>input.is-info:focus,.is-info.input:active,.is-info.input:focus,.is-info.is-active.input,.is-info.is-active.textarea,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.textarea:active,.is-info.textarea:focus{box-shadow:0 0 0 .125em rgba(0,198,255,.25)}.ReactTable .rt-thead.-filters .rt-th>input.is-success,.is-success.input,.is-success.textarea{border-color:#2dde98}.ReactTable .rt-thead.-filters .rt-th>input.is-success.is-active,.ReactTable .rt-thead.-filters .rt-th>input.is-success.is-focused,.ReactTable .rt-thead.-filters .rt-th>input.is-success:active,.ReactTable .rt-thead.-filters .rt-th>input.is-success:focus,.is-success.input:active,.is-success.input:focus,.is-success.is-active.input,.is-success.is-active.textarea,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.textarea:active,.is-success.textarea:focus{box-shadow:0 0 0 .125em rgba(45,222,152,.25)}.ReactTable .rt-thead.-filters .rt-th>input.is-warning,.is-warning.input,.is-warning.textarea{border-color:#ffb75e}.ReactTable .rt-thead.-filters .rt-th>input.is-warning.is-active,.ReactTable .rt-thead.-filters .rt-th>input.is-warning.is-focused,.ReactTable .rt-thead.-filters .rt-th>input.is-warning:active,.ReactTable .rt-thead.-filters .rt-th>input.is-warning:focus,.is-warning.input:active,.is-warning.input:focus,.is-warning.is-active.input,.is-warning.is-active.textarea,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.textarea:active,.is-warning.textarea:focus{box-shadow:0 0 0 .125em rgba(255,183,94,.25)}.ReactTable .rt-thead.-filters .rt-th>input.is-danger,.is-danger.input,.is-danger.textarea{border-color:#fc6767}.ReactTable .rt-thead.-filters .rt-th>input.is-danger.is-active,.ReactTable .rt-thead.-filters .rt-th>input.is-danger.is-focused,.ReactTable .rt-thead.-filters .rt-th>input.is-danger:active,.ReactTable .rt-thead.-filters .rt-th>input.is-danger:focus,.is-danger.input:active,.is-danger.input:focus,.is-danger.is-active.input,.is-danger.is-active.textarea,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.textarea:active,.is-danger.textarea:focus{box-shadow:0 0 0 .125em hsla(0,96%,70%,.25)}.ReactTable .rt-thead.-filters .rt-th>input,.is-small.input,.is-small.textarea{border-radius:2px;font-size:.9rem}.ReactTable .rt-thead.-filters .rt-th>input.is-medium,.is-medium.input,.is-medium.textarea{font-size:1.357rem}.ReactTable .rt-thead.-filters .rt-th>input.is-large,.is-large.input,.is-large.textarea{font-size:1.571rem}.ReactTable .rt-thead.-filters .rt-th>input.is-fullwidth,.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.ReactTable .rt-thead.-filters .rt-th>input.is-inline,.is-inline.input,.is-inline.textarea{display:inline;width:auto}.ReactTable .rt-thead.-filters .rt-th>input.is-rounded,.input.is-rounded{border-radius:9999px;padding-left:calc(1.125em - 1px);padding-right:calc(1.125em - 1px)}.ReactTable .rt-thead.-filters .rt-th>input.is-static,.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:auto}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox input[disabled],.radio input[disabled],[disabled].checkbox,[disabled].radio,fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select.divider-title_centered:not(.is-multiple):not(.is-loading):before,.select:not(.is-multiple):not(.is-loading):after{border-color:#4ba2f9;right:1.125em;z-index:4}.select.is-rounded select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select.divider-title_centered:not(.is-multiple):not(.is-loading):hover:before,.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.notifications-wrapper .notification .notification-action-wrapper .select.notification-action-button select,.notifications-wrapper .notification .notification-action-wrapper .select.notification-action-button.divider-title_centered:not(:hover):before,.notifications-wrapper .notification .notification-action-wrapper .select.notification-action-button:not(:hover):after,.select.is-white select,.select.is-white.divider-title_centered:not(:hover):before,.select.is-white:not(:hover):after{border-color:#fff}.notifications-wrapper .notification .notification-action-wrapper .select.notification-action-button select.is-hovered,.notifications-wrapper .notification .notification-action-wrapper .select.notification-action-button select:hover,.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.notifications-wrapper .notification .notification-action-wrapper .select.notification-action-button select.is-active,.notifications-wrapper .notification .notification-action-wrapper .select.notification-action-button select.is-focused,.notifications-wrapper .notification .notification-action-wrapper .select.notification-action-button select:active,.notifications-wrapper .notification .notification-action-wrapper .select.notification-action-button select:focus,.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.select.is-black select,.select.is-black select.is-hovered,.select.is-black select:hover,.select.is-black.divider-title_centered:not(:hover):before,.select.is-black:not(:hover):after{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:0 0 0 .125em rgba(0,0,0,.25)}.select.is-light select,.select.is-light.divider-title_centered:not(:hover):before,.select.is-light:not(:hover):after{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:0 0 0 .125em hsla(0,0%,96%,.25)}.select.is-dark select,.select.is-dark.divider-title_centered:not(:hover):before,.select.is-dark:not(:hover):after{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:0 0 0 .125em hsla(0,0%,21%,.25)}.select.is-primary select,.select.is-primary.divider-title_centered:not(:hover):before,.select.is-primary:not(:hover):after{border-color:#4ba2f9}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#3295f8}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(75,162,249,.25)}.select.is-link select,.select.is-link.divider-title_centered:not(:hover):before,.select.is-link:not(:hover):after{border-color:#4ba2f9}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#3295f8}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:0 0 0 .125em rgba(75,162,249,.25)}.select.is-info select,.select.is-info.divider-title_centered:not(:hover):before,.select.is-info:not(:hover):after{border-color:#00c6ff}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#00b2e6}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:0 0 0 .125em rgba(0,198,255,.25)}.select.is-success select,.select.is-success.divider-title_centered:not(:hover):before,.select.is-success:not(:hover):after{border-color:#2dde98}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#21d18b}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:0 0 0 .125em rgba(45,222,152,.25)}.select.is-warning select,.select.is-warning.divider-title_centered:not(:hover):before,.select.is-warning:not(:hover):after{border-color:#ffb75e}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#ffac45}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,183,94,.25)}.select.is-danger select,.select.is-danger.divider-title_centered:not(:hover):before,.select.is-danger:not(:hover):after{border-color:#fc6767}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#fc4e4e}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:0 0 0 .125em hsla(0,96%,70%,.25)}.ReactTable .rt-thead.-filters .rt-th>input.select,.select.is-small{border-radius:2px;font-size:.9rem}.select.is-medium{font-size:1.357rem}.select.is-large{font-size:1.571rem}.select.is-disabled.divider-title_centered:before,.select.is-disabled:after{border-color:#7a7a7a!important;opacity:.5}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading.divider-title_centered:before,.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;-webkit-transform:none;transform:none}.ReactTable .rt-thead.-filters .rt-th>input.select.is-loading.divider-title_centered:before,.ReactTable .rt-thead.-filters .rt-th>input.select.is-loading:after,.select.is-loading.is-small.divider-title_centered:before,.select.is-loading.is-small:after{font-size:.9rem}.select.is-loading.is-medium.divider-title_centered:before,.select.is-loading.is-medium:after{font-size:1.357rem}.select.is-loading.is-large.divider-title_centered:before,.select.is-loading.is-large:after{font-size:1.571rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta,.notifications-wrapper .notification .notification-action-wrapper .file.notification-action-button .file-cta{background-color:#fff;border-color:transparent;color:#000}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta,.notifications-wrapper .notification .notification-action-wrapper .file.is-hovered.notification-action-button .file-cta,.notifications-wrapper .notification .notification-action-wrapper .file.notification-action-button:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#000}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta,.notifications-wrapper .notification .notification-action-wrapper .file.is-focused.notification-action-button .file-cta,.notifications-wrapper .notification .notification-action-wrapper .file.notification-action-button:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,100%,.25);color:#000}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta,.notifications-wrapper .notification .notification-action-wrapper .file.is-active.notification-action-button .file-cta,.notifications-wrapper .notification .notification-action-wrapper .file.notification-action-button:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#000}.file.is-black .file-cta,.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,0,0,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:#363636}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#eee;border-color:transparent;color:#363636}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,96%,.25);color:#363636}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:#363636}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#f5f5f5}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#2f2f2f;border-color:transparent;color:#f5f5f5}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,21%,.25);color:#f5f5f5}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:transparent;color:#f5f5f5}.file.is-primary .file-cta{background-color:#4ba2f9;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#3f9cf9;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(75,162,249,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#3295f8;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#4ba2f9;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#3f9cf9;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(75,162,249,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#3295f8;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#00c6ff;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#00bcf2;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,198,255,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#00b2e6;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#2dde98;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#23dc92;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(45,222,152,.25);color:rgba(0,0,0,.7)}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#21d18b;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning .file-cta{background-color:#ffb75e;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#ffb151;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,183,94,.25);color:rgba(0,0,0,.7)}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#ffac45;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-danger .file-cta{background-color:#fc6767;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#fc5a5a;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,96%,70%,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#fc4e4e;border-color:transparent;color:#fff}.ReactTable .rt-thead.-filters .rt-th>input.file,.file.is-small{font-size:.9rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.357rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.571rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:5px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.ReactTable .rt-thead.-filters .rt-th>input.file.is-boxed .file-icon .fa,.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:5px 5px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 5px 5px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 5px 5px 0}.file.is-right .file-name{border-radius:5px 0 0 5px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;cursor:pointer;display:flex;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:5px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border:1px solid #dbdbdb;border-left-width:0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;font-size:1rem;font-weight:800}.label:not(:last-child){margin-bottom:.5em}.ReactTable .rt-thead.-filters .rt-th>input.label,.label.is-small{font-size:.9rem}.label.is-medium{font-size:1.357rem}.label.is-large{font-size:1.571rem}.help{display:block;font-size:.9rem;margin-top:.25rem}.help.is-white,.notifications-wrapper .notification .notification-action-wrapper .help.notification-action-button{color:#fff}.help.is-black{color:#000}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-link,.help.is-primary{color:#4ba2f9}.help.is-info{color:#00c6ff}.help.is-success{color:#2dde98}.help.is-warning{color:#ffb75e}.help.is-danger{color:#fc6767}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.ReactTable .rt-thead.-filters .field.has-addons .control:not(:first-child):not(:last-child) .rt-th>input,.field.has-addons .control:not(:first-child):not(:last-child) .ReactTable .rt-thead.-filters .rt-th>input,.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .notifications-wrapper .notification .notification-action-wrapper .notification-action-button,.field.has-addons .control:not(:first-child):not(:last-child) .select select,.notifications-wrapper .notification .notification-action-wrapper .field.has-addons .control:not(:first-child):not(:last-child) .notification-action-button{border-radius:0}.ReactTable .rt-thead.-filters .field.has-addons .control:first-child:not(:only-child) .rt-th>input,.field.has-addons .control:first-child:not(:only-child) .ReactTable .rt-thead.-filters .rt-th>input,.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .notifications-wrapper .notification .notification-action-wrapper .notification-action-button,.field.has-addons .control:first-child:not(:only-child) .select select,.notifications-wrapper .notification .notification-action-wrapper .field.has-addons .control:first-child:not(:only-child) .notification-action-button{border-bottom-right-radius:0;border-top-right-radius:0}.ReactTable .rt-thead.-filters .field.has-addons .control:last-child:not(:only-child) .rt-th>input,.field.has-addons .control:last-child:not(:only-child) .ReactTable .rt-thead.-filters .rt-th>input,.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .notifications-wrapper .notification .notification-action-wrapper .notification-action-button,.field.has-addons .control:last-child:not(:only-child) .select select,.notifications-wrapper .notification .notification-action-wrapper .field.has-addons .control:last-child:not(:only-child) .notification-action-button{border-bottom-left-radius:0;border-top-left-radius:0}.ReactTable .rt-thead.-filters .field.has-addons .control .rt-th>input:not([disabled]).is-hovered,.ReactTable .rt-thead.-filters .field.has-addons .control .rt-th>input:not([disabled]):hover,.field.has-addons .control .ReactTable .rt-thead.-filters .rt-th>input:not([disabled]).is-hovered,.field.has-addons .control .ReactTable .rt-thead.-filters .rt-th>input:not([disabled]):hover,.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not([disabled]).is-hovered,.field.has-addons .control .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover,.notifications-wrapper .notification .notification-action-wrapper .field.has-addons .control .notification-action-button:not([disabled]).is-hovered,.notifications-wrapper .notification .notification-action-wrapper .field.has-addons .control .notification-action-button:not([disabled]):hover{z-index:2}.ReactTable .rt-thead.-filters .field.has-addons .control .rt-th>input:not([disabled]).is-active,.ReactTable .rt-thead.-filters .field.has-addons .control .rt-th>input:not([disabled]).is-focused,.ReactTable .rt-thead.-filters .field.has-addons .control .rt-th>input:not([disabled]):active,.ReactTable .rt-thead.-filters .field.has-addons .control .rt-th>input:not([disabled]):focus,.field.has-addons .control .ReactTable .rt-thead.-filters .rt-th>input:not([disabled]).is-active,.field.has-addons .control .ReactTable .rt-thead.-filters .rt-th>input:not([disabled]).is-focused,.field.has-addons .control .ReactTable .rt-thead.-filters .rt-th>input:not([disabled]):active,.field.has-addons .control .ReactTable .rt-thead.-filters .rt-th>input:not([disabled]):focus,.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not([disabled]).is-active,.field.has-addons .control .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not([disabled]).is-focused,.field.has-addons .control .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not([disabled]):active,.field.has-addons .control .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus,.notifications-wrapper .notification .notification-action-wrapper .field.has-addons .control .notification-action-button:not([disabled]).is-active,.notifications-wrapper .notification .notification-action-wrapper .field.has-addons .control .notification-action-button:not([disabled]).is-focused,.notifications-wrapper .notification .notification-action-wrapper .field.has-addons .control .notification-action-button:not([disabled]):active,.notifications-wrapper .notification .notification-action-wrapper .field.has-addons .control .notification-action-button:not([disabled]):focus{z-index:3}.ReactTable .rt-thead.-filters .field.has-addons .control .rt-th>input:not([disabled]).is-active:hover,.ReactTable .rt-thead.-filters .field.has-addons .control .rt-th>input:not([disabled]).is-focused:hover,.ReactTable .rt-thead.-filters .field.has-addons .control .rt-th>input:not([disabled]):active:hover,.ReactTable .rt-thead.-filters .field.has-addons .control .rt-th>input:not([disabled]):focus:hover,.field.has-addons .control .ReactTable .rt-thead.-filters .rt-th>input:not([disabled]).is-active:hover,.field.has-addons .control .ReactTable .rt-thead.-filters .rt-th>input:not([disabled]).is-focused:hover,.field.has-addons .control .ReactTable .rt-thead.-filters .rt-th>input:not([disabled]):active:hover,.field.has-addons .control .ReactTable .rt-thead.-filters .rt-th>input:not([disabled]):focus:hover,.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not([disabled]).is-active:hover,.field.has-addons .control .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not([disabled]).is-focused:hover,.field.has-addons .control .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not([disabled]):active:hover,.field.has-addons .control .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.notifications-wrapper .notification .notification-action-wrapper .field.has-addons .control .notification-action-button:not([disabled]).is-active:hover,.notifications-wrapper .notification .notification-action-wrapper .field.has-addons .control .notification-action-button:not([disabled]).is-focused:hover,.notifications-wrapper .notification .notification-action-wrapper .field.has-addons .control .notification-action-button:not([disabled]):active:hover,.notifications-wrapper .notification .notification-action-wrapper .field.has-addons .control .notification-action-button:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media print,screen and (min-width:769px){.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:768px){.field-label{margin-bottom:.5rem}}@media print,screen and (min-width:769px){.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.ReactTable .rt-thead.-filters .rt-th>input.field-label,.field-label.is-small{font-size:.9rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.357rem;padding-top:.375em}.field-label.is-large{font-size:1.571rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media print,screen and (min-width:769px){.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.ReactTable .rt-thead.-filters .control.has-icons-left .rt-th>input:focus~.icon,.ReactTable .rt-thead.-filters .control.has-icons-right .rt-th>input:focus~.icon,.control.has-icons-left .ReactTable .rt-thead.-filters .rt-th>input:focus~.icon,.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .ReactTable .rt-thead.-filters .rt-th>input:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.ReactTable .rt-thead.-filters .control.has-icons-left .rt-th>input~.icon,.ReactTable .rt-thead.-filters .control.has-icons-right .rt-th>input~.icon,.control.has-icons-left .ReactTable .rt-thead.-filters .rt-th>input~.icon,.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .ReactTable .rt-thead.-filters .rt-th>input~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.9rem}.ReactTable .rt-thead.-filters .control.has-icons-left .rt-th>input.is-medium~.icon,.ReactTable .rt-thead.-filters .control.has-icons-right .rt-th>input.is-medium~.icon,.control.has-icons-left .ReactTable .rt-thead.-filters .rt-th>input.is-medium~.icon,.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .ReactTable .rt-thead.-filters .rt-th>input.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.357rem}.ReactTable .rt-thead.-filters .control.has-icons-left .rt-th>input.is-large~.icon,.ReactTable .rt-thead.-filters .control.has-icons-right .rt-th>input.is-large~.icon,.control.has-icons-left .ReactTable .rt-thead.-filters .rt-th>input.is-large~.icon,.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .ReactTable .rt-thead.-filters .rt-th>input.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.571rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.ReactTable .rt-thead.-filters .control.has-icons-left .rt-th>input,.control.has-icons-left .ReactTable .rt-thead.-filters .rt-th>input,.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.ReactTable .rt-thead.-filters .control.has-icons-right .rt-th>input,.control.has-icons-right .ReactTable .rt-thead.-filters .rt-th>input,.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading.divider-title_centered:before,.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.ReactTable .rt-thead.-filters .rt-th>input.control.is-loading.divider-title_centered:before,.ReactTable .rt-thead.-filters .rt-th>input.control.is-loading:after,.control.is-loading.is-small.divider-title_centered:before,.control.is-loading.is-small:after{font-size:.9rem}.control.is-loading.is-medium.divider-title_centered:before,.control.is-loading.is-medium:after{font-size:1.357rem}.control.is-loading.is-large.divider-title_centered:before,.control.is-loading.is-large:after{font-size:1.571rem}.icon{align-items:center;display:inline-flex;height:1.5rem;justify-content:center;width:1.5rem}.ReactTable .rt-thead.-filters .rt-th>input.icon,.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-chat-text-type-text:before,.icon-text,.icon-variable-text_completion:before{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-chat-text-type-text:before .icon,.icon-text .icon,.icon-variable-text_completion:before .icon{flex-grow:0;flex-shrink:0}.icon-chat-text-type-text:before .icon:not(:last-child),.icon-text .icon:not(:last-child),.icon-variable-text_completion:before .icon:not(:last-child){margin-right:.25em}.icon-chat-text-type-text:before .icon:not(:first-child),.icon-text .icon:not(:first-child),.icon-variable-text_completion:before .icon:not(:first-child){margin-left:.25em}div.icon-chat-text-type-text:before,div.icon-text,div.icon-variable-text_completion:before{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:5px;padding:1.25rem 2.5rem 1.25rem 1.5rem;position:relative}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{position:absolute;right:.5rem;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white,.notifications-wrapper .notification .notification-action-wrapper .notification.notification-action-button{background-color:#fff;color:#000}.notification.is-black{background-color:#000;color:#fff}.notification.is-light{background-color:#f5f5f5;color:#363636}.notification.is-dark{background-color:#363636;color:#f5f5f5}.notification.is-primary{background-color:#4ba2f9;color:#fff}.notification.is-primary.is-light{background-color:#00c6ff;color:#065cb2}.notification.is-link{background-color:#4ba2f9;color:#fff}.notification.is-link.is-light{background-color:#ebf5fe;color:#065cb2}.notification.is-info{background-color:#00c6ff;color:#fff}.notification.is-info.is-light{background-color:#ebfaff;color:#079}.notification.is-success{background-color:#2dde98;color:rgba(0,0,0,.7)}.notification.is-success.is-light{background-color:#edfcf6;color:#148055}.notification.is-warning{background-color:#ffb75e;color:rgba(0,0,0,.7)}.notification.is-warning.is-light{background-color:#fff6eb;color:#945200}.notification.is-danger{background-color:#fc6767;color:#fff}.notification.is-danger.is-light{background-color:#ffebeb;color:#be0404}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.357rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.table{background-color:transparent;color:#363636}.table td,.table th{border:solid #f4f4f4;border-width:0 0 1px;padding:.715rem 1rem;vertical-align:top}.notifications-wrapper .notification .notification-action-wrapper .table td.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .table th.notification-action-button,.table .notifications-wrapper .notification .notification-action-wrapper td.notification-action-button,.table .notifications-wrapper .notification .notification-action-wrapper th.notification-action-button,.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#000}.table td.is-black,.table th.is-black{background-color:#000;border-color:#000;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#f5f5f5}.table td.is-link,.table td.is-primary,.table th.is-link,.table th.is-primary{background-color:#4ba2f9;border-color:#4ba2f9;color:#fff}.table td.is-info,.table th.is-info{background-color:#00c6ff;border-color:#00c6ff;color:#fff}.table td.is-success,.table th.is-success{background-color:#2dde98;border-color:#2dde98;color:rgba(0,0,0,.7)}.table td.is-warning,.table th.is-warning{background-color:#ffb75e;border-color:#ffb75e;color:rgba(0,0,0,.7)}.table td.is-danger,.table th.is-danger{background-color:#fc6767;border-color:#fc6767;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#4ba2f9;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#363636}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#4ba2f9;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover,.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#f4f4f4}.table-container{-webkit-overflow-scrolling:touch;max-width:100%;overflow:auto;overflow-y:hidden}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.357rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-left:.25rem;margin-right:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.has-addons .tag,.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:0}.tags.has-addons .tag:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:5px;color:#4a4a4a;display:inline-flex;font-size:.9rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.notifications-wrapper .notification .notification-action-wrapper .tag.notification-action-button:not(body),.tag:not(body).is-white{background-color:#fff;color:#000}.tag:not(body).is-black{background-color:#000;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:#363636}.tag:not(body).is-dark{background-color:#363636;color:#f5f5f5}.tag:not(body).is-primary{background-color:#4ba2f9;color:#fff}.tag:not(body).is-primary.is-light{background-color:#00c6ff;color:#065cb2}.tag:not(body).is-link{background-color:#4ba2f9;color:#fff}.tag:not(body).is-link.is-light{background-color:#ebf5fe;color:#065cb2}.tag:not(body).is-info{background-color:#00c6ff;color:#fff}.tag:not(body).is-info.is-light{background-color:#ebfaff;color:#079}.tag:not(body).is-success{background-color:#2dde98;color:rgba(0,0,0,.7)}.tag:not(body).is-success.is-light{background-color:#edfcf6;color:#148055}.tag:not(body).is-warning{background-color:#ffb75e;color:rgba(0,0,0,.7)}.tag:not(body).is-warning.is-light{background-color:#fff6eb;color:#945200}.tag:not(body).is-danger{background-color:#fc6767;color:#fff}.tag:not(body).is-danger.is-light{background-color:#ffebeb;color:#be0404}.tag:not(body).is-normal{font-size:.9rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.357rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:after,.tag:not(body).is-delete:before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag.divider-title_centered:not(body).is-delete:before,.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:9999px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.subtitle sup,.title sub,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3.6rem}.title.is-2{font-size:3rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.571rem}.title.is-5{font-size:1.357rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.9rem}.subtitle{color:#4a4a4a;font-size:1.357rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3.6rem}.subtitle.is-2{font-size:3rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.571rem}.subtitle.is-5{font-size:1.357rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.9rem}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);color:#4a4a4a;display:block;padding:1.25rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em rgba(0,0,0,.1),0 0 0 1px #4ba2f9}a.box:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.2),0 0 0 1px #4ba2f9}@-webkit-keyframes pulse-primary{0%{box-shadow:0 0 0 0 rgba(75,162,249,.5)}30%{box-shadow:0 0 0 12px rgba(75,162,249,0)}to{box-shadow:0 0 0 12px rgba(75,162,249,0)}}@keyframes pulse-primary{0%{box-shadow:0 0 0 0 rgba(75,162,249,.5)}30%{box-shadow:0 0 0 12px rgba(75,162,249,0)}to{box-shadow:0 0 0 12px rgba(75,162,249,0)}}@-webkit-keyframes pulse-success{0%{box-shadow:0 0 0 0 rgba(45,222,152,.5)}30%{box-shadow:0 0 0 12px rgba(45,222,152,0)}to{box-shadow:0 0 0 12px rgba(45,222,152,0)}}@keyframes pulse-success{0%{box-shadow:0 0 0 0 rgba(45,222,152,.5)}30%{box-shadow:0 0 0 12px rgba(45,222,152,0)}to{box-shadow:0 0 0 12px rgba(45,222,152,0)}}@-webkit-keyframes pulse-warning{0%{box-shadow:0 0 0 0 rgba(255,183,94,.5)}30%{box-shadow:0 0 0 12px rgba(255,183,94,0)}to{box-shadow:0 0 0 12px rgba(255,183,94,0)}}@keyframes pulse-warning{0%{box-shadow:0 0 0 0 rgba(255,183,94,.5)}30%{box-shadow:0 0 0 12px rgba(255,183,94,0)}to{box-shadow:0 0 0 12px rgba(255,183,94,0)}}@-webkit-keyframes pulse-danger{0%{box-shadow:0 0 0 0 hsla(0,96%,70%,.5)}30%{box-shadow:0 0 0 12px hsla(0,96%,70%,0)}to{box-shadow:0 0 0 12px hsla(0,96%,70%,0)}}@keyframes pulse-danger{0%{box-shadow:0 0 0 0 hsla(0,96%,70%,.5)}30%{box-shadow:0 0 0 12px hsla(0,96%,70%,0)}to{box-shadow:0 0 0 12px hsla(0,96%,70%,0)}}.animate__bounce-in{-webkit-animation:bounceIn;animation:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes AnimatedGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AnimatedGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-family:Rubik;font-style:normal;font-weight:400;src:url(/backoffice/fonts/Rubik-Regular/046c4cd0cf1785866096.eot);src:url(/backoffice/fonts/Rubik-Regular/046c4cd0cf1785866096.eot?#iefix) format("embedded-opentype"),url(/backoffice/fonts/Rubik-Regular/1233018def6b27edd4f3.woff2) format("woff2"),url(/backoffice/fonts/Rubik-Regular/8cd438816e036627d752.woff) format("woff"),url(/backoffice/fonts/Rubik-Regular/bb719c9bd2f0a009abb4.ttf) format("ttf"),url(/backoffice/images/Rubik-Regular/7a14f6118ef190028f0c.svg) format("svg")}@font-face{font-family:Rubik;font-style:italic;font-weight:400;src:url(/backoffice/fonts/Rubik-Italic/80572bc73b49af56c834.eot);src:url(/backoffice/fonts/Rubik-Italic/80572bc73b49af56c834.eot?#iefix) format("embedded-opentype"),url(/backoffice/fonts/Rubik-Italic/0ade3fc8640379feb4aa.woff2) format("woff2"),url(/backoffice/fonts/Rubik-Italic/d4faa871de5c864a0b49.woff) format("woff"),url(/backoffice/fonts/Rubik-Italic/e9ad6fefbbea9497f18d.ttf) format("ttf"),url(/backoffice/images/Rubik-Italic/98017a87b8620f308cad.svg) format("svg")}@font-face{font-family:Rubik;font-style:normal;font-weight:200;src:url(/backoffice/fonts/Rubik-Light/385c3149f6cbc96ebfcc.eot);src:url(/backoffice/fonts/Rubik-Light/385c3149f6cbc96ebfcc.eot?#iefix) format("embedded-opentype"),url(/backoffice/fonts/Rubik-Light/79ff857fa99148177faf.woff2) format("woff2"),url(/backoffice/fonts/Rubik-Light/6a09bffe62e71d58affa.woff) format("woff"),url(/backoffice/fonts/Rubik-Light/216c1d661bebb5a61c83.ttf) format("ttf"),url(/backoffice/images/Rubik-Light/53df5eb329d4e4822e82.svg) format("svg")}@font-face{font-family:Rubik;font-style:italic;font-weight:200;src:url(/backoffice/fonts/Rubik-LightItalic/3d29f564b1684cc67bd8.eot);src:url(/backoffice/fonts/Rubik-LightItalic/3d29f564b1684cc67bd8.eot?#iefix) format("embedded-opentype"),url(/backoffice/fonts/Rubik-LightItalic/11c38c76ec48d009a168.woff2) format("woff2"),url(/backoffice/fonts/Rubik-LightItalic/9e15ab637a6b419459b0.woff) format("woff"),url(/backoffice/fonts/Rubik-LightItalic/f81ecb3e745e93abc26c.ttf) format("ttf"),url(/backoffice/images/Rubik-LightItalic/8209bf5d6e3ac6b27b50.svg) format("svg")}@font-face{font-family:Rubik;font-style:normal;font-weight:600;src:url(/backoffice/fonts/Rubik-Medium/55dbd04836b6176a1b5a.eot);src:url(/backoffice/fonts/Rubik-Medium/55dbd04836b6176a1b5a.eot?#iefix) format("embedded-opentype"),url(/backoffice/fonts/Rubik-Medium/1adb1f928ae74c5fd705.woff2) format("woff2"),url(/backoffice/fonts/Rubik-Medium/502b275e00b8dd6d82df.woff) format("woff"),url(/backoffice/fonts/Rubik-Medium/a4090cbbc5982df7d98b.ttf) format("ttf"),url(/backoffice/images/Rubik-Medium/71cdb694e97d942ce086.svg) format("svg")}@font-face{font-family:Rubik;font-style:normal;font-weight:800;src:url(/backoffice/fonts/Rubik-Bold/024e15a96a38b68b0f4a.eot);src:url(/backoffice/fonts/Rubik-Bold/024e15a96a38b68b0f4a.eot?#iefix) format("embedded-opentype"),url(/backoffice/fonts/Rubik-Bold/9cbec839611e4fdd2e0e.woff2) format("woff2"),url(/backoffice/fonts/Rubik-Bold/eeb71d68a179b6b2433a.woff) format("woff"),url(/backoffice/fonts/Rubik-Bold/5fe2a22c11485698a77b.ttf) format("ttf"),url(/backoffice/images/Rubik-Bold/2705d252965ceeb8a026.svg) format("svg")}@font-face{font-family:Anonymous-Pro;font-style:normal;font-weight:400;src:url(/backoffice/fonts/Anonymous_Pro/7efadbba75e397dd6872.ttf) format("ttf")}body,button,html,input,select,textarea{font-family:Rubik,Helvetica,Helvetica-Neue,sans-serif}html{overflow-x:hidden;overflow-y:auto}body,html{font-size:14px;font-weight:400;line-height:1.3em}body{background:#f6f8f9;min-height:100vh}h1{font-size:3.6rem;font-weight:800;line-height:1.3}h2{font-size:3rem}h2,h3{font-weight:600;line-height:1.3}h3{font-size:2rem}h4{font-size:1.571rem}h4,h5{font-weight:400;line-height:1.4}h5{font-size:1.357rem}h6{font-size:.9rem;font-weight:200;line-height:1.4}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{line-height:1.3em}.grecaptcha-badge{visibility:hidden}.container{position:static}.container.with-columns{padding:0 .75rem}.container.is-narrow{max-width:1180px;width:100%}@font-face{font-family:quriobotIcon;font-style:normal;font-weight:400;src:url(/backoffice/fonts/quriobotlineicons/6bd5a9fd72b3bb839796.eot);src:url(/backoffice/fonts/quriobotlineicons/6bd5a9fd72b3bb839796.eot?#iefix) format("embedded-opentype"),url(/backoffice/fonts/quriobotlineicons/d114a1e39345e2ca9bc7.woff) format("woff"),url(/backoffice/fonts/quriobotlineicons/8f5f8c9f83a9225a7088.ttf) format("truetype"),url(/backoffice/images/quriobotlineicons/2fe0dee706ada41c98a1.svg#quriobotIcon) format("svg")}[class*=" icon-"],[class^=icon-]{line-height:inherit}[class*=" icon-"].is-xsmall:before,[class^=icon-].is-xsmall:before{font-size:.75rem}.ReactTable .rt-thead.-filters .rt-th>input[class*=" icon-"]:before,.ReactTable .rt-thead.-filters .rt-th>input[class^=icon-]:before,[class*=" icon-"].is-small:before,[class^=icon-].is-small:before{font-size:.9rem}[class*=" icon-"].is-medium:before,[class^=icon-].is-medium:before{font-size:1.357rem}[class*=" icon-"].is-large:before,[class^=icon-].is-large:before{font-size:1.571rem}[class*=" icon-"].is-xlarge:before,[class^=icon-].is-xlarge:before{font-size:2rem}[data-icon]:before{content:attr(data-icon);line-height:inherit}[class*=" icon-"]:before,[class^=icon-]:before,[data-icon]:before{font-family:quriobotIcon!important;font-style:normal!important;font-variant:normal!important;font-weight:400!important;text-transform:none!important;speak:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-"]:before,[class^=icon-]:before{line-height:1}.icon-live-chat-automation-rule-zapier:before,.icon-zapier:before{content:""}.icon-integromat:before,.icon-live-chat-automation-rule-integromat:before{content:""}.icon-full-name:before,.icon-name:before,.icon-step-name:before{content:""}.icon-first-name:before,.icon-first_name:before,.icon-step-first-name:before{content:""}.icon-last-name:before,.icon-last_name:before,.icon-step-last-name:before{content:""}.icon-help:before{content:'"'}.icon-analytics:before,.icon-donut:before,.icon-short:before{content:"#"}.icon-edit:before,.icon-variable-text_edit:before{content:"$"}.icon-micro:before{content:"("}.icon-loop:before{content:")"}.icon-exit:before,.icon-person-status-away:before{content:"*"}.icon-enter:before{content:"+"}.icon-list:before{content:","}.icon-feedback:before,.icon-like:before{content:"-"}.icon-apps:before{content:"."}.icon-line-chart:before,.icon-progress:before{content:"/"}.icon-undo:before{content:"0"}.icon-redo:before{content:"1"}.icon-monitoring:before,.icon-repair:before{content:"2"}.icon-trash:before{content:"3"}.icon-label:before{content:"4"}.icon-support:before{content:"5"}.icon-full-screen:before{content:"6"}.icon-actual-screen:before{content:"7"}.icon-shuffle:before{content:"8"}.icon-control:before,.icon-equalizer:before{content:":"}.icon-dislike:before{content:";"}.icon-home:before{content:"<"}.icon-calendar:before,.icon-datetime:before{content:"="}.icon-bar-chart:before{content:">"}.icon-idea:before{content:"?"}.icon-wallet:before{content:"A"}.icon-message:before,.icon-text-message:before,.icon-variable-chat_completion:before{content:"B"}.icon-integration:before,.icon-puzzle:before{content:"C"}.icon-print:before{content:"D"}.icon-gift:before{content:"E"}.icon-pin:before{content:"F"}.icon-chat-text-type-image:before,.icon-image:before,.icon-knowledge-base-article-resource-image:before,.icon-picture:before,.icon-variable-image_generation:before{content:"G"}.icon-map:before{content:"H"}.icon-layers:before,.icon-split:before{content:"I"}.icon-channel-web:before,.icon-globe:before,.icon-integration-open_ai-automation-rule-crawl_update_assistant:before,.icon-language-switch:before,.icon-language_switch:before,.icon-locations:before,.icon-step-language-switch:before,.icon-step-language_switch:before,.icon-web:before{content:"K"}.icon-wide-screen:before{content:"L"}.icon-folder-line:before{content:"M"}.icon-chat-text-type-video_file:before,.icon-knowledge-base-article-resource-video_file:before,.icon-movie:before{content:"N"}.icon-drop:before{content:"Q"}.icon-copy:before{content:"R"}.icon-phone:before{content:"T"}.icon-calc:before{content:"U"}.icon-double-chat:before{content:"V"}.icon-knowledge-base-search:before,.icon-knowledge-base:before,.icon-open-book:before{content:"X"}.icon-package:before{content:"Z"}.icon-block:before,.icon-blocked:before,.icon-stopped:before{content:"\\"}.icon-campaign:before,.icon-share:before{content:"a"}.icon-contact:before,.icon-contacts:before,.icon-user:before{content:"f"}.icon-prize:before{content:"g"}.icon-dashboard:before{content:"h"}.icon-security:before{content:"i"}.icon-tablet:before{content:"j"}.icon-mobile:before{content:"k"}.icon-desktop:before{content:"l"}.icon-magic:before{content:"o"}.icon-sandwatch:before{content:"p"}.icon-study:before{content:"q"}.icon-open-letter:before{content:"r"}.icon-open-letter-text:before{content:"s"}.icon-flash:before{content:"t"}.icon-smile:before{content:"u"}.icon-drag:before{content:"v"}.icon-credit-card:before{content:"w"}.icon-bell:before{content:"y"}.icon-circle-up:before{content:"{"}.icon-bot-menu-item-handover:before,.icon-campaign-send:before,.icon-circle-right:before,.icon-handover:before,.icon-live-chat-automation-rule-forward:before{content:"|"}.icon-circle-left:before{content:"}"}.icon-circle-down:before{content:"~"}.icon-bot-live-chat-type-native:before,.icon-bot-menu-item-live_chat:before,.icon-integration-open_ai-automation-rule-live_chat_update_assistant:before,.icon-live_chat:before,.icon-single-chat:before{content:""}.icon-chat-text-type-video:before,.icon-video-camera:before,.icon-video:before{content:""}.icon-camera:before{content:""}.icon-active:before,.icon-circle-check:before,.icon-completed:before,.icon-live-chat-automation-rule-close:before,.icon-paid:before{content:""}.icon-clock:before,.icon-step-time:before,.icon-time:before{content:""}.icon-cancelled:before,.icon-circle-cancel:before,.icon-inactive:before{content:""}.icon-download-cloud:before{content:""}.icon-file:before,.icon-step-file:before,.icon-upload-cloud:before{content:""}.icon-document:before{content:""}.icon-channel-email:before,.icon-chat-channel-mode-email:before,.icon-email:before,.icon-letter:before,.icon-live-chat-automation-rule-email:before,.icon-subscribers:before{content:""}.icon-eye:before,.icon-person-status-invisible:before{content:""}.icon-flag:before{content:""}.icon-folder:before{content:""}.icon-heart-line:before{content:""}.icon-chat-text-type-info:before,.icon-info:before{content:""}.icon-key:before{content:""}.icon-bot-menu-item-url:before,.icon-chat-text-type-link:before,.icon-link:before{content:""}.icon-lock:before,.icon-password:before,.icon-step-password:before{content:""}.icon-lock-open:before{content:""}.icon-search:before{content:""}.icon-search-plus:before{content:""}.icon-search-minus:before{content:""}.icon-chat-text-type-file:before,.icon-clip:before,.icon-knowledge-base-article-resource-file:before{content:""}.icon-campaign-automation-rule-action-send_message:before,.icon-paper-plane:before{content:""}.icon-circle-add:before{content:""}.icon-location:before,.icon-map-pin:before{content:""}.icon-live-chat-automation-rule-agent_status:before,.icon-person-status-online:before,.icon-power:before{content:""}.icon-refresh:before{content:""}.icon-bot-menu-item-restart:before,.icon-reload:before,.icon-restore:before{content:""}.icon-gear:before,.icon-step-settings:before{content:""}.icon-rating:before,.icon-star:before{content:""}.icon-volume-down:before{content:""}.icon-chat-text-type-audio_file:before,.icon-knowledge-base-article-resource-audio_file:before,.icon-variable-audio_transcription:before,.icon-volume-up:before{content:""}.icon-volume-mute:before{content:""}.icon-phone-left:before{content:""}.icon-menu:before{content:""}.icon-dots-vert:before{content:""}.icon-dots-hor:before{content:""}.icon-chevron-down:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-chevron-up:before{content:""}.icon-linkedin:before{content:""}.icon-github:before{content:""}.icon-google:before,.icon-gplus:before{content:""}.icon-youtube:before{content:""}.icon-skype:before{content:""}.icon-channel-twitter:before,.icon-twitter:before{content:""}.icon-facebook:before{content:""}.icon-automation-rule:before,.icon-plane:before{content:""}.icon-joystick:before{content:""}.icon-flame:before{content:""}.icon-eyeglasses:before{content:""}.icon-crop:before{content:""}.icon-long-text:before,.icon-long_text:before{content:""}.icon-short-text:before,.icon-short_text:before{content:""}.icon-yes-no:before,.icon-yes_no:before{content:""}.icon-multi-choice:before,.icon-multiple-choice:before,.icon-multiple_choice:before{content:""}.icon-dropdown:before{content:""}.icon-multi-image:before,.icon-multiple-image:before,.icon-multiple_image:before{content:""}.icon-circle-slider:before,.icon-slider:before{content:""}.icon-number:before{content:""}.icon-filter:before{content:""}.icon-date-range:before,.icon-datetime-range:before{content:""}.icon-bot-menu-item-start:before,.icon-entry-o:before,.icon-start:before{content:""}.icon-bot-menu-item-finish:before,.icon-end:before,.icon-exit-o:before{content:""}.icon-iban:before{content:""}.icon-birthdate:before,.icon-birthday:before{content:""}.icon-birthday-1:before{content:""}.icon-live-chat-automation-rule-reopen:before,.icon-return:before{content:""}.icon-organisation:before{content:""}.icon-billing:before{content:""}.icon-error:before{content:""}.icon-autocomplete:before{content:""}.icon-change-step-color:before,.icon-dropper:before{content:""}.icon-display-link:before,.icon-yes-no-display:before{content:""}.icon-gift-free:before{content:""}.icon-other:before,.icon-smart-watch:before{content:""}.icon-plan:before{content:""}.icon-price-euro:before{content:""}.icon-chat-text-type-html:before,.icon-html:before,.icon-step-display-html:before{content:""}.icon-change-background:before,.icon-chat-text-type-landing_page_background:before,.icon-landing_page_background:before{content:""}.icon-chat-text-type-text:before,.icon-text:before,.icon-variable-text_completion:before{content:""}.icon-button:before{content:""}.icon-step:before,.icon-steps:before,.icon-variable-step:before{content:""}.icon-external-chat:before,.icon-external_chat:before{content:""}.icon-select-previous:before{content:""}.icon-bot-live-chat-type-custom:before,.icon-chat-text-type-script:before,.icon-custom:before,.icon-script:before,.icon-step-custom:before,.icon-variable-script:before{content:""}.icon-replace-bot:before,.icon-step-change:before{content:""}.icon-step-response:before,.icon-step-responses:before{content:""}.icon-step-question:before,.icon-step-texts:before{content:""}.icon-step-answer:before,.icon-step-options:before{content:""}.icon-form:before,.icon-live-chat-automation-rule-form:before{content:""}.icon-json:before,.icon-live-chat-automation-rule-json:before{content:""}.icon-live-chat-automation-rule-slack:before,.icon-slack:before{content:""}.icon-string:before,.icon-variable-string:before{content:""}.icon-microsoftonline:before{content:""}.icon-hugo:before{content:""}.icon-mailchimp:before,.icon-mailchimp_api:before{content:""}.icon-add:before{content:""}.icon-response-action:before{content:""}.icon-chat-text-type-variable_stream:before,.icon-variable:before{content:""}.icon-input:before,.icon-value-add:before{content:""}.icon-legal:before{content:""}.icon-change:before,.icon-knowledge-base-replace-articles:before,.icon-replace-step:before{content:""}.icon-live-chat-automation-rule-assign:before,.icon-referral:before{content:""}.icon-coin:before{content:""}.icon-piggybank:before{content:""}.icon-step-display-window:before{content:""}.icon-chat-text-type-embed:before,.icon-step-display-iframe:before{content:""}.icon-sort:before{content:""}.icon-document-view:before{content:""}.icon-funnel:before{content:""}.icon-interactive-reporting:before,.icon-interactive:before{content:""}.icon-integration-open_ai-automation-rule-response_assessment:before,.icon-integration-open_ai-automation-rule-response_update_assistant:before,.icon-results:before{content:""}.icon-avatar-switch:before,.icon-avatar:before,.icon-chat-channel-mode-bot:before,.icon-chat-text-type-avatar:before{content:""}.icon-grayscale:before{content:""}.icon-dropoff:before{content:""}.icon-auto-distribute:before{content:""}.icon-diagram-flow:before,.icon-flow-diagram:before{content:""}.icon-zoom-to-fit:before{content:""}.icon-channel-facebook:before,.icon-fb-messenger:before{content:""}.icon-avatar:before,.icon-chat-channel-mode-bot:before{content:""}.icon-brush:before{content:""}.icon-coding:before{content:""}.icon-source-code:before{content:""}.icon-developer-mode:before{content:""}.icon-more-horizontal:before{content:""}.icon-custom-domain:before{content:""}.icon-landing-page:before{content:""}.icon-qb-widget:before{content:""}.icon-css:before{content:""}.icon-share-report:before{content:""}.icon-chat-text-type-pixel:before,.icon-pixel:before{content:""}.icon-freshdesk:before,.icon-freshworks_crm:before{content:""}.icon-image-autocomplete:before,.icon-image_autocomplete:before{content:""}.icon-freshsales:before{content:""}.icon-channel-dialog360:before,.icon-channel-twilio_whatsapp:before,.icon-whatsapp:before{content:""}.icon-channel-line:before,.icon-line:before{content:""}.icon-channel-message_bird:before,.icon-messagebird:before{content:""}.icon-channel-telegram:before,.icon-telegram:before{content:""}.icon-paste:before{content:""}.icon-paste-html:before{content:""}.icon-lowercase:before{content:""}.icon-uppercase:before{content:""}.icon-live-chat-automation-rule-mark_spam:before,.icon-spam:before{content:""}.icon-live-chat-automation-rule-unmark_spam:before,.icon-not-spam:before{content:""}.icon-import-export:before,.icon-import:before{content:""}.icon-channel-viber:before,.icon-viber:before{content:""}.icon-flow-merge:before,.icon-merge:before{content:""}.icon-agent:before{content:""}.icon-google_drive_spreadsheet:before,.icon-integration-open_ai-automation-rule-google_drive_spreadsheet_update_assistant:before,.icon-live-chat-automation-rule-google_drive_spreadsheet:before{content:""}.icon-channel-instagram:before,.icon-instagram:before{content:""}.icon-chat-translation-mode-automatic:before,.icon-translate:before{content:""}.icon-chat-translation-mode-disabled:before,.icon-translate-disabled:before{content:""}.icon-channel-google_business_messages:before,.icon-messages:before{content:""}.icon-feedback-disabled:before,.icon-like-disabled:before{content:""}.icon-variable-audio_translation:before,.icon-volume-up-translate:before{content:""}.icon-azure:before{content:""}.icon-open-ai:before{content:""}.icon-circle-check-bot:before{content:""}.icon-text-to-speech:before,.icon-variable-text_to_speech:before{content:""}.icon-bot-menu-item-subscribe:before,.icon-not-shadow:before,.icon-subscribe:before{content:""}.icon-bot-menu-item-unsubscribe:before,.icon-shadow:before,.icon-unsubscribe:before{content:""}.icon-ux-monitoring:before{content:""}[class*=" icon-animation-pattern-"]:before,[class^=icon-animation-pattern-]:before{content:" ";display:inline-block;height:48px;width:48px}.icon-animation-pattern-fade_in_out:before{background-image:url(/backoffice/images/fade-in-out/de4265417c781a8e75c4.gif)}.icon-animation-pattern-barrel_roll:before{background-image:url(/backoffice/images/barrel-roll/b0d8f8c13c11a80fe1da.gif)}.icon-animation-pattern-explosion:before{background-image:url(/backoffice/images/explosion/78b34aa7a44c02568616.gif)}.icon-animation-pattern-horizontal_3d_rotation:before{background-image:url(/backoffice/images/horizontal-3d-rotation/daaf13a5b0ae9f2374c5.gif)}.icon-animation-pattern-vertical_3d_rotation:before{background-image:url(/backoffice/images/vertical-3d-rotation/aa9f37a65306972add67.gif)}.icon-animation-pattern-horizontal_flipping:before{background-image:url(/backoffice/images/horizontal-flipping/3f33fbd62a8743bc8dc4.gif)}.icon-animation-pattern-vertical_flipping:before{background-image:url(/backoffice/images/vertical-flipping/8a5cd13d4863dfd3549d.gif)}.icon-animation-pattern-pixelation:before{background-image:url(/backoffice/images/pixelation/11e712089a43054b584d.gif)}.icon-animation-pattern-snowing:before{background-image:url(/backoffice/images/snowing/d181edbb935e51d106ea.gif)}.icon-animation-pattern-zoom_and_rotate:before{background-image:url(/backoffice/images/zoom-and-rotate/6d3e9e51557988904b51.gif)}.icon-animation-pattern-zoom_in_out:before{background-image:url(/backoffice/images/zoom-in-out/70719ea4aff5f7b11097.gif)}.icon-animation-pattern-horizontal_appearing:before{background-image:url(/backoffice/images/horizontal-appearing/16c668601b955eed9445.gif)}.icon-animation-pattern-vertical_appearing:before{background-image:url(/backoffice/images/vertical-appearing/48495c7fddcf5736f7dc.gif)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background:#e6e6e6;border:1px solid hsla(0,0%,100%,.8);border-radius:100px}::-webkit-scrollbar-thumb:hover{background:#999}::-webkit-scrollbar-track{background:transparent;border-radius:100px}::-webkit-scrollbar-track:hover{background:#e6e6e6}body::-webkit-scrollbar-track{background:#e6e6e6;border-radius:0}body{scrollbar-face-color:#999;scrollbar-track-color:#e6e6e6}.bs-1,.button .tag.is-absolute,.button .tag.is-top-right,.button.is-gray-bordered.is-active,.notifications-wrapper .notification,.notifications-wrapper .notification .notification-action-wrapper .is-gray-bordered.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .tag.is-absolute,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .tag.is-top-right,.qb-avatar,button.button .tag.is-absolute,button.button .tag.is-top-right,button.button.is-gray-bordered.is-active{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.bs-2,.button__check_checked,.qb-input .input-wrapper,.qb-message,.qb-widget,button.button__check_checked{box-shadow:0 8px 17px rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.17)}.bs-3,.dropdown-hover .dropdown-hover-content,.dropdown__content,.dropdown_type_circle .dropdown__content{box-shadow:0 17px 50px rgba(0,0,0,.09),0 12px 15px rgba(0,0,0,.17)}.bs-5,.modal-card{box-shadow:0 40px 77px rgba(0,0,0,.12),0 27px 24px rgba(0,0,0,.15)}.ReactTable .rt-thead.-filters .field.touched.error .rt-th>input,.bs-error-input,.field.touched.error .ReactTable .rt-thead.-filters .rt-th>input,.field.touched.error .Select-control,.field.touched.error .input,.field.touched.error .textarea{box-shadow:0 0 0 2px hsla(0,96%,70%,.5)}.is-white,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button{background:#fff;color:#4a4a4a}.is-primary.with-shadow,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button{box-shadow:0 2px 6px 0 rgba(75,162,249,.4)}.is-success.with-shadow,.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button{box-shadow:0 2px 6px 0 rgba(45,222,152,.4)}.is-info.with-shadow,.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button{box-shadow:0 2px 6px 0 rgba(0,198,255,.4)}.is-warning.with-shadow,.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button{box-shadow:0 2px 6px 0 rgba(255,183,94,.4)}.is-error.with-shadow,.notifications-wrapper .notification .notification-action-wrapper .is-error.notification-action-button{box-shadow:0 2px 6px 0 hsla(0,96%,70%,.4)}.ReactModalPortal>div{opacity:0}.ReactModalPortal .ReactModal__Overlay{-webkit-transform:scale(1.3);transform:scale(1.3);transition:all .5s ease}.ReactModalPortal .ReactModal__Overlay--after-open{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.ReactModalPortal .ReactModal__Overlay--before-close{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3)}.ReactModal__Content{bottom:0;left:0;min-width:40%;right:0;top:0}@media screen and (max-width:770px){.ReactModal__Content{min-width:320px}}.ReactModal__Content:focus{outline:none}.modal-wrapper.button,.notifications-wrapper .notification .notification-action-wrapper .modal-wrapper.notification-action-button{padding:0!important}.modal-wrapper.button .modal-opener,.notifications-wrapper .notification .notification-action-wrapper .modal-wrapper.notification-action-button .modal-opener{padding:8px 28px}.modal-wrapper_type_icon.button .modal-opener,.notifications-wrapper .notification .notification-action-wrapper .modal-wrapper_type_icon.notification-action-button .modal-opener{padding:8px 12px}.modal-wrapper .modal-opener.disabled{cursor:not-allowed;opacity:.6}.modal-opener__button{color:#fff;display:inline-block}.modal{z-index:2000}.modal-background{background:rgba(31,58,84,.85);transition:all .3s ease-in-out}.modal-card{background:#fff;border-radius:10px;max-width:90vw;width:auto}.modal-card__body_type_visible,.modal-card_type_visible{overflow:visible}.modal-card_type_visible .modal-card-body{min-height:30vh}.modal-card-small{width:500px}.modal-card-head{background:none;border-bottom-color:#f4f4f4;justify-content:center;padding:1rem 2rem;text-align:center}.modal-card-head .delete{position:absolute;right:1rem;top:1rem}.modal-card__title{color:#4a4a4a;font-weight:300;overflow:hidden;padding:0 1rem;text-overflow:ellipsis;white-space:nowrap}.modal-card-foot{background:#f4f4f4;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:none;justify-content:center;padding:1rem 2rem}.modal-card-body{padding:1.5rem 2rem}.modal-card .modal-info-text{color:#4ba2f9;margin:0 auto 1.5rem;max-width:350px;text-align:center}.modal-card .modal-info-text:last-child{margin:0 auto}.modal-card.modal-card__body_type_visible{overflow:visible}.modal .modal-card:focus{outline:none}.modal .modal-card-success .modal-card-body{padding:30px;text-align:center}.modal .modal-card-success .modal-card-body>.modal-info-text{margin-bottom:30px;margin-top:30px}.modal .modal-card-success .modal-card-body>i{color:#2dde98;font-size:3rem;line-height:1em;margin:0 auto}.modal .modal-card-success .modal-card-body>.button,.modal .modal-card-success .notifications-wrapper .notification .notification-action-wrapper .modal-card-body>.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .modal .modal-card-success .modal-card-body>.notification-action-button{min-width:180px}.react-tabs>.scrollable-container{background:#fff;margin-left:-20px;margin-right:-20px}.react-tabs>.scrollable-container.divider-title_centered:before,.react-tabs>.scrollable-container:after{top:-3px}.react-tabs>.scrollable-container:before{background:#e8e8e8;border-radius:2px;bottom:1px;content:"";display:block;height:2px;left:0;position:absolute;width:100%}.react-tabs .react-tabs__tab-list{border-bottom:none;margin-bottom:0;position:relative}.react-tabs .react-tabs__tab-list .react-tabs__tab{background:transparent;border:none;bottom:0;color:#757575;font-weight:600;padding:6px 10px 10px;position:relative;transition:all .3s ease-in-out;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-tabs .react-tabs__tab-list .react-tabs__tab.divider-title_centered:before,.react-tabs .react-tabs__tab-list .react-tabs__tab:after{background:#00c6ff;border-radius:2px;bottom:0;content:"";display:block;height:4px;left:50%;opacity:0;position:absolute;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);transition:all .3s ease-in-out;transition-timing-function:cubic-bezier(.56,-.4,.415,1.295);width:0}.react-tabs .react-tabs__tab-list .react-tabs__tab.divider-title_centered:hover:not(.error):before,.react-tabs .react-tabs__tab-list .react-tabs__tab:hover:not(.error):after{opacity:1;width:100%}.react-tabs .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--disabled{cursor:not-allowed;opacity:.4}.react-tabs .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--disabled:hover{background-color:transparent}.react-tabs .react-tabs__tab-list .react-tabs__tab.error{color:#fc6767}.react-tabs .react-tabs__tab-list .react-tabs__tab.hidden{display:none}.react-tabs .react-tabs__tab-list .react-tabs__tab:focus{box-shadow:none}.react-tabs .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected{color:#4ba2f9}.react-tabs .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected.divider-title_centered:before,.react-tabs .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected:after{background:#4ba2f9;opacity:1;width:100%}.react-tabs .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected.error{color:#fc6767}.react-tabs .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected.error.divider-title_centered:before,.react-tabs .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected.error:after{background:#fc6767}.react-tabs .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected.hidden{display:inline-block}.react-tabs .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected .react-tabs__tab-triangle{opacity:1}.react-tabs .react-tabs__tab-list .react-tabs__tab .react-tabs__tab-triangle{background:#4ba2f9;border-bottom-left-radius:4px;border-bottom-right-radius:4px;height:5px;left:50%;margin-left:-4px;opacity:0;position:absolute;top:100%;transition:all .3s ease-in-out;width:6px}.react-tabs .react-tabs__tab-list .react-tabs__tab .react-tabs__tab-triangle:after,.react-tabs .react-tabs__tab-list .react-tabs__tab .react-tabs__tab-triangle:before{border:2px solid transparent;border-left-color:#4ba2f9;border-radius:100%;content:"";display:block;height:10px;left:-8px;position:absolute;top:-2px;-webkit-transform:rotate(135deg);transform:rotate(135deg);width:10px}.react-tabs .react-tabs__tab-list .react-tabs__tab .react-tabs__tab-triangle.divider-title_centered:before,.react-tabs .react-tabs__tab-list .react-tabs__tab .react-tabs__tab-triangle:after{left:auto;right:-8px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.react-tabs__tab-panel-inner .content-header{margin-bottom:10px;margin-top:-20px}.react-tabs__type-main>.react-tabs__tab-list{margin:0 -20px}.ReactTable{border:none;margin-left:auto;margin-right:auto}.ReactTable.is-full{max-width:100%}.ReactTable .scrollbar_table>div{margin-right:0!important}.ReactTable:not(.rthfc) .rt-table,.ReactTable:not(.rthfc) .rt-thead .rt-tr{overflow:visible}.ReactTable .rt-thead{background:#e8e8e8;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:none}.ReactTable .rt-thead.-filters{background-color:transparent;border:none;padding:5px 0}.ReactTable .rt-thead.-filters .rt-th{padding-bottom:0;padding-top:0}.ReactTable .rt-thead.-filters .rt-th>i{line-height:30px}.ReactTable .rt-thead .rt-th{border-right:none;font-weight:600;line-height:20px;padding:10px 5px}.ReactTable .rt-thead .rt-th:active,.ReactTable .rt-thead .rt-th:focus{outline:none}.ReactTable .rt-thead .rt-th.divider-title_centered:before,.ReactTable .rt-thead .rt-th:after{background:#4ba2f9;border-radius:100px;content:"";height:4px;left:50%;opacity:0;position:absolute;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);transition:all .3s cubic-bezier(.56,-.4,.415,1.295);width:50%}.ReactTable .rt-thead .rt-th.-sort-desc{box-shadow:none;z-index:1}.ReactTable .rt-thead .rt-th.-sort-desc.divider-title_centered:before,.ReactTable .rt-thead .rt-th.-sort-desc:after{bottom:0;opacity:1;width:30%}.ReactTable .rt-thead .rt-th.-sort-asc{box-shadow:none}.ReactTable .rt-thead .rt-th.-sort-asc.divider-title_centered:before,.ReactTable .rt-thead .rt-th.-sort-asc:after{bottom:calc(100% - 4px);opacity:1;width:70%}.ReactTable .rt-thead .rt-th_with-checkbox .rt-resizable-header-content{overflow:visible}.ReactTable .rt-thead .rt-th__checkbox-wrapper{display:flex}.ReactTable .rt-thead .rt-th__checkbox-wrapper .checkbox-field{display:inline-flex;height:26px;justify-content:center;margin:0 0 0 .428rem;width:16px}.ReactTable .rt-thead .rt-th__dropdown{margin-left:.428rem}.ReactTable .rt-thead .rt-th__dropdown-trigger{display:block;height:26px;line-height:26px;position:relative;width:20px}.ReactTable .rt-thead .rt-th__dropdown-trigger .circle{background-color:#2dde98;border-color:#2dde98;bottom:auto;left:auto;position:absolute;right:0;top:0}.ReactTable .rt-thead .rt-th__dropdown .dropdown__content{padding:.428rem .715rem;text-align:left}.ReactTable .rt-tbody{padding-right:7px}.ReactTable .rt-tr-group{border-bottom:none!important}.ReactTable .rt-td{line-height:32px;padding:4px 5px;position:relative}.ReactTable .rt-td .rt-expandable{padding-left:0}.ReactTable .rt-td_with-checkbox{align-items:center;display:flex}.ReactTable .rt-td .checkbox-field{height:26px;margin-left:.428rem;width:16px}.ReactTable .scrollbar_tbody>div{overflow-x:hidden}.ReactTable .scrollbar_tbody>div .scrollbar__track_type_horizontal{display:none}.ReactTable .pagination-bottom .-pagination{border-top:none;box-shadow:none}.ReactTable .pagination-bottom .-pagination .-btn{border-radius:20px;line-height:20px;padding:10px}.ReactTable .rt-resizable-header .rt-resizer{z-index:0}.ReactTable .rt-resizable-header .rt-resizer.divider-title_centered:before,.ReactTable .rt-resizable-header .rt-resizer:after{background:#c7c7c7;content:"";display:block;height:100%;left:17px;opacity:.3;position:absolute;top:0;width:1px}.ReactTable .rt-resizable-header:last-child .rt-resizer.divider-title_centered:before,.ReactTable .rt-resizable-header:last-child .rt-resizer:after{display:none}.ReactTable.-highlight .rt-tr:not(.-padRow):hover{background:#f4f4f4}.table_aligned_middle td,.table_aligned_middle th{vertical-align:middle}.table thead{background:#e8e8e8}.table thead th{font-weight:600}.table thead th:first-child{border-top-left-radius:5px}.table thead th:last-child{border-top-right-radius:5px}.table tbody.text-centered td,.table tbody.text-centered th,.table thead.text-centered td,.table thead.text-centered th{text-align:center}.table.with-padding tr td:first-child,.table.with-padding tr th:first-child{padding-left:2rem}.table.with-padding tr td:last-child,.table.with-padding tr th:last-child{padding-right:2rem}.breadcrumbs{-webkit-touch-callout:none;align-items:stretch;display:flex;font-size:.9rem;overflow:hidden;overflow-x:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.breadcrumbs:not(:last-child){margin-bottom:1.5rem}.breadcrumbs .breadcrumbs__text{padding:.5em}.breadcrumbs .breadcrumbs__link{align-items:center;color:#4ba2f9;display:flex;justify-content:center;padding:.5em;text-decoration:underline}.breadcrumbs .breadcrumbs__link:hover{color:#3e80c0}.breadcrumbs li{align-items:center;display:flex}.breadcrumbs li.is-active .breadcrumbs__link{color:#4ba2f9;cursor:default;pointer-events:none}.breadcrumbs li+li:before{color:#757575;content:"/"}.breadcrumbs ol,.breadcrumbs ul{align-items:center;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.breadcrumbs .icon:first-child{margin-right:.5em}.breadcrumbs .icon:last-child{margin-left:.5em}.breadcrumbs.is-centered ol,.breadcrumbs.is-centered ul{justify-content:center}.breadcrumbs.is-right ol,.breadcrumbs.is-right ul{justify-content:flex-end}.ReactTable .rt-thead.-filters .rt-th>input.breadcrumbs,.breadcrumbs.is-small{font-size:.9rem}.breadcrumbs.is-medium{font-size:1.357rem}.breadcrumbs.is-large{font-size:1.571rem}.breadcrumbs.has-arrow-separator li+li:before{content:"→"}.breadcrumbs.has-bullet-separator li+li:before{content:"•"}.breadcrumbs.has-dot-separator li+li:before{content:"·"}.breadcrumbs.has-succeeds-separator li+li:before{content:"≻"}.breadcrumbs.has-chevron-separator li+li:before{content:"";font-family:quriobotIcon;font-size:.7em}.react-sanfona-item-expanded>.divider-title_accordion-trigger .divider-title__icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.content__title{font-weight:200;text-align:center}.content__title+:not(.content__subtitle){margin-top:1.5rem}.content__subtitle{color:#757575;font-weight:600;margin-bottom:1.5rem;margin-top:.428rem}.list{background-color:transparent;box-shadow:none}.list_centered{align-items:center;display:flex;flex-direction:column}.list_with-checks .list__item{padding-left:2rem}.list_with-checks .list__item .check{left:0;-webkit-transform:translate3d(0,-50%,0) scale(.6);transform:translate3d(0,-50%,0) scale(.6)}.list__item{padding:.214rem 0;position:relative}.button,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button,button.button{background:transparent;border-color:#4ba2f9;border-radius:100px;color:#4ba2f9;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;height:auto;line-height:20px;padding:7px 32px;position:relative;transition:all .3s ease-in-out}.button:hover,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:hover,button.button:hover{border-color:#3e80c0;color:#3e80c0}.button.is-square,.notifications-wrapper .notification .notification-action-wrapper .is-square.notification-action-button,button.button.is-square{border-radius:5px}.button.is-block,.notifications-wrapper .notification .notification-action-wrapper .is-block.notification-action-button,button.button.is-block{display:block;width:100%}.button.is-circle,.notifications-wrapper .notification .notification-action-wrapper .is-circle.notification-action-button,button.button.is-circle{padding:8px;width:38px}.button.is-circle .icon,.notifications-wrapper .notification .notification-action-wrapper .is-circle.notification-action-button .icon,button.button.is-circle .icon{display:inline-block}.button .icon,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .icon,button.button .icon{height:20px;width:20px}.button .icon:first-child,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .icon:first-child,button.button .icon:first-child{margin:0}.button .icon:last-child:not(:first-child),.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .icon:last-child:not(:first-child),button.button .icon:last-child:not(:first-child){margin-left:.428rem;margin-right:0}.button.is-danger,.button.is-error,.button.is-facebook,.button.is-google,.button.is-gplus,.button.is-info,.button.is-microsoft,.button.is-microsoftonline,.button.is-primary,.button.is-success,.button.is-warning,.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-error.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-facebook.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-google.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-gplus.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-microsoft.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-microsoftonline.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button,button.button.is-danger,button.button.is-error,button.button.is-facebook,button.button.is-google,button.button.is-gplus,button.button.is-info,button.button.is-microsoft,button.button.is-microsoftonline,button.button.is-primary,button.button.is-success,button.button.is-warning{border:none;color:#fff;padding:8px 28px}.button.is-danger:active,.button.is-danger:focus,.button.is-danger:hover,.button.is-error:active,.button.is-error:focus,.button.is-error:hover,.button.is-facebook:active,.button.is-facebook:focus,.button.is-facebook:hover,.button.is-google:active,.button.is-google:focus,.button.is-google:hover,.button.is-gplus:active,.button.is-gplus:focus,.button.is-gplus:hover,.button.is-info:active,.button.is-info:focus,.button.is-info:hover,.button.is-microsoft:active,.button.is-microsoft:focus,.button.is-microsoft:hover,.button.is-microsoftonline:active,.button.is-microsoftonline:focus,.button.is-microsoftonline:hover,.button.is-primary:active,.button.is-primary:focus,.button.is-primary:hover,.button.is-success:active,.button.is-success:focus,.button.is-success:hover,.button.is-warning:active,.button.is-warning:focus,.button.is-warning:hover,.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .is-error.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-error.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-error.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .is-facebook.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-facebook.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-facebook.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .is-google.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-google.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-google.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .is-gplus.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-gplus.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-gplus.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .is-microsoft.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-microsoft.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-microsoft.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .is-microsoftonline.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-microsoftonline.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-microsoftonline.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper button.is-danger.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper button.is-danger.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper button.is-danger.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper button.is-error.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper button.is-error.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper button.is-error.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper button.is-facebook.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper button.is-facebook.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper button.is-facebook.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper button.is-google.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper button.is-google.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper button.is-google.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper button.is-gplus.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper button.is-gplus.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper button.is-gplus.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper button.is-info.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper button.is-info.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper button.is-info.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper button.is-microsoft.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper button.is-microsoft.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper button.is-microsoft.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper button.is-microsoftonline.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper button.is-microsoftonline.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper button.is-microsoftonline.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper button.is-primary.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper button.is-primary.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper button.is-primary.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper button.is-success.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper button.is-success.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper button.is-success.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper button.is-warning.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper button.is-warning.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper button.is-warning.notification-action-button:hover,button.button.is-danger:active,button.button.is-danger:focus,button.button.is-danger:hover,button.button.is-error:active,button.button.is-error:focus,button.button.is-error:hover,button.button.is-facebook:active,button.button.is-facebook:focus,button.button.is-facebook:hover,button.button.is-google:active,button.button.is-google:focus,button.button.is-google:hover,button.button.is-gplus:active,button.button.is-gplus:focus,button.button.is-gplus:hover,button.button.is-info:active,button.button.is-info:focus,button.button.is-info:hover,button.button.is-microsoft:active,button.button.is-microsoft:focus,button.button.is-microsoft:hover,button.button.is-microsoftonline:active,button.button.is-microsoftonline:focus,button.button.is-microsoftonline:hover,button.button.is-primary:active,button.button.is-primary:focus,button.button.is-primary:hover,button.button.is-success:active,button.button.is-success:focus,button.button.is-success:hover,button.button.is-warning:active,button.button.is-warning:focus,button.button.is-warning:hover{color:#fff}.button.is-danger.is-circle,.button.is-error.is-circle,.button.is-facebook.is-circle,.button.is-google.is-circle,.button.is-gplus.is-circle,.button.is-info.is-circle,.button.is-microsoft.is-circle,.button.is-microsoftonline.is-circle,.button.is-primary.is-circle,.button.is-success.is-circle,.button.is-warning.is-circle,.notifications-wrapper .notification .notification-action-wrapper .is-danger.is-circle.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-error.is-circle.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-facebook.is-circle.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-google.is-circle.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-gplus.is-circle.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-info.is-circle.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-microsoft.is-circle.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-microsoftonline.is-circle.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-circle.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-success.is-circle.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-warning.is-circle.notification-action-button,button.button.is-danger.is-circle,button.button.is-error.is-circle,button.button.is-facebook.is-circle,button.button.is-google.is-circle,button.button.is-gplus.is-circle,button.button.is-info.is-circle,button.button.is-microsoft.is-circle,button.button.is-microsoftonline.is-circle,button.button.is-primary.is-circle,button.button.is-success.is-circle,button.button.is-warning.is-circle{padding:9px}.button.is-gray-bordered,.notifications-wrapper .notification .notification-action-wrapper .is-gray-bordered.notification-action-button,button.button.is-gray-bordered{border-color:#e8e8e8}.button.is-gray-bordered.is-active,.button.is-gray-bordered:active,.button.is-gray-bordered:focus,.button.is-gray-bordered:hover,.notifications-wrapper .notification .notification-action-wrapper .is-gray-bordered.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-gray-bordered.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-gray-bordered.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-gray-bordered.notification-action-button:hover,button.button.is-gray-bordered.is-active,button.button.is-gray-bordered:active,button.button.is-gray-bordered:focus,button.button.is-gray-bordered:hover{border-color:#4ba2f9;color:#4ba2f9}.button.is-gray-bordered.is-active,.notifications-wrapper .notification .notification-action-wrapper .is-gray-bordered.is-active.notification-action-button,button.button.is-gray-bordered.is-active{background:#fff;border-color:#fff}.button.is-white:not(.is-bordered),.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(.is-bordered),button.button.is-white:not(.is-bordered){background:#fff;border:none;color:#4ba2f9;padding:8px 28px}.button.is-white:not(.is-bordered).is-active,.button.is-white:not(.is-bordered):active,.button.is-white:not(.is-bordered):focus,.button.is-white:not(.is-bordered):hover,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(.is-bordered).is-active,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(.is-bordered):active,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(.is-bordered):focus,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(.is-bordered):hover,button.button.is-white:not(.is-bordered).is-active,button.button.is-white:not(.is-bordered):active,button.button.is-white:not(.is-bordered):focus,button.button.is-white:not(.is-bordered):hover{color:#4ba2f9}.button.is-white:not(.is-bordered).is-active,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button:not(.is-bordered).is-active,button.button.is-white:not(.is-bordered).is-active{background:#fff;box-shadow:0 4px 12px 0 rgba(75,162,249,.6)}.button.is-white.is-bordered,.notifications-wrapper .notification .notification-action-wrapper .is-bordered.notification-action-button,button.button.is-white.is-bordered{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button,button.button.is-primary{background:#4ba2f9}.button.is-primary:active,.button.is-primary:focus,.button.is-primary:hover,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button:hover,button.button.is-primary:active,button.button.is-primary:focus,button.button.is-primary:hover{background:#3e80c0}.button.is-primary.with-shadow,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button,button.button.is-primary.with-shadow{box-shadow:0 2px 6px 0 rgba(75,162,249,.4)}.button.is-primary.with-shadow.is-active,.button.is-primary.with-shadow:hover:not(:disabled),.notifications-wrapper .notification .notification-action-wrapper .is-primary.is-active.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-primary.notification-action-button:hover:not(:disabled),button.button.is-primary.with-shadow.is-active,button.button.is-primary.with-shadow:hover:not(:disabled){box-shadow:0 4px 12px 0 rgba(75,162,249,.6)}.button.is-primary.with-gradient,.notifications-wrapper .notification .notification-action-wrapper .is-primary.with-gradient.notification-action-button,button.button.is-primary.with-gradient{background-image:-owg-linear-gradient(45deg,#4ba2f9 50%,#3e80c0 100%);background-image:linear-gradient(45deg,#4ba2f9 50%,#3e80c0)}.button.is-primary.with-pulse:before,.notifications-wrapper .notification .notification-action-wrapper .is-primary.with-pulse.notification-action-button:before,button.button.is-primary.with-pulse:before{-webkit-animation:pulse-primary 5s cubic-bezier(.66,0,0,1) infinite;animation:pulse-primary 5s cubic-bezier(.66,0,0,1) infinite;box-shadow:0 0 0 0 rgba(75,162,249,.5)}.button.is-success,.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button,button.button.is-success{background:#2dde98}.button.is-success:active,.button.is-success:focus,.button.is-success:hover,.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button:hover,button.button.is-success:active,button.button.is-success:focus,button.button.is-success:hover{background:#21d08a}.button.is-success.with-shadow,.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button,button.button.is-success.with-shadow{box-shadow:0 2px 6px 0 rgba(45,222,152,.4)}.button.is-success.with-shadow:hover:not(:disabled),.notifications-wrapper .notification .notification-action-wrapper .is-success.notification-action-button:hover:not(:disabled),button.button.is-success.with-shadow:hover:not(:disabled){box-shadow:0 4px 12px 0 rgba(45,222,152,.6)}.button.is-success.with-gradient,.notifications-wrapper .notification .notification-action-wrapper .is-success.with-gradient.notification-action-button,button.button.is-success.with-gradient{background-image:-owg-linear-gradient(45deg,#1cc7d0 50%,#2dde98 100%);background-image:linear-gradient(45deg,#1cc7d0 50%,#2dde98)}.button.is-success.with-pulse:before,.notifications-wrapper .notification .notification-action-wrapper .is-success.with-pulse.notification-action-button:before,button.button.is-success.with-pulse:before{-webkit-animation:pulse-success 5s cubic-bezier(.66,0,0,1) infinite;animation:pulse-success 5s cubic-bezier(.66,0,0,1) infinite;box-shadow:0 0 0 0 rgba(45,222,152,.5)}.button.is-danger,.button.is-error,.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-error.notification-action-button,button.button.is-danger,button.button.is-error{background:#fc6767}.button.is-danger:active,.button.is-danger:focus,.button.is-danger:hover,.button.is-error:active,.button.is-error:focus,.button.is-error:hover,.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .is-error.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-error.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-error.notification-action-button:hover,button.button.is-danger:active,button.button.is-danger:focus,button.button.is-danger:hover,button.button.is-error:active,button.button.is-error:focus,button.button.is-error:hover{background:#fb4444}.button.is-danger.with-shadow,.button.is-error.with-shadow,.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-error.notification-action-button,button.button.is-danger.with-shadow,button.button.is-error.with-shadow{box-shadow:0 2px 6px 0 hsla(0,96%,70%,.4)}.button.is-danger.with-shadow:hover:not(:disabled),.button.is-error.with-shadow:hover:not(:disabled),.notifications-wrapper .notification .notification-action-wrapper .is-danger.notification-action-button:hover:not(:disabled),.notifications-wrapper .notification .notification-action-wrapper .is-error.notification-action-button:hover:not(:disabled),button.button.is-danger.with-shadow:hover:not(:disabled),button.button.is-error.with-shadow:hover:not(:disabled){box-shadow:0 4px 12px 0 hsla(0,96%,70%,.6)}.button.is-danger.with-gradient,.button.is-error.with-gradient,.notifications-wrapper .notification .notification-action-wrapper .is-danger.with-gradient.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-error.with-gradient.notification-action-button,button.button.is-danger.with-gradient,button.button.is-error.with-gradient{background-image:-owg-linear-gradient(45deg,#fc6767 50%,#ec008c 100%);background-image:linear-gradient(45deg,#fc6767 50%,#ec008c)}.button.is-info,.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button,button.button.is-info{background:#00c6ff}.button.is-info:active,.button.is-info:focus,.button.is-info:hover,.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button:hover,button.button.is-info:active,button.button.is-info:focus,button.button.is-info:hover{background:#00b2e6}.button.is-info.with-shadow,.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button,button.button.is-info.with-shadow{box-shadow:0 2px 6px 0 rgba(0,198,255,.4)}.button.is-info.with-shadow:hover:not(:disabled),.notifications-wrapper .notification .notification-action-wrapper .is-info.notification-action-button:hover:not(:disabled),button.button.is-info.with-shadow:hover:not(:disabled){box-shadow:0 4px 12px 0 rgba(0,198,255,.6)}.button.is-info.with-gradient,.notifications-wrapper .notification .notification-action-wrapper .is-info.with-gradient.notification-action-button,button.button.is-info.with-gradient{background-image:-owg-linear-gradient(45deg,#84bffb,#00c6ff 100%);background-image:linear-gradient(45deg,#84bffb,#00c6ff 100%)}.button.is-warning,.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button,button.button.is-warning{background:#ffb75e}.button.is-warning:active,.button.is-warning:focus,.button.is-warning:hover,.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button:hover,button.button.is-warning:active,button.button.is-warning:focus,button.button.is-warning:hover{background:#ffa73b}.button.is-warning.with-shadow,.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button,button.button.is-warning.with-shadow{box-shadow:0 2px 6px 0 rgba(255,183,94,.4)}.button.is-warning.with-shadow:hover:not(:disabled),.notifications-wrapper .notification .notification-action-wrapper .is-warning.notification-action-button:hover:not(:disabled),button.button.is-warning.with-shadow:hover:not(:disabled){box-shadow:0 4px 12px 0 rgba(255,183,94,.6)}.button.is-warning.with-gradient,.notifications-wrapper .notification .notification-action-wrapper .is-warning.with-gradient.notification-action-button,button.button.is-warning.with-gradient{background-image:-owg-linear-gradient(45deg,#ffb75e 50%,#ed8f03 100%);background-image:linear-gradient(45deg,#ffb75e 50%,#ed8f03)}.button.is-google,.button.is-gplus,.notifications-wrapper .notification .notification-action-wrapper .is-google.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-gplus.notification-action-button,button.button.is-google,button.button.is-gplus{background:#dd4b39}.button.is-google:active,.button.is-google:focus,.button.is-google:hover,.button.is-gplus:active,.button.is-gplus:focus,.button.is-gplus:hover,.notifications-wrapper .notification .notification-action-wrapper .is-google.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-google.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-google.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .is-gplus.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-gplus.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-gplus.notification-action-button:hover,button.button.is-google:active,button.button.is-google:focus,button.button.is-google:hover,button.button.is-gplus:active,button.button.is-gplus:focus,button.button.is-gplus:hover{background:#d63825}.button.is-google.with-shadow,.button.is-gplus.with-shadow,.notifications-wrapper .notification .notification-action-wrapper .is-google.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-gplus.notification-action-button,button.button.is-google.with-shadow,button.button.is-gplus.with-shadow{box-shadow:0 2px 6px 0 rgba(255,183,94,.4)}.button.is-google.with-shadow:hover:not(:disabled),.button.is-gplus.with-shadow:hover:not(:disabled),.notifications-wrapper .notification .notification-action-wrapper .is-google.notification-action-button:hover:not(:disabled),.notifications-wrapper .notification .notification-action-wrapper .is-gplus.notification-action-button:hover:not(:disabled),button.button.is-google.with-shadow:hover:not(:disabled),button.button.is-gplus.with-shadow:hover:not(:disabled){box-shadow:0 4px 12px 0 rgba(255,183,94,.6)}.button.is-google.with-gradient,.button.is-gplus.with-gradient,.notifications-wrapper .notification .notification-action-wrapper .is-google.with-gradient.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-gplus.with-gradient.notification-action-button,button.button.is-google.with-gradient,button.button.is-gplus.with-gradient{background-image:-owg-linear-gradient(to right,#e05d4d,#dd4b39);background-image:linear-gradient(90deg,#e05d4d,#dd4b39)}.button.is-facebook,.notifications-wrapper .notification .notification-action-wrapper .is-facebook.notification-action-button,button.button.is-facebook{background:#4266b2}.button.is-facebook:active,.button.is-facebook:focus,.button.is-facebook:hover,.notifications-wrapper .notification .notification-action-wrapper .is-facebook.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-facebook.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-facebook.notification-action-button:hover,button.button.is-facebook:active,button.button.is-facebook:focus,button.button.is-facebook:hover{background:#3b5ca0}.button.is-facebook.with-shadow,.notifications-wrapper .notification .notification-action-wrapper .is-facebook.notification-action-button,button.button.is-facebook.with-shadow{box-shadow:0 2px 6px 0 rgba(75,162,249,.4)}.button.is-facebook.with-shadow:hover:not(:disabled),.notifications-wrapper .notification .notification-action-wrapper .is-facebook.notification-action-button:hover:not(:disabled),button.button.is-facebook.with-shadow:hover:not(:disabled){box-shadow:0 4px 12px 0 rgba(75,162,249,.6)}.button.is-facebook.with-gradient,.notifications-wrapper .notification .notification-action-wrapper .is-facebook.with-gradient.notification-action-button,button.button.is-facebook.with-gradient{background-image:-owg-linear-gradient(to right,#5074be,#4266b2);background-image:linear-gradient(90deg,#5074be,#4266b2)}.button.is-microsoft,.button.is-microsoftonline,.notifications-wrapper .notification .notification-action-wrapper .is-microsoft.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-microsoftonline.notification-action-button,button.button.is-microsoft,button.button.is-microsoftonline{background:#dd3a04}.button.is-microsoft:active,.button.is-microsoft:focus,.button.is-microsoft:hover,.button.is-microsoftonline:active,.button.is-microsoftonline:focus,.button.is-microsoftonline:hover,.notifications-wrapper .notification .notification-action-wrapper .is-microsoft.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-microsoft.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-microsoft.notification-action-button:hover,.notifications-wrapper .notification .notification-action-wrapper .is-microsoftonline.notification-action-button:active,.notifications-wrapper .notification .notification-action-wrapper .is-microsoftonline.notification-action-button:focus,.notifications-wrapper .notification .notification-action-wrapper .is-microsoftonline.notification-action-button:hover,button.button.is-microsoft:active,button.button.is-microsoft:focus,button.button.is-microsoft:hover,button.button.is-microsoftonline:active,button.button.is-microsoftonline:focus,button.button.is-microsoftonline:hover{background:#c73404}.button.is-microsoft.with-shadow,.button.is-microsoftonline.with-shadow,.notifications-wrapper .notification .notification-action-wrapper .is-microsoft.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-microsoftonline.notification-action-button,button.button.is-microsoft.with-shadow,button.button.is-microsoftonline.with-shadow{box-shadow:0 2px 6px 0 rgba(255,183,94,.4)}.button.is-microsoft.with-shadow:hover:not(:disabled),.button.is-microsoftonline.with-shadow:hover:not(:disabled),.notifications-wrapper .notification .notification-action-wrapper .is-microsoft.notification-action-button:hover:not(:disabled),.notifications-wrapper .notification .notification-action-wrapper .is-microsoftonline.notification-action-button:hover:not(:disabled),button.button.is-microsoft.with-shadow:hover:not(:disabled),button.button.is-microsoftonline.with-shadow:hover:not(:disabled){box-shadow:0 4px 12px 0 rgba(255,183,94,.6)}.button.is-microsoft.with-gradient,.button.is-microsoftonline.with-gradient,.notifications-wrapper .notification .notification-action-wrapper .is-microsoft.with-gradient.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-microsoftonline.with-gradient.notification-action-button,button.button.is-microsoft.with-gradient,button.button.is-microsoftonline.with-gradient{background-image:-owg-linear-gradient(to right,#f94105,#dd3a04);background-image:linear-gradient(90deg,#f94105,#dd3a04)}.ReactTable .rt-thead.-filters .notifications-wrapper .notification .notification-action-wrapper .rt-th>input.notification-action-button,.ReactTable .rt-thead.-filters .rt-th>input.button,.button.is-large,.button.is-medium,.button.is-small,.notifications-wrapper .notification .notification-action-wrapper .ReactTable .rt-thead.-filters .rt-th>input.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-large.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-medium.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-small.notification-action-button,button.button.is-large,button.button.is-medium,button.button.is-small{border-radius:100px}.ReactTable .rt-thead.-filters .notifications-wrapper .notification .notification-action-wrapper .rt-th>input.notification-action-button,.ReactTable .rt-thead.-filters .rt-th>input.button,.button.is-small,.notifications-wrapper .notification .notification-action-wrapper .ReactTable .rt-thead.-filters .rt-th>input.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .is-small.notification-action-button,button.button.is-small{font-size:.9rem;padding:6px 24px}.ReactTable .rt-thead.-filters .notifications-wrapper .notification .notification-action-wrapper .rt-th>input.notification-action-button .icon,.ReactTable .rt-thead.-filters .rt-th>input.button .icon,.button.is-small .icon,.notifications-wrapper .notification .notification-action-wrapper .ReactTable .rt-thead.-filters .rt-th>input.notification-action-button .icon,.notifications-wrapper .notification .notification-action-wrapper .is-small.notification-action-button .icon,button.button.is-small .icon{font-size:1rem;height:1rem;width:1rem}.button.is-xsmall,.notifications-wrapper .notification .notification-action-wrapper .is-xsmall.notification-action-button,button.button.is-xsmall{font-size:.9rem;line-height:20px;padding:4px 12px}.button.is-xsmall .icon,.notifications-wrapper .notification .notification-action-wrapper .is-xsmall.notification-action-button .icon,button.button.is-xsmall .icon{height:1rem;width:1rem}@media screen and (max-width:769px){.button.is-mobile,.notifications-wrapper .notification .notification-action-wrapper .is-mobile.notification-action-button,button.button.is-mobile{padding:8px}.button.is-mobile .icon,.notifications-wrapper .notification .notification-action-wrapper .is-mobile.notification-action-button .icon,button.button.is-mobile .icon{margin:0!important}.button.is-mobile .button__text,.notifications-wrapper .notification .notification-action-wrapper .is-mobile.notification-action-button .button__text,button.button.is-mobile .button__text{display:none}}.button .button__prefix,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .button__prefix,button.button .button__prefix{font-weight:600;margin-right:5px}.button.is-checked,.notifications-wrapper .notification .notification-action-wrapper .is-checked.notification-action-button,button.button.is-checked{padding-right:50px}.button__check,button.button__check{background:#fff;border-radius:100px;height:32px;opacity:0;position:absolute;right:2px;top:2px;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;transition:all .3s cubic-bezier(.56,-.4,.415,1.295);width:32px}.button__check_checked,button.button__check_checked{opacity:1;-webkit-transform:scale(1);transform:scale(1);transition-delay:.3s}.button__wrapper,button.button__wrapper{display:flex}.button__wrapper_centered,button.button__wrapper_centered{align-items:center;justify-content:center}.button .tag,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .tag,button.button .tag{border-radius:100px;font-size:.7rem;height:1rem;line-height:1rem;padding:0 7px}.button .tag.is-primary,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .tag.is-primary,button.button .tag.is-primary{background:#4ba2f9;color:#fff}.button .tag.is-success,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .tag.is-success,button.button .tag.is-success{background:#2dde98;color:#fff}.button .tag.is-info,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .tag.is-info,button.button .tag.is-info{background:#00c6ff;color:#fff}.button .tag.is-error,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .tag.is-error,button.button .tag.is-error{background:#fc6767;color:#fff}.button .tag.is-warning,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .tag.is-warning,button.button .tag.is-warning{background:#ffb75e;color:#fff}.button .tag.is-absolute,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .tag.is-absolute,button.button .tag.is-absolute{position:absolute}.button .tag.is-top-right,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .tag.is-top-right,button.button .tag.is-top-right{position:absolute;right:14px;top:-7px}.button .tag.is-right,.notifications-wrapper .notification .notification-action-wrapper .notification-action-button .tag.is-right,button.button .tag.is-right{right:-2px;top:-2px}.circle-button{align-items:center;background:#4ba2f9;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:30px;justify-content:center;line-height:28px;text-align:center;transition:all .3s ease-in-out;width:30px}.circle-button .dropdown-trigger__tooltip{bottom:0;left:0;position:absolute;right:0;top:0}.circle-button:hover{background:#3e80c0;color:#fff}.circle-button.is-bordered{background-color:transparent;border:1px solid #4ba2f9;color:#4ba2f9}.circle-button.is-bordered.is-error{border-color:#fc6767}.circle-button.is-bordered.is-warning{border-color:#ffb75e}.circle-button.is-bordered.is-info{border-color:#00c6ff}.circle-button.is-bordered.is-success{border-color:#2dde98}.circle-button.is-bordered:hover{background:#3e80c0;border-color:#3e80c0;color:#fff}.icon-controls .button,.icon-controls .notifications-wrapper .notification .notification-action-wrapper .notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .icon-controls .notification-action-button{background:transparent;border-color:transparent;color:#757575;padding:calc(.375em - 1px) .75em}.icon-controls .button .icon,.icon-controls .notifications-wrapper .notification .notification-action-wrapper .notification-action-button .icon,.notifications-wrapper .notification .notification-action-wrapper .icon-controls .notification-action-button .icon{position:relative}.icon-controls .button .icon:first-child:not(:last-child),.icon-controls .notifications-wrapper .notification .notification-action-wrapper .notification-action-button .icon:first-child:not(:last-child),.notifications-wrapper .notification .notification-action-wrapper .icon-controls .notification-action-button .icon:first-child:not(:last-child){margin:0}.icon-controls .button .icon i,.icon-controls .notifications-wrapper .notification .notification-action-wrapper .notification-action-button .icon i,.notifications-wrapper .notification .notification-action-wrapper .icon-controls .notification-action-button .icon i{color:inherit}.icon-controls .button:hover .icon i,.icon-controls .notifications-wrapper .notification .notification-action-wrapper .notification-action-button:hover .icon i,.notifications-wrapper .notification .notification-action-wrapper .icon-controls .notification-action-button:hover .icon i{color:#4a4a4a}.icon-controls .button.disabled span.icon,.icon-controls .notifications-wrapper .notification .notification-action-wrapper .disabled.notification-action-button span.icon,.notifications-wrapper .notification .notification-action-wrapper .icon-controls .disabled.notification-action-button span.icon{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:grayscale(100%);opacity:.2}.ReactTable .rt-thead.-filters .buttons .notifications-wrapper .notification .notification-action-wrapper .rt-th>input.dropdown.notification-action-button,.ReactTable .rt-thead.-filters .buttons .rt-th>input.button.dropdown,.buttons .ReactTable .rt-thead.-filters .notifications-wrapper .notification .notification-action-wrapper .rt-th>input.dropdown.notification-action-button,.buttons .ReactTable .rt-thead.-filters .rt-th>input.button.dropdown,.buttons .button.dropdown.is-small,.buttons .notifications-wrapper .notification .notification-action-wrapper .dropdown.is-small.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .ReactTable .rt-thead.-filters .buttons .rt-th>input.dropdown.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .buttons .ReactTable .rt-thead.-filters .rt-th>input.dropdown.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .buttons .dropdown.is-small.notification-action-button{padding:4px}.buttons .button.dropdown .dropdown__content,.buttons .notifications-wrapper .notification .notification-action-wrapper .dropdown.notification-action-button .dropdown__content,.notifications-wrapper .notification .notification-action-wrapper .buttons .dropdown.notification-action-button .dropdown__content{left:0;top:0}.buttons>.dropdown{align-items:center;display:inline-flex;height:36px;justify-content:center;margin-bottom:7px;width:36px}.buttons>.dropdown .circle-button{background-color:transparent}.button-group{align-items:center;background:#fff;border-radius:100px;box-shadow:0 2px 3px 0 rgba(75,162,249,.12),0 1px 8px 0 rgba(75,162,249,.06);display:flex;padding:.25rem .6rem}.button-group__text{color:#4ba2f9;padding:0 1rem}[class^=notifications-]{height:auto;max-width:80%;position:fixed;width:320px;z-index:9998}.notifications-tl{bottom:auto;left:15px;right:auto;top:15px}.notifications-tr{bottom:auto;left:auto;right:15px;top:15px}.notifications-tc{bottom:auto;left:50%;margin:0 auto;top:15px;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.notifications-bl{bottom:15px;left:15px;right:auto;top:auto}.notifications-br{bottom:15px;left:auto;right:15px;top:auto}.notifications-bc{bottom:15px;left:50%;margin:0 auto;top:auto;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.notifications-wrapper .notification{border-radius:5px;box-sizing:border-box;display:block;display:flex;flex-direction:column;font-size:.9rem;justify-content:center;min-height:70px;opacity:0;padding:10px 10px 10px 85px;position:relative;-webkit-transform:translate3d(320px,0,0);transform:translate3d(320px,0,0);transition:all .3s ease-in-out;width:100%}.notifications-wrapper .notification .notification-title{color:#fff;font-size:1.1rem;font-weight:600}.notifications-wrapper .notification .notification-message{color:#fff;font-size:.9rem}.notifications-wrapper .notification .notification-action-wrapper{padding-top:.715rem}.notifications-wrapper .notification-hidden{opacity:0}.notifications-wrapper .notification-visible{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.notifications-wrapper .notification-dismiss{color:transparent;-webkit-touch-callout:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,.2);background:hsla(0,0%,100%,.2);border:none;border-radius:290486px;cursor:pointer;display:inline-block;flex-grow:0;flex-shrink:0;font-size:1rem;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;position:absolute;right:5px;top:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;width:20px}.notifications-wrapper .notification-dismiss:after,.notifications-wrapper .notification-dismiss:before{background-color:#fff;border-radius:100px;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.notifications-wrapper .notification-dismiss:before{height:2px;width:50%}.notifications-wrapper .notification-dismiss.divider-title_centered:before,.notifications-wrapper .notification-dismiss:after{height:50%;width:2px}.notifications-wrapper .notification-dismiss:focus,.notifications-wrapper .notification-dismiss:hover{background-color:rgba(0,0,0,.3)}.notifications-wrapper .notification-dismiss:active{background-color:rgba(0,0,0,.4)}.ReactTable .rt-thead.-filters .notifications-wrapper .rt-th>input.notification-dismiss,.notifications-wrapper .ReactTable .rt-thead.-filters .rt-th>input.notification-dismiss,.notifications-wrapper .notification-dismiss.is-small{height:16px;width:16px}.notifications-wrapper .notification-dismiss.is-medium{height:24px;width:24px}.notifications-wrapper .notification-dismiss.is-large{height:32px;width:32px}.notifications-wrapper .notification-dismiss:hover{background:hsla(0,0%,100%,.4)}.notifications-wrapper .notification-success{background:linear-gradient(45deg,#1cc7d0 50%,#2dde98);box-shadow:0 4px 12px 0 rgba(45,222,152,.6)}.notifications-wrapper .notification-success:before{background-image:url(/backoffice/images/success-icon/9379933c05101864f889.svg)}.notifications-wrapper .notification-error{background:linear-gradient(45deg,#fc6767 50%,#ec008c);box-shadow:0 4px 12px 0 hsla(0,96%,70%,.6)}.notifications-wrapper .notification-error:before{background-image:url(/backoffice/images/error-icon/37a5f0d47fc2bcf04547.svg)}.notifications-wrapper .notification-warning{background:linear-gradient(45deg,#ffb75e 50%,#ed8f03);box-shadow:0 4px 12px 0 rgba(255,183,94,.6)}.notifications-wrapper .notification-warning:before{background-image:url(/backoffice/images/warning-icon/7e168bb55ad5e2e1e408.svg)}.notifications-wrapper .notification-info{background:linear-gradient(45deg,#84bffb,#00c6ff 100%);box-shadow:0 4px 12px 0 rgba(0,198,255,.6)}.notifications-wrapper .notification-info:before{background-image:url(/backoffice/images/info-icon/5a3c28613380760580f7.svg)}.notifications-wrapper .notification:before{background-origin:center center;background-repeat:no-repeat;content:"";display:block;height:40px;left:15px;position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:40px;z-index:2}.notifications-wrapper .notification.divider-title_centered:before,.notifications-wrapper .notification:after{background:#fff;border-bottom-left-radius:5px;border-top-left-radius:5px;content:"";height:100%;left:0;position:absolute;top:0;width:70px;z-index:1}.fields{margin-top:0}.fields__subgroup{border-bottom:1px solid #e8e8e8;border-top:1px solid #e8e8e8;margin-bottom:1.5rem;padding:1.5rem 0}.fields__subgroup:first-child{border-top:0}.fields__subgroup:last-child{border-bottom:0;padding-bottom:0}.fields__subgroup+.fields__subgroup{border-top:0;padding-top:0}.fields__bordered{padding-bottom:1.5rem;position:relative}.fields:not(:last-child){margin-bottom:2rem}.fields .field.column{padding-bottom:0;padding-top:0}.field{display:block;position:relative;width:100%}.field:active,.field:focus{outline:none}.field.has-addons .field__inner{display:flex}.field__inner{position:relative;width:100%}.ReactTable .rt-thead.-filters .field.touched.error .rt-th>input,.field.touched.error .ReactTable .rt-thead.-filters .rt-th>input,.field.touched.error .Select-control,.field.touched.error .input,.field.touched.error .textarea{border-color:#fc6767}.field.touched.error .field__error-notice,.field.touched.error .field__warning-notice{display:block}.field.required .label{font-weight:600}.field.required .label:before{content:"* "}.field:not(:last-child){margin-bottom:1.5rem}.field.main-text-input input{background-color:transparent;border:1px solid #4ba2f9;border-radius:100px;font-size:1rem;outline:none;padding:11px 20px;width:100%}.field.main-text-input input::-moz-placeholder{color:#ababab;font-style:italic;transition:all .3s ease-in-out}.field.main-text-input input::-webkit-input-placeholder{color:#ababab;font-style:italic;transition:all .3s ease-in-out}.field.main-text-input input:-moz-placeholder{color:#ababab;font-style:italic;transition:all .3s ease-in-out}.field.main-text-input input:-ms-input-placeholder{color:#ababab;font-style:italic;transition:all .3s ease-in-out}.field.main-text-input input::-moz-placeholder{opacity:0;-webkit-transform:translateX(40px);transform:translateX(40px)}.field.main-text-input input::-webkit-input-placeholder{opacity:0;-webkit-transform:translateX(40px);transform:translateX(40px)}.field.main-text-input input:-moz-placeholder{opacity:0;-webkit-transform:translateX(40px);transform:translateX(40px)}.field.main-text-input input:-ms-input-placeholder{opacity:0;-webkit-transform:translateX(40px);transform:translateX(40px)}.field.has-addons .control{margin:0}.field.has-addons .control.control-input{flex-grow:1}.ReactTable .rt-thead.-filters .field.has-addons .control.control-input .rt-th>input,.field.has-addons .control.control-input .ReactTable .rt-thead.-filters .rt-th>input,.field.has-addons .control.control-input input.input,.field.has-addons .control.control-input textarea.textarea{border-bottom-left-radius:5px;border-bottom-right-radius:0;border-right:1px solid #fff;border-top-left-radius:5px;border-top-right-radius:0}.field.has-addons .control.control-button{flex:initial}.field.has-addons .control.control-button .notifications-wrapper .notification .notification-action-wrapper button.notification-action-button,.field.has-addons .control.control-button button.button,.notifications-wrapper .notification .notification-action-wrapper .field.has-addons .control.control-button button.notification-action-button{border-bottom-right-radius:5px;border-top-right-radius:5px;height:100%}.field.has-addons .textarea{border-bottom-right-radius:0;border-top-right-radius:0}.ReactTable .rt-thead.-filters .field.is-white .rt-th>input,.ReactTable .rt-thead.-filters .notifications-wrapper .notification .notification-action-wrapper .field.notification-action-button .rt-th>input,.field.is-white .ReactTable .rt-thead.-filters .rt-th>input,.field.is-white .input,.notifications-wrapper .notification .notification-action-wrapper .field.notification-action-button .ReactTable .rt-thead.-filters .rt-th>input,.notifications-wrapper .notification .notification-action-wrapper .field.notification-action-button .input{background:#fff}.ReactTable .rt-thead.-filters .field.with-icon .rt-th>input,.field.with-icon .ReactTable .rt-thead.-filters .rt-th>input,.field.with-icon .input{padding-right:30px}.field__chars-counter{background-color:#fff;bottom:-9px;color:#4ba2f9;font-size:.75rem;padding:0 5px;position:absolute;right:5px}.field__tip{background:#ececec;border-radius:10px 10px 10px 0;color:#000;font-size:90%;margin:0;padding:5px 10px}.ReactTable .rt-thead.-filters .field_with_prefix .rt-th>input,.field_with_prefix .ReactTable .rt-thead.-filters .rt-th>input,.field_with_prefix .Select,.field_with_prefix .input,.field_with_prefix .react-codemirror2{border-top-left-radius:0;border-top-right-radius:0}.field_is-centered{text-align:center}.field_is-centered .label{padding-left:0}.ReactTable .rt-thead.-filters .field_with_postfix .rt-th>input,.field_with_postfix .ReactTable .rt-thead.-filters .rt-th>input,.field_with_postfix .Select,.field_with_postfix .input,.field_with_postfix .react-codemirror2{border-bottom-left-radius:0;border-bottom-right-radius:0}.field__postfix,.field__prefix{background:#4ba2f9;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;font-size:.9rem;padding:3px 10px;word-break:break-all}.field__postfix-link,.field__postfix-text,.field__prefix-link,.field__prefix-text{color:#fff}.field__postfix-link,.field__prefix-link{cursor:pointer;text-decoration:underline}.field__postfix-link:hover,.field__prefix-link:hover{color:#4a4a4a}.field__postfix{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0;border-top-right-radius:0}.field__error-notice{background:#fc6767;border-radius:5px;color:#fff;display:block;font-size:.75rem;left:8px;line-height:1.2em;max-width:calc(100% - 16px);padding:2px 5px;position:absolute;top:calc(100% - 8px);z-index:7}.field.with-icon .field__error-notice{top:100%}.field__warning-notice{background:#ffb75e;border-radius:5px;color:#fff;display:block;font-size:.75rem;left:8px;line-height:1.2em;max-width:calc(100% - 16px);padding:2px 5px;position:absolute;top:calc(100% - 8px);z-index:1}.ReactTable .rt-thead.-filters .field_with_dropdown .rt-th>input,.field_with_dropdown .ReactTable .rt-thead.-filters .rt-th>input,.field_with_dropdown .input,.field_with_dropdown .textarea{padding-right:38px}.field .field__dropdown{bottom:auto;left:auto;position:absolute;right:0;top:0}.field .field__dropdown .dropdown__content{max-width:70vw;width:400px}.field .field__dropdown .dropdown__trigger{color:#757575;height:38px;line-height:38px;text-align:center;text-decoration:none!important;width:38px}.field .input-icon{color:#4ba2f9;position:absolute;right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.field_type_code .dropdown__trigger{color:#fff!important}.field .input-error{color:#fc6767;font-size:.9rem;padding-left:20px;text-align:left}.field .tooltip{height:20px;position:absolute;right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:20px}.field .tooltip:before{height:13px;top:0}.field .tooltip.divider-title_centered:before,.field .tooltip:after,.field .tooltip:before{background:#fc6767;border-radius:100px;content:"";display:block;left:50%;position:absolute;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);transition:all .3s ease-in-out;width:4px}.field .tooltip.divider-title_centered:before,.field .tooltip:after{bottom:0;height:4px}.field .tooltip.is-valid.divider-title_centered:before,.field .tooltip.is-valid:after,.field .tooltip.is-valid:before{background:#2dde98}.field .tooltip.is-valid.divider-title_centered:before,.field .tooltip.is-valid:after{bottom:6px;height:10px;left:9px;-webkit-transform:rotate(-50deg);transform:rotate(-50deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.field .tooltip.is-valid:before{height:14px;left:7px;top:3px;-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.multiple-fields{align-items:flex-end;display:flex}.multiple-fields .field{margin-bottom:1.4rem}.label{color:#757575;display:block;font-size:.9rem;font-weight:400;padding-left:10px;width:100%}.label:not(:last-child){margin-bottom:.4rem}.label:focus{outline:none}.label .label__icon{display:inline-block;margin-left:.5rem}.label .label__icon>i{vertical-align:bottom}.is-input{border-radius:0;border-bottom-right-radius:5px;border-top-right-radius:5px;bottom:0;padding:9px 30px;position:absolute;right:0}.link{border:none;color:#4ba2f9;cursor:pointer;padding:0;text-decoration:underline}.link_no-decoration{text-decoration:none}.link:hover{color:#3e80c0}strong{color:inherit}.message{width:100%}.text{display:inline-block;position:relative}.text__prefix,.text__suffix{font-size:.3em;position:absolute}.text__prefix{right:100%}.text__prefix_top{top:10%}.text__suffix{left:100%}.text__suffix_bottom{bottom:10%}.divider-title,.divider-title_centered:before{align-items:center;cursor:default;display:flex;font-weight:600;margin-bottom:1.1rem;margin-top:1.1rem;position:relative}.divider-title__text{border-radius:100px;color:inherit;cursor:inherit;display:inline-block;flex:none;font-weight:inherit;padding:2px 10px;position:relative;transition:all .3s ease-in-out}.divider-title__icon{bottom:auto;font-size:12px;left:-10px;position:absolute;right:auto;top:auto;transition:all .3s ease-in-out}.divider-title_accordion-trigger{cursor:pointer}.divider-title_accordion-trigger:hover{color:#4ba2f9}.divider-title.divider-title_centered:before,.divider-title:after{background:#e8e8e8;content:"";display:block;height:1px;width:100%}.divider-title_bold:after,.divider-title_bold:before{height:2px}.divider-title_bold.divider-title_bordered .divider-title__text{border-width:2px}.divider-title_bordered .divider-title__text{border:1px solid #e8e8e8}.divider-title_centered{justify-content:center}.divider-title_error{color:#fc6767}.divider-title_warning{color:#ffb75e}.divider-title:first-child,.divider-title_centered:first-child:before{margin-top:0}.divider-title .divider-title__icon,.divider-title_centered:before .divider-title__icon{margin-left:5px}.dropdown{position:relative}.dropdown__trigger{cursor:pointer}.dropdown__trigger .button.fixed-width,.dropdown__trigger .notifications-wrapper .notification .notification-action-wrapper .fixed-width.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .dropdown__trigger .fixed-width.notification-action-button{overflow:hidden;padding:10px 16px;text-overflow:ellipsis;white-space:nowrap}.dropdown__trigger .button.fixed-width.with-icon,.dropdown__trigger .notifications-wrapper .notification .notification-action-wrapper .fixed-width.with-icon.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .dropdown__trigger .fixed-width.with-icon.notification-action-button{padding:10px 36px 10px 16px}.dropdown__trigger .button.fixed-width span:first-child,.dropdown__trigger .notifications-wrapper .notification .notification-action-wrapper .fixed-width.notification-action-button span:first-child,.notifications-wrapper .notification .notification-action-wrapper .dropdown__trigger .fixed-width.notification-action-button span:first-child{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.dropdown__trigger .button.fixed-width span.icon,.dropdown__trigger .notifications-wrapper .notification .notification-action-wrapper .fixed-width.notification-action-button span.icon,.notifications-wrapper .notification .notification-action-wrapper .dropdown__trigger .fixed-width.notification-action-button span.icon{position:absolute;right:16px}.dropdown__status{bottom:auto;left:auto;position:absolute;right:0;top:0}.dropdown__content{background:#fff;border-bottom-left-radius:100px;border-bottom-right-radius:100px;border-top-left-radius:100px;max-height:80vh;min-width:200px;opacity:0;overflow-y:auto;pointer-events:none;position:absolute;right:1rem;top:1rem;-webkit-transform:scale(.01);transform:scale(.01);-webkit-transform-origin:100% 0;transform-origin:100% 0;transition:all .3s cubic-bezier(.56,-.4,.415,1.295);width:100%;z-index:2}.dropdown__content_from-center{right:0;-webkit-transform-origin:50% 0;transform-origin:50% 0}.dropdown__content_to-top{bottom:1rem;top:auto;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.dropdown__content_to-top.dropdown__content_from-center{-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.dropdown__content_is-large{min-width:340px}@media screen and (max-width:426px){.dropdown__content_is-large{min-width:260px}}@media screen and (max-width:376px){.dropdown__content_is-large{min-width:200px}}@media screen and (max-width:321px){.dropdown__content_is-large{min-width:160px}}.dropdown__content_has-padding{padding:1rem}.dropdown__content_is-right{left:1rem;right:auto;-webkit-transform-origin:0 0;transform-origin:0 0}.dropdown__content_is-right.dropdown__content_to-top{-webkit-transform-origin:0 100%;transform-origin:0 100%}@media screen and (max-width:426px){.dropdown__content_mobile-right{left:1rem;right:auto;-webkit-transform-origin:0 0;transform-origin:0 0}}.dropdown__hidden-content{border-radius:100px;left:3px;line-height:30px;padding-left:36px;padding-right:16px;position:absolute;top:3px;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:100% 0;transform-origin:100% 0;width:calc(100% - 6px)}.dropdown__list{max-height:230px;overflow-y:auto;padding:10px 0;width:100%}.dropdown__tabs .react-tabs__tab-list{display:flex}.dropdown__tabs .react-tabs__tab{flex-grow:1;text-align:center}.dropdown__list-item{align-items:center;color:#4a4a4a;cursor:pointer;display:flex;font-size:1rem;justify-content:space-between;line-height:1.5rem;padding:.428rem 1rem;text-align:center;transition:all .3s ease-in-out;width:100%}.dropdown__list-item:hover{background:#e8e8e8}.dropdown__list-item.with-icon{text-align:left}.dropdown__list-item_with-prefix{align-items:flex-start;justify-content:flex-start;text-align:left}.dropdown__list-prefix{font-weight:600;margin-right:5px}.dropdown__list-icon{float:right}.dropdown.dropdown--active{z-index:2}.dropdown.dropdown--active .dropdown__content{border-radius:5px;opacity:1;pointer-events:auto;-webkit-transform:scale(1);transform:scale(1);visibility:visible}.dropdown.dropdown--active .dropdown__content.dropdown__content_wide{border-radius:19px}.dropdown.dropdown--active .dropdown__hidden-content{-webkit-transform:scale(1);transform:scale(1)}.dropdown.dropdown__center .dropdown__content{left:50%;right:auto;top:100%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.dropdown_type_group,.dropdown_type_over{position:relative}.dropdown_type_group.button,.dropdown_type_over.button,.notifications-wrapper .notification .notification-action-wrapper .dropdown_type_group.notification-action-button,.notifications-wrapper .notification .notification-action-wrapper .dropdown_type_over.notification-action-button{padding:3px}.dropdown_type_group .dropdown__trigger,.dropdown_type_over .dropdown__trigger{border-radius:50%;color:#fff;display:inline-block;position:relative;transition:all .3s ease-in-out}.dropdown_type_group .dropdown__trigger_color_dark,.dropdown_type_over .dropdown__trigger_color_dark{color:#757575}.dropdown_type_group .dropdown__trigger-tooltip,.dropdown_type_over .dropdown__trigger-tooltip{align-items:center;border-radius:50%;color:inherit;display:inline-flex;height:30px;justify-content:center;line-height:30px;text-align:center;width:30px}.dropdown_type_group .circle-button:hover,.dropdown_type_over .circle-button:hover{background:#3e80c0;box-shadow:0 4px 12px 0 rgba(75,162,249,.6);color:#fff}.dropdown_type_group .circle-button.is-warning:hover,.dropdown_type_group.is-warning .circle-button:hover,.dropdown_type_over .circle-button.is-warning:hover,.dropdown_type_over.is-warning .circle-button:hover{background:#ffa73b;border-color:#ffa73b;box-shadow:0 4px 12px 0 rgba(255,183,94,.6);color:rgba(0,0,0,.7)}.dropdown_type_group .circle-button.is-success:hover,.dropdown_type_group.is-success .circle-button:hover,.dropdown_type_over .circle-button.is-success:hover,.dropdown_type_over.is-success .circle-button:hover{background:#21d08a;border-color:#21d08a;box-shadow:0 4px 12px 0 rgba(45,222,152,.6);color:rgba(0,0,0,.7)}.dropdown_type_group .circle-button.is-info:hover,.dropdown_type_group.is-info .circle-button:hover,.dropdown_type_over .circle-button.is-info:hover,.dropdown_type_over.is-info .circle-button:hover{background:#00b2e6;border-color:#00b2e6;box-shadow:0 4px 12px 0 rgba(0,198,255,.6);color:#fff}.dropdown_type_group.dropdown--active .dropdown__trigger,.dropdown_type_over.dropdown--active .dropdown__trigger{z-index:3}.dropdown_type_group.dropdown--active .circle-button,.dropdown_type_over.dropdown--active .circle-button{background:#3e80c0;border-color:#3e80c0;box-shadow:0 4px 12px 0 rgba(75,162,249,.6);color:#fff}.dropdown_type_group.dropdown--active .circle-button.is-warning,.dropdown_type_over.dropdown--active .circle-button.is-warning{background:#ffa73b;border-color:#ffa73b;box-shadow:0 4px 12px 0 rgba(255,183,94,.6)}.dropdown_type_group.dropdown--active .dropdown__content,.dropdown_type_over.dropdown--active .dropdown__content{border-radius:18px;z-index:1}.dropdown_type_over .dropdown__content{left:-3px;min-width:160px;top:-3px;-webkit-transform-origin:15px 15px;transform-origin:15px 15px;width:calc(100% + 6px);z-index:-1}.dropdown_type_over .dropdown__list{max-height:408px;padding:42px 0 18px}.dropdown_type_over .dropdown__content.dropdown__content_to-top{bottom:-3px;top:inherit}.dropdown_type_over .dropdown__content.dropdown__content_to-top .dropdown__list{padding:18px 0 42px}.dropdown.dropdown_type_group.button .dropdown__content,.notifications-wrapper .notification .notification-action-wrapper .dropdown.dropdown_type_group.notification-action-button .dropdown__content{left:auto;right:0;-webkit-transform-origin:calc(100% - 15px) 15px;transform-origin:calc(100% - 15px) 15px;z-index:2}.dropdown_type_circle .circle-button{background:transparent}.dropdown_type_circle .dropdown__content{min-width:auto;-webkit-transform-origin:50% 15px;transform-origin:50% 15px;width:36px}.dropdown_type_circle .dropdown__list{padding-bottom:3px}.dropdown_type_circle .dropdown__list-item{border-radius:50%;font-size:.9rem;height:30px;justify-content:center;line-height:30px;margin:0 auto;padding:0;position:relative;width:30px}.dropdown_type_circle .dropdown__list-item:not(:last-child){margin-bottom:4px}.dropdown-hover{position:relative}.dropdown-hover .dropdown-hover-trigger{position:relative;z-index:3}.dropdown-hover .dropdown-hover-content{background:#fff;border-bottom-left-radius:100px;border-bottom-right-radius:100px;border-top-left-radius:100px;min-width:160px;opacity:0;position:absolute;right:1rem;top:1rem;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:100% 0;transform-origin:100% 0;transition:all .3s cubic-bezier(.56,-.4,.415,1.295);z-index:4}.dropdown-hover .dropdown-hover-content .dropdown__list{max-height:220px;padding:10px 0;width:100%}.dropdown-hover .dropdown-hover-content .dropdown__list .dropdown__list-item{width:100%}.dropdown-hover .dropdown-hover-content .dropdown__list .dropdown__list-item .dropdown__list-item{color:#4a4a4a;cursor:pointer;display:block;padding:11px 15px;text-align:center;transition:all .1s ease-in-out;width:100%}.dropdown-hover .dropdown-hover-content .dropdown__list .dropdown__list-item .dropdown__list-item:hover{background:#e8e8e8}.dropdown-hover:hover .dropdown-hover-content{border-radius:5px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.redux-tooltip{transition:opacity .3s ease-in-out,visibility .3s ease-in-out,left .3s ease-in-out .3s,top .3s ease-in-out .3s}.redux-tooltip__list li{padding:.428rem 0}.redux-tooltip__list li:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.2)}.redux-tooltip_visible{transition:opacity .3s ease-in-out,visibility .3s ease-in-out,left 0s ease-in-out 0s,top 0s ease-in-out 0s}.redux-tooltip a{color:#00c6ff;text-decoration:underline}.redux-tooltip a:hover{color:#fff}.redux-tooltip-shadow{top:0}.origin-wrapper{position:relative}.origin-wrapper__inner{bottom:0;left:0;position:absolute;right:0;top:0}path.recharts-rectangle.recharts-tooltip-cursor{fill:#e8e8e8}.recharts-legend-wrapper{bottom:auto!important;top:calc(100% - 40px)!important}.check{height:30px;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:30px}.check:after,.check:before,.check__after,.check__before{background-color:#4ba2f9;border-radius:2px;content:"";height:4px;left:0;opacity:0;position:absolute;top:0;-webkit-transform:translate3d(4px,16px,0) rotate(45deg);transform:translate3d(4px,16px,0) rotate(45deg);transition:all .3s ease-in-out;transition-delay:.3s;width:4px}.check.divider-title_centered:before,.check:after,.check__after{bottom:0;top:auto;-webkit-transform:translate3d(16px,-5px,0) rotate(45deg);transform:translate3d(16px,-5px,0) rotate(45deg);transition-delay:.6s}.check__after:before{background:#fff;bottom:auto;content:"";height:2px;left:-1px;position:absolute;right:auto;top:14px;width:2px;z-index:3}.check_type_outline .check__after,.check_type_outline .check__before{background-color:#fff;border:1px solid #c7c7c7;opacity:1}.check_type_outline .check__before{width:12px}.check_type_outline .check__after{height:18px}.check_is_selected:after,.check_is_selected:before{opacity:1}.check_is_selected .check__after,.check_is_selected .check__before{opacity:0}.check_is_selected:before{width:12px}.check_is_selected.divider-title_centered:before,.check_is_selected:after{height:18px}.check.is-primary:after,.check.is-primary:before,.check_type_white:after,.check_type_white:before{background:#fff}.check_rounded{border-radius:100px}.check.is-medium{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.ReactTable .rt-thead.-filters .rt-th>input.check,.check.is-small{-webkit-transform:translate3d(-50%,-50%,0) scale(.67);transform:translate3d(-50%,-50%,0) scale(.67)}.empty{-webkit-touch-callout:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,.2);border:none;border-radius:290486px;cursor:pointer;cursor:default;display:inline-block;flex-grow:0;flex-shrink:0;font-size:1rem;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;width:20px}.empty:after,.empty:before{background-color:#fff;border-radius:100px;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.empty:before{height:2px;width:50%}.empty.divider-title_centered:before,.empty:after{height:50%;width:2px}.empty:focus,.empty:hover{background-color:rgba(0,0,0,.3)}.empty:active{background-color:rgba(0,0,0,.4)}.ReactTable .rt-thead.-filters .rt-th>input.empty,.empty.is-small{height:16px;width:16px}.empty.is-medium{height:24px;width:24px}.empty.is-large{height:32px;width:32px}.empty:active,.empty:focus,.empty:hover{background-color:rgba(0,0,0,.2)}.nested-level{border-radius:100px;display:flex;padding:2px}.nested-level__content{display:flex;flex-direction:column;justify-content:center;padding:0 1rem}.nested-level__title{font-size:.75rem}.tag:not(body){height:auto;line-height:1.4em}.ReactTable .rt-thead.-filters .rt-th>input.tag:not(body),.tag:not(body).is-small{font-size:.75rem}.tag:not(body).with-addon{padding-bottom:2px;padding-right:2px;padding-top:2px}.tag:not(body).with-addon.is-rounded .tag__addon{border-radius:100px}.tag:not(body).is-success .tag__addon{color:#2dde98}.tag__addon{font-size:.75rem;line-height:1.5em;margin-left:.214rem;padding:0 .428rem;vertical-align:middle}.circle{border:1px solid #fff;border-radius:100px;height:12px;width:12px}.ReactTable .rt-thead.-filters .rt-th>input.circle,.circle.is-small{height:6px;width:6px}.circle.is-medium{height:1rem;width:1rem}.circle.is-large{height:1.5rem;width:1.5rem}.arrow-icon{border-radius:100px;height:30px;width:30px}.arrow-icon__item{left:50%;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:18px}.arrow-icon__item,.arrow-icon__item:after,.arrow-icon__item:before{background-color:#4ba2f9;border-radius:100px;height:2px;position:absolute}.arrow-icon__item:after,.arrow-icon__item:before{content:"";display:block;right:-2px;width:10px}.arrow-icon__item:before{top:3px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.arrow-icon__item.divider-title_centered:before,.arrow-icon__item:after{bottom:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.qb-row{display:flex;padding:0 20px 10px}.qb-row_align_right{justify-content:flex-end}.qb-avatar{background-color:#4ba2f9;background-image:url(/backoffice/images/qb_logo/27b92b35fdb6d254a410.png);background-position:50% 50%;background-size:cover;border-radius:100px;height:36px;left:-19px;position:absolute;top:-19px;width:36px}.qb-message{background:#fff;border-radius:8px;color:#4a4a4a;display:inline-block;padding:10px 15px;position:relative}.qb-message__overlay{background:hsla(0,0%,100%,.3);border-radius:8px;height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:100%}.qb-message__image{border-radius:8px;display:block;max-width:200px}.qb-message__video{border-radius:8px;overflow:hidden}.qb-message__video iframe{display:block}.qb-message__text:not(:last-child){margin-bottom:8px}.qb-message__triangle{border-bottom:10px solid #4ba2f9;border-right:10px solid transparent;bottom:0;position:absolute;right:-10px;z-index:1}.qb-message_type_multiple-choice{margin:0;overflow-x:hidden;width:100%}.qb-message_type_multiple-choice .options-panel-inner{box-sizing:border-box;max-height:320px;overflow-x:hidden;overflow-y:scroll;padding:0 30px 0 0;width:calc(100% + 30px)}.qb-message_type_multiple-choice .options-panel-inner .options-panel-item{border-bottom:1px solid #c7c7c7;box-sizing:border-box;cursor:pointer;overflow:hidden;padding:12px 5px;position:relative;width:100%}.qb-message_type_multiple-choice .options-panel-inner .options-panel-item:last-child{border-bottom:none}.qb-message_type_multiple-choice .options-panel-inner .options-panel-item .option-item-text{box-sizing:border-box;cursor:pointer;padding:0 5px 0 25px;transition:all .3s ease-in-out;width:100%}.qb-message_type_multiple-choice .options-panel-inner .options-panel-item.option-selected .option-item-text,.qb-message_type_multiple-choice .options-panel-inner .options-panel-item:hover .option-item-text{padding:0 5px 0 30px}.qb-message_type_multiple-choice .options-panel-inner .options-panel-item.option-selected .check-outline,.qb-message_type_multiple-choice .options-panel-inner .options-panel-item:hover .check-outline{-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg) scale(.9);transform:translate3d(-50%,-50%,0) rotate(45deg) scale(.9)}.qb-message_type_multiple-choice.is-complete .options-panel-item:not(.option-selected){opacity:.6}.qb-message_type_html,.qb-message_type_image,.qb-message_type_info,.qb-message_type_link,.qb-message_type_text,.qb-message_type_video{line-height:1.5rem;margin-left:10px;max-width:calc(100% - 10px)}.qb-message_type_image,.qb-message_type_video{padding:0}.qb-message_type_button{margin:0;width:100%}.notifications-wrapper .notification .notification-action-wrapper .qb-message_type_button .notification-action-button,.qb-message_type_button .button,.qb-message_type_button .notifications-wrapper .notification .notification-action-wrapper .notification-action-button{font-weight:600;width:100%}.qb-message_type_yesno{margin:0;padding-left:8px;padding-right:8px;width:100%}.qb-message_type_yesno .yesno-option{float:left;padding:0 8px;width:50%}.qb-message_type_yesno .yesno-option .qb-check{left:20px}.notifications-wrapper .notification .notification-action-wrapper .qb-message_type_yesno .yesno-option .notification-action-button,.qb-message_type_yesno .yesno-option .button,.qb-message_type_yesno .yesno-option .notifications-wrapper .notification .notification-action-wrapper .notification-action-button{border-color:rgba(0,0,0,.15);color:#000;width:100%}.notifications-wrapper .notification .notification-action-wrapper .qb-message_type_yesno.yesno-active .notification-action-button,.qb-message_type_yesno.yesno-active .button,.qb-message_type_yesno.yesno-active .notifications-wrapper .notification .notification-action-wrapper .notification-action-button{border-color:transparent;color:#e8e8e8}.qb-message_type_answer{background-color:#4ba2f9;border-bottom-right-radius:0;color:#fff;margin:0;overflow:hidden;position:relative;text-overflow:ellipsis}.qb-message_type_answer .qb-redo{left:0;-webkit-transform:translate3d(-50%,-50%,0) scale(.6);transform:translate3d(-50%,-50%,0) scale(.6)}.qb-message_type_answer__attachments{display:flex;gap:10px}.qb-message_type_answer__attachments a{color:#fff;text-decoration:none}.qb-message_type_answer__attachments a:hover{text-decoration:none}.qb-message_type_answer__text{white-space:pre-line}.qb-input{margin:20px 20px 0;position:relative}.qb-input__placeholder{opacity:.5}.qb-input .input-wrapper{background:#fff;border-radius:100px;font-style:italic;height:56px;line-height:56px;padding:0 25px;position:relative}.qb-input .input-wrapper .input-button{background:#4ba2f9;border-radius:100px;color:#fff;cursor:pointer;height:42px;line-height:42px;position:absolute;right:7px;text-align:center;top:7px;width:42px}.qb-input .error-message{background:#fc6767;border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;margin-bottom:-28px;padding:20px 25px 40px}.qb-check.from-bottom{height:56px;left:50%;position:absolute;top:33%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);width:56px}.qb-check_circle{border-radius:100px}.qb-check.at-left{background-color:transparent;left:12px;position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);transition:all .3s}.qb-check .check-elem,.qb-check .check-outline{height:42px;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg);width:42px}.qb-check .check-elem .check-before,.qb-check .check-outline .check-before{background:#fff;border-radius:2px;height:4px;left:0;position:absolute;top:0;-webkit-transform:translate3d(12px,24px,0);transform:translate3d(12px,24px,0);width:14px}.qb-check .check-elem .check-after,.qb-check .check-outline .check-after{background:#fff;border-radius:2px;bottom:0;height:20px;left:0;position:absolute;-webkit-transform:translate3d(22px,-14px,0);transform:translate3d(22px,-14px,0);width:4px}.qb-check .check-outline{-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg) scale(.7);transform:translate3d(-50%,-50%,0) rotate(45deg) scale(.7);transition:all .3s ease-in-out}.qb-check .check-outline .check-after,.qb-check .check-outline .check-before{background:#fff;border:1px solid #c7c7c7;box-sizing:border-box;opacity:1}.qb-check .check-outline .check-before{z-index:2}.qb-check .check-outline .check-before:before{content:"";height:3px;left:10px;position:absolute;top:-2px;width:2px;z-index:3}.qb-redo{height:36px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);transition:all .3s;width:36px}.qb-redo,.qb-redo .redo{border-radius:50%;left:50%;position:absolute;top:50%}.qb-redo .redo{border:3px solid #fff;border-right-color:transparent;-webkit-transform:translate3d(-50%,-50%,0) rotate(25deg) scale(.75);transform:translate3d(-50%,-50%,0) rotate(25deg) scale(.75)}.qb-redo .redo,.qb-redo .redo .redo-before{box-sizing:border-box;height:20px;width:20px}.qb-redo .redo .redo-before{border:3px solid #fff;border-radius:50%;border-right-color:transparent;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg)}.qb-redo .redo .redo-after{border-radius:2px;border-right:3px solid #fff;border-top:3px solid #fff;box-sizing:border-box;height:11px;left:0;position:absolute;top:0;-webkit-transform:translate3d(9px,-2px,0) rotate(105deg);transform:translate3d(9px,-2px,0) rotate(105deg);width:11px}.qb-widget{background-color:#4ba2f9;border-bottom-left-radius:100px;border-top-left-radius:100px;bottom:20px;height:56px;position:absolute;right:0;width:66px}.qb-widget .qb-avatar{height:42px;left:7px;top:7px;width:42px}.bs-2,.tutorial__start{box-shadow:0 8px 17px rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.17)}.bs-3,.tutorial__start:hover{box-shadow:0 17px 50px rgba(0,0,0,.09),0 12px 15px rgba(0,0,0,.17)}.joyride-beacon{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;display:inline-block;height:36px;line-height:1;padding:0;position:relative;width:36px;z-index:1500}.joyride-beacon:active,.joyride-beacon:focus,.joyride-beacon:hover{outline:none}.joyride-beacon__inner{-webkit-animation:joyride-beacon-inner 1.2s ease-in-out infinite;animation:joyride-beacon-inner 1.2s ease-in-out infinite;background-color:#f04;border-radius:50%;display:block;height:50%;left:50%;opacity:.7;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50%}.joyride-beacon__outer{-webkit-animation:joyride-beacon-outer 1.2s ease-in-out infinite;animation:joyride-beacon-outer 1.2s ease-in-out infinite;background-color:rgba(255,0,68,.2);border:2px solid #f04;border-radius:50%;box-sizing:border-box;display:block;height:100%;left:0;opacity:.9;position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:center;transform-origin:center;width:100%}.joyride-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1500}.joyride-hole{border-radius:4px;box-shadow:0 0 0 9999px rgba(0,0,0,.5),0 0 15px rgba(0,0,0,.5);position:absolute}.joyride-hole.safari{box-shadow:0 0 999px 9999px rgba(0,0,0,.5),0 0 15px rgba(0,0,0,.5)}.joyride-tooltip{background-color:#fff;border-radius:4px;color:#555;cursor:default;-webkit-filter:drop-shadow(-1px -2px 3px rgba(0,0,0,.3)) drop-shadow(1px 2px 3px rgba(0,0,0,.3));filter:drop-shadow(-1px -2px 3px rgba(0,0,0,.3)) drop-shadow(1px 2px 3px rgba(0,0,0,.3));opacity:0;padding:20px;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);width:290px;z-index:1510}.joyride-tooltip--animate{-webkit-animation:joyride-tooltip .4s forwards;animation:joyride-tooltip .4s forwards;-webkit-animation-timing-function:cubic-bezier(0,1.05,.55,1.18);animation-timing-function:cubic-bezier(0,1.05,.55,1.18)}.joyride-tooltip__triangle{background-repeat:no-repeat;position:absolute}.joyride-tooltip.bottom,.joyride-tooltip.bottom-left,.joyride-tooltip.bottom-right{margin-top:18px}.joyride-tooltip.bottom .joyride-tooltip__triangle,.joyride-tooltip.bottom-left .joyride-tooltip__triangle,.joyride-tooltip.bottom-right .joyride-tooltip__triangle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='18'%3E%3Cpath fill='%23fff' d='M36 18 18 0 0 18z'/%3E%3C/svg%3E");height:18px;left:50%;top:-16px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:36px}.joyride-tooltip.top,.joyride-tooltip.top-left,.joyride-tooltip.top-right{margin-bottom:18px}.joyride-tooltip.top .joyride-tooltip__triangle,.joyride-tooltip.top-left .joyride-tooltip__triangle,.joyride-tooltip.top-right .joyride-tooltip__triangle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='18'%3E%3Cpath fill='%23fff' d='m0 0 18 18L36 0z'/%3E%3C/svg%3E");bottom:-16px;height:18px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:36px}.joyride-tooltip.bottom-left .joyride-tooltip__triangle,.joyride-tooltip.top-left .joyride-tooltip__triangle{left:3%;-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (min-width:480px){.joyride-tooltip.bottom-left .joyride-tooltip__triangle,.joyride-tooltip.top-left .joyride-tooltip__triangle{left:2%}}.joyride-tooltip.bottom-right .joyride-tooltip__triangle,.joyride-tooltip.top-right .joyride-tooltip__triangle{left:auto;right:3%;-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (min-width:480px){.joyride-tooltip.bottom-right .joyride-tooltip__triangle,.joyride-tooltip.top-right .joyride-tooltip__triangle{right:2%}}.joyride-tooltip.left{margin-right:18px}.joyride-tooltip.left .joyride-tooltip__triangle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='36'%3E%3Cpath fill='%23fff' d='m0 36 18-18L0 0z'/%3E%3C/svg%3E");height:36px;right:-16px;width:18px}.joyride-tooltip.right{margin-left:18px}.joyride-tooltip.right .joyride-tooltip__triangle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='36'%3E%3Cpath fill='%23fff' d='M18 0 0 18l18 18z'/%3E%3C/svg%3E");height:36px;left:-16px;width:18px}.joyride-tooltip__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16'%3E%3Cpath fill='rgba(85, 85, 85, 0.5)' d='M14.117.323 8.044 6.398 2.595.323a1.105 1.105 0 0 0-1.562 1.562L6.482 7.96.323 14.119a1.105 1.105 0 0 0 1.562 1.562L7.96 9.608l5.449 6.073a1.103 1.103 0 1 0 1.56-1.562L9.517 8.046l6.159-6.161a1.103 1.103 0 1 0-1.56-1.562z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;border:0;cursor:pointer;display:inline-block;display:block;height:12px;line-height:1;padding:0;position:absolute;right:10px;text-decoration:none;top:10px;width:12px;z-index:10}.joyride-tooltip__close:active,.joyride-tooltip__close:focus,.joyride-tooltip__close:hover{outline:none}.joyride-tooltip__close:focus,.joyride-tooltip__close:hover{color:rgba(60,60,60,.5);outline:none}.joyride-tooltip__close--header{right:20px;top:20px}.joyride-tooltip__header{border-bottom:1px solid #f04;color:#555;font-size:20px;padding-bottom:6px;padding-right:18px;position:relative}.joyride-tooltip__header~.joyride-tooltip__main{padding:12px 0 18px}.joyride-tooltip__main{font-size:16px;padding-bottom:18px;padding-right:18px}.joyride-tooltip__footer{text-align:right}.joyride-tooltip__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;display:inline-block;line-height:1;padding:0}.joyride-tooltip__button:active,.joyride-tooltip__button:focus,.joyride-tooltip__button:hover{outline:none}.joyride-tooltip__button--primary{background-color:#f04;border-radius:4px;color:#fff;padding:6px 12px;transition:background-color .2s ease-in-out}.joyride-tooltip__button--primary:active,.joyride-tooltip__button--primary:focus,.joyride-tooltip__button--primary:hover{background-color:#ff1f5a;color:#fff}.joyride-tooltip__button--secondary{color:#f04;margin-right:10px}.joyride-tooltip__button--skip{color:#ccc;float:left;margin-right:10px}.joyride-tooltip--standalone .joyride-tooltip__main{padding-bottom:0}.joyride-tooltip--standalone .joyride-tooltip__footer{display:none}@media screen and (min-width:480px){.joyride-tooltip{width:360px}}@media screen and (min-width:960px){.joyride-tooltip{width:450px}}@-webkit-keyframes joyride-tooltip{0%{-webkit-transform:scale(.1);transform:scale(.1)}to{opacity:1;-webkit-transform:perspective(1px) scale(1);transform:perspective(1px) scale(1)}}@keyframes joyride-tooltip{0%{-webkit-transform:scale(.1);transform:scale(.1)}to{opacity:1;-webkit-transform:perspective(1px) scale(1);transform:perspective(1px) scale(1)}}@-webkit-keyframes joyride-beacon-inner{20%{opacity:.9}90%{opacity:.7}}@keyframes joyride-beacon-inner{20%{opacity:.9}90%{opacity:.7}}@-webkit-keyframes joyride-beacon-outer{0%{-webkit-transform:scale(1);transform:scale(1)}45%{opacity:.7;-webkit-transform:scale(.75);transform:scale(.75)}to{opacity:.9;-webkit-transform:scale(1);transform:scale(1)}}@keyframes joyride-beacon-outer{0%{-webkit-transform:scale(1);transform:scale(1)}45%{opacity:.7;-webkit-transform:scale(.75);transform:scale(.75)}to{opacity:.9;-webkit-transform:scale(1);transform:scale(1)}}.tutorial__start{bottom:15px;position:fixed;right:15px}@media screen and (max-width:424px){.tutorial__start{display:none}}.tutorial .joyride-overlay{overflow:hidden}.tutorial .joyride-hole{box-shadow:0 0 0 9999px rgba(31,58,84,.15),0 0 15px rgba(31,58,84,.15)}.tutorial .joyride-tooltip{border-radius:10px;-webkit-filter:drop-shadow(0 17px 50px rgba(0,0,0,.24)) drop-shadow(0 12px 15px rgba(0,0,0,.32));filter:drop-shadow(0 17px 50px rgba(0,0,0,.24)) drop-shadow(0 12px 15px rgba(0,0,0,.32));padding:15px}.tutorial .joyride-tooltip .joyride-tooltip__triangle{background-image:none;background:#fff;border-radius:5px;height:30px;-webkit-transform:translate3d(-50%,0,0) rotate(45deg);transform:translate3d(-50%,0,0) rotate(45deg);width:30px}.tutorial .joyride-tooltip .joyride-tooltip__triangle.joyride-tooltip__triangle-top{bottom:-10px}.tutorial .joyride-tooltip .joyride-tooltip__triangle.joyride-tooltip__triangle-bottom{top:-10px}.tutorial .joyride-tooltip .joyride-tooltip__triangle.joyride-tooltip__triangle-left{right:-24px}.tutorial .joyride-tooltip .joyride-tooltip__triangle.joyride-tooltip__triangle-right{left:-24px}.tutorial .joyride-tooltip .joyride-tooltip__header{color:#4a4a4a;font-size:1.571rem;font-weight:600}.tutorial .joyride-tooltip .joyride-tooltip__footer{position:relative}.tutorial .joyride-tooltip .joyride-tooltip__button{border-radius:100px;color:#fff;font-size:1rem;padding:6px 20px;transition:all .3s ease-in-out}.tutorial .joyride-tooltip .joyride-tooltip__button.joyride-tooltip__button--primary{background:linear-gradient(45deg,#4ba2f9 50%,#3e80c0);box-shadow:0 2px 6px 0 rgba(75,162,249,.4);margin-left:10px}.tutorial .joyride-tooltip .joyride-tooltip__button.joyride-tooltip__button--primary:hover{box-shadow:0 4px 12px 0 rgba(75,162,249,.6)}.tutorial .joyride-tooltip .joyride-tooltip__button.joyride-tooltip__button--secondary{background:linear-gradient(45deg,#fc6767 50%,#ec008c);box-shadow:0 2px 6px 0 hsla(0,96%,70%,.4);margin-right:0}.tutorial .joyride-tooltip .joyride-tooltip__button.joyride-tooltip__button--secondary:hover{box-shadow:0 4px 12px 0 hsla(0,96%,70%,.6)}.empty-state{align-items:center;display:flex;flex-direction:column;height:50vh;justify-content:center}.empty-state.empty-state_dashboard{height:calc(100vh - 300px);min-height:400px}.empty-state.empty-state_dashboard .empty-state__img{background-image:url(/backoffice/images/empty_dashboard/4b029c7de2e7080c2849.png)}.empty-state .empty-state__img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:25vh;width:25vh}.empty-state .empty-state__text{color:#757575;margin-bottom:1rem;max-width:400px;padding:0 1rem;text-align:center}.scrollbar__track_type_horizontal,.scrollbar__track_type_vertical{background:transparent;border-radius:100px;height:calc(100% - 10px);padding:2px;position:absolute;right:0;top:5px;transition:all .3s ease-in-out;transition-property:opacity,width,background;width:12px;z-index:9}.scrollbar__track_type_horizontal:active,.scrollbar__track_type_horizontal:focus,.scrollbar__track_type_horizontal:hover,.scrollbar__track_type_vertical:active,.scrollbar__track_type_vertical:focus,.scrollbar__track_type_vertical:hover{background:rgba(0,0,0,.1);width:14px}.scrollbar__thumb_type_horizontal,.scrollbar__thumb_type_vertical{background:rgba(0,0,0,.1);border-radius:100px;width:100%}.scrollbar__thumb_type_horizontal:active,.scrollbar__thumb_type_horizontal:focus,.scrollbar__thumb_type_horizontal:hover,.scrollbar__thumb_type_vertical:active,.scrollbar__thumb_type_vertical:focus,.scrollbar__thumb_type_vertical:hover{background:rgba(0,0,0,.6)}.scrollbar__track_type_horizontal{bottom:0;height:12px;left:5px;top:auto;width:calc(100% - 10px)}.scrollbar__track_type_horizontal:active,.scrollbar__track_type_horizontal:focus,.scrollbar__track_type_horizontal:hover{height:14px;width:calc(100% - 10px)}.scrollbar__thumb_type_horizontal{height:100%}.bs-primary-input,.input:focus:not(:disabled){box-shadow:0 0 0 2px rgba(75,162,249,.5)}.input{background:#fff;border:1px solid #c7c7c7;border-radius:5px;box-shadow:none;font-size:1rem;height:auto;line-height:1.3rem;outline:none;padding:9px 12px;transition:all .1s ease-in-out;width:100%}.input::-moz-placeholder{color:#ababab;font-style:italic}.input::-webkit-input-placeholder{color:#ababab;font-style:italic}.input:-moz-placeholder{color:#ababab;font-style:italic}.input:-ms-input-placeholder{color:#ababab;font-style:italic}.input[disabled]{background:#f4f4f4;border:1px solid #c7c7c7}.input.is-xsmall{font-size:.75rem;line-height:12px;padding:4px 12px}.input:focus:not(:disabled),.input:hover:not(:disabled){border-color:#4ba2f9}.input:focus:not(:disabled)+.input__icon{color:#4ba2f9}.input.is-small{font-size:.9rem;padding:5px 10px}.input:-webkit-autofill,.input:-webkit-autofill:focus,.input:-webkit-autofill:hover{border-color:transparent;box-shadow:inset 0 0 0 1000px #f4f4f4}.input__wrapper{position:relative}.input__icon{color:#ababab;height:38px;line-height:38px;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:38px}.field__prefix+.input{border-top-left-radius:0;border-top-right-radius:0}.hidden-input{opacity:0;position:absolute;visibility:hidden}.input-counter{bottom:-10px;color:#4ba2f9;font-size:.9rem;position:absolute;right:15px}.bs-primary-input,.textarea:focus:not(:disabled){box-shadow:0 0 0 2px rgba(75,162,249,.5)}.textarea{background:#fff;border:1px solid #c7c7c7;border-radius:5px;box-shadow:none;cursor:text;height:auto;line-height:20px;min-height:36px;min-width:auto;padding:9px 12px}.textarea::-moz-placeholder{color:#ababab;font-style:italic}.textarea::-webkit-input-placeholder{color:#ababab;font-style:italic}.textarea:-moz-placeholder{color:#ababab;font-style:italic}.textarea:-ms-input-placeholder{color:#ababab;font-style:italic}.textarea:focus:not(:disabled),.textarea:hover:not(:disabled){border-color:#4ba2f9}.textarea:not([rows]){min-height:auto}.textarea[disabled]{background:#f4f4f4;border:1px solid #c7c7c7}.textarea-ghost{line-height:18px;max-height:54px;min-height:18px;white-space:pre-wrap;width:100%;word-wrap:break-word;opacity:0;position:absolute;visibility:hidden}.copy-field.is-nowrap .textarea{white-space:nowrap}.copy-field.no-overflow .textarea{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-field .field.has-addons.has-label{display:inherit}.share__referral{position:relative}.share__button,.share__button.SocialMediaShareButton{border:none;border-radius:100px;cursor:pointer;height:32px;line-height:32px;padding:0;text-align:center;transition:all .3s ease-in-out;width:32px}.share__button:active,.share__button:focus{border:none;outline:none}.share__button.SocialMediaShareButton--linkedin{color:#0076b5}.share__button.SocialMediaShareButton--linkedin:hover{background:#0076b5}.share__button.SocialMediaShareButton--facebook{color:#4266b2}.share__button.SocialMediaShareButton--facebook:hover{background:#4266b2}.share__button.SocialMediaShareButton--email{color:#cd2028}.share__button.SocialMediaShareButton--email:hover{background:#cd2028}.share__button.SocialMediaShareButton--twitter{color:#4ab3f5}.share__button.SocialMediaShareButton--twitter:hover{background:#4ab3f5}.share__button_type_filled.SocialMediaShareButton--linkedin{background:#0076b5;color:#fff}.share__button_type_filled.SocialMediaShareButton--facebook{background:#4266b2;color:#fff}.share__button_type_filled.SocialMediaShareButton--email{background:#cd2028;color:#fff}.share__button_type_filled.SocialMediaShareButton--twitter{background:#4ab3f5;color:#fff}.share .icon{height:auto;width:auto}.share .textarea{height:0!important;opacity:0;overflow:hidden;position:absolute;width:0}.control-icon{border:none;cursor:pointer;display:block;padding:9px}.control-icon .icon{margin:0!important}.control-icon__tag{left:50%;top:0}.control-icon__fixed,.control-icon__tag{position:absolute;-webkit-transform:translate3d(-50%,-80%,0);transform:translate3d(-50%,-80%,0)}.checkbox{display:inline-block;padding:5px 0}.checkbox .checkbox-item{border:1px solid #4ba2f9;border-radius:50%;float:left;height:16px;margin-right:10px;position:relative;width:16px}.checkbox .checkbox-item:after{background:#00c6ff;border-radius:50%;content:"";height:10px;left:2px;position:absolute;top:2px;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .3s ease-in-out;width:10px}.checkbox .checkbox-item.checkbox-item{border-radius:5px}.checkbox .checkbox-item.checkbox-item:after{border-radius:3px}.checkbox input{opacity:0;position:absolute}.checkbox input:checked+.checkbox-item:after{-webkit-transform:scale(1);transform:scale(1)}.legend__item{align-items:center;display:flex;justify-content:space-between;padding:.214rem;position:relative;text-transform:capitalize}.legend__item-circle{border-radius:100px;display:block;height:12px;margin-left:.428rem;width:12px}.bs-1,.sticker__badge{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.sticker{background-color:#4ba2f9;border-radius:5px 5px 5px 0;box-shadow:3px 3px 5px 0 rgba(0,0,0,.2);color:#fff;font-size:1rem;font-weight:600;left:-5px;padding:.428rem .715rem .715rem;text-align:center;text-transform:uppercase;top:0;-webkit-transform:skew(-15deg) rotate(-15deg);transform:skew(-15deg) rotate(-15deg)}.sticker,.sticker:after{bottom:auto;position:absolute;right:auto}.sticker:after{border-color:transparent #3e80c0 transparent transparent;border-style:solid;border-width:0 6px 6px 0;content:"";display:block;height:0;left:0;top:100%;width:0}.sticker__text{text-shadow:-1px 1px 0 #000}.sticker__badge{background:#fc6767;border-radius:3px;bottom:-.5rem;font-size:.75em;left:50%;line-height:1rem;padding:0 5px;position:absolute;right:auto;top:auto;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);white-space:nowrap}.bs-1,.switch-element__trigger{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.switch-element{border:2px solid #fff;border-radius:100px;height:26px;position:relative;width:60px}.switch-element__item{bottom:auto;color:#4ba2f9;cursor:pointer;font-size:1.357rem;height:28px;left:0;line-height:28px;position:absolute;right:auto;text-align:center;top:-3px;transition:all .3s ease-in-out;width:28px;z-index:1}.switch-element__item:nth-child(2){color:hsla(0,0%,100%,.8);font-size:1rem;left:auto;right:0}.switch-element__item>input{opacity:0;position:absolute;visibility:hidden}.switch-element__trigger{background-color:#fff;border-radius:100px;bottom:auto;height:34px;left:-2px;position:absolute;right:auto;top:-6px;transition:all .3s cubic-bezier(.56,-.4,.415,1.295);width:34px}.switch-element_position-right .switch-element__item:first-child{color:hsla(0,0%,100%,.8);font-size:1rem}.switch-element_position-right .switch-element__item:nth-child(2){color:#4ba2f9;font-size:1.357rem}.switch-element_position-right .switch-element__trigger{left:auto;right:-2px}.pointer-cursor{-webkit-animation:move-to-hover 5s cubic-bezier(.66,0,0,1) infinite;animation:move-to-hover 5s cubic-bezier(.66,0,0,1) infinite;background:url(/backoffice/images/cursor_pointer/ca2f5126056e41f2e847.png);background-origin:center center;background-repeat:no-repeat;background-size:cover;bottom:-40px;height:20px;left:-40px;position:absolute;width:20px}.pointer-cursor_size_big{-webkit-transform:scale(1.5);transform:scale(1.5)}.redux-tooltip{background-color:#222!important;color:#fff!important}.redux-tooltip .redux-tooltip-arrow>span{display:none!important}.error-page{background-color:hsla(0,96%,70%,.4);color:#fc6767;display:flex;font-size:1rem;min-height:100vh;padding:20vh 0 10vh;width:100vw}@media screen and (max-width:426px){.error-page{font-size:.8rem;padding-top:10vh}}@media screen and (max-width:321px){.error-page{font-size:.5rem}}.error-page .container{padding:0 .715rem}@media screen and (min-width:1024px){.error-page .container{padding-right:30%}}.error-page__title{font-size:10em;line-height:1em}.error-page__subtitle{font-size:3em;font-weight:400}.error-page__description{font-size:2em}.error-page__buttons{margin-top:1.5rem}.error-page__buttons .button{margin-bottom:.428rem}.error-page__image{bottom:0;left:auto;min-width:200px;position:fixed;right:10vw;top:auto;width:25vw}.wizard-progress{margin-bottom:-28px;margin-top:5px;position:relative;width:100%}.wizard-progress_with_tabs{margin-bottom:-17px;margin-top:-17px}.wizard-progress__bar,.wizard-progress__line{border-radius:100px;position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.wizard-progress__line{background:#e8e8e8;height:2px;left:20px;width:calc(100% - 40px)}.wizard-progress__bar{height:2px;max-width:100%;min-width:15px}.wizard-progress__steps{align-items:center;display:flex;justify-content:space-between;position:relative}.wizard-progress__step{background:#f6f8f9;border:1px solid #e8e8e8;border-radius:100px;padding:5px;position:relative;z-index:1}.wizard-progress__step-border{border:1px solid #e8e8e8;border-radius:100px;display:block;height:34px;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:34px}.wizard-progress__step-number{background:#e8e8e8;border-radius:100px;box-sizing:content-box;color:#757575;font-weight:600;height:22px;line-height:22px;text-align:center;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:22px}.wizard-progress__step_passed{-webkit-transform:scale(.7);transform:scale(.7)}.wizard-progress__step_active{border-color:transparent}.wizard-progress__step_active .wizard-progress__step-border{border-color:#4ba2f9;border-width:2px;height:30px;width:30px}.content-header{margin-bottom:20px;padding-bottom:10px;padding-top:10px;position:relative}.content-header_type_fixed{background:#fff;border-bottom:1px solid #e8e8e8;left:0;margin:0;padding:10px 20px 10px 270px;position:fixed;top:70px;transition:padding-left .3s ease-in-out;width:100%;z-index:10}.content-header_type_fixed .notifications-tc{padding-left:250px}@media screen and (max-width:1365px){.content-header_type_fixed{padding-left:90px}.content-header_type_fixed .notifications-tc{padding-left:60px}}@media screen and (max-width:1023px){.content-header_type_fixed{padding-left:20px;padding-right:20px}.content-header_type_fixed .notifications-tc{padding-left:0}}@media screen and (max-width:424px){.content-header_type_fixed{padding-left:10px;padding-right:10px;top:50px}}.content-header_with_tabs{padding-bottom:0}.content-header__level{flex-wrap:wrap}.content-header__level:not(:last-child){margin:0}@media screen and (min-width:425px){.content-header__level{display:flex}.content-header__level .level-left,.content-header__level .level-right{display:flex;margin:0}.content-header__level .level-left .level-item,.content-header__level .level-right .level-item{margin:0}.content-header__level .level-left .level-item:not(:last-child),.content-header__level .level-right .level-item:not(:last-child){margin-right:.715rem}}@media screen and (max-width:426px){.content-header__level{margin-top:1rem}.content-header__level .level-right{margin-top:.428rem}}.content-header__level .level-right .dashboard-refresh-icon{margin-right:15px}.content-header__tabs{flex:none;margin-bottom:-2px;margin-top:10px;width:100%;z-index:1}.content-header__tabs.scrollable-container:after{bottom:2px}.content-header__tabs.react-tabs__tab-list{margin-bottom:-2px;margin-top:10px}@media screen and (max-width:770px){.content-header .icon-controls{text-align:center}}.content-header .icon-controls .button .icon i{color:#4ba2f9}.content-header__header{font-weight:200;margin-right:10px;margin-top:0}@media screen and (max-width:426px){.content-header__header{font-size:1.357rem}}.content-header__text{justify-content:flex-start}@media screen and (max-width:770px){.content-header__text{justify-content:center}}.content-header__right{display:flex}@media screen and (max-width:426px){.content-header__right{justify-content:center}}@media screen and (max-width:768px){.content-header__right .content-header__search,.content-header__right .content-header__status{flex:auto;justify-content:flex-start}.content-header__right .content-header__search .field,.content-header__right .content-header__status .field{max-width:200px}}.content-header__right .level-item{margin:0}.content-header__right .level-item .error-field{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-header .notifications-wrapper{left:0;max-width:100%;position:absolute;top:100%;width:100%}.content-header .notifications-tc{max-width:100%;position:absolute;transition:padding .3s ease-in-out;width:calc(100% - 2rem)}.content-header .notifications-tc .notification{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.content-header .notifications-tc .notification-visible{-webkit-transform:translateZ(0);transform:translateZ(0)}.content-header .notifications-tc .notification-title{font-size:1.357rem;margin-bottom:.428rem}.content-header .notifications-tc .notification:after{border-radius:5px;height:calc(100% - .8rem);left:.428rem;top:.428rem;width:60px}.image-checkbox{border-radius:100px;cursor:pointer;height:36px;opacity:.8;position:relative;transition:all .3s ease-in-out;width:36px}.image-checkbox:before{border:2px solid #4ba2f9;border-radius:100px;content:"";display:block;height:36px;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-transform:scale(0) translate3d(-50%,-50%,0);transform:scale(0) translate3d(-50%,-50%,0);-webkit-transform-origin:top left;transform-origin:top left;transition:all .3s cubic-bezier(.56,-.4,.415,1.295);width:36px}.image-checkbox.is-checked{opacity:1}.image-checkbox.is-checked:before{-webkit-transform:scale(1) translate3d(-50%,-50%,0);transform:scale(1) translate3d(-50%,-50%,0)}.image-checkbox input{opacity:0;position:absolute;visibility:hidden}.image-checkbox__icon{font-size:1.571rem;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.switch-color:before{display:none}.switch-color__icon{border:2px solid transparent;border-radius:100px;height:30px;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:30px}.switch-color__icon-circle{border-radius:100px;height:20px;opacity:.8;position:absolute;transition:all .3s ease-in-out;width:20px}.switch-color__icon-circle:first-child{background-color:red;left:3px;top:-2px}.switch-color__icon-circle:nth-child(2){background-color:#ff0;bottom:-2px;left:-2px}.switch-color__icon-circle:nth-child(3){background-color:blue;bottom:-2px;right:-2px}.switch-color.is-checked .switch-color__icon{border-color:#4a4a4a;height:26px;width:26px}.switch-color.is-checked .switch-color__icon-circle:first-child,.switch-color.is-checked .switch-color__icon-circle:nth-child(3){opacity:0}.switch-color.is-checked .switch-color__icon-circle:nth-child(2){background-color:#4a4a4a;border-bottom-right-radius:0;border-top-right-radius:0;height:26px;left:-2px;opacity:1;top:-2px;width:13px}.switch-size{opacity:1}.switch-size:before{display:none}.switch-size__icon{height:30px;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:30px}.switch-size__icon:after,.switch-size__icon:before{border:2px solid #4a4a4a;border-radius:3px;border-top:4px solid #4a4a4a;content:"";display:block;position:absolute;transition:all .3s ease-in-out}.switch-size__icon:before{height:20px;top:5px;width:30px}.switch-size__icon:after{height:12px;opacity:0;top:100%;transition-delay:.2s;width:30px}.switch-size.is-checked .switch-size__icon:before{height:15px;top:0}.switch-size.is-checked .switch-size__icon:after{opacity:1;top:18px}.print-mode{min-height:100vh;padding:70px 20px}@media print{.print-mode .no-print,.print-mode .noprint{display:none}.print-mode address.print-only,.print-mode article.print-only,.print-mode aside.print-only,.print-mode blockquote.print-only,.print-mode center.print-only,.print-mode dd.print-only,.print-mode details.print-only,.print-mode dir.print-only,.print-mode div.print-only,.print-mode dl.print-only,.print-mode dt.print-only,.print-mode fieldset.print-only,.print-mode figcaption.print-only,.print-mode figure.print-only,.print-mode footer.print-only,.print-mode form.print-only,.print-mode frameset.print-only,.print-mode h1.print-only,.print-mode h2.print-only,.print-mode h3.print-only,.print-mode h4.print-only,.print-mode h5.print-only,.print-mode h6.print-only,.print-mode header.print-only,.print-mode hgroup.print-only,.print-mode hr.print-only,.print-mode isindex.print-only,.print-mode main.print-only,.print-mode menu.print-only,.print-mode nav.print-only,.print-mode noframes.print-only,.print-mode noscript.print-only,.print-mode ol.print-only,.print-mode p.print-only,.print-mode pre.print-only,.print-mode section.print-only,.print-mode summary.print-only,.print-mode ul.print-only{display:block}.print-mode a.print-only,.print-mode abbr.print-only,.print-mode acronym.print-only,.print-mode audio.print-only,.print-mode b.print-only,.print-mode basefont.print-only,.print-mode bdo.print-only,.print-mode big.print-only,.print-mode br.print-only,.print-mode canvas.print-only,.print-mode cite.print-only,.print-mode code.print-only,.print-mode command.print-only,.print-mode datalist.print-only,.print-mode dfn.print-only,.print-mode em.print-only,.print-mode embed.print-only,.print-mode font.print-only,.print-mode i.print-only,.print-mode img.print-only,.print-mode input.print-only,.print-mode kbd.print-only,.print-mode keygen.print-only,.print-mode label.print-only,.print-mode mark.print-only,.print-mode meter.print-only,.print-mode output.print-only,.print-mode progress.print-only,.print-mode q.print-only,.print-mode rp.print-only,.print-mode rt.print-only,.print-mode ruby.print-only,.print-mode s.print-only,.print-mode samp.print-only,.print-mode select.print-only,.print-mode small.print-only,.print-mode span.print-only,.print-mode strike.print-only,.print-mode strong.print-only,.print-mode sub.print-only,.print-mode sup.print-only,.print-mode textarea.print-only,.print-mode time.print-only,.print-mode tt.print-only,.print-mode u.print-only,.print-mode var.print-only,.print-mode video.print-only,.print-mode wbr.print-only{display:inline}.print-mode{background:#fff;padding:0}}.print-mode_type_grayscale .print-mode__content{-webkit-filter:grayscale(1);filter:grayscale(1)}.print-mode__title{display:none;font-weight:400;margin-bottom:1.5rem;text-align:center}@media print{.print-mode__title{left:0;position:absolute;top:10mm;width:100%}}.print-mode__toolbar.content-header{padding-left:20px;top:0}.language__name{margin-left:20px}.flag{background-image:url(/backoffice/images/flags/3d05a6b74a74928855be.svg);background-repeat:no-repeat;background-size:1100%;display:inline-block;padding-top:10px;width:10px}.flag-uk,.icon-flag-uk{background-position:0 0}.flag-az,.icon-flag-az{background-position:10% 0}.flag-cn,.icon-flag-cn{background-position:20% 0}.flag-es,.icon-flag-es{background-position:30% 0}.flag-in,.icon-flag-in{background-position:40% 0}.flag-pt,.icon-flag-pt{background-position:50% 0}.flag-ru,.icon-flag-ru{background-position:60% 0}.flag-tr,.icon-flag-tr{background-position:70% 0}.flag-ua,.icon-flag-ua{background-position:80% 0}.flag-it,.icon-flag-it{background-position:90% 0}.flag-fr,.icon-flag-fr{background-position:100% 0}.flag-nl,.icon-flag-nl{background-position:0 16.6666666667%}.flag-de,.icon-flag-de{background-position:10% 16.6666666667%}.flag-us,.icon-flag-us{background-position:20% 16.6666666667%}.flag-ko,.icon-flag-ko{background-position:30% 16.6666666667%}.flag-jp,.icon-flag-jp{background-position:40% 16.6666666667%}.flag-nt,.icon-flag-nt{background-position:50% 16.6666666667%}.flag-hk,.icon-flag-hk{background-position:60% 16.6666666667%}.flag-mo,.icon-flag-mo{background-position:70% 16.6666666667%}.flag-sg,.icon-flag-sg{background-position:80% 16.6666666667%}.flag-tw,.icon-flag-tw{background-position:90% 16.6666666667%}.flag-lt,.icon-flag-lt{background-position:100% 16.6666666667%}.flag-il,.icon-flag-il{background-position:0 33.3333333333%}.flag-sa,.icon-flag-sa{background-position:10% 33.3333333333%}.flag-eg,.icon-flag-eg{background-position:20% 33.3333333333%}.flag-ae,.icon-flag-ae{background-position:30% 33.3333333333%}.flag-ro,.icon-flag-ro{background-position:40% 33.3333333333%}.flag-br,.icon-flag-br{background-position:50% 33.3333333333%}.flag-vn,.icon-flag-vn{background-position:60% 33.3333333333%}.flag-th,.icon-flag-th{background-position:70% 33.3333333333%}.flag-se,.icon-flag-se{background-position:80% 33.3333333333%}.flag-pl,.icon-flag-pl{background-position:90% 33.3333333333%}.flag-gr,.icon-flag-gr{background-position:100% 33.3333333333%}.flag-cy,.icon-flag-cy{background-position:0 50%}.flag-sl,.icon-flag-sl{background-position:10% 50%}.flag-sk,.icon-flag-sk{background-position:20% 50%}.flag-ba,.icon-flag-ba{background-position:30% 50%}.flag-bg,.icon-flag-bg{background-position:40% 50%}.flag-hu,.icon-flag-hu{background-position:50% 50%}.flag-lv,.icon-flag-lv{background-position:60% 50%}.flag-hr,.icon-flag-hr{background-position:70% 50%}.flag-mt,.icon-flag-mt{background-position:80% 50%}.flag-cz,.icon-flag-cz{background-position:90% 50%}.flag-ee,.icon-flag-ee{background-position:100% 50%}.flag-fi,.icon-flag-fi{background-position:0 66.6666666667%}.flag-no,.icon-flag-no{background-position:10% 66.6666666667%}.flag-ax,.icon-flag-ax{background-position:20% 66.6666666667%}.flag-dk,.icon-flag-dk{background-position:30% 66.6666666667%}.flag-gl,.icon-flag-gl{background-position:40% 66.6666666667%}.flag-ie,.icon-flag-ie{background-position:50% 66.6666666667%}.flag-bn,.icon-flag-bn{background-position:60% 66.6666666667%}.flag-my,.icon-flag-my{background-position:70% 66.6666666667%}.flag-ir,.icon-flag-ir{background-position:80% 66.6666666667%}.flag-id,.icon-flag-id{background-position:90% 66.6666666667%}.flag-rs,.icon-flag-rs{background-position:100% 66.6666666667%}.flag-ad,.icon-flag-ad{background-position:0 83.3333333333%}.flag-mm,.icon-flag-mm{background-position:10% 83.3333333333%}.flag-np,.icon-flag-np{background-position:20% 83.3333333333%}.flag-kr,.icon-flag-kr{background-position:30% 83.3333333333%}.flag-kp,.icon-flag-kp{background-position:40% 83.3333333333%}.flag-kh,.icon-flag-kh{background-position:50% 83.3333333333%}.flag-ge,.icon-flag-ge{background-position:60% 83.3333333333%}.flag-ht,.icon-flag-ht{background-position:70% 83.3333333333%}.flag-me,.icon-flag-me{background-position:80% 83.3333333333%}.flag-xk,.icon-flag-xk{background-position:90% 83.3333333333%}.flag-ca,.icon-flag-ca{background-position:100% 83.3333333333%}.flag-er,.icon-flag-er{background-position:0 100%}.flag-et,.icon-flag-et{background-position:10% 100%}.flag-am,.icon-flag-am{background-position:20% 100%}.flag-bd,.icon-flag-bd{background-position:30% 100%}.flag-kg,.icon-flag-kg{background-position:40% 100%}.flag-sj{background-position:10% 100%}.bs-error-input,.i18n-fields.error .items .item{box-shadow:0 0 0 2px hsla(0,96%,70%,.5)}.i18n-fields{margin-bottom:1.4rem;position:relative}.i18n-fields_size_one .language-name{display:none}.i18n-fields_size_one .component{padding-right:0!important}.i18n-fields_size_one .item{width:100%!important}.i18n-fields:last-child{margin-bottom:0}.i18n-fields .textarea{background:transparent;padding-right:34px}.i18n-fields .DraftEditor-editorContainer{padding-right:34px}.i18n-fields .items{position:relative}.i18n-fields .items .item{align-items:baseline;position:relative;width:100%}.i18n-fields .items .item__is-collapsible{width:calc(100% - 42px)}.i18n-fields .items .item:last-child{border:0}.i18n-fields .items .item+.item{margin-top:5px}.i18n-fields .items .component_is-rtl .input,.i18n-fields .items .component_is-rtl .mask{direction:rtl}.i18n-fields .items .component .input{padding-right:34px}.i18n-fields .items .component.image .file-upload>.upload-text{background:#fff}.i18n-fields .items .component.image .preview{float:left}.i18n-fields .items .component.image .preview .small{max-width:50px}.i18n-fields .items .language-name{height:38px;position:absolute;right:0;top:0;width:38px;z-index:1}.i18n-fields .items .language-name .flag{left:50%;padding-top:20px;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:20px}.i18n-fields.error .items .item{border-color:#fc6767}.i18n-fields .expand{background:#4ba2f9;border-radius:5px;color:#fff;display:block;height:14px;height:38px;position:absolute;right:0;top:0;width:20px;width:38px}.i18n-fields .expand:before{content:"";font-family:quriobotIcon;font-size:.9rem;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);transition:all .3s ease-in-out}.i18n-fields .expand.active:before{-webkit-transform:translate3d(-50%,-50%,0) rotate(180deg);transform:translate3d(-50%,-50%,0) rotate(180deg)}.Select__value-container .Select__multi-value__label .select__option,.Select__value-container .Select__value__label .select__option{align-items:center;min-height:36px}.Select__value-container .Select__multi-value__label .select__option-text,.Select__value-container .Select__value__label .select__option-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select__value-container .Select__multi-value__label .select__option:hover,.Select__value-container .Select__value__label .select__option:hover{background:transparent}.Select__value-container .Select__multi-value__label .select__option-index,.Select__value-container .Select__value__label .select__option-index{line-height:18px}.Select__value-container .Select__multi-value__label .select__option-label,.Select__value-container .Select__value__label .select__option-label{margin-bottom:0}.select__with-icons .Select-control{min-width:38px}.select__option{align-items:center;cursor:pointer;display:flex;max-width:90%}.select__option span{display:inline-block;vertical-align:middle}.select__option-index{background:#4ba2f9;border:1px solid #4ba2f9;border-radius:100px;color:#fff;flex:none;font-size:.75rem;height:18px;line-height:18px;margin-right:10px;text-align:center;width:18px}.select__option-index.is-bordered{background-color:transparent;color:#4ba2f9}.select__option-icon{font-size:1.357rem}.select__option-icon+span{margin-left:10px}.select__option-label{color:#4a4a4a;flex-shrink:1;font-size:100%;margin-left:5px}.select__option_type_exit-option .select__option-index,.select__option_type_new-option .select__option-index,.select__option_type_redirect-option .select__option-index,.select__option_type_restart-option .select__option-index{position:relative}.select__option_type_exit-option .select__option-index:before,.select__option_type_new-option .select__option-index:before,.select__option_type_redirect-option .select__option-index:before,.select__option_type_restart-option .select__option-index:before{color:#fff;content:"";font-family:quriobotIcon;font-size:.75rem;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.select__option_type_warning{color:#ffb75e}.select__option_type_new-option .select__option-index:before{content:""}.select__option_type_exit-option .select__option-index:before{content:""}.select__option_type_restart-option .select__option-index:before{content:""}.Select-menu-outer .select__options-list{cursor:pointer}.Select__menu-list .select__option{padding:.428rem .715rem}.Select__menu-list .select__option:hover{background-color:#f4f4f4}.Select .Select__multi-value,.bs-1{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.select{height:auto}.select:not(.is-multiple):after{content:none}.Select{min-width:120px}.Select .Select__control{border-color:#c7c7c7;border-radius:5px}.Select .Select__control:hover{border-color:#4ba2f9}.Select .Select__control--is-focused{box-shadow:0 0 0 2px rgba(75,162,249,.5)}.Select .Select__menu{max-height:300px;overflow-y:auto}.Select .Select__multi-value{background-color:#fff;border-radius:100px}.Select .Select__multi-value__label{display:flex;order:2;padding:.214rem .428rem .214rem .214rem}.Select .Select__multi-value__remove{border-radius:100px;margin:2px;padding:0 4px}.Select .Select__multi-value__remove:hover{background-color:#e8e8e8;color:#000}.Select_is-xshort{min-width:70px}.Select_is-short{min-width:100px}.Select_is-long{min-width:200px}.Select .language__name{margin:0;overflow:hidden;padding-left:.428rem;text-overflow:ellipsis;white-space:nowrap}.Select .flag{flex:none;height:0;padding-top:20px;width:20px}.Select .Select__value-container:not(.Select__value-container--is-multi)>div:last-child{margin:2px 0;order:-1}.Select .Select__dropdown-indicator{padding:8px 4px}.Select.Select_is-small .Select__control{min-height:36px}.Select.Select_is-small .Select__control .Select__placeholder,.Select.Select_is-small .Select__control .Select__value-container{font-size:.75rem;padding:0 8px}.Select.Select_is-small .Select__control .Select__placeholder>div:last-child,.Select.Select_is-small .Select__control .Select__value-container>div:last-child{margin:0;padding:0}.Select.Select_is-small .Select__control .Select__dropdown-indicator{padding:0 .214rem}.Select.Select_is-small .Select__control .Select__input input{margin:0;padding:0}.custom-option_type_index{height:36px;line-height:36px;overflow:hidden;padding-left:10px;padding-right:10px;text-overflow:ellipsis;white-space:nowrap;width:100%}.custom-option_type_index span{vertical-align:middle}.custom-option_type_index .custom-option__index{background:#3e80c0;border:1px solid #3e80c0;border-radius:100px;color:#fff;display:inline-block;font-size:.75rem;height:18px;line-height:18px;text-align:center;width:18px}.custom-option_type_index .custom-option__label{font-size:100%;margin-left:5px}.custom-option_type_index .custom-option__label .i18n-fields{background:transparent}.custom-option_type_index .custom-option__label .i18n-fields .expand{display:none}.rdw-steps-wrapper{align-items:center;display:flex;margin-bottom:6px;position:relative}.rdw-steps-wrapper .rdw-steps-modal-btn-section{padding-top:1rem}.rdw-steps-wrapper .rdw-embedded-modal-link-input-wrapper input:active,.rdw-steps-wrapper .rdw-embedded-modal-link-input-wrapper input:focus{box-shadow:none}.rdw-steps-wrapper .rdw-embedded-modal{width:400px}.field__dropdown.source-mode{color:#fff;cursor:pointer;right:10px;top:6px;z-index:7}.i18n-fields .field__dropdown.source-mode{right:36px;top:9px}.modal-card_with_crop{max-width:90vw;width:600px}.modal-card_with_crop .modal-card-body{overflow-x:hidden;padding:.715rem}.bs-1,.image-preview{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.image-preview{border-radius:5px;bottom:0;left:0;position:absolute;z-index:1}.image-preview .image-preview__inner{display:flex}.image-preview .image-preview__img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:5px;border-top-left-radius:5px;box-sizing:border-box;display:block;height:38px;line-height:38px;position:relative;text-align:center;width:38px}.image-preview.is-inline{box-shadow:none;display:inline-block;position:relative}.image-preview.is-inline .image-preview__inner{display:inline-flex}.image-preview.is-inline .image-preview__img{border:none;box-shadow:none;display:inline}.image-preview.is-inline.is-circle{border-radius:100px}.image-preview.is-inline .__react_component_tooltip{border-radius:5px;overflow:hidden;padding:0!important}.image-preview.is-inline .image-preview__tooltip-image{max-width:250px}.image-preview .image-preview__controls{display:block;z-index:1}.image-preview .image-preview__remove{background:#fc6767;border-radius:0;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;cursor:pointer;display:block;height:38px;line-height:38px;padding:0;text-align:center;width:38px}.image-preview .image-preview__remove.is-error{color:#fff}.field.disable .switch{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:grayscale(100%);opacity:.5}.switch{display:block;vertical-align:middle}.switch.switch_checked .switch__body:after{background:#4ba2f9;margin-left:23px}.switch.switch_checked .switch__body:before{content:"On";left:7px;opacity:1}.switch__checkbox{margin-left:-9999px;position:absolute;visibility:hidden}.switch__label{cursor:pointer;display:block;line-height:21px;outline:none;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch__label:after{clear:both;content:" ";display:table}.switch__text{color:#757575;float:left;font-size:.9rem;max-width:calc(100% - 50px);padding-left:10px}.switch__confirm-modal{display:none}.switch__body{background-color:hsla(0,0%,100%,.8);border:1px solid #4ba2f9;border-radius:23px;color:#4ba2f9;display:inline-block;float:right;height:21px;position:relative;transition:all .3s ease-in-out;width:45px}@media screen and (max-width:426px){.switch__body{float:left;margin-left:10px}}.switch__body:after,.switch__body:before{content:"";display:block;position:absolute}.switch__body:before{border-radius:12px;content:"Off";font-size:.8rem;left:21px;line-height:21px;opacity:.7;top:0;transition:all .3s ease-in-out}.switch__body:after{border:1px solid #4ba2f9;border-radius:50%;height:15px;left:2px;top:2px;transition:all .3s ease-in-out;width:15px}.switch_type_white .switch__text{color:#fff}.switch_type_white .switch__body{background-color:transparent;border-color:#fff;color:#fff}.switch_type_white .switch__body:after{border-color:#fff}.switch_type_white.switch_checked .switch__body:after{background:#fff}.switch_type_warning .switch__text{color:#ffb75e}.switch_type_warning .switch__body{background-color:rgba(255,183,94,.4);border-color:#ffb75e;color:#ffb75e}.switch_type_warning .switch__body:after{border-color:#ffb75e}.switch_type_warning.switch_checked .switch__body:after{background:#ffb75e}.switch_type_error .switch__text{color:#fc6767}.switch_type_error .switch__body{border-color:#fc6767;color:#fc6767}.switch_type_error .switch__body:after{border-color:#fc6767}.switch_type_error.switch_checked .switch__body:after{background:#fc6767}.message,.message_disabled{position:relative}.message_disabled:after{background-color:hsla(0,0%,100%,.2);content:"";display:block;height:100%;top:0;width:100%;z-index:3}.message__icon,.message_disabled:after{bottom:auto;left:0;position:absolute;right:auto}.message__icon{border-radius:100px;color:#fff;height:20px;line-height:20px;text-align:center;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:20px;z-index:2}.message.is-warning .message__icon{background-color:#ffb75e}.radio-group__content{align-items:center;display:flex}.radio-group__content_aligned_right{justify-content:flex-end}.radio-group__title{font-weight:400;margin-bottom:.5rem}.radio-group .field{margin-bottom:0;white-space:nowrap;width:auto}.radio-group .field:not(:last-child){margin-right:1rem}.checkbox,.radio{padding:5px 0}.checkbox:not(:last-child),.radio:not(:last-child){margin-right:1rem}.checkbox .radio-item,.radio .radio-item{border:1px solid #4ba2f9;border-radius:50%;float:left;height:16px;margin-right:.428rem;position:relative;width:16px}.checkbox .radio-item:after,.radio .radio-item:after{background:#00c6ff;border-radius:50%;content:"";height:10px;left:2px;position:absolute;top:2px;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .3s ease-in-out;width:10px}.checkbox.no-item .radio-item,.radio.no-item .radio-item{display:none}.checkbox input,.radio input{opacity:0;position:absolute}.checkbox input:checked+.radio-item:after,.radio input:checked+.radio-item:after{-webkit-transform:scale(1);transform:scale(1)}.bs-2,.rc-slider .rc-slider__tooltip-value{box-shadow:0 8px 17px rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.17)}.slider-wrapper{padding-bottom:5px;padding-left:20px;padding-right:20px}.rc-slider{height:40px;margin-bottom:1.5rem;margin-top:12px}.rc-slider .rc-slider-rail{background:#f4f4f4}.rc-slider .rc-slider-track{background-image:-owg-linear-gradient(45deg,#4ba2f9 50%,#3e80c0 100%);background-image:linear-gradient(45deg,#4ba2f9 50%,#3e80c0)}.rc-slider .rc-slider-handle{border:3px solid #3e80c0;height:16px;margin-left:-8px;margin-top:-6px;transition-duration:.3s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:cubic-bezier(.56,-.4,.415,1.295);width:16px}.rc-slider .rc-slider-handle:active,.rc-slider .rc-slider-handle:focus,.rc-slider .rc-slider-handle:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.rc-slider .rc-slider-handle:active .rc-slider__tooltip-value,.rc-slider .rc-slider-handle:focus .rc-slider__tooltip-value,.rc-slider .rc-slider-handle:hover .rc-slider__tooltip-value{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);visibility:visible}.rc-slider .rc-slider-mark .rc-slider-mark-text{color:#757575}.rc-slider .rc-slider-mark .rc-slider-mark-text:first-child{margin-left:0!important;text-align:left}.rc-slider .rc-slider-mark .rc-slider-mark-text:last-child{text-align:right}.rc-slider .rc-slider-mark .rc-slider-mark-text-active{color:#4ba2f9;font-weight:600}.rc-slider .rc-slider-step .rc-slider-dot{border-color:#00c6ff;transition-duration:.3s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:cubic-bezier(.56,-.4,.415,1.295)}.rc-slider .rc-slider-step .rc-slider-dot-active{border-color:#4ba2f9;-webkit-transform:scale(1.2);transform:scale(1.2)}.rc-slider .rc-slider__tooltip-value{background:#000;border-radius:5px;color:#fff;font-size:.75rem;left:50%;min-width:30px;opacity:0;padding:0 5px;position:absolute;text-align:center;top:-24px;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;transition:all .3s ease-in-out;visibility:hidden}.rc-slider .rc-slider__tooltip-value.is-visible{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);visibility:visible}.bs-3,.react-datepicker-popper .react-datepicker{box-shadow:0 17px 50px rgba(0,0,0,.09),0 12px 15px rgba(0,0,0,.17)}.react-datepicker-wrapper,.react-datepicker-wrapper .react-datepicker__input-container{width:100%}.react-datepicker-wrapper .react-datepicker__close-icon:after{background:#c7c7c7}.react-datepicker-wrapper .react-datepicker__close-icon:hover:after{background:#b2b2b2}.react-datepicker-popper{border-radius:5px;z-index:100}.react-datepicker-popper .react-datepicker{border:none;display:flex}.react-datepicker-popper .react-datepicker .react-datepicker__triangle:before{border:none}.react-datepicker-popper .react-datepicker .react-datepicker__navigation{border:none;height:1.7rem;top:8px;width:1.7rem}.react-datepicker-popper .react-datepicker .react-datepicker__navigation:before{color:#4ba2f9;content:"}";font-family:quriobotIcon;font-family:quriobotIcon!important;font-style:normal!important;font-variant:normal!important;font-weight:400!important;text-indent:0;text-transform:none!important;speak:none;line-height:1;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.react-datepicker-popper .react-datepicker .react-datepicker__navigation.react-datepicker__navigation--next:before{content:"|"}.react-datepicker-popper .react-datepicker .react-datepicker__month-container{min-width:220px}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header{background:#f4f4f4;border-bottom:none;border-top-left-radius:5px;border-top-right-radius:0;padding-top:10px}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__current-month{color:#4ba2f9;margin-bottom:10px}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__day-names{background:#4ba2f9}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__day-names .react-datepicker__day-name{color:#fff;height:2rem;line-height:2rem;width:2rem}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month{margin:.8rem .4rem}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month .react-datepicker__day{border-radius:100px;height:2rem;line-height:2rem;margin:0;width:2rem}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month .react-datepicker__day:hover{background:#f4f4f4;color:#4a4a4a}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month .react-datepicker__day--selected{background:#4ba2f9;color:#fff;font-weight:600}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month .react-datepicker__day--selected:hover{background:#4ba2f9;color:#fff}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month .react-datepicker__day--in-range{border-radius:0}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month .react-datepicker__day--in-range.react-datepicker__day--range-end{border-bottom-right-radius:100px;border-top-right-radius:100px;font-weight:600}.react-datepicker-popper .react-datepicker .react-datepicker__month-container .react-datepicker__month .react-datepicker__day--in-range.react-datepicker__day--range-start{border-bottom-left-radius:100px;border-top-left-radius:100px;font-weight:600}.react-datepicker-popper .react-datepicker .react-datepicker__time-container{border-bottom-right-radius:5px;border-left:1px solid #c7c7c7;border-top-right-radius:5px;min-width:70px;overflow:hidden}.react-datepicker-popper .react-datepicker .react-datepicker__time-container .react-datepicker__header{background:#f4f4f4;border-bottom:none;border-top-left-radius:0;border-top-right-radius:5px;color:#4ba2f9;padding-bottom:10px;padding-top:10px}.react-datepicker-popper .react-datepicker .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box .react-datepicker__time-list{margin-right:-30px;padding-right:20px;width:auto}.react-datepicker-popper .react-datepicker .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box .react-datepicker__time-list .react-datepicker__time-list-item{border-radius:100px;height:auto;padding:2px 3px;text-align:center}.wysiwyg__knowledge-base__article__frame{height:calc(100vh - 300px);width:100%}.modal-card_type_visible .wysiwyg__knowledge-base__card{min-height:calc(100vh - 300px);min-width:calc(100vw - 200px)}.bs-2,.image-upload-large .image-preview__img{box-shadow:0 8px 17px rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.17)}.image-upload-large{padding:30px;text-align:center}.image-upload-large__column{overflow:hidden}@media screen and (max-width:768px){.image-upload-large__column{order:-1}}.image-upload-large .file-upload{width:100%}.image-upload-large .file-upload__dropzone{border-radius:100px}.image-upload-large .file-upload.with-file{margin-left:0}.image-upload-large .image-preview{box-shadow:none;margin-bottom:40px;position:relative}.image-upload-large .image-preview__inner{align-items:center;justify-content:center}.image-upload-large .image-preview__controls{left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);visibility:hidden;z-index:3}.image-upload-large .image-preview__remove{background-image:-owg-linear-gradient(45deg,#fc6767 50%,#ec008c 100%);background-image:linear-gradient(45deg,#fc6767 50%,#ec008c);border-radius:100px;box-shadow:0 2px 6px 0 hsla(0,96%,70%,.4);color:#fff}.image-upload-large .image-preview__remove:hover{box-shadow:0 4px 12px 0 hsla(0,96%,70%,.6)}.image-upload-large .image-preview__img{background-color:#fff;background-image:url(/backoffice/images/default_profile_img/48d31bac1e8bb684fca0.jpg);border:4px solid #fff;height:320px;width:320px}.image-upload-large .image-preview:hover .image-preview__controls{opacity:1;visibility:visible}.collapsible-text__title{cursor:pointer}.collapsible-text__icon{display:inline-block;font-size:.8em;padding:0 .428rem;transition:all .3s ease-in-out}.react-sanfona-item-expanded .collapsible-text__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.__react_modal_image__modal_container{background:rgba(31,58,84,.85)!important;transition:all .3s ease-in-out}.__react_modal_image__header{background:rgba(31,58,84,.7)!important;transition:all .3s ease-in-out}.step-answer__embedded-box{background-color:#e8e8e8;border:none;border-radius:5px;margin:0;padding:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.step-answer__embedded-box.is-removed{color:#fc6767}.step-answer__embedded-box.is-removed .custom-option__index{background-color:#fc6767;border-color:#fc6767}.step-answer__embedded-box .custom-option_type_index{line-height:inherit;padding:0}.step-answer__embedded-box .custom-option__label{display:inline;margin-right:1px}.step-answer__embedded-box .custom-option__index{margin:0 1px}.step-answer__embedded-box .step-answer__embedded-children{display:none}.wysywig--table{white-space:normal}.field_type_code .react-codemirror2{border-radius:5px;max-width:100vw;overflow:hidden;position:relative}.field_type_code .react-codemirror2:has(>.CodeMirror-fullscreen){z-index:2000}.field_type_code .react-codemirror2 .CodeMirror{height:auto;min-height:38px}.field_type_code .react-codemirror2 .CodeMirror-line{z-index:auto}.field_type_code .react-codemirror2 .CodeMirror,.field_type_code .react-codemirror2 .CodeMirror pre.CodeMirror-line{font-family:Anonymous-Pro,monospace}.bs-1,.rdw-colorpicker-modal .rdw-colorpicker-modal-options .rdw-colorpicker-option:hover .rdw-colorpicker-cube{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.bs-2,.rdw-colorpicker-modal,.rdw-default-modal,.rdw-embedded-modal,.rdw-emoji-modal,.rdw-image-modal,.rdw-link-modal{box-shadow:0 8px 17px rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.17)}.bs-primary-input,.rdw-editor-toolbar input:active,.rdw-editor-toolbar input:focus{box-shadow:0 0 0 2px rgba(75,162,249,.5)}.bs-error-input,.wysiwyg.error .DraftEditor-editorContainer,.wysiwyg.error .mask,.wysiwyg.error .toolbar-absolute.rdw-editor-toolbar{box-shadow:0 0 0 2px hsla(0,96%,70%,.5)}.DraftEditor-editorContainer{z-index:auto}.rdw-colorpicker-modal,.rdw-default-modal,.rdw-embedded-modal,.rdw-emoji-modal,.rdw-image-modal,.rdw-link-modal{border:none;border-radius:5px;padding:10px}.rdw-colorpicker-modal .rdw-colorpicker-modal-header,.rdw-default-modal-header,.rdw-embedded-modal .rdw-embedded-modal-header,.rdw-image-modal .rdw-image-modal-header{justify-content:center;margin-top:0}.rdw-colorpicker-modal .rdw-colorpicker-modal-header .rdw-colorpicker-modal-style-label,.rdw-default-modal-style-label,.rdw-embedded-modal .rdw-embedded-modal-header .rdw-embedded-modal-header-option,.rdw-image-modal .rdw-image-modal-header .rdw-image-modal-header-option{font-size:.9rem;padding:0 10px 10px;width:auto}.rdw-default-button,.rdw-editor-toolbar button,.rdw-embedded-modal .rdw-embedded-modal-btn-section .rdw-embedded-modal-btn,.rdw-image-modal .rdw-image-modal-btn-section .rdw-image-modal-btn{border-color:#4ba2f9;border-radius:100px;color:#4ba2f9;margin:0 5px;transition:all .3s ease-in-out}.rdw-default-button:disabled,.rdw-editor-toolbar button:disabled,.rdw-embedded-modal .rdw-embedded-modal-btn-section .rdw-embedded-modal-btn:disabled,.rdw-image-modal .rdw-image-modal-btn-section .rdw-image-modal-btn:disabled{background-color:transparent;border-color:rgba(75,162,249,.5);color:rgba(75,162,249,.5);cursor:not-allowed}.rdw-default-button:hover,.rdw-editor-toolbar button:hover,.rdw-embedded-modal .rdw-embedded-modal-btn-section .rdw-embedded-modal-btn:hover,.rdw-image-modal .rdw-image-modal-btn-section .rdw-image-modal-btn:hover{box-shadow:none}.rdw-default-button:hover:not(:disabled),.rdw-editor-toolbar button:hover:not(:disabled),.rdw-embedded-modal .rdw-embedded-modal-btn-section .rdw-embedded-modal-btn:hover:not(:disabled),.rdw-image-modal .rdw-image-modal-btn-section .rdw-image-modal-btn:hover:not(:disabled){background:#4ba2f9;color:#fff}.editor{overflow:visible}.rdw-editor-toolbar input{border-radius:5px;font-size:.9rem;line-height:18px;margin:0 0 10px;min-height:30px;padding:6px 10px}.rdw-editor-toolbar input:hover{border-color:#e8e8e8}.rdw-editor-toolbar input:active,.rdw-editor-toolbar input:focus{border-color:#4ba2f9}.rdw-editor-toolbar .Select-input input:active,.rdw-editor-toolbar .Select-input input:focus{box-shadow:none}.toolbar-absolute{background:#f4f4f4;border:1px solid #f4f4f4;border-bottom:none;border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;bottom:calc(100% - 6px);box-sizing:border-box;min-width:200px;position:absolute;width:100%;z-index:1999}.toolbar-absolute.hide{display:none}.toolbar-absolute.persistent{margin-bottom:0;position:inherit;z-index:inherit}.DraftEditor-editorContainer{background:#fff;border:1px solid #f4f4f4;border-radius:5px;line-height:1.3rem;max-height:50vh;min-height:36px;overflow:auto;padding:9px 12px;transition:all .1s ease-in-out;transition-property:border}.DraftEditor-editorContainer:hover{border:1px solid #c7c7c7}.public-DraftStyleDefault-block{margin:0}.public-DraftEditorPlaceholder-root{padding:10px}.rdw-option-wrapper{border-color:#e8e8e8;border-radius:5px;height:30px;margin-left:0;margin-right:.214rem;padding:5px 10px}.rdw-option-wrapper:hover{border-color:#c7c7c7;box-shadow:none}.rdw-dropdown-wrapper{border:none;border-radius:5px;margin-left:0;margin-right:.214rem}.rdw-dropdown-wrapper .rdw-dropdown-selectedtext{border:1px solid #e8e8e8;border-radius:5px}.rdw-dropdown-wrapper .rdw-dropdown-selectedtext:hover{border-color:#c7c7c7}.rdw-dropdown-wrapper .rdw-dropdown-optionwrapper{border-color:#c7c7c7;border-radius:5px;border-top-left-radius:0;border-top-right-radius:0;max-height:145px;overflow-y:auto;top:-1px;width:100%}.rdw-dropdown-wrapper .rdw-dropdown-optionwrapper:hover,.rdw-dropdown-wrapper:hover{box-shadow:none}.rdw-dropdown-wrapper[aria-expanded=true] .rdw-dropdown-selectedtext{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#c7c7c7}.rdw-inline-dropdown,.rdw-link-dropdown,.rdw-text-align-dropdown{width:40px}.rdw-block-dropdown{width:120px}.wysiwyg .mask{background:#fff;border:1px solid #c7c7c7;border-radius:5px;cursor:text;min-height:38px;padding:9px 34px 9px 12px}@media screen and (max-width:426px){.wysiwyg .mask{padding-right:12px}}.wysiwyg .mask:hover{border:1px solid #4ba2f9}.wysiwyg .mask .placeholder{color:#ababab;font-style:italic;white-space:nowrap}.wysiwyg .mask p:empty:not(:last-child){display:block;margin-bottom:1.3rem}.wysiwyg.focus .DraftEditor-editorContainer{border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-color:transparent;box-shadow:-1px 1px 0 1px #84bffb,1px 1px 0 1px #84bffb}.wysiwyg.focus .DraftEditor-editorContainer:hover{border:1px solid transparent}.wysiwyg.focus .toolbar-absolute{box-shadow:-1px -1px 0 1px #84bffb,1px -1px 0 1px #84bffb}.rdw-link-modal{height:auto}.rdw-link-modal .rdw-link-modal-label{color:#757575;font-size:.9rem;padding-left:10px}.rdw-link-modal .rdw-link-modal-target-option{margin-bottom:10px}.rdw-colorpicker-modal .rdw-colorpicker-modal-options{justify-content:flex-start;margin-bottom:0}.rdw-colorpicker-modal .rdw-colorpicker-modal-options .rdw-colorpicker-option{box-shadow:none;margin:0;min-width:20%;padding:0}.rdw-colorpicker-modal .rdw-colorpicker-modal-options .rdw-colorpicker-option .rdw-colorpicker-cube{border:1px solid #e8e8e8;border-radius:5px;margin:0 auto;transition:all .3s ease-in-out}.rdw-colorpicker-modal .rdw-colorpicker-modal-options .rdw-colorpicker-option:hover .rdw-colorpicker-cube{border-color:transparent}.rdw-emoji-modal .rdw-emoji-icon{min-width:14%}.rdw-image-modal{left:-70px}.rdw-image-modal .rdw-image-modal-header .rdw-image-modal-header-option{padding-bottom:0}.rdw-image-modal .rdw-image-modal-size{margin:0}.rdw-image-modal .rdw-image-modal-btn-section{margin:0 auto}.rdw-embedded-modal{height:auto;left:-50px}.rdw-embedded-modal .rdw-embedded-modal-size{margin:0}.wysiwyg .wrapper.fullscreen{bottom:0;height:auto;left:0;position:fixed;right:0;top:0;z-index:2000}.wysiwyg .wrapper.fullscreen .DraftEditor-editorContainer{max-height:calc(100vh - 40px)}.wysiwyg .wrapper.fullscreen .toolbar-absolute{position:relative;top:0}.wysiwyg.error .DraftEditor-editorContainer,.wysiwyg.error .mask,.wysiwyg.error .toolbar-absolute.rdw-editor-toolbar{border-color:#fc6767}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write}.bs-primary-input,.file-upload__dropzone.file-upload__dropzone_active,.file-upload__dropzone:active,.file-upload__dropzone:focus{box-shadow:0 0 0 2px rgba(75,162,249,.5)}.file-upload .file-upload__button{background:#4ba2f9;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;height:38px;line-height:38px;position:absolute;right:0;text-align:center;top:0;width:38px}.file-upload .file-upload__input{opacity:0;position:absolute;top:0;visibility:hidden}.file-upload__dropzone.file-upload__dropzone_active{border-color:#4ba2f9;color:#4ba2f9}.file-upload__dropzone.file-upload__dropzone_accept{background-image:-owg-linear-gradient(45deg,#1cc7d0 50%,#2dde98 100%);background-image:linear-gradient(45deg,#1cc7d0 50%,#2dde98);border-color:#fff;box-shadow:0 4px 12px 0 rgba(45,222,152,.6);color:#fff}.file-upload__dropzone.file-upload__dropzone_reject{background-image:-owg-linear-gradient(45deg,#fc6767 50%,#ec008c 100%);background-image:linear-gradient(45deg,#fc6767 50%,#ec008c);border-color:#fff;box-shadow:0 4px 12px 0 hsla(0,96%,70%,.6);color:#fff}.file-upload__dropzone.file-upload__dropzone_disabled{cursor:no-drop}.controls-wrapper{position:absolute;right:0;text-align:center;top:0;width:100%}.controls-wrapper>.icon-controls{display:inline-block}.controls-wrapper>.icon-controls .button{height:40px;line-height:40px;padding:0;position:absolute;top:0;width:35px}.controls-wrapper>.icon-controls .button.handle-drag{cursor:default;left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}@media screen and (max-width:426px){.controls-wrapper>.icon-controls .button.handle-drag{left:auto;right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.controls-wrapper>.icon-controls .button.handle-drag .icon{left:50%;margin:0;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);transition:all .3s ease-in-out}.controls-wrapper>.icon-controls .button.handle-drag .icon.item-index{text-align:center}.controls-wrapper>.icon-controls .button.handle-drag .icon.item-index+.drag-handle{opacity:0;top:100%;visibility:hidden}.controls-wrapper>.icon-controls .button.handle-delete{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.with-controls.sortable .button.handle-drag{cursor:pointer}.with-controls.sortable .button.handle-drag .icon-drag{cursor:move}@media screen and (max-width:426px){.with-controls.sortable .button.handle-delete{top:42px}}.with-controls.sortable .drag-handle{flex-direction:column;height:auto}.with-controls.sortable:hover .controls-wrapper .button.handle-drag .item-index{opacity:0;top:0;visibility:hidden}.with-controls.sortable:hover .controls-wrapper .button.handle-drag .item-index+.drag-handle{opacity:1;top:50%;visibility:visible}.bot-messages__item{align-items:flex-start;display:flex;padding-bottom:.715rem;position:relative;transition:padding-right .3s ease-in-out}@media screen and (max-width:426px){.bot-messages__item{flex-direction:column}}.bot-messages__item .field:not(:last-child){margin-bottom:.715rem}.bot-messages__item .controls-wrapper{top:20px}.bot-messages__item+.bot-messages__item{border-top:1px solid #c7c7c7;padding-top:.715rem}.bot-messages__item+.bot-messages__item .controls-wrapper{top:32px}.bot-messages__item .bot-messages__item-right{align-items:flex-end;display:flex;margin-left:4px}@media screen and (max-width:426px){.bot-messages__item .bot-messages__item-right{justify-content:flex-end;margin-left:0;width:100%}}.bot-messages__item .bot-messages__type{flex-grow:1}.bot-messages__item .bot-messages__type-value{flex-grow:1;max-width:calc(100% - 110px)}@media screen and (max-width:426px){.bot-messages__item .bot-messages__type-value{margin-bottom:1rem;max-width:100%;width:100%}}.bot-messages__item .message-wrapper .message-text{position:relative}@media screen and (max-width:376px){.bot-messages__item .message-wrapper .message-text{width:100%}}.bot-messages__item .message-wrapper .message-text .textarea{display:block;font-size:1rem;line-height:18px;min-height:18px;resize:none;width:100%}.bot-messages__item .message-wrapper .message-text .textarea:focus{outline:none}.bot-messages__item .message-wrapper .message-text .message-content{cursor:default;min-height:18px;min-width:20px;padding:9px 12px;white-space:pre-wrap;word-wrap:break-word}.bot-messages__item__settings .circle-button{color:#ababab}.bot-messages__item__dropdown{line-height:38px}.bot-messages__item__dropdown .dropdown{vertical-align:middle}body>.bot-messages__item{position:relative;z-index:9999}.delay-dropdown .dropdown__trigger{height:38px;line-height:38px;text-align:center;width:38px}.delay-dropdown .dropdown__content{min-width:280px;padding:.428rem .715rem}@media screen and (max-width:426px){.delay-dropdown .dropdown__content{min-width:240px}}.items-list:not(:last-child){margin-bottom:1rem}.items-list__inner{flex-grow:1}.items-list__item{border-radius:8px;margin-bottom:.5rem;padding:15px 35px;position:relative}.items-list__item.card{box-shadow:none}.items-list__item:not(.card){background:#fff;border:1px solid #c7c7c7}.items-list__item:last-child{margin-bottom:0}.items-list__item.transparent{background:transparent}.items-list__item_type_chat-text{margin-bottom:15px}@media screen and (max-width:426px){.items-list__item_type_chat-text{padding:10px 35px 10px 10px}}.items-list__item .message-wrapper{position:relative}.items-list__item .DraftEditor-editorContainer,.items-list__item .Select .Select-control,.items-list__item .input,.items-list__item .textarea,.items-list__item .wysiwyg .mask{background:#fff}.items-list__item .toolbar-absolute{background:#f4f4f4}.items-list__tools{margin-top:1.5rem;min-width:2em;text-align:center}.items-list__tools.right{text-align:right}.items-list .items-list__inner{width:100%}.card+.card,.mt-large{margin-top:1.5rem}.card{background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 2px 3px 0 rgba(75,162,249,.12),0 1px 8px 0 rgba(75,162,249,.06);display:block;position:relative;transition:all .3s ease-in-out}.card>a{color:inherit}.card:hover>.card__delete,.card:hover>.card__remove{opacity:1;-webkit-transform:scale(1);transform:scale(1);visibility:visible}.card_is-selected{border-color:#4ba2f9;box-shadow:0 25px 55px 0 rgba(75,162,249,.24),0 16px 28px 0 rgba(75,162,249,.18)}.card_is-narrow{border-radius:18px;padding:1rem}.card_type_hover:hover:not(.card_is-selected){box-shadow:0 6px 12px 0 rgba(75,162,249,.16),0 6px 16px 0 rgba(75,162,249,.08)}.card__header{background:#f4f4f4;border-top-left-radius:8px;border-top-right-radius:8px;padding:1rem 2rem}.card__header_is-centered{align-items:stretch;display:flex;flex-direction:column;text-align:center}@media screen and (max-width:426px){.card__header{padding:1rem}}@media screen and (max-width:769px){.card__header .level-left{display:flex}.card__header .level-item:not(:last-child){margin-bottom:0;margin-right:.715rem}.card__header:not(.card__header_no-flex) .level-item{flex:auto}}.card__header_type_bordered{background-color:transparent;border-bottom:1px solid #e8e8e8}.card__header-title h6{color:#757575}.card__header-back{border-right:1px solid #c7c7c7;cursor:pointer;font-size:1.357rem;padding:.428rem .715rem .428rem 0}.card__header-back>i{transition:all .3s ease-in-out}.card__header-back:hover{color:#4ba2f9}.card__header-back:hover>i{-webkit-transform:translate3d(-.428rem,0,0);transform:translate3d(-.428rem,0,0)}.card__header.is-primary h6{color:#fff}.card__footer{display:flex;padding:1.5rem 2rem}@media screen and (max-width:426px){.card__footer{padding:1rem}}.card__footer_is-centered{align-items:stretch;display:flex;flex-direction:column;text-align:center}.card__footer_content-end{justify-content:flex-end}.card__footer_content_centered{justify-content:center}.card__content{min-height:4rem;padding:1.5rem 2rem;position:relative}@media screen and (max-width:426px){.card__content{padding:1rem}}.card__content_is-centered{align-items:stretch;display:flex;flex-direction:column;text-align:center}.card__content+.card__footer{padding-top:0}.card.disabled .card__content{cursor:not-allowed;opacity:.6;pointer-events:none}.card__divider{margin-right:-2rem}@media screen and (max-width:426px){.card__divider{margin-right:-.715rem}}.card-footer,.card-header{border:none;box-shadow:none}.card-footer_with_padding,.card-header_with_padding{padding:1.5rem 2rem}@media screen and (max-width:426px){.card-footer_with_padding,.card-header_with_padding{padding:1rem}}.card-footer_type_centered,.card-header_type_centered{justify-content:center}.card__delete,.card__remove{margin:0;opacity:0;position:absolute;right:-.75rem;top:-.75rem;-webkit-transform:scale(0);transform:scale(0);transition:all .3s cubic-bezier(.56,-.4,.415,1.295);visibility:hidden;z-index:1}.card__list_type_stripped .card__list-item:nth-child(odd){background:hsla(0,0%,78%,.15);border-radius:8px}.card__list-item{align-items:center;display:flex;justify-content:space-between;padding:.428rem}.card__list-item_header{background:#e8e8e8}.card__list-item_nowrap>*{white-space:nowrap}.card__list-item_nowrap p{margin-left:.715rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card__list-item_wrap>*{white-space:nowrap}.card__list-item_wrap p{margin-left:.715rem;overflow:hidden;overflow:auto;text-overflow:ellipsis;white-space:nowrap;white-space:pre-wrap}.card__list-item h6{color:#757575}.card-narrow__expand{color:#4ba2f9;cursor:pointer;font-size:.9rem;line-height:40px;text-align:center;-webkit-transform:rotate(0);transform:rotate(0);transition:all .3s ease-in-out}.card-narrow__expand,.card-narrow__img{height:40px;width:40px}.card-narrow__level{margin-bottom:0}.card-narrow__title{color:#4ba2f9;display:inline-block;font-size:1.1rem;font-weight:600;margin-bottom:0;max-width:300px;overflow:hidden;padding:5px;position:relative;text-overflow:ellipsis;white-space:nowrap}.card-narrow__title .icon-edit{opacity:0;padding-left:5px}@media screen and (max-width:426px){.card-narrow__title{text-align:center}}.card-narrow__title>a:hover{color:#3e80c0}.card-narrow__report{display:flex;justify-content:space-between}.card-narrow__report-item{align-items:center;display:flex;flex-direction:column;justify-content:center}.card-narrow__report-item_right{align-items:flex-end}.card-narrow__report-item_left{align-items:flex-start}.card-narrow__report-item+.card-narrow__report-item{margin-left:1.5rem}@media screen and (max-width:770px){.card-narrow__report-item{padding:0}}.card-narrow__report-subtitle{color:#4ba2f9;font-weight:600;margin-top:3px;text-align:center}.card-narrow__report-title{color:#757575;font-size:.9rem;line-height:1.2}.card-narrow__group{flex-direction:column}.card-narrow__group-title{background:#4ba2f9;border-radius:100px;color:#fff;font-weight:400;margin-bottom:.25rem;padding:.1rem 5rem}.bs-3,.option-list__item.is-dragging{box-shadow:0 17px 50px rgba(0,0,0,.09),0 12px 15px rgba(0,0,0,.17)}.step-options__wrapper:not(:last-child){margin-bottom:20px}.step-options__wrapper .items-list .items-list__inner .items-list__item_type_options{background:transparent;border:none;box-shadow:none;padding:0}.option-list__item{background:#fff;border:1px solid #c7c7c7;border-radius:8px;padding:15px;position:relative}.option-list__item:not(:last-child){margin-bottom:1rem}.option-list__item.is-dragging{cursor:move}.option-list__item+.option{border:none}.option-list__item.sortable,.option-list__item.with-index{padding-left:35px}@media screen and (max-width:426px){.option-list__item.sortable,.option-list__item.with-index{padding-left:1rem}}.option-list__item.removable{padding-right:35px}.option-list__item .controls-wrapper{left:35px;top:37px;width:calc(100% - 70px)}@media screen and (max-width:426px){.option-list__item .controls-wrapper .icon-controls{right:1rem}}.option-list__item .line{margin-bottom:1rem}.option-list__item .line:last-child{margin-bottom:0}.option-list__item .line .i18n-fields{margin-bottom:1rem}.option-list__item .line .i18n-fields:last-child{margin-bottom:0}.option-list__item .line .i18n-fields .component.image{padding:0}.option-list__item .line .i18n-fields .component.image .field{margin:0}.field_query .queryBuilder .rule,.field_query .queryBuilder .ruleGroup{align-items:flex-start;display:flex;flex-wrap:wrap;margin-left:.5rem;margin-top:.5rem;position:relative;width:100%}.field_query .queryBuilder .rule:last-child,.field_query .queryBuilder .ruleGroup:last-child{margin-bottom:1rem}.field_query .queryBuilder .rule:before,.field_query .queryBuilder .ruleGroup:before{background:#c7c7c7;content:"";height:1px;left:-1rem;position:absolute;top:12px;width:1rem}.field_query .queryBuilder .ruleGroup{border-left:1px solid #c7c7c7;flex-direction:column;margin-top:1rem;padding-left:.5rem}.field_query .queryBuilder>.ruleGroup{margin-left:0;margin-top:0;padding-top:0}.field_query .queryBuilder>.ruleGroup:before{display:none}.field_query .queryBuilder>.ruleGroup .button,.field_query .queryBuilder>.ruleGroup .field,.field_query .queryBuilder>.ruleGroup .input{margin:.2rem}.field_query .queryBuilder>.ruleGroup .field{display:inline-flex;width:auto}.field_query .queryBuilder>.ruleGroup .input{background:#fff;min-height:28px;width:auto}.field_query .Select{min-width:160px}.field_query .Select_type_combinator,.field_query .Select_type_operator{min-width:80px}.bot-response:hover,.bs-1{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.bot-response__dragging,.bs-2{box-shadow:0 8px 17px rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.17)}.step-responses:not(:last-child){margin-bottom:1.5rem}.step-responses__controls{margin-top:1.5rem;text-align:center}.responses-group{position:relative}.responses-group_type_invalid .bot-response{border-left-color:#fc6767}.responses-group_type_missing .bot-response{border-left-color:#ffb75e}.responses-group>.icon-controls{position:absolute;right:0;top:0}.responses-group+.responses-group{margin-top:1.5rem}.responses-group__title{background-color:#e8e8e8;border-top-right-radius:5px;display:flex;justify-content:space-between;padding:1rem 2rem;position:relative}.responses-group__title-trigger{bottom:auto;cursor:pointer;height:18px;left:3px;position:absolute;right:auto;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:18px}.responses-group__title-trigger:hover{color:#4ba2f9}.responses-group__title-trigger i{left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);transition:all .3s ease-in-out}.responses-group>.react-sanfona-item-expanded .responses-group__title-trigger i{-webkit-transform:translate3d(-50%,-50%,0) rotate(90deg);transform:translate3d(-50%,-50%,0) rotate(90deg)}.bot-response{background-color:#fff;border-left:4px solid #84bffb;border-radius:8px;padding:10px;position:relative;transition:box-shadow .3s ease-in-out}.bot-response+.bot-response{margin-top:1.5rem}.bot-response__dragging{cursor:move}.bot-response:hover .bot-response__copy,.bot-response:hover .bot-response__remove{opacity:1;-webkit-transform:scale(1);transform:scale(1);visibility:visible}.bot-response .bot-response__condition{border:1px solid #c7c7c7;border-radius:8px;margin-bottom:10px;margin-top:0;padding:10px}.bot-response__drag-handle{bottom:auto;cursor:pointer;flex-direction:column;height:auto;left:-27px;position:absolute;right:auto;top:10px;width:20px}.bot-response__drag-handle .drag-handle__index{margin-bottom:.428rem}.bot-response__drag-handle .icon-drag{cursor:move}.bot-response__chat-texts .items-list .items-list__inner .items-list__item{border:none;margin-bottom:0;padding:0}.bot-response__chat-texts .items-list .items-list__inner .items-list__item .bot-messages__item{margin-bottom:1rem;margin-right:0}.bot-response__remove{right:-.75rem}.bot-response__copy,.bot-response__remove{margin:0;opacity:0;position:absolute;top:-.75rem;-webkit-transform:scale(0);transform:scale(0);transition:all .3s cubic-bezier(.56,-.4,.415,1.295);visibility:hidden;z-index:1}.bot-response__copy{right:2.5rem}.bot-response__change-modal{display:none}.bot-response_in-modal{border:none;padding:20px}.step-options__settings .i18n-fields .textarea{background:#fff}.step-options__settings+.step-options__wrapper{margin-top:1rem}.color-picker:after{clear:both;content:" ";display:table}.color-picker__preview{background:#f4f4f4;border:1px solid #e8e8e8;border-radius:5px;color:#4a4a4a;line-height:20px;padding:8px 12px;position:relative;text-align:center}.color-picker__transparency{background:url(/backoffice/images/alpha_bg/a5ebb69e01e1a6c46ffa.png);border-radius:5px;height:100%;opacity:.3;position:absolute;width:100%}.color-picker__tab{align-items:center;display:flex;justify-content:center}.color-picker__tab-color{border:1px solid #e8e8e8;display:inline-block;margin-right:.428rem}.color-picker__dropdown{position:relative;width:100%}.color-picker__dropdown .dropdown__trigger{width:100%}.color-picker__dropdown .dropdown__content{display:flex;justify-content:flex-end;max-width:100%;padding:0;right:0;top:110%;width:auto;z-index:10}.color-picker__dropdown .chrome-picker{border-radius:5px!important;box-shadow:none!important;max-width:100%}.color-picker__dropdown .chrome-picker>div:first-child{border-top-left-radius:5px!important;border-top-right-radius:5px!important}.color-picker__dropdown .react-tabs__tab-panel .chrome-picker>div:first-child{border-radius:0!important}.color-picker .icon-dropper{float:right;line-height:20px}.step-edit-header{align-items:flex-end;border-bottom:2px solid #e8e8e8;display:inline-flex;flex-shrink:0;padding:1rem 5rem 1rem 2rem;width:calc(100% - 78px)}@media screen and (max-width:426px){.step-edit-header{width:calc(100% - 48px)}}.step-edit-header .field{margin-bottom:0}.step-edit-header .field:not(:last-child){margin-right:1rem}.step-edit-header .bot-step__settings{right:2rem;top:55px}.step-edit-header .bot-step__key{max-width:140px}.step-edit-header .bot-step__code_name{max-width:200px}.bs-1,.step-label,.step-label__icon{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.step-label{background:#4ba2f9;border-radius:100px;color:#fff;font-weight:600;height:40px;line-height:40px;margin:0 auto 2rem;position:relative;text-align:center;vertical-align:middle;width:40px}@media screen and (max-width:426px){.step-label{font-size:1rem;height:32px;line-height:32px;width:32px}}.step-label.animate{-webkit-animation:bounceIn;animation:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}.step-label__icon{background:#00c6ff;border-radius:100px;color:#fff;font-size:.9rem;height:22px;line-height:22px;position:absolute;right:-8px;top:-8px;width:22px}.bs-1,.step-edit-panel__close,.step-edit_is_closed .bot-edit__tab-wrapper{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.bs-2,.step-edit_type_flow:not(.step-edit_is_closed) .bot-edit__tab-wrapper{box-shadow:0 8px 17px rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.17)}.step-edit{height:calc(100vh - 160px)}@media screen and (max-width:426px){.step-edit{height:calc(100vh - 140px)}}.step-edit_type_flow{bottom:10px;height:calc(100vh - 180px);left:auto;max-width:700px;position:fixed;right:0;top:auto;transition:all .3s ease-in-out;width:70vw}@media screen and (min-width:1408px){.step-edit_type_flow{max-width:50vw}}@media screen and (max-width:426px){.step-edit_type_flow{height:calc(100vh - 160px);min-width:320px;width:90vw}}.step-edit_type_flow .bot-edit__tab-wrapper{border:2px solid #e8e8e8;border-bottom-left-radius:8px;border-top-left-radius:8px;margin-right:0;padding-top:90px}@media screen and (max-width:426px){.step-edit_type_flow .bot-edit__tab-wrapper{margin:0}}@media screen and (max-width:769px){.step-edit_type_flow .step-edit-panel{padding-top:10px}}.step-edit_is_closed{opacity:0;right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}.step-edit_is_closed .step-edit-panel__close .arrow-icon{-webkit-transform:translate3d(-50%,-50%,0) rotate(180deg);transform:translate3d(-50%,-50%,0) rotate(180deg)}.step-edit-panel{border-right:2px solid #e8e8e8;height:100%;left:0;padding-top:15px;position:absolute;top:0;width:70px}@media screen and (max-width:769px){.step-edit-panel{padding-top:70px}}@media screen and (max-width:426px){.step-edit-panel{width:40px}}.step-edit-panel__close{background-color:#ffb75e;border-radius:100px;color:#fff;cursor:pointer;font-size:1.357rem;height:40px;margin:0 auto 1rem;position:relative;transition:all .3s ease-in-out;width:40px}@media screen and (max-width:426px){.step-edit-panel__close{height:32px;width:32px}}.step-edit-panel__close>i{left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.step-edit-panel__trigger{bottom:auto;height:40px;left:60px;opacity:0;position:absolute;right:auto;top:10px;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden;width:40px;z-index:1}@media screen and (max-width:769px){.step-edit-panel__trigger{opacity:1;visibility:visible}}@media screen and (max-width:426px){.step-edit-panel__trigger{height:40px;left:40px;width:40px}}.step-edit-panel__trigger .arrow-icon{background-color:#4ba2f9;box-shadow:0 6px 12px 0 rgba(75,162,249,.16),0 6px 16px 0 rgba(75,162,249,.08);height:40px;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);transition-delay:.3s;transition:all .3s ease-in-out;width:40px}@media screen and (max-width:426px){.step-edit-panel__trigger .arrow-icon{height:32px;width:32px}}.step-edit-panel__trigger .arrow-icon__item,.step-edit-panel__trigger .arrow-icon__item:after,.step-edit-panel__trigger .arrow-icon__item:before{background-color:#fff}.step-edit-panel__trigger_close{left:100%}.step-edit-panel__trigger_close .arrow-icon{box-shadow:0 14px 30px 0 rgba(75,162,249,.22),0 12px 20px 0 rgba(75,162,249,.12);-webkit-transform:translate3d(-50%,-50%,0) rotate(180deg);transform:translate3d(-50%,-50%,0) rotate(180deg)}.step-edit-panel__item{align-items:center;color:#757575;cursor:pointer;display:flex;flex-direction:column;height:70px;justify-content:center;position:relative;text-align:center;width:100%}.step-edit-panel__item:not(:last-child){margin-bottom:.5rem}@media screen and (max-width:426px){.step-edit-panel__item{height:40px}}.step-edit-panel__item:after{background:#4ba2f9;border-radius:2px;content:"";height:0;position:absolute;right:-3px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);transition:all .3s cubic-bezier(.56,-.4,.415,1.295);width:4px;z-index:1}.step-edit-panel__item-icon{font-size:1.6rem;opacity:.5;transition:all .3s ease-in-out}.step-edit-panel__item-title{font-size:.75rem;padding:.2rem}@media screen and (max-width:426px){.step-edit-panel__item-title{display:none}}.step-edit-panel__item_visible:after{height:70%}.step-edit-panel__item_active .step-edit-panel__item-icon{opacity:1}.step-edit-panel__item:hover .step-edit-panel__item-icon{color:#4ba2f9;opacity:1;-webkit-transform:translate3d(0,-.2rem,0);transform:translate3d(0,-.2rem,0)}.edit-accordion{flex-grow:1;height:100%;overflow-y:scroll}.edit-accordion .react-sanfona-item-expanded .edit-accordion__title{color:#4ba2f9}.edit-accordion .react-sanfona-item-expanded .edit-accordion__title:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.edit-accordion__item>.react-sanfona-item-body>.react-sanfona-item-body-wrapper{padding:1rem 2rem 2rem}@media screen and (max-width:424px){.edit-accordion__item>.react-sanfona-item-body>.react-sanfona-item-body-wrapper{padding:.5rem 1rem 1rem}}.edit-accordion__item:not(:first-child) .edit-accordion__title{border-top:2px solid #e8e8e8}.edit-accordion .edit-accordion__item_error .edit-accordion__title{color:#fc6767}.edit-accordion__title{color:#757575;font-weight:600;line-height:2rem;padding:.25rem 1rem .25rem 3rem;position:relative;transition:all .3s ease-in-out}.edit-accordion__title:hover{color:#4ba2f9}.edit-accordion__title:before{content:"";font-family:quriobotIcon;font-size:.9rem;height:2rem;left:1rem;position:absolute;text-align:center;top:.25rem;transition:all .3s ease-in-out;vertical-align:middle;width:2rem}.edit-accordion .DraftEditor-editorContainer,.edit-accordion .Select .Select-control,.edit-accordion .input,.edit-accordion .textarea,.edit-accordion .wysiwyg .mask{background:#fff}.step-type{color:#e8e8e8;cursor:pointer;min-width:50px;padding:8px 0;position:relative;text-align:center;width:20%}@media screen and (max-width:1023px){.step-type{width:10%}}@media screen and (max-width:426px){.step-type{width:20%}}@media screen and (max-width:376px){.step-type{width:25%}}@media screen and (max-width:321px){.step-type{width:33.33333%}}.step-type:hover{color:#fff}.step-type__inner{display:inline-block;width:100%}.step-type__text{display:block;font-size:.9rem;line-height:1.2rem;margin:3px auto 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80%}.step-type__icon{border-radius:100px;display:inline-block;font-size:2rem;height:34px;line-height:34px;width:34px}.bs-2-primary,.step-types{box-shadow:0 8px 17px 0 rgba(62,128,192,.24),0 6px 20px 0 rgba(62,128,192,.22)}.step-types{align-items:center;background-color:#4ba2f9;border-radius:5px;display:flex;flex-wrap:wrap;justify-content:center;overflow:hidden;padding:20px 5px 0;position:relative;transition:max-height .6s ease-in-out;width:100%}.step-list-add{width:100%}.step-list-add .dropdown__content{left:1rem;right:1rem;width:auto}.step-list-add__trigger{background-color:#f6f8f9;border:2px dashed #b2b2b2;border-radius:100px;color:#757575;cursor:pointer;line-height:40px;position:relative;text-align:center;transition:all .3s ease-in-out;width:100%}.step-list-add__trigger:hover{border-color:#4ba2f9;color:#4ba2f9}.change-view.steps-toolbar__item{padding:12px}.change-view__icon{cursor:pointer;height:43px;line-height:43px;opacity:.6;transition:all .3s cubic-bezier(.56,-.4,.415,1.295);width:100%}.change-view__icon:first-child{border-bottom:1px solid hsla(0,0%,100%,.2)}.change-view__icon:hover,.change-view__icon_active{font-size:1.357rem;opacity:1}.change-view__icon input{opacity:0;position:absolute;visibility:hidden}.add-step-dropdown{margin-right:1rem;width:calc(100% - 50px);z-index:100}.add-step-dropdown .button{font-size:2rem;height:50px;line-height:28px;width:50px}.add-step-dropdown .dropdown__content{max-width:400px;width:calc(100vw - 50px)}.bs-2-primary,.steps-toolbar{box-shadow:0 8px 17px 0 rgba(62,128,192,.24),0 6px 20px 0 rgba(62,128,192,.22)}.steps-toolbar{align-items:center;background-color:#4ba2f9;border-radius:100px;display:flex;height:50px;justify-content:center;transition:all .3s ease-in-out}@media print{.steps-toolbar{display:none}}.steps-toolbar__item{padding:3px}.steps-toolbar__item-button{border-radius:100px;color:#fff;cursor:pointer;display:block;font-size:1.357rem;height:44px;line-height:44px;text-align:center;transition:all .3s ease-in-out;width:44px}.steps-toolbar__item-button:hover{background-color:hsla(0,0%,100%,.2)}.steps-toolbar__item+.steps-toolbar__item{border-left:1px solid hsla(0,0%,100%,.2)}.steps-toolbar_type_flow{padding:0 .75rem}.steps-toolbar_type_flow .steps-toolbar{max-width:100%;width:400px}@media screen and (max-width:426px){.steps-toolbar_type_flow .steps-toolbar{width:auto}}.diagram-zoom{color:#fff}.diagram-zoom__item{border-radius:100px;cursor:pointer;font-size:.9rem;height:22px;line-height:22px;text-align:center;width:22px}.diagram-zoom__item:hover{background-color:hsla(0,0%,100%,.2)}.bot-step.selected .field .textarea:not(:readonly):focus,.bot-step.selected .field .textarea:not(:readonly):hover,.bs-primary-input{box-shadow:0 0 0 2px rgba(75,162,249,.5)}.bot-steps__list{height:calc(100vh - 160px)}@media screen and (max-width:426px){.bot-steps__list{height:calc(100vh - 140px)}}.bot-steps__sortable-wrapper{height:100%;margin-left:-1.5rem;margin-right:-1.5rem;overflow-y:auto;padding-bottom:100px;padding-left:.715rem;padding-right:.715rem}.bot-step{background:#fff;border-radius:20px;box-shadow:0 2px 3px 0 rgba(75,162,249,.12),0 1px 8px 0 rgba(75,162,249,.06);cursor:pointer;list-style:none;margin-bottom:10px;min-height:40px;padding:2px 65px 2px 30px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bot-step:first-child{margin-top:.75em}.bot-step__index{display:block;height:20px;left:7px;position:absolute;text-align:center;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:20px}.bot-step__index .bot-step__number{border-radius:100px;color:#4ba2f9;font-size:.75rem;text-align:center}.bot-step__index .bot-step__number,.bot-step__index .drag-handle{height:20px;line-height:20px;transition:all .3s ease-in-out;width:20px}.bot-step__index .drag-handle{color:#757575;cursor:pointer;flex-direction:column;height:60px;left:0;opacity:0;position:absolute;top:-20px;-webkit-transform:translate3d(0,70%,0);transform:translate3d(0,70%,0);visibility:hidden}.bot-step__index .drag-handle .icon-drag{cursor:move}.bot-step__title.field{border-color:transparent;line-height:36px;margin-bottom:0;margin-left:25px;min-height:36px;transition:padding-right .3s ease-in-out;width:auto}.bot-step__title.field .error{position:absolute}.bot-step__title.field p{min-height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bot-step__select{line-height:36px;min-height:36px;position:absolute;transition:padding-right .3s ease-in-out}.bot-step__select .checkbox{padding:10px 0 0}.bot-step__placeholder{font-style:italic;opacity:.5}.bot-step__error{background:#fc6767;border-radius:100px;bottom:auto;box-shadow:0 2px 6px 0 hsla(0,96%,70%,.4);color:#fff;font-size:.9rem;height:20px;left:-9px;line-height:20px;right:auto;text-align:center;width:20px}.bot-step__error,.bot-step__settings{position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.bot-step__settings{right:6px}.bot-step__settings .circle-button{background-color:transparent;color:#ababab}.bot-step__type{color:#757575;display:block;height:30px;line-height:30px;position:absolute;right:35px;text-align:center;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:30px}.bot-step .textarea{background:transparent;border-color:transparent;color:#4a4a4a;overflow-x:hidden;overflow-y:hidden;padding:7px 20px 7px 7px;resize:none}.bot-step .textarea:disabled{border-color:transparent;cursor:pointer}.bot-step .textarea:hover{border-color:transparent;cursor:default}.bot-step .textarea:active,.bot-step .textarea:focus{border-color:transparent;box-shadow:none}.bot-step__control{color:#757575;cursor:pointer;display:inline-block;height:20px;opacity:0;position:absolute;right:70px;text-align:center;top:10px;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0);transition:all .3s cubic-bezier(.56,-.4,.415,1.295);visibility:hidden;width:20px}.bot-step:hover .bot-step__control,.bot-step__control.editable{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}.bot-step:hover .bot-step__index .bot-step__number{opacity:0;-webkit-transform:translate3d(0,-70%,0);transform:translate3d(0,-70%,0);visibility:hidden}.bot-step:hover .bot-step__index .drag-handle{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}.bot-step.is-dragged{box-shadow:0 14px 30px 0 rgba(75,162,249,.22),0 12px 20px 0 rgba(75,162,249,.12);z-index:3}.bot-step.selected{background:#3e80c0;box-shadow:0 6px 12px 0 rgba(75,162,249,.16),0 6px 16px 0 rgba(75,162,249,.08);color:#fff;font-weight:800}.bot-step.selected:hover .bot-step__title{padding-right:25px}.bot-step.selected .bot-step__settings{z-index:1}.bot-step.selected .bot-step__settings .circle-button{color:#f4f4f4}.bot-step.selected .bot-step__index .bot-step__number,.bot-step.selected .bot-step__index .drag-handle,.bot-step.selected .bot-step__settings .circle-button:hover,.bot-step.selected .bot-step__type,.bot-step.selected .field{color:#fff}.bot-step.selected .field .textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#3976b1;border-color:#33699d;color:#fff}.bot-step.selected .field .textarea[readonly]{background:transparent;border-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bot-step.selected .field .textarea[readonly]:hover{cursor:pointer;outline:none}.bot-step.selected .field .textarea::-moz-placeholder{color:#ababab;font-style:italic}.bot-step.selected .field .textarea::-webkit-input-placeholder{color:#ababab;font-style:italic}.bot-step.selected .field .textarea:-moz-placeholder{color:#ababab;font-style:italic}.bot-step.selected .field .textarea:-ms-input-placeholder{color:#ababab;font-style:italic}.bot-step.selected .field .textarea:not(:readonly):focus,.bot-step.selected .field .textarea:not(:readonly):hover{background:#3976b1;border-color:#33699d}.bot-step.selected .bot-step__control{color:#fff}.bot-step.error,.bot-step.selected.error{box-shadow:0 2px 6px 0 hsla(0,96%,70%,.4)}.bot-step.error .bot-step__number,.bot-step.selected.error .bot-step__number{background-color:#fc6767;color:#fff}.bot-steps{height:calc(100vh - 160px);padding:0 1.5rem;position:relative}@media screen and (max-width:426px){.bot-steps{height:calc(100vh - 140px)}}@media screen and (max-width:769px){.bot-steps:not(.bot-steps_type_flow){background:#fff;box-shadow:0 8px 17px 0 rgba(0,0,0,.14),0 6px 20px 0 rgba(0,0,0,.12);left:0;opacity:0;position:absolute;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);transition:all .3s ease-in-out;visibility:hidden;width:calc(100vw - 50px);z-index:2}}@media screen and (max-width:769px)and (max-width:426px){.bot-steps:not(.bot-steps_type_flow){width:calc(100vw - 40px)}}@media screen and (max-width:769px){.bot-steps:not(.bot-steps_type_flow).bot-steps_visible{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}}.bot-steps_type_flow{padding:0 .75rem}.bot-steps__toolbar{align-items:center;bottom:10px;display:flex;left:10px;position:absolute;right:auto;top:auto}.step-node-label{padding:6px 0}.step-node-label .divider-title{opacity:.5}.step-node-label__section{min-width:180px}.step-node-label__section:not(:last-child){margin-bottom:1rem}.step-node-label__responses li .tag{justify-content:flex-start;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.step-node-label__responses li:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.2);margin-bottom:.428rem;padding-bottom:.428rem}.step-node-label__title{background:hsla(0,0%,100%,.2);border-radius:100px;font-size:1rem;line-height:20px;padding:2px;text-align:center}.step-node-label__title:not(:first-child){margin-top:.428rem}.step-node-tag{align-items:center;color:#fff;display:flex;font-size:.9rem;position:relative}.step-node-tag__content{align-items:center;border-radius:100px;display:inline-flex;line-height:20px;overflow:hidden;padding:2px;text-overflow:ellipsis;white-space:nowrap;width:100%}.step-node-tag_source{flex-direction:row-reverse}.step-node-tag_source .step-node-tag__content{background:#3e80c0}.step-node-tag_target{margin-top:.214rem}.step-node-tag_target .step-node-tag__content{background:#2dde98}.step-node-tag__index{background:#fff;border-radius:100px;color:#757575;flex:none;font-size:.75rem;height:20px;margin-right:.214rem;text-align:center;white-space:nowrap;width:20px}.step-node-tag__arrow{flex:none;font-size:1.357rem;height:24px;line-height:24px;text-align:center;width:24px}.step-node-tag__name{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.step-node-tag__name:first-child{margin-left:.428rem}.step-node_type_right .step-node-tag{flex-direction:row-reverse}.step-node_type_right .step-node-tag__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.step-link{fill:transparent}.link-segment{cursor:default}.link-segment_selected .link-segment__path_shadow,.link-segment_selected .link-segment__path_shadow+.link-segment__circle{opacity:1}.link-segment__circle{opacity:0;pointer-events:none;fill:#4ba2f9}.link-segment__path{stroke:#90c5fb}.link-segment__path_shadow{opacity:0;position:relative;z-index:1;stroke:rgba(132,191,251,.35);transition:all .3s ease-in-out}.link-segment__path_shadow:hover,.link-segment__path_shadow:hover+.link-segment__circle{opacity:1}.step-node__texts{max-width:290px;padding-top:25px}.bs-1,.step-node__port-edit,.step-node__port-remove{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.bs-2,.step-node__port-edit:hover,.step-node__port-remove:hover{box-shadow:0 8px 17px rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.17)}.step-node__port{border-radius:100px;display:flex;flex-direction:column;font-size:.75rem;position:relative;transition:all .3s ease-in-out}.step-node__port:hover .step-node__port-edit,.step-node__port:hover .step-node__port-remove{display:block}.step-node__port_is-default .step-node__port-label{background-color:#2dde98}.step-node__port_is-default .step-node__port-label:hover{background-color:#21d08a}.step-node__port_is-default.step-node__port-out .port{background-color:#2dde98}.step-node__port_is-default.step-node__port-out .port:hover{background-color:#21d08a}.step-node__port-label{background-color:#4ba2f9;border-radius:100px;box-sizing:content-box;color:#fff;cursor:default;display:flex;padding:2px;width:290px}.step-node__port-label.selected,.step-node__port-label:hover{background-color:#3e80c0}.step-node__port-label.error{border:1px solid #fc6767}.step-node__port-label>i{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb}.step-node__port-label .step-node-tag{flex:none;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;z-index:1}.step-node__port-label .step-node-tag:not(:last-child){width:40%}.step-node__port-label .step-node-tag__content{background-color:hsla(0,0%,100%,.2)}.step-node__port-label .step-node-tag+.step-node-tag{flex:auto;width:60%}.step-node__port-edit,.step-node__port-remove{background-color:#fc6767;border-radius:100px;bottom:auto;color:#fff;cursor:pointer;display:none;height:24px;left:auto;line-height:24px;position:absolute;right:4px;text-align:center;top:4px;width:24px;z-index:1}.step-node__port-edit:hover,.step-node__port-remove:hover{background-color:#fb4444}.step-node__port-edit{background-color:#4ba2f9;bottom:auto;left:auto;position:absolute;right:32px;top:4px}.step-node__port-edit:hover{background-color:#3e80c0}.step-node__port .port{height:16px;width:16px}.step-node__port-in{background-color:#21d08a;border:2px solid #daebfe;cursor:alias;height:20px;margin-left:-10px;width:20px}.step-node__port-in .port,.step-node__port-in .port:hover{background-color:transparent}.step-node__port-out{margin-bottom:.214rem;padding:2px;width:100%}.step-node__port-out .port{background-color:#4ba2f9;border-radius:0 10px 10px 0;bottom:auto;cursor:move;left:auto;position:absolute;right:-10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);transition:all .3s ease-in-out}.step-node__port-out .port:hover{background-color:#4ba2f9;-webkit-transform:translate3d(0,-50%,0) scale(1.3);transform:translate3d(0,-50%,0) scale(1.3)}.step-node_type_right .step-node__port-in{margin-left:0;margin-right:-10px}.step-node_type_right .step-node__port-out .port{border-radius:10px 0 0 10px;bottom:auto;left:-10px;position:absolute;right:auto;top:50%}.step-node_type_right .step-node__port-label{flex-direction:row-reverse}.bs-1,.step-node__edit,.step-node__mirror,.step-node__remove{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.bs-2,.step-node__edit:hover,.step-node__mirror:hover,.step-node__remove:hover{box-shadow:0 8px 17px rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.17)}.step-node{background-color:#fff;border:2px solid #f4f4f4;border-radius:10px;box-shadow:0 2px 3px 0 rgba(75,162,249,.12),0 1px 8px 0 rgba(75,162,249,.06);cursor:default;min-width:200px;transition:all .3s ease-in-out}.step-node:active{cursor:move}.step-node:hover .step-node__edit,.step-node:hover .step-node__mirror,.step-node:hover .step-node__remove{display:block}.step-node_is_first .step-node__label{background-color:#2dde98}.step-node_is_first .step-node__label .step-label__icon{background-color:#21d08a}.step-node_is_first .step-node__icon{background-color:#2dde98}.step-node_has_error{border-color:#fc6767!important;box-shadow:0 2px 6px 0 hsla(0,96%,70%,.4)}.step-node_is_unselectable{border:2px solid #f4f4f4;cursor:default}.step-node_is_unselectable .step-node__icon{background-color:#ffa73b}.step-node_type_right .step-node__ports_in{left:auto;right:0}.step-node__first-label{bottom:auto;color:#fff;left:50%;line-height:1.8em;position:absolute;right:auto;top:-30px;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);white-space:nowrap}.step-node__title{background-color:#f4f4f4;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;justify-content:center;max-width:300px;padding:10px;transition:background-color .3s ease-in-out}.step-node__title:last-child{border-radius:8px}.step-node__title p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.step-node__title+.step-node__ports_out{margin-top:10px}.step-node__error{background-color:#fc6767;border-radius:100px;box-shadow:0 4px 12px 0 hsla(0,96%,70%,.6);color:#fff;font-size:1rem;height:32px;line-height:32px;right:-16px;text-align:center;top:-16px;width:32px}.step-node__controls,.step-node__error{bottom:auto;left:auto;position:absolute}.step-node__controls{display:flex;right:-12px;top:-12px}.step-node__edit,.step-node__mirror,.step-node__remove{background-color:#fc6767;border-radius:100px;color:#fff;cursor:pointer;display:none;height:24px;line-height:24px;margin-left:.428rem;text-align:center;width:24px;z-index:1}.step-node__edit:hover,.step-node__mirror:hover,.step-node__remove:hover{background-color:#fb4444;display:block}.step-node__edit{background-color:#4ba2f9}.step-node__edit:hover{background-color:#3e80c0}.step-node__mirror{background-color:#ffb75e}.step-node__mirror:hover{background-color:#ffa73b}.step-node__label{bottom:auto;box-shadow:node;left:0;position:absolute;right:auto;top:0;-webkit-transform:translate3d(-20px,-50%,0);transform:translate3d(-20px,-50%,0)}.step-node__label .step-label__icon{left:-8px}.step-node__icon{background-color:#4ba2f9;border-radius:100px;bottom:auto;color:#fff;height:32px;left:-15px;line-height:32px;position:absolute;right:auto;text-align:center;top:-23px;width:32px}.step-node__ports{display:flex;justify-content:center}.step-node__ports_out{align-items:flex-end;flex-direction:column}.step-node__ports_in{bottom:auto;height:0;left:0;min-height:0;position:absolute;right:auto;top:10px}.step-node__response-add{border-color:#2dde98;border-style:dashed;color:#2dde98;display:block;margin:2px 2px 10px}.step-node__response-add:hover{border-color:#21d08a;color:#21d08a}.step-node .modal-wrapper{display:none}.srd-node--selected .step-node{border-color:#f4f4f4!important}.srd-node--selected .step-node_has_error{border-color:#fc6767!important}.srd-node--selected .step-node:not(.step-node_is_unselectable):not(.step-node_has_error){background-color:#00c6ff;border-color:#4ba2f9!important;color:#fff}.srd-node--selected .step-node:not(.step-node_is_unselectable):not(.step-node_has_error) .step-node__title{background-color:#4ba2f9;font-weight:800}.srd-node--selected .step-node:not(.step-node_is_unselectable):not(.step-node_has_error) .step-node__response-add{border-color:#f4f4f4;color:#f4f4f4}.srd-node--selected .step-node:not(.step-node_is_unselectable):not(.step-node_has_error) .step-node__response-add:hover{border-color:#fff;color:#fff}.bot-diagram{display:flex;flex-direction:column}.bot-diagram__toolbar{display:flex;flex-shrink:0;padding:.715rem 0;position:absolute;z-index:1}.bot-diagram__content{background-image:linear-gradient(45deg,#daebfe 50%,#f6f8f9);bottom:auto;flex-grow:1;height:100%;height:calc(100vh - 160px);left:auto;overflow:hidden;position:fixed;right:auto;top:auto;width:100vw}@media screen and (max-width:426px){.bot-diagram__content{height:calc(100vh - 140px)}}.print-mode .bot-diagram__content{height:calc(100vh - 57px);width:100vw}@media screen and (max-width:426px){.print-mode .bot-diagram__content{height:calc(100vh - 37px)}}.docs-preview-wrapper{background:#3c3c3c;border-radius:10px;margin-bottom:20px;margin-top:20px;overflow:hidden;padding:10px}.bot-diagram__canvas{background-image:linear-gradient(0deg,transparent 24%,hsla(0,0%,100%,.2) 25%,hsla(0,0%,100%,.2) 26%,transparent 27%,transparent 74%,hsla(0,0%,100%,.2) 75%,hsla(0,0%,100%,.2) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,hsla(0,0%,100%,.2) 25%,hsla(0,0%,100%,.2) 26%,transparent 27%,transparent 74%,hsla(0,0%,100%,.2) 75%,hsla(0,0%,100%,.2) 76%,transparent 77%,transparent);background-size:50px 50px;height:100%;min-height:100%}.bot-diagram__canvas .pointui{fill:hsla(0,0%,100%,.5)}.bot-edit{margin:0 -.75rem}.bot-edit__section{padding-bottom:0;padding-top:0}.bot-edit__tab-wrapper{background:#f4f4f4;border-left:2px solid #e8e8e8;display:flex;flex-direction:column;height:100%;margin-right:-20px;padding-left:70px;position:relative}@media screen and (max-width:769px){.bot-edit__tab-wrapper{border-left:none;margin:0 -1.5rem}}@media screen and (max-width:426px){.bot-edit__tab-wrapper{margin:0 -.75rem;padding-left:40px}}.wrapper-fixed_scaled>div:hover{-webkit-transform:scale(1)!important;transform:scale(1)!important}.wrapper-fixed>div{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.subpage-aside{overflow-y:auto}.aside-menu{color:#757575;font-size:1rem}.aside-menu__item{margin-bottom:.428rem}.aside-menu__item_has-sub{border-top:1px solid #e8e8e8;padding:.428rem 0}.aside-menu__item_has-sub:not(:last-child){border-bottom:1px solid #e8e8e8}.aside-menu__item_has-sub .aside-menu__item{margin-bottom:.214rem}.aside-menu__item_has-sub .aside-menu__link{font-size:.9rem;margin-left:1.5rem}.aside-menu__icon{font-size:1.4em;margin-right:.428rem}.aside-menu__link{border-radius:5px;color:#757575;display:block;padding:.5em .8em;position:relative;transition:all .3s ease-in-out}.aside-menu__link:not(.aside-menu__link_active):hover{background:#e8e8e8}.aside-menu__link_active{background:#4ba2f9;color:#fff}.aside-menu__link_active:hover{color:#fff}.aside-menu__link_error{color:#fc6767}.aside-menu__tag{bottom:auto;left:auto;position:absolute;right:5px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.aside-menu__label{display:block;letter-spacing:.1em;margin-bottom:.214rem;padding:.428rem .715rem;text-transform:uppercase}.response-actions__card .response-action__select{margin-bottom:0;margin-left:5px;margin-top:5px}.bs-2-primary,.response-actions-toolbar{box-shadow:0 8px 17px 0 rgba(62,128,192,.24),0 6px 20px 0 rgba(62,128,192,.22)}.response-actions__toolbar{align-items:center;bottom:10px;display:flex;left:10px;position:absolute;right:auto;top:auto;z-index:100}.response-actions-toolbar{align-items:center;background-color:#4ba2f9;border-radius:100px;display:flex;height:50px;justify-content:center;transition:all .3s ease-in-out}.response-actions-toolbar__item{padding:3px}.response-actions-toolbar__item-button{border-radius:100px;color:#fff;cursor:pointer;display:block;font-size:1.357rem;height:44px;line-height:44px;text-align:center;transition:all .3s ease-in-out;width:44px}.response-actions-toolbar__item-button:hover{background-color:hsla(0,0%,100%,.2)}.response-actions-toolbar__item+.response-actions-toolbar__item{border-left:1px solid hsla(0,0%,100%,.2)}.response-actions.column{max-height:calc(100vh - 200px);overflow-y:auto;padding-bottom:3rem;padding-left:25px}.response-actions.column__button-wrapper{align-items:center;display:flex;justify-content:center;padding:2rem 1rem}.response-actions__toolbar-container{position:relative}.white-label{-webkit-filter:grayscale(1);filter:grayscale(1)}.white-label__inner:after{bottom:auto;content:"";height:100%;left:0;position:absolute;right:auto;top:0;width:100%;z-index:1}.multiple-preview .multiple-preview__item{background:#fff;border:1px solid #e8e8e8;border-radius:5px;padding:15px;transition:all .3s ease-in-out}.multiple-preview .multiple-preview__item.is-selected{border-color:#4ba2f9;box-shadow:0 2px 6px 0 rgba(75,162,249,.4)}.multiple-preview .multiple-preview__item .multiple-preview__item-delete{position:absolute;right:-10px;top:-10px}.multiple-preview .multiple-preview__item .multiple-preview__item-delete .modal-opener{opacity:0;visibility:hidden}@media screen and (max-width:768px){.multiple-preview .multiple-preview__item .multiple-preview__item-delete .modal-opener{opacity:1;visibility:visible}}.multiple-preview .multiple-preview__item:hover .multiple-preview__item-delete .modal-opener{opacity:1;visibility:visible}.multiple-preview .multiple-preview__add-wrapper{align-items:center;display:flex;justify-content:center}@media screen and (max-width:768px){.field__footer_html{max-width:300vw}}@media screen and (min-width:769px){.field__footer_html{max-width:600px}}@media screen and (min-width:1024px){.field__footer_html{max-width:600px}}@media screen and (min-width:1366px){.field__footer_html{max-width:900px}}.bs-1,.preview__inner{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.bs-3,.preview_view_boxed .scrollbar{box-shadow:0 17px 50px rgba(0,0,0,.09),0 12px 15px rgba(0,0,0,.17)}.preview .scrollbar{height:100%;position:absolute;width:100%}.preview .scrollbar>div:first-child{margin-bottom:-10px;padding-bottom:90px;padding-top:30px}.preview .scrollbar .scrollbar__track_type_horizontal{display:none}.preview_view_boxed .scrollbar{border-radius:8px;height:calc(100% - 100px);left:15px;top:15px;width:calc(100% - 30px)}.preview__inner{background-color:#fff;background-position:50% 50%;background-size:cover;border-radius:8px;height:100%;margin:0 auto;max-width:390px;overflow:hidden;position:relative;width:100%;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.preview__inner:after{clear:both;content:" ";display:table}@media screen and (max-width:768px){.preview__inner{height:calc(100vh - 260px)}}.preview__gradient{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5));border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}.preview .hover-cursor{-webkit-animation:move-to-hover 5s cubic-bezier(.66,0,0,1) infinite;animation:move-to-hover 5s cubic-bezier(.66,0,0,1) infinite;background:url(/backoffice/images/cursor_pointer/ca2f5126056e41f2e847.png);background-origin:center center;background-repeat:no-repeat;background-size:cover;bottom:-40px;height:20px;left:-40px;position:absolute;width:20px}@-webkit-keyframes move-to-hover{0%{bottom:-40px;left:-40px;opacity:0}30%{bottom:10px;left:40%;opacity:1}60%{opacity:0}to{bottom:-40px;left:-40px;opacity:0}}@keyframes move-to-hover{0%{bottom:-40px;left:-40px;opacity:0}30%{bottom:10px;left:40%;opacity:1}60%{opacity:0}to{bottom:-40px;left:-40px;opacity:0}}.preview .qb-avatar{z-index:1}.preview_position_left .qb-widget{border-bottom-left-radius:0;border-bottom-right-radius:100px;border-top-left-radius:0;border-top-right-radius:100px;left:0;right:auto}.preview_position_left .qb-widget .qb-avatar{left:auto;right:7px}.qb-widget .quriobotWidgetPopup{border-radius:28px 0 0 28px;bottom:0;box-sizing:border-box;cursor:pointer;font-family:Open Sans,sans-serif;font-size:14px;margin:0;max-height:100%;max-width:100%;min-height:58px;padding:0;position:absolute;right:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .3s ease;visibility:hidden;width:auto}.qb-widget.position--left .quriobotWidgetPopup{border-radius:0 28px 28px 0;left:0;right:auto}.quriobotWidgetPopup .quriobotWidgetPopup--title{margin-bottom:10px;padding:0 10px}.quriobotWidgetPopup .quriobotWidgetPopup--title strong{font-weight:700}.quriobotWidgetPopup .quriobotWidgetPopup--title i{font-style:italic}.quriobotWidgetPopup #quriobotPopupButton.quriobotWidgetPopup--button,.quriobotWidgetPopup .quriobotWidgetPopup--title{font-family:Open Sans,sans-serif;line-height:normal;opacity:0;overflow:hidden;text-align:center;text-overflow:ellipsis;transition-delay:0s,0s;visibility:hidden;white-space:nowrap;width:auto}.quriobotWidgetPopup #quriobotPopupButton.quriobotWidgetPopup--button{background:#4ba2f9;border:none;border-radius:100px;color:#fff;cursor:pointer;font-weight:500;line-height:1.4em;margin:0;padding:8px 60px;position:relative}#quriobotPopupButton.quriobotWidgetPopup--button:focus{outline:none}.quriobotWidgetPopup #quriobotPopupButton.quriobotWidgetPopup--button:after{background:none;content:"";display:block;height:50px;position:absolute;right:0;top:-2px;width:50px;z-index:1}.qb-widget.position--left #quriobotPopupButton.quriobotWidgetPopup--button:after{left:0;right:auto}.quriobotWidgetPopup #quriobotPopupClose.quriobotWidgetPopup--close{background:#ff6576;border-color:#ff6576;border-radius:100px;cursor:pointer;height:24px;left:-12px;margin:0;min-width:auto;opacity:.9;padding:0;position:absolute;top:-12px;-webkit-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);transition:all .3s cubic-bezier(.4,1.88,.7,1);width:24px}.qb-widget.position--left #quriobotPopupClose.quriobotWidgetPopup--close{left:auto;right:-12px}@media screen and (min-width:600px){.quriobotWidgetPopup #quriobotPopupClose.quriobotWidgetPopup--close:hover{opacity:1}.qb-widget.showPopup #quriobotPopupClose.quriobotWidgetPopup--close:hover{-webkit-transform:rotate(45deg) scale(1.2);transform:rotate(45deg) scale(1.2)}}.quriobotWidgetPopup #quriobotPopupClose.quriobotWidgetPopup--close:after,.quriobotWidgetPopup #quriobotPopupClose.quriobotWidgetPopup--close:before{background-color:#fff;border-radius:2px;content:"";height:4px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0) scale(.5);-webkit-transform:translate3d(-50%,-50%,0) scale(.5);width:100%}.quriobotWidgetPopup #quriobotPopupClose.quriobotWidgetPopup--close:after{transform:translate3d(-50%,-50%,0) rotate(90deg) scale(.5);-webkit-transform:translate3d(-50%,-50%,0) rotate(90deg) scale(.5)}.qb-widget.showPopup #quriobotPopupClose.quriobotWidgetPopup--close{-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1);transition-delay:.2s}@media screen and (max-width:600px){.qb-widget.showPopup #quriobotPopupClose.quriobotWidgetPopup--close{-webkit-transform:rotate(45deg) scale(1.4);transform:rotate(45deg) scale(1.4)}}.qb-widget.showPopup .quriobotWidgetPopup{background-color:hsla(0,0%,100%,.9);box-shadow:0 3px 12px rgba(0,0,0,.2),0 6px 20px rgba(0,0,0,.1);cursor:default;max-height:200px;max-width:380px;padding:10px 40px 10px 10px;transition:all .3s cubic-bezier(.4,1.88,.7,1);visibility:visible}.qb-widget.showPopup{background:transparent}.qb-widget.showPopup .quriobotWidgetPopup{border-radius:5px 0 0 28px}.qb-widget.position--left.showPopup .quriobotWidgetPopup{border-radius:0 5px 28px 0;padding:10px 10px 10px 40px}.qb-widget.showPopup #quriobotPopupButton.quriobotWidgetPopup--button,.qb-widget.showPopup .brandingLabel,.qb-widget.showPopup .quriobotWidgetPopup--title{opacity:1;transition:all .3s ease,background .3s ease;transition-delay:.2s,0s;visibility:visible}.quriobotWidgetPopup .brandingLabel{background:#4ba2f9;border-radius:0 0 0 8px;box-shadow:0 3px 6px rgba(0,0,0,.21);color:#fff;font-size:12px;line-height:16px;opacity:0;padding:0 4px;position:absolute;right:20px;top:100%;transition:all .3s cubic-bezier(.4,1.88,.7,1);visibility:hidden}.quriobotWidgetPopup .brandingLabel:hover{text-decoration:underline}.position--left .brandingLabel{border-radius:0 0 8px 0;left:20px;right:auto}.bs-1,.landing-preview{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.landing-preview{background-image:url(/backoffice/images/default_preview_bg/6fce62d4201d8a2d4cbb.jpg);background-position:50%;background-size:cover;border-radius:8px;max-height:600px;min-height:440px;position:relative;width:100%}@media screen and (max-width:768px){.landing-preview{height:auto;padding-top:56.25%}.landing-preview .preview{width:300px}}@media screen and (max-width:424px){.landing-preview{min-height:600px}.landing-preview .preview__inner>div:not(.qb-widget){display:none}}.landing-preview .preview{box-shadow:none;height:100%;margin-top:0;position:absolute;right:0;top:0;width:360px}@media screen and (min-width:1024px){.landing-preview .preview{max-width:300px}}@media screen and (min-width:769px){.landing-preview .preview{max-width:320px}}.landing-preview .preview__title{display:none}.landing-preview .preview__inner{background-image:none;background:transparent!important;box-shadow:none;height:100%}.landing-preview .landing-preview__message-wrapper{color:#fff;left:5%;max-width:400px;position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);-webkit-transform-origin:left center;transform-origin:left center;width:100%}@media screen and (max-width:768px){.landing-preview .landing-preview__message-wrapper{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}}@media screen and (max-width:424px){.landing-preview .landing-preview__message-wrapper{-webkit-transform:translate3d(0,-50%,0) scale(.9);transform:translate3d(0,-50%,0) scale(.9)}}@media screen and (max-width:319px){.landing-preview .landing-preview__message-wrapper{-webkit-transform:translate3d(0,-50%,0) scale(.8);transform:translate3d(0,-50%,0) scale(.8)}}.landing-preview .landing-preview__message-title{margin-bottom:.5rem}.landing-preview .landing-preview__message-subtitle{margin-bottom:1.2rem}.landing-preview .landing-preview__message-description{margin-bottom:1.5rem}.landing-preview .landing-preview__start-button{background:#fff;border:none;color:#4ba2f9;padding-left:20px;padding-right:40px}.landing-preview .landing-preview__start-button .button__logo{background-size:cover;border-radius:100px;height:30px;position:absolute;right:4px;top:3px;width:30px}.permission{-webkit-filter:grayscale(1);filter:grayscale(1)}.permission__inner{position:relative}.permission__inner:after{bottom:auto;content:"";height:100%;left:0;position:absolute;right:auto;top:0;width:100%;z-index:1}.content-languages__copy-wrapper{align-items:center;display:flex;justify-content:space-between}.response-actions__card{margin-top:2rem}.response-actions__card-condition{margin-bottom:1.5rem}.response-actions__card-condition_active{border:1px solid #e8e8e8;border-radius:5px;padding:15px}.response-actions__card-condition .queryBuilder .ruleGroup{background-color:transparent}.response-actions__card-condition .queryBuilder .ruleGroup .input{background:#f4f4f4}.conditional-behaviours{max-height:calc(100vh - 160px);overflow-y:auto;padding-bottom:3rem;padding-left:25px}.conditional-behaviours__button-wrapper{align-items:center;display:flex;justify-content:center;padding:2rem 1rem}.bot_source .field_type_code .react-codemirror2 .CodeMirror{height:50vh}.advanced-init .CodeMirror,.custom-css .CodeMirror{min-height:calc(100vh - 300px)}@media screen and (max-width:426px){.advanced-init .CodeMirror,.custom-css .CodeMirror{min-height:calc(100vh - 280px)}}.dropdown_type_dashboard{margin-right:.428rem}.dropdown_type_dashboard .dropdown__content{margin-bottom:10px;min-width:200px}.dropdown_type_dashboard .dropdown__list{max-height:408px}.bs-primary-input,.file-upload__dropzone:active,.file-upload__dropzone:focus,.file-upload__dropzone_active{box-shadow:0 0 0 2px rgba(75,162,249,.5)}.bs-error-input,.field.error .file-upload{box-shadow:0 0 0 2px hsla(0,96%,70%,.5)}.file-upload{border-radius:5px;cursor:pointer;display:block;font-size:1rem;position:relative}.file-upload_size_biggest .file-upload__dropzone{padding:80px 12px}.file-upload__button{background:#4ba2f9;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;height:38px;line-height:38px;position:absolute;right:0;text-align:center;top:0;width:38px}.file-upload__input{opacity:0;position:absolute;top:0;visibility:hidden}.file-upload.with-file{margin-left:80px}.file-upload__link{left:33px;position:absolute;top:9px}.file-upload:hover .file-upload__field{border-style:solid}.file-upload:hover .file-upload__button{background:#3e80c0}.file-upload__dropzone{background:#f4f4f4;border:2px dashed #c7c7c7;border-radius:5px;color:#ababab;cursor:pointer;font-size:1rem;font-style:italic;font-weight:400;height:auto;line-height:1.3rem;min-height:38px;padding:8px 12px;text-align:center;transition:all .1s ease-in-out;width:100%}.file-upload__dropzone:active,.file-upload__dropzone:focus,.file-upload__dropzone:hover{border-color:#4ba2f9}.file-upload__dropzone-text{display:inline-block;min-height:1.3rem}.file-upload__dropzone_active{border-color:#4ba2f9;color:#4ba2f9}.file-upload__dropzone_accept{color:#2dde98}.file-upload__dropzone_accept__image{width:48px}.file-upload__dropzone_accept .icon-trash,.file-upload__dropzone_reject{color:#fc6767}.file-upload__dropzone_disabled{cursor:no-drop}.field.error .file-upload{border-color:#fc6767}.bot-detail__controls{align-items:center;display:flex;justify-content:center}@media screen and (max-width:769px){.bot-detail__controls.level-right{margin-top:0!important}}.bot-detail__controls .level-item:not(:last-child){margin-bottom:0;margin-right:.715rem}.bot-detail__controls .icon-controls{padding-right:.75em;text-align:right}.bot-detail__controls .level-item.copy{margin-right:1rem}@media screen and (max-width:770px){.bot-detail__controls .version{display:none}}@media screen and (max-width:769px){.bot-detail__controls .version{display:none}}.developer-mode-switch{align-items:center;border-radius:100px;color:#fff;display:inline-flex;height:36px;padding:0 .715rem 0 2rem;position:relative}@media screen and (max-width:770px){.developer-mode-switch{display:none}}.developer-mode-switch .modal-wrapper{display:none}.developer-mode-switch__icon{background-color:#ffa73b;border-radius:100px;bottom:auto;font-size:1.571rem;height:32px;left:2px;line-height:28px;position:absolute;right:auto;text-align:center;top:2px;width:32px}.react-tabs{-webkit-tap-highlight-color:rgba(0,0,0,0)}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{border:1px solid transparent;border-bottom:none;bottom:-1px;cursor:pointer;display:inline-block;list-style:none;padding:6px 12px;position:relative}.react-tabs__tab--selected{background:#fff;border-color:#aaa;border-radius:5px 5px 0 0;color:#000}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{border-color:#0188fe;box-shadow:0 0 5px #0188fe;outline:none}.react-tabs__tab:focus:after{background:#fff;bottom:-5px;content:"";height:5px;left:-4px;position:absolute;right:-4px}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}@media screen and (max-width:769px){.bot-detail__content-header .content-header__level{display:flex}}@media screen and (max-width:426px){.bot-detail__content-header .content-header__header{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.bot-detail__container.main-container__content{padding-bottom:0;padding-top:90px}.bot-detail__container.main-container__content .react-tabs__tab-panel-inner{padding-top:2rem}.bot-detail__container.main-container__content .react-tabs__tab-panel-inner.bot-detail__edit-tab{padding-top:0}.bot-detail__columns{margin:0}.bot-detail__edit-tab .help-text{border-top:1px solid rgba(0,100,255,.1);margin-top:1rem;padding-top:.5rem}.bot-detail__edit-tab .error .textarea:focus{border:1px solid #fc6767}.test-disabled .icon{opacity:.2}.bot-code-description{background-color:#e2f1ff;padding:10px}@media screen and (max-width:1024px){.reporting-header__stats{display:none}.reporting-header .content-header__level{display:flex}.reporting-header .level-right{margin:0}.reporting-header .dashboard-item__controls{margin:0;padding:0}}.bot-reporting-results__transcript-text{max-height:300px;overflow:auto;white-space:pre-line;word-break:break-word}@media screen and (max-width:600px){.bot-reporting-results__transcript-text{max-height:150px}}.chat-list-filter .Select__menu,.chat-list-filter .dropdown--active{z-index:12}.diagram-reporting .bot-steps__toolbar{left:auto}@media print{.diagram-reporting{margin-top:20mm}.progress-overtime{background:#fff;min-height:210mm;min-width:297mm}}.print-mode .progress-overtime{margin:0 auto;max-width:297mm;padding:0 14mm 20mm}@media print{.print-mode .progress-overtime{padding-top:30mm}}.test-detail-modal{max-width:1200px;width:90vw}.test-detail-modal .modal-card-body{max-height:80vh;overflow-y:auto}.test-detail-modal .device-tab-content{max-height:60vh;overflow-y:auto}.test-detail-modal .react-tabs__tab-list{border-bottom:1px solid #dbdbdb;margin-bottom:1rem}.test-detail-modal .react-tabs__tab{background:#f5f5f5;border:1px solid #dbdbdb;border-bottom:none;border-radius:4px 4px 0 0;cursor:pointer;display:inline-block;margin-right:4px;padding:.5rem 1rem}.test-detail-modal .react-tabs__tab:hover{background:#eee}.test-detail-modal .react-tabs__tab--selected{background:#fff;border-bottom:1px solid #fff;margin-bottom:-1px;position:relative;z-index:1}.test-detail-modal .react-tabs__tab-panel{padding-top:1rem}.test-detail-modal .react-tabs__tab-panel--selected{display:block}.test-detail-modal .box{border:1px solid #dbdbdb;box-shadow:0 2px 3px hsla(0,0%,4%,.1)}.test-detail-modal .tag.is-success{background-color:#48c774;color:#fff}.test-detail-modal .tag.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.test-detail-modal .tag.is-danger{background-color:#f14668;color:#fff}.test-detail-modal .tag.is-info{background-color:#3273dc;color:#fff}.test-detail-modal .tag.is-light{background-color:#f5f5f5;color:#363636}.ux-monitoring__chart{padding:1rem}.ux-monitoring .card{box-shadow:0 2px 3px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1)}.ux-monitoring .card-header{background-color:#fafafa}.ux-monitoring .box{border:1px solid #dbdbdb;box-shadow:0 2px 3px hsla(0,0%,4%,.1)}.ux-monitoring .tag.is-success{background-color:#48c774;color:#fff}.ux-monitoring .tag.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.ux-monitoring .tag.is-danger{background-color:#f14668;color:#fff}.ux-monitoring .tag.is-info{background-color:#3273dc;color:#fff}.bs-1,.graph-answer .graph-answer__filter.active{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.graph-answer{background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.5);border-radius:100px;font-size:1rem;height:36px;line-height:32px;margin-bottom:25px;padding:2px 12px 2px 22px;position:relative;width:100%}@media screen and (max-width:768px){.graph-answer{font-size:.9rem}}@media screen and (max-width:426px){.graph-answer{height:30px;line-height:26px;width:100%}}.graph-answer__wrapper{position:relative}.graph-answer .graph-answer__progress-wrapper{height:32px;left:22px;position:absolute;top:1px;width:calc(100% - 24px)}@media screen and (max-width:426px){.graph-answer .graph-answer__progress-wrapper{height:26px;width:calc(100% - 24px)}}.graph-answer .graph-answer__progress{background-image:-owg-linear-gradient(45deg,#4ba2f9 50%,#3e80c0 100%);background-image:linear-gradient(45deg,#4ba2f9 50%,#3e80c0);border-radius:100px;height:100%}.graph-answer .graph-answer__index,.graph-answer .graph-answer__value{position:absolute;text-align:center}.graph-answer .graph-answer__index{left:2px;width:20px}.graph-answer .graph-answer__filter{border:1px solid #fff;border-radius:100px;cursor:pointer;font-size:.9rem;height:32px;opacity:0;overflow:hidden;position:absolute;right:-30px;text-align:center;top:1px;transition:all .3s ease-in-out;visibility:hidden;width:32px}@media screen and (max-width:426px){.graph-answer .graph-answer__filter{height:26px;width:26px}}.graph-answer .graph-answer__filter:hover{background:#4ba2f9;border-color:#4ba2f9}.graph-answer .graph-answer__filter.active{background:#3e80c0;border-color:#3e80c0;opacity:1;right:1px;visibility:visible}.graph-answer .graph-answer__filter.active+.graph-answer__value{right:40px}.graph-answer .graph-answer__filter.partially-filtered{background:#fff;color:#4ba2f9}.graph-answer .graph-answer__value{right:10px;top:2px;transition:all .3s ease-in-out;transition-delay:.1s}.graph-answer .graph-answer__value:after{clear:both;content:" ";display:table}.graph-answer .graph-answer__value .graph-answer__number,.graph-answer .graph-answer__value .graph-answer__percentage{float:left}.graph-answer .graph-answer__value .graph-answer__percentage{margin-left:20px;position:relative;text-align:right;width:60px}.graph-answer .graph-answer__value .graph-answer__percentage:before{background:#fff;border-radius:100px;content:"";display:block;height:4px;left:50%;left:-10px;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:4px}.graph-answer .graph-answer__title{margin-left:1rem;overflow:hidden;padding-right:90px;position:relative;text-overflow:ellipsis;transition:all .3s ease-in-out;white-space:nowrap}.graph-answer.graph-answer_type_narrow .graph-answer__filter,.graph-answer:hover .graph-answer__filter{opacity:1;right:1px;visibility:visible}.graph-answer.graph-answer_type_narrow .graph-answer__title,.graph-answer:hover .graph-answer__title{padding-right:140px}.graph-answer.graph-answer_type_narrow .graph-answer__value,.graph-answer:hover .graph-answer__value{right:40px}.graph-answer_is-error .graph-answer__progress{background-image:-owg-linear-gradient(45deg,#fc6767 50%,#ec008c 100%);background-image:linear-gradient(45deg,#fc6767 50%,#ec008c)}.graph-answer_type_vertical{height:240px;padding:12px 2px 2px;width:36px}.graph-answer_type_vertical .graph-answer__filter.active,.graph-answer_type_vertical:hover .graph-answer__filter{right:1px}.graph-answer_type_vertical .graph-answer__progress-wrapper{bottom:1px;height:calc(100% - 2px);left:1px;top:auto;width:32px}.graph-answer_type_vertical .graph-answer__progress-wrapper .graph-answer__progress{bottom:0;height:auto;position:absolute;width:100%}.graph-answer_type_vertical .graph-answer__index{left:1px;line-height:1.4em;top:-25px;width:32px}.graph-answer_type_vertical .graph-answer__value_type_vertical{bottom:-60px;left:50%;position:absolute;text-align:center;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.graph-answer_type_vertical .graph-answer__value_type_vertical .graph-answer__number{font-size:.9rem;line-height:16px}.graph-answer_type_narrow{background-color:transparent;border:none;margin-bottom:0;padding:0}.graph-answer_type_narrow .graph-answer__title{margin-left:0}.graph-answer_type_narrow .graph-answer__value .graph-answer__percentage:before{display:none}.graph-answer_type_narrow .graph-answer__filter{background-color:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4)}.graph-answer_type_narrow .graph-answer__progress-wrapper{background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.4);border-radius:100px;bottom:0;height:8px;left:0;padding:1px;top:auto;width:calc(100% - 40px)}.interactive-responses{align-items:center;display:flex;justify-content:flex-end;overflow-x:auto;position:absolute;right:0;top:35px;-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0);width:100%}.interactive-responses_type_question{position:static;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.interactive-responses__item{background-color:#fff;border-radius:100px;color:#4ba2f9;cursor:pointer;font-size:.9rem;line-height:20px;margin-left:.428rem;max-width:15%;min-width:80px;overflow:hidden;padding:2px .428rem 2px 2px;text-overflow:ellipsis;white-space:nowrap}.interactive-responses__item-icon{background-color:#4ba2f9;border-radius:100px;color:#fff;display:inline-block;height:20px;margin-right:.428rem;position:relative;text-align:center;width:20px}.graph-question__rating{display:flex;padding-top:30px;width:100%}.graph-question__rating-inner{display:flex;flex-direction:column;justify-content:space-between;padding:6px 0;width:100%}.graph-question__rating-inner .graph-answer{margin-bottom:0}.rating{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-left:22px;position:relative;width:48px}.rating__value{font-weight:600;position:absolute;top:-35px}.rating__dot{overflow:hidden;position:relative}.rating__dot,.rating__dot-inner{border:1px solid hsla(0,0%,100%,.5);border-radius:100px;height:48px;width:48px}.rating__dot-inner{left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.rating__dot-mask{height:0;left:0;overflow:hidden;position:absolute;top:0;width:100%}.rating__dot-background,.rating__dot-progress{border-color:#4ba2f9;border-radius:100px;border-style:solid;display:block}.rating__dot-background{border-color:hsla(0,0%,100%,.2)}.graph-question{color:#fff;width:100%}.graph-question.with-text-shadow{text-shadow:rgba(0,0,0,.3) 0 1px 2px}.graph-question .scrollbar{margin-right:-40px}.graph-question .scrollbar>div:first-child{margin-bottom:-20px!important;margin-right:-20px!important;padding-right:44px}.graph-question__header{padding-bottom:40px}.graph-question__index{border:1px solid #fff;border-radius:100px;display:inline-block;font-size:1.357rem;height:34px;line-height:34px;margin-bottom:.5rem;margin-right:40px;position:relative;text-align:center;width:34px}.graph-question__icon{font-size:1.4rem;line-height:34px;position:absolute;right:-40px;text-align:center;top:0;width:40px}.graph-question__title{font-size:2rem;font-weight:200;line-height:1.2}.graph-question__subtitle{font-weight:600}.graph-question__additional-info{font-size:.9rem}.graph-question__answers{padding-bottom:60px;width:100%}.graph-question__open-text{background:hsla(0,0%,100%,.9);border-radius:5px;color:#4a4a4a;display:inline-block;padding:7px 15px;text-align:center;text-shadow:none}.graph-question__chat-texts{padding-top:1rem}.graph-question__chat-texts .qb-row{padding-left:0;padding-right:0}.graph-question__chat-texts .qb-message{background-color:hsla(0,0%,100%,.2);box-shadow:none;color:#fff;font-size:.9rem;padding:.428rem .715rem}.graph-question__chat-texts .qb-avatar{height:24px;left:-15px;top:-9px;width:24px}.print-mode .graph-answer:not(.graph-answer_type_narrow):hover .graph-answer__value{right:10px}.print-mode .graph-answer_type_narrow .graph-answer__progress-wrapper{width:100%}.print-mode .graph-answer_type_narrow .graph-answer__value{right:0}.print-mode_type_grayscale .graph-question{color:#4a4a4a;-webkit-filter:grayscale(1);filter:grayscale(1)}.print-mode_type_grayscale .graph-question .graph-question__open-text{border:1px solid #b2b2b2}.print-mode_type_grayscale .graph-question .graph-answer,.print-mode_type_grayscale .graph-question .graph-answer_type_narrow .graph-answer__progress-wrapper,.print-mode_type_grayscale .graph-question .graph-question__index{border-color:#b2b2b2}.print-mode_type_grayscale .graph-question .graph-answer__progress{background:#c7c7c7}.bs-3,.filter-foldout__content,.interactive-toolbar__filter .dropdown__content{box-shadow:0 17px 50px rgba(0,0,0,.09),0 12px 15px rgba(0,0,0,.17)}.filter-foldout{position:relative}.filter-foldout__count{background:#fff;border-radius:10px;font-size:.9rem;line-height:1.2em;padding:0 6px;position:absolute;right:0;top:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.filter-foldout__content{background:#fff;border-radius:8px;max-width:calc(100vw - 60px);opacity:0;position:absolute;right:-10px;top:-11px;-webkit-transform:scale3d(0,0,0);transform:scale3d(0,0,0);-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform-origin:100% 0;transform-origin:100% 0;transition:all .3s ease-in-out;visibility:hidden;width:auto;width:500px;z-index:1}.filter-foldout__content>.delete{position:absolute;right:15px;top:15px}.filter-foldout.is-active .filter-foldout__content{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);visibility:visible}.interactive-toolbar__filter .dropdown__content{background:#fff;border-radius:8px;max-width:calc(100vw - 60px);right:-10px;top:-11px;width:auto;width:500px}.interactive-toolbar__filter .dropdown__content>.delete{position:absolute;right:15px;top:15px}.graph-filter{height:calc(100vh - 190px);overflow-y:auto;padding:15px 20px}@media screen and (max-width:424px){.graph-filter{padding:10px 15px}}.graph-filter__title{font-weight:400;margin-bottom:20px}.filter-question{background:#f4f4f4;border-radius:5px;overflow:hidden;position:relative}.filter-question:not(:last-child){margin-bottom:10px}.filter-question__delete{position:absolute;right:10px;top:10px}.filter-question__title{background:#e8e8e8;font-size:1rem;overflow:hidden;padding:10px 15px;text-overflow:ellipsis;white-space:nowrap}.filter-question__total{display:block;font-size:.8em;padding-left:1rem}.filter-question__percentage{color:#4ba2f9;font-weight:600;margin-right:10px;padding-right:10px;position:relative}.filter-question__percentage:after{background:#4ba2f9;border-radius:2px;content:"";display:block;height:4px;position:absolute;right:-2px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:4px}.filter-question__answers{padding:10px 15px}.filter-question__answer{background:#e8e8e8;border-radius:100px;font-size:.9rem;overflow:hidden;padding:5px 24px 5px 12px;position:relative;text-overflow:ellipsis;white-space:nowrap}.filter-question__answer:not(:last-child){margin-bottom:5px}.filter-question__answer>.delete{position:absolute;right:7px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.filter-question__answer .tags{display:inline-flex;margin-bottom:0;margin-left:.5em}.filter-question__answer .tags .tag{font-size:.75rem;margin-bottom:0}.interactive-toolbar__item{border-radius:100px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;margin:0 .25rem}.interactive-toolbar__item>i{box-sizing:border-box;height:38px;line-height:38px;text-align:center;width:38px}.interactive-toolbar__item.with-border{border:1px solid #fff}.interactive-toolbar__item:hover:not(.disabled){background:#fff;color:#4ba2f9}.interactive-toolbar__item.disabled{color:hsla(0,0%,100%,.3);cursor:no-drop}.interactive-toolbar__item.animate{-webkit-animation:bounceIn;animation:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}.interactive-toolbar__item.active{background:#3e80c0;border-color:#3e80c0}.interactive-toolbar__question{margin:0 1rem}.interactive-toolbar__question .button{background-color:transparent;border-color:#fff;color:#fff;padding:8px 16px;width:250px}@media screen and (max-width:768px){.interactive-toolbar__question .button{width:180px}}@media screen and (max-width:424px){.interactive-toolbar__question .button{width:120px}}.interactive-toolbar__question .dropdown__list .dropdown__list-item .dropdown__list-item{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.print-mode .interactive-toolbar{display:none}.bs-1,.print-mode .interactive-reporting__wrapper{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}@page A4{size:297mm 210mm;orientation:landscape;padding:20mm 14mm;mso-header-padding:20mm;mso-footer-padding:20mm;mso-paper-source:0}.interactive-reporting{min-height:calc(100vh - 180px);position:relative}.interactive-reporting__inner{align-items:center;display:flex;height:100%;padding:0 6%;width:100%}.interactive-reporting__wrapper{background-image:url(/backoffice/images/default_preview_bg/6fce62d4201d8a2d4cbb.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;height:calc(100vh - 190px);overflow:hidden;padding-top:80px;position:relative;width:100%}.interactive-reporting__wrapper:before{background:rgba(0,0,0,.55);border-radius:10px;bottom:auto;content:"";height:100%;left:0;position:absolute;right:auto;top:0;width:100%}@media screen and (max-width:426px){.interactive-reporting__wrapper{height:calc(100vh - 90px);margin-bottom:1.5rem}}.interactive-reporting .reporting-form__toolbar{bottom:auto;left:0;padding:15px;position:absolute;right:auto;top:0;width:100%;z-index:1}.interactive-reporting .reporting-form__toolbar .dashboard-item__report-title,.interactive-reporting .reporting-form__toolbar .dashboard-item__report-value{color:#fff}.print-mode__title{top:5mm;z-index:2}.print-mode .interactive-reporting__wrapper{height:100%;padding:0;width:100%}@media print{.print-mode .interactive-reporting__wrapper{border-radius:0;box-shadow:none}.print-mode .interactive-reporting__wrapper:before{border-radius:0}}.print-mode .interactive-reporting__wrapper+.interactive-reporting__wrapper{margin-top:1.5rem}@media print{.print-mode .interactive-reporting__wrapper+.interactive-reporting__wrapper{margin-top:0}}.print-mode .interactive-reporting__inner{padding:40px 60px}@media print{.print-mode .interactive-reporting__inner{border-bottom:2px solid #c7c7c7;padding:20mm 14mm}}.print-mode .interactive-reporting .reporting-form__toolbar{margin-bottom:0;position:relative}@media print{.print-mode .interactive-reporting .reporting-form__toolbar{background:hsla(0,0%,100%,.9);padding:1rem 14mm}}.print-mode_type_grayscale .interactive-reporting__wrapper{background:#fff}.print-mode_type_grayscale .interactive-reporting__wrapper:before{display:none}@media print{.print-mode:not(.print-mode_type_compact) .interactive-reporting__wrapper:not(:last-child):after{content:"";display:block;page-break-before:always}.print-mode:not(.print-mode_type_compact) .interactive-reporting .reporting-form__toolbar{bottom:auto;left:0;position:absolute;right:auto;top:0;width:100%;z-index:1}}.print-mode:not(.print-mode_type_compact) .interactive-reporting__inner{border-bottom:none;min-height:calc(100vh - 200px)}@media print{.print-mode:not(.print-mode_type_compact) .interactive-reporting__inner{min-height:210mm;min-width:297mm}}.chat-transcript__wrapper{background-color:#f4f4f4;background-size:cover;border-radius:8px;box-shadow:0 2px 3px 0 rgba(75,162,249,.12),0 1px 8px 0 rgba(75,162,249,.06);height:calc(100vh - 170px);overflow-y:auto}@media screen and (max-width:768px){.chat-transcript__wrapper{height:auto;padding:50px 20px 50px 15px}}.chat-transcript__wrapper .scrollbar{height:100%}.chat-transcript__wrapper .scrollbar>div:first-child{padding:50px 15px}.chat-transcript__text{margin-top:1rem}.chat-transcript__item{background-color:hsla(0,0%,100%,.4);border:1px solid transparent;border-radius:8px;margin:1.5rem 0;position:relative}.chat-transcript__item-question{align-items:center;background-color:hsla(0,0%,100%,.7);border-top-left-radius:6px;border-top-right-radius:6px;color:#4a4a4a;display:flex;margin-bottom:30px;padding:.428rem .715rem;transition:all .3s ease-in-out}@media print{.print-mode .chat-transcript{padding:30mm 14mm 20mm}}.print-mode .chat-transcript__wrapper{height:auto;padding:0 1rem}.dropoff__progress-bar_drops,.dropoff__progress-bar_responses,.is-error,.is-info,.is-primary,.is-success,.is-warning{color:#fff}.dropoff__progress-bar_responses,.is-primary{background:#4ba2f9}.dropoff__progress-bar.dropoff__progress-bar_responses,.is-primary.dropoff__progress-bar,.is-primary.with-gradient,.with-gradient.dropoff__progress-bar_responses{background:linear-gradient(45deg,#4ba2f9 50%,#3e80c0)}.dropoff__progress-bar.dropoff__progress-bar_responses,.is-primary.dropoff__progress-bar,.is-primary.with-shadow,.with-shadow.dropoff__progress-bar_responses{box-shadow:0 2px 6px 0 rgba(75,162,249,.4)}.is-success.dropoff__progress-bar,.is-success.with-gradient{background:linear-gradient(45deg,#1cc7d0 50%,#2dde98)}.is-success.dropoff__progress-bar,.is-success.with-shadow{box-shadow:0 2px 6px 0 rgba(45,222,152,.4)}.is-info.dropoff__progress-bar,.is-info.with-gradient{background:linear-gradient(45deg,#84bffb,#00c6ff 100%)}.is-info.dropoff__progress-bar,.is-info.with-shadow{box-shadow:0 2px 6px 0 rgba(0,198,255,.4)}.is-warning.dropoff__progress-bar,.is-warning.with-gradient{background:linear-gradient(45deg,#ffb75e 50%,#ed8f03)}.is-warning.dropoff__progress-bar,.is-warning.with-shadow{box-shadow:0 2px 6px 0 rgba(255,183,94,.4)}.dropoff__progress-bar_drops,.is-error{background:#fc6767}.dropoff__progress-bar.dropoff__progress-bar_drops,.is-error.dropoff__progress-bar,.is-error.with-gradient,.with-gradient.dropoff__progress-bar_drops{background:linear-gradient(45deg,#fc6767 50%,#ec008c)}.dropoff__progress-bar.dropoff__progress-bar_drops,.is-error.dropoff__progress-bar,.is-error.with-shadow,.with-shadow.dropoff__progress-bar_drops{box-shadow:0 2px 6px 0 hsla(0,96%,70%,.4)}.is-facebook.dropoff__progress-bar,.is-facebook.with-gradient{background:linear-gradient(90deg,#5074be,#4266b2)}.dropoff{margin-bottom:1.5rem;padding-left:30px;position:relative}.dropoff_is-empty .dropoff__title{margin-bottom:0}.dropoff__title{color:#4ba2f9;margin-bottom:2rem;padding-left:.715rem}.dropoff__index{align-items:center;bottom:0;color:#3e80c0;display:flex;height:22px;left:0;position:absolute;width:30px}.dropoff__progress{border:1px solid #f4f4f4;border-radius:100px;font-size:.8rem;height:22px;line-height:1em;position:relative}.dropoff__progress-empty{color:#ababab;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.dropoff__progress-bar{border-radius:100px;height:18px;left:4px;max-width:calc(100% - 2px);min-width:18px;position:absolute;top:1px}.dropoff__progress-bar_responses:not(:first-child){max-width:calc(100% - 60px)}.dropoff__progress-bar_drops{height:14px;max-width:calc(100% - 8px);min-width:14px;min-width:40px;top:3px}.dropoff__progress-bar_drops .dropoff__progress-amount{color:#fc6767;top:-20px}.dropoff__progress-amount{color:#3e80c0;top:-18px;white-space:nowrap}.dropoff__progress-amount,.dropoff__progress-percentage{bottom:auto;left:.428rem;position:absolute;right:.428rem;text-align:right}.dropoff__progress-percentage{color:#fff;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}@media print{.print-mode .dropoff-chart{padding-left:1.5rem;padding-right:1.5rem}}.dropoff-chart .spinner{min-height:150px;position:relative}.feedback__progress-bar_drops,.feedback__progress-bar_drops.neutral,.feedback__progress-bar_drops.positive,.feedback__progress-bar_responses,.is-error,.is-info,.is-primary,.is-success,.is-warning{color:#fff}.feedback__progress-bar_responses,.is-primary{background:#4ba2f9}.feedback__progress-bar.feedback__progress-bar_responses,.is-primary.feedback__progress-bar,.is-primary.with-gradient,.with-gradient.feedback__progress-bar_responses{background:linear-gradient(45deg,#4ba2f9 50%,#3e80c0)}.feedback__progress-bar.feedback__progress-bar_responses,.is-primary.feedback__progress-bar,.is-primary.with-shadow,.with-shadow.feedback__progress-bar_responses{box-shadow:0 2px 6px 0 rgba(75,162,249,.4)}.feedback__progress-bar_drops.positive,.is-success{background:#2dde98}.feedback__progress-bar.feedback__progress-bar_drops.positive,.is-success.feedback__progress-bar,.is-success.with-gradient,.with-gradient.feedback__progress-bar_drops.positive{background:linear-gradient(45deg,#1cc7d0 50%,#2dde98)}.feedback__progress-bar.feedback__progress-bar_drops.positive,.is-success.feedback__progress-bar,.is-success.with-shadow,.with-shadow.feedback__progress-bar_drops.positive{box-shadow:0 2px 6px 0 rgba(45,222,152,.4)}.is-info.feedback__progress-bar,.is-info.with-gradient{background:linear-gradient(45deg,#84bffb,#00c6ff 100%)}.is-info.feedback__progress-bar,.is-info.with-shadow{box-shadow:0 2px 6px 0 rgba(0,198,255,.4)}.feedback__progress-bar_drops.neutral,.is-warning{background:#ffb75e}.feedback__progress-bar.feedback__progress-bar_drops.neutral,.is-warning.feedback__progress-bar,.is-warning.with-gradient,.with-gradient.feedback__progress-bar_drops.neutral{background:linear-gradient(45deg,#ffb75e 50%,#ed8f03)}.feedback__progress-bar.feedback__progress-bar_drops.neutral,.is-warning.feedback__progress-bar,.is-warning.with-shadow,.with-shadow.feedback__progress-bar_drops.neutral{box-shadow:0 2px 6px 0 rgba(255,183,94,.4)}.feedback__progress-bar_drops,.is-error{background:#fc6767}.feedback__progress-bar.feedback__progress-bar_drops,.is-error.feedback__progress-bar,.is-error.with-gradient,.with-gradient.feedback__progress-bar_drops{background:linear-gradient(45deg,#fc6767 50%,#ec008c)}.feedback__progress-bar.feedback__progress-bar_drops,.is-error.feedback__progress-bar,.is-error.with-shadow,.with-shadow.feedback__progress-bar_drops{box-shadow:0 2px 6px 0 hsla(0,96%,70%,.4)}.is-facebook.feedback__progress-bar,.is-facebook.with-gradient{background:linear-gradient(90deg,#5074be,#4266b2)}.with-pulse.feedback__progress-bar_drops.positive:before,.with-pulse.is-success:before,.with-pulse_type_success:before{-webkit-animation:pulse-success 5s cubic-bezier(.66,0,0,1) infinite;animation:pulse-success 5s cubic-bezier(.66,0,0,1) infinite;box-shadow:0 0 0 0 rgba(45,222,152,.5)}.with-pulse.feedback__progress-bar_drops.neutral:before,.with-pulse.is-warning:before,.with-pulse_type_warning:before{-webkit-animation:pulse-warning 5s cubic-bezier(.66,0,0,1) infinite;animation:pulse-warning 5s cubic-bezier(.66,0,0,1) infinite;box-shadow:0 0 0 0 rgba(255,183,94,.5)}.feedback{margin-bottom:1.5rem;padding-left:30px;position:relative}.feedback_is-empty .feedback__title{margin-bottom:0}.feedback__title{color:#4ba2f9;margin-bottom:2rem;padding-left:.715rem}.feedback__index{align-items:center;bottom:0;color:#3e80c0;display:flex;height:22px;left:0;position:absolute;width:30px}.feedback__progress{border:1px solid #f4f4f4;border-radius:100px;display:inline-block;font-size:.8rem;height:22px;line-height:1em;position:relative;width:50%}.feedback__progress-container{margin-top:10px}.feedback__progress-empty{color:#ababab;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.feedback__progress-bar{border-radius:100px;height:18px;left:4px;max-width:calc(100% - 2px);min-width:18px;position:absolute;right:auto;top:1px}.feedback__progress-bar.negative{left:auto;right:1px}.feedback__progress-bar_responses:not(:first-child){max-width:calc(100% - 60px)}.feedback__progress-bar_drops{height:14px;max-width:calc(100% - 8px);min-width:14px;min-width:40px;top:3px}.feedback__progress-bar_drops .feedback__progress-amount{color:#fc6767;top:-20px}.feedback__progress-amount{color:#3e80c0;top:-18px;white-space:nowrap}.feedback__progress-amount,.feedback__progress-percentage{bottom:auto;left:.428rem;position:absolute;right:.428rem;text-align:right}.feedback__progress-percentage{color:#fff;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.feedback__progress-bar.negative .feedback__progress-amount,.feedback__progress-bar.negative .feedback__progress-percentage{left:auto;text-align:left}@media print{.print-mode .feedback-chart{padding-left:1.5rem;padding-right:1.5rem}}.feedback-chart .spinner{min-height:150px;position:relative}.locations-reporting{padding-bottom:2rem}.locations-reporting__chart{margin-bottom:1.5rem}.bs-1,.exits-tooltip{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.exits-tooltip{background-color:#000;border-radius:5px;color:#fff;max-width:180px;padding:.428rem}.exits-tooltip>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reporting-short-content .short-reports__exits{min-height:260px;position:relative}@media screen and (max-width:1024px){.reporting-short-content .short-reports__exits{min-height:180px}}.reporting-short-content .short-reports__exits-title i{color:#4ba2f9;display:inline-block;font-size:2rem;margin-bottom:5px;padding-right:15px}.reporting-short-content .short-reports__exits-title span{color:#3e80c0;font-size:1.357rem;font-weight:400;vertical-align:top}.bs-5,.signin-center .container{box-shadow:0 40px 77px rgba(0,0,0,.12),0 27px 24px rgba(0,0,0,.15)}.signin-page-wrapper{align-items:center;background:url(/backoffice/images/sign_bg/f572fd0cf6b930f15eac.jpg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:100vh;padding-bottom:80px;padding-top:80px}.return-website{align-items:center;display:flex;justify-content:flex-start;left:20px;padding:5px;position:absolute;top:10px}.return-website__icon{color:#fff;font-size:1.2rem;transition:all .3s ease-in-out}.return-website__logo{background:url(/backoffice/images/qb_logo/27b92b35fdb6d254a410.png) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:40px;margin:0 15px;width:40px}.return-website__text{color:#fff;font-weight:600;transition:all .3s ease-in-out}.return-website:hover .return-website__icon{color:#4ba2f9;-webkit-transform:translate3d(-.8rem,0,0);transform:translate3d(-.8rem,0,0)}.return-website:hover .return-website__text{color:#4ba2f9}.signin-center{background-color:transparent;padding:0 15px;width:100%}.signin-center .container{background:url(/backoffice/images/sign_center/e676c8cff64c42fdd2ad.jpg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;max-width:1170px;overflow:hidden}.signin-center .container.is-white-label,.signin-center .container__token{background:none}@media screen and (max-width:770px){.signin-center .signin__left{display:none}}.signin-center .signin__footer{margin-bottom:3rem;margin-top:1rem}.signin-center .signin__right{background:#fff;min-height:600px;padding:2.5rem;position:relative;text-align:center}@media screen and (max-width:1439px){.signin-center .signin__right{padding:2rem}}@media screen and (max-width:426px){.signin-center .signin__right{min-height:auto;padding:1rem 1.5rem}}.signin-center .signin__logo{background:url(/backoffice/images/qb_logo/27b92b35fdb6d254a410.png) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:block;height:6vh;margin:0 auto 20px;width:6vh}@media screen and (max-width:426px){.signin-center .signin__logo{margin:0 auto 10px}}.signin-center .signin__error-message{position:absolute;top:0;-webkit-transform:translate3d(0,-120%,0);transform:translate3d(0,-120%,0)}.signin-center .signin .react-tabs{margin:0 auto;max-width:360px}.signin-center .signin .auth-tabs .react-tabs__tab.tab-accept{display:none}.signin-center .signin .auth-tabs .react-tabs__tab.tab-accept.react-tabs__tab--selected{cursor:default;display:block;width:100%}.signin-center .signin .signin__title{color:#4ba2f9;margin:1.5rem auto}.signin-center .signin .signin__beta{margin:0 auto 1.5rem}.signin-center .signin .signin__form{position:relative}.signin-center .signin .signin__form .disabled{cursor:default;opacity:.5}.signin-center .signin .signin__form .field .error-notice{display:none}.signin-center .signin .signin__form .field.error .input{border-color:#c7c7c7}.signin-center .signin .signin__form .field.touched .error-notice{display:block}.signin-center .signin .signin__form .field.touched.error .input{border-color:#b33a3a}.signin-center .signin .signin__form .field{margin-bottom:0;margin-top:1rem}.signin__error-message{background:#fc6767;border-radius:10px;color:#fff;margin-bottom:10px;padding:1rem 1.2rem;width:100%}.signin-modal{max-width:600px}.signin-modal .disabled{cursor:default;opacity:.5}.signin-modal .modal-card__header{padding:0 40px;text-align:center}.signin-modal .modal-card__header .signin__title{margin-bottom:1rem}.signin-modal .modal-card__header .signin__beta{margin-bottom:1.5rem}.signin-modal .signin{text-align:center}.signin-modal .modal-card-body{padding-top:0}.signin-modal .modal-info-text{margin-bottom:35px!important}.signin-modal .main-text-input{margin-bottom:15px!important}.signin-modal .modal-card-foot{justify-content:center}.bs-1,.header-profile__avatar{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.header-profile{min-height:30px;min-width:40px;position:relative;z-index:1}.header-profile__name{background:#4ba2f9;color:#fff;line-height:30px;padding-left:16px;padding-right:50px;position:relative;z-index:3;-webkit-touch-callout:none;border-radius:15px;transition:all .3s ease-in-out;transition-duration:.1s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header-profile__name:hover{background:#3e80c0}@media screen and (max-width:768px){.header-profile__name{display:none}}.header-profile__avatar{background-color:#fff;background-image:url(/backoffice/images/default_profile_img/48d31bac1e8bb684fca0.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:40px;max-height:40px;overflow:hidden;position:absolute;right:0;top:-5px;width:40px;z-index:4;-webkit-touch-callout:none;border-radius:50%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header-profile .dropdown__content{max-width:300px;min-width:auto;padding-bottom:16px;padding-top:50px;right:4px;top:-4px;width:100%;z-index:2}.header-profile .dropdown__content .header-profile__name{display:none;margin-bottom:16px;white-space:nowrap}@media screen and (max-width:768px){.header-profile .dropdown__content{min-width:120px;width:auto}.header-profile .dropdown__content .header-profile__name{display:block;margin-left:4px;position:relative;text-align:left;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}}.header-profile .dropdown__content .dropdown__list{padding:0}.header-profile .dropdown__content .dropdown__list .dropdown__list-item{padding:6px 15px;text-align:left}.header-profile .dropdown__content .dropdown__list .dropdown__list-item>i{float:right;line-height:inherit}.header-profile.dropdown--active{z-index:2}.header-profile.dropdown--active .header-profile__name{background:#3e80c0}.header-profile.dropdown--active .dropdown__content{border-radius:17px}@media screen and (max-width:768px){.header-profile.dropdown--active .dropdown__content{padding-top:4px}.header-profile.dropdown--active .dropdown__content .header-profile__name{-webkit-transform:scale(1);transform:scale(1)}}.nav-item_changelog{height:32px;width:32px}.nav-item_changelog .HW_badge_cont{position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}#HW_frame_cont{z-index:1001!important}.language-selector .flag{left:50%;padding-top:24px;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:24px}.language-selector .dropdown__trigger-language{display:block}.language-selector .dropdown__trigger-language .flag{padding-top:30px;width:30px}.language-selector .dropdown_type_over .dropdown__list{max-height:500px}.language-selector .language .flag-us{background-position:0 0}.agent-status .agent{left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.agent-status .dropdown__trigger-agent-status.is-warning{display:block}.agent-status .dropdown__trigger-agent-status.is-warning .agent{color:#ffb75e}.agent-status .dropdown__trigger-agent-status.is-warning .agent:hover{color:rgba(0,0,0,.7)}.agent-status .dropdown__trigger-agent-status.is-info{display:block}.agent-status .dropdown__trigger-agent-status.is-info .agent{color:#00c6ff}.agent-status .dropdown__trigger-agent-status.is-info .agent:hover{color:#fff}.agent-status .dropdown__trigger-agent-status.is-success{display:block}.agent-status .dropdown__trigger-agent-status.is-success .agent{color:#2dde98}.agent-status .dropdown--active .dropdown__trigger-agent-status.is-warning .agent,.agent-status .dropdown__trigger-agent-status.is-success .agent:hover{color:rgba(0,0,0,.7)}.agent-status .dropdown--active .dropdown__trigger-agent-status.is-info .agent{color:#fff}.agent-status .dropdown--active .dropdown__trigger-agent-status.is-success .agent,.agent-status .dropdown__trigger-agent-status.is-warning:hover .agent{color:rgba(0,0,0,.7)}.agent-status .dropdown__trigger-agent-status.is-info:hover .agent{color:#fff}.agent-status .dropdown__trigger-agent-status.is-success:hover .agent{color:rgba(0,0,0,.7)}.agent-status .dropdown_type_over .dropdown__list{max-height:500px}.progress{min-width:200px}.progress+.progress{margin-top:.715rem}.progress.progress_almost-full .progress__bar-level{background-image:-owg-linear-gradient(45deg,#ffb75e 50%,#ed8f03 100%);background-image:linear-gradient(45deg,#ffb75e 50%,#ed8f03);box-shadow:0 4px 12px 0 rgba(255,183,94,.6)}.progress.progress_almost-full .level-left{color:#ffb75e}.progress.progress_full .progress__bar-level{background-image:-owg-linear-gradient(45deg,#fc6767 50%,#ec008c 100%);background-image:linear-gradient(45deg,#fc6767 50%,#ec008c);box-shadow:0 4px 12px 0 hsla(0,96%,70%,.6)}.progress.progress_full .level-left{color:#fc6767}.progress__bar{background:#f4f4f4;border-radius:100px;height:4px;position:relative}.progress__bar-level{background-image:-owg-linear-gradient(45deg,#4ba2f9 50%,#3e80c0 100%);background-image:linear-gradient(45deg,#4ba2f9 50%,#3e80c0);border-radius:100px;box-shadow:0 4px 12px 0 rgba(75,162,249,.6);height:6px;left:0;max-width:100%;min-width:6px;position:absolute;top:-1px}.progress .level{display:flex;font-size:.75rem;margin-bottom:.214rem}.progress .level-left{color:#4ba2f9;font-weight:600}.progress .level-right{color:#757575}.progress-wrapper{display:flex}.progress-wrapper__icon{color:#4ba2f9;font-size:3rem;padding-right:1rem}.progress-wrapper__content{flex:1}.progress-wrapper__title{align-items:center;display:flex;justify-content:space-between;margin-bottom:.715rem}.progress-wrapper__title p{color:#4ba2f9;font-weight:600}.progress-circular{display:block;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.progress-circular__bar,.progress-circular__circle{fill:transparent}.progress-circular__circle{stroke:#c7c7c7}.progress-circular__bar{stroke:#4ba2f9;stroke-linecap:round}.progress-circular_is_warning .progress-circular__bar{stroke:#ffb75e}.progress-circular_is_success .progress-circular__bar{stroke:#2dde98}.progress-circular_is_danger .progress-circular__bar{stroke:#fc6767}.header-organisation{align-items:center;display:flex;position:relative;text-align:left;transition:all .3s ease-in-out}@media screen and (max-width:426px){.header-organisation{z-index:2}}.header-organisation:after{background:#e8e8e8;content:"";display:block;height:100%;position:absolute;right:-.715rem;width:1px}@media screen and (max-width:1024px){.header-organisation:after{display:none}}.header-organisation__progress-circular{left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-transform:rotate(-90deg) translate3d(50%,-50%,0);transform:rotate(-90deg) translate3d(50%,-50%,0)}.header-organisation__usage-title.button{border-radius:100px;display:block;margin:1rem 1.5rem .715rem;padding:.25em .75em;text-align:center;transition:all .3s ease-in-out}.header-organisation__info{margin-left:1rem}@media screen and (max-width:1024px){.header-organisation__info{display:none}}.header-organisation__name{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-organisation__usage{align-items:center;display:flex}.header-organisation__usage-text{color:#4ba2f9;font-size:.75rem;font-weight:600;margin-right:.715rem;white-space:nowrap}.header-organisation .header-organisation__dropdown .dropdown__content{-webkit-transform-origin:15px 15px;transform-origin:15px 15px;width:240px}.header-organisation .header-organisation__dropdown .header-organisation__upgrade{display:block;margin:0 1.5rem 1.5rem}.header-organisation .header-organisation__dropdown.dropdown--active .dropdown__content{border-radius:19px}.header-organisation .progress-wrapper{padding:0 1.5rem 1.5rem}.header-organisation .field{margin-bottom:0}.header-organisation .Select{cursor:pointer}.header-organisation .Select__control{background:#f4f4f4;border-color:#fff;border-radius:19px;cursor:pointer;padding-left:30px;position:relative}.header-organisation .Select__control .select__option{max-width:calc(100% - 10px);overflow:hidden}.header-organisation .Select__control .select__option-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-organisation .Select__control:hover{border-color:transparent}.header-organisation .Select__control--menu-is-open{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:transparent;box-shadow:none}@media screen and (max-width:426px){.header-organisation .Select__control--menu-is-open{overflow:visible;width:100%}}.header-organisation .Select__control--is-focused{border-color:transparent;box-shadow:none}.header-organisation .Select__menu{background:#f4f4f4;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:1px solid #fff;border-top-left-radius:0;border-top-right-radius:0;box-shadow:none;margin:0;position:relative;top:100%}.header-organisation .Select__menu .select__option:hover{background:#e8e8e8}.header{background:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.08);padding-left:250px;position:fixed;right:0;top:0;transition:all .3s ease-in-out;width:100%;z-index:1000}@media screen and (max-width:1365px){.header{padding-left:70px;width:100%}}@media screen and (max-width:1023px){.header{padding-left:60px}}@media screen and (max-width:424px){.header{padding-left:35px}}.header .nav{align-items:center;display:flex;height:70px;justify-content:space-between;padding:0 20px}@media screen and (max-width:426px){.header .nav{height:50px}.header .nav .breadcrumbs,.header .nav .nav-item_referral,.header .nav .nav-item_support{display:none}}.header .nav-item{align-items:center;display:inline-flex}.header .nav-item:not(:last-child){margin-right:1rem}@media screen and (max-width:426px){.header .nav-item:not(:last-child){margin-right:.8rem}}.header .nav-left,.header .nav-right{display:flex;overflow:visible}.main-container{display:block;min-height:100vh;padding-left:270px;padding-right:20px;padding-top:70px;transition-delay:.05s;transition:padding .3s ease-in-out}@media screen and (max-width:1365px){.main-container{padding-left:90px}.main-container .sidebar-overlay{height:100%;left:0;position:fixed;top:0;transition:all .3s ease-in-out;width:100%;z-index:1000}}@media screen and (max-width:1023px){.main-container{padding-left:20px}.main-container .level .level-right .level-item:last-child{padding-right:0}}@media screen and (max-width:426px){.main-container{padding-left:10px;padding-right:10px;padding-top:50px}.main-container .breadcrumbs{display:none}}.main-container__content{padding-bottom:3rem}.main-container__content_with_fixed-title{padding-top:80px}@media screen and (max-width:426px){.main-container__content_with_fixed-title{padding-top:120px}}.main-container__content_with_fixed-tabs{padding-top:110px}@media screen and (max-width:426px){.main-container__content_with_fixed-tabs{padding-top:120px}}.main-container .breadcrumbs{transition:all .3s ease-in-out}@media screen and (min-width:1024px){.main-container.is-closed,.main-container.is-closed .content-header_type_fixed{padding-left:90px}.main-container.is-closed .content-header_type_fixed .notifications-tc{padding-left:70px}}@media screen and (min-width:1366px){.main-container.is-closed header.header{padding-left:70px}}.main-container.is-closed .sidebar-overlay{opacity:0;visibility:hidden}#main_menu{border:1px solid #ccc;margin-right:10%}#main_menu .menu-list_level-0>.menu-list__item{font-size:0}#main_menu .menu-list_level-0>.menu-list__item.opened .level_1{height:auto}#main_menu .menu-list_level-0>.menu-list__item>p{align-items:center;background:#eee;cursor:pointer;display:flex;flex:0 0 100%;font-size:22px;justify-content:space-between;padding:10px}#main_menu .menu-list_level-0>.menu-list__item>p:hover{background:#ccc}#main_menu .menu-list_level-0>.menu-list__item>p>.fa{line-height:100%;transition:all .3s linear}#main_menu .menu-list_level-1{flex:0 0 100%;font-size:16px;height:0;overflow:hidden;transition:all .3s linear}#main_menu .menu-list_level-1>.menu-list__item>p{font-size:110%;padding:5px 10px}#main_menu .menu-list_level-1>.menu-list__item>p span{color:#111}#main_menu .menu-list_level-1>.menu-list__item>p span:hover{color:#000;cursor:pointer;text-decoration:underline}#main_menu .menu-list_level-1>.menu-list__item>p>.fa{display:none}.bs-1,.sidebar__social .share__button{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.bs-2,.sidebar__social .share__button:hover{box-shadow:0 8px 17px rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.17)}.sidebar__social{opacity:1;transition:all .3s ease-in-out;visibility:visible}.sidebar__social .sidebar__text-divider{text-align:center}.sidebar__social .share{align-items:center;display:flex;justify-content:space-between}.sidebar__social .share__button{border-radius:100px;cursor:pointer;transition:all .3s ease-in-out}.sidebar__social .share__button:focus{outline:none}.sidebar-trigger{display:inline-block;height:70px;margin:0;padding:0;text-align:center;width:70px}@media screen and (max-width:426px){.sidebar-trigger{height:50px;width:50px}}.sidebar-trigger.is-closed .hamburger-menu__item{stroke:#fff}.sidebar-trigger.is-closed .hamburger-menu__item_top{-webkit-transform:translateZ(0);transform:translateZ(0)}.sidebar-trigger.is-closed .hamburger-menu__item_bottom,.sidebar-trigger.is-closed .hamburger-menu__item_top{stroke-dashoffset:-650px}.sidebar-trigger.is-closed .hamburger-menu__item_middle{stroke-dashoffset:-175px;stroke-dasharray:1px 220px}.hamburger-menu{cursor:pointer;height:65px;opacity:1!important;-webkit-transform:translateZ(0);transform:translateZ(0);width:70px}@media screen and (max-width:426px){.hamburger-menu{height:50px;width:50px}}.hamburger-menu__item{fill:none;stroke-width:40px;stroke-linecap:round;stroke:#fff;stroke-dashoffset:0px}@media screen and (max-width:1023px){.hamburger-menu__item{stroke:#4ba2f9}}.hamburger-menu__item_top{-webkit-transform:translate3d(30px,0,0);transform:translate3d(30px,0,0)}.hamburger-menu__item_bottom,.hamburger-menu__item_top{stroke-dasharray:240px 950px;transition:stroke-dashoffset .5s cubic-bezier(.25,-.25,.75,1.25),stroke-dasharray .5s cubic-bezier(.25,-.25,.75,1.25),stroke .5s ease}.hamburger-menu__item_bottom{-webkit-transform:translate(480px,320px) scaleY(-1) translate(-480px,-318px);transform:translate(480px,320px) scaleY(-1) translate(-480px,-318px)}.hamburger-menu__item_middle{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0);stroke-dasharray:240px 240px;transition:stroke-dashoffset .5s cubic-bezier(.25,-.25,.75,1.25),stroke .5s ease}.bs-2-primary,.sidebar.is-closed{box-shadow:0 8px 17px 0 rgba(62,128,192,.24),0 6px 20px 0 rgba(62,128,192,.22)}.bs-3-primary,.sidebar{box-shadow:0 17px 50px 0 rgba(62,128,192,.24),0 12px 15px 0 rgba(62,128,192,.22)}.sidebar{background:#4ba2f9;background-image:-owg-linear-gradient(to top right,#3e80c0,#4ba2f9);background-image:linear-gradient(to top right,#3e80c0,#4ba2f9);border-bottom-right-radius:5px;border-top-right-radius:5px;height:calc(100vh - 20px);left:0;padding-top:70px;position:fixed;top:10px;transition:left .3s ease-in-out;width:250px;z-index:1001}@media screen and (max-width:768px){.sidebar{border-radius:0;height:100vh;top:0}}.sidebar:not(.is-closed) .menu-list_level-0{max-height:calc(100vh - 200px);overflow-y:auto}@media screen and (max-width:426px){.sidebar:not(.is-closed) .menu-list_level-0{max-height:calc(100vh - 250px)}}.sidebar__text-divider{align-items:center;color:#fff;display:flex;font-size:.9rem;font-weight:600;justify-content:center;margin-bottom:1rem}.sidebar__divider{background:hsla(0,0%,100%,.3);height:1px;margin:20px 0;width:100%}.sidebar__footer{bottom:0;left:0;padding:20px 30px;position:absolute;width:100%}.sidebar__support{display:none}@media screen and (max-width:426px){.sidebar__support{display:block}}.sidebar__top{align-items:center;display:flex;flex-direction:row;height:60px;justify-content:flex-start;left:0;position:fixed;top:5px}@media screen and (max-width:768px){.sidebar__top{height:70px;top:0}}@media screen and (max-width:426px){.sidebar__top{height:50px;width:50px}}.sidebar__top .sidebar-img{background:url(/backoffice/images/qb_logo/27b92b35fdb6d254a410.png) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border-radius:100px;display:inline-block;height:35px;padding-left:35px;transition:all .3s ease-in-out;width:35px}.sidebar__top .sidebar-title{color:#fff;display:inline-block;font-weight:600;line-height:70px;margin-left:10px;max-width:125px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-list_level-0,.sidebar__top .sidebar-title{transition:all .3s ease-in-out}.menu-list_level-0>.menu-list__item{font-weight:600;margin-bottom:10px;position:relative}.menu-list_level-0>.menu-list__item>.menu-list__link{border-radius:0;cursor:pointer;display:block;font-size:1rem;padding:0 70px 0 30px;position:relative;transition:all .3s ease-in-out}.menu-list_level-0>.menu-list__item>.menu-list__link>.menu-list__icon{height:100%;position:absolute;right:0;top:0;width:70px}.menu-list_level-0>.menu-list__item>.menu-list__link>.menu-list__icon>i{color:#fff;font-size:1.571rem;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);transition:all .3s ease-in-out}.menu-list_level-0>.menu-list__item>.menu-list__link>.menu-list__icon:before{background:#fff;content:"";height:100%;position:absolute;right:0;transition:all .3s ease-in-out;transition-timing-function:cubic-bezier(.56,-.4,.415,1.295);width:0}.menu-list_level-0>.menu-list__item>.menu-list__link>.menu-list__title{color:hsla(0,0%,100%,.9);display:block;padding:1.1rem 0}.menu-list_level-0>.menu-list__item>.menu-list__link>.menu-list__title .menu-list__expand{color:#fff;display:block;font-size:.6em;position:absolute;right:70px;top:20px;transition:all .3s ease-in-out}.menu-list_level-0>.menu-list__item.is-active>.menu-list__link,.menu-list_level-0>.menu-list__item:hover>.menu-list__link{background:hsla(0,0%,100%,.2)}.menu-list_level-0>.menu-list__item.is-active>.menu-list__link>.menu-list__title,.menu-list_level-0>.menu-list__item:hover>.menu-list__link>.menu-list__title{color:#fff}.menu-list_level-0>.menu-list__item.is-active>.menu-list__link>.menu-list__icon>i,.menu-list_level-0>.menu-list__item:hover>.menu-list__link>.menu-list__icon>i{color:#4ba2f9}.menu-list_level-0>.menu-list__item.is-active>.menu-list__link>.menu-list__icon:before,.menu-list_level-0>.menu-list__item:hover>.menu-list__link>.menu-list__icon:before{border-bottom-left-radius:25px;border-top-left-radius:25px;-webkit-transform:translateZ(0);transform:translateZ(0);width:60px}.menu-list_level-0>.menu-list__item.is-active>.menu-list,.menu-list_level-0>.menu-list__item:hover>.menu-list{left:100%;opacity:1;visibility:visible}.menu-list_level-0>.menu-list__item.is-expanded>.menu-list__link{background:hsla(0,0%,100%,.3);color:#fff}.menu-list_level-0>.menu-list__item.is-expanded>.menu-list__link>.menu-list__icon>i{color:#4ba2f9}.menu-list_level-0>.menu-list__item.is-expanded>.menu-list__link>.menu-list__icon:before{border-bottom-left-radius:25px;border-top-left-radius:25px;-webkit-transform:translateZ(0);transform:translateZ(0);width:60px}.menu-list_level-0>.menu-list__item.is-expanded>.menu-list__link>.menu-list__title .menu-list__expand{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.menu-list_level-0>.menu-list__item.is-expanded>.menu-list_level-1{max-height:600px;transition:max-height .6s cubic-bezier(.56,-.4,.415,1.295)}.menu-list_level-0>.menu-list__item.is-expanded>.menu-list_level-1 .menu-list__item{margin-bottom:10px;margin-top:10px}.menu-list .menu-list_level-1{background:hsla(0,0%,100%,.1);border:none;cursor:pointer;margin:0;max-height:0;min-width:200px;overflow:hidden;padding-left:30px;position:static;transition:all .3s ease-out}.menu-list .menu-list_level-1 .menu-list__item{margin:0;transition:margin .6s cubic-bezier(.56,-.4,.415,1.295)}.menu-list .menu-list_level-1 .menu-list__item .menu-list__link{display:block;padding:0;position:relative;transition:all .3s ease-in-out}.menu-list .menu-list_level-1 .menu-list__item .menu-list__link .menu-list__title{color:#fff;display:block;padding:.8rem 1.2rem;transition:all .3s ease-in-out}.menu-list .menu-list_level-1 .menu-list__item .menu-list__link .menu-list__title:before{background:#fff;content:"";height:100%;position:absolute;right:0;top:0;transition:all .3s ease-in-out;transition-timing-function:cubic-bezier(.56,-.4,.415,1.295);width:0;z-index:-1}.menu-list .menu-list_level-1 .menu-list__item.is-active .menu-list__link,.menu-list .menu-list_level-1 .menu-list__item:hover .menu-list__link{background:transparent}.menu-list .menu-list_level-1 .menu-list__item.is-active .menu-list__link .menu-list__title,.menu-list .menu-list_level-1 .menu-list__item:hover .menu-list__link .menu-list__title{color:#4ba2f9}.menu-list .menu-list_level-1 .menu-list__item.is-active .menu-list__link .menu-list__title:before,.menu-list .menu-list_level-1 .menu-list__item:hover .menu-list__link .menu-list__title:before{border-bottom-left-radius:25px;border-top-left-radius:25px;width:100%}.sidebar.is-closed{left:-180px}.sidebar.is-closed .sidebar__social{opacity:0;visibility:hidden}@media screen and (max-width:1023px){.sidebar.is-closed{box-shadow:none;left:-250px}}.sidebar.is-closed .sidebar__top{width:70px}@media screen and (max-width:1023px){.sidebar.is-closed .sidebar__top{border-bottom-right-radius:5px;border-top-right-radius:5px}}.sidebar.is-closed .sidebar__top .sidebar-img,.sidebar.is-closed .sidebar__top .sidebar-title{-webkit-transform:scale(0);transform:scale(0)}@media screen and (max-width:1023px){.sidebar.is-closed .sidebar__top .sidebar-img{margin-left:0}}@media screen and (min-width:1024px){.sidebar.is-closed .menu-list_level-0>.menu-list__item>.menu-list__link{padding-left:0}.sidebar.is-closed .menu-list_level-0>.menu-list__item.is-active>.menu-list__link,.sidebar.is-closed .menu-list_level-0>.menu-list__item.is-expanded>.menu-list__link,.sidebar.is-closed .menu-list_level-0>.menu-list__item:hover>.menu-list__link{background-color:transparent}.sidebar.is-closed .menu-list_level-0>.menu-list__item.is-expanded>.menu-list__link .menu-list__icon i{color:#fff}.sidebar.is-closed .menu-list_level-0>.menu-list__item.is-expanded>.menu-list__link .menu-list__icon:before{background:#00c6ff}.sidebar.is-closed .menu-list_level-0>.menu-list__item.is-expanded .menu-list_level-1{opacity:1;visibility:visible}.sidebar.is-closed .menu-list_level-0>.menu-list__item.is-expanded .menu-list_level-1 .menu-list__item{margin:0}.sidebar.is-closed .menu-list_level-1{background:#00c6ff;border-bottom-right-radius:8px;border-top-right-radius:8px;left:100%;max-height:auto;opacity:0;padding:0;position:absolute;top:0;transition:all .3s ease-in-out;visibility:hidden}.sidebar.is-closed .menu-list_level-1 .menu-list__item .menu-list__link .menu-list__title{color:#e8e8e8;font-size:1rem;padding:1.1rem 1.2rem}.sidebar.is-closed .menu-list_level-1 .menu-list__item.is-active .menu-list__link .menu-list__title,.sidebar.is-closed .menu-list_level-1 .menu-list__item:hover .menu-list__link .menu-list__title{color:#fff}}.ReactPasswordStrength{position:relative}.ReactPasswordStrength .ReactPasswordStrength-input:not(:focus).is-password-invalid{color:#d1462f}.ReactPasswordStrength .ReactPasswordStrength-input:focus{outline:none}.ReactPasswordStrength .ReactPasswordStrength-strength-desc{color:transparent;font-style:italic;padding:10px 12px;position:absolute;right:0;text-align:right;top:1px;transition:color .25s ease-in-out;width:100px}.ReactPasswordStrength.is-strength-0 .ReactPasswordStrength-strength-desc{color:#d1462f}.ReactPasswordStrength.is-strength-0 .ReactPasswordStrength-strength-bar{background:#d1462f;width:20%}.ReactPasswordStrength.is-strength-1 .ReactPasswordStrength-strength-desc{color:#d1462f}.ReactPasswordStrength.is-strength-1 .ReactPasswordStrength-strength-bar{background:#d1462f;width:40%}.ReactPasswordStrength.is-strength-2 .ReactPasswordStrength-strength-desc{color:#57b8ff}.ReactPasswordStrength.is-strength-2 .ReactPasswordStrength-strength-bar{background:#57b8ff;width:60%}.ReactPasswordStrength.is-strength-3 .ReactPasswordStrength-strength-desc{color:#57b8ff}.ReactPasswordStrength.is-strength-3 .ReactPasswordStrength-strength-bar{background:#57b8ff;width:80%}.ReactPasswordStrength.is-strength-4 .ReactPasswordStrength-strength-desc{color:#2fbf71}.ReactPasswordStrength.is-strength-4 .ReactPasswordStrength-strength-bar{background:#2fbf71;width:calc(100% + 2px)}.ReactPasswordStrength .ReactPasswordStrength-strength-bar{box-sizing:border-box;height:2px;position:relative;right:1px;top:1px;transition:width .3s ease-out;width:0}.forgot-modal.modal-card .disabled{cursor:default;opacity:.5}.forgot-modal.modal-card-body{padding:20px!important}.forgot-modal.modal-card-body .modal-info-text{margin-bottom:35px!important}.forgot-modal.modal-card-body .main-text-input{margin-bottom:15px!important}.forgot-modal.modal-card-foot{justify-content:center}.forgot-password-form .field .control .error{display:none}.bs-2,.user-profile__image-wrapper .image-preview .image-preview__img{box-shadow:0 8px 17px rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.17)}@media screen and (max-width:768px){.user-profile__image-column{order:-1}}.user-profile__image-wrapper{padding:30px;text-align:center}.user-profile__image-wrapper .file-upload{width:100%}.user-profile__image-wrapper .file-upload .file-upload__dropzone{border-radius:100px;padding:18px 12px}.user-profile__image-wrapper .file-upload.with-file{margin-left:0}.user-profile__image-wrapper .image-preview{box-shadow:none;margin-bottom:40px;position:relative}.user-profile__image-wrapper .image-preview .image-preview__inner{align-items:center;justify-content:center}.user-profile__image-wrapper .image-preview .image-preview__controls{left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);visibility:hidden;z-index:3}.user-profile__image-wrapper .image-preview .image-preview__controls .image-preview__remove{background-image:-owg-linear-gradient(45deg,#fc6767 50%,#ec008c 100%);background-image:linear-gradient(45deg,#fc6767 50%,#ec008c);border-radius:100px;box-shadow:0 2px 6px 0 hsla(0,96%,70%,.4);color:#fff}.user-profile__image-wrapper .image-preview .image-preview__controls .image-preview__remove:hover{box-shadow:0 4px 12px 0 hsla(0,96%,70%,.6)}.user-profile__image-wrapper .image-preview .image-preview__img{background-color:#fff;background-image:url(/backoffice/images/default_profile_img/48d31bac1e8bb684fca0.jpg);border:4px solid #fff;border-radius:100px;height:160px;width:160px}.user-profile__image-wrapper .image-preview:hover .image-preview__controls{opacity:1;visibility:visible}.bs-1,.dashboard-channels__item:hover{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.dashboard-channels{display:flex;justify-content:flex-end;padding:0 10px}@media screen and (max-width:1024px){.dashboard-channels{justify-content:flex-start;width:100%}}.dashboard-channels__item{border-radius:100px;color:#4ba2f9;display:inline-block;font-size:1.357rem;height:32px;line-height:32px;text-align:center;transition:all .3s ease-in-out;width:32px}.dashboard-channels__item:hover{background-color:#4ba2f9;color:#fff}.dashboard-item{background:#fff;border:1px solid transparent;border-radius:8px;box-shadow:0 2px 3px 0 rgba(75,162,249,.12),0 1px 8px 0 rgba(75,162,249,.06);margin-bottom:10px;padding:.214rem 0;position:relative;transition:all .3s ease-in-out}.dashboard-item_is-active{border-color:#4ba2f9;box-shadow:0 6px 12px 0 rgba(75,162,249,.16),0 6px 16px 0 rgba(75,162,249,.08)}.dashboard-item.rt-tr{overflow:visible}.dashboard-item:hover{box-shadow:0 6px 12px 0 rgba(75,162,249,.16),0 6px 16px 0 rgba(75,162,249,.08)}.dashboard-item__shared{background-color:#fff;border:1px solid #4ba2f9;border-radius:100px;bottom:auto;color:#4ba2f9;height:22px;left:0;line-height:20px;position:absolute;right:auto;text-align:center;top:50%;-webkit-transform:translate3d(-30%,-50%,0);transform:translate3d(-30%,-50%,0);width:22px}.dashboard-item__expander{align-items:center;color:#4ba2f9;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.dashboard-item__expander i{transition:all .3s ease-in-out}.dashboard-item__expander_is-active i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dashboard-item .level-left{flex:1}@media screen and (max-width:1024px){.dashboard-item .level-left{display:flex}.dashboard-item .level-left:after{clear:both;content:"";display:block}}.dashboard-item .level{height:100%;margin-bottom:0}@media screen and (max-width:1024px){.dashboard-item .level-item:not(:last-child){margin-bottom:0}}.dashboard-item .level-item.scrollable-container{margin-right:0;min-height:32px;min-width:100px}.dashboard-item .rt-td{overflow:visible}@media screen and (max-width:1024px){.dashboard-item__name{justify-content:center;max-width:calc(100% - 60px)}.dashboard-item__controls{padding:0 10px}}@media screen and (max-width:426px){.dashboard-item__controls{display:flex;justify-content:space-between;margin-top:.715rem}}.dashboard-item .item-expand{color:#4ba2f9;cursor:pointer;font-size:.9rem;position:absolute;text-align:center;-webkit-transform:translateZ(0) rotate(0);transform:translateZ(0) rotate(0);transition:all .3s ease-in-out}.dashboard-item__title{font-size:1.1rem;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.dashboard-item__title a{display:inline-block;font-weight:600;line-height:1rem;max-width:300px}@media screen and (max-width:1024px){.dashboard-item__title a{max-width:100%}}.dashboard-item__title a .icon-edit{opacity:0;padding-left:5px}.dashboard-item__title a:hover{color:#3e80c0}@media screen and (max-width:769px){.dashboard-item .level-right{display:flex;margin-top:.715rem}.dashboard-item .level-right .scrollable-container{flex:1;justify-content:flex-start;padding:0 10px}}@media screen and (max-width:426px){.dashboard-item .level-right{display:block}}.dashboard-item__report{display:flex;justify-content:space-between}@media screen and (max-width:426px){.dashboard-item__report{margin-bottom:10px;margin-top:10px}}.dashboard-item__report li{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-right:20px}@media screen and (max-width:770px){.dashboard-item__report li{margin-right:10px;padding:0}}.dashboard-item__report-value{color:#4ba2f9;font-weight:600;line-height:1em;margin-top:.428rem;text-align:center}.dashboard-item__report-title{color:#757575;font-size:.9rem;line-height:1.2}@media screen and (max-width:426px){.dashboard-item__report-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.reporting-short-content{overflow:hidden;position:relative}.reporting-short-content>.columns{padding-bottom:30px;padding-top:10px}.reporting-short-content .device{margin:0 auto;padding:0 20px}.reporting-short-content .device .device-type{align-items:center;display:flex;margin-bottom:20px}.reporting-short-content .device .device-type .icon{color:#4ba2f9;font-size:2rem;line-height:40px;margin-right:10px;text-align:center;width:40px}.reporting-short-content .device .device-type .description .type{color:#3e80c0;font-size:1.1rem;margin-bottom:5px}.reporting-short-content .device .device-type .description .time{color:#4ba2f9;font-size:.85rem}.reporting-short-content .device-report .report-item{margin-bottom:15px;padding-top:18px;position:relative;width:100%}.reporting-short-content .device-report .report-item .value{bottom:5px;color:#4ba2f9;font-size:.85rem;left:0;position:absolute}.reporting-short-content .device-report .report-item .title{bottom:5px;color:#757575;font-size:.85rem;margin:0;position:absolute;right:0}.reporting-short-content .device-report .report-item .progress{background:#f4f4f4;height:4px;position:relative;width:100%}.reporting-short-content .device-report .report-item .progress span{background-image:-owg-linear-gradient(45deg,#4ba2f9 50%,#3e80c0 100%);background-image:linear-gradient(45deg,#4ba2f9 50%,#3e80c0);border-radius:10px;height:4px;left:0;position:absolute;top:0;width:30%}.reporting-short-content .device-report .report-item.visits .progress span{background-image:-owg-linear-gradient(45deg,#ffb75e 50%,#ed8f03 100%);background-image:linear-gradient(45deg,#ffb75e 50%,#ed8f03)}.reporting-short-content .device-report .report-item.completion .progress span{background-image:-owg-linear-gradient(45deg,#fc6767 50%,#ec008c 100%);background-image:linear-gradient(45deg,#fc6767 50%,#ec008c)}.bot__settings .dropdown__trigger{background-color:transparent;color:#4ba2f9}.bot__settings .textarea{height:0!important;opacity:0;position:absolute}.scrollable-container{overflow:hidden;position:relative}.scrollable-container__inner{overflow-x:auto;overflow-y:hidden;white-space:nowrap}.scrollable-container__item{margin-right:20px}.scrollable-container:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,.7));bottom:0;content:"";display:inline-block;height:100%;position:absolute;right:0;width:20px}.dashboard-table{min-height:calc(100vh - 230px)}.dashboard-table_is-empty .pagination-bottom,.dashboard-table_is-empty .rt-table,.dashboard-table_no-footer .pagination-bottom{display:none}.dashboard-table .rt-thead.-header{background:transparent;box-shadow:none;margin-bottom:.715rem}@media screen and (max-width:376px){.dashboard-table .rt-thead.-header{min-width:300px!important}}.dashboard-table .rt-thead.-header .rt-th{border-radius:100px;flex:none!important;margin-right:.428rem;padding:.428rem}.dashboard-table .rt-thead.-header .rt-th:not(:first-child){background:#e8e8e8}@media screen and (max-width:376px){.dashboard-table .rt-thead.-header .rt-th{max-width:80px}}.dashboard-table .rt-tbody{overflow:visible;padding:0}@media screen and (max-width:376px){.dashboard-table .rt-tbody{min-width:300px!important}}.dashboard-table .rt-tr-group{flex:none}.dashboard-table .empty-state{left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.dashboard{padding-bottom:70px}.dashboard .reporting-search{width:300px}@media screen and (max-width:768px){.dashboard .reporting-search{margin:auto}}@media screen and (max-width:426px){.dashboard .reporting-search{width:100%}}.bs-1,.wizard-banner,.wizard-banner__button:hover{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.bs-3,.wizard-banner:hover{box-shadow:0 17px 50px rgba(0,0,0,.09),0 12px 15px rgba(0,0,0,.17)}.wizard-banner{-webkit-animation:AnimatedGradient 20s ease infinite;animation:AnimatedGradient 20s ease infinite;background-image:linear-gradient(270deg,#4ba2f9,#2dde98);background-size:200% 200%;border-radius:8px;color:#fff;display:block;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem;padding:1.5rem;position:relative;transition:all .3s ease-in-out}.wizard-banner.is-warning{background-image:#ffb75e}.wizard-banner:hover{-webkit-animation-duration:10s;animation-duration:10s;-webkit-transform:scale(1.02);transform:scale(1.02)}.wizard-banner__title{font-weight:200}.wizard-banner__subtitle{font-weight:400}.wizard-banner__controls{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:426px){.wizard-banner__controls{flex-direction:row;margin-top:.428rem}}.wizard-banner__link{color:#fff;margin:0 .428rem;text-align:center;text-decoration:underline}.wizard-banner__button{border-color:#fff;color:#fff;margin-bottom:.428rem}.wizard-banner__button:hover{background-color:#fff;border-color:#fff}.bot-template__info-description{max-height:0;opacity:0}.signup{margin-top:2rem}.signup__error-message{background:#fc6767;border-radius:5px;color:#fff;margin-bottom:10px;padding:1rem 1.2rem;position:relative;width:100%}.signup .toc{display:flex}.signup .field .control .error{display:none}.signup .field.error .input{border-color:transparent}.signup .field.touched.error .input{border-color:#b33a3a}.reset-password .reset-password-title{border-bottom:2px solid #cae0f6;color:#4ba2f9;margin:60px auto 40px}.reset-password .disabled{cursor:default;opacity:.5}.reset-password .field .control .error{display:none}.reset-password .field.error .input{border-color:transparent}.reset-password .field.touched.error .input{border-color:#b33a3a}#users-list .reporting-search{width:300px}#users-list .level-item__button{border:none;padding:0}.image-3MY12wr8gmd8AROG{background:url(/backoffice/images/plan_free/abd94e6bb7a179ca8242.svg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.image-gMnyjZrgBmdv40x6{background:url(/backoffice/images/plan_business/74c4851f0f13d0a583a4.svg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.image-69nJaZmp9rpvxPRD{background:url(/backoffice/images/plan_agency/4a062ab556b7c6d4b861.svg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.image-Oa01M4EW8bxN9J75{background:url(/backoffice/images/plan_enterprise/ac0cc40effc578c2d9b8.svg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.card_subscription{min-width:330px}.card_subscription .card__footer{display:flex;justify-content:flex-end}.card_usage{min-width:330px}.organisation-membership__modal.modal-card .disabled{cursor:default;opacity:.5}.organisation-membership__modal.modal-card-body{min-height:300px;padding:20px!important}.organisation-membership__modal.modal-card-body .modal-info-text{margin-bottom:35px!important}.organisation-membership__modal.modal-card-body .main-text-input{margin-bottom:15px!important}.organisation-membership__modal.modal-card-foot{justify-content:center}.organisation-membership__form .field .control .error{display:none}.form-body-values__item{margin-bottom:1.5rem;position:relative}.form-body-values__item:not(:last-child){border-bottom:1px solid #c7c7c7;padding-bottom:1.5rem}.form-body-values__item .controls-wrapper{top:1.5rem}.email-card .verification-records__container{overflow-x:auto}.email-card .verification-records__table td,.email-card .verification-records__table th{color:#fff;padding:5px}.email-card__button{margin-top:1.5rem}.email-card__button.is-checked.button.is-white{padding-right:50px}.chats__card{margin-top:2rem}.chats__card-condition{margin-bottom:1.5rem}.chats__card-condition_active{border:1px solid #e8e8e8;border-radius:5px;padding:15px}.chats__card-condition .queryBuilder .ruleGroup{background-color:transparent}.chats__card-condition .queryBuilder .ruleGroup .input{background:#f4f4f4}.chats__card .response-action__select{margin-bottom:0;margin-left:5px;margin-top:5px}.chats__card.is-primary-chat{border:1px solid #4ba2f9!important}.merge-chats__chats{height:300px;overflow-y:auto;padding-left:30px;padding-right:10px}.chats__button-wrapper{text-align:center}@media screen and (max-width:424px){.chat-list-table{margin-top:30px}}.organisation-profile{padding-top:1rem}.organisation-profile .file-upload{margin-left:4rem}.card_invoice-bill .card__content{max-height:300px;overflow:auto}.payment-card{background-image:-owg-linear-gradient(45deg,#4ba2f9 50%,#3e80c0 100%);background-image:linear-gradient(45deg,#4ba2f9 50%,#3e80c0);color:#fff}.payment-card_type_directdebit{background-image:-owg-linear-gradient(45deg,#1cc7d0 50%,#2dde98 100%);background-image:linear-gradient(45deg,#1cc7d0 50%,#2dde98)}.payment-card_is_selected{box-shadow:0 6px 12px 0 rgba(75,162,249,.16),0 6px 16px 0 rgba(75,162,249,.08)}.payment-card__id{margin-bottom:.5rem}.payment-card__id-title{font-size:.75rem;font-weight:600;opacity:.7}.payment-card__content-bottom{display:flex;justify-content:space-between}.payment-card__info{font-weight:600}.payment-card__info-title{font-size:.75rem;font-weight:600;opacity:.7}.payment-card__status{text-align:right}.payment-card__status-description{text-transform:uppercase}.payment-card__button{margin-top:1.5rem;width:100%}.payment-card .card__list-item{padding:.5rem 1.5rem}.payment-card .card__list-item h6{color:#fff}.payment-card .card__list-item p{text-align:right}.payment-card .card__list-item a{color:#fff;text-align:right;text-decoration:underline}.page-error{background:#fc6767;border-radius:100px;color:#fff;font-size:.75rem;opacity:0;padding:.214rem .715rem;position:absolute;right:1.5rem;top:110%;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);transition:all .3s ease-in-out;visibility:hidden}.page-error_show{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}.pricing-card{background-image:-owg-linear-gradient(-45deg,#f4f4f4,#fff);background-image:linear-gradient(-45deg,#f4f4f4,#fff);display:flex;flex-direction:column;height:100%;justify-content:space-between;margin:0 auto;max-width:400px}.pricing-card .card__header{background:transparent;padding-top:2rem;text-align:center}.pricing-card .card__footer{border:none;flex-direction:column;justify-content:center}.pricing-card .card__footer>.button{margin-bottom:1.5rem}.pricing-card .pricing-card__check{-webkit-transform:translate3d(-50%,-50%,0) scale(5);transform:translate3d(-50%,-50%,0) scale(5)}.pricing-card .pricing-card__check:after,.pricing-card .pricing-card__check:before{background:#f4f4f4}.pricing-card__features{margin-top:1.5rem;text-align:left}.pricing-card__features-anchor{color:#4ba2f9;cursor:pointer;text-decoration:underline;transition:all .3s ease-in-out}.pricing-card__features-anchor:hover{color:#3e80c0}.pricing-card__request-modal{text-align:center;width:100%}.pricing-card__icon{margin-bottom:1.5rem;position:relative}.pricing-card__icon_type_3MY12wr8gmd8AROG .image{background:url(/backoffice/images/plan_free/abd94e6bb7a179ca8242.svg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.pricing-card__icon_type_gMnyjZrgBmdv40x6 .image{background:url(/backoffice/images/plan_business/74c4851f0f13d0a583a4.svg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.pricing-card__icon_type_NeBYgZbjxr3l7jA2 .image{background:url(/backoffice/images/plan_business_plus/7d909e1ee13001c12889.svg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.pricing-card__icon_type_69nJaZmp9rpvxPRD .image{background:url(/backoffice/images/plan_agency/4a062ab556b7c6d4b861.svg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.pricing-card__icon_type_Oa01M4EW8bxN9J75 .image{background:url(/backoffice/images/plan_enterprise/ac0cc40effc578c2d9b8.svg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.pricing-card__icon .image{margin:0 auto;position:relative}.pricing-card__title{color:#4ba2f9;font-weight:600;position:relative}.pricing-card__title:after{background:#4ba2f9;border-radius:5px;bottom:-5px;content:"";display:block;height:4px;left:50%;position:absolute;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);width:20px}.pricing-card__subtitle{margin-top:1rem}.pricing-card__price{margin-top:1.5rem}.pricing-card__price-subtitle{font-weight:400}.pricing-card__price-value{color:#8c99a2;display:inline-block;font-weight:200;margin-bottom:35px}.pricing-card__price-value_with_old-price{margin-bottom:0;margin-top:35px;position:relative}.pricing-card__price-value_type-old{color:hsla(0,96%,70%,.7);font-size:.64em;font-weight:400;left:50%;position:absolute;top:-30px;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.pricing-card__price-value_type-old:after{background-color:#fc6767;border-radius:2px;bottom:auto;content:"";display:block;height:2px;left:50%;position:absolute;right:auto;top:50%;-webkit-transform:translate3d(-50%,-50%,0) rotate(-20deg);transform:translate3d(-50%,-50%,0) rotate(-20deg);width:100%}.pricing-card__price-value span{font-weight:400}.pricing-card__packages{text-align:left}.pricing-card__packages-title{background:#4ba2f9;color:#fff;padding:.5rem 2rem}.pricing-card__packages .radio{padding:0}.pricing-card__remark{align-items:center;color:#00c6ff;display:flex;font-size:.75rem;height:3rem;justify-content:center;text-align:center}.pricing{margin:3rem auto;max-width:1180px}.pricing__cards{min-height:50vh}.pricing__title{font-weight:400;margin-bottom:2rem;text-align:center}.pricing-features{margin-bottom:3rem}@media screen and (max-width:426px){.pricing-features__description{display:none}}.pricing-features__item{font-size:1.357rem;font-weight:600;padding:1rem 0}@media screen and (max-width:768px){.pricing-features__item{font-size:.9rem}.pricing-features__item .text{font-size:1rem}}.pricing-features__item_0{color:#2dde98}.pricing-features__item_1{color:#4ba2f9}.pricing-features__item_2{color:#fc6767}.flex-list{padding:.75rem}.flex-list__row{border-bottom:1px solid #e8e8e8;transition:all .3s ease-in-out}.flex-list__row:hover{background:#fff}.flex-list__header{border-bottom:none}.flex-list__header:hover{background:transparent}.flex-list__header .flex-list__item{border-top-left-radius:8px;border-top-right-radius:8px}.flex-list__header .flex-list__item_selected{background:#fff;border-left:2px solid #e8e8e8;border-right:2px solid #e8e8e8;border-top:2px solid #e8e8e8}.flex-list__footer{border-bottom:none}.flex-list__footer:hover{background:transparent}.flex-list__footer .flex-list__item{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.flex-list__footer .flex-list__item_selected{background:#fff;border-bottom:2px solid #e8e8e8;border-left:2px solid #e8e8e8;border-right:2px solid #e8e8e8}.flex-list__item{position:relative;text-align:center}.flex-list__item_selected{background:#fff;border-left:2px solid #e8e8e8;border-right:2px solid #e8e8e8}.flex-list__item .empty{left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.billing-upgrade__period{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center}.billing-upgrade__period-item{display:inline-flex;flex-direction:column;margin-bottom:1rem;padding:0 1rem;text-align:center}@media screen and (max-width:426px){.billing-upgrade__period-item{width:50%}}.billing-upgrade__period .field{margin-bottom:.428rem;width:auto}.bot-detail__errors .bot-detail__errors-item,.bs-2{box-shadow:0 8px 17px rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.17)}.bot-detail__errors{position:absolute;right:0;top:45px;z-index:999}.bot-detail__errors .bot-detail__errors-item{background:#fc6767;border-radius:5px;color:#fff;float:left;font-size:.9rem;padding:2px 8px;text-align:left;z-index:999}.bot-detail__errors .bot-detail__errors-item:not(:last-child){margin-right:5px}.resources-dropdown{margin-bottom:0}.resources-dropdown.dropdown{z-index:7}.resources-dropdown.dropdown.dropdown--active{z-index:2000}.resources-dropdown.dropdown.dropdown--active .dropdown__content{min-width:400px}.resources-dropdown.dropdown.dropdown--active .resources-dropdown__name{text-align:left;white-space:nowrap}.resources-dropdown.dropdown.dropdown--active .resources-dropdown__description{text-align:right}.dropdown__trigger-tooltip.resources{width:90px}.modal-card.copy{min-height:30vh}.modal-card.copy .disabled{cursor:default;opacity:.5}.chat-list-filter .dropdown__content{min-width:320px}.chat-list-item__header .chat-list-item__dropdown{position:absolute}.chat-list-item__header .chat-list-item__dropdown ul{margin:0}.chat-list-item__header .chat-list-item__dropdown.is-agent{right:0;top:0}.chat-list-item__header .chat-list-item__dropdown.is-contact{left:0;top:0}.chat-list-item__content__attachment-image{width:96px}.chat-list-item__content__attachment__transcript{display:inline-block}.chat-list-item{box-shadow:none;overflow-x:scroll;position:relative}.chat-list-item.is-agent{background-color:#daebfe;color:rgba(0,0,0,.7)}.chat-list-item.is-agent .chat-list-item__content__inner{text-align:right}.chat-list-item.is-agent .chat-list-item__content__inner pre,.chat-list-item.is-contact .chat-list-item__content__inner,.chat-list-item.is-contact .chat-list-item__content__inner pre{text-align:left}.chat-list-item.is-compact{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:7px}.chat-list-item__text{display:inline-block;white-space:pre-wrap}.chat-list__sender-action{min-height:40px;position:relative}.chat-list{display:flex;flex-direction:column-reverse;flex-grow:1;height:calc(100vh - 270px);overflow-y:auto}.chat-detail-mesage__form{padding-left:10px;padding-right:10px;padding-top:40px;position:relative}.bot-chat-detail__response{height:calc(100vh - 160px);overflow-y:auto}.icon-controls>li{float:left}.bot-version-list-table .changes{max-height:20px}.domain-card .verification-records__container{overflow-x:auto}.domain-card .verification-records__table td,.domain-card .verification-records__table th{color:#fff;padding:5px}.variables-dropdown{margin-right:25px}.variables-dropdown.dropdown{z-index:7}.variables-dropdown.dropdown.dropdown--active{z-index:2000}.variables-dropdown.dropdown.dropdown--active .dropdown__content{min-width:400px}.variables-dropdown.dropdown.dropdown--active .variables-dropdown__name{text-align:left;white-space:nowrap}.variables-dropdown.dropdown.dropdown--active .variables-dropdown__description{text-align:right}.dropdown__trigger-tooltip.variables{width:90px}.headers__item{margin-bottom:1.5rem;position:relative}.headers__item:not(:last-child){border-bottom:1px solid #c7c7c7;padding-bottom:1.5rem}.headers__item .controls-wrapper{top:1.5rem}.automation-rules__card{margin-top:2rem}.automation-rules__card-condition{margin-bottom:1.5rem}.automation-rules__card-condition_active{border:1px solid #e8e8e8;border-radius:5px;padding:15px}.automation-rules__card-condition .queryBuilder .ruleGroup{background-color:transparent}.automation-rules__card-condition .queryBuilder .ruleGroup .input{background:#f4f4f4}.automation-rules__card .automation-rule__select{margin-bottom:0;margin-left:5px;margin-top:5px}.integration-detail .content-header__header{margin-left:50px}.integration-detail .content-header__text .image-preview{border:none;bottom:inherit;box-shadow:none;-webkit-box-sizing:none}.bot-template__check,.bs-1{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.bot-templates{min-height:calc(100vh - 200px);position:relative}.bot-templates__group+.bot-templates__group{margin-top:2rem}.bot-template{align-items:flex-end;background-position:50%;background-size:cover;display:block;display:flex;min-height:250px;overflow:hidden;position:relative}.bot-template_type-logo{background-repeat:no-repeat;background-size:contain}.bot-template:hover{cursor:pointer}.bot-template:hover .bot-template__button{opacity:1;visibility:visible}.bot-template.card_is-selected .bot-template__check,.bot-template:hover .bot-template__check{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.bot-template.card_is-selected .bot-template__info,.bot-template:hover .bot-template__info{height:100%}.bot-template.card_is-selected .bot-template__info-description,.bot-template:hover .bot-template__info-description{max-height:100px;opacity:1}.bot-template.card_is-selected .bot-template__info-features,.bot-template.card_is-selected .bot-template__info-tags,.bot-template:hover .bot-template__info-features,.bot-template:hover .bot-template__info-tags{max-height:auto;opacity:1}.bot-template input{opacity:0;position:absolute;visibility:hidden}.bot-template__check{background:#fff;border-radius:100px;height:40px;opacity:0;position:absolute;right:1rem;top:1rem;-webkit-transform:scale(0);transform:scale(0);transition:all .3s ease-in-out;width:40px}.bot-template__button{bottom:auto;left:1rem;opacity:0;position:absolute;right:auto;top:1rem;visibility:hidden}.bot-template__info{background:linear-gradient(0deg,hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,0));bottom:0;color:#000;display:flex;flex-direction:column;justify-content:flex-end;left:0;min-height:80%;position:relative;position:absolute;right:auto;top:auto}.bot-template__info-title{font-size:1rem;font-weight:600}.bot-template__info-description,.bot-template__info-features,.bot-template__info-tags{font-size:.9rem;margin-top:.428rem;max-height:none;transition:all .3s ease-in-out}.p-xsmall{padding-p:.214rem}.p-small{padding-p:.428rem}.p-regular{padding-p:.715rem}.p-medium{padding-p:1rem}.p-large{padding-p:1.5rem}.p-xlarge{padding-p:2rem}.p-xxlarge{padding-p:3rem}.pt-xsmall{padding-top:.214rem}.pt-small{padding-top:.428rem}.pt-regular{padding-top:.715rem}.pt-medium{padding-top:1rem}.pt-large{padding-top:1.5rem}.pt-xlarge{padding-top:2rem}.pt-xxlarge{padding-top:3rem}.pb-xsmall{padding-bottom:.214rem}.pb-small{padding-bottom:.428rem}.pb-regular{padding-bottom:.715rem}.pb-medium{padding-bottom:1rem}.pb-large{padding-bottom:1.5rem}.pb-xlarge{padding-bottom:2rem}.pb-xxlarge{padding-bottom:3rem}.pr-xsmall{padding-right:.214rem}.pr-small{padding-right:.428rem}.pr-regular{padding-right:.715rem}.pr-medium{padding-right:1rem}.pr-large{padding-right:1.5rem}.pr-xlarge{padding-right:2rem}.pr-xxlarge{padding-right:3rem}.pl-xsmall{padding-left:.214rem}.pl-small{padding-left:.428rem}.pl-regular{padding-left:.715rem}.pl-medium{padding-left:1rem}.pl-large{padding-left:1.5rem}.pl-xlarge{padding-left:2rem}.pl-xxlarge{padding-left:3rem}.p-xsmall{padding:.214rem}.p-small{padding:.428rem}.p-regular{padding:.715rem}.p-medium{padding:1rem}.p-large{padding:1.5rem}.p-xlarge{padding:2rem}.p-xxlarge{padding:3rem}.p-0{padding:0}.pt-0{padding-top:0}.pt-1{padding-top:1px}.pt-2{padding-top:2px}.pt-3{padding-top:3px}.pt-4{padding-top:4px}.pt-5{padding-top:5px}.pt-6{padding-top:6px}.pt-7{padding-top:7px}.pt-8{padding-top:8px}.pt-9{padding-top:9px}.pt-10{padding-top:10px}.pt-11{padding-top:11px}.pt-12{padding-top:12px}.pt-13{padding-top:13px}.pt-14{padding-top:14px}.pt-15{padding-top:15px}.pt-16{padding-top:16px}.pt-17{padding-top:17px}.pt-18{padding-top:18px}.pt-19{padding-top:19px}.pt-20{padding-top:20px}.pt-21{padding-top:21px}.pt-22{padding-top:22px}.pt-23{padding-top:23px}.pt-24{padding-top:24px}.pt-25{padding-top:25px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:1px}.pb-2{padding-bottom:2px}.pb-3{padding-bottom:3px}.pb-4{padding-bottom:4px}.pb-5{padding-bottom:5px}.pb-6{padding-bottom:6px}.pb-7{padding-bottom:7px}.pb-8{padding-bottom:8px}.pb-9{padding-bottom:9px}.pb-10{padding-bottom:10px}.pb-11{padding-bottom:11px}.pb-12{padding-bottom:12px}.pb-13{padding-bottom:13px}.pb-14{padding-bottom:14px}.pb-15{padding-bottom:15px}.pb-16{padding-bottom:16px}.pb-17{padding-bottom:17px}.pb-18{padding-bottom:18px}.pb-19{padding-bottom:19px}.pb-20{padding-bottom:20px}.pb-21{padding-bottom:21px}.pb-22{padding-bottom:22px}.pb-23{padding-bottom:23px}.pb-24{padding-bottom:24px}.pb-25{padding-bottom:25px}.pl-0{padding-left:0}.pl-1{padding-left:1px}.pl-2{padding-left:2px}.pl-3{padding-left:3px}.pl-4{padding-left:4px}.pl-5{padding-left:5px}.pl-6{padding-left:6px}.pl-7{padding-left:7px}.pl-8{padding-left:8px}.pl-9{padding-left:9px}.pl-10{padding-left:10px}.pl-11{padding-left:11px}.pl-12{padding-left:12px}.pl-13{padding-left:13px}.pl-14{padding-left:14px}.pl-15{padding-left:15px}.pl-16{padding-left:16px}.pl-17{padding-left:17px}.pl-18{padding-left:18px}.pl-19{padding-left:19px}.pl-20{padding-left:20px}.pl-21{padding-left:21px}.pl-22{padding-left:22px}.pl-23{padding-left:23px}.pl-24{padding-left:24px}.pl-25{padding-left:25px}.pr-0{padding-right:0}.pr-1{padding-right:1px}.pr-2{padding-right:2px}.pr-3{padding-right:3px}.pr-4{padding-right:4px}.pr-5{padding-right:5px}.pr-6{padding-right:6px}.pr-7{padding-right:7px}.pr-8{padding-right:8px}.pr-9{padding-right:9px}.pr-10{padding-right:10px}.pr-11{padding-right:11px}.pr-12{padding-right:12px}.pr-13{padding-right:13px}.pr-14{padding-right:14px}.pr-15{padding-right:15px}.pr-16{padding-right:16px}.pr-17{padding-right:17px}.pr-18{padding-right:18px}.pr-19{padding-right:19px}.pr-20{padding-right:20px}.pr-21{padding-right:21px}.pr-22{padding-right:22px}.pr-23{padding-right:23px}.pr-24{padding-right:24px}.pr-25{padding-right:25px}.mt-xsmall{margin-top:.214rem}.mt-small{margin-top:.428rem}.mt-regular{margin-top:.715rem}.mt-medium{margin-top:1rem}.mt-large{margin-top:1.5rem}.mt-xlarge{margin-top:2rem}.mt-xxlarge{margin-top:3rem}.mb-xsmall{margin-bottom:.214rem}.mb-small{margin-bottom:.428rem}.mb-regular{margin-bottom:.715rem}.mb-medium{margin-bottom:1rem}.mb-large{margin-bottom:1.5rem}.mb-xlarge{margin-bottom:2rem}.mb-xxlarge{margin-bottom:3rem}.mr-xsmall{margin-right:.214rem}.mr-small{margin-right:.428rem}.mr-regular{margin-right:.715rem}.mr-medium{margin-right:1rem}.mr-large{margin-right:1.5rem}.mr-xlarge{margin-right:2rem}.mr-xxlarge{margin-right:3rem}.ml-xsmall{margin-left:.214rem}.ml-small{margin-left:.428rem}.ml-regular{margin-left:.715rem}.ml-medium{margin-left:1rem}.ml-large{margin-left:1.5rem}.ml-xlarge{margin-left:2rem}.ml-xxlarge{margin-left:3rem}.m-xsmall{margin:.214rem}.m-small{margin:.428rem}.m-regular{margin:.715rem}.m-medium{margin:1rem}.m-large{margin:1.5rem}.m-xlarge{margin:2rem}.m-xxlarge{margin:3rem}.m-0{margin:0!important}.mt-0{margin-top:0}.mt-1{margin-top:1px}.mt-2{margin-top:2px}.mt-3{margin-top:3px}.mt-4{margin-top:4px}.mt-5{margin-top:5px}.mt-6{margin-top:6px}.mt-7{margin-top:7px}.mt-8{margin-top:8px}.mt-9{margin-top:9px}.mt-10{margin-top:10px}.mt-11{margin-top:11px}.mt-12{margin-top:12px}.mt-13{margin-top:13px}.mt-14{margin-top:14px}.mt-15{margin-top:15px}.mt-16{margin-top:16px}.mt-17{margin-top:17px}.mt-18{margin-top:18px}.mt-19{margin-top:19px}.mt-20{margin-top:20px}.mt-21{margin-top:21px}.mt-22{margin-top:22px}.mt-23{margin-top:23px}.mt-24{margin-top:24px}.mt-25{margin-top:25px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:1px}.mb-2{margin-bottom:2px}.mb-3{margin-bottom:3px}.mb-4{margin-bottom:4px}.mb-5{margin-bottom:5px}.mb-6{margin-bottom:6px}.mb-7{margin-bottom:7px}.mb-8{margin-bottom:8px}.mb-9{margin-bottom:9px}.mb-10{margin-bottom:10px}.mb-11{margin-bottom:11px}.mb-12{margin-bottom:12px}.mb-13{margin-bottom:13px}.mb-14{margin-bottom:14px}.mb-15{margin-bottom:15px}.mb-16{margin-bottom:16px}.mb-17{margin-bottom:17px}.mb-18{margin-bottom:18px}.mb-19{margin-bottom:19px}.mb-20{margin-bottom:20px}.mb-21{margin-bottom:21px}.mb-22{margin-bottom:22px}.mb-23{margin-bottom:23px}.mb-24{margin-bottom:24px}.mb-25{margin-bottom:25px}.ml-0{margin-left:0}.ml-1{margin-left:1px}.ml-2{margin-left:2px}.ml-3{margin-left:3px}.ml-4{margin-left:4px}.ml-5{margin-left:5px}.ml-6{margin-left:6px}.ml-7{margin-left:7px}.ml-8{margin-left:8px}.ml-9{margin-left:9px}.ml-10{margin-left:10px}.ml-11{margin-left:11px}.ml-12{margin-left:12px}.ml-13{margin-left:13px}.ml-14{margin-left:14px}.ml-15{margin-left:15px}.ml-16{margin-left:16px}.ml-17{margin-left:17px}.ml-18{margin-left:18px}.ml-19{margin-left:19px}.ml-20{margin-left:20px}.ml-21{margin-left:21px}.ml-22{margin-left:22px}.ml-23{margin-left:23px}.ml-24{margin-left:24px}.ml-25{margin-left:25px}.mr-0{margin-right:0}.mr-1{margin-right:1px}.mr-2{margin-right:2px}.mr-3{margin-right:3px}.mr-4{margin-right:4px}.mr-5{margin-right:5px}.mr-6{margin-right:6px}.mr-7{margin-right:7px}.mr-8{margin-right:8px}.mr-9{margin-right:9px}.mr-10{margin-right:10px}.mr-11{margin-right:11px}.mr-12{margin-right:12px}.mr-13{margin-right:13px}.mr-14{margin-right:14px}.mr-15{margin-right:15px}.mr-16{margin-right:16px}.mr-17{margin-right:17px}.mr-18{margin-right:18px}.mr-19{margin-right:19px}.mr-20{margin-right:20px}.mr-21{margin-right:21px}.mr-22{margin-right:22px}.mr-23{margin-right:23px}.mr-24{margin-right:24px}.mr-25{margin-right:25px}.bs-0{box-shadow:none!important}.bs-1{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 10px rgba(0,0,0,.18)}.bs-2{box-shadow:0 8px 17px rgba(0,0,0,.06),0 6px 20px rgba(0,0,0,.17)}.bs-3{box-shadow:0 17px 50px rgba(0,0,0,.09),0 12px 15px rgba(0,0,0,.17)}.bs-4{box-shadow:0 25px 55px rgba(0,0,0,.1),0 16px 28px rgba(0,0,0,.16)}.bs-5{box-shadow:0 40px 77px rgba(0,0,0,.12),0 27px 24px rgba(0,0,0,.15)}.bs-primary-input{box-shadow:0 0 0 2px rgba(75,162,249,.5)}.bs-success-input{box-shadow:0 0 0 2px rgba(45,222,152,.5)}.bs-warning-input{box-shadow:0 0 0 2px rgba(255,183,94,.5)}.bs-error-input{box-shadow:0 0 0 2px hsla(0,96%,70%,.5)}.bs-1-primary{box-shadow:0 1px 3px 0 rgba(62,128,192,.14),0 1px 10px 0 rgba(62,128,192,.08)}.bs-2-primary{box-shadow:0 8px 17px 0 rgba(62,128,192,.24),0 6px 20px 0 rgba(62,128,192,.22)}.bs-3-primary{box-shadow:0 17px 50px 0 rgba(62,128,192,.24),0 12px 15px 0 rgba(62,128,192,.22)}hr{background:#e8e8e8;height:2px;margin:2rem 0;width:100%}.is-primary-color{color:#4ba2f9!important}.is-primary-color:hover{color:#0c82f7}.is-success-color{color:#2dde98!important}.is-success-color:hover{color:#1db97b}.is-info-color{color:#00c6ff!important}.is-info-color:hover{color:#009ecc}.is-warning-color{color:#ffb75e!important}.is-warning-color:hover{color:#ff9818}.is-error-color{color:#fc6767!important}.is-error-color:hover{color:#fb2121}.is-text-color{color:#4a4a4a!important}.is-text-color:hover{color:#3b3b3b}.is-error,.is-info,.is-primary,.is-success,.is-warning{color:#fff}.is-white{background:#fff;color:#4a4a4a}.is-primary{background:#4ba2f9}.is-primary.with-gradient{background:linear-gradient(45deg,#4ba2f9 50%,#3e80c0)}.is-primary.with-shadow{box-shadow:0 2px 6px 0 rgba(75,162,249,.4)}.is-success{background:#2dde98}.is-success.with-gradient{background:linear-gradient(45deg,#1cc7d0 50%,#2dde98)}.is-success.with-shadow{box-shadow:0 2px 6px 0 rgba(45,222,152,.4)}.is-info{background:#00c6ff}.is-info.with-gradient{background:linear-gradient(45deg,#84bffb,#00c6ff 100%)}.is-info.with-shadow{box-shadow:0 2px 6px 0 rgba(0,198,255,.4)}.is-warning{background:#ffb75e}.is-warning.with-gradient{background:linear-gradient(45deg,#ffb75e 50%,#ed8f03)}.is-warning.with-shadow{box-shadow:0 2px 6px 0 rgba(255,183,94,.4)}.is-error{background:#fc6767}.is-error.with-gradient{background:linear-gradient(45deg,#fc6767 50%,#ec008c)}.is-error.with-shadow{box-shadow:0 2px 6px 0 hsla(0,96%,70%,.4)}.is-facebook{background-color:#4266b2}.is-facebook.with-gradient{background:linear-gradient(90deg,#5074be,#4266b2)}.is-gray,[class^=is-gray-]{color:#757575}.is-gray{background:#b2b2b2}.is-gray-middle{background:#c7c7c7}.is-gray-light{background:#e8e8e8}.is-gray-lighter{background:#f4f4f4}.with-pulse:before{-webkit-animation:pulse-primary 5s cubic-bezier(.66,0,0,1) infinite;animation:pulse-primary 5s cubic-bezier(.66,0,0,1) infinite;border-radius:100px;box-shadow:0 0 0 0 rgba(75,162,249,.5);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.with-pulse.is-success:before,.with-pulse_type_success:before{-webkit-animation:pulse-success 5s cubic-bezier(.66,0,0,1) infinite;animation:pulse-success 5s cubic-bezier(.66,0,0,1) infinite;box-shadow:0 0 0 0 rgba(45,222,152,.5)}.with-pulse.is-warning:before,.with-pulse_type_warning:before{-webkit-animation:pulse-warning 5s cubic-bezier(.66,0,0,1) infinite;animation:pulse-warning 5s cubic-bezier(.66,0,0,1) infinite;box-shadow:0 0 0 0 rgba(255,183,94,.5)}.with-pulse.is-danger:before,.with-pulse_type_danger:before{-webkit-animation:pulse-danger 5s cubic-bezier(.66,0,0,1) infinite;animation:pulse-danger 5s cubic-bezier(.66,0,0,1) infinite;box-shadow:0 0 0 0 hsla(0,96%,70%,.5)}.buttons .with-pulse:not(:first-child,:last-child):before{border-radius:0}.buttons .with-pulse:last-child:before{border-bottom-right-radius:100px;border-top-right-radius:100px}.buttons .with-pulse:first-child:before{border-bottom-left-radius:100px;border-top-left-radius:100px}.white-space-prewrap{white-space:pre-wrap!important}.white-space-wrap{white-space:wrap!important}.chat-list-table .chat-item_is-new{font-weight:700}