:root{--color-dark:#1a1a1a;--color-light-black:#0009;--color-dark-blue:#11142d;--color-blue:#1c69c2;--color-light-blue:#609be5;--color-blue-900:#212044;--color-bg-blue:#eaf6fc;--color-dark-gray:#939393;--color-light-gray:#e2e2e2;--color-gray:#9a9ab0;--color-white:#fff;--color-text:#40566d;--color-gray-400:#fafbfe;--color-gray-600:#8b8b8b;--color-gray-100:#f1f1f5;--font-poppins:"Poppins",sans-serif;--font-mulish:"Mulish",sans-serif;--font-sfpro:"SFProText"}*{border:0;box-sizing:border-box;list-style:none;margin:0;outline:none;padding:0;text-decoration:none}body{color:#1a1a1a;color:var(--color-dark);font-family:Mulish,sans-serif;font-family:var(--font-mulish)}.container{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%}.main-content{display:flex;flex-direction:column;min-height:100vh;min-width:0;padding-left:251px;transition:all .4s;width:100%}.main-content.active{padding-left:0;transition:all .4s}.main{padding:0 30px 50px}@media (min-width:1200px){.container{max-width:1440px}}@media (max-width:991px){.main-content{padding-left:0}}@media (max-width:576px){.main{padding:0 20px 30px}}.sidebar{background-color:var(--color-white);border-right:1px solid var(--color-light-gray);height:100%;left:0;max-width:251px;min-width:251px;padding:20px 25px 0;position:fixed;top:0;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:101}.sidebar.active{transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%)}.toggle-menu{display:none}.sidebar .ant-menu-inline .ant-menu-item{width:auto}.sidebar .ant-menu .ant-menu-item .ant-menu-item-icon+span{margin-inline-start:0}.sidebar .ant-image-img{height:100%;width:100%}.sidebar .ant-typography{color:var(--color-dark-gray);display:block;font-family:var(--font-poppins);font-size:12px;font-weight:700}.sidebar .side-menu{padding-left:12px;padding-top:20px}.sidebar .ant-menu{padding-top:15px}.sidebar .ant-menu-light.ant-menu-root.ant-menu-inline{border-inline-end:none}.sidebar .ant-menu .ant-menu-item .ant-menu-title-content{color:var(--color-dark-gray);display:block;font-family:var(--font-poppins);font-size:14px;font-weight:600;padding-left:20px}.sidebar .ant-menu .ant-menu-item{margin:0 0 20px;padding:0!important}.sidebar .ant-menu-light .ant-menu-item-selected{background:#0000}.sidebar .ant-menu .ant-menu-item:hover .ant-menu-title-content,.sidebar .ant-menu-light .ant-menu-item-selected .ant-menu-title-content{color:var(--color-blue)}.sidebar .ant-menu-light:not(.ant-menu-horizontal) .ant-menu-item:not(.ant-menu-item-selected):hover{background:#0000}.sidebar .ant-menu-light .ant-menu-item-selected svg path{fill:var(--color-blue);stroke:var(--color-blue)}.sidebar .ant-menu-light .ant-menu-item-selected .results-item svg path,.sidebar .ant-menu-light .ant-menu-item-selected .user-item svg path,.sidebar .ant-menu-light .ant-menu-item:hover .results-item svg path,.sidebar .ant-menu-light .ant-menu-item:hover .user-item svg path{fill:var(--color-blue);stroke:#0000}.sidebar .ant-menu-light .ant-menu-item-selected .account-item svg path,.sidebar .ant-menu-light .ant-menu-item-selected .logout-item svg path,.sidebar .ant-menu-light .ant-menu-item:hover .account-item svg path,.sidebar .ant-menu-light .ant-menu-item:hover .logout-item svg path{stroke:var(--color-blue);fill:#0000}.sidebar .ant-menu .ant-menu-item:hover svg path{fill:var(--color-blue);stroke:var(--color-blue)}@media (max-width:991px){.toggle-menu{cursor:pointer;display:block;position:absolute;right:-54px;top:26px}.sidebar{transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%)}.sidebar.active{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}}@media (max-width:576px){.toggle-menu{right:-45px}}.header{align-items:center;background:#fff;display:flex;flex-wrap:nowrap;height:70px;justify-content:space-between;padding:0 30px;position:-webkit-sticky;position:sticky;top:0;z-index:1;z-index:100}.header .navbar-right .ant-dropdown-trigger{display:block}.header .ant-typography{font-size:24px;margin-bottom:0}.header .ant-space-item,.header .ant-typography{color:var(--color-dark);font-family:var(--font-poppins);font-weight:600}.header .ant-space-item{font-size:14px}.header .ant-space{gap:10px!important}.header .ant-image-img{border-radius:10px;object-fit:cover}@media (max-width:1024px){.header .ant-typography{font-size:18px}}@media (max-width:991px){.header{padding-left:80px}}@media (max-width:576px){.header{padding-right:20px}.header .ant-typography{font-size:14px}.navbar-left{width:70%}.header .navbar-right .ant-space{align-items:flex-end}}.selected{background-color:#609be5}.custom-pricing h2.ant-typography{font-size:20px;margin-bottom:25px}.custom-pricing .ant-list-item .ant-typography{margin-left:18px}.pricing-content .ant-list .ant-spin-nested-loading{width:100px}.pricing-content .ant-list .ant-list-item:first-child{margin:10px 10px 26px;padding:10px}.add-new-user{padding-top:30px}.add-new-user .ant-row{display:block}.ant-form-item-with-help .ant-form-item-explain{font-size:13px;margin-bottom:10px}.add-new-user .ant-form-item .ant-form-item-label{margin-bottom:0}.add-new-user .ant-form-item{margin-bottom:10px}.add-new-user .ant-input{margin-top:-8px}.add-user-btn{margin:10px 0 0}.ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{display:none}@media (max-width:1024px){.add-new-user{padding-top:10px}}@media (max-width:576px){.add-new-user .ant-form-item{margin-bottom:10px}.add-new-user .ant-form-item .ant-form-item-label{padding:0}.add-user-btn{margin:20px 0 0}}.add-new-user .ant-typography{border-bottom:1px solid var(--color-blue);color:var(--color-dark-blue);display:inline-block;font-family:var(--font-mulish);font-size:24px;font-weight:700;margin-bottom:30px}.add-new-user .ant-form-item .ant-form-item-label{color:var(--color-dark-blue);font-family:var(--font-mulish);font-size:16px;font-weight:700;margin-bottom:6px;text-align:start}.add-new-user .ant-input{border:1px solid var(--color-light-blue);color:var(--color-dark);font-family:var(--font-poppins);font-size:14px;font-weight:500;height:44px}.add-new-user .ant-input:focus,.add-new-user .ant-input:hover{border:1px solid var(--color-light-blue);box-shadow:none;outline:none}.add-new-user .ant-checkbox-wrapper span{color:var(--color-dark);font-family:var(--font-mulish);font-size:16px;font-weight:600}.add-new-user .ant-checkbox .ant-checkbox-inner{height:24px;width:24px}.add-new-user .ant-checkbox .ant-checkbox-inner:after{height:13.142857px;width:7.714286px}.add-new-user .ant-checkbox-checked .ant-checkbox-inner{background:var(--color-blue);border-color:var(--color-blue)}.user-pricing-title h1.ant-typography{border-bottom:1px solid var(--color-blue);color:var(--color-dark);display:inline-block;font-family:var(--font-mulish);font-size:24px;font-weight:700;margin:20px 0}@media (max-width:576px){.add-new-user .ant-form-item{margin-bottom:10px}.add-new-user .ant-form-item .ant-form-item-label{margin-bottom:0;padding:0}.add-user-btn{margin:20px 0 0}.user-pricing-title h1.ant-typography{font-size:18px}}.user-pricing-card{background:var(--color-bg-blue);border-radius:25px;margin-top:20px;padding:20px}.user-subs-plan .ant-list .ant-list-item:first-child{margin:10px;padding:3px 10px}.client-pricing-title h1.ant-typography{color:var(--color-dark-blue);font-family:var(--font-poppins);font-size:24px;font-weight:600;margin:40px 0 20px}.user-subs-plan .ant-list-item:not(:first-child) .ant-typography{border-radius:8px;color:var(--color-white);padding:4px 20px 2px}.user-subs-plan .ant-list-item{padding:.6rem 0}@media (max-width:1199px){.user-pricing-card .ant-row{width:130%}}@media (max-width:991px){.user-pricing-card .ant-row{width:150%}}@media (max-width:767px){.user-pricing-card .ant-row{width:180%}}@media (max-width:576px){.user-pricing-card .ant-row{width:300%}.client-pricing-title h1.ant-typography,.custom-pricing h2.ant-typography{font-size:18px}.custom-pricing h2.ant-typography{margin-bottom:17px}.discount-price .ant-typography{font-size:16px}}.login-form{width:435px}.auth .ant-form-item{margin-bottom:5px!important}.login-form .ant-form-item-control-input .ant-typography a{float:right}.auth-model .ant-modal .ant-modal-content{background:#fff}.tos{font-weight:700;height:400px;overflow:scroll;overflow-x:hidden;padding:5px}.h-1{line-height:1.38;margin-bottom:0;margin-top:0}.h-2{font-feature-settings:normal;background-color:initial;color:#000;font-family:Roboto,sans-serif;font-size:12pt;font-style:normal;font-variant:normal;font-weight:700;list-style-type:lower-alpha;text-decoration:none;vertical-align:initial;white-space:pre}.h-3,.h-4{font-feature-settings:normal;background-color:initial;color:#000;font-family:Roboto,sans-serif;font-size:12pt;font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;vertical-align:initial;white-space:pre;white-space:pre-wrap}.h-5{padding-inline-start:48px}.h-5,.h-6{font-weight:700;margin-bottom:0;margin-top:0}.h-6{line-height:1.38;text-align:center}.h-7{font-feature-settings:normal;font-size:18pt;font-variant:normal}.h-7,.h-8{background-color:initial;color:#000;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;text-decoration:none;vertical-align:initial;white-space:pre;white-space:pre-wrap}.h-8{font-feature-settings:normal;font-size:13.999999999999998pt;font-variant:normal}.h-9{font-feature-settings:normal;background-color:initial;color:#000;font-family:Roboto,sans-serif;font-size:13pt;font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;vertical-align:initial;white-space:pre;white-space:pre-wrap}.h-10{font-weight:700;line-height:1.38;margin-bottom:0;margin-left:36pt;margin-top:0}.upload-box .ant-typography{color:var(--color-dark-gray);display:block;font-family:var(--font-poppins);font-size:20px;font-weight:500;margin-bottom:15px}.upload-box .ant-typography:nth-child(2){font-size:16px}.upload-box .ant-btn{background:#0000;border:1px solid var(--color-light-blue);border-radius:8px;color:var(--color-light-blue);font-family:var(--font-mulish);font-size:14px;font-weight:700;height:auto;padding:12px 24px;transition:all .4s}.upload-box .ant-btn:hover{background:var(--color-light-blue);color:var(--color-white)}.upload-icon svg{background-color:#3498db;border-radius:50%;height:50px;left:50%;padding:10px;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}.loader{animation:spin 2s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:65px;margin:0 auto;width:65px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modalbtn{color:red;cursor:pointer;float:right;font-weight:500}.modalbtn :hover{text-decoration:underline}.donut-chart-text{align-items:center;display:flex;justify-content:space-between}.donut-chart-text .ant-typography{color:var(--color-dark-gray);font-family:var(--sfpro);font-size:16px;font-weight:500}.custom-marker{display:flex;margin-top:-10px}.custom-marker-number{border-radius:5px;color:#fff;font-size:16px;padding:5px}.custom-marker-value{font-size:14px;padding:5px}.donat-chart .apexcharts-legend{margin-left:-20px!important;padding-left:0!important;padding-right:0!important}@media(max-width:767px){.custom-marker{margin-top:-28px}.custom-marker-number{font-size:14px}.custom-marker-value{font-size:12px}}@media(max-width:480px){.custom-marker{margin-top:-20px}}.bar-cahrt{border-radius:10px;box-shadow:0 0 10px 5px #00000008}.apexcharts-toolbar{left:0!important}@media (max-width:767px){.bar-cahrt{overflow-x:auto;overflow-y:hidden;width:100%!important}}.chart-table{margin-top:30px}.chart-table .ant-table .ant-table-cell{color:#000000a1!important;font-family:var(--font-poppins);font-size:12px;font-weight:600;text-align:center}.chart-table .ant-table-body .ant-table-cell:first-child,.chart-table .ant-table-body .ant-table-cell:nth-child(2),.chart-table .ant-table-thead .ant-table-cell:first-child,.chart-table .ant-table-thead .ant-table-cell:nth-child(2){text-align:left}.chart-table .ant-table .ant-table-cell{padding:6px 10px}.chart-table .ant-table .ant-table-thead .ant-table-cell{background-color:#fff}.chart-table .ant-table .ant-table-thead .ant-table-cell:before{display:none}.chart-table .ant-table .ant-table-body tr:nth-child(odd){background:#fafbfe}.chart-table .ant-table .ant-table-body tr:nth-child(odd) .ant-table-cell:first-child{border-left:1px solid #e3e9ef}.chart-table .ant-table .ant-table-body tr:nth-child(odd) .ant-table-cell:last-child{border-right:1px solid #e3e9ef}.serach{width:50%}@media (max-width:676px){.chart-table{margin-top:0}.serach{width:100%}}.pdf-list-data .ant-list-bordered{border:1px solid #d9e0e9}.pdf-list-data h3.ant-typography{color:var(--color-dark);font-family:var(--font-poppins);font-size:24px;font-weight:600}.pdf-list-data h3.ant-typography:nth-child(2){margin-top:20px}.list-header{align-items:center;border-bottom:1px solid #d9e0e9;display:flex;padding:20px}.pdf-list-data h5.ant-typography{color:var(--color-text);font-family:var(--font-mulish);font-size:20px;font-weight:700;margin-bottom:0;margin-right:30px}.pdf-list-data .ant-list .ant-list-item .ant-list-item-meta .ant-list-item-meta-title>a{color:var(--color-blue)}.pdf-list-data .ant-list .ant-list-item .ant-list-item-meta .ant-list-item-meta-title{margin-bottom:0;margin-left:5px}.list-header .ant-btn{padding:3px 10px}.pdf-list-data .ant-list .ant-list-item:nth-child(odd){background:var(--color-gray-400)}.pdf-list-data .ant-list-footer a{background:#0000;color:var(--color-text);font-family:var(--font-mulish);font-size:16px;font-weight:600}.pdf-list-data svg{margin-left:20px}.stacked-chart{margin:0}.stacked-chart h5.ant-typography{color:var(--color-dark);font-family:var(--font-sfpro);font-size:24px;font-weight:600}.stacked-chart .apexcharts-legend.apx-legend-position-top.apexcharts-align-left{justify-content:flex-end}.jump-to{align-items:center;display:flex;margin-bottom:10px;position:relative;z-index:9}.jum-strain{display:flex;width:100%}.jump-to label{margin-right:10px;margin-top:5px}.csv-visual-preview{margin-top:-50px}.stacked-chart .apexcharts-legend.apx-legend-position-top.apexcharts-align-left{justify-content:flex-start;margin-left:auto;max-width:650px;padding-left:0;padding-right:0;width:100%}.apexcharts-legend.apexcharts-align-left .apexcharts-legend-series{align-items:center!important;display:flex!important}.apexcharts-xaxis-annotations{position:relative}.apexcharts-xaxis-annotations line:after,.apexcharts-xaxis-annotations line:before{background-color:#363636;border-radius:10px;content:"";height:5px;left:0;position:absolute;top:0;width:5px}.hide{display:none}@media(max-width:1199px){.stacked-chart .apexcharts-legend.apx-legend-position-top.apexcharts-align-left{max-width:600px}}@media(max-width:1024px){.stacked-chart .apexcharts-legend.apx-legend-position-top.apexcharts-align-left{max-width:500px}}@media(max-width:767px){.csv-visual-preview{margin-left:-5px;margin-right:-5px;margin-top:0}.stacked{height:100%;margin-top:0!important;overflow-x:auto;overflow-y:hidden;width:100%!important}.stacked .apexcharts-tooltip{margin-top:190px;top:-190.431px}.hide{display:block}.stacked-chart{margin:-30px 0 20px}}.activebar,.legend-sidebar,.sidebar-stacked{display:none}@media(max-width:567px){.sidebar-stacked{background:#2f87ef;border-radius:6px;color:#fff;cursor:pointer;display:flex;float:right;height:35px;padding:7px;right:9px;text-align:center;top:14px;z-index:1}.stacked .apexcharts-tooltip{margin-top:70px!important;max-height:180px!important}.effect{color:#fff;font-weight:600;margin-left:7px}.jum-strain{display:flex;width:100%}.legend-sidebar{background-color:var(--color-white);box-shadow:0 0 10px 5px #00000008;display:block!important;height:70vh;overflow:auto;padding:10px 15px 0;position:fixed;right:0;top:65px;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}.activebar{display:block}.inActive{display:none}.legends{height:auto;width:100%}.legendText{font-size:12px;margin-right:5px}.legendcolor{border-radius:15px;display:inline-block;height:11px;margin-right:2px;width:11px}.effectClass{font-size:10px;height:auto;padding:5px}}.legend-sidebar{display:block!important;float:right;height:auto;margin-bottom:10px;padding:10px 15px 0;position:relative;top:0;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}.legends{width:100%}.effectClass{background:#1c7aff;color:#fff;margin-right:5px}.legendText{font-size:12px;margin-right:5px}.legendcolor{border-radius:15px;display:inline-block;height:11px;margin-right:2px;width:11px}.stacked .apexcharts-tooltip{height:auto;margin-top:50px;max-height:250px;opacity:1;overflow:scroll;pointer-events:inherit}.custom-marker-stacked{display:none;position:absolute}.apexcharts-xaxis-label{height:auto}.highcharts-credits{display:none!important}.orders{margin-top:30px}.orders .ant-list-item:nth-child(2n){background-color:#fafbfe}.orders .order-count{flex:0 0 1%}.orders .ant-list-item-meta{flex:0 0 50%!important}.orders .order-btn{flex:0 0 10%}.orders .ant-list-item-action{flex:0 0 24%!important;margin-inline-start:0!important}.orders h5.ant-typography{color:var(--color-text);font-family:var(--font-mulish);font-size:20px;font-weight:800}.orders .ant-list .ant-list-item .ant-list-item-meta .ant-list-item-meta-title{margin:0 0 1px}.orders .ant-list .ant-list-item .ant-list-item-meta .ant-list-item-meta-avatar{margin-inline-end:6px}.orders .ant-list .ant-list-item{align-items:center;padding:3px 24px}.orders .ant-list .ant-list-item .ant-list-item-meta .ant-list-item-meta-title>a{color:var(--color-light-blue);display:block;font-family:var(--font-poppins);font-size:14px;font-weight:600}.orders .ant-list .ant-list-item-meta-description article.ant-typography{color:var(--color-dark-gray);font-family:var(--font-poppins);font-size:12px;font-weight:600;margin-left:-22px}.orders .ant-list-item-action .ant-tag{font-family:var(--font-poppins);font-size:11px;font-weight:500;text-transform:uppercase}.orders .ant-list .ant-list-item .ant-list-item-action .ant-typography{color:var(--color-dark);font-family:var(--font-poppins);font-size:14px;font-weight:500;padding:0 6px!important}.orders .ant-list-footer{border-top:1px solid #0505050f;text-align:center}.orders .ant-list-footer .ant-btn{background:#0000;border:0;box-shadow:none;color:var(--color-text);font-family:var(--font-mulish);font-size:16px;font-weight:600}.orders .order-button{background:var(--color-light-gray);border:0;border-radius:10px;box-shadow:none;color:#696974;font-family:var(--font-poppins);font-size:14px;font-weight:600;padding:3px 12px 4px}@media(max-width:576px){.orders .order-count{margin-top:5px}.orders .ant-list-item-meta{flex:0 0 auto!important;margin-bottom:12px;margin-left:0;margin-top:12px;width:100%}.orders .ant-list .ant-list-item{align-items:flex-start;flex-direction:column}.orders .ant-list-item-action{margin-bottom:10px;margin-left:0;margin-top:15px}.searchBar{display:block!important}.searchInput{width:100%!important}}.searchBar{align-items:center;display:flex;justify-content:space-between}.searchInput{width:50%}.main-page .my-link{border-radius:8px;display:inline-block;font-family:var(--font-mulish);font-size:16px;font-weight:700;padding:12px 23px;width:auto}@media (max-width:576px){.main-page .ant-row{display:block}}.user-manage-table-header{display:flex;margin-top:20px}.user-manage-table-header h3.ant-typography{color:var(--color-dark);font-family:var(--font-poppins);font-size:24px;font-weight:600}.user-management-table{margin-top:30px}.user-manage-table-header .ant-select-single .ant-select-selector{border:0;padding:0 10px}.user-manage-table-header .ant-select-single.ant-select-show-arrow .ant-select-selection-item{padding-inline-end:22px}.user-manage-table-header .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover .ant-select-selector{border-color:#0000;box-shadow:none}.user-management-table .ant-table .ant-table-cell{color:var(--color-gray-600);font-family:var(--font-poppins);font-size:12px;font-weight:600;text-align:left}.user-management-table .ant-table .ant-table-thead .ant-table-cell{color:var(--color-dark)}.user-management-table .ant-table .ant-table-cell .ant-btn{background:var(--color-light-gray);border:0;border-radius:10px;box-shadow:none;color:var(--color-text);font-weight:700;height:auto;padding:3px 12px 4px}.user-management-table a{background:var(--color-gray-100);border:0;border-radius:10px;box-shadow:none;color:var(--color-text);display:inline-block;font-family:var(--font-poppins);font-size:14px;font-weight:700;padding:4px 12px 5px}.my-account h5.ant-typography{margin-bottom:20px!important}.view-orders h3.ant-typography{color:var(--color-dark);font-family:var(--font-poppins);font-size:24px;font-weight:600;margin-bottom:0}.view-orders{display:flex;margin-top:20px}.table-selects{align-items:center;display:flex}.sort-selects{margin-left:auto}.show-select{margin-left:30px}.show-select .ant-typography,.sort-selects .ant-typography{color:var(--color-dark-gray);font-family:var(--font-mulish);font-size:16px;font-weight:400;margin-right:5px}.view-orders .ant-select-single .ant-select-selector{border:0;padding:0 10px 0 10}.user-manage-table-header .ant-select-dropdown .ant-select-item-option{text-align:center}.view-orders .ant-select-single.ant-select-show-arrow .ant-select-selection-item{padding-inline-end:22px}.view-orders .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover .ant-select-selector{border-color:#0000;box-shadow:none}.view-orders .ant-input{background:#0000;border:1px solid var(--color-text);border-radius:10px;height:40px;padding-right:45px}.view-orders .ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button{color:var(--color-text);height:50px}.view-orders .ant-btn-default,.view-orders .ant-btn-default:hover,.view-orders .ant-input-affix-wrapper,.view-orders .ant-input-affix-wrapper:hover,.view-orders .ant-input-search .ant-input:focus,.view-orders .ant-input-search .ant-input:hover{border-color:var(--color-text)}.view-orders .ant-input-affix-wrapper,.view-orders .ant-input:focus{box-shadow:none}.view-orders-table{margin-top:30px}.view-orders-table .ant-table .ant-table-thead .ant-table-cell{color:var(--color-dark)}.view-orders-table .ant-table .ant-table-cell{color:var(--color-gray-600);font-family:var(--font-poppins);font-size:12px;font-weight:600;text-align:center}.view-orders-table .ant-table .ant-table-cell .ant-typography{padding:5px 0 6px;width:100px}.view-orders-table .ant-table-wrapper .ant-table-container table>tbody>tr:first-child>:first-child,.view-orders-table .ant-table-wrapper .ant-table-container table>thead>tr:first-child>:first-child{text-align:left}.view-orders-table a{border:0;border-radius:10px;box-shadow:none;display:inline-block;font-family:var(--font-poppins);font-size:14px;font-weight:700;padding:4px 12px 5px}@media (max-width:767px){.table-selects,.view-orders{flex-direction:column}.sort-selects{margin-left:auto;margin-right:auto}}@media (max-width:576px){.view-orders .ant-input-group-wrapper{margin-left:0!important;width:100%!important}}.analysis-order{margin-top:30px}.analysis-order h5.ant-typography{color:var(--color-dark);font-family:var(--font-sfpro);font-size:18px;font-weight:700}.analysis-order .ant-input{color:var(--color-dark);font-family:var(--font-mulish);font-size:14px;font-weight:400;height:40px;margin-bottom:30px}.analysis-order .ant-input::placeholder{color:var(--color-gray)}.analysis-order h4.ant-typography{color:var(--color-dark);font-family:var(--font-sfpro);font-size:22px;font-weight:700;text-align:center}.analysis-order .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select{height:100%;width:100%}.analysis-list .ant-typography{color:var(--color-dark);font-family:var(--font-mulish);font-size:16px;font-weight:400}.analysis-list .ant-tag{border-radius:10px;padding:20px}.analysis-list article.ant-typography{color:var(--color-dark);font-family:var(--font-mulish);font-size:16px;font-weight:700}.analysis-list .ant-list .ant-list-item:last-child{border-bottom:1px solid #0505050f}.analysis-list .ant-list-footer{text-align:center}.analysis-list .ant-list-footer .ant-typography{padding:7px 23px 9px}.analysis-order h3.ant-typography{color:var(--color-text);font-family:var(--font-poppins);font-size:20px;font-weight:700;margin-bottom:0}.analysis-order .ant-list-item-meta-content{align-items:center;display:flex;justify-content:space-between}.analysis-order .my-button.ant-typography{padding:4px 20px 6px}.analysis-order .pdf-list-data{margin-top:40px}@media (max-width:1200px){.analysis-list{margin:12px 0 20px}.analysis-order .pdf-list-data{margin-top:20px}}@media (max-width:576px){.analysis-list .ant-list .ant-list-item{flex-direction:column}}.start-orders{margin-top:30px}.start-orders h5.ant-typography{color:var(--color-dark);font-family:var(--font-sfpro);font-size:18px;font-weight:700}.start-orders .ant-input{color:var(--color-dark);font-family:var(--font-mulish);font-size:14px;font-weight:400;height:40px;margin-bottom:30px}.start-orders .ant-input::placeholder{color:var(--color-gray)}.start-orders h4.ant-typography{color:var(--color-dark);font-family:var(--font-sfpro);font-size:22px;font-weight:700;text-align:center}.start-orders .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select{height:100%;width:100%}.start-orders .ant-list-item-meta-content{align-items:center;display:flex;justify-content:space-between}.start-orders .my-button.ant-typography{padding:4px 20px 6px}.start-orders .pdf-list-data{margin-top:40px}.start-order-list .ant-typography{color:var(--color-dark);font-family:var(--font-mulish);font-size:16px;font-weight:400}.start-order-list article.ant-typography{color:var(--color-dark);font-family:var(--font-mulish);font-size:16px;font-weight:700}.start-order-list .ant-list .ant-list-item:last-child{border-bottom:1px solid #0505050f}.start-order-list .ant-list-footer{padding:0 30px 20px}.start-order-list .list-footer{display:flex;flex-direction:column}.start-order-list .list-footer .my-button.ant-typography{margin:30px auto;text-align:center;width:46%}.start-order-list .list-footer .ant-typography{font-size:14px;font-weight:600}.list-footer .ant-btn{margin:20px 0}@media (max-width:1200px){.start-orders .pdf-list-data{margin-top:20px}.start-order-list .ant-list-footer{padding:0 40px 20px}}@media (max-width:576px){.start-order-list .list-footer .my-button.ant-typography{width:100%}}.order-submit-screen{position:relative;z-index:0}.order-submit-screen h2.ant-typography{color:var(--color-dark);font-size:26px;font-weight:600;line-height:36px}.order-submit-screen .start-order-list .ant-list-footer{padding:20px 13px}.order-submit-screen .ant-list-item:last-child{border-block-end:1px solid #0505050f}.order-submit-screen .pdf-list-data .ant-list-footer{text-align:center}.order-header{align-items:center;display:flex;height:220px;justify-content:center;position:relative}.header-img{left:0;position:absolute;top:0;width:100%}.header-img .ant-image-img{height:220px;object-fit:cover}.header-img .ant-image{width:100%}.order-header-content{align-items:center;display:flex;position:relative;z-index:1}.order-header-left .ant-image-img{width:200px}.order-header-left{padding-right:150px;text-align:center}.order-header-left h1{color:#fff;font-size:26px;margin-bottom:0;margin-top:10px}.order-header-right .ant-image-img{height:200px;object-fit:contain}.order-submit-screen h2{font-size:36px;margin-top:30px;text-align:center}.order-submit-screen h5{margin-bottom:0;margin-top:0;text-align:center}.order-list{margin-bottom:40px;margin-top:30px}.order-list li{font-size:16px;margin-top:10px}.order-list li span{font-weight:600}.canalytics-app-meta{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px}.canalytics-app-left{flex:0 0 auto;max-width:50%;text-align:center}.canalytics-app-left .ant-image-img{height:auto;max-width:250px;object-fit:cover;width:100%}.canalytics-app-right{flex:0 0 auto;max-width:50%;padding-left:70px}.canalytics-app-right h2.ant-typography{color:#18285c;font-size:26px;text-align:left}.canalytics-app-content .ant-typography{color:#18285c;display:inline-block;font-size:16px;margin-bottom:20px}.canalytics-app-content strong{font-weight:700}.canalytics-app-content a.ant-typography{color:var(--color-blue);font-weight:500;margin-bottom:0}.canalytics-analysis-app-left{padding-left:0;padding-right:70px}.canatytics-web-app{margin-top:50px;text-align:center}.canatytics-web-app .ant-image-img{height:auto;width:100%}.loaderSpin{display:block;margin-left:auto;margin-right:auto;top:50%;transform:translateY(-50%)}.canatytics-web-app .ant-typography{color:#18285c;display:inline-block;font-size:17px;font-weight:600;margin-top:20px;padding:0 20px;text-align:center}@media (min-width:1500px){.order-header-left .ant-image-img{width:250px}.order-header-left h1,.order-submit-screen h2.ant-typography{font-size:36px}}@media (max-width:1200px){.canalytics-app-left{flex:0 0 auto;max-width:40%;text-align:center}.canalytics-app-right{flex:0 0 auto;max-width:60%}}@media (max-width:992px){.order-submit-screen .ant-col{margin-bottom:20px}.header-img .ant-image-img,.order-header{height:190px}.order-header-right .ant-image-img{height:170px}}@media (max-width:576px){.order-submit-screen .start-order-list .ant-list-footer{padding:20px}.order-header-left{padding-right:60px}.order-header-left .ant-image-img{width:160px}.header-img .ant-image-img,.order-header{height:150px}.order-header-right .ant-image-img{height:130px}.order-submit-screen h2.ant-typography{font-size:22px;line-height:28px}.order-submit-screen h5{font-size:14px;font-weight:400}.order-list li{font-size:14px}.canalytics-app-meta{flex-direction:column}.canalytics-app-left,.canalytics-app-right{flex:0 0 auto;max-width:100%;padding:0}}.new-analysis-order{margin-top:30px}.new-analysis-order h1.ant-typography{color:var(--color-dark-blue);font-family:var(--font-poppins);font-size:30px;font-weight:700;text-align:center}.new-analysis-order .my-link{border-radius:8px;display:inline-block;font-family:var(--font-poppins);font-size:16px;font-weight:600;padding:8px 15px}.new-analysis-order h2.ant-typography{color:var(--color-dark-blue);font-family:var(--font-poppins);font-size:26px;font-weight:700;margin-bottom:30px;margin-top:20px;text-align:center}.purchase-cradit .ant-row{margin-top:-30px}.purchase-cradit .ant-card{border:1px solid #3498db9c;height:100%}.purchase-cradit .ant-col{margin-top:24px}.purchase-cradit .ant-card-head{border-bottom:2px solid #cccccc87!important;padding:20px 0}.purchase-cradit h5.ant-typography{color:var(--color-blue-900);font-family:var(--font-poppins);font-size:18px;font-weight:600;margin-bottom:0;margin-top:0}.purchase-cradit .ant-card .ant-card-head-wrapper{flex-direction:column}.purchase-cradit .ant-card .ant-card-extra{align-items:baseline;display:flex;margin-inline-start:0;margin-top:10px}.purchase-cradit .ant-card .ant-card-extra h1.ant-typography{font-family:var(--font-poppins);font-size:32px;font-weight:700;margin-bottom:0}.purchase-cradit .ant-card .ant-card-extra span.ant-typography{color:var(--color-blue-900);font-family:var(--font-mulish);font-size:16px;font-weight:400;margin-left:10px}.card-content-outer{min-height:85px}.purchase-cradit .ant-card .ant-card-body .card-content{align-items:center;display:flex}.purchase-cradit .ant-card .ant-card-body .card-content:not(:last-child){margin-bottom:20px}.purchase-cradit .ant-card .ant-card-body .card-content h4.ant-typography{color:var(--color-blue-900);font-family:var(--font-sfpro);font-size:16px;font-weight:600;margin-bottom:0;margin-right:10px}.purchase-cradit .ant-card .ant-card-body .card-content .ant-btn{background:var(--color-gray-100);border:0;border-radius:20px;box-shadow:none;color:var(--color-blue);font-family:var(--font-sfpro);font-size:14px;font-weight:700}.purchase-cradit .ant-card-body{padding:20px 0}.purchase-cradit .ant-card .card-bottom-content{display:flex;flex-direction:column;margin-top:30px;text-align:center}.purchase-cradit .ant-card .card-bottom-content .my-link:not(:last-child){margin-bottom:10px}.purchase-list-text{padding-left:50px}.experience{border-radius:10px;margin-bottom:18px;margin-top:30px;padding:8px;width:180px}.experience span{line-height:1.5335}.purchase-list-text li{border:none;border-block-end:none!important;padding-bottom:0!important}.purchase-list-text li span{font-size:17px;font-weight:600}.purchase-list-text-last{padding-left:20px}.bulk-discount-list li{color:#212044;font-size:19px;font-weight:400}@media (max-width:1200px){.purchase-cradit .ant-col{margin-bottom:20px}.analysis .ant-col{margin-bottom:40px!important}}@media (max-width:576px){.new-analysis-order h1.ant-typography,.new-analysis-order h2.ant-typography{font-size:20px}.analysis .ant-col{margin-bottom:40px}.analysis-header{flex:100% 1!important}.analysis{justify-content:center}.new-analysis-order{width:100%!important}.purchase-list-text,.purchase-list-text-last{padding-left:30px}.purchase-list-text li span{font-size:26px}.experience{width:100%}}.new-analysis-order{width:879px}.footer-btn{bottom:30px;margin:0 auto;position:absolute;text-align:center;width:80%}@media (max-width:768px){.analysis{justify-content:center}.new-analysis-order{width:100%}.purchase-list-text,.purchase-list-text-last{padding-left:0}.new-analysis-order .my-link{font-size:14px}}@media screen and (min-width:1900px){.new-analysis-order{width:879px}}.list-header-top{margin-top:-52px}.list-header-top-border{background:linear-gradient(#59cab9,#4786ef);border:5px solid #32105d;border-radius:50px;height:100px;margin:0 auto;position:relative;width:100px}.analysis-header{background:#32105d;border-radius:25px;box-shadow:1px 2px 10px 10px #ccc;padding:25px}.analysis .ant-list-header{border:none;display:flex;justify-content:center}.analysis .ant-typography{color:#fff}.analysis .ant-list-item .ant-typography{color:#fff!important}.analysis .ant-list{border-radius:20px!important;text-align:center}.analysis .ant-list .ant-list-item{justify-content:left!important;padding:3px 0 0 30px!important}.analysis .ant-list .ant-list-item .ant-typography{font-weight:400!important}.analysis .ant-list-split .ant-list-item{border:none}.analysis .ant-spin-nested-loading{padding-bottom:15px}.analysis .card-bottom-content{display:flex;flex-direction:column;text-align:center}.analysis .card-bottom-content a{border-radius:15px;margin-top:8px;padding:8px}.pricedollar{font-size:17px!important;font-weight:700!important;margin-left:7px;margin-top:19px;position:absolute}.analzie-coas{color:#fff;font-size:17px;font-weight:700}.analzie-coas2:hover,.analzie-coas3:hover{color:#fff!important;transition:color .3s}.analysis-header{flex:32% 1;margin:30px 15px 0;max-width:293px}.card-bottom-content a{cursor:pointer}.modal-header{align-items:center;display:flex;justify-content:center}.modal-header h5.ant-typography{color:var(--color-dark);font-family:var(--sfpro);font-size:24px;font-weight:700;margin-bottom:0;margin-left:10px;margin-top:16px}.ant-modal .ant-modal-content{background-color:#fff;border-radius:25px}.modal-body{margin:30px 0}.modal-body .ant-list{border-radius:10px;text-align:center}.modal-body .modal-list-header h4.ant-typography{color:var(--color-dark);font-family:var(--sfpro);font-size:24px;font-weight:700;margin-bottom:0;margin-top:0}.modal-body .ant-list .ant-list-item{justify-content:center}.modal-body .ant-list .ant-list-item .ant-typography{color:var(--color-dark);font-family:var(--sfpro);font-size:16px;font-weight:500}.modal-body .modal-list-header{margin-bottom:20px}@media (max-width:1200px){.modal-body .ant-col{margin-bottom:20px}.modal-header{align-items:center;display:flex;justify-content:center}}@media (max-width:576px){.modal-header{flex-direction:column}.modal-header h5.ant-typography{font-size:18px}}.effect-analysis-card-button:not(:last-child){margin-bottom:20px;margin-top:20px}@media (max-width:1200px){.effect-analysis-card{justify-content:center}.analysis-depth-tire .effect-analysis .ant-row{flex-flow:row}}@media (max-width:767px){.analysis-depth-tire h1.ant-typography{font-size:24px}}@media (max-width:576px){.effect-analysis-card .ant-card{max-width:295px}.analysis-depth-tire h1.ant-typography{font-size:18px}.effect-analysis-card{margin-top:-2px}.effect-analysis h2.ant-typography{font-size:22px}}.analysis-depth-tire{margin-top:30px}.analysis-depth-tire h1.ant-typography{color:var(--color-dark-blue);font-family:var(--font-poppins);font-size:32px;font-weight:700;text-align:center}.effect-analysis{background:var(--color-bg-blue);border-radius:25px;margin-top:20px;overflow-x:scroll;padding:30px 20px;white-space:nowrap}.effect-analysis h2.ant-typography{color:var(--color-dark-blue);font-family:var(--font-sfpro);font-size:24px;font-weight:700;margin-bottom:54px}.effect-analysis h5.ant-typography{color:var(--color-dark);font-family:var(--font-sfpro);font-size:16px;font-weight:400}.effect-analysis .ant-list-item{margin-left:18px;position:relative}.effect-analysis .ant-list-item:after{background:var(--color-light-black);border-radius:30px;content:"";height:4px;left:-12px;position:absolute;top:40%;width:4px}.effect-analysis-card{align-items:flex-start;display:flex;flex-wrap:wrap}.effect-analysis-card .ant-card{background:var(--color-white);border-radius:10px;height:100%;margin-bottom:20px;max-width:220px;width:100%}.effect-analysis-card .ant-card .ant-card-body{padding:14px 20px}.effect-analysis-card .ant-card .ant-card-head{padding:8px 8px 0}.effect-analysis-card .ant-card .ant-card-head-title{margin-bottom:26px}.effect-analysis-card .ant-card:not(:last-child){margin-right:10px}.effect-analysis-card .ant-card-head-wrapper{align-items:normal;flex-direction:column}.effect-analysis-card .ant-card-head-title .effect-analysis-card-header{border-radius:10px;padding:8px 20px}.effect-analysis-card .ant-card h4.ant-typography{color:var(--color-white);font-family:var(--font-sfpro);font-size:20px;font-weight:700;margin-bottom:0;margin-top:0;text-align:center}.effect-analysis .effect-analysis-card .ant-card-extra{margin-inline-start:0}.effect-analysis .effect-analysis-card .ant-card-extra h3.ant-typography{color:var(--color-dark);display:block;font-family:var(--font-sfpro);font-size:18px;font-weight:700;text-align:center}.effect-analysis-card-content{text-align:center}.effect-analysis-card .ant-card .ant-card-body .ant-btn{background:var(--color-gray-100);border:0;border-radius:20px;box-shadow:none;color:var(--color-blue);font-family:var(--font-sfpro);font-size:14px;font-weight:700}.effect-analysis-card-button{margin-top:20px}.effect-analysis-card-button a{background:var(--color-light-blue);border-radius:8px;color:var(--color-white);display:inline-block;font-family:var(--font-sfpro);font-size:16px;font-weight:600;padding:8px 28px}@media (max-width:1200px){.effect-analysis-card{justify-content:center}.analysis-depth-tire .effect-analysis .ant-row{flex-flow:column}.monthlyTitle,.remainCredit{display:none}.effect-analysis h2.ant-typography{margin-bottom:20px}}@media (max-width:767px){.analysis-depth-tire h1.ant-typography{font-size:24px}.analysis-depth-tire .effect-analysis .ant-row{flex-flow:column}.effect-analysis-card{flex-wrap:wrap}}@media (max-width:576px){.effect-analysis-card .ant-card{max-width:295px}.analysis-depth-tire h1.ant-typography{font-size:18px}.effect-analysis-card{margin-top:-2px}.effect-analysis h2.ant-typography{font-size:22px}.analysis-depth-tire .effect-analysis .ant-row{flex-flow:column}.effect-analysis-card{flex-wrap:wrap}}@font-face{font-display:swap;font-family:SFProText;font-style:normal;font-weight:900;src:url(/static/media/SFProText-Heavy.2784d790ac2285690c48.woff2) format("woff2"),url(/static/media/SFProText-Heavy.9b09c0f45f37cc0af51f.woff) format("woff")}@font-face{font-display:swap;font-family:SFProText;font-style:normal;font-weight:900;src:url(/static/media/SFProText-Black.6f39f3c95cf13babc87c.woff2) format("woff2"),url(/static/media/SFProText-Black.f675f806f842df92a486.woff) format("woff")}@font-face{font-display:swap;font-family:SFProText;font-style:normal;font-weight:700;src:url(/static/media/SFProText-Bold.4dd80c92e0b1a99aaad7.woff2) format("woff2"),url(/static/media/SFProText-Bold.18f05d471583c74a8bf1.woff) format("woff")}@font-face{font-display:swap;font-family:SFProText;font-style:normal;font-weight:300;src:url(/static/media/SFProText-Light.400d09052d3bcf11be2c.woff2) format("woff2"),url(/static/media/SFProText-Light.cee8550ff4f4a9fe2832.woff) format("woff")}@font-face{font-display:swap;font-family:SFProText;font-style:normal;font-weight:500;src:url(/static/media/SFProText-Medium.3d4081de9d21eb6a4d76.woff2) format("woff2"),url(/static/media/SFProText-Medium.45838e88e722abe85621.woff) format("woff")}@font-face{font-display:swap;font-family:SFProText;font-style:normal;font-weight:400;src:url(/static/media/SFProText-Regular.a5e9585e4356fb3d8ba7.woff2) format("woff2"),url(/static/media/SFProText-Regular.c488b3ed7c98b9c50749.woff) format("woff")}@font-face{font-display:swap;font-family:SFProText;font-style:normal;font-weight:600;src:url(/static/media/SFProText-Semibold.78aaa0376995095f4ae2.woff2) format("woff2"),url(/static/media/SFProText-Semibold.211bb31f62d4e685f728.woff) format("woff")}.stripSeal{float:right;padding-top:10px;width:68%}.StripeElementa{border:1px solid #e6e6e6;border-radius:6px;margin-top:15px!important;padding:15px}::-webkit-scrollbar{background-color:#d9d9d9;border-radius:10px;height:8px;width:8px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.login-footer{align-items:center;background:#609be5;border-radius:8px;bottom:5px;display:flex;height:65px;justify-content:center;position:fixed;width:98%}.login-footer h3{font-weight:300;margin:0}.loginUpbtn:hover{background-color:#fff;color:#609be5}.loginUpbtn{background-color:#609be5;border-radius:8px;color:#fff}.signUpbtn{background-color:#fff;border-radius:8px;color:#609be5;font-weight:700;margin-right:10px}.footer-title{display:flex;flex-direction:row;margin:0;width:50%}.containerCard{border:1px solid #cccc;border-radius:15px;padding:15px;width:507px}.my-button{border:0;border-radius:8px;box-shadow:none;display:block;font-family:var(--font-mulish);font-size:16px;font-weight:700;height:auto;padding:12px 23px;width:100%}@media (max-width:768px){.login-footer{height:70px}.login-footer h3{font-size:20px}.footer-title{flex-direction:column}.containerCard{width:100%!important}.stripSeal{padding-top:5px;width:60%}.loginUpbtn,.signUpbtn{font-size:20px;height:45px!important}}@media (max-width:576px){.login-footer{height:70px}.login-footer h3{font-size:18px!important;margin-top:5px}.footer-title{flex-direction:column;width:45%}.containerCard{width:100%!important}.my-button{font-size:13px;padding:7px 11px}.stripSeal{padding-top:10px;width:65%}}.errorMessage{color:red}.wn-btn-pay{background-color:var(--mv-blue)!important;border-color:var(--mv-blue)!important;border-radius:5px;color:var(--mv-white)!important;cursor:pointer;margin-top:5px;padding:5px 10px}.subscription-cards .ant-card{align-items:center;background-color:#ccc;display:flex;justify-content:center}.subscription-cards h4.ant-typography{color:var(--night-gray);font-family:var(--font-faro);font-size:18px;font-weight:600;margin-bottom:20px;text-align:center}.subscription-cards span.ant-typography{color:var(--night-gray);display:block;font-family:var(--font-faro);font-size:14px;font-weight:400;margin-bottom:15px;text-align:center}.custom-pricing{background:var(--color-bg-blue);border-radius:25px;margin-top:20px;overflow-x:auto;padding:30px 20px;white-space:nowrap}.custom-pricing h2.ant-typography{color:var(--color-dark);font-family:var(--font-sfpro);font-size:24px;font-weight:700;margin-bottom:21px}.discount-price{align-items:center;display:flex;margin-bottom:20px;margin-top:8px}.discount-price .ant-typography{color:var(--color-light-black);display:block;font-family:var(--font-sfpro);font-size:20px;font-weight:700}.discount-price .ant-typography:nth-child(2){font-weight:700}.discount-price .ant-input{background:#fdffa3;border:0;box-shadow:none;color:var(--color-dark);font-family:var(--font-sfpro);font-size:20px;font-weight:600;height:32px;margin-left:6px;max-width:60px;padding:5px 7px;text-align:center;width:100%}.custom-pricing .ant-list-item .ant-typography{color:var(--color-light-black);display:block;font-family:var(--font-sfpro);font-size:18px;margin-left:11px}.custom-pricing .ant-list-item{position:relative}.custom-pricing .ant-list-item:after{background:var(--color-light-black);border-radius:30px;content:"";height:4px;left:0;position:absolute;top:50%;width:4px}.custom-pricing .ant-list-item:nth-child(odd){font-weight:700}.custom-pricing .ant-list-item:nth-child(2n){font-weight:400}.pricing-content{align-items:center;display:flex;flex-wrap:nowrap}.pricing-content .ant-input{background:none;border:0;box-shadow:none;color:#fff;font-family:var(--font-sfpro);font-size:18px;font-weight:700;padding:0;text-align:center}.pricing-content .ant-input::placeholder{color:#fff}.pricing-content .ant-input-number{background:none;border:0;box-shadow:none;color:var(--color-dark);font-family:var(--font-sfpro);font-size:18px;font-weight:700;padding:0;text-align:center}.pricing-content .ant-list{background:var(--color-white);border-radius:10px;flex:1 1;margin-right:10px;width:100px}.pricing-content .ant-list:last-child{margin-right:0}.pricing-content .ant-list .ant-list-item{padding:11px 0 12px}.pricing-content .ant-list .ant-list-item:first-child{margin:10px 6px 25px;padding:10px 0}.pricing-content .ant-list-item{color:var(--color-dark);font-size:18px;font-weight:700;justify-content:center;margin-left:0;padding:13px 0;text-align:center}.pricing-content .ant-list-item:nth-child(2n){font-weight:700}.pricing-content .ant-list-item:after{background:#0000;width:auto}.pricing-content .ant-list-item:first-child{border-radius:8px;display:block}.pricing-content .ant-list-item:first-child .ant-typography{color:var(--color-white);font-family:var(--font-sfpro);font-size:15px;font-weight:700;margin-left:0;text-align:center}.pricing-content .ant-list-item .ant-typography{font-size:18px;margin-left:0}.discount-setting .ant-list:not(:first-child){margin-left:30px}.discount-setting .ant-list .ant-list-item:after{background:#0000;width:auto}.custom-pricing h5.ant-typography{color:var(--color-light-black);font-family:var(--font-sfpro);font-size:18px;font-weight:700;margin:30px 0 10px}.custom-pricing .ant-input-number-input,.price-card-btn{text-align:center}.price-card-btn{padding-top:30px}.discount-setting .ant-list:first-child .ant-list-item:after{background:var(--color-light-black);border-radius:30px;content:"";height:4px;left:0;position:absolute;top:50%;width:4px}.discount-setting .ant-list .ant-list-item .ant-typography{color:var(--color-light-black);display:block;font-family:var(--font-sfpro);font-size:18px;font-weight:400}.discount-setting .ant-list:nth-child(2) .ant-list-item .ant-typography,.discount-setting .ant-list:nth-child(3) .ant-list-item .ant-typography{margin-left:0}.discount-setting .ant-list:nth-child(2) .ant-list-item{justify-content:center}.discount-setting .ant-list:nth-child(2){background:var(--color-white);border-radius:10px;padding:0 20px}.discount-setting .ant-input{border:0;box-shadow:none;color:var(--color-dark);font-family:var(--font-sfpro);font-size:18px;font-weight:500;height:28px;max-width:60px;padding:0;text-align:center;width:100%}.discount-list .ant-list{margin-right:20px}.discount-setting .ant-list .ant-list-item{align-items:center;display:flex}.discount-list .ant-list .ant-list-item{justify-content:space-between;padding:0}.discount-list .ant-list .ant-list-item:first-child .ant-input{border-top-left-radius:10px;border-top-right-radius:10px}.discount-list .ant-list .ant-list-item:last-child .ant-input{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.discount-list .ant-input{border-radius:0}.discount-list .ant-list .ant-list-item:after{background:var(--color-light-black);border-radius:30px;content:"";height:4px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.discount-list h2.ant-typography{margin-bottom:0}.discount-input{text-align:center}.discount-input .ant-input{height:52px;max-width:71px;width:100%}.discount-input .ant-form-item{margin-bottom:0}.pricing-label .ant-list-item,.pricing-title .ant-list-item:not(:first-child){height:58px}@media (max-width:1200px){.custom-pricing .ant-row{flex-flow:row}}@media (max-width:767px){.pricing-content .ant-list-item:first-child{padding:8px 10px}}@media (max-width:576px){.pricing-content .ant-list-item:first-child{padding-bottom:3px;padding-top:3px}.pricing-content .ant-list-item:first-child .ant-typography{font-size:14px}.pricing-content .ant-list-item .ant-typography{font-size:14px;margin-left:0}.pricing-content .ant-list .ant-list-item:first-child{margin:10px 10px 27px;padding:10px}}.auth{background:var(--color-white);border-radius:30px;margin:-60px auto 0;max-width:565px;padding:20px 0}.auth-logo{padding-bottom:30px}.auth .ant-form-item{margin-bottom:20px}.auth .ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{content:""}@media (max-width:576px){.login-form{padding:30px 20px 0}}.auth-bg{background:url(/static/media/login-bg.bed2d821beb3806e3593.png) no-repeat 50%;background-size:cover;padding:20px;width:100%}.auth-bg,.login{align-items:center;display:flex;height:100vh;justify-content:center}.auth-signup{background:var(--color-white);border-radius:30px;margin:-70px auto 0;max-width:720px;padding:20px 0}.auth-signup .ant-select-selector,.auth-signup .ant-select-selector input{height:45px!important}.auth-signup .ant-select-selection-item,.auth-signup .ant-select-selection-placeholder{padding-top:5px!important}.auth-logo{border-bottom:2px solid var(--color-blue);display:block;padding-bottom:10px;text-align:center}.auth-logo .ant-image .ant-image-img{width:100%}.login-form{max-width:720px;padding:30px 50px 0}.login-form-footer{text-align:center}.login-form-footer,.login-form-toc{padding:10px 50px 0}.auth-signup .ant-form-item{margin-bottom:5px}.auth-signup .ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{content:""}.login-form h4.ant-typography{font-size:22px;margin-bottom:20px}.login-form .ant-form-item-label,.login-form h4.ant-typography{color:var(--color-dark);font-family:var(--font-mulish);font-weight:700}.login-form .ant-form-item-label{font-size:16px}.login-form .ant-input{color:var(--color-dark);font-family:var(--font-mulish);font-size:14px;font-weight:500;height:46px}.login-form .ant-input,.login-form .ant-input-password{border-color:var(--color-blue)}.login-form .ant-select-selector{border-color:var(--color-blue)!important}.login-form .ant-input-affix-wrapper{padding-bottom:0;padding-top:0}.login-form .ant-form-item-control-input .ant-typography a{color:var(--color-gray);display:block;font-family:var(--font-mulish);font-size:14px;font-weight:700;text-align:end}.login-form .ant-form-item-control-input .ant-typography a:hover{color:var(--color-light-blue)}.login-form .ant-checkbox-wrapper span{color:var(--color-gray);font-family:var(--font-mulish);font-size:14px;font-weight:700}.login-form .ant-checkbox .ant-checkbox-inner{border:2px solid var(--color-light-blue)}.login-form .ant-checkbox-wrapper a{color:var(--color-light-blue)}.login-form .ant-form-item-control-input-content .my-button.ant-typography{display:block;text-align:center}.login-form h5.ant-typography{color:var(--color-gray);font-family:var(--font-mulish);font-size:14px;font-weight:400;margin-bottom:0}.login-form a.ant-typography{color:var(--color-light-blue);display:inline-block;font-size:14px}@media (max-width:576px){.login-form{max-height:70vh;overflow:auto;padding:30px 20px 0}.auth-signup{margin-top:-100px;padding:10px 0 2px}.login-form-footer,.login-form-toc{padding:10px 20px 0}}.deliver-order{margin-top:30px}.deliver-order .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select{border:3px dashed #d9d9d9;border-radius:1px;height:100%;width:100%}.deliver-order h4.ant-typography{color:var(--color-text);font-family:var(--font-poppins);font-size:20px;font-weight:600;margin-bottom:15px;text-align:center}.deliver-order .ant-typography.my-button{margin-top:25px;text-align:center}.upload-card h4.ant-typography{border:1px solid #d9e0e9;border-top-left-radius:8px;border-top-right-radius:8px;margin-bottom:0;padding:20px}.upload-file{background-color:#00000008;padding:10px}.upload-file .ant-upload{background-color:#fff!important;margin-bottom:0!important}.upload-file .ant-upload:hover{border-color:#609be5!important}@media (max-width:1024px){.deliver-order .ant-col{margin-bottom:20px;padding-left:0!important;padding-right:0!important}.deliver-order{margin-top:10px}}@media (max-width:769px){.stacked-chart-selection{margin-top:50px!important}}@media (max-width:576px){.deliver-order h3.ant-typography{font-size:18px}.deliver-order .ant-row{display:inline-block;width:100%}.list-header{flex-direction:column}.deliver-order h5.ant-typography{margin-right:0}.deliver-order h4.ant-typography{margin-top:20px}.stacked-chart h5.ant-typography{font-size:15px!important}.donut-chart-text .ant-typography{font-size:13px!important}.stacked-chart-selection{margin-top:20px!important}}
/*# sourceMappingURL=main.6cd5d8cb.css.map*/