/*! tailwindcss v2.0.3 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */:root{-moz-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:#a1a1aa}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#a1a1aa}input::placeholder,textarea::placeholder{opacity:1;color:#a1a1aa}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.bg-red{--tw-bg-opacity:1;background-color:rgba(234,78,41,var(--tw-bg-opacity))}.border{border-width:1px}.block{display:block}.inline{display:inline}.flex{display:-webkit-flex;display:flex}.table{display:table}.items-center{-webkit-align-items:center;align-items:center}.content-center{-webkit-align-content:center;align-content:center}.justify-center{-webkit-justify-content:center;justify-content:center}.font-josefin{font-family:Josefin Sans}.font-nunito{font-family:Nunito}.font-bold{font-weight:700}.h-full{height:100%}.h-screen{height:100vh}.ml-2{margin-left:.5rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.ml-8{margin-left:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.static{position:static}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}*{--tw-shadow:0 0 transparent;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.text-center{text-align:center}.text-red{--tw-text-opacity:1;color:rgba(234,78,41,var(--tw-text-opacity))}.lowercase{text-transform:lowercase}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.visible{visibility:visible}.w-56{width:14rem}.w-1\/2{width:50%}.w-screen{width:100vw}.z-0{z-index:0}.z-10{z-index:10}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Nunito","Josefin Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{font-family:"Nunito",sans-serif;outline:0}a,button,div,img,input,select,span,svg,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}#root{height:100%}.ant-spin-dot-item{background-color:#ea4e29}@media (min-width:768px){.md\:mt-4{margin-top:1rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-8{margin-top:2rem}.md\:mt-12{margin-top:3rem}.md\:mt-16{margin-top:4rem}.md\:ml-20{margin-left:5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:pt-32{padding-top:8rem}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}}@media (min-width:1280px){.xl\:mt-16{margin-top:4rem}}.loading-demo-container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:100vh}.loading-demo-container .lds-ring{display:inline-block;position:relative;width:80px;height:80px}.loading-demo-container .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:4px;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:5px solid transparent;border-top-color:#ea4e29}.loading-demo-container .lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.loading-demo-container .lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.loading-demo-container .lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#components-layout-demo-top-side-2 .logo{float:left;width:120px;height:31px;margin:16px 24px 16px 0}.ant-row-rtl #components-layout-demo-top-side-2 .logo{float:right;margin:16px 0 16px 24px}.main-layout .ant-layout{z-index:2}.main-layout .layout-header{display:-webkit-flex;display:flex}.main-layout .layout-header .header-right-side{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-align-items:center;align-items:center;padding-right:16px}.main-layout .layout-header .header-right-side .choose-language{margin-right:8px;display:-webkit-flex;display:flex}.main-layout .layout-header .header-right-side .choose-language .ant-radio-button-wrapper span{color:#000}.main-layout .layout-header .header-right-side .choose-language .ant-radio-button-wrapper-checked span{color:#fff}.main-layout .layout-header .header-right-side .choose-language .ant-radio-button-wrapper>.ant-radio-button{background-color:#ea4e29;border:1px solid #ea4e29}.main-layout .layout-header .header-right-side .choose-language .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border-color:#ea4e29}.main-layout .layout-header .header-right-side .choose-language .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#ea4e29}.main-layout .layout-header .header-right-side .header-button{margin-left:16px;background-color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:30px;height:30px;border-radius:5px;border:none;font-size:17px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:center;color:#000;box-shadow:none}.main-layout .layout-header .header-right-side .header-button .anticon{display:-webkit-flex;display:flex}.main-layout .layout-header .header-right-side .profile-btn{margin-right:16px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.main-layout .layout-header .header-right-side .profile-btn .anticon{display:-webkit-flex;display:flex}.main-layout .layout-header .header-left-side{height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.main-layout .layout-header .header-left-side .header-button{margin-left:16px;background-color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:53px;border-radius:5px;border:none;font-size:17px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:center;color:#000;box-shadow:none}.main-layout .layout-header .header-left-side .header-button .anticon{display:-webkit-flex;display:flex}.main-layout .layout-header .header-left-side .header-button-icon{width:53px}.main-layout .page{position:relative;width:100%;height:100%}.main-layout .page .breadcrubs{position:absolute}.main-layout .side-bar-logo{width:100%;height:97px}.main-layout .side-bar-logo .logo-background{-webkit-transform:rotate(-12deg) translate(-10px,-20px);transform:rotate(-12deg) translate(-10px,-20px);height:97px;width:138px;background-color:#ea4e29;border-radius:5px;position:relative}.main-layout .side-bar-logo .logo-background .logo{width:88px;height:35px;-webkit-transform:rotate(12deg) translate(40px,30px);transform:rotate(12deg) translate(40px,30px)}.main-layout .site-layout-background{background:#fff;z-index:5}.main-layout .side-bar{position:-webkit-sticky;position:sticky;top:0;max-height:100vh;width:266px!important;background-color:#383841;z-index:1}.main-layout .side-bar .ant-layout-sider-children{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.main-layout .side-bar .ant-menu>.ant-menu-item-active,.main-layout .side-bar .ant-menu>.ant-menu-item-open,.main-layout .side-bar .ant-menu>.ant-menu-item-selected,.main-layout .side-bar .ant-menu>.ant-menu-submenu-active,.main-layout .side-bar .ant-menu>.ant-menu-submenu-open,.main-layout .side-bar .ant-menu>.ant-menu-submenu-selected,.main-layout .side-bar .ant-menu>.ant-menu-submenu:hover{background-color:transparent}.main-layout .side-bar .ant-menu-inline,.main-layout .side-bar .ant-menu-vertical,.main-layout .side-bar .ant-menu-vertical-left{border-right:none}.main-layout .side-bar .ant-menu-item,.main-layout .side-bar .ant-menu-submenu-title{transition:none}.main-layout .side-bar .ant-menu-item a{color:inherit;transition:none}.main-layout .side-bar .left-menu{background-color:inherit;padding-bottom:80px}.main-layout .side-bar .left-menu .title{height:19px;margin:25px 85px 44px 22px;font-family:Nunito;font-size:21px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.24;letter-spacing:normal;text-align:left;color:#fff}.main-layout .side-bar .left-menu .ant-menu-item{color:#eaeaea}.main-layout .side-bar .left-menu .ant-menu-item svg{width:19px;height:19px}.main-layout .side-bar .left-menu .ant-menu-item .menu-item-title{font-family:Nunito;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.94;letter-spacing:normal;text-align:left}.main-layout .side-bar .left-menu .ant-menu-item-selected{background-color:#ededee;height:47px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#ea4e29;border-bottom-left-radius:7px;border-top-left-radius:7px}.main-layout .side-bar .left-menu .ant-menu-item-selected svg{width:40px;height:40px;padding:10px 9px 11px 10px;border-radius:7px;background-color:#ea4e29;color:#fff}.main-layout .side-bar .left-menu .ant-menu-item-selected .menu-item-title{font-family:Nunito;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.94;letter-spacing:normal;text-align:left}.main-layout .side-bar .left-menu .ant-menu-item-selected:after{display:none}.main-layout .content a,.main-layout .content button,.main-layout .content div,.main-layout .content img,.main-layout .content input,.main-layout .content select,.main-layout .content span,.main-layout .content svg,.main-layout .content textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);vertical-align:baseline}.statisticText{font-size:12px}.statisticText,.statisticTextSMS{color:#fff;margin-top:8px;margin-bottom:8px}.statisticTextSMS{font-size:18px}.barContainer,.barContainerSmallValue{background-color:#4d4d50}.barContainerSmallValue span{position:absolute;left:5px}.barCompleted{background-color:#ea4e29}.domainAnalyticsData{padding-left:16px}.domainTitle{position:absolute;top:10px;height:10px;left:16px}.domainTitleContainer{position:relative}.change-password-modal .errors{color:red}.menu-arrow-left{position:absolute;bottom:120px;right:0;z-index:1;width:44px;height:44px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:#56565d;cursor:pointer}.menu-arrow-left_opened{background-color:#383841}.menu-progress-title{font-size:18px}.menu-progress-title,.menu-title{font-family:Nunito;font-weight:600;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#fff}.menu-title{height:19px;margin:25px 85px 44px 22px;font-size:21px;line-height:2.24}.new-left-menu-wrapper{display:-webkit-flex;display:flex;overflow-y:auto;overflow-x:hidden;height:100%}.new-left-menu-wrapper_footer{border-top:1px solid silver;padding:20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;color:#cfcfcf}.new-left-menu-wrapper .submenu-wrapper{overflow-y:auto;overflow-x:hidden;-webkit-flex:2 1;flex:2 1;background-color:#1d1d21}.new-left-menu-wrapper .submenu-wrapper .submenu{min-height:50%;background-color:#1d1d21}.new-left-menu-wrapper .submenu-wrapper .submenu .ant-menu-item-selected:after{display:none}.new-left-menu-wrapper .submenu-wrapper .submenu .ant-menu-item-selected{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#ea4e29!important}.new-left-menu-wrapper .submenu-wrapper .submenu .ant-menu-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#cfcfcf;height:47px;padding-left:16px!important}.new-left-menu-wrapper .submenu-wrapper .submenu .ant-menu-item svg{width:19px;height:19px}.new-left-menu-wrapper .submenu-wrapper .submenu .ant-menu-item .menu-item-title{font-family:Nunito;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.94;letter-spacing:normal;text-align:left}.new-left-menu-wrapper .new-left-menu{-webkit-flex:1 1;flex:1 1;background-color:inherit;padding-bottom:80px}.new-left-menu-wrapper .new-left-menu_closed{max-width:70px}.new-left-menu-wrapper .new-left-menu_closed .ant-menu-item{margin:0}.new-left-menu-wrapper .new-left-menu .ant-menu-item{display:-webkit-flex;display:flex;height:47px;-webkit-align-items:center;align-items:center;color:#eaeaea}.new-left-menu-wrapper .new-left-menu .ant-menu-item svg{width:19px;height:19px}.new-left-menu-wrapper .new-left-menu .ant-menu-item .menu-item-title{font-family:Nunito;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.94;letter-spacing:normal;text-align:left}.new-left-menu-wrapper .new-left-menu .ant-menu-item-selected{background-color:#ea4e29!important;height:47px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.new-left-menu-wrapper .new-left-menu .ant-menu-item-selected:after{display:none}.progressAnalytics{margin-left:0!important}.style_changDomainContainer__1Y0jb{border:1px solid #dfdfe0;border-radius:4px;margin-left:16px}.style_changDomainContainer__1Y0jb,.style_userBtn__k18KH{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:46px}.style_userBtn__k18KH{cursor:pointer;padding:0 20px;color:#a5a5a9}.style_userBtn__k18KH svg{margin-left:4px;margin-top:0;color:#a5a5a9}.style_userBtn__k18KH:hover{opacity:.7}.style_userName__1P-d8{font-weight:700;padding:0 20px}.style_divider__3sHIB{margin:0}.style_dropdownTrigger__12fkP{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border:none;background-color:transparent;padding:0;cursor:pointer;font-size:14px}.style_dropdownTrigger__12fkP:hover{opacity:.7}.style_dropdownTrigger__12fkP svg{margin:0 4px;font-size:14px}.style_dropdownTrigger__12fkP:hover .style_arrow__2yUCe{color:red}.style_headerLeftSide__1taLz{height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.style_headerLeftSide__1taLz .style_header-button__35N10{margin-left:16px;background-color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:53px;border-radius:5px;border:none;font-size:17px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:center;color:#000;box-shadow:none}.style_headerLeftSide__1taLz .style_header-button__35N10 .style_anticon__3V2JE{display:-webkit-flex;display:flex}.style_headerLeftSide__1taLz .style_header-button-icon__2lXjW{width:53px}.set-domain-email-modal{border-radius:8px!important}.set-domain-email-modal .ant-modal-header{border-top-left-radius:8px;border-top-right-radius:8px}.set-domain-email-modal .ant-modal-content{border-radius:8px!important}.set-domain-email-modal .body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.set-domain-email-modal .body .emails-select{margin-top:16px}.set-domain-email-modal .ant-btn{border-color:#383841;color:#383841;width:120px;height:40px!important;border-radius:4px}.set-domain-email-modal .ant-btn:focus,.set-domain-email-modal .ant-btn:hover{border-color:#383841}.set-domain-email-modal .ant-btn.ant-btn-primary{background-color:#383841;border-color:#383841;color:#fff;width:120px;height:40px!important}.set-domain-email-modal .ant-select-selector{border-color:#cdcdcf!important;border-radius:8px!important}.ant-modal-mask{background-color:#383841;background-image:linear-gradient(495deg,#383841 30%,#ea4e29 90%);opacity:1}.modalLogoBackground{position:fixed;left:0;top:0;-webkit-transform:rotate(-12deg) translate(-10px,-20px);transform:rotate(-12deg) translate(-10px,-20px);height:97px;width:138px;background-color:#ea4e29;border-radius:5px}.modalLogoBackground .logo{width:88px;height:35px;-webkit-transform:rotate(12deg) translate(50px,40px);transform:rotate(12deg) translate(50px,40px)}.modalAnimalLogoBackground{position:fixed;right:0;bottom:-20px}.modalAnimalLogoBackground .logo{width:220px;height:250px}.domainChartReport{padding:16px}@media print{.chartColl{page-break-before:always}}.domainChart{padding:16px}@media print{.chartColl{padding-top:20px;page-break-before:always}}.style_container__AG7qD{margin-top:-24px}.style_sections__1FWwX{padding:24px}.style_mainLogoContainer__1MZmq{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:#ecbdb3;height:250px;margin-left:-40px;margin-right:-40px}.style_logo__RpVdV{height:250px;right:0}.style_textContainer__2fMsz{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-end;align-items:flex-end;-webkit-flex-direction:column;flex-direction:column;padding-right:100px}@media screen and (max-width:1300px){.style_textContainer__2fMsz{padding-right:50px}}.style_title__nAiz6{font-weight:700;color:#ea4e29;font-size:32px}@media screen and (max-width:1300px){.style_title__nAiz6{font-size:24px}}.style_description__2cCWj{color:#383841;font-size:24px}@media screen and (max-width:1300px){.style_description__2cCWj{font-size:16px}}.style_card__1_Lhc{background-color:#fff;min-height:360px;border:1px solid #c9c9c9;border-radius:8px;display:-webkit-flex;display:flex;padding:40px;-webkit-flex-direction:column;flex-direction:column}.style_title__2sFUe{color:#383841;font-size:24px;font-weight:700}.style_desc__KPSO5{margin-top:8px;color:#383841;font-size:14px}.style_description__7GZEm{color:#383841;font-size:16px;font-weight:400}.style_dataSection__2l-0J{border-radius:8px}.style_dataSection_dataContainer1__1nYL9{border-top-right-radius:8px;border-top-left-radius:8px;padding:0 16px;height:44px;background-color:#f5f5f5;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1px solid #fff}.style_dataSection_dataContainer1__1nYL9,.style_dataSection_dataContainer1__1nYL9 span{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.style_dataSection_dataContainer1__1nYL9 span svg{margin-right:8px}.style_dataSection_dataContainer2__2OuDa{padding:0 16px;height:44px;background-color:#e8e8e8;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1px solid #fff}.style_dataSection_dataContainer2__2OuDa,.style_dataSection_dataContainer2__2OuDa span{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.style_dataSection_dataContainer2__2OuDa span svg{margin-right:8px}.style_dataSection_dataContainer3__2As52{padding:0 16px;height:44px;background-color:#f5f5f5;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1px solid #fff}.style_dataSection_dataContainer3__2As52,.style_dataSection_dataContainer3__2As52 span{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.style_dataSection_dataContainer3__2As52 span svg{margin-right:8px}.style_dataSection_dataContainer4__2kI5_{border-bottom-right-radius:8px;border-bottom-left-radius:8px;padding:0 16px;height:44px;background-color:#e8e8e8;-webkit-justify-content:space-between;justify-content:space-between}.style_dataSection_dataContainer4__2kI5_,.style_dataSection_dataContainer4__2kI5_ span{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.style_dataSection_dataContainer4__2kI5_ span svg{margin-right:8px}.style_dataSection_title__30Y6B{color:#7c7c7c}.style_card__1EOe9{background-color:#fff;min-height:360px;height:100%;border:1px solid #c9c9c9;border-radius:8px;display:-webkit-flex;display:flex;padding:40px;-webkit-flex-direction:column;flex-direction:column}.style_title__2Fgis{color:#383841;font-size:24px;font-weight:700}.style_subTitle__Ah0B3{color:#383841;font-size:16px;font-weight:700}.style_statisticTextSMS__2Nne5{color:#383841;margin-top:8px;margin-bottom:8px;font-size:18px}.style_statisticText__2DDtw{color:#383841;margin-top:8px;margin-bottom:8px;font-size:16px;font-weight:700}.style_barContainer__1Elhg{background-color:#c3c3c6}.style_progressContainer__U10lq{margin-top:16px;margin-bottom:40px}.style_card__3FpBH{background-color:#fff;min-height:360px;border:1px solid #c9c9c9;border-radius:8px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:40px 40px 10px}.style_card__3FpBH .react-calendar__navigation__arrow.react-calendar__navigation__next2-button,.style_card__3FpBH .react-calendar__navigation__arrow.react-calendar__navigation__prev2-button{display:none}.style_title__1Ptw7{color:#383841;font-size:24px;font-weight:700}.style_calendar__QBVMF{border:none!important}.style_calendar__QBVMF .react-calendar__tile--now{background:#f6f6f6}.style_calendar__QBVMF .react-calendar__tile--active{background-color:#fff!important;background-color:#fff;padding:0}.style_calendar__QBVMF .react-calendar__tile--active,.style_calendar__QBVMF .react-calendar__tile--active abbr{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.style_calendar__QBVMF .react-calendar__tile--active abbr{background-color:red;min-width:26px;max-width:26px;min-height:26px;max-height:26px;border-radius:100%}.style_dataSection__3Lp8A{background-color:#f5f5f5;height:100%;border-radius:8px;padding:18px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.style_dataSection_title__2aK-a{color:#252525;font-weight:700;font-size:16px}.style_dataSection_description__gXPmr{margin-top:16px;color:#8d8d8d;font-size:16px}.style_card__188uj{background-color:#fff;min-height:450px;border:1px solid #c9c9c9;border-radius:8px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding:40px;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;height:450px}.style_title__2P-Xh{color:#383841;font-size:24px;font-weight:700}.style_totalContainer__1RHsd{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:100%}.style_totalText__2kORi{font-size:14px;color:#000;text-align:center}.style_card__Dmq1X{background-color:#fff;min-height:360px;border:1px solid #c9c9c9;border-radius:8px;display:-webkit-flex;display:flex;padding:40px;-webkit-flex-direction:column;flex-direction:column}.style_title__2n75W{color:#383841;font-size:24px;font-weight:700}.style_dataSection__1bZ2n{border-radius:8px}.style_dataSection_dataContainer__lAPzp{border-radius:8px;padding:0 16px;height:44px;background-color:#e8e8e8;-webkit-justify-content:space-between;justify-content:space-between}.style_dataSection_dataContainer__lAPzp,.style_dataSection_dataContainer__lAPzp span{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.style_dataSection_dataContainer__lAPzp span svg{margin-right:8px}.style_dataSection_title__1orOS{color:#7c7c7c}.style_subTitle__ayTsT{color:#383841;font-size:16px;font-weight:700}.breadcrumbs .breadcrumbs-items,.breadcrumbs a{font-family:"Nunito",sans-serif;font-size:17px;font-weight:400;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:left;color:#383841!important}.breadcrumbs .breadcrumbs-items-active>a{color:#ea4e29!important}.style_saveBtn__3-Acd{background-color:#ea4e29;border:none}.style_saveBtn__3-Acd:focus,.style_saveBtn__3-Acd:hover{background-color:#ea4e29;opacity:.7}.style_configPage__DmUIi{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%;height:100%}.style_configPage__DmUIi .style_body__1T5jf .style_configDateSelect__2KW1v{width:200px}.style_headerMain__34wbH{display:-webkit-flex;display:flex;height:100px}.style_headerMain__34wbH .style_title__Pme2r{-webkit-flex:1 1;flex:1 1}.style_headerMain__34wbH .style_title__Pme2r .style_text__YR-z3{font-size:35px;font-family:"Josefin Sans",sans-serif;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;text-align:left;color:#ea4e29;margin-bottom:-14px}.style_btnContainer__3rMzq{padding-top:30px}.style_bounceText__JhLwh{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.style_input__22fd9{margin-bottom:0}.style_mySwitch__sLRVV{display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.style_mySwitch__sLRVV .ant-switch-checked{background-color:#ea4e29!important}.style_mySwitch__sLRVV span{margin-left:8px;font-size:16px}.style_myTable__26gC_{height:47px;border:1px solid #acacad;border-radius:8px!important}.unsubscribe-page{width:100%;height:100%;background-color:rgba(56,56,65,.09);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:48px}.unsubscribe-page .logo{display:-webkit-flex;display:flex;font-size:24px;-webkit-align-items:flex-end;align-items:flex-end}.unsubscribe-page .logo .subTitle{color:#ff3600}.unsubscribe-page .logo div{margin-left:12px}.home-page{margin-top:-24px}.home-page .headerMain{padding:24px}.header-btn-icon{width:40px}.header-btn-icon span{margin:0!important}.header-btn{margin-right:16px}.header-btn .anticon{margin-right:12px}.analytics-table,.analytics-table .table span{font-family:"Nunito",sans-serif}.analytics-table .table span{font-size:15px;font-weight:600;font-stretch:normal;font-style:normal;line-height:3.13;letter-spacing:normal}.analytics-table .subject{width:200px;cursor:pointer}.analytics-table .status{text-transform:uppercase}.analytics-table .ant-table-thead .ant-table-cell{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;text-align:left;color:#383841}.analytics-table .ant-table-thead .ant-table-selection{display:none!important}.analytics-table .ant-table-tbody>tr.ant-table-row-selected>td{background:#edf8fb}.analytics-table .ivite-number{font-family:"Nunito",sans-serif;font-size:15px;font-weight:600;font-stretch:normal;font-style:normal;line-height:3.13;letter-spacing:normal;text-align:left;color:#ea4e29}.analytics-table .ant-table-thead>tr>th{background-color:#fff}.analytics-table .ant-table-cell:not(:last-child){border-right:none!important}.analytics-table .ant-table-cell:last-child{border-right:1px solid #f0f0f0}.analytics-table .ant-checkbox-input:focus+.ant-checkbox-inner,.analytics-table .ant-checkbox-wrapper:hover .ant-checkbox-inner,.analytics-table .ant-checkbox:hover .ant-checkbox-inner{border:1px solid rgba(56,56,65,.53)!important}.analytics-table .ant-checkbox-checked .ant-checkbox-inner,.analytics-table .ant-checkbox-indeterminate .ant-checkbox-inner,.analytics-table .ant-checkbox-indeterminate .ant-checkbox-inner:hover{background-color:#383841;border:1px solid rgba(56,56,65,.53)!important}.analytics-table .ant-table-pagination{position:absolute;right:-15px;top:-70px}.analytics-table .report-icon{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;cursor:pointer}.style_myTable__2UMUj .ant-table-thead th{background-color:#383841!important;color:#fff!important}.style_myTable__2UMUj .ant-table,.style_myTable__2UMUj .ant-table-container,.style_myTable__2UMUj .ant-table-content{border-radius:8px}.analytics-page{height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.analytics-page .header-btn{margin-left:16px;background-color:#ea4e29;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:47px;width:47px!important;border-radius:8px;border:1px solid #ea4e29;font-size:17px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:center;color:#fff}.analytics-page .header-btn .anticon{display:-webkit-flex;display:flex;margin-right:12px}.analytics-page .header-btn[disabled]{opacity:.6}.analytics-page .header-btn-filtra{width:114px}.analytics-page .header-btn-icon{width:40px}.analytics-page .header-btn-icon span{margin:0!important}.analytics-page .search-btn{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:120px;font-size:17px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:center;color:#fff}.analytics-page .clear-btn,.analytics-page .search-btn{background-color:#383841;height:46px;border:none;border-radius:8px}.analytics-page .clear-btn{width:46px}.analytics-page .header{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:160px}.analytics-page .header .text{font-size:35px;font-family:"Josefin Sans",sans-serif;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;text-align:left;color:#ea4e29;margin-bottom:-14px}.analytics-page .header .create-group-btn{background-color:#ea4e29;display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:333px;height:53px;border-radius:5px;border:none;font-family:"Nunito",sans-serif;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:center;color:#fff}.analytics-page .header .create-group-btn .anticon{display:-webkit-flex;display:flex;margin-left:12px}.analytics-page .header .create-group-btn .anticon svg{width:31px;height:31px}.analytics-page .left-side{-webkit-flex:1 1;flex:1 1;max-width:400px;min-width:300px;flex-direction:column}.analytics-page .left-side,.analytics-page .left-side .content{display:-webkit-flex;display:flex;-webkit-flex-direction:column}.analytics-page .left-side .content{width:375px;min-height:454px;border-radius:7px;box-shadow:0 0 20px 0 rgba(56,56,65,.15);background-color:#fff;flex-direction:column}.analytics-page .left-side .content .header{height:90px;border-bottom:1px solid rgba(56,56,65,.18)}.analytics-page .left-side .content .header,.analytics-page .left-side .content .header .create-group-btn{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.analytics-page .left-side .content .header .create-group-btn{background-color:#ea4e29;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;width:333px;height:53px;border-radius:5px;border:none;font-family:"Nunito",sans-serif;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:center;color:#fff}.analytics-page .left-side .content .header .create-group-btn .anticon{display:-webkit-flex;display:flex;margin-left:12px}.analytics-page .left-side .content .header .create-group-btn .anticon svg{width:31px;height:31px}.analytics-page .left-side .content .group-list .title{font-family:"Nunito",sans-serif;font-size:22px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.14;letter-spacing:normal;color:#0b0b0b;margin:8px 28px}.analytics-page .left-side .content .group-list .group-table{margin:8px 28px}.analytics-page .left-side .content .group-list .group-table .ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.analytics-page .left-side .content .group-list .group-table .ant-table-tbody>tr:hover:not(.ant-table-expanded-row)>td,.analytics-page .left-side .content .group-list .group-table .ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.analytics-page .left-side .content .group-list .group-table .ant-table-thead>tr:hover:not(.ant-table-expanded-row)>td{background:unset;cursor:pointer}.analytics-page .left-side .content .group-list .group-table .count{color:red}.analytics-page .left-side .content .group-list .group-table .table-row-selected{background-color:#383841;color:#fff;max-height:37px}.analytics-page .left-side .content .group-list .group-table .table-row-selected td:first-child{border-top-left-radius:16px}.analytics-page .left-side .content .group-list .group-table .table-row-selected td:last-child{border-top-right-radius:16px}.analytics-page .left-side .content .group-list .group-table .table-row-selected td:first-child{border-bottom-left-radius:16px}.analytics-page .left-side .content .group-list .group-table .table-row-selected td:last-child{border-bottom-right-radius:16px}.analytics-page .left-side .content .group-list .group-table .table-row-selected .count{color:#fff}.analytics-page .right-side{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.analytics-page .right-side .header{height:100px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-end;align-items:flex-end;padding-bottom:24px}.analytics-page .right-side .header .header-btn{margin-left:16px;background-color:transparent;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:172px;height:46px;border-radius:5px;border:1px solid rgba(56,56,65,.3);font-size:17px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:center;color:#383841}.analytics-page .right-side .header .header-btn .anticon{display:-webkit-flex;display:flex;margin-right:12px}.analytics-page .right-side .header .header-btn-filtra{width:114px}.analytics-page .right-side .header .header-btn-search{width:54px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.analytics-page .right-side .header .header-btn-search .anticon{display:-webkit-flex;display:flex;margin-right:0}.analytics-page .right-side .table{margin-top:20px;position:relative;background-color:#fff;box-shadow:0 0 20px 0 rgba(56,56,65,.15);border-radius:8px;-webkit-flex:1 1;flex:1 1}@media screen and (max-width:1200px){.analytics-page .right-side .table{margin-top:80px}}.analytics-page .right-side .table .table-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:16px}.analytics-page .right-side .table .table-header .title{color:#383841}.analytics-page .right-side .table .table-header .title,.analytics-page .right-side .table .table-header .users{font-family:"Nunito",sans-serif;font-size:25px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.12;letter-spacing:normal;text-align:left}.analytics-page .right-side .table .table-header .users{display:-webkit-flex;display:flex;color:#ea4e29}.analytics-page .right-side .table .table-header .users .count{margin-left:8px}.analytics-page .right-side-empty{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-self:center;align-self:center}.analytics-page .right-side-empty .ant-typography{color:#383841}.filterBox{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:16px}.filterBox .filterText{margin-right:8px;color:#35353f;font-weight:700}.filterBox .ant-picker.ant-picker-range{height:47px;border:1px solid #acacad;border-radius:8px}.style_container__1YPz5{width:50%;height:100%;margin:0 auto}@media only screen and (max-width:1000px){.style_container__1YPz5{width:75%}}@media only screen and (max-width:667px){.style_container__1YPz5{width:100%}}.send-mail-page{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%;height:100%}.send-mail-page .headerMain{display:-webkit-flex;display:flex;height:100px}.send-mail-page .headerMain .title{-webkit-flex:1 1;flex:1 1}.send-mail-page .headerMain .title .text{font-size:35px;font-family:"Josefin Sans",sans-serif;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;text-align:left;color:#ea4e29;margin-bottom:-14px}.send-mail-page .body .send-btn{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.send-mail-page .body .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-icon{background-color:#ea4e29;border-color:#ea4e29;background:#ea4e29}.send-mail-page .body .ant-steps-item-finish .ant-steps-item-icon{background-color:#fff;border-color:#ea4e29}.send-mail-page .body .ant-steps-item-finish .ant-steps-item-icon span{color:#ea4e29}.send-mail-page .body .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#ea4e29}.send-mail-page .body .ant-steps-item:last-child{-webkit-flex:2 1;flex:2 1}.send-mail-page .body .select-date{display:-webkit-flex;display:flex}.send-mail-page .body .select-date .date-range{margin-left:16px}.send-mail-page .displaymidleText{text-align:center;height:300px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;font-size:32px;font-weight:700}.send-mail-page .new-mail{height:47px;border-radius:8px;min-width:120px}.send-mail-page .new-mail,.send-mail-page .new-mail:focus,.send-mail-page .new-mail:hover{color:#fff;background-color:#383841}.send-mail-page .new-mail_yellow{background-color:#ea4e29}.send-mail-page .new-mail_yellow:focus,.send-mail-page .new-mail_yellow:hover{background-color:#ea4e29;color:#fff}.style_container__3m3me{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.style_container__3m3me .style_header__1zTH6{display:-webkit-flex;display:flex;height:100px}.style_container__3m3me .style_header__1zTH6 .style_text__3gyL3{font-size:35px;font-family:"Josefin Sans",sans-serif;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;text-align:left;color:#ea4e29;margin-bottom:-14px}.style_saveBtn__2ajVp{background-color:#ea4e29;border:none}.style_saveBtn__2ajVp:focus,.style_saveBtn__2ajVp:hover{background-color:#ea4e29;opacity:.7}.style_notificationDeleteIcon__1ASaG{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:#ea4e29;color:#fff;border:none}.style_notificationDeleteIcon__1ASaG:active,.style_notificationDeleteIcon__1ASaG:focus,.style_notificationDeleteIcon__1ASaG:hover{background-color:#ea4e29;color:#fff}.style_notificationEditIcon__1H0O9{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border:none}.style_notificationFormItem__2IflF{margin-bottom:8px}.home-page{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.home-page .headerMain{display:-webkit-flex;display:flex;height:100px}.home-page .headerMain .text{font-size:35px;font-family:"Josefin Sans",sans-serif;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;text-align:left;color:#ea4e29;margin-bottom:-14px}.home-page .cards-container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.home-page .cards-container .card{-webkit-flex:1 1;flex:1 1;margin-right:41px;margin-bottom:41px}.analytics-table-whatsapp{font-family:"Nunito",sans-serif}.analytics-table-whatsapp .table span{font-size:15px;font-weight:600;font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;line-height:3.13;letter-spacing:normal}.analytics-table-whatsapp .subject{width:200px;cursor:pointer}.analytics-table-whatsapp .status{text-transform:uppercase}.analytics-table-whatsapp .ant-table-thead .ant-table-cell{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;text-align:left;color:#383841}.analytics-table-whatsapp .ant-table-thead .ant-table-selection{display:none!important}.analytics-table-whatsapp .ant-table-tbody>tr.ant-table-row-selected>td{background:#edf8fb}.analytics-table-whatsapp .ivite-number{font-family:"Nunito",sans-serif;font-size:15px;font-weight:600;font-stretch:normal;font-style:normal;line-height:3.13;letter-spacing:normal;text-align:left;color:#ea4e29}.analytics-table-whatsapp .ant-table-thead>tr>th{background-color:#fff}.analytics-table-whatsapp .ant-table-cell:not(:last-child){border-right:none!important}.analytics-table-whatsapp .ant-table-cell:last-child{border-right:1px solid #f0f0f0}.analytics-table-whatsapp .ant-checkbox-input:focus+.ant-checkbox-inner,.analytics-table-whatsapp .ant-checkbox-wrapper:hover .ant-checkbox-inner,.analytics-table-whatsapp .ant-checkbox:hover .ant-checkbox-inner{border:1px solid rgba(56,56,65,.53)!important}.analytics-table-whatsapp .ant-checkbox-checked .ant-checkbox-inner,.analytics-table-whatsapp .ant-checkbox-indeterminate .ant-checkbox-inner,.analytics-table-whatsapp .ant-checkbox-indeterminate .ant-checkbox-inner:hover{background-color:#383841;border:1px solid rgba(56,56,65,.53)!important}.analytics-table-whatsapp .ant-table-pagination{position:absolute;right:-15px;top:-70px}.analytics-table-whatsapp .report-icon{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;cursor:pointer}.analytics-page-logs-whatsapp{height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.analytics-page-logs-whatsapp .header-btn{margin-left:16px;background-color:#ea4e29;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:40px;border-radius:5px;border:1px solid #ea4e29;font-size:17px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:center;color:#fff}.analytics-page-logs-whatsapp .header-btn .anticon{display:-webkit-flex;display:flex;margin-right:12px}.analytics-page-logs-whatsapp .header-btn[disabled]{opacity:.6}.analytics-page-logs-whatsapp .header-btn-filtra{width:114px}.analytics-page-logs-whatsapp .header-btn-icon{width:40px}.analytics-page-logs-whatsapp .header-btn-icon span{margin:0!important}.analytics-page-logs-whatsapp .search-btn{background-color:#383841;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:120px;height:32px;border:none;font-size:17px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:center;color:#fff}.analytics-page-logs-whatsapp .clear-btn{background-color:#383841;border:none}.analytics-page-logs-whatsapp .header{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.analytics-page-logs-whatsapp .header .text{font-size:35px;font-family:"Josefin Sans",sans-serif;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;text-align:left;color:#ea4e29;margin-bottom:-14px}.analytics-page-logs-whatsapp .header .create-group-btn{background-color:#ea4e29;display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:333px;height:53px;border-radius:5px;border:none;font-family:"Nunito",sans-serif;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:center;color:#fff}.analytics-page-logs-whatsapp .header .create-group-btn .anticon{display:-webkit-flex;display:flex;margin-left:12px}.analytics-page-logs-whatsapp .header .create-group-btn .anticon svg{width:31px;height:31px}.analytics-page-logs-whatsapp .left-side{-webkit-flex:1 1;flex:1 1;max-width:400px;min-width:300px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.analytics-page-logs-whatsapp .left-side .content{width:375px;min-height:454px;border-radius:7px;box-shadow:0 0 20px 0 rgba(56,56,65,.15);background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.analytics-page-logs-whatsapp .left-side .content .header{height:90px;border-bottom:1px solid rgba(56,56,65,.18);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.analytics-page-logs-whatsapp .left-side .content .header .create-group-btn{background-color:#ea4e29;display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:333px;height:53px;border-radius:5px;border:none;font-family:"Nunito",sans-serif;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:center;color:#fff}.analytics-page-logs-whatsapp .left-side .content .header .create-group-btn .anticon{display:-webkit-flex;display:flex;margin-left:12px}.analytics-page-logs-whatsapp .left-side .content .header .create-group-btn .anticon svg{width:31px;height:31px}.analytics-page-logs-whatsapp .left-side .content .group-list .title{font-family:"Nunito",sans-serif;font-size:22px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.14;letter-spacing:normal;color:#0b0b0b;margin:8px 28px}.analytics-page-logs-whatsapp .left-side .content .group-list .group-table{margin:8px 28px}.analytics-page-logs-whatsapp .left-side .content .group-list .group-table .ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.analytics-page-logs-whatsapp .left-side .content .group-list .group-table .ant-table-tbody>tr:hover:not(.ant-table-expanded-row)>td,.analytics-page-logs-whatsapp .left-side .content .group-list .group-table .ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.analytics-page-logs-whatsapp .left-side .content .group-list .group-table .ant-table-thead>tr:hover:not(.ant-table-expanded-row)>td{background:unset;cursor:pointer}.analytics-page-logs-whatsapp .left-side .content .group-list .group-table .count{color:red}.analytics-page-logs-whatsapp .left-side .content .group-list .group-table .table-row-selected{background-color:#383841;color:#fff;max-height:37px}.analytics-page-logs-whatsapp .left-side .content .group-list .group-table .table-row-selected td:first-child{border-top-left-radius:16px}.analytics-page-logs-whatsapp .left-side .content .group-list .group-table .table-row-selected td:last-child{border-top-right-radius:16px}.analytics-page-logs-whatsapp .left-side .content .group-list .group-table .table-row-selected td:first-child{border-bottom-left-radius:16px}.analytics-page-logs-whatsapp .left-side .content .group-list .group-table .table-row-selected td:last-child{border-bottom-right-radius:16px}.analytics-page-logs-whatsapp .left-side .content .group-list .group-table .table-row-selected .count{color:#fff}.analytics-page-logs-whatsapp .right-side-whatsapp{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.analytics-page-logs-whatsapp .right-side-whatsapp .header{height:100px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-end;align-items:flex-end;padding-bottom:24px}.analytics-page-logs-whatsapp .right-side-whatsapp .header .header-btn{margin-left:16px;background-color:transparent;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:172px;height:53px;border-radius:5px;border:1px solid rgba(56,56,65,.3);font-size:17px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:center;color:#383841}.analytics-page-logs-whatsapp .right-side-whatsapp .header .header-btn .anticon{display:-webkit-flex;display:flex;margin-right:12px}.analytics-page-logs-whatsapp .right-side-whatsapp .header .header-btn-filtra{width:114px}.analytics-page-logs-whatsapp .right-side-whatsapp .header .header-btn-search{width:54px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.analytics-page-logs-whatsapp .right-side-whatsapp .header .header-btn-search .anticon{display:-webkit-flex;display:flex;margin-right:0}.analytics-page-logs-whatsapp .right-side-whatsapp .table{position:relative;background-color:#fff;box-shadow:0 0 20px 0 rgba(56,56,65,.15);border-radius:7px;padding:16px;-webkit-flex:1 1;flex:1 1}.analytics-page-logs-whatsapp .right-side-whatsapp .table .table-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:16px}.analytics-page-logs-whatsapp .right-side-whatsapp .table .table-header .title{font-family:"Nunito",sans-serif;font-size:25px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.12;letter-spacing:normal;text-align:left;color:#383841}.analytics-page-logs-whatsapp .right-side-whatsapp .table .table-header .users{display:-webkit-flex;display:flex;font-family:"Nunito",sans-serif;font-size:25px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.12;letter-spacing:normal;text-align:left;color:#ea4e29}.analytics-page-logs-whatsapp .right-side-whatsapp .table .table-header .users .count{margin-left:8px}.analytics-page-logs-whatsapp .right-side-empty{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-self:center;align-self:center}.analytics-page-logs-whatsapp .right-side-empty .ant-typography{color:#383841}.style_myTable__1_w_o,.style_myTable__1AnBX{height:47px;border:1px solid #acacad;border-radius:8px!important}.style_myTable__1_w_o .ant-select-selector{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:45px!important;border-radius:8px!important;border:none!important}.SmsAnalyticsPage{-webkit-flex-direction:column;flex-direction:column}.SmsAnalyticsPage,.SmsAnalyticsPage .headerMain{display:-webkit-flex;display:flex}.SmsAnalyticsPage .headerMain .text{font-size:35px;font-family:"Josefin Sans",sans-serif;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;text-align:left;color:#ea4e29;margin-bottom:-14px}.SmsAnalyticsPage .cards-container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.SmsAnalyticsPage .cards-container .card{-webkit-flex:1 1;flex:1 1;margin-right:41px;margin-bottom:41px}.domainChart .header{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.domainChart .header .text{font-size:35px;font-family:"Josefin Sans",sans-serif;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;text-align:left;color:#ea4e29;margin-bottom:-14px}.label{fill:#000;font-size:16px!important;font-weight:700}.axis text{font-size:12px;font-weight:700}.chartWrapper{max-width:100%;overflow-x:scroll}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.header-btn{background-color:#ea4e29;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:40px;width:40px;border-radius:5px;border:1px solid #ea4e29;font-size:17px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.97;letter-spacing:normal;text-align:center;color:#fff}.header-btn,.header-btn .anticon{display:-webkit-flex;display:flex}.header-btn:focus,.header-btn:hover{background-color:#ea4e29}.header-btn[disabled]{opacity:.6}.style_container__1Rkfk{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.style_container__1Rkfk .style_header__1pDW9{display:-webkit-flex;display:flex;height:100px}.style_container__1Rkfk .style_header__1pDW9 .style_text__3cZBc{font-size:35px;font-family:"Josefin Sans",sans-serif;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;text-align:left;color:#ea4e29;margin-bottom:-14px}.style_saveBtn__1I4eN{background-color:#ea4e29;border:none}.style_saveBtn__1I4eN:focus,.style_saveBtn__1I4eN:hover{background-color:#ea4e29;opacity:.7}
/*# sourceMappingURL=main.fc844ca7.chunk.css.map */