@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap);.bar-chart{border:1px solid #d9d9d9;border-radius:5px;padding:15px 15px 15px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.bar-chart h1{padding-left:15px;size:20px!important;font-size:20px!important}.bar-chart .title-select{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bar-chart .view_type_select{border:none;font-family:Avenir,Helvetica,Arial,sans-serif;font-size:12px;color:#767b91;width:100px;height:32px;margin-right:5px}.bar-chart .chart{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.bar-chart .chart .chart-comp,.info-box{width:100%}.info-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;font-family:Avenir,Helvetica,Arial,sans-serif;border:1px solid #d9d9d9;border-radius:5px;padding:20px 0;-webkit-box-shadow:0 4px 4px 0 #d9d9d9;box-shadow:0 4px 4px 0 #d9d9d9}.info-box .title{height:20%;width:100%}.info-box .title h1{width:100%;height:calc(var(--title)*2.2);text-align:center;vertical-align:middle;margin:0;font-size:var(--title)!important;line-height:calc(var(--title)*1.1)}.info-box .big-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;text-align:center;width:100%;height:80%}.info-box .big-text p{display:block;margin:auto;font-size:var(--pcontent,56px)}.weekday-heatmap{border:1px solid #d9d9d9;border-radius:5px;width:100%;padding:15px;background-color:#fff}.weekday-heatmap h1{padding-left:15px;size:20px!important;font-size:20px!important;text-align:left}.weekday-heatmap .hours{font-size:10px}.weekday-heatmap .grid{display:grid;height:370px;grid-template-columns:2.5fr repeat(24,1fr)}.weekday-heatmap .grid .weekday{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;vertical-align:middle}.weekday-heatmap .grid .weekday p{margin:0;font-size:12px;font-family:Avenir,Helvetica,Arial,sans-serif}.weekday-heatmap .grid .value{border:1px solid #fff;background-color:#00f;color:transparent}.weekday-heatmap .rule .colors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:10px}.weekday-heatmap .rule .colors .color{height:10px;width:100%}.weekday-heatmap .rule .indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.weekday-heatmap .rule .indicators p{margin:0}a,article,body,h1,h2,h3,h4,h5,h6,html,p{-webkit-font-smoothing:antialiased;font-family:Open Sans,sans-serif}input::-webkit-input-placeholder{color:#b8b8ba}input::-moz-placeholder{color:#b8b8ba}input:-ms-input-placeholder{color:#b8b8ba}input::-ms-input-placeholder{color:#b8b8ba}input::placeholder{color:#b8b8ba}body .ql-container{height:auto}body .ql-container .ql-editor{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.button-default{letter-spacing:1px;padding:2px 10px;font-size:12px;margin:.5rem;height:30px;border-radius:3px;border:none;line-height:.2;outline:none;font-family:Nunito,sans-serif}.button-create{border:0;color:transparent;background:#fe8e04}.button-create:hover{background:#e07b00}.button-delete{opacity:1;background:transparent;border:1px solid #585858;color:#585858;-webkit-transition:all .2s;transition:all .2s}.button-delete:hover{color:#ff5630;border-color:#ff5630}.button-enter{opacity:1;background:transparent;border:1px solid #585858;color:#585858;-webkit-transition:all .2s;transition:all .2s}.button-enter:hover{color:#7968d4;border-color:#7968d4}.ant-switch-checked{background:rgba(0,150,5,.6235294118)}.ant-switch-checked:after{background-color:#fff;margin-left:0;left:100%!important;-webkit-transform:translateX(-104%);transform:translateX(-104%)}.ant-switch{height:17px;min-width:34px;border-radius:1.5px;background:#de350b}.ant-switch.ant-switch-checked{background:rgba(0,150,5,.6235294118)}.ant-switch:after{top:0;left:0;width:15px;height:15px;border-radius:1.5px}.ant-notification{top:115px!important;color:#fff;width:auto;max-width:80%}@media(max-width:500px){.ant-notification{max-width:90%}}.ant-notification .ant-notification-close-icon{color:#fff}.ant-notification-notice{background:#1d1d1e;padding:16px 19px;color:#fff}.ant-notification-notice-message{color:#dad1d1;font-family:Nunito;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ant-modal-content,.ant-modal-header{background-color:#fff}.ant-modal{top:5vh}.ant-select-selection--single{height:100%}.ql-snow.ql-toolbar{padding:2px!important;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.ql-snow.ql-toolbar,.ql-snow.ql-toolbar .ql-formats{display:-webkit-box;display:-ms-flexbox;display:flex}.ql-snow.ql-toolbar .ql-formats{-webkit-transform:scale(.8);transform:scale(.8);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:2px!important;position:relative;left:-25px}.anchor-computed{display:none}.anticon{vertical-align:1px;margin:0 2px}.divider-horizontal{border-bottom:1px double rgba(97,97,97,.2274509804);margin:2px 0;width:100%;height:2px}.divider-red-dotted{border-bottom:4px dashed rgba(245,13,13,.5843137255);margin:2px 0;width:100%;height:8px}.contant-preview-card-builder p{width:100%}.contant-preview-card-builder p img{max-width:100%}.statistics-list{font-family:Avenir,Helvetica,Arial,sans-serif;border:1px solid #d9d9d9;border-radius:5px;-webkit-box-shadow:0 4px 4px 0 #d9d9d9;box-shadow:0 4px 4px 0 #d9d9d9;padding-top:15px;overflow-y:hidden}.statistics-list .searchbar-button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:16px;padding-right:16px}.statistics-list .searchbar-button .ant-select{width:100%;margin-right:10px}.statistics-list .searchbar-button .ant-input{margin-right:10px}.statistics-list .searchbar-button .ant-btn{background-color:#0841ba;color:#fff}.statistics-list .title{width:100%;max-width:100%;text-overflow:clip;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 16px 20px 16px;margin:0;font-size:16px!important;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;justify-items:flex-start}.statistics-list .ant-spin-container,.statistics-list .ant-spin-nested-loading{height:100%}.statistics-list .list{width:100%;max-width:100%;height:100%}.statistics-list .list .empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:80%;font-size:16px;color:#e4e4e4}.statistics-list .list .empty p{margin-top:8px}.statistics-list .list table{width:100%;max-width:100%;height:100%;margin-bottom:10px}.statistics-list .list table thead{width:100%}.statistics-list .list table thead tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;background-color:#eee}.statistics-list .list table thead tr th{padding:7px 0;width:100%;border-right:1px solid #d9d9d9}.statistics-list .list table tbody{width:100%;max-width:100%}.statistics-list .list table tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:100%;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.statistics-list .list table tbody tr td{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;border-right:1px solid #d9d9d9;border-bottom:1px solid #efefef;text-align:center;padding:8px 5px;width:33.333%}.statistics-list .list table tbody tr td *{display:block;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}a[data-v-3341a8df],article[data-v-3341a8df],body[data-v-3341a8df],h1[data-v-3341a8df],h2[data-v-3341a8df],h3[data-v-3341a8df],h4[data-v-3341a8df],h5[data-v-3341a8df],h6[data-v-3341a8df],html[data-v-3341a8df],p[data-v-3341a8df]{-webkit-font-smoothing:antialiased;font-family:Open Sans,sans-serif}input[data-v-3341a8df]::-webkit-input-placeholder{color:#b8b8ba}input[data-v-3341a8df]::-moz-placeholder{color:#b8b8ba}input[data-v-3341a8df]:-ms-input-placeholder{color:#b8b8ba}input[data-v-3341a8df]::-ms-input-placeholder{color:#b8b8ba}input[data-v-3341a8df]::placeholder{color:#b8b8ba}body .ql-container[data-v-3341a8df]{height:auto}body .ql-container .ql-editor[data-v-3341a8df]{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}@font-face{font-family:Roboto,sans-serif;src:url(../fonts/Roboto-Medium.58aef543.ttf) format("truetype");font-weight:500}@font-face{font-family:Roboto,sans-serif;src:url(../fonts/Roboto-Regular.11eabca2.ttf) format("truetype");font-weight:400}@font-face{font-family:Roboto,sans-serif;src:url(../fonts/Roboto-Bold.e07df86c.ttf) format("truetype");font-weight:700}@font-face{font-family:Roboto,sans-serif;src:url(../fonts/Roboto-Black.5ebb24ee.ttf) format("truetype");font-weight:900}@font-face{font-family:Open Sans,sans-serif;src:url(../fonts/OpenSans-Regular.3ed9575d.ttf);font-weight:400}@font-face{font-family:Open Sans,sans-serif;src:url(../fonts/OpenSans-Light.2d0bdc8d.ttf);font-weight:300}@font-face{font-family:Open Sans,sans-serif;src:url(../fonts/OpenSans-SemiBold.ba5cde21.ttf);font-weight:600}@font-face{font-family:Open Sans,sans-serif;src:url(../fonts/OpenSans-Bold.1025a6e0.ttf);font-weight:700}.button-default[data-v-3341a8df]{letter-spacing:1px;padding:2px 10px;font-size:12px;margin:.5rem;height:30px;border-radius:3px;border:none;line-height:.2;outline:none;font-family:Nunito,sans-serif}.button-create[data-v-3341a8df]{border:0;color:transparent;background:#fe8e04}.button-create[data-v-3341a8df]:hover{background:#e07b00}.button-delete[data-v-3341a8df]{opacity:1;background:transparent;border:1px solid #585858;color:#585858;-webkit-transition:all .2s;transition:all .2s}.button-delete[data-v-3341a8df]:hover{color:#ff5630;border-color:#ff5630}.button-enter[data-v-3341a8df]{opacity:1;background:transparent;border:1px solid #585858;color:#585858;-webkit-transition:all .2s;transition:all .2s}.button-enter[data-v-3341a8df]:hover{color:#7968d4;border-color:#7968d4}.ant-switch-checked[data-v-3341a8df]{background:rgba(0,150,5,.6235294118)}.ant-switch-checked[data-v-3341a8df]:after{background-color:#fff;margin-left:0;left:100%!important;-webkit-transform:translateX(-104%);transform:translateX(-104%)}.ant-switch[data-v-3341a8df]{height:17px;min-width:34px;border-radius:1.5px;background:#de350b}.ant-switch.ant-switch-checked[data-v-3341a8df]{background:rgba(0,150,5,.6235294118)}.ant-switch[data-v-3341a8df]:after{top:0;left:0;width:15px;height:15px;border-radius:1.5px}.ant-notification[data-v-3341a8df]{top:115px!important;color:#fff;width:auto;max-width:80%}@media(max-width:500px){.ant-notification[data-v-3341a8df]{max-width:90%}}.ant-notification .ant-notification-close-icon[data-v-3341a8df]{color:#fff}.ant-notification-notice[data-v-3341a8df]{background:#1d1d1e;padding:16px 19px;color:#fff}.ant-notification-notice-message[data-v-3341a8df]{color:#dad1d1;font-family:Nunito;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ant-modal-content[data-v-3341a8df],.ant-modal-header[data-v-3341a8df]{background-color:#fff}.ant-modal[data-v-3341a8df]{top:5vh}.ant-select-selection--single[data-v-3341a8df]{height:100%}.ql-snow.ql-toolbar[data-v-3341a8df]{padding:2px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.ql-snow.ql-toolbar .ql-formats[data-v-3341a8df]{-webkit-transform:scale(.8);transform:scale(.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:2px!important;position:relative;left:-25px}.anchor-computed[data-v-3341a8df]{display:none}.anticon[data-v-3341a8df]{vertical-align:1px;margin:0 2px}.divider-horizontal[data-v-3341a8df]{border-bottom:1px double rgba(97,97,97,.2274509804);margin:2px 0;width:100%;height:2px}.divider-red-dotted[data-v-3341a8df]{border-bottom:4px dashed rgba(245,13,13,.5843137255);margin:2px 0;width:100%;height:8px}.contant-preview-card-builder p[data-v-3341a8df]{width:100%}.contant-preview-card-builder p img[data-v-3341a8df]{max-width:100%}#dashboard[data-v-3341a8df]{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;justify-items:flex-start;padding-left:80px;padding-right:80px;padding-bottom:200px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Avenir,Helvetica,Arial,sans-serif}#dashboard .grid-content[data-v-3341a8df]{margin-top:20px;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(5,466px) 548px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;row-gap:16px;justify-items:center}#dashboard .grid-content .big-numbers-2x2[data-v-3341a8df]{width:100%;display:grid;grid-template:1fr 1fr/1fr 1fr;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center}#dashboard .big-numbers[data-v-3341a8df]{width:42vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:50%;flex-basis:50%}#dashboard h1[data-v-3341a8df],#dashboard h2[data-v-3341a8df]{size:20px;font-size:20px;font-family:Avenir,Helvetica,Arial,sans-serif}#dashboard p[data-v-3341a8df]{size:14px;font-size:14px;font-family:Avenir,Helvetica,Arial,sans-serif}.header[data-v-3341a8df]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid hsla(0,2.1%,72%,.472);height:50px;padding-top:15px;margin-bottom:30px}.header .title[data-v-3341a8df]{font-weight:500;font-size:20px;line-height:27px}.filters[data-v-3341a8df]{width:70vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.filters .filter-buttons[data-v-3341a8df],.filters .range-and-buttons[data-v-3341a8df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-family:Avenir,Helvetica,Arial,sans-serif!important}.filters .bot_select[data-v-3341a8df],.filters .filter_select[data-v-3341a8df],.filters .range-picker[data-v-3341a8df]{height:32px}.filters .filter_select[data-v-3341a8df]{border:none;font-family:Avenir,Helvetica,Arial,sans-serif;font-weight:300;font-size:12px;color:#767b91;width:200px;margin-right:5px}.filters .filter_select.campaign_filter[data-v-3341a8df]{width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important;min-width:200px!important}.filters .bot_select[data-v-3341a8df]{border:none;font-family:Avenir,Helvetica,Arial,sans-serif;font-weight:300;font-size:12px;color:#767b91;width:250px;margin-right:5px;margin-bottom:5px}.variables-tables[data-v-3341a8df]{width:100%}.variables-tables .variables-title[data-v-3341a8df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin-top:30px;margin-bottom:10px}.variables-tables .tables[data-v-3341a8df]{width:100%;display:grid;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;row-gap:24px;grid-template-columns:1fr 1fr;grid-auto-rows:auto;justify-items:center}