@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900;1000&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);.auth-card{border-radius:20px;height:100%;max-width:550px;min-height:600px;padding:2rem}.otp-boxes{gap:10px;justify-content:center;margin:20px 0}.otp-input{border:1px solid #ccc;border-radius:8px;font-size:24px;height:55px;width:45px}.auth-logoo{align-items:center;background-color:#fff;border-bottom-right-radius:0;box-shadow:0 8px 24px #959da533;display:flex;justify-content:end;margin:0;max-width:100%;padding:30px 40px 30px 15px;width:100%}.auth-title{font-size:1.6rem;font-weight:700;margin-bottom:.25rem}.auth-subtitle{font-size:1.2rem;margin-bottom:1.5rem}.form-group{margin-bottom:1rem;text-align:left}.form-group label{color:#444;display:block;font-size:1.25rem;font-weight:400;margin-bottom:.3rem}.form-control{border:1px solid #ddd;border-radius:12px;font-size:1.25rem!important;outline:none;padding:.75rem;transition:border .3s ease;width:100%}.form-control:focus{border-color:#166ec1;outline:none}.btn-primary{border-radius:12px;font-size:1rem;padding:.9rem}.auth-footer{font-size:.85rem;margin-top:1rem}.custom-checkbox:after{width:8px}@media only screen and (max-width:600px){.auth-card,body.takethatphoto{padding:1.5rem}.auth-card{width:100%}.form-group label{font-size:1.5rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box}body.takethatphoto{background:linear-gradient(135deg,#e0f0ff,#f7faff);color:#222;font-family:Inter,Segoe UI,sans-serif;padding:1rem}.auth-card{animation:fadeIn .5s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fff;border-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 10px 25px #0000001a;height:auto!important;margin:0 auto;max-width:768px;min-height:auto!important;padding:15px;text-align:center;width:100%}.auth-card .form-group{margin-bottom:1rem;text-align:left}.auth-card .form-group label{color:#444;display:block;font-size:1.25rem;font-weight:400;margin-bottom:.3rem}.auth-card input[type=email],.auth-card input[type=number],.auth-card input[type=tel],.auth-card input[type=text],.auth-card select{border:1px solid #ddd;border-radius:5px;font-size:16px!important;outline:none;padding:15px!important;transition:border .3s ease;width:100%}@media only screen and (max-width:399px){.auth-card input[type=email],.auth-card input[type=number],.auth-card input[type=tel],.auth-card input[type=text],.auth-card select{font-size:14px!important;padding:10px!important}}.auth-card input[type=email]:focus,.auth-card input[type=number]:focus,.auth-card input[type=tel]:focus,.auth-card input[type=text]:focus,.auth-card select:focus{border-color:#0a6ebe;outline:none}.auth-card .form-control{border:1px solid #ddd;border-radius:5px;font-size:16px!important;outline:none;padding:15px;transition:border .3s ease;width:100%}.auth-card .form-control:focus{border-color:#0a6ebe;outline:none}.auth-card .otp-boxes{display:flex;gap:10px;justify-content:space-between;margin:0 auto;max-width:300px}.auth-card .otp-input{border:1px solid #cdd4d9;border-radius:8px;font-size:24px;height:50px!important;text-align:center;width:50px!important}.auth-title{font-size:28px;font-weight:600;line-height:1;margin-bottom:10px}@media only screen and (max-width:399px){.auth-title{font-size:20px;margin-bottom:10px}}.auth-subtitle{color:#666;font-size:20px;line-height:1;margin-bottom:15px}@media only screen and (max-width:399px){.auth-subtitle{font-size:14px;margin-bottom:10px}}.btn-primary{background:linear-gradient(135deg,#166ec1,#0d58a6);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:10px;transition:transform .2s ease,background .3s ease;width:100%}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#0d58a6,#166ec1);transform:translateY(-2px)}.btn-primary:disabled{background:#ccc;cursor:not-allowed}.btn-primary:hover{background:linear-gradient(135deg,#1259a1,#0a4886);transform:translateY(-1px)}.auth-link{color:#166ec1;font-weight:500;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-footer{color:#555;font-size:14px;margin-top:10px}.centeredBox{align-items:center;display:flex;justify-content:center}.lh16{line-height:1.54}.terms-check{align-items:center;color:#555;display:flex;font-size:.85rem;gap:8px;margin:15px 0;text-align:left}.checkbox-wrapper{display:inline-block;height:20px;position:relative;width:20px}.checkbox-wrapper input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.custom-checkbox{align-items:center;background:#fff;border:2px solid #166ec1;border-radius:6px;display:flex;height:20px;justify-content:center;transition:all .3s ease;width:20px}.checkbox-wrapper input:checked+.custom-checkbox{background:#166ec1;border-color:#166ec1}.custom-checkbox:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:12px;transform:rotate(45deg) scale(0);transition:transform .2s ease;width:5px}.checkbox-wrapper input:checked+.custom-checkbox:after{transform:rotate(45deg) scale(1)}.otp-boxes{display:flex;gap:.5rem;justify-content:space-between}.otp-input{border:1px solid #ddd;border-radius:10px;color:#166ec1;font-size:1.2rem;height:3.2rem;outline:none;text-align:center;width:3rem}.otp-input:focus{border-color:#166ec1}.products-container{background:#f9f9f9;margin:0 auto;max-width:768px;min-height:100vh;width:100%}.products-header{align-items:center;background:#0a6ebe;border-radius:0 0 20px 20px;color:#fff;display:flex;flex-shrink:0;gap:5px;padding:20px 15px}.products-header .back-btn{align-items:center;background:#0a6ebe;border:none;border-radius:25px;box-shadow:0 8px 24px #959da533;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;height:25px;justify-content:center;line-height:25px;padding:0;position:relative;width:25px}.products-header .back-btn img{filter:invert(1)}.products-header h2{font-size:18px;font-weight:500}.products-body{flex:1 1;overflow-y:auto;padding-bottom:80px}.products-body-top .search-bar{padding:.75rem 1rem}.products-body-top .search-bar-inner{align-items:center;background:#fff;border-radius:15px;box-shadow:0 2px 4px #0000001a;display:flex;padding:.5rem .8rem}.products-body-top .search-bar-inner input{border:none;font-size:.95rem;margin-left:8px;outline:none;width:100%}.products-body-top .product-list{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.products-bottom{border-top-left-radius:10px;border-top-right-radius:10px;left:50%;max-width:768px;padding:15px;position:fixed;transform:translateX(-50%);width:100%;z-index:100}.products-bottom a{align-items:center;background-color:#0a6ebe;border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;padding:.8rem 1rem;text-transform:uppercase;width:100%;z-index:100}.products-bottom a:hover{background-color:#0a5ea3}.product-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 6px #00000014;padding:.75rem}.product-img{border-radius:8px;height:90px;object-fit:cover;width:70px}.product-details{flex:1 1;margin-left:12px}.product-name{color:#333;font-size:.95rem;font-weight:500;line-height:1.3}.product-footer{justify-content:space-between;margin-top:8px}.product-footer,.qty-container{align-items:center;display:flex}.qty-container{font-size:.9rem;gap:6px}.qty-btn{background:#f1f1f1;border:none;border-radius:6px;cursor:pointer;font-size:1rem;height:24px;width:24px}.qty{min-width:20px}.no-result,.qty{text-align:center}.no-result{color:#666;font-size:.95rem;margin-top:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media only screen and (max-width:600px){body.takethatphoto{padding:1.5rem}}.product-card{display:flex;flex-direction:column;padding:0}.product-card-top{align-items:center;border-bottom:1px solid #e1e1e1;display:flex;gap:8px;padding:10px;width:100%}.product-card-top-image img{height:auto;max-width:80px}.product-card-top-name h3{font-weight:500}.product-card-bottom{align-items:center;display:flex;justify-content:space-between;padding:10px;width:100%}.product-card-bottom-cashback .cashback{color:#0a6ebe;font-size:14px}.product-card-bottom-quantity{align-items:center;display:flex;gap:5px}.product-card-bottom-quantity span{color:#acacac}.product-card-bottom-quantity .product_quantity_box{align-items:center;border:1px solid #d1d1d1;border-radius:30px;display:flex}.product-card-bottom-quantity .product_quantity_box .qty-btn{background:#0000;border:none;color:#121212;cursor:pointer;font-size:14px;padding:0}.product-card-bottom-quantity .product_quantity_box .qty-btn:hover{color:#0a6ebe}.product-card-bottom-quantity .product_quantity_box .qty{color:#121212;min-width:20px;text-align:center}.home_new_container{background:#007bff;margin:0 auto;max-width:768px;min-height:100vh;width:100%}.home_new_box{overflow:hidden}.home_new_box_top_logo{display:flex;justify-content:center;margin-bottom:20px;padding-top:40px}.home_new_box_top_logo img{max-width:100px;width:60%}.home_new_box_top_splashimage{display:flex;justify-content:center;margin-bottom:40px}.home_new_box_top_splashimage img{max-width:300px;width:70%}.home_new_box_bottom{align-items:center;display:flex;flex-direction:column;margin:0 auto;width:90%}.home_new_box_bottom_inner{margin-bottom:15px}.home_new_box_bottom_inner h3,.home_new_box_bottom_inner h5{color:#fff;text-align:center}.home_new_box_bottom_inner h5{font-size:16px;font-weight:400;margin-bottom:10px}.home_new_box_bottom_inner h3{font-size:28px;font-weight:600;margin-bottom:10px}.home_new_box_bottom_inner h3 span{font-size:22px;font-weight:400}.home_new_box_bottom_button{margin-bottom:10px}.home_new_box_bottom_button a{align-items:center;background-color:#fff;border-radius:30px;color:#0a6ebe;display:inline-flex;justify-content:center;padding:10px 15px}.home_new_box_bottom p{color:#fff}.home_new_box_bottom p a{color:#fff;font-weight:500;text-decoration:underline!important}.auth_container{align-items:flex-end;background:#1b1699;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:768px;min-height:100vh;overflow:hidden;position:relative;width:100%}.auth-logo{align-items:center;background-color:#fff;border-bottom-left-radius:250px;border-bottom-right-radius:0;box-shadow:0 8px 24px #959da533;display:flex;justify-content:end;margin:0;max-width:100%;padding:30px 40px 30px 15px;width:100%}@media only screen and (max-width:420px){.auth-logo{padding:25px 30px 25px 15px}}.auth-logo img{height:auto;max-width:200px;position:relative;width:100%;z-index:99}@media only screen and (max-width:420px){.auth-logo img{max-width:120px}}.upi_container{align-items:flex-end;background:#fff;background:url(https://images.pexels.com/photos/6026441/pexels-photo-6026441.jpeg) no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.upi_card,.upi_container{margin:0 auto;max-width:768px;width:100%}.upi_card{animation:fadeIn .5s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0a6ebe;border-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 10px 25px #0000001a;height:auto!important;min-height:auto!important;padding:40px 15px 15px}.upi_card h1{color:#fff;font-size:32px;margin-bottom:15px;text-align:center}.upi_card .upi_form{margin:0 auto;width:90%}.upi_card .upi_form_box{margin-bottom:20px}.upi_card .upi_form_box label{color:#fff;font-size:14px;margin-bottom:8px}.upi_card .upi_form_box_inner{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.upi_card .upi_form_box_inner input{border-radius:4px;outline:none;padding:15px;width:100%}.upi_card .upi_form_box_inner span{position:absolute;right:8px}.upi_card .upi_form_box_inner span img{max-width:25px}.upi_card .upi_form_description{background-color:#1085e3;border-radius:4px;color:#fff;font-weight:300;margin-bottom:20px;padding:5px;text-align:center}.upi_card .upi_form_button{margin-bottom:15px;width:100%}.upi_card .upi_form_button button{background-color:#fff;color:#0a6ebe;font-size:16px;font-weight:500;text-transform:uppercase;width:100%}.upi_card .upi_form_agreelabel{align-items:center;display:flex;gap:5px;justify-content:center}.upi_card .upi_form_agreelabel input{border:1px solid #fff;height:15px;width:15px}.upi_card .upi_form_agreelabel label{color:#fff}.mankind_popup{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999999}.mankind_popup.show{display:block}.mankind_popup_box{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;left:50%;max-width:500px;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.mankind_popup_box_inner{padding:15px;text-align:center}.mankind_popup_box_inner .emojibox{align-items:center;display:flex;font-size:54px;justify-content:center}.mankind_popup_box_inner h3{font-size:24px;font-weight:600;margin-bottom:10px}.mankind_popup_box_inner p{font-size:14px;margin-bottom:15px}.mankind_popup_box_inner a{align-items:center;background-color:#0a6ebe;border-radius:20px;color:#fff;display:flex;font-size:14px;justify-content:center;margin:0 auto;max-width:200px;padding:8px 15px;width:100%}.reward h2{background:gold;border-radius:50%;font-size:24px;height:80px;line-height:80px;margin:0 auto 10px;width:80px}.reward_text{color:#555}.dashboard_container{background-color:#fff;box-shadow:0 0 10px #0000001a;margin:0 auto;max-width:768px;min-height:100vh;padding-bottom:80px;position:relative}.dashboard_container .header{background:linear-gradient(135deg,#0a6ebe,#0a5ea3);border-radius:0 0 20px 20px;color:#fff;padding:20px 15px;text-align:center}.dashboard_container .header .logo h1{font-size:24px;font-weight:600}.dashboard_container .dashboard_slider{margin:15px}.dashboard_container .dashboard_slider img{border-radius:10px;height:auto;width:100%}.dashboard_container .dashboard_achievement{border-radius:15px;box-shadow:0 3px 6px #0000001a;margin:0 15px 15px;overflow:hidden}.dashboard_container .dashboard_achievement_header{align-items:center;background:#0a6ebe;color:#fff;display:flex;justify-content:space-between;padding:15px}.dashboard_container .dashboard_achievement_header h4{font-size:20px;font-weight:600}.dashboard_container .dashboard_achievement_header h3{font-size:28px;font-weight:700}.dashboard_container .dashboard_achievement_body{background:linear-gradient(180deg,#fff,#dcf0ff);padding:15px}.dashboard_container .dashboard_achievement_body h5{font-size:18px;margin-bottom:10px}.dashboard_container .dashboard_wallet{padding:0 15px}.dashboard_container .dashboard_wallet_row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.dashboard_container .dashboard_wallet_box{background:linear-gradient(180deg,#fff,#dcf0ff);border-radius:15px;box-shadow:0 3px 6px #0000001a;padding:15px;text-align:center}.dashboard_container .dashboard_wallet_box a{align-items:center;color:inherit;display:flex;flex-direction:column;text-decoration:none}.dashboard_container .dashboard_wallet_box a span{align-items:center;background:#0a6ebe;border-radius:50%;display:flex;height:100px;justify-content:center;margin-bottom:10px;width:100px}.dashboard_container .dashboard_wallet_box a span img{max-width:50px}.dashboard_container .dashboard_wallet_box a h5{font-size:16px;font-weight:500}.inner_container{background-color:#f2f9ff;box-shadow:0 0 10px #0000001a;margin:0 auto;max-width:768px;min-height:100vh;padding-bottom:80px;position:relative}.inner_container .header{align-items:center;background:#0a6ebe;border-radius:0 0 20px 20px;color:#fff;display:flex;flex-shrink:0;gap:5px;margin-bottom:15px;padding:20px 15px}.inner_container .header .back-btn{align-items:center;background:#0a6ebe;border:none;border-radius:25px;box-shadow:0 8px 24px #959da533;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;height:25px;justify-content:center;line-height:25px;padding:0;position:relative;width:25px}.inner_container .header .back-btn img{filter:invert(1)}.inner_container .header h2{font-size:18px;font-weight:500}.inner_container .profile_header{align-items:center;display:flex;justify-content:space-between}.inner_container .profile_header_left{align-items:center;background:#0a6ebe;color:#fff;display:flex;gap:5px;width:75%}.inner_container .profile_header_left .back-btn{align-items:center;background:#0a6ebe;border:none;border-radius:25px;box-shadow:0 8px 24px #959da533;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;height:25px;justify-content:center;line-height:25px;padding:0;position:relative;width:25px}.inner_container .profile_header_left .back-btn img{filter:invert(1)}.inner_container .profile_header_left h2{font-size:18px;font-weight:500}.inner_container .profile_header_right{display:flex;justify-content:end;width:25%}.inner_container .profile_header_right a img{width:20px}.inner_container .earnings{margin-bottom:20px;padding:0 15px}.inner_container .earnings h4{font-size:24px;font-weight:600;margin-bottom:15px;text-align:center}.inner_container .earnings_box_tabs ul{display:grid;grid-template-columns:repeat(3,1fr)}.inner_container .earnings_box_tabs ul li{background-color:#fff;border:1px solid #e1e1e1;cursor:pointer;padding:8px 10px;text-align:center;transition:all .3s ease}.inner_container .earnings_box_tabs ul li:hover{background-color:#0a5ea3;border-color:#0a5ea3;color:#fff}.inner_container .earnings_box_tabs ul li:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.inner_container .earnings_box_tabs ul li:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.inner_container .earnings_box_tabs ul li.active{background-color:#0a6ebe;border-color:#0a6ebe;color:#fff;cursor:default}.inner_container .earnings_box_tabcontent_box{background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:none;padding:15px}.inner_container .earnings_box_tabcontent_box.active{display:block}.inner_container .earnings_box_tabcontent_box_inner{align-items:center;border-bottom:1px solid #e1e1e1;display:flex;justify-content:space-between;padding:10px 0}.inner_container .earnings_box_tabcontent_box_inner:last-child{border-bottom:none}.inner_container .earnings_box_tabcontent_box_inner_left h5{font-size:18px;font-weight:400;line-height:1;margin-bottom:8px}.inner_container .earnings_box_tabcontent_box_inner_left p{font-size:16px;font-weight:500}.inner_container .earnings_box_tabcontent_box_inner_left p.pending{color:#f5a623}.inner_container .earnings_box_tabcontent_box_inner_left p.approved{color:#2ecc71}.inner_container .earnings_box_tabcontent_box_inner_left p.rejected{color:#e74c3c}.inner_container .earnings_box_tabcontent_box_inner_right{align-items:center;display:flex;flex-direction:column;gap:8px}.inner_container .earnings_box_tabcontent_box_inner_right span{align-items:center;border:1px solid hsla(0,0%,44%,.118);border-radius:4px;color:#121212;display:inline-flex;font-weight:600;justify-content:center;min-width:80px;padding:5px}.inner_container .earnings_box_tabcontent_box_inner_right p{color:#747474;font-size:14px}.inner_container .earnings_box_tabcontent_box .no-data{color:#777;font-size:16px;font-weight:500;padding:40px 0;text-align:center}.inner_user{margin-bottom:20px;padding:0 15px}.inner_user_box{align-items:center;display:flex;gap:15px}.inner_user_box_left img{max-width:80px}.inner_user_box_boxed_image{margin-bottom:10px}.inner_user_box_boxed_image img{border-radius:10px;width:100%}.inner_user_box_boxed_content h2{font-size:2rem;font-weight:600}.inner_status{margin-bottom:20px;padding:0 15px}.inner_status_box{background-color:#0a6ebe;border-radius:10px;padding:10px}.inner_status_box_header{display:flex;margin-bottom:15px}.inner_status_box_header_left{width:50%}.inner_status_box_header_left h5{font-size:14px;font-weight:500;margin-bottom:5px}.inner_status_box_header_left h4{font-size:18px;font-weight:600}.inner_status_box_header_left h4,.inner_status_box_header_left h5{color:#fff;text-align:center}.inner_status_box_header_right{width:50%}.inner_status_box_header_right h5{font-size:14px;font-weight:500;margin-bottom:5px}.inner_status_box_header_right h4{font-size:18px;font-weight:600}.inner_status_box_header_right h4,.inner_status_box_header_right h5{color:#fff;text-align:center}.inner_status_box_progress progress{appearance:none;-webkit-appearance:none;background-color:#fff;border:none;border-radius:10px;height:10px;margin-bottom:5px;max-width:768px;overflow:hidden;width:100%}.inner_status_box_progress progress::-webkit-progress-bar{background-color:#fff}.inner_status_box_progress progress::-webkit-progress-value{background-color:#181597}.inner_status_box_progress progress::-moz-progress-bar{background-color:#181597}.inner_status_box_progress p{color:#fff;font-size:12px;line-height:1}.inner_tier{margin-bottom:20px;padding:0 15px}.inner_tier_box{background-color:#fff;border-radius:10px}.inner_tier_list_inner{align-items:center;border-bottom:1px solid #e1e1e1;display:flex;justify-content:space-between;padding:15px}.inner_tier_list_inner:last-child{border-bottom:none}.inner_tier_list_inner_left{align-items:center;display:flex;gap:10px}.inner_tier_list_inner_left span{align-items:center;background-color:#0a6ebe30;border-radius:8px;display:flex;font-size:18px;font-weight:600;height:60px;justify-content:center;width:60px}.inner_tier_list_inner_left h4{font-size:20px}.inner_tier_list_inner_right h5{border:1px solid #707070;border-radius:4px;color:#232326;font-size:14px;padding:5px 10px}.passbook_container{background-color:#f2f9ff;box-shadow:0 0 10px #0000001a;margin:0 auto;max-width:768px;min-height:100vh;padding-bottom:80px;position:relative}.passbook_container .header{align-items:center;background:#0a6ebe;border-radius:0 0 20px 20px;color:#fff;display:flex;flex-shrink:0;gap:5px;justify-content:space-between;margin-bottom:15px;padding:20px 15px}.passbook_container .header_left{align-items:center;display:flex;gap:8px}.passbook_container .header_left .back-btn{align-items:center;background:#0a6ebe;border:none;border-radius:25px;box-shadow:0 8px 24px #959da533;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;height:25px;justify-content:center;line-height:25px;padding:0;position:relative;width:25px}.passbook_container .header_left .back-btn img{filter:invert(1)}.passbook_container .header_left h2{font-size:18px;font-weight:500}.passbook_container .header_right{align-items:center;display:flex;gap:8px}.passbook_container .header_right a.pointsbtn{align-items:center;background:#ffce5a;background:linear-gradient(64deg,#ffce5a,#dfa311);border-radius:30px;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFCE5A",endColorstr="#DFA311",GradientType=0);gap:4px;padding:5px 10px}.passbook_container .header_right a.pointsbtn span:first{display:flex}.passbook_container .header_right a.pointsbtn span img{width:22px}.passbook_container .header_right a.pointsbtn span p{color:#121212;font-size:9px;font-weight:300}.passbook_container .header_right a.pointsbtn span h5{color:#121212;font-size:12px;font-weight:600}.passbook_container .header_right a.redeembtn{border:1px solid #fff;border-radius:15px;padding:5px 10px}.passbook_details{margin-bottom:20px;padding:0 15px}.passbook_details_tabs ul{border-top-left-radius:10px;border-top-right-radius:10px;display:flex;justify-content:space-between;overflow:hidden}.passbook_details_tabs ul li{align-items:center;background-color:#215680;color:#fff;cursor:pointer;display:flex;gap:5px;justify-content:center;padding:10px;position:relative;width:100%}@media only screen and (max-width:420px){.passbook_details_tabs ul li{font-size:12px;padding:10px 8px}}@media only screen and (max-width:370px){.passbook_details_tabs ul li{font-size:11px;padding:10px 5px}}.passbook_details_tabs ul li img{width:15px}.passbook_details_tabs ul li.active{cursor:default}.passbook_details_tabs ul li.active:before{background-color:#ffcc4e;bottom:0;content:"";height:4px;position:absolute;width:100%}.passbook_details_tabcontent_inner{background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:none;overflow:hidden;padding:10px}.passbook_details_tabcontent_inner.active{display:block}.passbook_details_tabcontent_inner .points_earned_box{align-items:center;border-bottom:1px solid #e1e1e1;display:flex;justify-content:space-between;padding:8px 0}.passbook_details_tabcontent_inner .points_earned_box:last-child{border-bottom:none}.passbook_details_tabcontent_inner .points_earned_box_left h4{color:#232326;font-size:16px;font-weight:500}.passbook_details_tabcontent_inner .points_earned_box_left p{color:#818181;font-size:13px;font-weight:300}.passbook_details_tabcontent_inner .points_earned_box_right h4{align-items:center;border:1px solid #e1e1e1;border-radius:4px;display:flex;font-size:12px;font-weight:400;gap:3px;padding:4px 8px}.passbook_details_tabcontent_inner .points_earned_box_right h4 span{color:#40c852;font-size:12px;font-weight:600}.passbook_details_tabcontent_inner .points_earned_box_right h4 img{width:15px}.passbook_details_tabcontent_inner .points_redeem_box{align-items:center;background-color:#e3ecf3;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:10px;padding:8px}.passbook_details_tabcontent_inner .points_redeem_box:last-child{margin-bottom:0}.passbook_details_tabcontent_inner .points_redeem_box_left{align-items:center;display:flex;gap:5px}.passbook_details_tabcontent_inner .points_redeem_box_left_image img{border-radius:4px;width:50px}.passbook_details_tabcontent_inner .points_redeem_box_left_content h5{color:#232326;font-size:14px;font-weight:600}.passbook_details_tabcontent_inner .points_redeem_box_left_content p{color:#818181;font-size:12px;font-weight:400}.passbook_details_tabcontent_inner .points_redeem_box_right{text-align:right}.passbook_details_tabcontent_inner .points_redeem_box_right h4{font-size:14px;font-weight:600}.passbook_details_tabcontent_inner .points_redeem_box_right h4 span.minus{color:#ff3131}.passbook_details_tabcontent_inner .points_redeem_box_right h4 span.plus{color:#25b158}.passbook_details_tabcontent_inner .points_redeem_box_right p{font-size:13px}.passbook_details_tabcontent_inner .points_redeem_box_right p span.pending{color:#ff3131}.passbook_details_tabcontent_inner .points_redeem_box_right p span.success{color:#25b158}.bottom-nav{background:#fff;border-top:1px solid #e0e0e0;bottom:0;display:flex;justify-content:space-around;left:50%;max-width:768px;padding:8px 0;position:fixed;transform:translateX(-50%);width:100%;z-index:9999}.bottom-nav .nav-item{color:#666;flex:1 1;font-size:12px;text-align:center}.bottom-nav .nav-item a{align-items:center;color:#333;display:flex;flex-direction:column;gap:5px;text-decoration:none}.bottom-nav .nav-item a i{font-size:20px}.bottom-nav .nav-item.active a,.bottom-nav .nav-item:hover a{color:#0a6ebe}.upload_section{margin-bottom:20px;padding:0 15px}.upload_section_box{background:#fff;border-radius:16px;box-shadow:0 8px 18px #00000014;margin:2rem auto;max-width:768px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease-in-out}.upload_section_box .upload_title{color:#222;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.upload_section_box .camera_container{align-items:center;background:#f8fbff;border:2px dashed #0a6ebe;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;padding:2rem 1rem;transition:all .25s ease}.upload_section_box .camera_container:hover{background:#eef6ff;border-color:#0a5ea3;transform:translateY(-2px)}.upload_section_box .camera_container .camera_icon{align-items:center;background:#0a6ebe;border-radius:50%;box-shadow:0 4px 10px #007bff40;color:#fff;display:flex;height:80px;justify-content:center;margin-bottom:.8rem;transition:all .3s;width:80px}.upload_section_box .camera_container .camera_icon svg{color:#fff}.upload_section_box .camera_container .camera_icon:hover{background:#0a5ea3}.upload_section_box .camera_container .camera_text{color:#555;font-size:.95rem;font-weight:500}.upload_section_box .errorMessage{color:#e63946;display:block;font-size:.9rem;margin-top:1rem}.upload_section_box .preview_container{margin-top:2rem;text-align:center}.upload_section_box .preview_container h4{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.upload_section_box .preview_container .preview_box{background:#fafafa;border-radius:12px;box-shadow:0 4px 12px #00000014;overflow:hidden;padding:1rem}.upload_section_box .preview_container .preview_box .preview_image{border-radius:10px;height:auto;object-fit:cover;width:100%}.upload_section_box .preview_container .preview_box .pdf_name{background:#eef6ff;border-radius:8px;color:#444;font-size:.95rem;font-weight:500;padding:.8rem}.process_receipt_section{margin-bottom:20px;padding:0 15px}.process_receipt_section_box{background:#fff;border-radius:16px;box-shadow:0 8px 20px #00000014;margin:2rem auto;max-width:768px;padding:1.5rem 1rem;text-align:center}.process_receipt_section_box .section_title{color:#222;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.process_receipt_section_box .receipt_card{margin-bottom:1.5rem;overflow-x:auto}.process_receipt_section_box .receipt_card .receipt_table{border-collapse:initial;border-spacing:0;width:100%}.process_receipt_section_box .receipt_card .receipt_table thead{border-top-left-radius:5px;border-top-right-radius:5px}.process_receipt_section_box .receipt_card .receipt_table th{background:#007bff;color:#fff;font-size:16px;font-weight:600;padding:10px;text-align:center}.process_receipt_section_box .receipt_card .receipt_table td{background:#f8f9fb;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;font-weight:500;padding:10px}.process_receipt_section_box .receipt_card .receipt_table .total_row td{background:#e7f1ff;font-weight:700}.process_receipt_section_box .button_group{display:flex;gap:10px;justify-content:space-between;margin-bottom:1rem}.process_receipt_section_box .button_group .btn_primary,.process_receipt_section_box .button_group .btn_secondary{border:none;border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:600;min-width:120px;padding:.65rem 1.2rem;transition:all .25s ease;width:50%}.process_receipt_section_box .button_group .btn_primary{background:linear-gradient(135deg,#166ec1,#0d58a6);box-shadow:0 4px 12px #007bff40;color:#fff;transition:all .25s ease-in-out}.process_receipt_section_box .button_group .btn_primary:hover{background:linear-gradient(135deg,#0d58a6,#166ec1);transform:translateY(-2px)}.process_receipt_section_box .button_group .btn_secondary{background:#f1f1f1;color:#333}.process_receipt_section_box .button_group .btn_secondary:hover{background:#e0e0e0;transform:translateY(-2px)}.process_receipt_section_box .info_text{color:#555;font-size:14px;line-height:1.5}.process_receipt_section_box.empty_state .info_text{margin-top:2rem}.process_receipt_section_box.empty{background-color:#0000;border-radius:0;box-shadow:none;padding:0}.process_receipt_section_box.empty .button_group{margin:0}.loader-overlay{align-items:end;display:flex;justify-content:end}.loader-overlays{height:30px;width:100%}.coming_soon,.loader-overlays{align-items:center;display:flex;justify-content:center}.loader-spinner{animation:spin 1s linear infinite;border:2px solid #fff;border-radius:50%;border-top:3px solid #2c7a7b;height:22px;width:22px}@media(max-width:600px){.loader-spinner{border-width:2px;height:24px;width:24px}}.milestone-progress-container{margin-top:15px;position:relative;text-align:center;width:100%}.milestone-line{background-color:#dcdcdc;border-radius:5px;height:6px;left:0;position:absolute;top:25px;width:100%;z-index:1}.milestone-fill{background-color:#007bff;border-radius:5px;height:6px;transition:width .5s ease-in-out;z-index:2}.milestone-points{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:3}.milestone-item{width:20%}.milestone-icon,.milestone-item{align-items:center;display:flex;flex-direction:column}.milestone-icon{position:relative}.milestone-icon img{height:40px;width:40px}.milestone-label{color:#000;font-size:12px;font-weight:600;position:absolute;top:50%;transform:translateY(-50%)}.milestone-points-text{color:#555;font-size:12px;font-weight:500;margin-top:6px}@media(max-width:600px){.milestone-icon img{height:30px;width:30px}.milestone-label,.milestone-points-text{font-size:10px}.milestone-line{height:4px;top:20px}}.item_input,.price_input{border:1px solid #ccc;border-radius:4px;padding:5px;text-align:left;width:100%}.price_input{text-align:right}.signUpPage .signUpPage__main{align-items:center;display:flex;justify-content:center;min-height:100vh}@media(max-width:1023px){.signUpPage .signUpPage__main{flex-direction:column}}.signUpPage .signUpPage__main .signUpPage__left{align-items:center;background-color:#fbfaff;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;overflow:auto;padding:4%;position:fixed;top:0;width:40%;z-index:0}@media(max-width:1279px){.signUpPage .signUpPage__main .signUpPage__left{min-height:50vh;width:100%}}@media(max-width:767px){.signUpPage .signUpPage__main .signUpPage__left{padding:4rem 2rem 2rem}}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__backButton{align-items:center;display:flex;justify-content:flex-start;left:4%;position:absolute;top:1rem}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__backButton a{align-items:center;display:flex;justify-content:center}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__backButton a i{color:#191a1a;font-size:1rem;margin-right:.25rem}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__backButton a span{color:#191a1a;display:inline-block;font-size:1rem;font-weight:600;line-height:1}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider{border-radius:.5rem;padding:1rem 0 0;width:100%}@media(max-width:1279px){.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider{width:60%}}@media(max-width:767px){.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider{width:100%}}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider *{outline:none!important}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider h3{color:#191a1a;font-size:18px;font-weight:700}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider--forgetPassword .slick-slider{padding:0!important}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider .slick-slider{padding:0 0 1rem}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider .signUpPage__box{padding:0 1rem 1rem}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider .signUpPage__box h4{color:#fff;font-size:1rem;font-weight:500;line-height:1.4;margin:0 0 .5rem;text-transform:uppercase}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider .signUpPage__box h2{color:#fff;font-size:1.6rem;font-weight:800;line-height:1.4;margin:0 0 .5rem}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider .signUpPage__box p{color:#fff;font-size:.65rem;font-weight:400;line-height:1.5;margin:0}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider .signUpPage__box figure{align-items:center;display:flex;justify-content:flex-start;margin:0 auto;width:58.4%}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider .signUpPage__box figure img{width:auto}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider .slick-dots{align-items:center;bottom:0;display:flex!important;justify-content:center}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider .slick-dots li{align-items:center;display:flex;height:.6rem;justify-content:center;margin:0 .5rem 0 0;width:.6rem}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider .slick-dots li:last-child{margin:0}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider .slick-dots li button{align-items:center;background-color:#0000001a;border-radius:.6rem;display:flex;height:.6rem;justify-content:center;margin:0;padding:0;width:.6rem}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider .slick-dots li button:before{display:none}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider .slick-dots li.slick-active{width:1.6rem}.signUpPage .signUpPage__main .signUpPage__left .signUpPage__slider .slick-dots li.slick-active button{background:#f38b3e;width:1.6rem}.signUpPage .signUpPage__main .signUpPage__right{background-color:#f9f9f9;border-radius:.5rem;box-shadow:0 0 1rem .25rem #2b1c031a;display:flex;flex-direction:column;padding:4% calc(4% - 1.5rem);width:60%;z-index:1}.signUpPage .signUpPage__main .signUpPage__right.resetPass{width:34%}@media(max-width:1279px){.signUpPage .signUpPage__main .signUpPage__right.resetPass{min-height:50vh;width:90%}}.signUpPage .signUpPage__main .signUpPage__right.resetPass .signUpPage__heading figure{width:30%}.signUpPage .signUpPage__main .signUpPage__right.resetPass .signUpPage__form .linkExp{background:#f7e9e9;border:1px dotted #e70e0e;color:#e70e0e;padding:6px 0;text-align:center}@media(max-width:1279px){.signUpPage .signUpPage__main .signUpPage__right{min-height:50vh;width:90%}}@media(max-width:767px){.signUpPage .signUpPage__main .signUpPage__right{padding:1rem}}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 0 2rem;text-align:center;width:100%}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading:last-child{margin:0}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading figure{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:10rem;width:25%}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading figure img{width:100%}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading h1{color:#191a1a;font-size:1.7rem;font-weight:700;line-height:1.2;margin:1rem 0 0}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading h4{color:#191a1a;font-size:.9rem;font-weight:400;line-height:1.5;margin:1rem 0 0}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading h4.thankyouHeading{display:block}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading h4.thankyouHeading span{color:#84bd00}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading h4.thankyouHeading span,.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading h4.thankyouHeading strong{display:block}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading p{align-items:center;display:flex;justify-content:center;margin:1rem 0 0}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading p span{align-items:center;background-color:#2056a51f;border-radius:1.5rem;color:#0f61dc;display:flex;font-size:.8rem;font-weight:700;justify-content:center;line-height:1;padding:.75rem 3rem}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading p span i{font-size:1rem;margin-right:.5rem}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading p a{display:inline-block;padding:.6rem 3rem}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading p a i{margin-right:.5rem}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading p button{display:inline-block;padding:.6rem 3rem}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__heading p button i{margin-right:.5rem}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form{display:flex;flex-direction:column;width:100%}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form.otpInpForm div:first-child{display:flex;justify-content:center;margin-bottom:20px}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form.otpInpForm div:first-child input{border:1px solid #ddd;border-radius:4px;height:40px;padding:6px 10px;width:40px!important}@media(max-width:1279px){.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form{margin:0 auto;width:60%}}@media(max-width:767px){.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form{width:100%}}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection{display:flex;flex-direction:column;padding-left:.75rem;padding-right:.75rem}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection>.row>[class*=col-]:last-child .form-group{margin:0}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group{margin:0 0 1rem;position:relative}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .css-qbdosj-Input{margin:0;padding:0}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .css-13cymwt-control{border-radius:.375rem;min-height:27px}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .css-13cymwt-control .css-1xc3v61-indicatorContainer{padding:.215rem!important}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .css-1jqq78o-placeholder{color:#191a1a;font-size:.8rem;margin:0}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .css-1fdsijx-ValueContainer{font-size:1rem!important;padding:.4rem .9rem!important}@media screen and (min-width:768px)and (max-width:1024px){.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .css-1fdsijx-ValueContainer{font-size:.8rem!important;padding:.4rem .9rem!important}}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .css-1dimb5e-singleValue{font-size:.8rem}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .css-t3ipsp-control{border-radius:.375rem;min-height:27px}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .css-t3ipsp-control .css-15lsz6c-indicatorContainer{padding:.215rem!important}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group.withIcon .form-control{border-radius:.375rem;padding:.6rem 2.5rem .6rem .9rem}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group.withIcon .passwordToggle{display:block;position:absolute;right:.75rem;top:1.2rem;transform:translateY(-50%);width:1.25rem}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group.withIcon .passwordToggle img{width:100%}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group.withIcon--forgetPassword .form-control{border-radius:.375rem;padding:.6rem .9rem .6rem .6rem!important}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group.withIcon--forgetPassword .passwordToggle{display:block;left:.75rem;position:absolute;top:.7rem;width:1.25rem}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group.withIcon--forgetPassword .passwordToggle img{width:100%}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group label{color:#191a1a;font-size:.8rem;font-weight:600;line-height:1.5;margin:0 0 .5rem}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .form-control{background-color:#fafafa;border-radius:.375rem;color:#191a1a;font-size:.8rem;font-weight:400;letter-spacing:.025rem;line-height:1.5;min-height:2.25rem;padding:.5rem .75rem}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .form-control::-webkit-input-placeholder{color:#191a1a;font-size:.8rem;font-weight:400;letter-spacing:.025rem;line-height:1.5}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .form-control::-moz-placeholder{color:#191a1a;font-size:.8rem;font-weight:400;letter-spacing:.025rem;line-height:1.5}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .form-control:-ms-input-placeholder{color:#191a1a;font-size:.8rem;font-weight:400;letter-spacing:.025rem;line-height:1.5}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .form-control:-moz-placeholder{color:#191a1a;font-size:.8rem;font-weight:400;letter-spacing:.025rem;line-height:1.5}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .form-control:focus{box-shadow:none}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group>p{align-items:center;color:#191a1a;display:flex;font-size:.8rem;font-weight:600;justify-content:flex-start;line-height:1.5;margin:0}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group>p.text-end{justify-content:flex-end}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group>p input{margin:0 .5rem 0 0}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group>p a{color:#2056a5;display:inline-block;font-size:.8rem;font-weight:600;line-height:1.5;margin-left:.25rem}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .signup_checklabel{align-items:center;display:flex}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .signup_checklabel input{height:20px;margin-right:.5rem;width:20px}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .signup_checklabel a{margin-left:5px}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .signup_checklabel a:hover{text-decoration:underline!important}.signUpPage .signUpPage__main .signUpPage__right .signUpPage__form .signUpPage__formSection .form-group .signup_checklabel p{margin-bottom:0}.resendotp_row{align-items:center;display:flex;justify-content:space-between;padding:10px 0 0}.dashboard{display:flex;flex-direction:row}.dashboard__sidebar{background:#fafafa;box-shadow:0 .2rem .2rem 0 #00000040;color:#2056a5;height:100%;left:0;margin:0;min-height:100vh;padding:0;position:fixed;top:0;transition:all .5s ease;width:3.5rem;z-index:3}.dashboard__sidebar .dashboard__topSection{align-items:center;display:flex;justify-content:space-between;padding:.75rem}.dashboard__sidebar .dashboard__topSection .dashboard__logoBox{display:none;height:2rem}.dashboard__sidebar .dashboard__topSection .dashboard__logoBox img{height:100%;width:auto}.dashboard__sidebar .dashboard__topSection .dashboard__menuBox{align-items:center;display:flex;justify-content:center;width:2rem}.dashboard__sidebar .dashboard__topSection .dashboard__menuBox span{cursor:pointer;display:block}.dashboard__sidebar .dashboard__topSection .dashboard__menuBox span img{width:100%}.dashboard__sidebar .dashboard__topSection .dashboard__menuBox span img.inside{display:none}.dashboard__sidebar .dashboard__topSection .dashboard__menuBox span img.outside{display:block}.dashboard__sidebar .dashboard__menuMain{display:flex;flex-direction:column;height:calc(100% - 3.5rem);justify-content:space-between}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop{display:flex;flex-direction:column}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul{margin:0;padding:0}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li{align-items:center;display:flex;justify-content:center;padding:.375rem .75rem;position:relative;z-index:0}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link{align-items:center;background:#0000;border:none;border-radius:.5rem;color:#000;display:flex;justify-content:center;padding:.375rem;text-transform:capitalize;transition:all .5s;width:100%}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link .icon{align-items:center;display:flex;height:1.25rem;justify-content:center;margin:0;width:1.25rem}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link .icon img{width:100%}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link .icon img.offHover{display:block}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link .icon img.onHover{display:none}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link .link_text{display:none;font-size:.8rem;margin-left:.5rem}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link .link_icon{display:none;position:absolute;right:20px}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link.active,.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link:hover{background:#d9eeff;color:#2056a5}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link.active .icon img.offHover,.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link:hover .icon img.offHover{display:none}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link.active .icon img.onHover,.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link:hover .icon img.onHover{display:block}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link.active .link_text,.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link:hover .link_text{font-weight:600}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .childrenDropdown{background-color:#fff;left:100%;min-width:10.05rem;position:absolute;top:0;width:auto}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .childrenDropdown li{border-bottom:.05rem solid #fafafa;display:block;padding:.5rem!important}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .childrenDropdown li:last-child{border-bottom:none}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .childrenDropdown li a{border-radius:.5rem;color:#000;display:block;font-size:.8rem;padding:.5rem;transition:all .5s;white-space:nowrap}.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .childrenDropdown li a.active,.dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .childrenDropdown li a:hover{background:#d9eeff;color:#2056a5;font-weight:600}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom{display:flex;flex-direction:column}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul{margin:0;padding:0}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li{align-items:center;display:flex;justify-content:center;padding:.375rem .75rem;position:relative;z-index:0}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link{align-items:center;background:#0000;border:none;border-radius:.5rem;color:#000;display:flex;justify-content:center;padding:.375rem;text-transform:capitalize;transition:all .5s;width:100%}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link .icon{align-items:center;display:flex;height:1rem;justify-content:center;margin:0;width:1rem}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link .icon img{width:100%}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link .icon img.offHover{display:block}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link .icon img.onHover{display:none}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link .link_text{display:none;font-size:.8rem;margin-left:.5rem}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link .link_icon{display:none;position:absolute;right:20px}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link.active,.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link:hover{background:#d9eeff;color:#2056a5}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link.active .icon img.offHover,.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link:hover .icon img.offHover{display:none}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link.active .icon img.onHover,.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link:hover .icon img.onHover{display:block}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown{background-color:#fff;left:100%;min-width:10.05rem;padding:.25rem 0;position:absolute;top:50%;transform:translateY(-60%);width:auto}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown li{border-bottom:.05rem solid #fafafa;display:block;padding:.25rem .5rem!important}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown li:last-child{border-bottom:none}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown li a{border-radius:.5rem;color:#000;display:block;font-size:.8rem;padding:.5rem;transition:all .5s;white-space:nowrap}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown li a.activee,.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown li a:hover{background:#d9eeff;color:#2056a5;font-weight:600}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown ul{background-color:#fff;left:100%;min-width:10.05rem;padding:.25rem 0;position:absolute;top:0;transform:translateY(-50%);width:auto}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown ul li{display:block;padding:.375rem .75rem;position:relative;text-align:left;z-index:0}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown ul li a{border-radius:.5rem;color:#000;display:block;font-size:.8rem;padding:.5rem;transition:all .5s;white-space:nowrap}.dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown.childrenDropdown_2{top:-33px}.dashboard__mainPage{min-height:100vh;transition:all .5s ease}.dashboard__mainPage .dashboard__headerSection{align-items:center;background-color:#fafafa;display:flex;justify-content:space-between;left:3.5rem;padding:.85rem .75rem;position:fixed;top:0;transition:all .5s ease;width:calc(100% - 3.5rem);z-index:2}.dashboard__mainPage .dashboard__headerSection .dashboard__heading{align-items:space-between;display:flex;justify-content:space-between;width:70%}@media(max-width:767px){.dashboard__mainPage .dashboard__headerSection .dashboard__heading{justify-content:flex-start;width:60%}}.dashboard__mainPage .dashboard__headerSection .dashboard__heading h3{color:#000;font-size:1.2rem;font-weight:600;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__headerSection .dashboard__username{align-items:center;display:flex;justify-content:right;padding-right:2rem;width:30%}@media screen and (max-width:767px){.dashboard__mainPage .dashboard__headerSection .dashboard__username{padding-right:0;width:40%}}.dashboard__mainPage .dashboard__headerSection .dashboard__username h5{color:#000;font-size:1rem;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:pre}@media screen and (max-width:767px){.dashboard__mainPage .dashboard__headerSection .dashboard__username h5{font-size:.8rem}}.dashboard__mainPage .dashboard__headerSection .dashboard__username h5 span{color:#0d6efd}.dashboard__mainPage .dashboard__content{margin-top:3.5rem;padding:2rem}@media(max-width:767px){.dashboard__mainPage .dashboard__content{margin-top:3.2rem;padding:1.5rem}}.dashboard__mainPage .dashboard__content>.container-fluid{padding-left:0;padding-right:0}.dashboard__mainPage .dashboard__content .dashboard__heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:2.5rem}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__heading{flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__heading .dashboard__headingLeft{align-items:flex-start;display:flex;justify-content:flex-start}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__heading .dashboard__headingLeft{align-items:center;justify-content:center;margin-bottom:1.5rem;text-align:center;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__heading .dashboard__headingLeft .dashboard__headingBackLink{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__heading .dashboard__headingLeft .dashboard__headingBackLink a{align-items:center;display:flex;height:1.75rem;justify-content:flex-start}.dashboard__mainPage .dashboard__content .dashboard__heading .dashboard__headingLeft .dashboard__headingBackLink a img{width:1.25rem}.dashboard__mainPage .dashboard__content .dashboard__heading .dashboard__headingLeft .dashboard__headingBackLink button{align-items:center;background-color:#0000;border:none;display:flex;height:1.75rem;justify-content:flex-start;width:1.75rem}.dashboard__mainPage .dashboard__content .dashboard__heading .dashboard__headingLeft .dashboard__headingBackLink button img{width:1.25rem}.dashboard__mainPage .dashboard__content .dashboard__heading .dashboard__headingLeft .dashboard__headingContent{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__heading .dashboard__headingLeft .dashboard__headingContent h3{color:#000;font-size:1.2rem;font-weight:600;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__heading .dashboard__headingLeft .dashboard__headingContent p{color:#000;font-size:.8rem;font-weight:400;line-height:1.5;margin:.5rem 0 0}.dashboard__mainPage .dashboard__content .dashboard__heading .dashboard__headingLeft .dashboard__headingContent .btn{background-color:#2056a5;border-radius:.75rem;color:#fff;font-size:1rem;font-weight:600;line-height:1.5;margin:1rem 0 0;padding:.75rem 1.5rem}.dashboard__mainPage .dashboard__content .dashboard__heading .dashboard__headingRight{display:flex;flex-direction:column;min-width:12.5rem}.dashboard__mainPage .dashboard__content .dashboard__heading .dashboard__headingRight .css-1fdsijx-ValueContainer{font-size:.8rem;padding:.4rem .9rem!important}.dashboard__mainPage .dashboard__content .no_sample_campaign{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 8px 24px #959da533;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:1.5rem;text-align:center;width:40%}@media only screen and (max-width:768px){.dashboard__mainPage .dashboard__content .no_sample_campaign{width:100%}}.dashboard__mainPage .dashboard__content .no_sample_campaign img{margin-bottom:.5rem}.dashboard__mainPage .dashboard__content .no_sample_campaign h4{color:#000}.dashboard__mainPage .dashboard__content .dashboard__dropdown{display:flex;justify-content:flex-end;margin-bottom:2.5rem}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__dropdown{flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__dropdown .dashboard__headingLeft{align-items:flex-start;display:flex;justify-content:flex-start}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__dropdown .dashboard__headingLeft{align-items:center;justify-content:center;margin-bottom:1.5rem;text-align:center;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__dropdown .dashboard__headingLeft .dashboard__headingBackLink{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__dropdown .dashboard__headingLeft .dashboard__headingBackLink a{align-items:center;display:flex;height:1.75rem;justify-content:flex-start;width:1.75rem}.dashboard__mainPage .dashboard__content .dashboard__dropdown .dashboard__headingLeft .dashboard__headingBackLink a img{width:1.25rem}.dashboard__mainPage .dashboard__content .dashboard__dropdown .dashboard__headingLeft .dashboard__headingContent{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__dropdown .dashboard__headingLeft .dashboard__headingContent h3{color:#000;font-size:1.2rem;font-weight:600;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__dropdown .dashboard__headingLeft .dashboard__headingContent p{color:#000;font-size:.8rem;font-weight:400;line-height:1.5;margin:.5rem 0 0}.dashboard__mainPage .dashboard__content .dashboard__dropdown .dashboard__headingLeft .dashboard__headingContent .btn{background-color:#2056a5;border-radius:.75rem;color:#fff;font-size:1rem;font-weight:600;line-height:1.5;margin:1rem 0 0;padding:.75rem 1.5rem}.dashboard__mainPage .dashboard__content .dashboard__dropdown .dashboard__headingRight{display:flex;flex-direction:column;min-width:9.5rem}.dashboard__mainPage .dashboard__content .dashboard__dropdown .dashboard__headingRight .css-1fdsijx-ValueContainer{font-size:.8rem;padding:.4rem .9rem!important}.dashboard__mainPage .dashboard__content .dashboard__tabSection{align-items:flex-start;display:flex;flex-direction:column;margin:1.5rem 0 0}.dashboard__mainPage .dashboard__content .dashboard__tabSection .nav.nav-tabs{border:none;border-top-left-radius:.375rem;border-top-right-radius:.375rem;margin:0 0 -.05rem;overflow:hidden;padding:0;position:relative;z-index:1}.dashboard__mainPage .dashboard__content .dashboard__tabSection .nav.nav-tabs .nav-item{display:block}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .nav.nav-tabs .nav-item{width:100%}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .nav.nav-tabs .nav-item:first-child .nav-link{border-top-left-radius:.375rem}.dashboard__mainPage .dashboard__content .dashboard__tabSection .nav.nav-tabs .nav-item:last-child .nav-link{border-top-right-radius:.375rem;margin-right:0}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .nav.nav-tabs .nav-item:last-child .nav-link{border-top-right-radius:0}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .nav.nav-tabs .nav-item .nav-link{align-items:center;background-color:#fafafa;border:.05rem solid #2056a5;border-radius:0;color:#000;display:flex;font-size:.9rem;font-weight:600;justify-content:center;letter-spacing:.025rem;margin:0 -.05rem 0 0;padding:.6rem 1.5rem;position:relative;z-index:0}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .nav.nav-tabs .nav-item .nav-link{width:100%}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .nav.nav-tabs .nav-item .nav-link:before{background-color:#2056a5;content:"";height:0;left:0;position:absolute;top:0;width:100%;z-index:1}.dashboard__mainPage .dashboard__content .dashboard__tabSection .nav.nav-tabs .nav-item .nav-link.active{border-bottom:.05rem solid #fafafa}.dashboard__mainPage .dashboard__content .dashboard__tabSection .nav.nav-tabs .nav-item .nav-link.active:before{height:.35rem}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content{background-color:#fafafa;border:.05rem solid #2056a5;display:flex;flex-direction:column;padding:2rem;position:relative;width:100%;z-index:0}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group{display:flex;flex-direction:column;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group .css-qbdosj-Input{margin:0;padding:0}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group .no____value .css-13cymwt-control{border-color:#0047ab}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group .css-13cymwt-control{border-radius:.375rem;min-height:27px}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group .css-13cymwt-control .css-1xc3v61-indicatorContainer{padding:.215rem!important}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group .css-1jqq78o-placeholder{color:#191a1a;font-size:.8rem;margin:0}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group .css-1fdsijx-ValueContainer{font-size:1rem!important;padding:.4rem .9rem!important}@media screen and (min-width:768px)and (max-width:1024px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group .css-1fdsijx-ValueContainer{font-size:.8rem!important;padding:.4rem .9rem!important}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group .css-1dimb5e-singleValue{font-size:.8rem}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group .css-t3ipsp-control{border-radius:.375rem;min-height:27px}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group .css-t3ipsp-control .css-15lsz6c-indicatorContainer{padding:.215rem!important}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group.withSwitch{flex-direction:row;margin:0}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group.withSwitch label{align-items:center;display:flex;justify-content:flex-start;margin:0}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group.withSwitch label .react-switch{margin-left:1rem}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group label{color:#191a1a;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group label .react-switch{margin-left:1rem}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group .form-control{border-radius:.375rem;box-shadow:none!important;font-size:.8rem;outline:none!important;padding:.6rem .9rem .6rem .6rem!important}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group .form-control.no____value{border-color:#0047ab}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .form-group .css-319lph-ValueContainer{padding:.45rem .9rem!important}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .button-section{align-items:center;display:flex;justify-content:flex-end}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .button-section{flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .button-section a .btn{margin-bottom:1rem!important}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .button-section .btn{margin-left:.75rem}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .button-section .btn{margin:0 0 1rem;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .button-section .btn:first-child{margin-left:0}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customForm .button-section .btn:last-child{margin:0}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header{flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header .customTable__left{display:flex;flex-direction:column}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header .customTable__left{margin-bottom:1rem}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header .customTable__left .customTable__showingRecords{align-items:center;display:flex;justify-content:flex-start}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header .customTable__left .customTable__showingRecords .form-group{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header .customTable__left .customTable__showingRecords .form-group label{color:#191a1a;display:block;margin:0 .5rem 0 0}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header .customTable__left .customTable__showingRecords .form-group .form-control{border-radius:.375rem;box-shadow:none!important;min-width:1.75rem;outline:none!important;padding:.6rem .9rem .6rem .6rem!important;width:auto}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header .customTable__right{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header .customTable__right .customTable__searchFilter{align-items:center;display:flex;justify-content:flex-end}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header .customTable__right .customTable__searchFilter{flex-direction:column;justify-content:center}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header .customTable__right .customTable__searchFilter label{color:#191a1a;display:block;margin:0 .5rem 0 0}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header .customTable__right .customTable__searchFilter label{margin-bottom:.5rem;margin-right:0}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header .customTable__right .customTable__searchFilter .form-control{border-radius:.375rem;box-shadow:none!important;outline:none!important;padding:.6rem .9rem;width:auto}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__header .customTable__right .customTable__searchFilter .form-control{width:100%}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__body{display:flex;flex-direction:column;margin-bottom:1rem}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer{align-items:flex-start;display:flex;justify-content:space-between}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer{align-items:center;flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__left{display:flex;flex-direction:column}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__left{margin-bottom:1rem}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__left .customTable__totalTransactions{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__left .customTable__totalTransactions p{color:#000;font-size:.8rem;font-weight:400;margin:0}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__left .customTable__totalTransactions p span{display:inline-block;font-weight:700}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__right{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__right .customTable__top{display:flex;flex-direction:column;margin-bottom:1rem}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p{align-items:center;color:#000;display:flex;font-size:.8rem;font-weight:400;justify-content:flex-end;margin:0}@media(max-width:479px){.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p{justify-content:center}}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p .form-control{border-radius:.375rem;box-shadow:none!important;font-size:.8rem;line-height:1.2;margin:0 .25rem;min-width:2rem;outline:none!important;padding:.375rem 0 .375rem .375rem;text-align:left;width:auto}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p span{display:inline-block;font-weight:700;margin-left:.5rem}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__right .customTable__bottom{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons{align-items:center;display:flex;justify-content:flex-end}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span{margin-right:.5rem}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span[disabled]{cursor:default;opacity:.7}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span[disabled]:hover{background-color:#0000;border-color:#0d6efd;color:#0d6efd}.dashboard__mainPage .dashboard__content .dashboard__tabSection .tab-content .tab-pane .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span:last-child{margin:0}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards{display:flex;flex-wrap:wrap}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard{border-radius:.5rem;display:flex;flex-direction:column;margin-bottom:1.25rem;margin-right:1.25rem;overflow:hidden;width:calc(33.33333% - .83333rem)}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard--third{margin-right:0}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard--fourth{margin-bottom:0;width:calc(66.66667% - .41667rem)}@media(max-width:1023px){.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard--fourth{margin-bottom:1.25rem}}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard--fifth{margin-bottom:0;margin-right:0}@media(max-width:1023px){.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard{margin-right:0;width:100%!important}}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardHeader{align-items:center;background-color:#2056a5;display:flex;justify-content:center;padding:1rem;text-align:center}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardHeader h4{color:#fff;font-size:1rem;font-weight:600;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardBody{align-items:center;background-color:#fafafa;display:flex;justify-content:flex-start;padding:1rem;text-align:center}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardBody .dashboard__dashboardCardLeft{align-items:center;background-color:#d9eeff;border-radius:1rem;display:flex;height:3.6rem;justify-content:center;margin-right:1rem;width:3.6rem}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardBody .dashboard__dashboardCardLeft img{height:2rem;width:2rem}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardBody .dashboard__dashboardCardRight{display:flex;flex-direction:column;text-align:left;width:calc(100% - 4.6rem)}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardBody h2{color:#000;font-size:1.6rem;font-weight:600;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardBody h4{color:#000;font-size:.95rem;font-weight:400;line-height:1.5;margin:.1rem 0 0}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardBody .dashboard__doughnutChartDashboard,.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardBody .dashboard__lineChartDashboard{position:relative;width:100%;z-index:0}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardBody .dashboard__doughnutChartDashboard select,.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardBody .dashboard__lineChartDashboard select{font-size:.75rem;max-width:9rem;padding:.25rem .5rem;position:absolute;right:0;top:-.5rem}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardBody .dashboard__doughnutChartDashboard canvas,.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardBody .dashboard__lineChartDashboard canvas{height:auto!important;width:100%!important}.dashboard__mainPage .dashboard__content .dashboard__dashboardCards .dashboard__dashboardCard .dashboard__dashboardCardBody .dashboard__lineChart{padding-top:1rem}.dashboard__mainPage .dashboard__content .sc_boxed{display:flex}.dashboard__mainPage .dashboard__content .dashboard__programsCard{background-color:#fafafa;box-shadow:0 0 .75rem .25rem #0000001a;display:flex;flex-direction:column;margin:0 0 1.5rem;padding:1.25rem;position:relative}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header{align-items:flex-start;display:flex;justify-content:space-between;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__left{display:flex;flex-direction:column;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__left h5{align-items:center;color:#191a1a;display:block;font-size:1rem;font-weight:600;justify-content:flex-start;line-height:1.4;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__left h5 span{display:block;height:1rem;margin-left:.5rem;width:1rem}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__left h5 span.activeCampaign{align-self:flex-start;margin-top:2px;position:relative}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__left h5 span.activeCampaign:before{background-color:#0000;border:.1rem solid #50bc1480;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__left h5 span.activeCampaign:after{background-color:#50bc14;border-radius:50%;content:"";height:.5rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.5rem}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__left h5 span.expiredCampaign{position:relative}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__left h5 span.expiredCampaign:before{background-color:#0000;border:.1rem solid #e5000080;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__left h5 span.expiredCampaign:after{background-color:#e50000;border-radius:50%;content:"";height:.5rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.5rem}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__left p{color:#191a1a;font-size:.55rem;font-weight:400;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right{align-items:center;display:flex;justify-content:flex-end}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul{display:flex;flex-direction:row;margin:0;padding:0}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li{align-items:center;display:flex;justify-content:center;margin-left:.5rem;position:relative}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li:first-child{margin-left:0}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__create,.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__edit,.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__options{align-items:center;cursor:pointer;display:flex;height:1.25rem;justify-content:center;width:1.25rem}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__create i,.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__edit i,.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__options i{color:#000;font-size:.8rem}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__options{margin-left:.75rem}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__optionsBox{background-color:#fff;border:.05rem solid rgba(0,0,0,.175);border-radius:.375rem;display:flex;flex-direction:column;min-width:11rem;opacity:0;padding:0;position:absolute;right:0;top:calc(100% + 1rem);transform:scaleY(0);transform-origin:0 0 0;visibility:hidden;width:auto;z-index:999}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__optionsBox.show{opacity:1;transform:scaleY(1);visibility:visible}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__optionsBox ul{display:flex;flex-direction:column;margin:0;padding:0}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__optionsBox ul li{align-items:flex-start;border-bottom:.05rem solid #fafafa;display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__optionsBox ul li:last-child{border-bottom:none}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__optionsBox ul li span{align-items:center;border-radius:0;color:#000;cursor:pointer;display:flex;justify-content:flex-start;padding:.75rem;transition:all .5s;width:100%}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__optionsBox ul li span.expire{color:red}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__optionsBox ul li span i{margin-right:.5rem}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li .dashboard__create i{font-size:1rem}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li span{display:block;height:1rem;margin-left:.5rem;width:1rem}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li span.activeCampaign{align-self:flex-start;margin-top:2px;position:relative}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li span.activeCampaign:before{background-color:#0000;border:.1rem solid #50bc1480;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li span.activeCampaign:after{background-color:#50bc14;border-radius:50%;content:"";height:.5rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.5rem}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li span.expiredCampaign{position:relative}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li span.expiredCampaign:before{background-color:#0000;border:.1rem solid #e5000080;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right ul li span.expiredCampaign:after{background-color:#e50000;border-radius:50%;content:"";height:.5rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.5rem}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right .dashboard__ccampaign{bottom:.5rem;position:absolute;right:1.5rem}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__header .dashboard__right .dashboard__ccampaign a{color:#000;font-size:1rem;font-weight:700}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__body{display:flex;flex-direction:column;height:20px;margin:0 0 1rem}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__body{text-align:center;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__body p{color:#191a1a;font-size:.8rem;font-weight:400;line-height:1.5;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:1366px){.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__link{font-size:.6rem}}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__link a.edit_btn{position:relative}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__link a.edit_btn .show_div{background-color:#0d6efd;border-radius:4px;box-shadow:0 8px 24px #959da533;color:#fff;display:none;font-size:10px;left:-45px;padding:4px 10px;position:absolute;top:-28px;z-index:999}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__link a.edit_btn:hover .show_div{display:flex}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__footer{display:flex;flex-direction:column}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__footer{text-align:center}}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__footer p{align-items:center;display:flex;justify-content:space-between;margin:0}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__footer p{flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__footer p span{color:#191a1a;display:inline-block;font-size:.6rem;font-weight:400;line-height:1.5;max-width:50%}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__footer p span strong{display:inline-block;font-weight:700}@media(max-width:1023px){.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__footer p span strong{display:block}}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__footer p span strong{display:inline-block}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__footer p span{max-width:none}.dashboard__mainPage .dashboard__content .dashboard__programsCard .dashboard__footer p span:first-child{margin:0 0 .5rem}}.dashboard__mainPage .dashboard__content .dashboard__programsCard.dashboard__programsCardSC .dashboard__header .dashboard__left,.dashboard__mainPage .dashboard__content .dashboard__programsCard.dashboard__programsCardSC .dashboard__header .dashboard__left h5{overflow:auto;text-overflow:clip;white-space:normal}.dashboard__mainPage .dashboard__content .dashboard__programsCard.dashboard__programsCardSC .dashboard__body{height:auto}.dashboard__mainPage .dashboard__content .dashboard__programsCard.dashboard__programsCardSC .dashboard__body p{overflow:inherit;padding-right:1.5rem;text-overflow:clip;white-space:normal}.dashboard__mainPage .dashboard__content .dashboard__customersCard{border-radius:.5rem;display:flex;flex-direction:column;margin:1.5rem 0 0;overflow:hidden}.dashboard__mainPage .dashboard__content .dashboard__customersCard:first-child{margin-top:0}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__header{align-items:center;background-color:#2056a5;display:flex;justify-content:space-between;padding:1rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__header .dashboard__left{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__header .dashboard__left h4{color:#fff;font-size:1.2rem;font-weight:600;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__header .dashboard__right{align-items:center;display:flex;justify-content:flex-end}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__header .dashboard__right{justify-content:center;margin:.5rem 0 0}}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__header .dashboard__right .btn-default{background-color:#fff;border-radius:.375rem;font-size:.8rem;padding:.5rem 1rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__header .dashboard__right .btn-default:last-child{margin-left:.75rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__header .dashboard__right .btn-default img{margin-right:.25rem;width:.85rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body{background-color:#fafafa;padding:1rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body p{color:#000;font-size:.8rem;font-weight:500;line-height:1.5;margin:0 0 .25rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body p:last-child{margin:0}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customForm{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customForm .form-group{display:flex;flex-direction:column;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customForm .form-group label{color:#191a1a;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customForm .form-group .form-control{border-radius:.375rem;box-shadow:none!important;outline:none!important;padding:.6rem .9rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header{flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__left{display:flex;flex-direction:column}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__left{margin-bottom:1rem}}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__left .customTable__showingRecords,.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__left .customTable__showingRecords .form-group{align-items:center;display:flex;justify-content:flex-start}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__left .customTable__showingRecords .form-group label{color:#191a1a;display:block;margin:0 .5rem 0 0}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__left .customTable__showingRecords .form-group .form-control{border-radius:.375rem;box-shadow:none!important;min-width:1.75rem;outline:none!important;padding:.6rem .9rem .6rem .6rem!important;width:auto}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__left.custonTable_fullwidth .dashboard__customerViewPointsTabs ul.nav.nav-tabs{border:none;display:flex;flex-direction:row;margin:0 0 1.5rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__left.custonTable_fullwidth .dashboard__customerViewPointsTabs ul.nav.nav-tabs li.nav-item{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__left.custonTable_fullwidth .dashboard__customerViewPointsTabs ul.nav.nav-tabs li.nav-item button.nav-link{background-color:#0000;border:none;border-bottom:.15rem solid #cfcfcf;color:#282828;display:flex;flex-direction:column;font-size:1rem;line-height:1.2;margin:0;padding:1rem 3rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__left.custonTable_fullwidth .dashboard__customerViewPointsTabs ul.nav.nav-tabs li.nav-item button.nav-link.active{border-color:#2056a5;color:#2056a5}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__right{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__right .customTable__searchFilter{align-items:center;display:flex;justify-content:flex-end}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__right .customTable__searchFilter{flex-direction:column;justify-content:center}}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__right .customTable__searchFilter label{color:#191a1a;display:block;margin:0 .5rem 0 0}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__right .customTable__searchFilter label{margin-bottom:.5rem;margin-right:0}}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__right .customTable__searchFilter .form-control{border-radius:.375rem;box-shadow:none!important;outline:none!important;padding:.6rem .9rem;width:auto}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__header .customTable__right .customTable__searchFilter .form-control{width:100%}}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__body{display:flex;flex-direction:column;margin-bottom:1rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__body .table-responsive .table tbody tr td a{color:#0d6efd;margin-right:10px;position:relative}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__body .table-responsive .table tbody tr td a .show_div{background-color:#0d6efd;border-radius:6px;bottom:150%;color:#fff;font-size:11px;left:50%;margin-left:-75px;max-width:300px;opacity:0;padding:5px 0;position:absolute;text-align:center;transition:opacity .3s;visibility:hidden;width:150px;z-index:1}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__body .table-responsive .table tbody tr td a .show_div:after{border:5px solid #0000;border-top-color:#0d6efd;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__body .table-responsive .table tbody tr td a:hover .show_div{opacity:1;visibility:visible}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer{align-items:flex-start;display:flex;justify-content:space-between}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer{align-items:center;flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__left{display:flex;flex-direction:column}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__left{margin-bottom:1rem}}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__left .customTable__totalTransactions{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__left .customTable__totalTransactions p{color:#000;font-size:.8rem;font-weight:400;margin:0}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__left .customTable__totalTransactions p span{display:inline-block;font-weight:700}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__right{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__top{display:flex;flex-direction:column;margin-bottom:1rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p{align-items:center;color:#000;display:flex;font-size:.8rem;font-weight:400;justify-content:flex-end;margin:0}@media(max-width:479px){.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p{justify-content:center}}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p .form-control{border-radius:.375rem;box-shadow:none!important;font-size:.8rem;line-height:1.2;margin:0 .25rem;min-width:2rem;outline:none!important;padding:.375rem 0 .375rem .375rem;text-align:left;width:auto}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p span{display:inline-block;font-weight:700;margin-left:.5rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons{align-items:center;display:flex;justify-content:flex-end}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span{margin-right:.5rem}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span[disabled]{cursor:default;opacity:.7}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span[disabled]:hover{background-color:#0000;border-color:#0d6efd;color:#0d6efd}.dashboard__mainPage .dashboard__content .dashboard__customersCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span:last-child{margin:0}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard{display:flex;flex-direction:column;margin:1.5rem 0 0}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard:first-child{margin-top:0}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__header{align-items:center;background-color:#2056a5;border-top-left-radius:.5rem;border-top-right-radius:.5rem;display:flex;justify-content:space-between;padding:1rem}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__header .dashboard__left{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__header .dashboard__left h4{color:#fff;font-size:1.2rem;font-weight:600;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__header .dashboard__right{align-items:center;display:flex;justify-content:flex-end}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__header .dashboard__right{justify-content:center;margin:.5rem 0 0}}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__header .dashboard__right .btn-default{background-color:#fff;border-radius:.375rem;font-size:.8rem;padding:.5rem 1rem}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__header .dashboard__right .btn-default:last-child{margin-left:.75rem}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__header .dashboard__right .btn-default img{margin-right:.25rem;width:.85rem}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body{background-color:#fafafa;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;padding:1rem}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body p{color:#000;font-size:.8rem;font-weight:500;line-height:1.5;margin:0 0 .05rem}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body p:last-child{margin:0}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customForm{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customForm .form-group{display:flex;flex-direction:column;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customForm .form-group label{color:#191a1a;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customForm .form-group .form-control{border-radius:.375rem;box-shadow:none!important;outline:none!important;padding:.6rem .9rem}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customForm .form-group .btn{padding:.6rem .75rem}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__header{flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__header .customTable__left{display:flex;flex-direction:column}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__header .customTable__left{margin-bottom:1rem}}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__header .customTable__left .customTable__showingRecords,.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__header .customTable__left .customTable__showingRecords .form-group{align-items:center;display:flex;justify-content:flex-start}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__header .customTable__left .customTable__showingRecords .form-group label{color:#191a1a;display:block;margin:0 .5rem 0 0}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__header .customTable__left .customTable__showingRecords .form-group .form-control{border-radius:.375rem;box-shadow:none!important;min-width:1.75rem;outline:none!important;padding:.6rem .9rem .6rem .6rem!important;width:auto}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__header .customTable__right{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__header .customTable__right .customTable__searchFilter{align-items:center;display:flex;justify-content:flex-end}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__header .customTable__right .customTable__searchFilter{flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__header .customTable__right .customTable__searchFilter label{color:#191a1a;display:block;margin:0 .5rem 0 0}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__header .customTable__right .customTable__searchFilter .form-control{border-radius:.375rem;box-shadow:none!important;outline:none!important;padding:.6rem .9rem;width:auto}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__body{display:flex;flex-direction:column;margin-bottom:1rem}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer{align-items:flex-start;display:flex;justify-content:space-between}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer{align-items:center;flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__left{display:flex;flex-direction:column}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__left{margin-bottom:1rem}}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__left .customTable__totalTransactions{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__left .customTable__totalTransactions p{color:#000;font-size:.8rem;font-weight:400;margin:0}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__left .customTable__totalTransactions p span{display:inline-block;font-weight:700}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__right{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__top{display:flex;flex-direction:column;margin-bottom:1rem}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p{align-items:center;color:#000;display:flex;font-size:.8rem;font-weight:400;justify-content:flex-end;margin:0}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p{justify-content:center}}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p .form-control{border-radius:.375rem;box-shadow:none!important;font-size:.8rem;line-height:1.2;margin:0 .25rem;min-width:2rem;outline:none!important;padding:.375rem 0 .375rem .375rem;text-align:left;width:auto}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p span{display:inline-block;font-weight:700;margin-left:.25rem}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons{align-items:center;display:flex;justify-content:flex-end}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span{margin-right:.5rem}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span[disabled]{cursor:default;opacity:.7}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span[disabled]:hover{background-color:#0000;border-color:#0d6efd;color:#0d6efd}.dashboard__mainPage .dashboard__content .dashboard__transactionsCard .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span:last-child{margin:0}.dashboard__mainPage .dashboard__content .dashboard__customFormBox{display:flex;flex-direction:column;margin:0 0 1.5rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__heading .dashboard__left{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__heading .dashboard__left h5{color:#000;font-size:1.2rem;font-weight:600;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__heading .dashboard__left h6{color:#000;font-size:1rem;font-weight:600;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__heading .dashboard__right{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__heading .dashboard__right .btn{padding:.3rem .6rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard{background-color:#fafafa;border:.1rem solid #d2d3d3;border-radius:.375rem;display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__top{align-items:center;display:flex;justify-content:space-between;margin:-.05rem -.05rem 0}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__top .dashboard__left{align-items:center;display:flex;justify-content:flex-start}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__top .dashboard__left button{border-radius:0;font-size:.7rem;font-weight:700;line-height:1.5;margin-left:-.05rem;padding:.5rem 2rem;text-transform:uppercase}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__top .dashboard__left button:first-child{border-top-left-radius:.375rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__top .dashboard__right{align-items:center;display:flex;justify-content:flex-end}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__top .dashboard__right button{border-radius:0;font-size:.7rem;font-weight:700;line-height:1.5;margin-left:-.05rem;padding:.5rem 2rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__top .dashboard__right button:last-child{border-top-right-radius:.375rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__top .dashboard__right button i{margin-right:.25rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__middle{display:flex;flex-direction:column;padding:1rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__middle>.row{position:relative}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__middle .css-1fdsijx-ValueContainer{font-size:.8rem;padding:.4rem .75rem!important}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__middle input.form-control{font-size:.8rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__middle+.dashboard__middle{border-top:.05rem solid #d2d3d3;padding-top:1rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__middle .dashboard__close{align-items:center;background-color:#dc3545;border-radius:50%;cursor:pointer;display:flex;height:1.25rem;justify-content:center;padding:0;position:absolute;right:0;top:0;transform:translateY(-50%);width:1.25rem;z-index:1}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__middle .dashboard__close i{color:#fff;font-size:.8rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__middle .communication_flow_for{position:relative}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__middle .communication_flow_for button{background-color:#dc3545;border:none;border-radius:30px;color:#fff;display:inline-block;font-size:16px;height:40px;padding:10px;position:absolute;right:0;top:0;width:40px}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__middle .communication_flow_for button{background-color:#dc3545;border:none;font-size:12px;height:25px;padding:5px;top:-5px;width:25px}}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__middle .dashboard__box{border-bottom:.05rem solid #d2d3d3;margin-bottom:1rem;padding-bottom:1rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__middle .dashboard__box:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__middle .dashboard__box .dashboard__heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__middle .dashboard__box .dashboard__heading h6{color:#000;font-size:1rem;font-weight:600;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__bottom{align-items:center;display:flex;justify-content:flex-end;margin:0 -.05rem -.05rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__bottom .dashboard__right{align-items:center;display:flex;justify-content:flex-end}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__bottom .dashboard__right button{border-radius:0;font-size:.7rem;font-weight:700;line-height:1.5;margin-left:-.05rem;padding:.5rem 2rem}.dashboard__mainPage .dashboard__content .dashboard__customFormBox .dashboard__customFormCard .dashboard__bottom .dashboard__right button:last-child{border-bottom-right-radius:.375rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox{background-color:#fafafa;border:.05rem solid #50a3e5;display:flex;flex-direction:column;padding:1.25rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundHeading{display:flex;flex-direction:column;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundHeading h2{align-items:center;color:#000;display:flex;font-size:1.8rem;font-weight:600;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundHeading h2 span{font-size:.9rem;margin-right:.5rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundHeading .form-group{margin:0}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundHeading button{margin-top:1rem}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundHeading button{width:100%}}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundBottom{display:flex;flex-wrap:wrap;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundBottom .dashboard__apiPlaygroundEndpoint{display:flex;flex-direction:column;margin:0 0 1rem;width:100%}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundBottom .dashboard__apiPlaygroundEndpoint p{display:flex;flex-direction:row;margin:0}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundBottom .dashboard__apiPlaygroundEndpoint p{flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundBottom .dashboard__apiPlaygroundEndpoint p span{display:inline-block;font-weight:600}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundBottom .dashboard__apiPlaygroundEndpoint p span{margin:0 0 .5rem}}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundBottom .dashboard__apiPlaygroundEndpoint p a{display:block;margin-left:.5rem}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundBottom .dashboard__apiPlaygroundEndpoint p a{margin-left:0;overflow:auto;padding-bottom:.5rem;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundBottom .dashboard__apiPlaygroundButton{align-items:FLEX-START;display:flex;flex-direction:column;justify-content:center;width:70%}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundBottom .dashboard__apiPlaygroundButton .btn{padding:.5rem 2rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundBottom .dashboard__apiPlaygroundSelectCampaigns{display:flex;flex-direction:column;width:30%}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain,.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardHead{display:flex;flex-direction:column;margin:0 0 2rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardHead h3{color:#000;font-size:1.2rem;font-weight:600;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox{align-items:flex-start;display:flex;justify-content:space-between}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox{flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft{display:flex;flex-direction:column;width:calc(50% - 1rem)}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft{margin:0 0 1rem;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection{background-color:#3e4442;border-radius:.75rem;display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__header{align-items:center;border-bottom:.05rem solid #6b7572;display:flex;justify-content:space-between;padding:1rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__header .dashboard__left{align-items:center;display:flex;justify-content:flex-start}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__header .dashboard__left h5{color:#fff;font-size:.8rem;font-weight:600;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__header .dashboard__right{align-items:center;display:flex;justify-content:flex-end}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__header .dashboard__right a{display:block;font-size:.7rem;padding:.3rem .6rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__body{height:10rem;padding:0;position:relative;z-index:0}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__body>textarea{background-color:#0000;border:none;border-radius:0;box-shadow:none;max-height:95.2rem;resize:none}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__body>div,.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__body>textarea{padding:1rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__body div,.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__body p,.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__body span,.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__body textarea{color:#fff;font-size:.75rem;font-weight:400;height:100%;line-height:1.5;margin:0;width:100%}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__body .mainPreloaderMain{position:absolute!important}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__footer{align-items:center;display:flex;justify-content:flex-end;min-height:4rem;padding:1rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__footer button{align-items:center;display:flex;height:2rem;justify-content:center;padding:0;width:2rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundLeft .dashboard__requestSection .dashboard__footer button i{font-size:.8rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight{display:flex;flex-direction:column;width:calc(50% - 1rem)}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight{width:100%}}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight .dashboard__responseSection{background-color:#f2f2f2;border-radius:.75rem;display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight .dashboard__responseSection .dashboard__header{align-items:center;border-bottom:.05rem solid #c1c1c1;display:flex;justify-content:space-between;padding:1rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight .dashboard__responseSection .dashboard__header .dashboard__left{align-items:center;display:flex;justify-content:flex-start}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight .dashboard__responseSection .dashboard__header .dashboard__left h5{color:#5f666c;font-size:.8rem;font-weight:600;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight .dashboard__responseSection .dashboard__header .dashboard__right{align-items:center;display:flex;justify-content:flex-end}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight .dashboard__responseSection .dashboard__header .dashboard__right a{display:block;font-size:.7rem;padding:.3rem .6rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight .dashboard__responseSection .dashboard__body{height:14rem;overflow:auto;padding:1rem;position:relative;z-index:0}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight .dashboard__responseSection .dashboard__body div,.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight .dashboard__responseSection .dashboard__body p,.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight .dashboard__responseSection .dashboard__body span{color:#71767b;font-size:.75rem;font-weight:400;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight .dashboard__responseSection .dashboard__body .mainPreloaderMain{position:absolute!important}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight .dashboard__responseSection .dashboard__footer{align-items:center;display:flex;justify-content:flex-end;min-height:4rem;padding:1rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight .dashboard__responseSection .dashboard__footer button{align-items:center;display:flex;height:2rem;justify-content:center;padding:0;width:2rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundCardMain .dashboard__apiPlaygroundCardBox .dashboard__apiPlaygroundRight .dashboard__responseSection .dashboard__footer button i{font-size:.8rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundDetails{margin:0 0 1.5rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundDetails:last-child{margin:0}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundDetails h4{color:#000;font-size:1.4rem;font-weight:400;line-height:1.5;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundDetails h5{color:#000;font-size:1.2rem;font-weight:400;line-height:1.5;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundDetails p{color:#000;font-size:.9rem;font-weight:400;line-height:1.5;margin:0 0 1.5rem}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundDetails p:last-child,.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundDetails table{margin:0}.dashboard__mainPage .dashboard__content .dashboard__apiPlaygroundBox .dashboard__apiPlaygroundDetails table tbody tr td.td_left{text-align:left}.dashboard__mainPage .dashboard__content .dashboard__importCustomers{display:flex;flex-wrap:wrap}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importHeading{align-items:flex-start;display:flex;flex-direction:column;margin:0 0 1.5rem;width:100%}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importHeading{width:100%}}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importHeading a{color:#1c1d21;display:block;font-size:.8rem;font-weight:400;line-height:1.2;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importHeading a i{margin-right:.25rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importHeading h6{color:#1c1d21;font-size:1rem;font-weight:600;line-height:1.2;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importHeading p{color:#1c1d21;font-size:.9rem;font-weight:400;line-height:1.2;margin:0}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox{display:flex;flex-direction:column;margin-right:1rem;width:calc(66.66667% - 1rem)}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox{margin:0 0 1rem;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox{background-color:#fff;border:.05rem solid rgba(0,0,0,.175);border-radius:.375rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox{display:flex;flex-direction:column;height:100%}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importHeader{border-bottom:.05rem solid rgba(0,0,0,.175);display:flex;flex-direction:column;padding:20px}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importHeader{height:auto;overflow-x:auto;padding:5px}}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importHeader ul{display:flex;flex-direction:row;margin:0;padding:0}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importHeader ul li{display:flex;flex-direction:row;position:relative}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importHeader ul li.active span{color:#4071eb}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importHeader ul li:last-child .dashboard__importText{margin-right:0}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importHeader ul li:last-child .dashboard__importText{margin-right:.75rem}}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importHeader ul li span{align-items:center;display:flex;justify-content:space-between}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importHeader ul li .dashboard__importNumber{align-items:center;background:#e6ecfc;border-radius:25px;display:flex;font-size:.7rem;font-weight:400;height:25px;justify-content:center;margin-right:.5rem;padding:.1rem;width:25px}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importHeader ul li .dashboard__importText{color:#1c1d21;font-size:.8rem;font-weight:400;line-height:1;margin-right:1.5rem;white-space:nowrap}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importHeader ul li .dashboard__importArrow{align-items:center;display:flex;height:.75rem;justify-content:center;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:.75rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importHeader ul li .dashboard__importArrow i{font-size:.5rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody{display:flex;flex-direction:column;min-height:calc(100% - 7.35rem);padding:1rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody p{display:flex;flex-direction:row;margin:0 0 1rem;padding-left:1.25rem;position:relative}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody p:last-child{margin:0}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody p .fa-check{font-size:.8rem;left:0;position:absolute;top:.6rem;transform:translateY(-50%)}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody p a{display:inline-block;margin-left:.25rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody p a img{margin-left:.25rem;width:.75rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm{align-items:center;background:#fff;border:.05rem dashed #b3c6f7;border-radius:.2rem;box-sizing:border-box;display:flex;height:auto;justify-content:flex-start;padding:1rem;width:100%}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm{flex-direction:column;height:auto}}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm .dashboard__importFormImage{align-items:center;display:flex;height:2.8rem;justify-content:center;margin-right:.7rem;width:2.8rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm .dashboard__importFormImage img{width:100%}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm .dashboard__importFormImage{margin:0 0 .8rem}}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm .dashboard__importFormDescription{display:flex;flex-direction:column;text-align:center;width:calc(100% - 3.5rem)}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm .dashboard__importFormDescription .dashboard__importFormTitle{display:flex;flex-direction:row;margin-bottom:.5rem}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm .dashboard__importFormDescription .dashboard__importFormTitle{flex-direction:column;margin:0 0 .5rem}}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm .dashboard__importFormDescription .dashboard__importFormTitle .dashboard__importFormLeft{color:#1c1d21;display:flex;flex-direction:column;font-size:.7rem;font-weight:600}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm .dashboard__importFormDescription .dashboard__importFormTitle .dashboard__importFormRight{cursor:pointer;display:flex;flex-direction:column;margin-left:.25rem;position:relative}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm .dashboard__importFormDescription .dashboard__importFormTitle .dashboard__importFormRight{margin:0}}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm .dashboard__importFormDescription .dashboard__importFormTitle .dashboard__importFormRight .dashboard__importFormText{color:#0042e4;font-size:.7rem;font-weight:400}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm .dashboard__importFormDescription .dashboard__importFormTitle .dashboard__importFormRight .dashboard__importFormTInput{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm .dashboard__importFormDescription .dashboard__importFormSubtitle{color:#696f80;font-size:.6rem;line-height:1.2}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm--column{border:none;flex-direction:column;padding:0}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm--column .dashboard__importFormImage{border-radius:.5rem;height:auto;margin:0 0 1rem;overflow:hidden;width:12.5rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm--column .dashboard__importFormDescription .dashboard__importFormTitle{flex-direction:column;justify-content:center;text-align:center}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm--column .dashboard__importFormDescription .dashboard__importFormTitle .dashboard__importFormLeft{font-size:1rem;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm--column .dashboard__importFormDescription .dashboard__importFormTitle .dashboard__importFormRight{margin-left:0}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importForm--column .dashboard__importFormDescription .dashboard__importFormTitle .dashboard__importFormRight .dashboard__importFormText{color:#1c1d21;font-size:.8rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importProgressBarBox{width:70%}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importProgressBarBox .dashboard__importProgressBar{background-color:#e0e0e0;border-radius:.5rem;box-shadow:inset 0 .05rem .05rem #0000001a;height:10px;overflow:hidden;padding:.15rem;position:relative;width:100%}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importBody .dashboard__importProgressBarBox .dashboard__importProgressBar .dashboard__importProgressBarFill{animation:progressbarSlider 2.5s linear infinite;background-color:#2056a5;border-radius:.5rem;display:block;height:10px;position:absolute;top:50%;transform:translateY(-50%);width:50%}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importFooter{align-items:center;display:flex;height:4.05rem;justify-content:flex-end;padding:1rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importFooter button{align-items:center;border-radius:.25rem;display:flex;font-size:.8rem;justify-content:center;margin-left:1rem;padding:.3rem 1.5rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importFooter button:first-child{margin-left:0}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importMainBox .dashboard__importBox .dashboard__importFooter button[disabled]{cursor:not-allowed;pointer-events:all}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar{background-color:#fff;border:.1rem solid rgba(0,0,0,.175);border-radius:.375rem;display:flex;flex-direction:column;padding:1rem;width:calc(33.33333% - .5rem)}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar{margin:0;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarHeader{display:flex;flex-direction:column;padding-bottom:1rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarHeader p{color:#000;font-size:.7rem;font-weight:400;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarBody{display:flex;flex-direction:column;padding-bottom:1rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarBody table tbody tr td,.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarBody table tbody tr th,.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarBody table thead tr td,.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarBody table thead tr th{font-size:.6rem;padding:.25rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarBody .dashboard__importSidebarTop{border:.05rem solid #d7dadf;border-radius:.4rem;display:flex;flex-direction:row;padding:.75rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarBody .dashboard__importSidebarTop .dashboard__importSidebarIcon{align-items:center;background:#e6ecfc;border-radius:.2rem;display:flex;height:2.4rem;justify-content:center;margin-right:.5rem;padding:.6rem;width:2.4rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarBody .dashboard__importSidebarTop .dashboard__importSidebarIcon i{color:#2056a5;font-size:1.1rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarBody .dashboard__importSidebarTop .dashboard__importSidebarContent{display:flex;flex-direction:column;width:calc(100% - 1.3rem)}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarBody .dashboard__importSidebarTop .dashboard__importSidebarContent .dashboard__importSidebarCount{color:#000;font-size:.9rem;font-weight:700;line-height:1.5}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarBody .dashboard__importSidebarTop .dashboard__importSidebarContent .dashboard__importSidebarText{color:#000;font-size:.7rem;font-weight:400;line-height:1.5}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarBody .dashboard__importSidebarBottom{align-items:center;background-color:#f4f6f9;border-radius:.4rem;display:flex;justify-content:center;margin-top:1rem;padding:.75rem;text-align:center}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarBody .dashboard__importSidebarBottom img{padding-right:1rem}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarFooter{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarFooter p{color:#000;font-size:.7rem;font-weight:400;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarFooter p a{display:inline-block}.dashboard__mainPage .dashboard__content .dashboard__importCustomers .dashboard__importSidebar .dashboard__importSidebarFooter p a i{font-size:.5rem}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain{display:flex;flex-direction:column;margin-top:50px}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm.customForm_2 .form-group{margin-bottom:.8rem!important}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm.customForm_2 .form-group label{font-size:.8rem}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm.customForm_2 .form-group .css-13cymwt-control{border-radius:.375rem;min-height:27px!important}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm.customForm_2 .form-group .css-1fdsijx-ValueContainer{font-size:1rem!important;padding:.4rem .9rem!important}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm.customForm_2 .form-group .css-1jqq78o-placeholder{color:#191a1a;font-size:.8rem;margin:0}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm.customForm_2 .form-group .css-qbdosj-Input{margin:0;padding:0}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm.customForm_2 .form-group .css-1xc3v61-indicatorContainer{padding:.215rem!important}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .voucher_box_row{align-items:center;display:flex}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .voucher_box_row .form-group{margin-bottom:.8rem}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSP{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}@media screen and (max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSP{flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSP .profileSettingsmerchantbox{display:flex;width:50%}@media screen and (max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSP .profileSettingsmerchantbox{margin-bottom:.8rem;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSP .customForm{width:100%}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSP a.btn{float:right;width:-webkit-fit-content;width:fit-content}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSP a.btn i{margin-left:.5rem}@media screen and (max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSP .profileSettingsqrcodebox{display:flex;justify-content:space-evenly;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSP .profileSettingsqrcodebox div{align-items:center;display:flex;justify-content:space-between}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSP .profileSettingsqrcodebox div p{font-weight:600;margin-bottom:0;margin-right:15px}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSP .profileSettingsqrcodebox div a{background-color:var(--bs-link-color);border-radius:5px;padding:10px}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSP .profileSettingsqrcodebox div a i{color:#fff}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSPdetails{align-items:baseline;display:flex;justify-content:flex-end}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSPdetails p{color:#1e90ff;margin-right:15px}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .profileSettingsBoxCSPdetails a i{margin-left:10px}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm{background-color:#fafafa;border:.05rem solid #50a3e5;border-radius:.5rem;display:flex;flex-direction:column;padding:1rem}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm .form-group{display:flex;flex-direction:column;margin:0 0 1.5rem}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm .form-group.withIcon{position:relative}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm .form-group.withIcon .form-control{padding-right:2rem}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm .form-group label{color:#191a1a;font-size:.9rem;font-weight:400;line-height:1.2;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm .form-group .form-control{border-radius:.375rem;box-shadow:none!important;font-size:.8rem;outline:none!important;padding:.45rem .9rem}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm .form-group .css-319lph-ValueContainer{padding:.45rem .9rem!important}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm .form-group .inputIcon{position:absolute;right:.5rem;top:2.05rem;width:1.25rem}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm .button-section{align-items:center;display:flex;justify-content:flex-end}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm .button-section{flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm .button-section .btn{margin-left:.75rem}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm .button-section .btn{margin:0 0 1rem;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm .button-section .btn:first-child{margin-left:0}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .dashboard__profileSettingsBox .customForm .button-section .btn:last-child{margin:0}}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .contactnovussupport{display:flex;justify-content:flex-end}.dashboard__mainPage .dashboard__content .dashboard__profileSettingsMain .contactnovussupport i{margin-left:5px}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListHeading{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 0 1.5rem;text-align:center}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListHeading h3{color:#000;font-size:1.2rem;font-weight:600;line-height:1.2;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListHeading p{color:#000;font-size:1rem;font-weight:400;line-height:1.5;margin:0}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListForm{align-items:center;display:flex;justify-content:center}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListForm input{border-radius:.75rem;border-bottom-right-radius:0;border-top-right-radius:0;box-shadow:none!important;height:2.5rem;max-width:25rem;outline:none!important;padding:.45rem .75rem;width:100%}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListForm button{border-radius:.75rem;border-bottom-left-radius:0;border-top-left-radius:0;box-shadow:none!important;height:2.5rem;outline:none!important;padding:.75rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards{display:flex;flex-wrap:wrap}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard{background-color:#fafafa;border:.05rem solid #50a3e5;border-radius:.375rem;display:flex;flex-direction:column;margin:1.5rem 1rem 0 0;padding:1.25rem;width:calc(25% - .75rem)}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard:nth-child(4n+4){margin-right:0}@media(max-width:1279px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard{margin-right:.51rem;width:calc(33.33333% - .7rem)}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard:nth-child(4n+4){margin-right:.51rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard:nth-child(3n+3){margin-right:0}}@media(max-width:1023px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard{margin-right:1rem;width:calc(50% - .5rem)}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard:nth-child(3n+3){margin-right:1rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard:nth-child(2n+2){margin-right:0}}@media(max-width:766px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard{margin-right:0!important;width:100%}}@media(max-width:479px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard{padding:.75rem}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard .dashboard__helpFAQsListHeader{align-items:center;display:flex;justify-content:space-between;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard .dashboard__helpFAQsListHeader .dashboard__helpFAQsListLeft{align-items:center;display:flex;justify-content:flex-start}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard .dashboard__helpFAQsListHeader .dashboard__helpFAQsListLeft h5{align-items:center;color:#191a1a;display:flex;font-size:1rem;font-weight:600;justify-content:flex-start;line-height:1.2;margin:0}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard .dashboard__helpFAQsListBody{display:flex;flex-direction:column;margin:0 0 .75rem;width:100%}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard .dashboard__helpFAQsListBody ul{display:flex;flex-direction:column;margin:0;padding:0}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard .dashboard__helpFAQsListBody ul li{color:#191a1a;display:block;font-size:.7rem;font-weight:400;line-height:1.5;margin:0 0 .25rem;padding-left:.75rem;position:relative}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard .dashboard__helpFAQsListBody ul li:last-child{margin:0}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard .dashboard__helpFAQsListBody ul li:after{background-color:#2056a5;border-radius:50%;content:"";height:.25rem;left:0;position:absolute;top:.51rem;transform:translateY(-50%);width:.25rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard .dashboard__helpFAQsListFooter{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard .dashboard__helpFAQsListFooter a{color:#2056a5;display:inline-block;font-size:.6rem;font-weight:700;line-height:1.5}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard .dashboard__helpFAQsListFooter a{max-width:none}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsList .dashboard__helpFAQsListCards .dashboard__helpFAQsListCard .dashboard__helpFAQsListFooter a:first-child{margin:0 0 .5rem}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader{align-items:center;display:flex;justify-content:space-between;margin:0 0 2rem}@media(max-width:1023px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader{flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsHeading{display:flex;flex-direction:column;max-width:50%}@media(max-width:1023px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsHeading{margin:0 0 1.5rem;max-width:100%}}@media(max-width:766px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsHeading{margin:0 0 1rem}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsHeading h3{color:#000;font-size:1.4rem;font-weight:600;line-height:1.2;margin:0}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsSearch{align-items:center;display:flex;justify-content:flex-end;position:relative;width:50%}@media(max-width:1023px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsSearch{justify-content:center;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsSearch>input{border-radius:0;box-shadow:none!important;height:2.5rem;max-width:25rem;outline:none!important;padding-right:40px!important;width:100%}@media screen and (max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsSearch>input{max-width:100%}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsSearch ul{background-color:#fff;border:1px solid #86b7fe;height:auto;margin:0;max-height:350px;overflow:auto;padding:15px;position:absolute;right:0;top:49px;width:500px;z-index:1}@media screen and (max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsSearch ul{max-height:200px;padding:10px;top:40px;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsSearch ul li{display:flex;flex-direction:column;margin:0}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsSearch ul li:last-child{margin-bottom:0}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsSearch ul li button{background:none;border:none;border-radius:7.5px;padding:10px;text-align:left}@media screen and (max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsSearch ul li button{border-bottom:1px solid #efefef;border-radius:0;padding:.8rem}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsSearch ul li button:hover{background-color:#eee}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsHeader .dashboard__helpFAQsDetailsSearch ul li:last-child button:last-child{border-bottom:none}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody{display:flex;flex-direction:row}@media(max-width:1023px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody{flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft{display:flex;flex-direction:column;width:15rem}@media(max-width:1023px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft{margin:0 0 1.5rem;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTop{align-items:flex-start;display:flex;justify-content:flex-start;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTop .dashboard__helpFAQsDetailsBack{display:flex;flex-direction:column;height:1rem;margin-right:.5rem;width:1rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTop .dashboard__helpFAQsDetailsBack a{align-items:center;color:#000;display:flex;height:100%;justify-content:center;width:100%}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTop .dashboard__helpFAQsDetailsBack a i{font-size:1rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTop .dashboard__helpFAQsDetailsHeading{display:flex;flex-direction:column;width:calc(100% - 1.5rem)}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTop .dashboard__helpFAQsDetailsHeading p{color:#000;font-size:.75rem;font-weight:400;line-height:1.2;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTop .dashboard__helpFAQsDetailsHeading h6{color:#000;font-size:1rem;font-weight:600;line-height:1.2;margin:0}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTabs{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTabs ul.nav.nav-tabs{border:none;display:flex;flex-direction:column;margin:0;padding:0}@media only screen and (max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTabs ul.nav.nav-tabs{display:block;overflow-x:scroll;white-space:nowrap}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTabs ul.nav.nav-tabs li.nav-item{display:flex;flex-direction:row;margin:0}@media only screen and (max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTabs ul.nav.nav-tabs li.nav-item{display:inline-block}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTabs ul.nav.nav-tabs li.nav-item button.nav-link{border:none!important;border-radius:0;box-shadow:none;color:#191a1a;display:inline-block;font-size:.8rem;font-weight:400;line-height:1.2;margin:0;outline:none!important;padding:.6rem 0;text-align:left;transition:all .5s}@media only screen and (max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTabs ul.nav.nav-tabs li.nav-item button.nav-link{padding:.8rem;transition:none}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTabs ul.nav.nav-tabs li.nav-item button.nav-link.active,.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTabs ul.nav.nav-tabs li.nav-item button.nav-link:hover{background-color:#0000;border:none;border-radius:0;font-weight:700}@media only screen and (max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTabs ul.nav.nav-tabs li.nav-item button.nav-link.active,.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsLeft .dashboard__helpFAQsDetailsTabs ul.nav.nav-tabs li.nav-item button.nav-link:hover{background-color:#fff;border-top-left-radius:.5rem;border-top-right-radius:.5rem;font-weight:500}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight{background-color:#fafafa;border:.05rem solid #d2d3d3;display:flex;flex-direction:column;padding:2rem;width:calc(100% - 15rem)}@media(max-width:1023px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight{width:100%}}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight{padding:1.25rem}}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent+.dashboard__helpFAQsDetailsContent{margin-top:2rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent h4{color:#191a1a;font-size:1.2rem;font-weight:600;line-height:1.2;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent p{color:#191a1a;font-size:.8rem;font-weight:400;line-height:1.54;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent p:last-child{margin:0}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent ul{display:flex;flex-direction:column;margin:0;padding:0}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent ul li{color:#191a1a;display:block;line-height:1.4;margin:0 0 1rem;padding-left:1rem;position:relative}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent ul li:last-child{margin:0}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent ul li:after{background-color:#191a1a;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:12px;transform:translateY(-50%);width:5px}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent ul li.listHeading{display:block;padding-left:1.25rem;z-index:0}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent ul li.listHeading:before{border-bottom:7.5px solid #0000;border-left:3.25px solid #fff;border-top:7.5px solid #0000;content:"";left:0;position:absolute;top:9px;transform:translateY(-50%);z-index:2}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent ul li.listHeading:after{background-color:#0000;border-bottom:7.5px solid #0000;border-left:.75rem solid #191a1a;border-radius:0;border-top:7.5px solid #0000;content:"";top:9px;z-index:1}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent ul li ul{margin-top:1rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent ul li ul li{display:block}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent ul li ul li:after{background-color:#0000;border:.05rem solid #191a1a;content:""}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent ul li ul li ul{margin-top:1rem}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent ul li ul li ul li{display:block}.dashboard__mainPage .dashboard__content .dashboard__helpFAQsDetails .dashboard__helpFAQsDetailsBody .dashboard__helpFAQsDetailsRight .dashboard__helpFAQsDetailsContent ul li ul li ul li:after{background-color:#191a1a;border:none;border-radius:0;content:""}.dashboard__mainPage .dashboard__content .dashboard__paginationBox{align-items:center;display:flex;justify-content:center}.dashboard__mainPage .dashboard__content .dashboard__paginationBox ul{display:flex;flex-direction:row;margin:0;padding:0}.dashboard__mainPage .dashboard__content .dashboard__paginationBox ul li{display:flex;flex-direction:row;margin:0 .5rem 0 0}.dashboard__mainPage .dashboard__content .dashboard__paginationBox ul li:last-child{margin-right:0}.dashboard__mainPage .dashboard__content .dashboard__paginationBox ul li a{display:inline-block}.dashboard__mainPage .dashboard__content .dashboard__downloadButton{align-items:center;display:flex;justify-content:right}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard{background-color:#fafafa;border:.1rem solid #50a3e5;display:flex;flex-direction:column;margin:0 0 1.5rem;padding:1.25rem}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard:last-child{margin-bottom:0}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile{display:flex;flex-direction:row}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountImage{align-items:center;border-right:.05rem solid #e9e9e9;display:flex;justify-content:center;max-width:10rem;width:12%}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountImage img{height:auto;object-fit:cover;width:50%}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountDetails{display:flex;flex-direction:column;width:calc(100% - 10rem)}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountDetails .dashboard__financialAccountTop{display:flex;flex-direction:column;margin:0 0 1rem;padding-left:1.5rem}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountDetails .dashboard__financialAccountTop h2{color:#282828;font-size:1rem;font-weight:400;line-height:1.2;margin:0}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountDetails .dashboard__financialAccountBottom{align-items:flex-start;display:flex;justify-content:flex-start}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountDetails .dashboard__financialAccountBottom .dashboard__financialAccountLeft,.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountDetails .dashboard__financialAccountBottom .dashboard__financialAccountRight{border-right:.05rem solid #e9e9e9;display:flex;flex-direction:column;min-width:25%;padding-left:1.5rem;padding-right:1rem}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountDetails .dashboard__financialAccountBottom .dashboard__financialAccountLeft ul,.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountDetails .dashboard__financialAccountBottom .dashboard__financialAccountRight ul{display:flex;flex-direction:column;margin:0;padding:0}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountDetails .dashboard__financialAccountBottom .dashboard__financialAccountLeft ul li,.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountDetails .dashboard__financialAccountBottom .dashboard__financialAccountRight ul li{color:#282828;display:block;font-size:.8rem;font-weight:400;line-height:1.2;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountDetails .dashboard__financialAccountBottom .dashboard__financialAccountLeft ul li:last-child,.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountDetails .dashboard__financialAccountBottom .dashboard__financialAccountRight ul li:last-child{margin-bottom:0}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountProfile .dashboard__financialAccountDetails .dashboard__financialAccountBottom .dashboard__financialAccountRight{border:none}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs ul.nav.nav-tabs{border:none;display:flex;flex-direction:row;margin:0 0 1.5rem}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs ul.nav.nav-tabs li.nav-item{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs ul.nav.nav-tabs li.nav-item button.nav-link{background-color:#0000;border:none;border-bottom:.15rem solid #cfcfcf;color:#282828;display:flex;flex-direction:column;font-size:1rem;line-height:1.2;margin:0;padding:1rem 3rem}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs ul.nav.nav-tabs li.nav-item button.nav-link.active{border-color:#2056a5;color:#2056a5}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs .dashboard__financialAccountPoints{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs .dashboard__financialAccountPoints .dashboard__financialAccountHeading{display:flex;flex-direction:column;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs .dashboard__financialAccountPoints .dashboard__financialAccountHeading h3{color:#282828;font-size:1rem;font-weight:400;line-height:1.2;margin:0}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs .dashboard__financialAccountPoints .dashboard__financialAccountBox{align-items:center;background-color:#f3f3f3;border-radius:.375rem;display:flex;flex-direction:column;justify-content:center;margin:0 0 2rem;padding:1.5rem}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs .dashboard__financialAccountPoints .dashboard__financialAccountBox h4{color:#282828;font-size:.9rem;font-weight:400;line-height:1.2;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs .dashboard__financialAccountPoints .dashboard__financialAccountBox h2{color:#2056a5;font-size:1.2rem;font-weight:800;line-height:1.2;margin:0}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs .dashboard__financialAccountPoints .form-group{display:flex;flex-direction:column;margin:0 0 2rem}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs .dashboard__financialAccountPoints .form-group{margin:0 0 1rem}}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs .dashboard__financialAccountPoints .form-group label{display:block;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs .dashboard__financialAccountPoints .form-group button{margin-top:1.6rem;padding:.375rem .75rem}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .dashboard__financialAccountCard .dashboard__financialAccountPointsTabs .dashboard__financialAccountPoints .form-group button{margin-top:0}}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__body{display:flex;flex-direction:column;margin-bottom:1rem}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer{align-items:flex-start;display:flex;justify-content:space-between}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer{align-items:center;flex-direction:column}}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__left{display:flex;flex-direction:column}@media(max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__left{margin-bottom:1rem}}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__left .customTable__totalTransactions{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__left .customTable__totalTransactions p{color:#000;font-size:.8rem;font-weight:400;margin:0}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__left .customTable__totalTransactions p span{display:inline-block;font-weight:700}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__right{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__right .customTable__top{display:flex;flex-direction:column;margin-bottom:1rem}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p{align-items:center;color:#000;display:flex;font-size:.8rem;font-weight:400;justify-content:flex-end;margin:0}@media(max-width:479px){.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p{justify-content:center}}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p .form-control{border-radius:.375rem;box-shadow:none!important;margin:0 .25rem;outline:none!important;text-align:left;width:30%}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__right .customTable__top .customTable__totalPages p span{display:inline-block;font-weight:700;margin-left:.25rem}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__right .customTable__bottom{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons{align-items:center;display:flex;justify-content:flex-end}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span{margin-right:.5rem}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span[disabled]{cursor:default;opacity:.7}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span[disabled]:hover{background-color:#0000;border-color:#0d6efd;color:#0d6efd}.dashboard__mainPage .dashboard__content .dashboard__financialAccountMain .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span:last-child{margin:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard{background-color:#fafafa;border:.05rem solid #50a3e5;display:flex;flex-direction:column;margin:0 0 1.5rem;padding:1.25rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard:last-child{margin-bottom:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .customer_group_form{display:flex;justify-content:flex-end}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .form-group label{font-weight:700;margin-bottom:.5rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .form-group.cr_p label{font-weight:700}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .form-group.cr_p p{color:#2e2a23;font-size:20px}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile{display:flex;flex-direction:row}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewImage{align-items:center;border-right:.05rem solid #e9e9e9;display:flex;justify-content:center;max-width:10rem;width:12%}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewImage img{height:auto;object-fit:cover;width:50%}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewDetails{display:flex;flex-direction:column;width:calc(100% - 10rem)}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewDetails .dashboard__customerViewTop{display:flex;flex-direction:column;margin:0 0 1rem;padding-left:1.5rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewDetails .dashboard__customerViewTop h2{color:#282828;font-size:1rem;font-weight:400;line-height:1.2;margin:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewDetails .dashboard__customerViewBottom{align-items:flex-start;display:flex;justify-content:flex-start}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewDetails .dashboard__customerViewBottom .dashboard__customerViewLeft,.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewDetails .dashboard__customerViewBottom .dashboard__customerViewRight{border-right:.05rem solid #e9e9e9;display:flex;flex-direction:column;min-width:25%;padding-left:1.5rem;padding-right:1rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewDetails .dashboard__customerViewBottom .dashboard__customerViewLeft ul,.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewDetails .dashboard__customerViewBottom .dashboard__customerViewRight ul{display:flex;flex-direction:column;margin:0;padding:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewDetails .dashboard__customerViewBottom .dashboard__customerViewLeft ul li,.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewDetails .dashboard__customerViewBottom .dashboard__customerViewRight ul li{color:#282828;display:block;font-size:.8rem;font-weight:400;line-height:1.2;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewDetails .dashboard__customerViewBottom .dashboard__customerViewLeft ul li:last-child,.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewDetails .dashboard__customerViewBottom .dashboard__customerViewRight ul li:last-child{margin-bottom:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewProfile .dashboard__customerViewDetails .dashboard__customerViewBottom .dashboard__customerViewRight{border:none}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs ul.nav.nav-tabs{border:none;display:flex;flex-direction:row;margin:0 0 1.5rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs ul.nav.nav-tabs li.nav-item{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs ul.nav.nav-tabs li.nav-item button.nav-link{background-color:#0000;border:none;border-bottom:.15rem solid #cfcfcf;color:#282828;display:flex;flex-direction:column;font-size:1rem;line-height:1.2;margin:0;padding:1rem 3rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs ul.nav.nav-tabs li.nav-item button.nav-link.active{border-color:#2056a5;color:#2056a5}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewTimeline{align-items:flex-start;display:flex;flex-direction:column;padding-left:3.5rem;position:relative;z-index:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewTimeline:before{border-left:.1rem dashed #cfcfcf;content:"";height:100%;left:2rem;position:absolute;top:0;width:.05rem;z-index:1}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewTimeline .dashboard__customerViewBox{display:flex;flex-direction:column;margin:0 0 2rem;min-width:1.25rem;padding:.5rem;position:relative;z-index:1}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewTimeline .dashboard__customerViewBox:last-child{margin:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewTimeline .dashboard__customerViewBox .timelineIcon{background-color:#fff;border:.05rem solid #cfcfcf;border-radius:50%;display:block;height:1.25rem;left:-1.5rem;position:absolute;top:.4rem;transform:translateX(-50%);width:1.25rem;z-index:2}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewTimeline .dashboard__customerViewBox .timelineIcon:before{background-color:#cfcfcf;border-radius:50%;content:"";display:none;height:.625rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.625rem;z-index:1}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewTimeline .dashboard__customerViewBox .timelineIcon.active{border-color:#2056a5}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewTimeline .dashboard__customerViewBox .timelineIcon.active:before{background-color:#2056a5;display:block}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewTimeline .dashboard__customerViewBox p{color:#9c9c9c;font-size:.8rem;font-weight:400;line-height:1.2;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewTimeline .dashboard__customerViewBox h4{color:#564d4d;font-size:.8rem;font-weight:400;line-height:1.2;margin:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewTimeline .form-group{display:flex;flex-direction:column;margin:0 0 2rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewTimeline .form-group label{display:block;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints{display:flex;flex-direction:column}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .download_pdf_btn{display:flex;justify-content:flex-end;padding-right:2rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__customerViewHeading{align-items:center;display:flex;justify-content:space-between;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__customerViewHeading h3{align-items:center;color:#282828;display:flex;font-size:1rem;font-weight:400;line-height:1.2;margin:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__customerViewHeading h3 .totalReward{color:#2056a5;font-weight:700;margin-left:.5rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__customerViewHeading button{padding:.4rem 2.5rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox{flex-wrap:wrap}}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox .dashboard__campaignReport{align-items:flex-end;align-self:stretch;background:#d6edff;background:linear-gradient(90deg,#d6edff,#d6edff 16%,#fff);background:-webkit-linear-gradient(90deg,#d6edff,#d6edff 16%,#fff);border:1px solid #d6edff;border-radius:1rem;display:flex;flex-direction:row;flex-wrap:wrap;margin-right:15px;overflow:hidden;padding:3.5rem 1.5rem 1.5rem;position:relative;width:calc(25% - 15px)}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox .dashboard__campaignReport:last-child{margin-right:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox .dashboard__campaignReport:before{background-color:#0000;border:1px solid #b0deff;border-radius:100%;bottom:-40px;content:"";height:140px;opacity:.5;position:absolute;right:-40px;width:140px;z-index:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox .dashboard__campaignReport:after{background-color:#b0deff;border-radius:100%;bottom:-30px;content:"";height:100px;opacity:.5;position:absolute;right:-30px;width:100px}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox .dashboard__campaignReport:hover{box-shadow:0 8px 24px #959da533}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox .dashboard__campaignReport .campaignReportTextBox h3{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox .dashboard__campaignReport .campaignReportTextBox h4{color:#000;font-size:1rem;margin-bottom:.5rem}@media only screen and (max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox .dashboard__campaignReport{margin-bottom:15px;margin-right:0;width:100%}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox .dashboard__campaignReport:last-child{margin-bottom:0}}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBoxx{align-items:center;display:flex;justify-content:space-between;margin-top:20px}@media only screen and (max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBoxx{flex-wrap:wrap}}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBoxx .dashboard__campaignReport{align-items:flex-end;align-self:stretch;background:#d6edff;background:linear-gradient(90deg,#d6edff,#d6edff 16%,#fff);background:-webkit-linear-gradient(90deg,#d6edff,#d6edff 16%,#fff);border:1px solid #d6edff;border-radius:1rem;display:flex;flex-direction:row;flex-wrap:wrap;margin-right:15px;overflow:hidden;padding:3.5rem 1.5rem 1.5rem;position:relative;width:calc(25% - 15px)}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBoxx .dashboard__campaignReport:last-child{margin-right:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBoxx .dashboard__campaignReport:before{background-color:#0000;border:1px solid #b0deff;border-radius:100%;bottom:-40px;content:"";height:140px;opacity:.5;position:absolute;right:-40px;width:140px;z-index:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBoxx .dashboard__campaignReport:after{background-color:#b0deff;border-radius:100%;bottom:-30px;content:"";height:100px;opacity:.5;position:absolute;right:-30px;width:100px}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBoxx .dashboard__campaignReport:hover{box-shadow:0 8px 24px #959da533}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBoxx .dashboard__campaignReport .campaignReportTextBox h3{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBoxx .dashboard__campaignReport .campaignReportTextBox h4{color:#000;font-size:1rem;margin-bottom:.5rem}@media only screen and (max-width:767px){.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBoxx .dashboard__campaignReport{margin-bottom:15px;margin-right:0;width:100%}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBoxx .dashboard__campaignReport:last-child{margin-bottom:0}}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport{align-items:flex-end;align-self:stretch;border-radius:1rem;display:flex;flex-direction:row;flex-wrap:wrap;margin:0 0 15px;overflow:hidden;padding:3rem 1.5rem 1.5rem;position:relative;width:100%}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:last-child{margin-bottom:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:before{background-color:#0000;border-radius:100%;bottom:-40px;content:"";height:140px;opacity:.5;position:absolute;right:-40px;width:140px;z-index:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:after{border-radius:100%;bottom:-30px;content:"";height:100px;opacity:.5;position:absolute;right:-30px;width:100px}@media only screen and (480px){.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport{margin-right:0;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:first-child{background-color:#1b1b1b}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:first-child:before{border:1px solid #5f5e5e}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:first-child:after{background-color:#5f5e5e}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:nth-child(2){background-color:#96c}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:nth-child(2):before{border:1px solid #c496f1}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:nth-child(2):after{background-color:#c496f1}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:nth-child(3){background-color:#0070ff}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:nth-child(3):before{border:1px solid #4091f8}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:nth-child(3):after{background-color:#4091f8}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:nth-child(4){background-color:#ed9121}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:nth-child(4):before{border:1px solid #ffb863}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport:nth-child(4):after{background-color:#ffb863}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport .campaignReportTextBox h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__campaignReportMainBox_2 .dashboard__campaignReport .campaignReportTextBox h4{color:#fff;font-size:1rem;margin-bottom:.5rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__customerViewBox{align-items:center;background-color:#f3f3f3;border-radius:.375rem;display:flex;flex-direction:column;justify-content:center;margin:0 0 2rem;padding:1.5rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__customerViewBox h4{color:#282828;font-size:.9rem;font-weight:400;line-height:1.2;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .dashboard__customerViewBox h2{color:#2056a5;font-size:1.2rem;font-weight:800;line-height:1.2;margin:0}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .form-group{display:flex;flex-direction:column;margin:0 0 2rem}.dashboard__mainPage .dashboard__content .dashboard__customerViewMain .dashboard__customerViewCard .dashboard__customerViewPointsTabs .dashboard__customerViewPoints .form-group label{display:block;margin:0 0 .5rem}.dashboard__mainPage .dashboard__content .dashboard__notFoundBox{align-items:center;display:flex;flex-direction:column;justify-content:center}.dashboard__mainPage .dashboard__content .dashboard__notFoundBox figure{align-items:center;display:flex;justify-content:center;margin:0 0 1.5rem}.dashboard__mainPage .dashboard__content .dashboard__notFoundBox figure img{width:40%}.dashboard__mainPage .dashboard__content .dashboard__notFoundBox h3{color:#000;font-size:1.2rem;font-weight:600;line-height:1.5;margin:0 0 1rem}.dashboard__mainPage .dashboard__content .dashboard__notAccessible{display:flex;justify-content:center}.dashboard__mainPage .dashboard__content .dashboard__notAccessible .notAccessibleBox{background-color:#fff;border-radius:1rem;box-shadow:0 7px 29px 0 #64646f33;display:flex;flex-direction:column;justify-content:center;padding:2rem;width:50%}.dashboard__mainPage .dashboard__content .dashboard__notAccessible .notAccessibleBox figure{display:flex;justify-content:center}.dashboard__mainPage .dashboard__content .dashboard__notAccessible .notAccessibleBox h3{color:#000;font-size:1.2rem;font-weight:600;line-height:1.5;margin:0 0 1rem;text-align:center}.dashboard__mainPage .dashboard__content .dashboard__notAccessible .notAccessibleBox .plan_buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.dashboard__mainPage .dashboard__content .dashboard__notAccessible .notAccessibleBox .plan_buttons div{margin-bottom:10px;margin-right:10px;width:calc(50% - 10px)}.dashboard__mainPage .dashboard__content .dashboard__notAccessible .notAccessibleBox .plan_buttons div:nth-child(2n){margin-right:0}.dashboard__mainPage .dashboard__content .dashboard__plansMainBox{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:1.5rem}@media only screen and (max-width:768px){.dashboard__mainPage .dashboard__content .dashboard__plansMainBox{flex-wrap:wrap}}.dashboard__mainPage .dashboard__content .dashboard__plansMainBox .PlansBox{background-color:#fff;border:1px solid #000;border-radius:1rem;margin-bottom:1rem;margin-right:20px;padding:2.5rem 1rem;text-align:center;width:calc(25% - 20px)}@media only screen and (max-width:768px){.dashboard__mainPage .dashboard__content .dashboard__plansMainBox .PlansBox{margin-bottom:1rem;margin-right:0;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__plansMainBox .PlansBox:hover{border-color:#2056a5}.dashboard__mainPage .dashboard__content .dashboard__plansMainBox .PlansBox:first-child{background-color:#2056a5;border-color:#2056a5;color:#fff}.dashboard__mainPage .dashboard__content .dashboard__plansMainBox .PlansBox:first-child a{background-color:#fff;border-radius:.25rem;color:#000;display:inline-block;font-weight:500;margin-top:.5rem;padding:.3rem .8rem}.dashboard__mainPage .dashboard__content .dashboard__plansMainBox .PlansBox:nth-child(4n){margin-right:0}.dashboard__mainPage .dashboard__content .dashboard__plansMainBox .PlansBox h4{font-weight:600}.dashboard__mainPage .dashboard__content .dashboard__plansMainBox .PlansBox a{background-color:#2056a5;border-radius:.25rem;color:#fff;display:inline-block;font-weight:500;margin-top:.5rem;padding:.3rem .8rem}.dashboard__mainPage .dashboard__content .dashboard__currentPlanMainBox{align-items:center;display:flex;justify-content:flex-start;margin-bottom:1.5rem}@media only screen and (max-width:768px){.dashboard__mainPage .dashboard__content .dashboard__currentPlanMainBox{flex-wrap:wrap}}.dashboard__mainPage .dashboard__content .dashboard__currentPlanMainBox .currentPlanNewBox{background-color:#fff;border-radius:1rem;box-shadow:0 7px 29px 0 #64646f33;margin-bottom:2rem;padding:1.5rem}.dashboard__mainPage .dashboard__content .dashboard__currentPlanMainBox .currentPlanNewBox p{margin-bottom:0}.dashboard__mainPage .dashboard__content .dashboard__currentPlanMainBox .currentPlanNewBox p span{color:#ff0800}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox{align-items:flex-start;display:flex;justify-content:space-between;margin:0 auto;width:100%}@media only screen and (max-width:768px){.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox{flex-wrap:wrap;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox{align-self:stretch;background-color:#ebf4fe;border:1px solid gray;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 7px 29px 0 #64646f33;margin-right:15px;padding:1.5rem;position:relative;width:calc(50% - 15px)}@media only screen and (max-width:768px){.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox{margin-bottom:1.5rem;margin-right:0;width:100%}}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox:last-child{margin-right:0}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox.mostpopular,.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox:hover{border-color:#255bca;box-shadow:0 7px 29px 0 #64646f33}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .current_plan_title{background-color:#255bca;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;display:flex;font-size:16px;font-weight:700;justify-content:center;left:-1px;padding:.8rem;position:absolute;text-align:center;top:-50px;width:calc(100% + 2px)}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .mpstripbox{left:-2px;position:absolute;top:-15px}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .mpstripbox span{background-color:#f90;border-radius:0;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;display:inline-block;font-size:12px;font-weight:400;margin-left:0;margin-top:0;padding:5px 15px;position:relative;text-align:center}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plansInnerBox{height:calc(100% - 50px);text-align:center}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plansInnerBox h3{color:#0d63be;font-size:36px;font-weight:900}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plansInnerBox h4{color:#000;font-size:32px;font-weight:800}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plansInnerBox h4 span{font-size:16px;font-weight:300}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plansInnerBox h4 span.old_price{color:#282828;font-size:20px;margin-right:4px;text-decoration:line-through!important}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plansInnerBox h5{font-size:16px;font-weight:600;margin-bottom:15px}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plansInnerBox ul{-moz-column-count:2;-webkit-column-count:2;column-count:2;-moz-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;padding-left:0}@media only screen and (max-width:600px){.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plansInnerBox ul{column-count:1}}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plansInnerBox ul li{font-size:15px;font-weight:500;list-style:none;padding:5px 0 5px 30px;position:relative;text-align:left}@media only screen and (max-width:600px){.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plansInnerBox ul li{font-size:12px}}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plansInnerBox ul li:before{align-items:center;border:1px solid #0ea015;border-left:none;border-top:none;content:"";display:flex;height:15px;left:4px;position:absolute;top:6px;transform:rotate(45deg);width:8px}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plansInnerBox p{border-bottom:1px solid #ccc;color:#006bc0;font-size:16px;font-weight:600;padding-bottom:15px}@media only screen and (max-width:768px){.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plan_select_btn{display:flex;margin-top:1.5rem}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plan_select_btn a{width:100%}}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox .plan_select_btn button{background-color:#255bca;border:none;border-radius:4px;color:#fff;display:flex;font-weight:600;justify-content:center;padding:.5rem;text-align:center;width:100%}@media only screen and (max-width:768px){.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox.current_plan{margin-top:2.5rem}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox.current_plan .current_plan_title{top:-33px}}.dashboard__mainPage .dashboard__content .dashboard__plansNewMainBox .plansNewBox.current_plan .plan_select_btn button{background-color:gray}.dashboard.openSidebar .dashboard__sidebar{overflow:auto;width:13rem}.dashboard.openSidebar .dashboard__sidebar .dashboard__topSection{padding:.75rem 1rem}.dashboard.openSidebar .dashboard__sidebar .dashboard__topSection .dashboard__logoBox{align-items:center;display:flex;justify-content:center}.dashboard.openSidebar .dashboard__sidebar .dashboard__topSection .dashboard__menuBox span img.inside{display:block}.dashboard.openSidebar .dashboard__sidebar .dashboard__topSection .dashboard__menuBox span img.outside{display:none}.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul,.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul{padding:.375rem 0}.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li,.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li{align-items:normal;display:flex;flex-direction:column;padding:0 .75rem .375rem}.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li:last-child,.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li:last-child{padding-bottom:0}.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link,.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link{justify-content:flex-start;padding:.5rem .75rem;position:relative}.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link .link_text,.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link .link_text{display:block}.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .link .link_icon,.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .link .link_icon{display:flex}.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown,.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .childrenDropdown{background-color:#0000;margin:.5rem 0 0;padding:0 0 0 1.5rem;position:static;transform:translateY(0);width:100%}.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown li,.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .childrenDropdown li{padding:0 0 .5rem!important}.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown li:last-child,.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .childrenDropdown li:last-child{padding:0!important}.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown li button.selected,.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .childrenDropdown li button.selected{background:#d9eeff;color:#2056a5;font-weight:600}.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown ul,.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .childrenDropdown ul{background-color:#0000;margin:0;padding:0 0 1rem 1rem;position:static;transform:translateY(0);width:100%}.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .childrenDropdown ul li a,.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .childrenDropdown ul li a{font-size:.7rem}.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .pro_options,.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .pro_options{align-items:center;display:flex;position:relative}.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuBottom ul li .pro_options:before,.dashboard.openSidebar .dashboard__sidebar .dashboard__menuMain .dashboard__menuTop ul li .pro_options:before{background-color:#f90;border-radius:4px;color:#fff;content:"Pro";font-size:7px;height:15px;line-height:15px;margin:0;padding:0;position:absolute;right:6px;text-align:center;width:20px}.dashboard.openSidebar .dashboard__mainPage{margin-left:13rem;width:calc(100% - 13rem)}@media(max-width:767px){.dashboard.openSidebar .dashboard__mainPage{margin-left:3.5rem;width:calc(100% - 3.5rem)}}.dashboard.openSidebar .dashboard__mainPage .dashboard__headerSection{left:13rem;width:calc(100% - 13rem)}@media(max-width:767px){.dashboard.openSidebar .dashboard__mainPage .dashboard__headerSection{left:3.5rem;width:calc(100% - 3.5rem)}}.dashboard__notFoundBox{align-items:center;display:flex;height:calc(100vh - 115px);justify-content:center;text-align:center;width:100%}.dashboard__notFoundBox__fig{margin:0 auto;max-width:1024px;text-align:center}.dashboard__notFoundBox__fig img{max-width:60%}.dashboard__notFoundBox__title{font-weight:700;margin-bottom:40px}.dashboard__notFoundBox__button{background:#2056a5;border-radius:40px;color:#fff;font-size:18px;padding:12px 30px;text-transform:uppercase}.dashboard__notFoundBox__button:hover{background:#1b427c;color:#fff}div.btn-container{display:table-cell;text-align:center;vertical-align:middle}div.btn-container i{display:inline-block;position:relative;top:-9px}label{color:#424242;font-size:13px;font-weight:500}.btn-color-mode-switch{display:inline-block;margin:0;position:relative}.btn-color-mode-switch>label.btn-color-mode-switch-inner{background:#e0e0e0;border-radius:26px;display:block;height:30px;margin:0;overflow:hidden;position:relative;transition:all .3s ease;width:140px}.btn-color-mode-switch>label.btn-color-mode-switch-inner:before{content:attr(data-on);font-size:12px;font-weight:500;position:absolute;right:20px;top:7px}.btn-color-mode-switch>label.btn-color-mode-switch-inner:after{background:#fff;border-radius:26px;box-shadow:0 0 6px -2px #111;content:attr(data-off);height:30px;left:2px;padding:5px 0;position:absolute;text-align:center;top:0;transition:all .3s ease;width:70px}.btn-color-mode-switch>.alert{background:#ff9800;border:none;color:#fff;display:none}.btn-color-mode-switch input[type=checkbox]{cursor:pointer;height:25px;margin:0;opacity:0;position:absolute;top:0;width:50px;z-index:1}.btn-color-mode-switch input[type=checkbox]:checked+label.btn-color-mode-switch-inner{background:#151515;color:#fff}.btn-color-mode-switch input[type=checkbox]:checked+label.btn-color-mode-switch-inner:after{background:#3c3c3c;content:attr(data-on);left:68px}.btn-color-mode-switch input[type=checkbox]:checked+label.btn-color-mode-switch-inner:before{content:attr(data-off);left:20px;right:auto}.btn-color-mode-switch input[type=checkbox]:checked~.alert{display:block}.dark-preview{background:#0d0d0d}.dark-preview div.btn-container i.fa-sun-o{color:#777}.dark-preview div.btn-container i.fa-moon-o{color:#fff;text-shadow:0 0 11px #fff}.white-preview{background:#fff}.white-preview div.btn-container i.fa-sun-o{color:orange;text-shadow:0 0 16px orange}.dark-preview p.by a,.white-preview div.btn-container i.fa-moon-o{color:#777}.white-preview p.by a{color:#000}.toggle{--width:100px;--height:calc(var(--width)/3);border-radius:var(--height);box-shadow:0 1px 3px #0000004d;cursor:pointer;display:inline-block;height:var(--height);position:relative;width:var(--width)}.toggle input{display:none}.toggle .slider{background-color:#ccc;border-radius:var(--height);height:100%;width:100%}.toggle .slider,.toggle .slider:before{left:0;position:absolute;top:0;transition:all .4s ease-in-out}.toggle .slider:before{background-color:#fff;border-radius:calc(var(--height)/2);box-shadow:0 1px 3px #0000004d;content:"";height:calc(var(--height));width:calc(var(--height))}.toggle input:checked+.slider{background-color:#50bc14}.toggle input:checked+.slider:before{transform:translateX(calc(var(--width) - var(--height)))}.toggle .labels{font-size:10px;height:100%;left:0;overflow:hidden;top:10px;width:100%}.toggle .labels,.toggle .labels:after{position:absolute;transition:all .4s ease-in-out}.toggle .labels:after{color:#000;content:attr(data-off);opacity:1;right:8px;text-shadow:1px 1px 2px #0006}.toggle .labels:before{color:#fff;content:attr(data-on);left:calc(var(--height) - var(--width) + 8px);opacity:0;position:absolute;text-shadow:1px 1px 2px #fff6;transition:all .4s ease-in-out}.toggle input:checked~.labels:after{opacity:0;transform:translateX(calc(var(--width) - var(--height)))}.toggle input:checked~.labels:before{opacity:1;transform:translateX(calc(var(--width) - var(--height)))}.pp_accordian .accordion-button:not(.collapsed){background-color:#fff;border-bottom:1px solid #ddd;color:#000;font-weight:600}a.close_this_box{color:#282828;font-size:20px;font-weight:600;position:absolute;right:15px;top:15px}.bg-primary-ut{background-color:#ffa400}.bg-secondary-ut{background-color:#d00070}.border-primary-ut{border-color:#0000 #00bfb2 #00bfb2}.border-secondary-ut{border-color:#0000 #ffa400 #ffa400}.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed{display:flex}.dashboard__headerSection{align-items:center;background-color:#fafafa;display:flex;justify-content:space-between;left:0;position:fixed;top:0;transition:all .5s ease;width:100%;z-index:2}.dashboard__headerSection .dashboard__heading{align-items:space-between;display:flex;justify-content:space-between;width:100%}.dashboard__headerSection .dashboard__heading h3{color:#000;font-size:24px;font-weight:600;line-height:1.5;margin:0}.uploadingExistingData{display:flex;flex-direction:column;padding-top:70px}.uploadingExistingData>.container{max-width:1200px;width:85%}.uploadingExistingData .dashboard__body{background-color:#fafafa;border-radius:.5rem;margin-bottom:3rem;padding:1rem}.uploadingExistingData .dashboard__body .customTable{display:flex;flex-direction:column}.uploadingExistingData .dashboard__body .customTable .customTable__body{display:flex;flex-direction:column;margin-bottom:1rem}.uploadingExistingData .dashboard__body .customTable .customTable__footer{display:flex;justify-content:flex-end}.uploadingExistingData .dashboard__body .customTable .customTable__footer .customTable__right,.uploadingExistingData .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom{display:flex;flex-direction:column}.uploadingExistingData .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons{align-items:center;display:flex;justify-content:flex-end}.uploadingExistingData .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span{margin-right:.5rem}.uploadingExistingData .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span[disabled]{cursor:default;opacity:.7}.uploadingExistingData .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span[disabled]:hover{background-color:#0000;border-color:#0d6efd;color:#0d6efd}.uploadingExistingData .dashboard__body .customTable .customTable__footer .customTable__right .customTable__bottom .customTable__buttons span:last-child{margin:0}.uploadingExistingData__main{display:flex;flex-direction:row;padding:2rem 0}@media(max-width:1279px){.uploadingExistingData__main{flex-direction:column}}.uploadingExistingData__main .dashboard__headingBackLink{margin-right:1rem}.uploadingExistingData__main .uploadingExistingData__left{align-items:center;background-color:#fff;border-radius:10px;display:flex;justify-content:center;margin-right:5%;min-height:calc(100vh - 142px);width:30%}@media(max-width:1279px){.uploadingExistingData__main .uploadingExistingData__left{margin:0 0 2rem;min-height:calc(50vh - 3rem);width:100%}}.uploadingExistingData__main .uploadingExistingData__left img{height:auto;object-fit:cover;width:40%}.uploadingExistingData__main .uploadingExistingData__right{align-items:center;background-color:#fff;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:center;padding:1rem 1rem 70px;position:relative;width:65%}@media(max-width:1279px){.uploadingExistingData__main .uploadingExistingData__right{min-height:360px;width:100%}}.uploadingExistingData__main .uploadingExistingData__right .underprocessbox{align-items:center;display:flex;flex-direction:column;justify-content:center}.uploadingExistingData__main .uploadingExistingData__right .underprocessbox h3{color:#000;margin-bottom:1rem}.uploadingExistingData__main .uploadingExistingData__right .underprocessbox a{border:1px solid #000;border-radius:2rem;color:#000;padding:.8rem 1rem}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content{display:flex;flex-direction:column;height:100%;overflow:auto}@media(max-width:767px){.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content{height:auto}}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__image{display:flex;flex-direction:column}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__image img{margin:0 auto;width:75px}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__heading{display:flex;flex-direction:column}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__heading h1{color:#191a1a;font-size:1.25rem;font-weight:700;line-height:1.2;margin:0}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__heading h4{color:#191a1a;font-size:.8rem;font-weight:400;line-height:1.5;margin:1rem 0 0}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox{display:flex;flex-direction:column;margin:1.5rem 0 0}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop{display:flex;flex-wrap:wrap;margin-bottom:1rem}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .label_select_schema{display:block;margin-bottom:.5rem;width:100%}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .select_schema_form{width:calc(80% - 20px)}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .select_schema_form .css-13cymwt-control{min-height:27px}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .select_schema_form .css-1fdsijx-ValueContainer{font-size:.8rem;padding:.2rem .9rem!important}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel{margin:0 0 .5rem;width:100%}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel label{margin:0}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel a:after{border:5px solid #0000;border-top-color:#0d6efd;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel span{color:#0d6efd;margin-right:10px;position:relative}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel span.edit_btn{color:#ccc;margin-left:10px}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel span .show___div{background-color:#e3ebf8;border-radius:5px;color:#0a0a0a;font-size:11px;height:180px;opacity:0;overflow-y:auto;padding:10px;position:absolute;transition:opacity .3s;visibility:hidden;width:300px;z-index:1}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel span .show___div table tbody tr td:last-child,.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel span .show___div table tbody tr td:nth-child(2),.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel span .show___div table thead th:last-child,.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel span .show___div table thead th:nth-child(2){padding-left:2px}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel span:hover .show___div{opacity:1;visibility:visible}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel .htd_label{display:block;margin-bottom:.25rem}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel h6{color:#191a1a;font-size:1rem;font-weight:600;line-height:1.5;margin:0}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel .htd_select .css-1fdsijx-ValueContainer{font-size:.8rem;padding:.365rem .75rem!important}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel .htd_select .css-1fdsijx-ValueContainer .css-1jqq78o-placeholder{font-size:.8rem}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel .htd_select .css-1fdsijx-ValueContainer .css-qbdosj-Input{margin:0}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel .htd_select .css-1fdsijx-ValueContainer .css-1xc3v61-indicatorContainer{padding:.375rem .75rem!important}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxLabel .htd_select .css-1fdsijx-ValueContainer .css-1dimb5e-singleValue{font-size:.8rem}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxUploadFile{align-items:center;display:flex;margin-right:1rem;width:calc(80% - 1rem)}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxUploadFile form{margin:0;width:100%}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxUploadFile button{margin-left:1rem;padding:.45rem 1.2rem}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxDownloadFile{align-items:center;display:flex;justify-content:flex-end;width:20%}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxDownloadFile a{align-items:center;display:flex;flex-direction:column;text-align:center}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxDownloadFile a img{margin-bottom:.5rem;width:50px}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxTop .uploadingExistingData__uploadBoxDownloadFile a span{color:#2056a5;display:block;font-size:.699rem;text-decoration:underline!important}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxBottom{align-items:center;display:flex;justify-content:space-evenly}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxBottom--column{flex-direction:column}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxBottom .btn{align-items:center;border-radius:1.5rem;display:flex;font-weight:600;justify-content:center;padding:.6rem 1.8rem}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxBottom .btn i{margin-right:5px}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxBottom .btn+button{margin-left:2rem}@media only screen and (max-width:480px){.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxBottom .btn{width:100%}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxBottom a{display:block;margin-bottom:10px}}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxBottom p{font-size:.8rem;line-height:1.4;margin:1rem 0 0}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxBottom p strong{font-weight:700}@media screen and (max-width:480px){.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxBottom p{margin-bottom:1rem}}@media only screen and (max-width:480px){.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__content .uploadingExistingData__uploadBox .uploadingExistingData__uploadBoxBottom{display:block}}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__buttonSection{align-items:center;bottom:0;display:flex;justify-content:space-between;min-height:53.28px;padding:.8rem;position:absolute;right:0;text-align:center;width:100%}@media(max-width:767px){.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__buttonSection{flex-direction:column;position:static}}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__buttonSection .uploadingExistingData__buttonSectionLeft{display:flex;justify-content:flex-start}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__buttonSection .uploadingExistingData__buttonSectionLeft .btn-link{align-items:center;color:#333;display:flex;justify-content:flex-start}@media(max-width:480px){.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__buttonSection .uploadingExistingData__buttonSectionLeft{background-color:#fff;border:1px solid #282828;border-radius:1rem;color:#282828;margin-bottom:1rem;padding:.5rem 2.5rem}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__buttonSection .uploadingExistingData__buttonSectionLeft a{color:#282828;font-weight:600}}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__buttonSection .uploadingExistingData__buttonSectionRight{display:flex;justify-content:flex-end;width:100%}@media(max-width:767px){.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__buttonSection .uploadingExistingData__buttonSectionRight{flex-direction:column}}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__buttonSection .uploadingExistingData__buttonSectionRight .btn{align-items:center;border-radius:1.5rem;display:flex;justify-content:center;padding:.6rem 1.8rem}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__buttonSection .uploadingExistingData__buttonSectionRight .btn:last-child{margin-left:1rem}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__buttonSection .uploadingExistingData__buttonSectionRight .btn i{margin-left:.5rem}@media(max-width:767px){.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__buttonSection .uploadingExistingData__buttonSectionRight .btn{margin-bottom:1rem}.uploadingExistingData__main .uploadingExistingData__right .uploadingExistingData__buttonSection .uploadingExistingData__buttonSectionRight .btn:last-child{margin:0}}.analyticalReport{display:flex;flex-direction:column;padding-top:63px}.analyticalReport .analyticalReportRFMAnalysis__topSection{background-color:#d9eeff}.analyticalReport .analyticalReportRFMAnalysis__topSection>.container{align-items:center;display:flex;justify-content:space-between}@media(max-width:767px){.analyticalReport .analyticalReportRFMAnalysis__topSection>.container{flex-direction:column}}.analyticalReport .analyticalReportRFMAnalysis__topSection .analyticalReportRFMAnalysis__leftSection{display:flex;flex-direction:column;width:70%}@media(max-width:767px){.analyticalReport .analyticalReportRFMAnalysis__topSection .analyticalReportRFMAnalysis__leftSection{margin:0 0 2rem;width:100%}}.analyticalReport .analyticalReportRFMAnalysis__topSection .analyticalReportRFMAnalysis__leftSection h4{color:#000;font-size:1.2rem;font-weight:600;line-height:1.2;margin:0 0 .5rem}.analyticalReport .analyticalReportRFMAnalysis__topSection .analyticalReportRFMAnalysis__leftSection h2{color:#006bc0;font-size:2rem;font-weight:600;line-height:1.2;margin:0}.analyticalReport .analyticalReportRFMAnalysis__topSection .analyticalReportRFMAnalysis__leftSection p{color:#000;margin-bottom:0}.analyticalReport .analyticalReportRFMAnalysis__topSection .analyticalReportRFMAnalysis__rightSection{align-items:flex-start;display:flex;flex-direction:column;padding:1rem 0;width:30%}@media(max-width:767px){.analyticalReport .analyticalReportRFMAnalysis__topSection .analyticalReportRFMAnalysis__rightSection{width:100%}}.analyticalReport .analyticalReportRFMAnalysis__topSection .analyticalReportRFMAnalysis__rightSection h3{border-bottom:1px solid #2056a5;color:#000;font-size:1rem;font-weight:600;line-height:1.2;margin:0 0 .5rem;padding:0 0 .5rem}.analyticalReport .analyticalReportRFMAnalysis__topSection .analyticalReportRFMAnalysis__rightSection h3 sup{color:#006bc0;margin-right:5px}.analyticalReport .analyticalReportRFMAnalysis__topSection .analyticalReportRFMAnalysis__rightSection p{color:#000;font-size:.8rem;font-weight:400;line-height:1.5;margin:0}.analyticalReport .analyticalReportRFMAnalysis__bottomSection{display:flex;flex-direction:column;padding:2rem 0}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__paragraph{display:flex;flex-direction:column;margin:0 0 2rem}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__paragraph p{color:#000;font-size:.8rem;font-weight:400;line-height:1.2;margin:0}@media(max-width:767px){.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__paragraph p{line-height:1.54}}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__paragraph p strong{font-weight:700}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__paragraph p:first-child{margin-bottom:10px}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content{display:flex;flex-direction:column;overflow:auto;padding-bottom:3.5rem;padding-left:3rem;position:relative}@media(max-width:767px){.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content{padding-bottom:4.5rem;padding-left:4rem}}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__yAxis{display:flex;flex-direction:column;height:auto;left:20px;position:absolute;text-align:center;top:250px;transform:translate(-50%,-50%) rotate(-90deg);width:500px}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__yAxis .label{color:#0c1331;font-family:Noto Sans,sans-serif;font-size:.8rem;font-weight:400;line-height:1.4;margin-bottom:.5rem}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__yAxis ul{display:flex;flex-direction:row;margin:0;padding:0}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__yAxis ul li{display:block;transform:rotate(90deg);width:20%}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__yAxis ul li.legend{color:#0c1331;font-family:Noto Sans,sans-serif;font-size:.8rem;font-weight:400;line-height:1.4}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__details i{background-color:#fff;border-radius:15px;color:#000;cursor:pointer;display:inline-block;font-size:10px;font-style:normal;font-weight:700;height:15px;line-height:15px;position:absolute;right:5px;text-align:center;top:5px;width:15px}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__boxes{display:flex;flex-wrap:wrap;height:100%;min-height:500px;min-width:500px;position:relative;width:100%;z-index:0}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__boxes .analyticalReportRFMAnalysis__box{align-items:flex-start;border:1px solid #0000;border-radius:.75rem;cursor:default;display:flex;justify-content:flex-end;padding:1rem;position:absolute;z-index:1}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__boxes .analyticalReportRFMAnalysis__box--first{background-color:#f8eaeb;border-color:#d17e81;height:calc(20% - 15px);left:0;top:0;width:calc(40% - 15px)}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__boxes .analyticalReportRFMAnalysis__box--second{background-color:#eae7ef;border-color:#c4bcd3;height:calc(40% - 15px);left:40%;top:0;width:calc(40% - 15px)}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__boxes .analyticalReportRFMAnalysis__box--third{background-color:#dde9f4;border-color:#92b9db;height:calc(40% - 15px);left:80%;top:0;width:20%}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__boxes .analyticalReportRFMAnalysis__box--fourth{background-color:#fff3ee;border-color:#e3b7a3;height:calc(40% - 15px);left:0;top:20%;width:calc(40% - 15px)}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__boxes .analyticalReportRFMAnalysis__box--fifth{background-color:#fff3d4;border-color:#d9cba5;height:calc(20% - 15px);left:40%;top:40%;width:calc(20% - 15px)}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__boxes .analyticalReportRFMAnalysis__box--sixth{background-color:#e1fff0;border-color:#a8e0c4;height:calc(40% - 15px);left:60%;top:40%;width:40%}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__boxes .analyticalReportRFMAnalysis__box--seventh{background-color:#f4f6f8;border-color:#a8b9c6;height:40%;left:0;top:60%;width:calc(40% - 15px)}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__boxes .analyticalReportRFMAnalysis__box--eighth{background-color:#e9fafb;border-color:#9ed7d8;height:40%;left:40%;top:60%;width:calc(20% - 15px)}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__boxes .analyticalReportRFMAnalysis__box--ninth{background-color:#f8f2df;border-color:#d3c697;height:20%;left:60%;top:80%;width:calc(20% - 15px)}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__boxes .analyticalReportRFMAnalysis__box--tenth{background-color:#f6fcdc;border-color:#afb983;height:20%;left:80%;top:80%;width:20%}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__boxes .analyticalReportRFMAnalysis__box .analyticalReportRFMAnalysis__details{display:flex;flex-direction:column;text-align:right}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__boxes .analyticalReportRFMAnalysis__box .analyticalReportRFMAnalysis__details h3{color:#000;font-size:.8rem;font-weight:700;line-height:1.2;margin:0}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__xAxis{bottom:0;display:flex;flex-direction:column;height:auto;left:0;position:absolute;text-align:center;width:100%}@media(max-width:767px){.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__xAxis{margin-left:15%;min-width:500px}}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__xAxis .label{color:#0c1331;font-family:Noto Sans,sans-serif;font-size:.8rem;font-weight:400;line-height:1.4;margin-top:.5rem}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__xAxis ul{display:flex;flex-direction:row;margin:0;padding:0}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__xAxis ul li{display:block;width:20%}.analyticalReport .analyticalReportRFMAnalysis__bottomSection .analyticalReportRFMAnalysis__content .analyticalReportRFMAnalysis__xAxis ul li.legend{color:#0c1331;font-family:Noto Sans,sans-serif;font-size:.8rem;font-weight:400;line-height:1.4}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection{display:flex;flex-wrap:wrap;margin:0 0 2rem}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__heading{display:flex;flex-direction:column;margin:0 0 1.2rem;width:100%}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__heading h2{color:#000;font-size:1.5rem;font-weight:600;letter-spacing:1px;line-height:1.2;margin:0}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__fullSection{width:100%}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box{border-radius:1.5rem;display:flex;flex-direction:column;width:100%}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header{align-items:center;border:1px solid #2056a5;border-bottom:none;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;display:flex;justify-content:space-between;padding:1rem}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left{align-items:center;display:flex;justify-content:flex-start}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__image{align-items:center;background-color:#d9eeff;border-radius:.75rem;display:flex;height:2.5rem;justify-content:center;margin-right:.5rem;width:2.5rem}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__image img{width:50%}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__details{display:flex;flex-direction:column}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__details h3{color:#000;font-size:1rem;font-weight:700;line-height:1.2;margin:0}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right{align-items:center;display:flex;justify-content:flex-end}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right .analyticalReportChartAnalysisOne__select{display:flex;flex-direction:column}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right .analyticalReportChartAnalysisOne__select .form-control{display:block}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right .analyticalReportChartAnalysisOne__select .form-control.input-sm{font-size:.7rem;padding:5px 7.5px}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right .analyticalReportChartAnalysisOne__button{display:flex;flex-direction:column;margin-left:.5rem}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right .analyticalReportChartAnalysisOne__button button{display:block;padding:5px 7.5px}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right .analyticalReportChartAnalysisOne__button button i{margin-right:5px}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__chartSection{border:1px solid #2056a5;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;padding:1rem}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__chartSection .analyticalReportChartAnalysisOne__barChartReport,.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__chartSection .analyticalReportChartAnalysisOne__lineChartReport{height:100%;width:100%}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__chartSection .analyticalReportChartAnalysisOne__barChartReport canvas,.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__topSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__chartSection .analyticalReportChartAnalysisOne__lineChartReport canvas{height:100%!important;width:100%!important}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection{display:flex;flex-wrap:wrap;margin:2rem 0}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__heading{display:flex;flex-direction:column;margin:0 0 1rem;width:100%}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__heading h2{color:#000;font-size:1.2rem;font-weight:600;letter-spacing:1px;line-height:1.2;margin:0}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__leftSection{margin-right:20px;width:calc(40% - 10px)}@media(max-width:767px){.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__leftSection{margin:0 0 2rem;width:100%}}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection{width:calc(60% - 10px)}@media(max-width:767px){.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection{width:100%}}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box{border-radius:1.5rem;box-shadow:0 8px 24px #959da533;display:flex;flex-direction:column;margin-top:1rem}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box:first-child{margin-top:0}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header{align-items:center;border:1px solid #2056a5;border-bottom:none;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;display:flex;justify-content:space-between;padding:1rem}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left{align-items:center;display:flex;justify-content:flex-start}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__image{align-items:center;background-color:#d9eeff;border-radius:.75rem;display:flex;height:2.5rem;justify-content:center;margin-right:.5rem;width:2.5rem}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__image img{width:50%}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__details{display:flex;flex-direction:column}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__details h3{color:#000;font-size:1rem;font-weight:700;line-height:1.2;margin:0}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right{align-items:center;display:flex;justify-content:flex-end}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right .analyticalReportChartAnalysisOne__select{display:flex;flex-direction:column}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right .analyticalReportChartAnalysisOne__select .form-control{display:block}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right .analyticalReportChartAnalysisOne__select .form-control.input-sm{font-size:.7rem;padding:5px 7.5px}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right .analyticalReportChartAnalysisOne__button{display:flex;flex-direction:column;margin-left:.5rem}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right .analyticalReportChartAnalysisOne__button button{display:block;padding:5px 7.5px}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right .analyticalReportChartAnalysisOne__button button i{margin-right:5px}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__chartSection{border:1px solid #2056a5;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;display:flex;flex-direction:column;padding:5rem 1rem}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__chartSection .analyticalReportChartAnalysisOne__barChartReport,.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__chartSection .analyticalReportChartAnalysisOne__lineChartReport{height:100%;width:100%}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__chartSection .analyticalReportChartAnalysisOne__barChartReport canvas,.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__chartSection .analyticalReportChartAnalysisOne__lineChartReport canvas{height:100%!important;width:100%!important}@media screen and (max-width:767px){.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__chartSection{padding:1rem}}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__reportSection{align-items:center;border:1px solid #2056a5;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;display:flex;flex-direction:column;justify-content:center;padding:1.5rem 1rem}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__reportSection h3{color:#9a00c0;font-size:1.8rem;font-weight:700;line-height:1.2;margin:0 0 .25rem}.analyticalReport .analyticalReportChartAnalysisOne .analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__reportSection p{color:#000;font-size:1rem;font-weight:400;line-height:1.2;margin:0}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection{display:flex;flex-wrap:wrap;margin:0 0 2rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__heading{display:flex;flex-direction:column;margin:0 0 1rem;width:100%}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__heading h2{color:#000;font-size:1.2rem;font-weight:600;letter-spacing:1px;line-height:1.2;margin:0}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__leftSection{margin-right:20px;width:calc(65% - 10px)}@media(max-width:767px){.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__leftSection{margin:0 0 2rem;width:100%}}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__rightSection{width:calc(35% - 10px)}@media(max-width:767px){.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__rightSection{width:100%}}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box{border-radius:1.5rem;display:flex;flex-direction:column;margin-top:1rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box:first-child{margin-top:0}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header{align-items:center;border:1px solid #2056a5;border-bottom:none;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;display:flex;justify-content:space-between;padding:1rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__left{align-items:center;display:flex;justify-content:flex-start}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__left .analyticalReportChartAnalysisTwo__image{align-items:center;background-color:#d9eeff;border-radius:.75rem;display:flex;height:2.5rem;justify-content:center;margin-right:.5rem;width:2.5rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__left .analyticalReportChartAnalysisTwo__image img{width:50%}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__left .analyticalReportChartAnalysisTwo__details{display:flex;flex-direction:column}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__left .analyticalReportChartAnalysisTwo__details h3{color:#000;font-size:1rem;font-weight:700;line-height:1.2;margin:0}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__right{align-items:center;display:flex;justify-content:flex-end}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__right .analyticalReportChartAnalysisTwo__select{display:flex;flex-direction:column}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__right .analyticalReportChartAnalysisTwo__select .form-control{display:block}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__right .analyticalReportChartAnalysisTwo__select .form-control.input-sm{font-size:.7rem;padding:5px 7.5px}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__right .analyticalReportChartAnalysisTwo__button{display:flex;flex-direction:column;margin-left:.5rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__right .analyticalReportChartAnalysisTwo__button button{display:block;padding:5px 7.5px}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__right .analyticalReportChartAnalysisTwo__button button i{margin-right:5px}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__chartSection{border:1px solid #2056a5;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;display:flex;flex-direction:column;padding:1rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__chartSection .analyticalReportChartAnalysisTwo__barChartReport,.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__chartSection .analyticalReportChartAnalysisTwo__doughnutChartReport,.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__chartSection .analyticalReportChartAnalysisTwo__lineChartReport{height:100%;width:100%}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__chartSection .analyticalReportChartAnalysisTwo__barChartReport canvas,.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__chartSection .analyticalReportChartAnalysisTwo__doughnutChartReport canvas,.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__chartSection .analyticalReportChartAnalysisTwo__lineChartReport canvas{height:100%!important;width:100%!important}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__reportSection{align-items:center;border:1px solid #2056a5;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;display:flex;flex-direction:column;justify-content:center;padding:2.5rem 1rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__reportSection h3{color:#9a00c0;font-size:1.8rem;font-weight:700;line-height:1.2;margin:0 0 .25rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__topSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__reportSection p{color:#000;font-size:1rem;font-weight:400;line-height:1.2;margin:0}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection{display:flex;flex-wrap:wrap;margin:0 0 2rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__heading{display:flex;flex-direction:column;margin:0 0 1rem;width:100%}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__heading h2{color:#000;font-size:1.2rem;font-weight:600;letter-spacing:1px;line-height:1.2;margin:0}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__leftSection{margin-right:20px;width:calc(65% - 10px)}@media(max-width:767px){.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__leftSection{margin:0 0 2rem;width:100%}}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__rightSection{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:calc(35% - 10px)}@media(max-width:767px){.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__rightSection{width:100%}}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__rightSection .analyticalReportChartAnalysisTwo__paragraph{display:flex;flex-direction:column;margin:0 0 2rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__rightSection .analyticalReportChartAnalysisTwo__paragraph p{color:#000;font-size:1rem;font-weight:400;line-height:1.2;margin:0}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__rightSection .analyticalReportChartAnalysisTwo__buttonSection{display:flex;flex-direction:column}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__rightSection .analyticalReportChartAnalysisTwo__buttonSection .btn{border-radius:1.5rem;display:block;margin:0 0 1rem;padding:.6rem 1.8rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__rightSection .analyticalReportChartAnalysisTwo__buttonSection .btn:last-child{margin:0}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__rightSection .analyticalReportChartAnalysisTwo__buttonSection .btn i{font-size:1rem;margin-left:.5rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__rightSection .analyticalReportChartAnalysisTwo__buttonSection .btn-link{color:#333;display:block}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box{border-radius:1.5rem;display:flex;flex-direction:column;margin-top:1rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box:first-child{margin-top:0}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header{align-items:center;border:1px solid #2056a5;border-bottom:none;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;display:flex;justify-content:space-between;padding:1rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__left{align-items:center;display:flex;justify-content:flex-start}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__left .analyticalReportChartAnalysisTwo__image{align-items:center;background-color:#d9eeff;border-radius:.75rem;display:flex;height:2.5rem;justify-content:center;margin-right:.5rem;width:2.5rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__left .analyticalReportChartAnalysisTwo__image img{width:50%}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__left .analyticalReportChartAnalysisTwo__details{display:flex;flex-direction:column}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__left .analyticalReportChartAnalysisTwo__details h3{color:#000;font-size:1rem;font-weight:700;line-height:1.2;margin:0}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__right{align-items:center;display:flex;justify-content:flex-end}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__right .analyticalReportChartAnalysisTwo__select{display:flex;flex-direction:column}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__right .analyticalReportChartAnalysisTwo__select .form-control{display:block}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__right .analyticalReportChartAnalysisTwo__select .form-control.input-sm{font-size:.7rem;padding:5px 7.5px}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__right .analyticalReportChartAnalysisTwo__button{display:flex;flex-direction:column;margin-left:.5rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__right .analyticalReportChartAnalysisTwo__button button{display:block;padding:5px 7.5px}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__header .analyticalReportChartAnalysisTwo__right .analyticalReportChartAnalysisTwo__button button i{margin-right:5px}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__chartSection{border:1px solid #2056a5;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;display:flex;flex-direction:column;padding:1rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__chartSection .analyticalReportChartAnalysisTwo__lineChartReport{height:100%;max-width:100%;width:100%}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__chartSection .analyticalReportChartAnalysisTwo__lineChartReport canvas{height:100%!important;width:100%!important}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__reportSection{align-items:center;border:1px solid #2056a5;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;display:flex;flex-direction:column;justify-content:center;padding:2.5rem 1rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__reportSection h3{color:#9a00c0;font-size:1.8rem;font-weight:700;line-height:1.2;margin:0 0 .25rem}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection .analyticalReportChartAnalysisTwo__box .analyticalReportChartAnalysisTwo__reportSection p{color:#000;font-size:1rem;font-weight:400;line-height:1.2;margin:0}.businessGoalsSelection{padding-top:63px}.businessGoalsSelection .container{max-width:1200px;width:85%}@media screen and (max-width:767px){.businessGoalsSelection .container{width:90%}}.businessGoalsSelection__topSection{background-color:#d9eeff;padding:4rem 0}@media screen and (max-width:767px){.businessGoalsSelection__topSection{padding:2rem 0}}.businessGoalsSelection__topSection>.container{align-items:center;display:flex;justify-content:space-between}.businessGoalsSelection__topSection .businessGoalsSelection__leftSection{display:flex;flex-direction:column;width:70%}@media(max-width:767px){.businessGoalsSelection__topSection .businessGoalsSelection__leftSection{width:100%}}.businessGoalsSelection__topSection .businessGoalsSelection__leftSection h4{color:#000;font-size:1.75rem;font-weight:500;line-height:1.2;margin:0}@media(max-width:767px){.businessGoalsSelection__topSection .businessGoalsSelection__leftSection h4{font-size:2rem}}.businessGoalsSelection__bottomSection{display:flex;flex-direction:column;padding:2rem 0}.businessGoalsSelection__bottomSection .businessGoalsSelection__paragraph{display:flex;flex-direction:column;margin:0 0 2rem}.businessGoalsSelection__bottomSection .businessGoalsSelection__paragraph p{color:#000;font-size:.8rem;font-weight:400;line-height:1.2;margin:0}.businessGoalsSelection__bottomSection .businessGoalsSelection__paragraph p strong{font-weight:700}.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 0 2rem}.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem{background-color:#0000;border:1px solid #0000;border-radius:.75rem;display:flex;flex-direction:column;margin:0 0 1rem;padding:0;width:calc(50% - 10px)}.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem:last-child,.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem:nth-last-child(2){margin:0}@media(max-width:1279px){.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem{margin:0 0 1rem;width:100%}.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem:nth-last-child(2){margin:0 0 1rem}}.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem .businessGoalsSelection__accordionHeading{background-color:#0000;border:none;border-radius:0;display:flex;flex-direction:column;padding:0}.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem .businessGoalsSelection__accordionHeading .businessGoalsSelection__accordionButton{align-items:center;background-color:#f5f5f5;border:none;border-radius:15px;color:#000;display:flex;font-size:1rem;font-weight:700;justify-content:flex-start;line-height:1.2;padding:20px 40px 20px 55px;position:relative;text-align:left;transition:all .5s ease}.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem .businessGoalsSelection__accordionHeading .businessGoalsSelection__accordionButton input[type=checkbox]{height:20px;left:1rem;margin:0;position:absolute;top:22px;width:20px}.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem .businessGoalsSelection__accordionHeading .businessGoalsSelection__accordionButton a{color:#000;position:absolute;right:1rem;top:50%;transform:translateY(-50%) rotate(0deg);transition:all .5s ease}.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem .businessGoalsSelection__accordionHeading .businessGoalsSelection__accordionButton a i{color:#000;font-size:1rem}.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem .businessGoalsSelection__accordionHeading .businessGoalsSelection__accordionButton.active{background-color:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0}.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem .businessGoalsSelection__accordionHeading .businessGoalsSelection__accordionButton.active a{transform:translateY(-50%) rotate(90deg)}@media(max-width:767px){.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem .businessGoalsSelection__accordionHeading .businessGoalsSelection__accordionButton{font-size:1.5rem}.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem .businessGoalsSelection__accordionHeading .businessGoalsSelection__accordionButton input{left:1.5rem;top:19px}}.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem .businessGoalsSelection__accordionCollapse{margin:0}.businessGoalsSelection__bottomSection .businessGoalsSelection__accordion .businessGoalsSelection__accordionItem .businessGoalsSelection__accordionCollapse .businessGoalsSelection__accordionBody{background-color:#fff;border-bottom-left-radius:15px;border-bottom-right-radius:15px;color:#000;font-size:.8rem;font-weight:400;line-height:1.75;margin:0;padding:0 1rem 1rem 2.75rem}.businessGoalsSelection__bottomSection .businessGoalsSelection__buttonSection{align-items:center;display:flex;justify-content:space-between;min-height:53.28px;width:100%}@media(max-width:767px){.businessGoalsSelection__bottomSection .businessGoalsSelection__buttonSection{flex-direction:column}}.businessGoalsSelection__bottomSection .businessGoalsSelection__buttonSection .businessGoalsSelection__buttonSectionLeft{align-items:flex-start;display:flex}.businessGoalsSelection__bottomSection .businessGoalsSelection__buttonSection .businessGoalsSelection__buttonSectionLeft .btn-link{align-items:center;color:#333;display:flex;justify-content:flex-start}@media(max-width:767px){.businessGoalsSelection__bottomSection .businessGoalsSelection__buttonSection .businessGoalsSelection__buttonSectionLeft .btn-link{margin:0 0 1rem}.businessGoalsSelection__bottomSection .businessGoalsSelection__buttonSection .businessGoalsSelection__buttonSectionLeft{background-color:#fff;border:1px solid #282828;border-radius:1rem;color:#282828;margin-bottom:1rem;padding:.5rem 2.5rem}.businessGoalsSelection__bottomSection .businessGoalsSelection__buttonSection .businessGoalsSelection__buttonSectionLeft a{color:#282828}}.businessGoalsSelection__bottomSection .businessGoalsSelection__buttonSection .businessGoalsSelection__buttonSectionRight{align-items:flex-end;display:flex}@media(max-width:767px){.businessGoalsSelection__bottomSection .businessGoalsSelection__buttonSection .businessGoalsSelection__buttonSectionRight{align-items:center;flex-direction:column}}.businessGoalsSelection__bottomSection .businessGoalsSelection__buttonSection .businessGoalsSelection__buttonSectionRight .btn{align-items:center;border-radius:1.5rem;display:flex;justify-content:center;padding:.6rem 1.8rem}.businessGoalsSelection__bottomSection .businessGoalsSelection__buttonSection .businessGoalsSelection__buttonSectionRight .btn:last-child{margin-left:1rem}.businessGoalsSelection__bottomSection .businessGoalsSelection__buttonSection .businessGoalsSelection__buttonSectionRight .btn i{margin-left:.5rem}@media(max-width:767px){.businessGoalsSelection__bottomSection .businessGoalsSelection__buttonSection .businessGoalsSelection__buttonSectionRight .btn{margin:0 0 1rem}.businessGoalsSelection__bottomSection .businessGoalsSelection__buttonSection .businessGoalsSelection__buttonSectionRight .btn:last-child{margin:0}}.campaignSelection{padding-top:70px}.campaignSelection .container{max-width:1200px;width:85%}.campaignSelection__topSection{background-color:#d9eeff;padding:2rem 0}.campaignSelection__topSection>.container{align-items:center;display:flex;justify-content:space-between}@media(max-width:767px){.campaignSelection__topSection>.container{flex-direction:column}}.campaignSelection__topSection .campaignSelection__leftSection{display:flex;flex-direction:column;width:70%}@media(max-width:767px){.campaignSelection__topSection .campaignSelection__leftSection{margin:0 0 2rem;width:100%}}.campaignSelection__topSection .campaignSelection__leftSection h4{color:#000;font-size:1.2rem;font-weight:600;line-height:1.2;margin:0 0 .5rem}.campaignSelection__topSection .campaignSelection__leftSection h2{color:#006bc0;font-size:2rem;font-weight:600;line-height:1.2;margin:0}.campaignSelection__topSection .campaignSelection__rightSection{align-items:flex-start;display:flex;flex-direction:column;width:30%}@media(max-width:767px){.campaignSelection__topSection .campaignSelection__rightSection{width:100%}}.campaignSelection__topSection .campaignSelection__rightSection h3{border-bottom:1px solid #2056a5;color:#000;font-size:1rem;font-weight:600;line-height:1.2;margin:0 0 .5rem;padding:0 0 .5rem}.campaignSelection__topSection .campaignSelection__rightSection h3 sup{color:#006bc0;margin-right:5px}.campaignSelection__topSection .campaignSelection__rightSection p{color:#000;font-size:.8rem;font-weight:400;line-height:1.5;margin:0}.campaignSelection__bottomSection{display:flex;flex-direction:column;padding:2rem 0}.campaignSelection__bottomSection .campaignSelection__heading{display:flex;flex-direction:column;margin:0}.campaignSelection__bottomSection .campaignSelection__heading h2{color:#000;font-size:1.2rem;font-weight:600;line-height:1.2;margin:0}.campaignSelection__bottomSection .campaignSelection__boxes{margin:0 0 3rem}.campaignSelection__bottomSection .campaignSelection__boxes .slick-slider{display:flex;flex-direction:column}.campaignSelection__bottomSection .campaignSelection__boxes .slick-slider .slick-arrow{align-items:center;color:#000;display:flex;height:30px;justify-content:center;width:30px}.campaignSelection__bottomSection .campaignSelection__boxes .slick-slider .slick-arrow:before{display:none}.campaignSelection__bottomSection .campaignSelection__boxes .slick-slider .slick-arrow i{align-items:center;display:flex;font-size:30px;justify-content:center}.campaignSelection__bottomSection .campaignSelection__boxes .slick-slider .slick-arrow.slick-prev{left:-40px}@media(max-width:767px){.campaignSelection__bottomSection .campaignSelection__boxes .slick-slider .slick-arrow.slick-prev{left:-30px}}.campaignSelection__bottomSection .campaignSelection__boxes .slick-slider .slick-arrow.slick-next{right:-23px}@media(max-width:767px){.campaignSelection__bottomSection .campaignSelection__boxes .slick-slider .slick-arrow.slick-next{right:-30px}}.campaignSelection__bottomSection .campaignSelection__boxes .slick-slider .slick-list{padding:0!important}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box{display:flex;flex-direction:column;padding-right:1rem;padding-top:55px}@media(max-width:767px){.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box{padding-right:0}}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box .campaignSelection__boxTop{background-color:#fff;border:1px solid #2056a5;border-radius:.75rem;display:flex;flex-direction:column;margin:0 0 1.5rem;padding:55px 1rem 1rem;position:relative}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box .campaignSelection__boxTop .campaignSelection__editCampaign{background-color:#0000;border:none;height:25px;padding:0;position:absolute;right:.8rem;top:.8rem;width:25px}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box .campaignSelection__boxTop .campaignSelection__editCampaign i{font-size:1rem}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box .campaignSelection__boxTop .campaignSelection__image{align-items:center;border-radius:50%;display:flex;height:75px;justify-content:center;left:1.5rem;position:absolute;top:0;transform:translateY(-50%);width:75px}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box .campaignSelection__boxTop .campaignSelection__image img{height:auto;object-fit:cover;width:100%}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box .campaignSelection__boxTop .campaignSelection__content{display:flex;flex-direction:column}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box .campaignSelection__boxTop .campaignSelection__content h3{color:#000;font-size:100%;font-weight:700;line-height:1.2;margin:0 0 1rem}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box .campaignSelection__boxTop .campaignSelection__content h3 span{color:#999;display:block;font-size:.7rem;font-weight:400;margin-top:5px}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box .campaignSelection__boxTop .campaignSelection__content p{color:#000;font-size:.8rem;font-weight:400;line-height:1.5;margin:0 0 1rem}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box .campaignSelection__boxTop .campaignSelection__content .campaignExpirationRule{align-items:center;display:flex;justify-content:space-between}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box .campaignSelection__boxTop .campaignSelection__content .campaignExpirationRule span{color:#000;font-size:.7rem;font-weight:400;line-height:1.5}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box .campaignSelection__boxTop .campaignSelection__content .campaignExpirationRule span strong{font-size:.65rem}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box .campaignSelection__boxBottom{align-items:center;display:flex;justify-content:center}.campaignSelection__bottomSection .campaignSelection__boxes .campaignSelection__box .campaignSelection__boxBottom .btn{border-radius:1rem;display:block;padding:.6rem 1.8rem}.campaignSelection__bottomSection .campaignSelection__buttonSection{align-items:center;display:flex;justify-content:space-between;min-height:53.28px;width:100%}@media(max-width:767px){.campaignSelection__bottomSection .campaignSelection__buttonSection{flex-direction:column}}.campaignSelection__bottomSection .campaignSelection__buttonSection .campaignSelection__buttonSectionLeft{align-items:flex-start;display:flex}.campaignSelection__bottomSection .campaignSelection__buttonSection .campaignSelection__buttonSectionLeft .btn-link{align-items:center;color:#333;display:flex;justify-content:flex-start}@media(max-width:767px){.campaignSelection__bottomSection .campaignSelection__buttonSection .campaignSelection__buttonSectionLeft .btn-link{margin:0 0 1rem}.campaignSelection__bottomSection .campaignSelection__buttonSection .campaignSelection__buttonSectionLeft{background-color:#fff;border:1px solid #282828;border-radius:1rem;color:#282828;margin-bottom:1rem;padding:.5rem 2.5rem}.campaignSelection__bottomSection .campaignSelection__buttonSection .campaignSelection__buttonSectionLeft a{color:#282828}}.campaignSelection__bottomSection .campaignSelection__buttonSection .campaignSelection__buttonSectionRight{align-items:flex-end;display:flex}@media(max-width:767px){.campaignSelection__bottomSection .campaignSelection__buttonSection .campaignSelection__buttonSectionRight{align-items:center;flex-direction:column}}.campaignSelection__bottomSection .campaignSelection__buttonSection .campaignSelection__buttonSectionRight .btn{align-items:center;border-radius:1.5rem;display:flex;justify-content:center;padding:.6rem 1.8rem}.campaignSelection__bottomSection .campaignSelection__buttonSection .campaignSelection__buttonSectionRight .btn:last-child{margin-left:1rem}.campaignSelection__bottomSection .campaignSelection__buttonSection .campaignSelection__buttonSectionRight .btn i{margin-left:.5rem}@media(max-width:767px){.campaignSelection__bottomSection .campaignSelection__buttonSection .campaignSelection__buttonSectionRight .btn{margin:0 0 1rem}.campaignSelection__bottomSection .campaignSelection__buttonSection .campaignSelection__buttonSectionRight .btn:last-child{margin:0}}.analyticalReport .analyticalReportChartAnalysisTwo .analyticalReportChartAnalysisTwo__bottomSection.analyticalReportChartAnalysisTwo__bottomSection_2{flex-direction:column-reverse;flex-wrap:wrap-reverse}.analyticalReport .analyticalReportRFMAnalysis__topSection.analyticalReportRFMAnalysis__topSection__left>.container{align-items:end;flex-direction:column-reverse;flex-wrap:wrap-reverse}.uploadedfileprocessing h2{color:#000;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.uploadedfileprocessing ul{list-style:square;padding-left:1rem}.uploadedfileprocessing ul li{color:#000;font-size:1rem;font-weight:500;margin-bottom:.5rem}.uploadedfileprocessing ul li span{color:#2056a5}.modal__earningrules{display:flex;flex-direction:row}.modal__earningrules .dashboard__customFormBox{display:flex;flex-direction:column;margin:0 0 1.5rem}.modal__earningrules .dashboard__customFormCard{background-color:#fafafa;border:.1rem solid #d2d3d3;border-radius:.375rem;display:flex;flex-direction:column}.modal__earningrules .dashboard__top{align-items:center;display:flex;justify-content:space-between;margin:-.05rem -.05rem 0}.modal__earningrules .dashboard__top .dashboard__left{align-items:center;display:flex;justify-content:flex-start}.modal__earningrules .dashboard__left button,.modal__earningrules .dashboard__right button{border-radius:0;font-size:.7rem;font-weight:700;line-height:1.5;margin-left:-.05rem;padding:.5rem 2rem;text-transform:uppercase}.modal__earningrules .dashboard__left button:first-child{border-top-left-radius:.375rem}.modal__earningrules .dashboard__right button:last-child{border-top-right-radius:.375rem}.modal__earningrules .dashboard__right button i{margin-right:.25rem}.modal__earningrules .dashboard__top .dashboard__right{align-items:center;display:flex;justify-content:flex-end}.modal__earningrules .dashboard__middle{display:flex;flex-direction:column;padding:1rem}.modal__earningrules .button-section{align-items:center;display:flex;justify-content:flex-end}.modal__earningrules .button-section button:first-child{margin-right:10px}.dashboard__transactionsModal .customForm .form-group.withSwitch{display:flex;flex-direction:row;margin:0 0 .75rem -.75rem}.dashboard__transactionsModal .customForm .form-group.withSwitch label{align-items:center;display:flex;justify-content:flex-start;margin:0}.dashboard__transactionsModal .customForm .form-group.withSwitch label .react-switch{margin-left:1rem}.dashboard__headingBackLink2 a{background-color:#fff;border-radius:30px;color:#000;display:inline-block;height:30px;line-height:30px;margin-bottom:10px;text-align:center;width:80px}.dashboard__headingBackLink2 img{margin-left:-2px;margin-right:5px;margin-top:-2px;width:20px}.bookademopopupbox{margin:0 auto;max-width:500px;padding-top:100px;position:relative;z-index:0}.bookademopopupbox h4{color:#000;font-size:24px;text-align:center}.bookademopopupbox p{color:#000;font-size:20px;margin-bottom:15px;text-align:center}.bookademopopupbox figure{text-align:center}.bookademopopup .modal-content img{margin:0 auto 15px;text-align:center}.bookademopopupbox input[type=email],.bookademopopupbox input[type=number],.bookademopopupbox input[type=text],.bookademopopupbox textarea{border-radius:4px;box-shadow:none;color:#121111;font-size:18px!important;margin:0 0 20px;outline:none;padding:10px 15px!important;position:relative;z-index:99}.bookademopopupbox button{background-color:#f90;border:none;border-radius:4px;color:#fff;font-size:18px;padding:12px;width:100%}.bookademopopupbox button:hover{background:#ec8f04}.bookademo_formbox span.textValidatorError{display:flex;margin-bottom:10px;margin-left:15px;position:relative}@media(max-width:767px){.bookademopopupbox{max-width:100%;padding:100px 15px 0;width:100%}}.contact_header{margin:0;padding:0 15px}.contact_header_container{align-items:center;background-color:#fafafa;display:flex;justify-content:flex-start;padding:15px 0}.contact_header_logo{width:20%}.contact_header_logo img{width:120px}.contact_header_heading{color:#282828;font-size:28px;font-weight:700;text-align:center;width:80%}.sign_in_btn{background-color:#0a6ebe;border:none;border-radius:4px;color:#fff;display:block;font-size:18px;margin-top:15px;padding:12px;text-align:center;width:100%}.sign_in_btn:hover{background-color:#055596;color:#fff}@media(max-width:767px){.contact_header_heading{font-size:18px;text-align:right}}.dashboard.openSidebar .dashboard__mainPage .dashboard__content .giftcard_mainbox .gc_contentbox{margin-left:25%}.gc_content{color:#000;margin-bottom:20px}.signUpPage__formSection .form-group label{font-size:16px;font-weight:600;margin-bottom:.5rem}.campaignSelection__boxes{padding:0 2rem;width:100%}@media screen and (max-width:767px){.campaignSelection__boxes{padding:1.5rem}}.campaignSelection__boxes .giftcard_voucher_box{background-color:#fff;border:1px solid #00000059;border-radius:.5rem;box-shadow:0 8px 24px #959da533;display:flex;flex-wrap:wrap;justify-content:center;width:100%}.campaignSelection__boxes .giftcard_voucher_box.selected_voucher .giftcard_voucher_details{background-color:#2056a5}.campaignSelection__boxes .giftcard_voucher_box.selected_voucher .giftcard_voucher_details .giftcard_voucher_title h5{color:#fff}.campaignSelection__boxes .giftcard_voucher_box .gc_imagebox{align-items:center;display:inline-flex;height:150px;max-height:150px;position:relative;width:100%}.campaignSelection__boxes .giftcard_voucher_box .gc_imagebox img{border-top-left-radius:10px;border-top-right-radius:10px;max-height:150px;width:100%}.campaignSelection__boxes .giftcard_voucher_box .gc_imagebox .giftcard_voucher_selected{background-color:#2056a5;border-radius:10px;height:20px;position:absolute;right:8px;top:8px;width:20px}.campaignSelection__boxes .giftcard_voucher_box .gc_imagebox .giftcard_voucher_selected:before{border-bottom:1px solid #fff;border-right:1px solid #fff;content:"";height:10px;position:absolute;right:7px;top:4px;transform:rotate(45deg);width:5px}.campaignSelection__boxes .giftcard_voucher_box .gc_imagebox .gc_overlay{background-color:#0000009e;border-top-left-radius:5px;border-top-right-radius:5px;display:none;height:100%;left:0;position:absolute;top:0;width:100%}.campaignSelection__boxes .giftcard_voucher_box .gc_imagebox .gc_overlay .gc_overlay_box{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.campaignSelection__boxes .giftcard_voucher_box .gc_imagebox .gc_overlay .gc_overlay_box ul{margin:0;padding:0;text-align:center}.campaignSelection__boxes .giftcard_voucher_box .gc_imagebox .gc_overlay .gc_overlay_box ul li{display:block;list-style:none;margin-bottom:5px}.campaignSelection__boxes .giftcard_voucher_box .gc_imagebox .gc_overlay .gc_overlay_box ul li:last-child{margin-bottom:0}.campaignSelection__boxes .giftcard_voucher_box .gc_imagebox .gc_overlay .gc_overlay_box ul li a{background-color:#e3f2fd;border:1px solid #e3f2fd;border-radius:4px;color:#000;display:block;font-size:12px;font-weight:600;padding:5px;text-align:center;width:100px}.campaignSelection__boxes .giftcard_voucher_box .gc_imagebox .gc_overlay .gc_overlay_box ul li a:hover{background-color:#0e3979;border-color:#0e3979;color:#fff}.campaignSelection__boxes .giftcard_voucher_box .giftcard_voucher_details{align-items:center;background-color:#e3f2fd;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;justify-content:space-between;margin:0;padding:10px;width:100%}.campaignSelection__boxes .giftcard_voucher_box .giftcard_voucher_details .giftcard_voucher_title{color:#000;display:block;padding:0;text-align:center;width:100%}.campaignSelection__boxes .giftcard_voucher_box .giftcard_voucher_details .giftcard_voucher_title h5{color:#000;font-size:13px;font-weight:600;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:pre}@media screen and (max-width:767px){.campaignSelection__boxes .giftcard_voucher_box .giftcard_voucher_details .giftcard_voucher_title h5{overflow:hidden;text-overflow:ellipsis;white-space:pre}}.campaignSelection__boxes .giftcard_voucher_box .giftcard_voucher_details .giftcard_voucher_button{display:flex;justify-content:flex-end;padding:0;width:calc(30% - 5px)}.campaignSelection__boxes .giftcard_voucher_box .giftcard_voucher_details .giftcard_voucher_button .form-check{margin-bottom:0;min-height:0;padding-left:0}.campaignSelection__boxes .giftcard_voucher_box .giftcard_voucher_details .giftcard_voucher_button button{border-radius:4px;font-size:10px;padding:2px 10px}.campaignSelection__boxes .giftcard_voucher_box:hover .gc_overlay{display:block}.no_giftcard_box{text-align:center}.no_giftcard_box img{margin-bottom:1rem}.no_giftcard_box h6{color:#000;margin-bottom:.8rem}.no_giftcard_box a{border-radius:1rem}.gc_modal_box .gc_title{margin-bottom:1rem}.gc_modal_box .gc_title h5{align-items:center;color:#000;display:flex;margin-bottom:0}.gc_modal_box .gc_title h5 span{color:#2056a5;margin-left:5px}.gc_modal_box .gc_amount{align-items:center;display:flex;margin-bottom:1rem}.gc_modal_box .gc_amount h5{color:#000;margin-bottom:0}.gc_modal_box .gc_amount span.gc_amount_box{margin-left:10px}.gc_modal_box .gc_amount span.gc_amount_box span.gc_amount_single{border:1px solid #ccc;border-radius:4px;box-shadow:0 8px 24px #959da533;color:#2056a5;font-weight:500;margin-right:5px;padding:5px 8px}.gc_modal_box h5{align-items:center;color:#000;display:flex}.gc_modal_box h5 span span span{border:1px solid #ccc;font-size:12px;padding:5px;pointer-events:none}.gc_modal_box ul{border:none!important}.gc_modal_box ul li{padding:.8rem;width:25%!important}.gc_modal_box ul li:first-child{padding-left:.8rem}.giftcard_mainbox{align-items:flex-start;display:flex;overflow:hidden;width:100%}@media only screen and (max-width:767px){.giftcard_mainbox{flex-direction:column}}.giftcard_mainbox .gc_sidebar{border-right:1px solid #00000026;height:calc(100vh - 120px);padding:1rem;position:fixed;width:20%}@media only screen and (max-width:767px){.giftcard_mainbox .gc_sidebar{border-bottom:1px solid #00000026;border-right:none;height:auto;overflow:hidden;padding:0;position:relative;width:100%}}.giftcard_mainbox .gc_sidebar button.open_country_box{align-items:center;background-color:#0000;border:none;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem;width:100%}.giftcard_mainbox .gc_sidebar button.open_country_box h3{font-size:1.4rem;margin-bottom:0}.giftcard_mainbox .gc_sidebar button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:"";height:1.25rem;transition:transform .2s ease-in-out;width:1.25rem}.giftcard_mainbox .gc_sidebar .gc_sidebar_innerbox button{align-items:center;background-color:#0000;border:none;display:flex;font-size:1.2rem;font-weight:600;margin-bottom:.5rem;padding:.25rem .5rem;width:100%}.giftcard_mainbox .gc_sidebar .gc_sidebar_innerbox button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:"";height:1.25rem;margin-right:.5rem;position:absolute;right:8px;transition:transform .2s ease-in-out;width:1.25rem}.giftcard_mainbox .gc_sidebar .gc_sidebar_innerbox .signUpPage__formSection .country-select-form-box{height:100vh;overflow-y:auto;padding:.4rem}.giftcard_mainbox .gc_sidebar h4{color:#000;cursor:pointer;font-weight:600;margin-bottom:1rem;position:relative}.giftcard_mainbox .gc_sidebar input[type=text]{border:1px solid #000;border-radius:.25rem;margin-bottom:1rem;outline:none;padding:.5rem;width:100%}.giftcard_mainbox .gc_sidebar input[type=text]:focus{border-color:#2056a5}.giftcard_mainbox .gc_sidebar .select_all_countries{align-items:center;color:#000;display:flex;font-weight:800;justify-content:space-between;margin-bottom:1rem;position:relative}.giftcard_mainbox .gc_sidebar ul{display:flex;justify-content:space-between;padding-left:0}.giftcard_mainbox .gc_sidebar ul li{color:#000;font-weight:600;list-style:none;margin-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:pre}.giftcard_mainbox .gc_sidebar .country-select-form-box{height:calc(100vh - 300px);overflow-y:auto;padding:0 .5rem}@media only screen and (max-width:767px){.giftcard_mainbox .gc_sidebar .country-select-form-box{max-height:100px;overflow-y:auto;padding:0 .5rem}}.giftcard_mainbox .form-group input[type=checkbox]{height:15px;margin:0;width:15px}@media only screen and (max-width:767px){.giftcard_mainbox .form-group input[type=checkbox]{height:10px;width:10px}}.giftcard_mainbox .gc_contentbox{height:auto;margin-left:22%;padding:1.5rem;width:80%}@media only screen and (max-width:767px){.giftcard_mainbox .gc_contentbox{margin-left:0;padding:.8rem 0 0;width:100%}}.giftcard_mainbox .gc_contentbox input[type=checkbox]{height:15px;margin:0;width:15px}@media only screen and (max-width:767px){.giftcard_mainbox .gc_contentbox input[type=checkbox]{height:10px;width:10px}}.giftcard_mainbox .gc_contentbox .gc_content_pbox{width:100%}.giftcard_mainbox .gc_contentbox .gc_content_pbox input[type=text]{border:1px solid #000;border-radius:.25rem;margin-bottom:1rem;outline:none;padding:.5rem;width:100%}.giftcard_mainbox .gc_contentbox .gc_content_pbox input[type=text]:focus{border-color:#2056a5}.giftcard_mainbox .gc_contentbox .gc_content_pbox .select_all_giftcard{align-items:center;color:#000;display:flex;font-weight:600;justify-content:space-between;margin-bottom:.8rem;padding:0 20px}.giftcard_mainbox .gc_contentbox .gc_content_pbox .accordion-item{margin-bottom:1rem}.giftcard_mainbox .gc_contentbox .gc_content_pbox .accordion-item .accordion-header{align-items:center;display:flex;justify-content:space-between}.giftcard_mainbox .gc_contentbox .gc_content_pbox .accordion-item .accordion-header .accordion-button{background-color:#fff;color:#000;font-weight:600}.giftcard_mainbox .gc_contentbox .gc_content_pbox .accordion-item .accordion-header .accordion-button.collapsed{font-weight:400}.giftcard_mainbox .gc_contentbox .gc_content_pbox .accordion-item .accordion-header .accordion-button:before{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";height:var(--bs-accordion-btn-icon-width);margin-right:.5rem;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}.giftcard_mainbox .gc_contentbox .gc_content_pbox .accordion-item .accordion-header .accordion-button:after{content:none}.giftcard_mainbox .gc_contentbox .gc_content_pbox .accordion-item .accordion-header input{margin-right:1rem}.giftcard_mainbox .gc_contentbox .gc_content_pbox .accordion-item .accordion-body{display:flex;flex-wrap:wrap}.giftcard_mainbox .gc_contentbox .gc_content_pbox .accordion-item .accordion-body .campaignSelection__boxes{padding:0}.giftcard_mainbox .gc_contentbox .gc_content_pbox .accordion-item .accordion-body .gc_inmainbox{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.giftcard_mainbox .gc_contentbox .gc_content_pbox .accordion-item .accordion-body .gc_inmainbox .gc_innbox{display:flex;flex-flow:column;margin-bottom:20px;margin-right:10px;width:calc(20% - 10px)}@media only screen and (max-width:767px){.giftcard_mainbox .gc_contentbox .gc_content_pbox .accordion-item .accordion-body .gc_inmainbox .gc_innbox{margin-bottom:20px;width:calc(50% - 10px)}}.giftcard_mainbox .gc_contentbox .gc_content_pbox .campaignSelection__boxes{padding:0}.giftcard_mainbox .gc_contentbox .gc_content_pbox .campaignSelection__boxes .gc_inmainbox{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.giftcard_mainbox .gc_contentbox .gc_content_pbox .campaignSelection__boxes .gc_inmainbox .gc_innbox{display:flex;flex-flow:column;margin-bottom:20px;margin-right:10px;width:calc(20% - 10px)}@media only screen and (max-width:767px){.giftcard_mainbox .gc_contentbox .gc_content_pbox .campaignSelection__boxes .gc_inmainbox .gc_innbox{margin-bottom:20px;width:calc(50% - 10px)}}.analyticalReportRFMAnalysis__topSection.analyticalReportRFMAnalysis__topSection__gp{padding:20px 0}.analyticalReportChartAnalysisOne__bottomSection{display:flex;flex-wrap:wrap;margin:2rem 0}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__heading{display:flex;flex-direction:column;margin:0 0 1rem;width:100%}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__heading h2{color:#000;font-size:1.2rem;font-weight:600;letter-spacing:0;line-height:1.2;margin:0}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__leftSection{margin-right:20px;width:calc(50% - 10px)}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__leftSection .analyticalReportChartAnalysisOne__box{border-radius:1.5rem;display:flex;flex-direction:column;margin-top:1rem}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__leftSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header{align-items:center;border:1px solid #2056a5;border-bottom:none;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;display:flex;justify-content:space-between;padding:1rem}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__leftSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left{align-items:center;display:flex;justify-content:flex-start}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__leftSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__image{align-items:center;background-color:#d9eeff;border-radius:.75rem;display:flex;height:2.5rem;justify-content:center;margin-right:.5rem;width:2.5rem}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__leftSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__image img{width:50%}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__leftSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__details{display:flex;flex-direction:column}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__leftSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__details h3{color:#000;font-size:1rem;font-weight:700;line-height:1.2;margin:0}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__leftSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__reportSection{align-items:center;border:1px solid #2056a5;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;display:flex;flex-direction:column;justify-content:center;padding:1.5rem 1rem}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__leftSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__reportSection h3{color:#9a00c0;font-size:1.8rem;font-weight:700;line-height:1.2;margin:0 0 .25rem}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__leftSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__reportSection p{color:#000;font-size:1rem;font-weight:400;line-height:1.2;margin:0}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection{width:calc(50% - 10px)}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection .analyticalReportChartAnalysisOne__box{border-radius:1.5rem;display:flex;flex-direction:column;margin-top:1rem}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header{align-items:center;border:1px solid #2056a5;border-bottom:none;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;display:flex;justify-content:space-between;padding:1rem}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left{align-items:center;display:flex;justify-content:flex-start}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__image{align-items:center;background-color:#d9eeff;border-radius:.75rem;display:flex;height:2.5rem;justify-content:center;margin-right:.5rem;width:2.5rem}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__image img{width:50%}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__details{display:flex;flex-direction:column}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__left .analyticalReportChartAnalysisOne__details h3{color:#000;font-size:1rem;font-weight:700;line-height:1.2;margin:0}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right{align-items:center;display:flex;justify-content:flex-end}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right .analyticalReportChartAnalysisOne__select{display:flex;flex-direction:column}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__header .analyticalReportChartAnalysisOne__right .analyticalReportChartAnalysisOne__select .form-control{display:block}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__chartSection{border:1px solid #2056a5;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;display:flex;flex-direction:column;padding:5rem 1rem}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__chartSection .analyticalReportChartAnalysisOne__barChartReport{height:100%;width:100%}.analyticalReportChartAnalysisOne__bottomSection .analyticalReportChartAnalysisOne__rightSection .analyticalReportChartAnalysisOne__box .analyticalReportChartAnalysisOne__chartSection .analyticalReportChartAnalysisOne__barChartReport canvas{height:100%!important;width:100%!important}.analyticalReportChartAnalysisTwo__rightSection.analyticalReportChartAnalysisTwo__rightSection__gp{justify-content:flex-start!important}.analyticalReportChartAnalysisTwo__rightSection.analyticalReportChartAnalysisTwo__rightSection__gp .businessGoalsSelection__bottomSection{display:flex;flex-direction:column;padding:0}.analyticalReportChartAnalysisTwo__rightSection.analyticalReportChartAnalysisTwo__rightSection__gp .businessGoalsSelection__bottomSection h5{color:#000;font-weight:600;margin-bottom:1rem;text-align:left}.analyticalReportChartAnalysisTwo__rightSection.analyticalReportChartAnalysisTwo__rightSection__gp .businessGoalsSelection__bottomSection .businessGoalsSelection__accordionItem{background-color:#0000;border:1px solid #0000;border-radius:.75rem;display:flex;flex-direction:column;margin:0 0 .7rem;padding:0;width:calc(100% - 10px)}.analyticalReportChartAnalysisTwo__rightSection.analyticalReportChartAnalysisTwo__rightSection__gp .businessGoalsSelection__bottomSection .businessGoalsSelection__accordionItem .businessGoalsSelection__accordionHeading{background-color:#0000;border:none;border-radius:0;display:flex;flex-direction:column;padding:0}.analyticalReportChartAnalysisTwo__rightSection.analyticalReportChartAnalysisTwo__rightSection__gp .businessGoalsSelection__bottomSection .businessGoalsSelection__accordionItem .businessGoalsSelection__accordionHeading .businessGoalsSelection__accordionButton{align-items:center;background-color:#add8fb;border:none;border-radius:5px;color:#000;display:flex;font-size:.7rem;font-weight:700;justify-content:flex-start;line-height:1.2;padding:15px 15px 15px 30px;position:relative;text-align:left;transition:all .5s ease}.analyticalReportChartAnalysisTwo__rightSection.analyticalReportChartAnalysisTwo__rightSection__gp .businessGoalsSelection__bottomSection .businessGoalsSelection__accordionItem .businessGoalsSelection__accordionHeading .businessGoalsSelection__accordionButton input{margin-left:-10px;margin-right:15px}.businessGoalsSelection__buttonSection.businessGoalsSelection__buttonSectiongp .businessGoalsSelection__buttonSectionLeft a{color:#000}.businessGoalsSelection__buttonSection.businessGoalsSelection__buttonSectiongp .businessGoalsSelection__buttonSectionRight .btn{padding:.5rem .8rem}.businessGoalsSelection__buttonSection.businessGoalsSelection__buttonSectiongp .businessGoalsSelection__buttonSectionRight .btn:last-child{margin-left:.5rem}.analyticalReportChartAnalysisOne__chartSection{border:1px solid #2056a5;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;display:flex;flex-direction:column;padding:5rem 1rem}.analyticalReportChartAnalysisOne__chartSection .analyticalReportChartAnalysisOne__barChartReport{height:100%;width:100%}.analyticalReportChartAnalysisOne__chartSection .analyticalReportChartAnalysisOne__barChartReport canvas{height:100%!important;width:100%!important}.tour_modal .modal-dialog{max-width:500px;top:20%}@media only screen and (max-width:768px){.tour_modal .modal-dialog{top:10%}}.tour_modal .modal-dialog .modal-content{background:#edf7fd;background:linear-gradient(90deg,#edf7fd,#f5fbff 30%,#fff);background:-webkit-linear-gradient(90deg,#edf7fd,#f5fbff 30%,#fff)}.custom_header{background-color:#0000;border-color:#0000}.dashboard__transactionsModal h3.guides{color:#0d6efd;font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.dashboard__transactionsModal h3.guides_nv{color:#0d6efd;font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.dashboard__transactionsModal h5{color:#000;font-weight:700;text-align:center}.dashboard__transactionsModal h5.space_h5{margin-bottom:1.5rem}.dashboard__transactionsModal p{color:#000;margin:0 auto 1.5rem;text-align:center;width:90%}.dashboard__transactionsModal p.lh16{line-height:1.6}.dashboard__transactionsModal p.p_nv{color:#000;font-size:16px;padding:0 1rem;text-align:center}.dashboard__transactionsModal .start_tour_btn{display:flex;justify-content:center}.dashboard__transactionsModal .start_tour_btn button{text-transform:uppercase}.tour_mainbox{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:0 1rem}@media only screen and (max-width:768px){.tour_mainbox{flex-direction:row;flex-wrap:wrap;justify-content:center;padding:0}}.tour_mainbox .tour_box{align-self:stretch;border:1px solid #fff;border-radius:1rem;box-shadow:0 8px 24px #959da533;margin-right:15px;text-align:center;width:calc(33.33333% - 15px)}.tour_mainbox .tour_box:hover{background-color:#e9f3ff;border:1px solid #0d6efd;border-radius:1rem}@media only screen and (max-width:600px){.tour_mainbox .tour_box{margin-bottom:1rem;margin-right:10px;width:calc(50% - 10px)}.tour_mainbox .tour_box:last-child{margin-right:0}}.tour_mainbox .tour_box a{display:flex;flex-direction:column;padding:1.5rem}.tour_mainbox .tour_box a p{color:#0d6efd;font-size:1rem;font-weight:500;margin-bottom:0}.tour_mainbox.tour_mainbox2{justify-content:space-evenly}.tour_mainbox.tour_mainbox2 .tour_box{align-self:stretch;background-color:#0d6efd;border:1px solid #0d6efd;border-radius:.2rem;margin-right:15px;text-align:center;width:calc(50% - 15px)}@media only screen and (max-width:600px){.tour_mainbox.tour_mainbox2 .tour_box{margin-bottom:1rem;margin-right:10px;width:calc(50% - 10px)}.tour_mainbox.tour_mainbox2 .tour_box:last-child{margin-right:0}}.tour_mainbox.tour_mainbox2 .tour_box a{align-items:center;display:flex;flex-direction:row;padding:.5rem}.tour_mainbox.tour_mainbox2 .tour_box a figure{margin-bottom:0;width:25%}.tour_mainbox.tour_mainbox2 .tour_box a figure img{filter:brightness(0) invert(1);width:30px}.tour_mainbox.tour_mainbox2 .tour_box a p{color:#fff;font-size:.8rem;font-weight:500;margin-bottom:0}.tour_mainbox.tour_mainbox2 .tour_box:hover{background-color:#e9f3ff}.tour_mainbox.tour_mainbox2 .tour_box:hover a img{filter:none}.tour_mainbox.tour_mainbox2 .tour_box:hover a p{color:#0d6efd}.tour_mainbox.tour_mainbox2 .tour_box:last-child{background-color:#0000;border:1px solid #0d6efd;margin-right:0}.tour_mainbox.tour_mainbox2 .tour_box:last-child a figure img{filter:none}.tour_mainbox.tour_mainbox2 .tour_box:last-child a p{color:#0d6efd}.tour_mainbox.tour_mainbox2 .tour_box:last-child:hover{background-color:#0d6efd;border:1px solid #0d6efd}.tour_mainbox.tour_mainbox2 .tour_box:last-child:hover figure img{filter:brightness(0) invert(1)}.tour_mainbox.tour_mainbox2 .tour_box:last-child:hover p{color:#fff}.stour_mainbox{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:0 1.5rem}@media only screen and (max-width:768px){.stour_mainbox{flex-direction:row;flex-wrap:wrap;justify-content:center;padding:0}}.stour_mainbox .stour_box{border:1px solid #0d6efd;border-radius:.5rem;box-shadow:0 8px 24px #959da533;display:flex;justify-content:center;margin-right:10px;width:calc(50% - 10px)}.stour_mainbox .stour_box:last-child{margin-right:0}.stour_mainbox .stour_box:hover{background-color:#e9f3ff;border:1px solid #0d6efd;border-radius:.5rem}.stour_mainbox .stour_box.startt_tour_btn{background-color:#0d6efd}.stour_mainbox .stour_box.startt_tour_btn button figure img{filter:brightness(0) invert(1);width:30px}.stour_mainbox .stour_box.startt_tour_btn button p{color:#fff}.stour_mainbox .stour_box.startt_tour_btn:last-child{background-color:#0000;border-color:#0d6efd;font-weight:600;margin-right:0}.stour_mainbox .stour_box.startt_tour_btn:last-child p{color:#0d6efd}.stour_mainbox .stour_box.startt_tour_btn:last-child figure img{filter:none}@media only screen and (max-width:600px){.stour_mainbox .stour_box{margin-bottom:1rem;margin-right:10px;width:calc(50% - 10px)}.stour_mainbox .stour_box:last-child{margin-right:0}}.stour_mainbox .stour_box button{background-color:#0000;border:none;display:flex;flex-direction:row;padding:.5rem}.stour_mainbox .stour_box button:hover{background-color:#0000}.stour_mainbox .stour_box button figure{margin-bottom:0;margin-left:.5rem}.stour_mainbox .stour_box button p{color:#0d6efd;font-size:.8rem;font-weight:500;margin-bottom:0}.comm_email_sample{background-color:#fafafa;border:.1rem solid #d2d3d3;border-radius:.375rem;padding:1rem}.comm_email_sample h2{color:#000;font-size:28px;margin-bottom:1.5rem}.comm_email_sample h3{color:#0d6efd}.comm_email_sample .comm_email_sample_box{border:1px solid #000;border-radius:0;margin:0 auto;padding:40px 20px;text-align:center;width:600px}.comm_email_sample .comm_email_sample_box img{width:100px}.comm_email_sample .comm_email_sample_box .comm_email_sample_boxed{border:1px solid #ccc;border-radius:10px;box-shadow:0 7px 29px 0 #64646f33;margin:1rem auto;padding:1rem;width:50%}.comm_email_sample .comm_email_sample_box .comm_email_sample_boxed h3{color:#0d6efd;font-size:60px;font-weight:700;letter-spacing:5px}.comm_email_sample .comm_email_sample_box .comm_email_sample_boxed h4{color:#000;font-size:18px;letter-spacing:4px;text-transform:uppercase}.comm_email_sample .comm_email_sample_box .comm_email_sample_boxed p{margin-bottom:0}.comm_email_sample .comm_email_sample_box p{color:#000;margin-bottom:0}.journey___box{display:flex;flex-wrap:wrap;justify-content:center}.journey___box .logo___box,.journey___box .user___box{display:flex;justify-content:center;width:100%}.integration___heading{text-align:center}.integration___heading h4{color:#000;font-weight:600}.integration___heading p{color:#000}.integration___row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px}@media only screen and (max-width:550px){.integration___row{justify-content:center}}.integration___row .integration___box{background-color:#fff;box-shadow:0 8px 24px #959da533;margin-bottom:10px;margin-right:10px;padding:5px;width:calc(25% - 10px)}.integration___row .integration___box:nth-child(4n){margin-right:0}@media only screen and (max-width:550px){.integration___row .integration___box{margin-right:10px;width:calc(33.33333% - 10px)}.integration___row .integration___box:nth-child(3n){margin-right:0}}.cj_home_one{margin:0 auto;padding:0 1rem;width:1100px}.cj_home_one .cj_home_one_body{align-items:center;display:flex;justify-content:space-between}.cj_home_one .cj_home_one_body .cj_home_one_body_left_with_button{position:relative}.cj_home_one .cj_home_one_body .cj_home_one_body_left_with_button .rewards_button{position:absolute;right:15px;top:25px;width:125px}.cj_home_one .cj_home_one_body .cj_home_one_body_right img{width:100%}.cj_home_one .cj_home_one_big_body{position:relative}.cj_home_one .cj_home_one_big_body .upload_bill_button{bottom:11px;position:absolute;right:2px;width:55px}.cj_home_one .cj_home_one_big_body .redemption___box{bottom:0;position:absolute}.cj_home_one .cj_home_one_redemeed{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}.introjs-helperLayer{box-shadow:0 3px 8px #0000003d,0 0 0 5000px #21212180!important}.introjs-helperLayer.helperlayerzoomed{transform:scale(1.3)}.introjs-tooltip{border-radius:10px}.introjs-tooltip .introjs-button{background-color:#0d6efd;border-color:#0d6efd;color:#fff;font-family:Montserrat,sans-serif!important;text-shadow:none}.introjs-tooltip .introjs-button.introjs-prevbutton.introjs-disabled{background-color:#f4f4f4;background-image:none;border-color:#bdbdbd;box-shadow:none;color:#9e9e9e;cursor:default;text-decoration:none}.introjs-tooltip .introjs-button.introjs-prevbutton{background-color:#0000;background-image:none;border-color:#0d6efd;box-shadow:none;color:#0d6efd;cursor:default;text-decoration:none}.introjs-tooltip .introjs-tooltip-header,.introjs-tooltip .introjs-tooltiptext{color:#000;font-family:Montserrat,sans-serif!important}.introjs-tooltip .introjs-tooltip-header .introjs-tooltip-title,.introjs-tooltip .introjs-tooltiptext .introjs-tooltip-title{color:#0d6efd;font-family:Montserrat,sans-serif!important}.introjs-tooltip .introjs-tooltip-header .introjs-skipbutton,.introjs-tooltip .introjs-tooltiptext .introjs-skipbutton{color:#000;font-family:Montserrat,sans-serif!important;font-size:48px;font-weight:300}.introjs-tooltip .introjs-tooltip-header .introjs-skipbutton:hover,.introjs-tooltip .introjs-tooltiptext .introjs-skipbutton:hover{color:#0d6efd}.modal-body.payment_status_modal{align-items:center;display:flex;flex-direction:column}.modal-body.payment_status_modal img{margin-bottom:1rem}.modal-body.payment_status_modal h4{color:#000}.payment_status{align-items:center;background-color:#fff;border-radius:1rem;box-shadow:0 8px 24px #959da533;color:#000;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:1rem;text-align:center;width:100%}.payment_status h2{color:#000}.payment_status p{margin-bottom:0}.payment_status img{margin-bottom:10px}.payment_status.pfailed p{margin-bottom:1rem}.payment_status.pfailed ul li{list-style:none;margin-bottom:5px;position:relative}.payment_status.pfailed ul li:before{border:2px solid #6e6b7b;border-left:none;border-top:none;content:"";display:inline-block;height:15px;margin-left:-20px;position:absolute;transform:rotate(45deg);width:7px}@media only screen and (min-width:700px){.payment_status{margin:0 auto;width:600px}}.oacta ul{align-items:center;display:flex;justify-content:space-between;padding:0}.oacta ul li{list-style:none;margin-right:10px;width:calc(50% - 10px)}.oacta ul li:last-child{margin-right:0}.oacta ul li a{background-color:#0a6ebe;border-radius:5px;color:#fff;display:inline-block;font-weight:600;padding:5px 10px}.goalsmainBox{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.goalsmainBox .goalsBox{align-self:stretch;background-color:#f2f3f4;border:1px solid #dadce0;border-radius:1rem;box-shadow:0 8px 24px #959da533;color:#000;margin-bottom:.75rem;margin-right:.5rem;padding:1.5rem 1rem 4.5rem;position:relative;width:calc(16.66667% - .5rem)}.goalsmainBox .goalsBox:nth-child(6n){margin-right:0}.goalsmainBox .goalsBox:before{background-size:contain;bottom:10px;content:"";display:inline-block;height:60px;opacity:.5;position:absolute;right:15px;width:60px}.goalsmainBox .goalsBox h4{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#0d6efd;font-size:.8rem;line-height:1.4;margin-bottom:.75rem;overflow:hidden}@media only screen and (max-width:767px){.goalsmainBox .goalsBox{margin-right:0;padding:1.5rem 1rem;width:100%}.goalsmainBox .goalsBox:before{content:none}}.goalsmainBox .goalsBox .goalscampaignmainBox{max-height:130px;overflow-y:auto}@media only screen and (max-width:767px){.goalsmainBox .goalsBox .goalscampaignmainBox{height:80px;max-height:80px}}.goalsmainBox .goalsBox .goalscampaignmainBox .goalscampaignBox{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:.5rem;overflow:hidden;width:100%}.goalsmainBox .goalsBox .goalscampaignmainBox .goalscampaignBox a{background-color:#b9d9eb;border-radius:.25rem;color:#000;display:flex;font-size:.65rem;padding:.25rem .5rem;text-transform:capitalize}.goalsmainBox .goalsBox .goalscampaignmainBox .goalscampaignBox a.no_goals{color:#000!important}.goalsmainBox .goalsBox .goalscampaignmainBox .goalscampaignBox.nogoalscampaignBox{align-items:center;display:flex}.goalsmainBox .goalsBox .goalscampaignmainBox .goalscampaignBox.nogoalscampaignBox span{font-size:.65rem;margin-left:.25rem}.goalsmainBox .goalsBox .goalscampaignmainBox .goalscampaignBox:last-child{margin-bottom:0}.goalsmainBox .goalscampaignBox p.no_goals{color:#000;font-weight:600;margin-bottom:0}.analyticalReportChartAnalysisOne__heading{display:flex;flex-direction:column;margin:0 0 1rem;width:100%}.analyticalReportChartAnalysisOne__heading h2{color:#000;font-size:1.2rem;font-weight:600;letter-spacing:1px;line-height:1.2;margin:4px}.dashboard__customerViewCard .query_builder_row{align-items:center;display:flex;justify-content:space-between}.dashboard__customerViewCard .query_builder_row .query_builder_box{width:50%}.dashboard__customerViewCard .query_builder_row .query_builder_box .person{align-items:center;display:flex;justify-content:flex-end}.dashboard__customerViewCard .query_builder_row .query_builder_box .person p{margin-right:1rem}@media only screen and (max-width:768px){.dashboard__customerViewCard .query_builder_row{flex-wrap:wrap;margin-bottom:1rem}.dashboard__customerViewCard .query_builder_row .query_builder_box{width:100%}}.ruleGroup{background:#004bb733;border:1px solid #8081a2;border-radius:.25rem;padding:.5rem}.ruleGroup,.ruleGroup .ruleGroup-body{display:flex;flex-direction:column;gap:.5rem}.ruleGroup .ruleGroup-body:empty{display:none}.ruleGroup .rule,.ruleGroup .ruleGroup-header{align-items:center;display:flex;gap:.5rem}.ruleGroup .rule .rule-value:has(.rule-value-list-item){align-items:baseline;display:flex;gap:.5rem}[data-inlinecombinators=disabled] .dndOver.rule,[data-inlinecombinators=disabled] .dndOver.ruleGroup-header{border-bottom:2px dashed #639;padding-bottom:.5rem}[data-inlinecombinators=disabled] .dndOver.rule.dndCopy,[data-inlinecombinators=disabled] .dndOver.ruleGroup-header.dndCopy{border-bottom-color:#693}[data-inlinecombinators=enabled] .dndOver.betweenRules,[data-inlinecombinators=enabled] .dndOver.rule+.betweenRules,[data-inlinecombinators=enabled] .dndOver.rule:last-child,[data-inlinecombinators=enabled] .dndOver.ruleGroup-header{border-bottom:2px dashed #639;padding-bottom:.5rem}[data-inlinecombinators=enabled] .dndOver.betweenRules.dndCopy,[data-inlinecombinators=enabled] .dndOver.rule+.betweenRules.dndCopy,[data-inlinecombinators=enabled] .dndOver.rule:last-child.dndCopy,[data-inlinecombinators=enabled] .dndOver.ruleGroup-header.dndCopy{border-bottom-color:#693}.rule.dndDragging,.ruleGroup.dndDragging{opacity:.5}.rule .queryBuilder-dragHandle,.ruleGroup .queryBuilder-dragHandle{cursor:move}.queryBuilder-branches .ruleGroup-body{margin-left:1rem}.queryBuilder-branches .rule,.queryBuilder-branches .ruleGroup .ruleGroup{position:relative}.queryBuilder-branches .rule:after,.queryBuilder-branches .rule:before,.queryBuilder-branches .ruleGroup .ruleGroup:after,.queryBuilder-branches .ruleGroup .ruleGroup:before{border-color:#8081a2;border-radius:0;border-style:solid;content:"";left:calc(-.5rem - 1px);position:absolute;width:.5rem}.queryBuilder-branches .rule:before,.queryBuilder-branches .ruleGroup .ruleGroup:before{border-width:0 0 1px 1px;height:calc(50% + .5rem);top:-.5rem}.queryBuilder-branches .rule:last-child:before,.queryBuilder-branches .ruleGroup .ruleGroup:last-child:before{border-bottom-left-radius:.25rem}.queryBuilder-branches .rule:after,.queryBuilder-branches .ruleGroup .ruleGroup:after{border-width:0 0 0 1px;height:50%;top:50%}.queryBuilder-branches .rule:last-child:after,.queryBuilder-branches .ruleGroup .ruleGroup:last-child:after{display:none}.queryBuilder-branches .ruleGroup .ruleGroup:after,.queryBuilder-branches .ruleGroup .ruleGroup:before{left:calc(-.5rem - 2px)}.queryBuilder-branches .ruleGroup .ruleGroup:before{height:calc(50% + .5rem + 1px);top:calc(-.5rem - 1px)}.queryBuilder-branches .ruleGroup .ruleGroup:after{height:calc(50% + 1px)}.queryBuilder-branches .betweenRules{position:relative}.queryBuilder-branches .betweenRules:before{border:solid #8081a2;border-radius:0;border-width:0 0 0 1px;content:"";height:calc(100% + .5rem);left:calc(-.5rem - 1px);position:absolute;top:-.5rem;width:.5rem}.queryBuilder .ant-input{width:auto}.queryBuilder .ant-btn.css-dev-only-do-not-override-nllxry.ant-btn-primary.ruleGroup-addGroup span:after{content:" Rule"}.queryBuilder button,.queryBuilder input,.queryBuilder select{border:1px solid #282828;border-radius:4px;padding:4px 10px}.queryBuilder button{background-color:#d9eeff;color:#282828;font-weight:700}@media only screen and (max-width:600px){.ruleGroup .rule,.ruleGroup .ruleGroup-header{flex-wrap:wrap}}.mr-0{margin-right:0}.mt-0{margin-top:0}.ml-5{margin-left:5px}.mr-5{margin-right:5px}.mb-5{margin-bottom:5px}.mt-5{margin-top:5px}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.mb-10{margin-bottom:10px}.mt-10{margin-top:10px}.ml-15{margin-left:15px}.mr-15{margin-right:15px}.mb-15{margin-bottom:15px}.mt-15{margin-top:15px}.pl-0{padding-left:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pt-0{padding-top:0}.pl-10{padding-left:10px}.pr-10{padding-right:10px}.pb-10{padding-bottom:10px}.pt-10{padding-top:10px}.pl-15{padding-left:15px}.pr-15{padding-right:15px}.pb-15{padding-bottom:15px}.pt-15{padding-top:15px}body{font-family:Noto Sans,sans-serif}button{background-color:#c5221f;border:none;border-radius:20px;color:#fff;outline:none;padding:8px 15px}button.active,button:hover{background-color:#a50e0e}button.rewardsbtn{background-color:#00000026;border:none;border-radius:20px;color:#252525;outline:none;padding:8px 15px}button.rewardsbtn.instrbtn{margin-left:20px;width:200px}@media(max-width:767px){button.rewardsbtn.ml-10{margin-left:5px;padding-left:10px;padding-right:10px}}button.rewardsbtn.active{background:#0094a5;color:#fff;font-weight:600}.customer_portal_header{align-items:center;background-color:#fff;border-bottom:1px solid #dadce0;box-shadow:0 8px 24px #959da533;display:flex;justify-content:space-between;margin-bottom:0;padding:20px 15px}.customer_portal_header a figure{margin-bottom:0}.customer_portal_header a figure img{max-height:50px;width:auto}@media only screen and (max-width:500px){.customer_portal_header a figure img{max-height:40px}}@media only screen and (max-width:375px){.customer_portal_header a figure img{max-height:30px}}.customer_portal_header .dashboard__heading{align-items:center;display:flex;justify-content:flex-end}.customer_portal_header .dashboard__heading a.logoutBtn{background:#be1e15;border-radius:40px;color:#fff;font-size:16px;font-weight:600;padding:8px 15px}@media only screen and (max-width:500px){.customer_portal_header .dashboard__heading a.logoutBtn i{font-size:14px}.customer_portal_header .dashboard__heading a.logoutBtn{font-size:0}}.customer_portal_header .dashboard__heading h6{color:#1c4da1;margin-bottom:0}.customer_portal_header .dashboard__heading h6:first-child{margin-right:10px}.customer_portal_header .dashboard__heading h6 a{align-items:center;color:#c5221f;display:flex;font-weight:300}.customer_portal_header .dashboard__heading h6 a i{margin-right:2px}.customer_portal .customer_portal__mainPage{display:flex;flex-direction:column}.customer_portal .customer_portal__mainPage .customer_portal__content{padding:0 15px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox{background:#fff;border-radius:10px;box-shadow:0 0 16px #00000029;margin-bottom:15px;padding:15px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}@media(max-width:480px){.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading{flex-direction:column}}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__left h4{color:#252525;font-size:20px;font-weight:700;margin-bottom:0}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__right .share_box{align-items:center;border-radius:10px;display:flex;justify-content:flex-start;padding:15px 10px}@media only screen and (max-width:767px){.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__right .share_box{justify-content:space-between;padding-bottom:0;padding-top:5px}}@media(max-width:480px){.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__right .share_box{flex-direction:column}}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__right .share_box h6{margin-bottom:0}@media only screen and (max-width:767px){.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__right .share_box h6{line-height:1.4;margin-bottom:10px}}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__right .share_box h6 span{font-weight:700}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__right .share_box .sharing_box{align-items:center;display:flex;margin-left:10px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__right .share_box .sharing_box .copy_btn{align-items:center;background-color:#0006;border-radius:20px;display:flex;height:32px;justify-content:center;margin-right:8px;width:32px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__right .share_box .sharing_box .copy_btn i{color:#fff}@media only screen and (max-width:600px){.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__right .share_box .sharing_box .copy_btn{height:25px;margin-right:5px;width:25px}}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__right .share_box .sharing_box .sharing_icon{margin-right:8px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__right .share_box .sharing_box .sharing_icon:last-child{margin-right:0}@media only screen and (max-width:600px){.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__right .share_box .sharing_box .sharing_icon{margin-right:5px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .page_heading__right .share_box .sharing_box .sharing_icon svg{height:25px;width:25px}}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .loyalty_points_box{align-items:center;background:#f1f1f1;border-radius:80px;display:flex;justify-content:space-between;margin-bottom:15px;padding:15px}@media(max-width:500px){.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .loyalty_points_box{border-radius:10px;flex-direction:column}}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .loyalty_points_box__right{align-items:center;display:flex}@media(max-width:500px){.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .loyalty_points_box__right{margin-bottom:5px}}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .loyalty_points_box__right button:first-child{margin-right:8px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .loyalty_points_box__right__icon{align-items:center;background:#fff;border-radius:50%;display:inline-flex;height:40px;justify-content:center;margin-bottom:0;width:40px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .loyalty_points_box__right__icon img{max-height:30px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .loyalty_points_box__right__info{margin-left:10px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .loyalty_points_box__right__info h6{align-items:center;color:#252525;display:flex;font-size:16px;font-weight:700;margin-bottom:0}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .loyalty_points_box__right__info h6 span.divider{color:#999;margin-left:4px;margin-right:4px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .loyalty_points_box__right__info h6 span.counter{color:#0094a5;font-size:20px;font-weight:900;margin-bottom:0}@media(max-width:767px){.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .loyalty_points_box__left{margin-bottom:10px}}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .loyalty_points_box h2{align-items:center;display:flex;margin-bottom:15px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .loyalty_points_box h2 img{margin-right:5px;width:40px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .points_expiring_box{align-items:center;background-color:#f1f1f1;border-radius:80px;display:flex;padding:10px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .points_expiring_box__info{margin-left:10px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .points_expiring_box__info p{color:#252525;font-weight:600;margin-bottom:0}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .points_expiring_box__info p:first-child{margin-bottom:5px}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .points_expiring_box__info p span{font-size:16px;font-weight:900}.customer_portal .customer_portal__mainPage .customer_portal__content .customer_portal__headerbox .points_expiring_box__info p:last-child{font-size:12px}.customer_portal .customer_portal__mainPage .customer_portal__content .banner_box img{width:100%}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box{margin-bottom:20px;margin-top:30px;min-height:227px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box ul{border:none;margin-bottom:15px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box ul li button{border:1px solid #e8eaed;border-radius:20px;color:#5f6368;margin-right:10px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box ul li button.active{background-color:#c5221f;border-color:#c5221f;color:#fff}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box ul li button.active:hover{background-color:#c5221f;border-color:#c5221f}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box ul li button:hover{background-color:#f28b82;border-color:#f28b82;color:#fff}@media only screen and (max-width:600px){.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box ul li button{margin-right:5px}}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content{background-color:#f8f9fa;border:1px solid #dadce0;border-radius:10px;padding:15px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}@media(max-width:767px){.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row.cardSaprate{margin-bottom:10px}}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box{align-self:stretch;background-color:#fff;border:1px solid #f8f9fa;border-radius:5px;box-shadow:0 5px 8px #959da580;margin-bottom:15px;margin-right:15px;padding:20px;position:relative;text-align:center;width:calc(33.33333% - 15px)}@media(max-width:768px){.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box{width:calc(50% - 15px)}}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box h6{color:#000}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box figure img{max-height:50px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.drk{background-color:#5f6368;border-radius:15px;box-shadow:0 8px 24px #959da533}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.drk h6{font-weight:700}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.drk h6,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.drk p{color:#fff;margin-bottom:0}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.drk figure img{filter:invert(1);max-height:50px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.light{background-color:#fff;border-radius:15px;box-shadow:0 8px 24px #959da533;pointer-events:none}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.light h6{font-weight:700}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.light h6,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.light p{color:#4a4a4a;margin-bottom:0}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.light figure img{max-height:50px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.blur{background-color:#5f6368;border-radius:15px;box-shadow:0 8px 24px #959da533;opacity:.4;pointer-events:none}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.blur h6{font-weight:700}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.blur h6,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.blur p{color:#fff;margin-bottom:0}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.blur figure img{filter:invert(1);max-height:50px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.review{background-color:#fff;border-radius:15px;box-shadow:0 8px 24px #959da533}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.review h6{font-weight:700}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.review h6,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.review p{color:#000;margin-bottom:0}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.review p.errorMsg{color:red;margin-top:10px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box.review figure img{max-height:50px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row{align-items:flex-start;display:flex;flex-wrap:wrap}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .history_box{align-items:center;align-self:stretch;background-color:#fff;border:1px solid #f8f9fa;border-radius:5px;box-shadow:0 8px 24px #959da533;display:flex;margin-bottom:15px;margin-right:15px;padding:15px;width:calc(33.33333% - 15px)}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .history_box .history_details{width:calc(100% - 130px)}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .history_box .history_details h5{word-wrap:break-word;color:#000;font-size:14px;margin-bottom:5px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .history_box .history_details p{color:#000;font-size:10px;margin-bottom:0}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .history_box .history_points{display:flex;justify-content:flex-end;min-width:130px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .history_box .history_points p{background-color:#000;border-radius:20px;color:#fff;display:inline-flex;font-size:10px;line-height:1;margin-bottom:0;padding:8px 10px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .history_box .history_points p.refunded{background-color:#4285f4;color:#fff}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .history_box .history_points p.success{background-color:#34a853;color:#fff}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .history_box .history_points p.redeemed{background-color:#ea4335;color:#fff}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box{align-items:center;align-self:stretch;background-color:#fff;border:1px solid #f8f9fa;border-radius:5px;box-shadow:0 8px 24px #959da533;display:flex;margin-bottom:20px;margin-right:10px;padding:30px;width:calc(50% - 10px)}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box:nth-child(2n){margin-right:0}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box .rewards_ibox{width:30%}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box .rewards_ibox img{border-radius:5px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box .rewards_cbox{padding-left:15px;width:70%}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box .rewards_cbox h4{color:#000;font-size:20px;font-weight:700}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box .rewards_cbox p{color:#000;font-size:14px;margin-bottom:4px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box .rewards_cbox p:last-child{margin-bottom:0}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box .rewards_cbox p span{font-weight:600}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box .rewards_cbox small{color:#000;font-size:10px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box .giftStar{color:red}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box{border:1px solid #00000026;border-radius:8px;box-shadow:0 8px 24px #959da533;cursor:pointer;margin-bottom:20px;width:calc(50% - 10px)}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner{align-items:center;display:flex;justify-content:space-between;position:relative}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_ibox{width:40%}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_ibox img{border-bottom-left-radius:8px;border-top-left-radius:8px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox{padding-left:10px;width:60%}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox h4{color:#000;font-size:20px;font-weight:700}@media only screen and (max-width:600px){.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox h4{font-size:18px}}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox p{color:#000;font-size:16px;font-weight:500;margin-bottom:8px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox p span{color:#174ea6}@media only screen and (max-width:600px){.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox p{font-size:12px;margin-bottom:2px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox p:last-child{margin-bottom:5px}}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul{display:flex;padding-left:0}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul li{background-color:#1a73e8;list-style:none;padding:5px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul li:first-child{color:#fff;margin-right:10px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul li.success{background-color:#188038;color:#fff}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul li.refunded{background-color:#1967d2;color:#fff}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul li.failed{background-color:#c5221f;color:#fff}@media only screen and (max-width:768px){.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul .giftcards_cbox{padding:5px 0 5px 15px}}@media only screen and (max-width:600px){.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul{margin-top:8px}}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox small{color:#000}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner:after{border-right:1px solid #000;border-top:1px solid #000;content:"";display:inline-flex;height:15px;position:absolute;right:15px;transform:rotate(135deg);width:15px}@media only screen and (max-width:600px){.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_box_inner:after{height:10px;right:10px;width:10px}}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_obox{display:none;padding:10px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box .giftcards_obox p{color:#000;margin-bottom:0}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box.active .giftcards_box_inner:after{transform:rotate(315deg)}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box.active .giftcards_obox{display:flex}@media only screen and (max-width:600px){.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .giftcards_box{padding:0;width:100%}}@media only screen and (max-width:768px){.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row{flex-wrap:wrap;justify-content:space-between}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .history_box{margin-right:0;padding:10px;width:calc(50% - 7.5px)}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .history_box .history_points p{font-size:9px;padding:8px}}@media only screen and (max-width:600px){.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content{padding:10px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row{flex-wrap:wrap}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .history_box,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .overview_box,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .rewards_box,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .history_box,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .overview_box,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .rewards_box,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .history_box,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .overview_box,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .history_box,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .rewards_box{margin:0 0 10px;padding:10px;width:100%}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .history_box:last-child,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .overview_box:last-child,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .rewards_box:last-child,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .history_box:last-child,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .overview_box:last-child,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .rewards_box:last-child,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .history_box:last-child,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .overview_box:last-child,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box:last-child,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .history_box:last-child,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .overview_box:last-child,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .rewards_box:last-child{margin-bottom:0}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .rewards_box .rewards_cbox h4,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .rewards_box .rewards_cbox h4,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box .rewards_cbox h4,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .rewards_box .rewards_cbox h4{font-size:18px}.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .giftcards_row .rewards_box .rewards_cbox small,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .history_row .rewards_box .rewards_cbox small,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .rewards_row .rewards_box .rewards_cbox small,.customer_portal .customer_portal__mainPage .customer_portal__content .tabs_box .tab-content .tabs_row .rewards_box .rewards_cbox small{display:flex;font-size:8px;line-height:1.32;margin-top:10px}}.customer_portal .customer_portal__footer{display:flex;flex-direction:column}.customer_portal .customer_portal__footer .footer__box{align-items:center;background-color:#000;display:flex;justify-content:space-between;padding:15px}.customer_portal .customer_portal__footer .footer__box .footer_links{width:35%}.customer_portal .customer_portal__footer .footer__box .footer_links ul{margin-bottom:0;padding:0}.customer_portal .customer_portal__footer .footer__box .footer_links ul li{display:inline-flex;margin-right:15px}.customer_portal .customer_portal__footer .footer__box .footer_links ul li a{color:#fff}.customer_portal .customer_portal__footer .footer__box .footer_links ul li a:hover{text-decoration:underline!important}@media(max-width:767px){.customer_portal .customer_portal__footer .footer__box .social_links{display:flex;justify-content:center;margin-top:6px;width:100%}}.customer_portal .customer_portal__footer .footer__box .social_links__icon{align-items:center;background:#fff;border-radius:50%;color:#252525;display:inline-flex;height:36px;justify-content:center;margin:0 3px;transition:.3s;width:36px}.customer_portal .customer_portal__footer .footer__box .social_links__icon i{font-size:16px}.customer_portal .customer_portal__footer .footer__box .social_links__icon:hover{color:#fff}.customer_portal .customer_portal__footer .footer__box .social_links__icon:hover.facebook_ic{background-color:#4b69b1}.customer_portal .customer_portal__footer .footer__box .social_links__icon:hover.twitter_ic{background-color:#37b1e2}.customer_portal .customer_portal__footer .footer__box .social_links__icon:hover.linkedin_ic{background-color:#0678b6}.customer_portal .customer_portal__footer .footer__box .social_links__icon:hover.instagram_ic{background-image:linear-gradient(#9d279f,#f6b50c)}.customer_portal .customer_portal__footer .footer__box .footer_copyright{width:35%}.customer_portal .customer_portal__footer .footer__box .footer_copyright p{color:#fff;display:flex;justify-content:flex-end;margin-bottom:0}@media screen and (max-width:768px){.customer_portal .customer_portal__footer .footer__box{flex-wrap:wrap}.customer_portal .customer_portal__footer .footer__box .footer_copyright,.customer_portal .customer_portal__footer .footer__box .footer_links{text-align:center;width:100%}.customer_portal .customer_portal__footer .footer__box .footer_copyright{margin-top:10px}.customer_portal .customer_portal__footer .footer__box .footer_copyright p{justify-content:center}}.internal_voucher_row{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.internal_voucher_row .internal_voucher_box{align-self:stretch;border:1px solid #f1f3f4;border-radius:15px;box-shadow:0 7px 29px 0 #64646f33;margin-bottom:30px;margin-right:15px;transition:all .25s ease-in-out;width:calc(20% - 15px)}.internal_voucher_row .internal_voucher_box:hover{transform:translateY(-8px)}.internal_voucher_row .internal_voucher_box:nth-child(5n){margin-right:0}@media screen and (max-width:992px){.internal_voucher_row .internal_voucher_box:nth-child(5n){margin-right:15px}.internal_voucher_row .internal_voucher_box{width:calc(50% - 15px)}}@media screen and (max-width:600px){.internal_voucher_row .internal_voucher_box{width:calc(50% - 7.5px)}.internal_voucher_row .internal_voucher_box:nth-child(2n){margin-right:0}}.internal_voucher_row .internal_voucher_box a{display:flex;flex-direction:column}.internal_voucher_row .internal_voucher_box a .internal_voucher_ibox img{border-radius:15px;overflow:hidden}.internal_voucher_row .internal_voucher_box a .internal_voucher_cbox{padding:10px}.internal_voucher_row .internal_voucher_box a .internal_voucher_cbox h5{color:#000;font-size:18px;margin-bottom:10px}.internal_voucher_row .internal_voucher_box a .internal_voucher_cbox p{color:#000;margin:0}.internal_giftcard_row{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}@media screen and (max-width:600px){.internal_giftcard_row{justify-content:space-between}}.internal_giftcard_row .internal_giftcard_box{align-self:stretch;border:1px solid #f1f3f4;border-radius:10px;box-shadow:0 7px 29px 0 #64646f33;margin-bottom:20px;margin-right:15px;transition:all .25s ease-in-out;width:calc(20% - 15px)}@media screen and (max-width:992px){.internal_giftcard_row .internal_giftcard_box{width:calc(50% - 15px)}}@media screen and (max-width:600px){.internal_giftcard_row .internal_giftcard_box{width:calc(50% - 7.5px)}.internal_giftcard_row .internal_giftcard_box:nth-child(2n){margin-right:0}}.internal_giftcard_row .internal_giftcard_box:hover{transform:translateY(-8px)}.internal_giftcard_row .internal_giftcard_box:nth-child(5n){margin-right:0}.internal_giftcard_row .internal_giftcard_box a{display:flex;flex-direction:column}.internal_giftcard_row .internal_giftcard_box a .internal_giftcard_ibox{align-items:center;display:flex;height:100px;justify-content:center}.internal_giftcard_row .internal_giftcard_box a .internal_giftcard_ibox img{border-radius:15px;max-height:80%;overflow:hidden}.internal_giftcard_row .internal_giftcard_box a .internal_giftcard_cbox{padding:10px}.internal_giftcard_row .internal_giftcard_box a .internal_giftcard_cbox h5{color:#000;font-size:18px;margin:0;text-align:center}.allCardContainer{background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 0 16px #00000029;margin-top:15px;padding:15px}.allCardContainer__top .chooseVc{color:#252525;font-weight:700;margin-right:10px}.allCardContainer__top .internal_voucher_box a .internal_voucher_ibox{align-items:center;display:flex;justify-content:center;padding:10px}.allCardContainer__top .internal_voucher_box a .internal_voucher_ibox img{max-width:80%}.allCardContainer__top .internal_voucher_box a .internal_voucher_cbox{text-align:center}.allCardContainer__top .internal_voucher_box a .internal_voucher_cbox h5{word-wrap:break-word;font-size:16px;font-weight:700;margin-bottom:3px}.allCardContainer__top .internal_voucher_box a .internal_voucher_cbox p{font-size:13px}.banner_box .slick-slider .slick-list .slick-track .slick-slide figure img,.giftCardDetail{border-radius:10px}.giftCardDetail{background:#fff;box-shadow:0 0 16px #00000029;display:flex;justify-content:space-between;margin-bottom:15px;min-height:89px;padding:15px}@media(max-width:767px){.giftCardDetail{flex-direction:column}}.giftCardDetail__left{padding:5rem;width:calc(50% - 15px)}@media(max-width:767px){.giftCardDetail__left{padding:1rem;width:100%}}.giftCardDetail__left img{max-width:600px;width:100%}.giftCardDetail__right{padding:1rem;width:calc(50% - 15px)}.giftCardDetail__right .card_denominations{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(6,1fr);margin-bottom:15px}.giftCardDetail__right .card_denominations__btn button{background-color:#0000;border:1px solid #000;border-radius:20px;color:#000;font-weight:600;width:100%}.giftCardDetail__right .card_denominations__btn:disabled{background-color:#b4b4b4;cursor:no-drop}@media(max-width:767px){.giftCardDetail__right{width:100%}}.report_item_container{display:flex;flex-wrap:wrap;margin-bottom:20px}.report_item{align-items:center;align-self:stretch;background-color:#fff;border:1px solid #cfcfcf;border-radius:10px;display:flex;margin-bottom:15px;margin-right:15px;padding:15px;width:calc(33.33333% - 15px)}@media(max-width:768px){.report_item{width:calc(50% - 15px)}}@media(max-width:600px){.report_item{margin-right:0;width:100%}}.report_item h4{color:#252525;font-size:16px;font-weight:500;margin-bottom:0}@media(max-width:768px){.report_item h4{font-size:14px}}.report_item h5{color:#181c1c;font-size:25px;font-weight:800;margin-bottom:0}@media(max-width:480px){.report_item h5{font-size:20px}}.report_item__icon{align-items:center;background:url(/static/media/open-document.2d5d875dde44c4742a50.svg) 50% no-repeat #0a3e42;background-size:16px auto;border-radius:50%;display:inline-flex;height:40px;justify-content:center;margin-bottom:0;width:40px}.report_item__info{padding-left:10px;width:calc(100% - 40px)}.report_item__info__clickable span{padding:0}.report_item__info__clickable span.divider{height:23px;line-height:20px;padding-left:5px;padding-right:5px}.report_item__info__clickable .earnedValueBtn{align-items:center;display:flex;padding:3px 12px}.backAro{align-items:center;background:#f1f1f1;border-radius:30px;display:inline-flex;height:30px;justify-content:center;margin-bottom:10px;width:50px}.backAro:hover{background:#ddd}.backAro img{margin-right:5px}.redemption-points{background:#0094a5;border-radius:6px;display:flex;margin-bottom:10px;margin-top:10px}.redemption-points__left{font-weight:500;justify-content:flex-end;padding-right:20px}.redemption-points__left,.redemption-points__right{align-items:center;color:#fff;display:flex;height:44px;width:50%}.redemption-points__right{background:#65a608;border-radius:0 6px 6px 0;font-weight:700;padding-left:20px;position:relative}.redemption-points__right__equal{align-items:center;background:#65a608;border-radius:50%;color:#fff;display:flex;height:24px;justify-content:center;left:-12px;position:absolute;top:9px;width:24px}.btn-close.newStyle:hover{background-color:#00000026}.banner_box .slick-dots{bottom:0}.copy_btn{align-items:center;cursor:pointer;display:flex;position:relative}.copy_msg{background-color:#000;border-radius:4px;color:#fff;font-size:.9em;left:50%;margin-left:8px;padding:5px;position:absolute;top:-50%;transform:translate(-50%,-50%);white-space:pre}.voucher-heading{background-color:#f1f1f1;border:1px solid #ddd;border-radius:6px;font-weight:700;margin-bottom:20px;padding:10px;position:relative}.voucher-heading span{color:#252525;font-size:18px}.hero-banner{margin-bottom:20px;padding:15px}.hero-banner img{width:100%}@media(max-width:767px){.hero-banner{margin-bottom:0}}.hero-banner img{border-radius:10px}.new_header_main{align-items:center;border-bottom:2px solid #1c4da1;display:flex;justify-content:space-between;margin-top:20px;padding:15px}@media(max-width:1024px){.new_header_main{flex-direction:column;flex-wrap:wrap}}.new_header_main .header_menu_list{align-items:center;display:flex;justify-content:end;position:relative;width:60%}@media(max-width:1024px){.new_header_main .header_menu_list{justify-content:center;width:100%}}@media(max-width:991px){.new_header_main .header_menu_list{align-items:center;justify-content:space-between;width:100%}}@media only screen and (min-width:1080px)and (max-width:1300px){.new_header_main .header_menu_list{width:60%}}.new_header_main .header_menu_list ul{align-items:center;border:none;display:flex;padding:0}.new_header_main .header_menu_list ul li{display:inline-flex;padding:0 15px}@media(max-width:500px){.new_header_main .header_menu_list ul li{padding:0 10px}}.new_header_main .header_menu_list ul li a{border:none;color:#1c4da1;display:inline-block;font-size:15px;padding:0;text-decoration:none}.new_header_main .header_menu_list ul li a.active{background-color:#0000;border:none;color:#1c4da1;font-weight:700}.new_header_main .header_menu_list ul li.redeemLinkBtn a{background-color:#f29900;border-radius:20px;color:#fff;font-weight:600;padding:8px 15px}@media only screen and (max-width:991px){.new_header_main .header_menu_list .mobile_box{background-color:#fff;border-radius:5px;box-shadow:0 8px 24px #959da533;display:none;position:absolute;top:60px;width:100%;z-index:1}.new_header_main .header_menu_list .mobile_box.active{display:flex}.new_header_main .header_menu_list .mobile_box ul{display:flex!important;width:100%}.new_header_main .header_menu_list .mobile_box ul li{display:flex;justify-content:center;padding:5px;width:100%}}.new_header_main .header_menu_box{align-items:center;display:flex;width:40%}@media(max-width:500px){.new_header_main .header_menu_box{flex-direction:column}}@media(max-width:820px){.new_header_main .header_menu_box{margin-bottom:10px;width:100%}}@media only screen and (min-width:768px)and (max-width:1024px){.new_header_main .header_menu_box{justify-content:space-between;width:100%}}@media only screen and (min-width:1080px)and (max-width:1300px){.new_header_main .header_menu_box{align-items:start;flex-direction:column;justify-content:space-between;width:40%}}.new_header_main .header_menu_box .choose_rewards_box{display:flex;justify-content:center;width:50%}@media(max-width:820px){.new_header_main .header_menu_box .choose_rewards_box{justify-content:flex-end}}@media(max-width:500px){.new_header_main .header_menu_box .choose_rewards_box{justify-content:center;width:100%}}.new_header_main .header_menu_box .choose_rewards_box a{background-color:#ec9c34;border-radius:25px;color:#fff;display:inline-block;font-size:24px;padding:5px 15px;text-decoration:none}@media(max-width:500px){.new_header_main .header_menu_box .choose_rewards_box a{font-size:16px}}.new_header_main .header_menu_box .header_points_box{align-items:center;display:flex;gap:10px}@media(max-width:768px){.new_header_main .header_menu_box .header_points_box{justify-content:space-between;margin-bottom:10px;width:100%}}.new_header_main .header_menu_box .header_points_box_heading h4{align-items:center;color:#1c4da1;display:flex;font-size:16px;font-weight:400;margin-bottom:0}@media(max-width:820px){.new_header_main .header_menu_box .header_points_box_heading h4{justify-content:flex-start}}@media(max-width:500px){.new_header_main .header_menu_box .header_points_box_heading h4{justify-content:center}}.new_header_main .header_menu_box .header_points_box_heading h4 img{margin:0 8px;width:30px}.new_header_main .header_menu_box .header_points_box_heading h4 span{font-size:24px}.new_header_main .header_menu_box .header_points_box h4{align-items:center;color:#1c4da1;display:flex;font-size:16px;font-weight:400;margin-bottom:0}@media(max-width:820px){.new_header_main .header_menu_box .header_points_box h4{justify-content:flex-start}}@media(max-width:500px){.new_header_main .header_menu_box .header_points_box h4{justify-content:center}}.new_header_main .header_menu_box .header_points_box h4 img{margin:0 8px;width:30px}.new_header_main .header_menu_box .header_points_box h4 span{font-size:24px}.new_header_main .header_menu_box .header_points_box_card{position:relative}.new_header_main .header_menu_box .header_points_box_card button{background-color:#f29900;border:none;border-radius:20px;color:#fff;font-weight:600;padding:8px 15px}.new_header_main .header_menu_box .header_points_box_card ul{box-shadow:0 8px 24px #959da533;margin-top:8px;overflow:hidden;padding:0}@media only screen and (max-width:768px){.new_header_main .header_menu_box .header_points_box_card ul{right:0}}.new_header_main .header_menu_box .header_points_box_card ul li{overflow:hidden}.new_header_main .header_menu_box .header_points_box_card ul li button{background-color:#0000;border-radius:0;color:#121212;font-size:15px;font-weight:400;padding:8px;text-align:center}@media only screen and (max-width:480px){.new_header_main .header_menu_box .header_points_box_card ul li button{font-size:13px;padding:5px}}.new_header_main .header_menu_box .header_points_box_card ul li:hover button{background-color:#f5f5f5}.section_1_box,.section_2_box{padding:60px 15px}.inner_section_1 h3,.inner_section_2 h3{color:#1c4da1;font-size:36px;margin-bottom:20px;text-align:center}@media(max-width:820px){.inner_section_1 h3,.inner_section_2 h3{font-size:28px;margin-bottom:15px}}@media(max-width:480px){.inner_section_1 h3,.inner_section_2 h3{font-size:24px;margin-bottom:15px}}.inner_section_1 p,.inner_section_2 p{text-align:center}.rewards_main_box{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;width:900px}@media(max-width:820px){.rewards_main_box{flex-direction:row;justify-content:space-between;width:100%}}.rewards_desbox{align-self:stretch;background:#1c4da0;background:linear-gradient(90deg,#1c4da0,#089191);background:-webkit-linear-gradient(90deg,#1c4da0,#089191);border-radius:20px;margin-bottom:20px;margin-right:20px;padding:30px;width:calc(33.33333% - 20px)}@media(max-width:768px){.rewards_desbox{border-radius:10px;margin-bottom:10px;margin-right:5px;padding:15px;width:calc(50% - 5px)}}@media(max-width:820px){.rewards_desbox:last-child{width:100%}}.rewards_desbox img{filter:invert(1);margin-bottom:15px;width:60px}@media(max-width:820px){.rewards_desbox img{width:40px}}.rewards_desbox h5{color:#fff;font-size:18px;margin-bottom:10px;text-align:left}.rewards_desbox p{color:#fff;font-size:14px;margin-bottom:0;text-align:left}.section_strip{background-color:#1c4da1;padding:10px}.section_strip h2{color:#fff;font-size:24px;margin-bottom:0;text-align:center;text-transform:uppercase}@media screen and (max-width:480px){.section_strip h2{font-size:20px}}.rewards_main_box_2{align-items:self-start;display:flex;justify-content:space-between;margin:0 auto;width:800px}@media(max-width:768px){.rewards_main_box_2{flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}}.rewards_main_box_2 .rewards_desbox_2{border-right:1px solid #000;margin-right:20px;padding:30px;width:calc(50% - 15px)}@media(max-width:768px){.rewards_main_box_2 .rewards_desbox_2{border:1px solid #dadada;margin-bottom:15px;margin-right:0;padding:15px;width:100%}}.rewards_main_box_2 .rewards_desbox_2 img{margin-bottom:15px}.rewards_main_box_2 .rewards_desbox_2 h5{color:#1c4da1;font-size:18px}.rewards_main_box_2 .rewards_desbox_2 ul{padding-left:20px}.rewards_main_box_2 .rewards_desbox_2 ul li{font-size:14px;margin-bottom:15px}.rewards_main_box_2 .rewards_desbox_2:last-child{border-right:0;margin-right:0}.tab_boxx{padding:20px 15px}@media(max-width:767px){.tab_boxx{padding:10px 0}}.tab_boxx .no-data-record{color:#252525;font-size:16px;font-weight:700;margin-bottom:0;text-align:center}.tab_boxx .history__completed{display:flex;flex-direction:column;margin-bottom:20px!important}.tab_boxx .history__completed:last-child{margin-bottom:0}.tab_boxx .history__completed .history__completedList{display:flex;flex-direction:row}.tab_boxx .history__completed .history__completedList ul.list_all{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,minmax(0,1fr));padding:0}@media(max-width:768px){.tab_boxx .history__completed .history__completedList ul.list_all{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.tab_boxx .history__completed .history__completedList ul.list_all{grid-template-columns:repeat(1,minmax(0,1fr))}}.tab_boxx .history__completed .history__completedList ul.list_all li{list-style:none}@media(max-width:600px){.tab_boxx .history__completed .history__completedList ul.list_all li{margin-right:0;width:100%}}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box{align-items:center;background-color:#fff;border:1px solid #efefef;border-radius:5px;box-shadow:0 3px 3px #959da533;display:flex;justify-content:space-between;padding:20px 15px}@media(min-width:768px){.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box{margin-right:0;width:100%}}@media(max-width:600px){.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box{align-items:self-start}}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_details{width:calc(60% - 5px)}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_details .history_details h5{overflow:hidden;text-overflow:ellipsis;white-space:pre;width:100%}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_details .history_details h5:hover{white-space:wrap;word-break:break-word}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .history__points{width:calc(40% - 5px)}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .restrict_id{max-width:15ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .restrict_id span{font-weight:600}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .restrict_id:hover{max-width:40ch}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_id{font-size:12px;margin-bottom:8px}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_status{align-items:center;display:flex;justify-content:flex-start}@media(max-width:600px){.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_status{align-items:flex-start;flex-direction:column}}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_status span.transaction_time{font-size:10px;margin-right:15px}@media(max-width:600px){.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_status span.transaction_time{margin-bottom:5px}}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_status span.method_key{background-color:#1c4da1;border-radius:4px;color:#fff;font-size:10px;max-width:180px;overflow:hidden;padding:4px 8px;text-overflow:ellipsis;white-space:pre}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_status span.method_key.no_method{display:none}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_points{align-items:end;display:flex;flex-direction:column;font-size:10px}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_points span.tp_value{border-radius:4px;color:#fff;display:inline-block;font-size:10px;margin-bottom:8px;overflow:hidden;padding:4px 8px;text-align:center;text-overflow:ellipsis;white-space:pre;width:100%}@media(max-width:767px){.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_points span.tp_value{width:auto}}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_points span.tp_value.refunded{background-color:#00b9eb;color:#fff}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_points span.tp_value.redeemed{background-color:red;color:#fff}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_points span.redeemed{color:red}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_points span.refunded{color:#00b9eb}.tab_boxx .history__completed .history__completedList ul.list_all li .transaction_box .transaction_points span:hover{overflow:visible;white-space:break-spaces;word-break:break-all}.tab_boxx .giftcard__mainnbox{align-items:start;display:flex;flex-wrap:wrap;justify-content:space-between}.tab_boxx .giftcard__mainnbox div{width:100%}.tab_boxx .giftcard_order_history{align-items:start;display:flex;flex-wrap:wrap;justify-content:space-between}.tab_boxx .giftcard_order_history div{width:100%}.footer__Box{background-color:#1c4da1;padding:0 15px}.footer__Box .inner_footer{align-items:start;border-bottom:1px solid #fff;display:flex;justify-content:start;margin:0 auto 20px;max-width:1200px;padding:40px 0 20px;width:100%}@media(max-width:768px){.footer__Box .inner_footer{flex-direction:column}}.footer__Box .inner_footer .inner_footerbox{width:33.3333333333%}@media(max-width:768px){.footer__Box .inner_footer .inner_footerbox{margin-bottom:15px;width:100%}}.footer__Box .inner_footer .inner_footerbox h4{color:#fff;font-size:20px}@media(max-width:768px){.footer__Box .inner_footer .inner_footerbox h4{margin-bottom:10px}}.footer__Box .inner_footer .inner_footerbox p{color:#fff;padding-left:30px;position:relative}.footer__Box .inner_footer .inner_footerbox p:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAGxAAABsQFhmCgOAAAFFmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDggNzkuMTY0MDM2LCAyMDE5LzA4LzEzLTAxOjA2OjU3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIzLTEyLTE0VDEzOjMxOjU0KzA1OjMwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMy0xMi0xNFQxMzozNjo1MiswNTozMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMy0xMi0xNFQxMzozNjo1MiswNTozMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0OGFkOTNlZS02MDEwLTIzNDctYmQ1YS1lM2M5NmE3YmVhNjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDhhZDkzZWUtNjAxMC0yMzQ3LWJkNWEtZTNjOTZhN2JlYTY4IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NDhhZDkzZWUtNjAxMC0yMzQ3LWJkNWEtZTNjOTZhN2JlYTY4Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo0OGFkOTNlZS02MDEwLTIzNDctYmQ1YS1lM2M5NmE3YmVhNjgiIHN0RXZ0OndoZW49IjIwMjMtMTItMTRUMTM6MzE6NTQrMDU6MzAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4wIChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz52aJZpAAAE8klEQVR4nM2bT4hXVRTHP7/JcQIXkiMh1ph/yERyCqcIFKI/RGRlq9qEiRDM0sUYCEKLEBJa6a6NiyINN1qG1cK0cBNlVhOhI6PNaBo5o0RBTTPOaXHub/hNzvx+59w/z/nAA8ffPd9z7nnv3XfvfefVRIQKaAeeAJ4GuoClDQfAlYbjEnAcOAmMlw6sVjABdwIvhWMTsNBp/wdwDPgoHP9kja6OiOQ+aiKyRUSGJB9DQbOWO97cnX9GRM5k7Pj/ORN8zLkEzBORfeX6fQv7gs/k2HOMAYuAQ+gAVyXHgVeA6ykiqQlYA3wCrEoRSWAQeAE4GyuQkoC7gW+AZbECmRgGHgV+jzFui3Q6HzjM7e88aAyH0ZjcxCbgXWBDpG0JNqAxuYm5BbYA78U4q4DXgPc9Bt4EdAADpF/6N9GB63T4uwcdUO9I1B0GVgNjZgvnc7Mv4dn9l4jsEpGNIrJgBu0F4bddoW0sfTNoZ5kILRSR0cigvhSRlQ5fK4NNDKMhVpMvzyD4Ojrp8fA3sB1dCV5w2F0INtuDhodFaKw2HGflVMTZ2OrQn+3YGuH3lFXfOgguAX7F99g8Cmx2tG/Gx8CLjvaTwD3Ab60aWju02dEWdH7e62jfil58c/42jMm3dup5h3OAN4CrTptmXA2aHkwxWxOw3On8qLN9Cc3llkbWBCxt3WSKYeCao72Va0HbiilmSwLmA50Ox6dbN4nGo92JYYFkScASoOZwPFcSUENjb4olAe0Op5C4Q5NZu2XslgQM4dufX+9o68WjPY7G3hRLAiaAiw7HPY62XjzaF9HYm2J9Cpx3OH4QXTbnpiNoWzHFXCIB7ZS5DdbjG4+yJmDA4RjgHYe2hbag6cEUszXIH53ONwJ9Tptm9AVND6aYravBGjqidjkCGEMv258dNjOxFvgO37hyCbgPaNk56xUgwEFHAKABfwiscNo1siJoeAfVgxg6D7g2RLojNiZERP4UkV6Hn/rRG2xj6Lb68QbVHxmQiMhnItJl8NEV2sbSb/AxdcxzXlofAG87beo8i44jg+ic/lumb4v3AI+g7xk9a4+ZYjTjfS+wDPiFtABLIug+gHnZ7H1WDwNHnDZVcgTfnkHUq7F1wA/MvatAgIeAfo9RzGytHy2ImGscwtl5iK8PWAP8RPq7vFzcRBdK7kKJ2Pn6WeBApG0JDhBZJZJSIbIqOPU+SnMzgV6RgzHGKSu2QWB/gn0u9hPZeUgvkupEr4LFKSIJjKBnfzRWIHXNPgrsSNRIYQcJnYd8tcIn0NfZVXISeDJVJFcCHkA3IKIqtSL4F+gGzqUK5dq2OgfsyaRlYQ8ZOg95y+U70KtgdS7BWRhAz769EKoJOTcux4BXKfuRw3jwkaXzkDcBoGv8nZk1G9kZfGSjxBcjNbSAelNm3WNoYXTWgEt9MrMYXTJ76gqacQVd6o5k0psi9y1QZwS9VyczaE0Greydh3IJAJ2o7M6gsztoFaHkV2Og+wVfAI9H2n8FPIWu94tQOgEA9wLf4yuzAZ3jPwxczhzPNEreAnUuA9si7LZRuPNQTQJAS9z2OtrvpUyp3S1UcQvUaQc+p/UK7gT6EqX4Z7NQbQIA7gK+Bu6f5ffzwGPAjaoCquoWqHMDnc3N1MFmvxWj6gSAruZeZnoB00T4P28lSjJV3wKNPAe8Gf79FvDp7QjiP7mT17rRwkDhAAAAAElFTkSuQmCC) no-repeat;background-size:contain;content:"";display:inline-block;height:20px;left:0;position:absolute;top:5px;width:20px}.footer__Box .inner_footer .inner_footerbox ul{padding:0}@media(max-width:768px){.footer__Box .inner_footer .inner_footerbox ul{-moz-column-count:2;-webkit-column-count:2;column-count:2;-moz-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;padding:0}}.footer__Box .inner_footer .inner_footerbox ul li{list-style:none;margin-bottom:10px;position:relative}.footer__Box .inner_footer .inner_footerbox ul li a{color:#fff;text-decoration:none}.footer__Box .inner_footer .inner_footerbox.inner_footerbox_3 ul li{padding-left:30px}@media(max-width:768px){.footer__Box .inner_footer .inner_footerbox.inner_footerbox_3 ul li{padding-bottom:10px}}.footer__Box .inner_footer .inner_footerbox.inner_footerbox_3 ul li:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAJPAAACTwH3kTiQAAAFFmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDggNzkuMTY0MDM2LCAyMDE5LzA4LzEzLTAxOjA2OjU3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIzLTEyLTE0VDEzOjMyOjMxKzA1OjMwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMy0xMi0xNFQxMzozNjo1NSswNTozMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMy0xMi0xNFQxMzozNjo1NSswNTozMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxOTZkOTU1ZC0yMTkzLTEwNDctOGMzNy1lMTFlOTQ1NDIzZGEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTk2ZDk1NWQtMjE5My0xMDQ3LThjMzctZTExZTk0NTQyM2RhIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MTk2ZDk1NWQtMjE5My0xMDQ3LThjMzctZTExZTk0NTQyM2RhIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoxOTZkOTU1ZC0yMTkzLTEwNDctOGMzNy1lMTFlOTQ1NDIzZGEiIHN0RXZ0OndoZW49IjIwMjMtMTItMTRUMTM6MzI6MzErMDU6MzAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4wIChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4qi/BiAAAEFklEQVR4nO3bTaiUVRzH8c9MllLYhV7EyIXRyyVI41YWFRRY0C4LtHAT0dJo4SoqCHqBWvVC1q6gFiXaC9SmhYouejMwjKBMKglNsTIsCrqm/xZnhh6vtzv3meecuTPUFx5mFjPf5zy/+Z/n5ZwzrYjQYQIPYQWWqsc+fIqnsavmd+eWiBAR90fEZDTnWESs7zhHYmtFxAQ+wemZMj2OGzvOoactlX2ug4fT8EhGX1HaUp/PTQlnEVoRMSlvBXQZw68FvFlp47dC7vMKebNSMoBzC3mz8n8FKNdP//MVMDIBHC7kvqKQNyttfF3IfVMhb1ba2FPIfRkWF3Jno2QFMAJV0MZeRK8P9snNhbzZaOMP7C/kv76QNxvtzuvOQv5zCnmz0Q1gWyH/gkLebHQD2FrI/2Mhbza6AezBgQL+hws4s9KuvM/dDbbivczO7FQD2JLRewT3ZfQVo1UZFh/DIc1PXIFVRuDX5+QKOIp3MzifMSIHz8kBwGsNfR9Jo8wjQ7ULwDz8gPP7cB2RZpe+z9CugTG1Av7CG314AvcasYPn1ADgJZyo6dlghPp9lekC2IPNNT2XZ2jLnDD1HNBlGXajVcO1FhtzNGqQ/FsA8DburOE6hHEjMBtUZbou0OXJmq7FfXxnzpmpAmAT1tTwnZAmRkdmkUSvAJbgK5xVw7kLN+DPBu0aGDN1AdJQ2eM1nVfhlf6aM3h6VQBp6ny3+pe6R/FEP40aJLMJAFaqP2oUuFv9e4qB0qsLdNkm3SHWoYVXDflqkdlWAMzHh1Ifr8Nh3G5IF03NtgJIZ/W71L/RWYTtUndoQku6JH8uPbHuxcd4Fnfocwi+TgV0Wa2/fh14rLPV5RLpKfWaHv4vsKPz+nNn+6ny/tRLc58LDJ9rsJjy9YhYUGNfayLiaIP9VfkuIjZFxETX328A7Yh4s0FDdkXEih77OCMiXmiwj5mYjIh10SAAETE/IrY3aMTxiNgQEWPTuJdGxM4G7tkwGRHLm661HYuI3Q0bcjAi1lacqyLil4bO2bKxn5PgVC7AB7iooWcLvsQDTRtUg29zBEAK4X0szyEbJHXuA2bioLQaZEcm38DIFQBpYuU2vJXRWZycAfDP3eLzmb3FyHUOmI7VeBlnl9pBDkoGABdLw2p1H6AGRu4uMJVvpOGxuo/SA6N0BVRZKc0gDdUkSukKqLINV+JB/D7A/c7IICugyhJpHUGdIfciDLICquyXLpdX4x3lVqr2ZK4qYCrLpL/arTHgH2VYAugyjnXSRGs/izTqsm/YAugyT7qtvkcaUC214nTzsAZQZUxadXardCm9MJP3GK4bhQCmMo5bpDCula4oddYxkA5+PV4cxQCmciYulf6hMt55XYSF0nPIwsp2QPqb/1P4DP4GDZI/JaPnOU8AAAAASUVORK5CYII=) no-repeat;background-size:contain;content:"";display:inline-block;height:20px;left:0;position:absolute;width:20px}.footer__Box .inner_footer .inner_footerbox.inner_footerbox_3 ul li:nth-child(2):before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAHYAAAB2AH6XKZyAAAFFmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDggNzkuMTY0MDM2LCAyMDE5LzA4LzEzLTAxOjA2OjU3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIzLTEyLTE0VDEzOjMyOjU3KzA1OjMwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMy0xMi0xNFQxMzozNjo1MCswNTozMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMy0xMi0xNFQxMzozNjo1MCswNTozMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4N2MyY2Y3ZC04M2IwLTBhNDctYjI5YS05MTkzZDkxNTBjNTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODdjMmNmN2QtODNiMC0wYTQ3LWIyOWEtOTE5M2Q5MTUwYzUwIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ODdjMmNmN2QtODNiMC0wYTQ3LWIyOWEtOTE5M2Q5MTUwYzUwIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo4N2MyY2Y3ZC04M2IwLTBhNDctYjI5YS05MTkzZDkxNTBjNTAiIHN0RXZ0OndoZW49IjIwMjMtMTItMTRUMTM6MzI6NTcrMDU6MzAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4wIChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oq8HSAAACzElEQVR4nO2aPWsUURSGnxlEXRMCtjaC+AEKCoKBQAI2qQxYiSJ2oiKW+iMitjZJoZ0fSSdYCSJYJqIQxRWjmEJ/gYsxiXkt7l72ss4ua+bj7O7MA8Muc+/Ae95zYO+eOZEkykxsLcCaygBrAdZUBlgLsKYywFqANbuC73uBG8BF4HDb2jCwBawCT4A54DdA1DwIHQSeAyes1BXMe2AGWIsk1YBl4LitpsL5AJyJgVuUL3hw1X4zkvQGOG2txojlSNJPYMRaiRGNGNiwVmHIegy8tVZhyLsY95tYVuZiYAFYtFZiwFNg0R+FLwP3gTK0h4SL9Qq0ToKeKeAB7ig8jKwB14AX/kb7n6HXwCngLrBdnK7cETAPnCQI3q1Ik5JIuKYkfdbg803StJJjnETStqQ5SSMJG/ZJmpX0p3DZ6fFxjenfuGpycW0RPPBF0tmEzYNYDd2yPiGp7jfS9uCgV0NPWQ8faDfA060apiWtZa89Nd8lzaiHrId0MkDqXg1jzbXtbLSnZkHSfvWY9ZBuBnj6uRp2lPWQXgyQ+rMadpz1kF4N8PRDNaTOesj/GiDZVkMmWQ/ZiQGeIqsh06yHpDFAKqYaMs96SFoDPHlUQ25ZD8nKACnbasg16yFZGuBJUw2FZD0kDwOk7tUwKum2XDCbzavevDeasD/zrIdEkvJsg30FrgKvOqzvbn52as1PAA+BY9nKapH36/FDwEtc5znp5csGycHXgFlchyq34MH1BItqhK4Cd4BndG6+RsB54B4F9SWLNMDzCdeGXwJ+NO8dAMaBC8DRIsVYGNBXlH5EpjLAWoA1lQHWAqypDLAWYE1lANCwFmFIIwbq1ioM+RgDj61VGPLIj8ouUZ45Yc8KMB4Dv4BzuAHisrCCG5ZeD2eE9gDXgUvAEYZvXH6T1rj8PG3j8qWlOgdYC7CmMsBagDWVAdYCrCm9AX8ByRGIG2fSIMoAAAAASUVORK5CYII=) no-repeat;background-size:contain}.footer__Box .inner_footer .inner_footerbox.inner_footerbox_3 ul li:last-child:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAGxAAABsQFhmCgOAAAFFmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDggNzkuMTY0MDM2LCAyMDE5LzA4LzEzLTAxOjA2OjU3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIzLTEyLTE0VDEzOjMxOjU0KzA1OjMwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMy0xMi0xNFQxMzozNjo1MiswNTozMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMy0xMi0xNFQxMzozNjo1MiswNTozMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0OGFkOTNlZS02MDEwLTIzNDctYmQ1YS1lM2M5NmE3YmVhNjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDhhZDkzZWUtNjAxMC0yMzQ3LWJkNWEtZTNjOTZhN2JlYTY4IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NDhhZDkzZWUtNjAxMC0yMzQ3LWJkNWEtZTNjOTZhN2JlYTY4Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo0OGFkOTNlZS02MDEwLTIzNDctYmQ1YS1lM2M5NmE3YmVhNjgiIHN0RXZ0OndoZW49IjIwMjMtMTItMTRUMTM6MzE6NTQrMDU6MzAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4wIChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz52aJZpAAAE8klEQVR4nM2bT4hXVRTHP7/JcQIXkiMh1ph/yERyCqcIFKI/RGRlq9qEiRDM0sUYCEKLEBJa6a6NiyINN1qG1cK0cBNlVhOhI6PNaBo5o0RBTTPOaXHub/hNzvx+59w/z/nAA8ffPd9z7nnv3XfvfefVRIQKaAeeAJ4GuoClDQfAlYbjEnAcOAmMlw6sVjABdwIvhWMTsNBp/wdwDPgoHP9kja6OiOQ+aiKyRUSGJB9DQbOWO97cnX9GRM5k7Pj/ORN8zLkEzBORfeX6fQv7gs/k2HOMAYuAQ+gAVyXHgVeA6ykiqQlYA3wCrEoRSWAQeAE4GyuQkoC7gW+AZbECmRgGHgV+jzFui3Q6HzjM7e88aAyH0ZjcxCbgXWBDpG0JNqAxuYm5BbYA78U4q4DXgPc9Bt4EdAADpF/6N9GB63T4uwcdUO9I1B0GVgNjZgvnc7Mv4dn9l4jsEpGNIrJgBu0F4bddoW0sfTNoZ5kILRSR0cigvhSRlQ5fK4NNDKMhVpMvzyD4Ojrp8fA3sB1dCV5w2F0INtuDhodFaKw2HGflVMTZ2OrQn+3YGuH3lFXfOgguAX7F99g8Cmx2tG/Gx8CLjvaTwD3Ab60aWju02dEWdH7e62jfil58c/42jMm3dup5h3OAN4CrTptmXA2aHkwxWxOw3On8qLN9Cc3llkbWBCxt3WSKYeCao72Va0HbiilmSwLmA50Ox6dbN4nGo92JYYFkScASoOZwPFcSUENjb4olAe0Op5C4Q5NZu2XslgQM4dufX+9o68WjPY7G3hRLAiaAiw7HPY62XjzaF9HYm2J9Cpx3OH4QXTbnpiNoWzHFXCIB7ZS5DdbjG4+yJmDA4RjgHYe2hbag6cEUszXIH53ONwJ9Tptm9AVND6aYravBGjqidjkCGEMv258dNjOxFvgO37hyCbgPaNk56xUgwEFHAKABfwiscNo1siJoeAfVgxg6D7g2RLojNiZERP4UkV6Hn/rRG2xj6Lb68QbVHxmQiMhnItJl8NEV2sbSb/AxdcxzXlofAG87beo8i44jg+ic/lumb4v3AI+g7xk9a4+ZYjTjfS+wDPiFtABLIug+gHnZ7H1WDwNHnDZVcgTfnkHUq7F1wA/MvatAgIeAfo9RzGytHy2ImGscwtl5iK8PWAP8RPq7vFzcRBdK7kKJ2Pn6WeBApG0JDhBZJZJSIbIqOPU+SnMzgV6RgzHGKSu2QWB/gn0u9hPZeUgvkupEr4LFKSIJjKBnfzRWIHXNPgrsSNRIYQcJnYd8tcIn0NfZVXISeDJVJFcCHkA3IKIqtSL4F+gGzqUK5dq2OgfsyaRlYQ8ZOg95y+U70KtgdS7BWRhAz769EKoJOTcux4BXKfuRw3jwkaXzkDcBoGv8nZk1G9kZfGSjxBcjNbSAelNm3WNoYXTWgEt9MrMYXTJ76gqacQVd6o5k0psi9y1QZwS9VyczaE0Greydh3IJAJ2o7M6gsztoFaHkV2Og+wVfAI9H2n8FPIWu94tQOgEA9wLf4yuzAZ3jPwxczhzPNEreAnUuA9si7LZRuPNQTQJAS9z2OtrvpUyp3S1UcQvUaQc+p/UK7gT6EqX4Z7NQbQIA7gK+Bu6f5ffzwGPAjaoCquoWqHMDnc3N1MFmvxWj6gSAruZeZnoB00T4P28lSjJV3wKNPAe8Gf79FvDp7QjiP7mT17rRwkDhAAAAAElFTkSuQmCC) no-repeat;background-size:contain}.footer__Box .copyright_box{margin:0 auto;max-width:1200px;padding-bottom:20px;width:100%}.footer__Box .copyright_box .copyright_innerbox{align-items:center;display:flex;justify-content:space-between}.footer__Box .copyright_box .copyright_innerbox ul{padding:0}.footer__Box .copyright_box .copyright_innerbox ul li{color:#fff;display:inline-block;list-style:none}.footer__Box .copyright_box .copyright_innerbox ul li a{color:#fff;text-decoration:underline}.footer__Box .copyright_box .copyright_innerbox ul li:last-child{color:#fff;content:"|";margin:0 5px}.footer__Box .copyright_box .copyright_arrowbox a{align-items:center;border:1px solid #fff;display:flex;height:30px;justify-content:center;width:30px}.footer__Box .copyright_box .copyright_arrowbox a span{border:1px solid #fff;border-left:none;border-top:none;display:inline-block;height:10px;margin-top:5px;transform:rotate(225deg);width:10px}.fillter-keys{margin-bottom:20px;margin-top:15px}.fillter-keys a{margin:0 3px;text-decoration:underline!important}.fillter-keys a.active{background-color:#1c4da1;border-radius:2px;color:#fff;font-size:bold;padding:2px 4px;text-decoration:none}.inp-giftcard{border:1px solid #ddd;border-radius:4px;margin-left:10px;padding:6px 15px}.filter-key-container{align-items:center;display:flex;justify-content:space-between}@media(max-width:768px){.filter-key-container{flex-direction:column}}.dashboard__paginationBox{align-items:center;display:flex;justify-content:center;margin-bottom:10px}.dashboard__paginationBox ul{display:flex;flex-direction:row;margin:0;padding:0}.dashboard__paginationBox ul li{display:flex;flex-direction:row;margin:0 .5rem 0 0}.dashboard__paginationBox ul li:last-child{margin-right:0}.dashboard__paginationBox ul li a{display:inline-block}.function_row{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.function_row .chooseVc{font-size:16px;margin-right:10px}@media(max-width:767px){.function_row .chooseVc{font-size:12px}}.function_row a.backAro{margin-bottom:0}.function_row .points_box img{margin:0 8px;width:30px}.function_row .points_box h4{align-items:center;display:flex;margin-bottom:0}.tab-content{background-color:#f8f9fa;border:1px solid #dadce0;padding:15px}.giftcards_row{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.giftcards_row .giftcards_box{border:1px solid #00000026;border-radius:8px;box-shadow:0 8px 24px #959da533;cursor:pointer;margin-bottom:20px;width:calc(50% - 10px)}.giftcards_row .giftcards_box .giftcards_box_inner{align-items:center;display:flex;justify-content:space-between;position:relative}.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_ibox{width:40%}.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_ibox img{border-bottom-left-radius:8px;border-top-left-radius:8px}.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox{padding-left:10px;width:60%}.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox h4{color:#000;font-size:20px;font-weight:700}@media only screen and (max-width:600px){.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox h4{font-size:18px}}.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox p{color:#000;font-size:16px;font-weight:500;margin-bottom:8px}.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox p span{color:#174ea6}@media only screen and (max-width:600px){.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox p{font-size:12px;margin-bottom:2px}.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox p:last-child{margin-bottom:5px}}.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul{display:flex;padding-left:0}.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul li{background-color:#1a73e8;list-style:none;padding:5px}.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul li:first-child{color:#fff;margin-right:10px}.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul li.success{background-color:#188038;color:#fff}.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul li.refunded{background-color:#1967d2;color:#fff}.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul li.failed{background-color:#c5221f;color:#fff}@media only screen and (max-width:768px){.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul .giftcards_cbox{padding:5px 0 5px 15px}}@media only screen and (max-width:600px){.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox ul{margin-top:8px}}.giftcards_row .giftcards_box .giftcards_box_inner .giftcards_cbox small{color:#000}.giftcards_row .giftcards_box .giftcards_box_inner:after{border-right:1px solid #000;border-top:1px solid #000;content:"";display:inline-flex;height:15px;position:absolute;right:15px;transform:rotate(135deg);width:15px}@media only screen and (max-width:600px){.giftcards_row .giftcards_box .giftcards_box_inner:after{height:10px;right:10px;width:10px}}.giftcards_row .giftcards_box .giftcards_obox{display:none;padding:10px}.giftcards_row .giftcards_box .giftcards_obox p{color:#000;margin-bottom:0}.giftcards_row .giftcards_box.active .giftcards_box_inner:after{transform:rotate(315deg)}.giftcards_row .giftcards_box.active .giftcards_obox{display:flex}@media only screen and (max-width:600px){.giftcards_row .giftcards_box{padding:0;width:100%}}.history__completedList{display:flex;flex-wrap:wrap;gap:1rem;overflow-x:auto}.section.newStyle .signUpPage__main .signUpPage__left{align-items:center;background:#1c4da1;display:inline-flex;justify-content:center;position:relative}@media(max-width:1024px){.section.newStyle .signUpPage__main .signUpPage__left{height:auto;padding:15px 15px 30px}}.section.newStyle .signUpPage__main .signUpPage__left .sliderBox{max-width:400px}@media(max-width:1024px){.section.newStyle .signUpPage__main .signUpPage__left .sliderBox{width:100%}}.section.newStyle .signUpPage__main .signUpPage__left .offer-card-item{display:flex!important;justify-content:center;margin:0}.section.newStyle .signUpPage__main .signUpPage__right{align-items:center;border-radius:0;display:flex;flex-direction:row;height:100vh;justify-content:center}@media(max-width:1024px){.section.newStyle .signUpPage__main .signUpPage__right{height:auto;margin-bottom:15px;margin-top:15px}}.section.newStyle .signUpPage__main .signUpPage__right .signUpPage__right__inside{max-width:600px}.offer-card-item{background:#fff;border-radius:20px;margin:0 12px 12px;width:calc(25% - 24px)}.offer-card-item div div{margin:0!important}@media(max-width:1080px){.offer-card-item{width:calc(33.33333% - 24px)}}@media(max-width:1023px){.offer-card-item{width:calc(50% - 24px)}}@media(max-width:767px){.offer-card-item{width:100%}}.offer-card-item img{border-radius:0;max-height:200px}.offer-card-item h3{color:#252525;font-size:20px;font-weight:700}.offer-card-item__fig{overflow:hidden}@media(max-width:992px){.offer-card-item__fig{height:auto}}.offer-card-item__fig img{border-radius:20px;width:100%}.offer-card-item__content{padding:25px}.offer-card-item__content h4{color:#252525;font-size:22px;font-weight:700}.offer-card-item__content h6{font-size:14px;font-weight:400}.offer-card-item__content .btn{display:inline-block}.offer-wapper .offer-header{box-shadow:0 0 10px #00000026}.offer-wapper .offer-header__logo img{max-height:50px}.offer-wapper .offer-header .container{align-items:center;display:flex;height:90px;justify-content:space-between}.offer-wapper .offer-header .container .offer-header-login-signup ul{display:flex;list-style:none;margin:0;padding:0}.offer-wapper .offer-header .container .offer-header-login-signup ul li{padding:0 5px}.offer-wapper .offer-header .container .offer-header-login-signup ul li a{background:#1c4da1;border-radius:5px;color:#fff;padding:7px 15px}.offer-wapper .offer-slider__item img{width:100%}.offer-wapper .offer-slider .slick-dots{bottom:15px}.offer-wapper .offer-slider .slick-dots li button:before{font-size:10px}.offer-wapper .offer-mid-container{background-color:#f9f9f9;padding:30px 0}.offer-wapper .offer-mid-container .section-header{margin-bottom:20px;text-align:center}.offer-wapper .offer-mid-container .section-header h2{color:#181c1c}.offer-wapper .offer-mid-container .offer-card-container{display:flex;flex-wrap:wrap;margin:0 -12px}.offer-wapper .offer-mid-container .offer-card-container .offer-card-item{box-shadow:0 0 10px #00000014}.offer-wapper .offer-mid-container .offer-card-container .offer-card-item.newOffers{width:calc(33.33333% - 24px)}@media(max-width:992px){.offer-wapper .offer-mid-container .offer-card-container .offer-card-item.newOffers{width:calc(50% - 24px)}}@media(max-width:767px){.offer-wapper .offer-mid-container .offer-card-container .offer-card-item.newOffers{width:100%}}.offer-wapper .offer-mid-container .offer-card-container .offer-card-item__inside__figure{align-items:center;background-size:cover;border-radius:0;color:#fff;display:flex;justify-content:center;margin-bottom:0;position:relative;text-align:center}.offer-wapper .offer-mid-container .offer-card-container .offer-card-item__inside__figure img{max-height:inherit}.offer-wapper .offer-mid-container .offer-card-container .offer-card-item__inside__figure .offerTitle{align-items:center;background:#0000004d;bottom:0;display:flex;justify-content:center;position:absolute;width:100%}.offer-wapper .offer-mid-container .offer-card-container .offer-card-item__inside__figure .offerTitle h4{font-size:18px;line-height:1.3;margin-bottom:0;padding:15px}.offer-wapper .offer-mid-container .offer-card-container .offer-card-item__inside__body{padding:20px}.offer-wapper .offer-mid-container .offer-card-container .offer-card-item__inside__body p{font-size:14px}.offer-wapper .offer-mid-container .offer-card-container .offer-crd{box-shadow:0 0 10px #00000014}.offer-wapper .offer-mid-container .offer-card-container .offer-crd__inside__header{background:#0a3e42}.offer-wapper .offer-footer{background:#173c54}.offer-wapper .offer-footer .container{align-items:center;display:flex;height:100px;justify-content:space-between}.offer-wapper .offer-footer .container .copyr{color:#fff9;margin-bottom:0}.offer-wapper .offer-footer__nav ul{display:flex;list-style:none;margin:0}.offer-wapper .offer-footer__nav ul li a{color:#fff;padding:0 10px}@media(max-width:767px){.social_links{display:flex;justify-content:center;margin-top:6px;width:100%}}.social_links__icon{align-items:center;background:#fff;border-radius:50%;color:#252525;display:inline-flex;height:36px;justify-content:center;margin:0 3px;transition:.3s;width:36px}.social_links__icon i{font-size:16px}.social_links__icon:hover{color:#fff}.social_links__icon:hover.facebook_ic{background-color:#4b69b1}.social_links__icon:hover.twitter_ic{background-color:#37b1e2}.social_links__icon:hover.linkedin_ic{background-color:#0678b6}.social_links__icon:hover.instagram_ic{background-image:linear-gradient(#9d279f,#f6b50c)}.share_box{align-items:center;display:flex;justify-content:flex-end}.share_box .sharing_text{font-size:14px;margin-bottom:0}@media only screen and (max-width:768px){.share_box .sharing_text{font-size:14px}}@media only screen and (max-width:480px){.share_box .sharing_text{font-size:12px}}.share_box .sharing_box{align-items:center;display:flex;margin-left:10px}.share_box .sharing_box .copy_btn{align-items:center;background-color:#000;border-radius:32px;color:#fff;display:inline-flex;height:32px;justify-content:center;margin-right:4px;width:32px}@media only screen and (max-width:480px){.share_box .sharing_box .copy_btn{height:25px;width:25px}}.share_box .sharing_box button{margin-right:4px}.share_box .sharing_box button:last-child{margin-right:0}@media only screen and (max-width:480px){.share_box .sharing_box button svg{height:25px;width:25px}}.urlBlock{align-items:center;display:flex;justify-content:space-between;margin-top:20px;position:relative}.urlBlock input{border-radius:20px;outline:none;padding-right:20%;width:100%}.urlBlock input:hover{border-color:#ccc!important}.urlBlock button{position:absolute;right:0}.urlBlock .rewarded{color:#137333!important;font-weight:500;margin:0 auto}p.campaignhome_box{display:flex;font-family:Noto Sans;justify-content:center;width:100%}p.campaignhome_box div div h3{font-size:22px;line-height:1.28}p.campaignhome_box div div p{line-height:1.54}.highlighted_box a.highlighted{background-color:#f29900;border-radius:20px;color:#fff;font-weight:600;padding:8px 15px}@media only screen and (max-width:991px){#tabs-nav{display:none}}.iconbox{display:none}@media only screen and (max-width:991px){.iconbox{display:flex}}.iconbox img{max-height:25px}#share_referral{margin-right:5px}.page_heading__right{text-align:right}.card-item-center-block{background-color:#fff;border-radius:10px;display:flex;justify-content:center;padding:15px;width:100%}.card-item-center-block div{width:100%}.card-item-center-block div h4{align-items:center;color:#252525;display:flex;font-size:20px;font-weight:700;height:50px;justify-content:center;text-align:center}.card-item-center-block div img{border-radius:0;height:inherit!important;max-height:inherit!important;width:inherit!important}.card-item-center-block div p{margin-bottom:0;margin-top:10px;text-align:center}.card-item-center-block.other{padding:15px;position:relative}.card-item-center-block.other .internalText{color:#252525;font-weight:600;left:0;padding:0 50px;position:absolute;top:50%;transform:translateY(-50%)}.card-item-center-block.other .internalText h5{font-size:20px;font-weight:800}.card-item-center-block.other .internalText p{font-size:13px;font-weight:400}.campaignhome_box img{max-height:200px}.signUpPage__slider .slick-slider .offer-card-item{background:none}.signUpPage__slider .slick-slider .offer-card-item .card-item-center-block{width:400px}.signUpPage__slider .slick-slider .offer-card-item .card-item-center-block p{min-height:50px}.mll-5{margin-left:5px}button.rds{border-radius:4px}.app-steps{position:relative;text-align:center}.app-steps:last-child:before{display:none}.app-steps:before{background:url(/static/media/step-next-arrow-1.f164ecd4e9f39ec4046d.svg) 0 0 no-repeat;background-size:contain;content:"";height:41px;position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:25px}@media(max-width:767px){.app-steps:before{height:31px;right:-6px;width:15px}}.app-steps__number{align-items:center;background:#1c4da1;border-radius:50%;color:#fff;display:inline-flex;font-size:26px;font-weight:700;height:70px;justify-content:center;width:70px}@media(max-width:768px){.app-steps__number{height:50px;width:50px}}.app-steps figcaption h4{color:#252525;font-size:18px;font-weight:700;text-transform:uppercase}@media(max-width:992px){.app-steps figcaption h4{font-size:14px}}@media(max-width:767px){.app-steps figcaption h4{font-size:12px}.app-steps figcaption p{display:none}}.accordion-container{margin-top:30px}.accordion-container .card{margin-bottom:10px}.accordion-container .card .card-header{background:#fff;border-bottom:none;border-radius:5px}.accordion-container .card .card-header .btn.btn-link{color:#252525;display:flex;font-size:14px;font-weight:700;justify-content:space-between;padding-left:0;padding-right:35px;text-align:left;width:100%}@media(max-width:767px){.accordion-container .card .card-header .btn.btn-link{font-size:12px}}.accordion-container .card .card-header .btn.btn-link .iconx{background:url(/static/media/accordion-min.79264397556ab9f6abdc.svg) 50% no-repeat;background-size:contain;height:20px;position:absolute;right:10px;width:20px}.accordion-container .card .card-header .btn.btn-link.collapsed .iconx{background:url(/static/media/accordion-plus.967ee88b9ca30c766519.svg) 50% no-repeat;background-size:contain;height:20px;position:absolute;right:10px;width:20px}.accordion-container .card .collapse .card-body{border-top:1px solid #ddd}.uploadReceiptBtn{border-radius:100%;bottom:3%;height:60px;position:fixed;right:3%;width:60px;z-index:1}.conditionPage{display:flex;justify-content:center;margin-bottom:30px;margin-top:20px;padding:30px 0;text-align:center}@media(max-width:992px){.conditionPage{padding-left:15px;padding-right:15px}}.conditionPage__card{background:#d2f3d2;border-radius:10px;padding:50px 30px;text-align:center;width:550px}.conditionPage__card h4{color:green;font-size:20px}.no_record_fullbox{height:350px}.report_box_row{align-items:start;margin-top:20px}.compare_box{align-items:center;display:flex;justify-content:space-between}.compare_box label{font-size:12px}.react-datepicker-wrapper{width:100%}.react-datepicker-wrapper .react-datepicker__input-container input{border:1px solid #ccc;border-radius:4px;color:#333;font-size:1rem;min-height:38px;padding:.65rem .9rem!important;width:100%}.dashcheckMainBox{align-items:center;background-color:#d9ebea;border:1px solid #d9ebea;border-radius:5px;display:flex;justify-content:flex-start;margin-bottom:20px;padding:15px}.dashcheckMainBox .dashcheckBox{width:33.3333333333%}.dashcheckMainBox .dashcheckBox label{align-items:center;display:inline-flex}.dashcheckMainBox .dashcheckBox label input{height:20px;width:20px}.dashcheckMainBox .dashcheckBox label p{font-size:16px;margin-bottom:0;margin-left:10px}.dashcheckMainBox .dashcheckBox.with_button{display:flex;justify-content:flex-end}.dashcheckMainBox .dashcheckBox.with_button button{padding:10px;width:49%}@media only screen and (max-width:768px){.dashcheckMainBox{flex-wrap:wrap}.dashcheckMainBox .dashcheckBox{margin-bottom:10px;width:100%}.dashcheckMainBox .dashcheckBox:last-child{margin-bottom:0}.dashcheckMainBox .dashcheckBox:last-child button{width:100%}.dashcheckMainBox .dashcheckBox label p{font-size:14px}}.v_imagemainbox{margin-top:23px}.v_imagemainbox .v_imagebox{align-items:center;display:flex;justify-content:flex-start}.v_imagemainbox .v_imagebox i{font-size:18px;margin-left:10px}.v_imagemainbox .dialog{align-items:center;border:1px solid #dadce0;border-radius:8px;box-shadow:0 0 32px #0000001c;display:flex;height:400px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:400px}.v_imagemainbox .dialog button{border:1px solid #dadce0;border-radius:25px;color:#000;height:25px;position:absolute;right:10px;top:10px;width:25px}@media only screen and (max-width:499px){.wid-100{width:100%}.mob-fd-colum{flex-direction:column;margin-bottom:1rem}.category-filter,.country-filter{width:50%}.category-filter select,.country-filter select{font-size:1.25rem}.voucher-heading{background-color:#0000;border:none;margin-bottom:.8rem;padding:0}.voucher-heading span{font-size:2rem}}h5.giftcard_detail_title{color:#000;font-size:32px;margin-bottom:15px}.giftcard_form{background-color:#fff;border:1px solid #e1e1e1;border-radius:.8rem;padding:1rem}.giftcard_form h4{color:#121212;margin-bottom:10px}.giftcard_form_box input,.giftcard_form_box textarea{border:1px solid #e1e1e1;border-radius:4px;padding:.5rem .8rem;width:100%}.giftcard_form_box textarea{resize:none}html>body{overflow-X:hidden;background-color:#e4eaef;color:#000;font-family:Gilroy,sans-serif;font-size:14px;font-weight:400;margin:0;padding:0}.container{margin:0 auto}.header{background-color:#fff;clear:both;padding:15px 0}.maindata{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.head{background:url(/static/media/head-bg.60fafeff92afee9bf2fa.jpg) no-repeat scroll 0 0/cover;clear:both;margin:0;padding:4rem 0;text-align:center}@media only screen and (max-width:768px){.head{background-position:100%;background-size:cover;padding:2rem 0}}@media only screen and (max-width:499px){.head{padding:1.5rem 0}}.head h1{color:#fff;font-size:44px;font-weight:700;margin:0;text-transform:capitalize}@media screen and (max-width:768px){.head h1{font-size:36px;line-height:1.32}}@media screen and (max-width:499px){.head h1{font-size:32px;line-height:1.24}}.logo_box a{align-items:center;display:inline-flex}.logo_box a img{max-width:150px}@media screen and (max-width:500px){.logo_box a img{max-width:100px}}.middle{clear:both;margin:0;padding:30px 0}.middle .box{background-color:#fff;border-radius:20px;padding:30px}@media screen and (max-width:768px){.middle .box{margin:0;padding:20px}}.middle .container .box .item{display:flex;flex-direction:column;gap:1rem}.middle .container .box .item h2,.middle .container .box .item h4,.middle .container .box .item p{text-align:center}.middle .container .box .item h2{font-size:32px;font-weight:700;margin:0}@media screen and (max-width:499px){.middle .container .box .item h2{font-size:32px}}.middle .container .box .item h4{font-size:24px;font-weight:500;margin:0}@media screen and (max-width:499px){.middle .container .box .item h4{font-size:20px}}.middle .container .box .item p{font-size:16px;font-weight:400;margin:0}@media screen and (max-width:499px){.middle .container .box .item p{font-size:14px}}.middle .container .box .item p a{color:#006bc0}.middle .container .box .item p a:hover{color:#0159a0}.box .item{display:flex;justify-content:space-between}.box .item .block:first-child{width:40%}.box .item .pic{border:1px solid #cfcfcf;border-radius:16px;padding:20px}.box .item .block:last-child{padding-left:2rem;width:60%}.box .item .block h6,.box .item .block p{font-size:20px;margin:0 0 20px}.box .item .block p{font-weight:500;line-height:30px}.item-block{padding-top:3rem;text-align:center}.item-block h2{color:#0564af;font-size:30px}.item-block a{background:#006bc0;background:linear-gradient(158deg,#006bc0,#5f24c0);border-radius:30px;color:#fff;display:inline-block;font-size:20px;font-weight:500;padding:10px 30px;text-decoration:none}.voucher_box{background-color:#fff;border:1px solid #00000026;border-radius:15px;box-shadow:0 8px 24px #959da533;font-family:Calibri,sans-serif!important;margin:0 auto;max-width:500px;padding:15px}.voucher_box_inner_head{margin-bottom:15px}.voucher_box_inner_head_box img{width:100%}.voucher_box_inner_middle_box h3{color:#006bc0;font-size:28px;font-weight:700;margin-bottom:10px}.voucher_box_inner_middle_box h4{font-size:24px;font-weight:500;margin-bottom:10px}.voucher_box_inner_middle_box h5{font-size:18px;font-weight:400;line-height:1.32;margin-bottom:10px}.voucher_box_inner_middle_box table{margin-bottom:20px;width:100%}.voucher_box_inner_middle_box table thead th{background-color:#006bc0;border-top-left-radius:.5rem;border-top-right-radius:.5rem;color:#fff;font-size:18px;font-weight:500;padding:8px}.voucher_box_inner_middle_box table tbody tr td{border:1px solid #ddd;padding:8px;width:50%}.voucher_box_inner_middle_box table tbody tr td:last-child{font-weight:600}.voucher_box_inner_footer h4{font-size:16px;font-weight:400;line-height:1.32;margin-bottom:10px}.voucher_box_inner_footer a{align-items:center;background-color:#006bc0;border-radius:30px;color:#fff;display:inline-flex;font-weight:600;justify-content:center;padding:8px 15px}.mb-10{margin-bottom:10px!important}.footer{background-color:#006bc0;padding:30px 0}@media only screen and (max-width:768px){.footer{padding:20px 0}}.footer_box_inner{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:768px){.footer_box_inner{gap:.8rem;grid-template-columns:repeat(1,1fr)}.footer_box_inner_box{border-bottom:1px solid #ffffff40;padding-bottom:.8rem}.footer_box_inner_box:last-child{border-bottom:none;padding-bottom:0}}.footer_box_inner_box h4{color:#fff;font-size:24px;font-weight:500;margin-bottom:20px}@media only screen and (max-width:768px){.footer_box_inner_box h4{margin-bottom:15px}}.footer_box_inner_box ul{margin:0;padding:0}@media only screen and (max-width:768px){.footer_box_inner_box ul{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}}.footer_box_inner_box ul.contact_list{display:grid;grid-template-columns:repeat(1,1fr);margin-bottom:10px!important}.footer_box_inner_box ul li{list-style:none;margin-bottom:8px}.footer_box_inner_box ul li:last-child{margin-bottom:0}.footer_box_inner_box ul li a{color:#fff;font-size:16px;font-weight:400}.footer_box_inner_box ul.social_media{display:flex;gap:.8rem}.footer_box_inner_box ul.social_media li{transition:all .25s ease-in-out}.footer_box_inner_box ul.social_media li a svg{height:20px;width:20px}.footer_box_inner_box ul.social_media li:hover{transform:scale(1.1)}@media screen and (max-width:1280px){.box .item .pic{padding:10px}.box .item .pic img{max-width:100%}}@media screen and (max-width:767px){.box .item{flex-wrap:wrap}.box .item .block:first-child{width:100%}.box .item .block:last-child{padding:20px 0 0;width:100%}.box .item .block p{font-size:16px}.item-block{padding-top:1rem}.item-block h2{font-size:20px}}body{top:0!important}.goog-te-gadget{font-family:Mulish,sans-serif!important;margin-left:10px}.goog-te-gadget-icon{display:none}.goog-te-gadget-simple{zoom:1;background-color:#1c4da1!important;border:0!important;border-radius:25px;cursor:pointer;display:inline-block;font-size:13px;font-weight:600;padding:10px!important}.goog-te-gadget-simple span{color:#fff!important;font-family:Mulish,sans-serif}.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span{color:#fff}.skiptranslate iframe{display:none!important}.VIpgJd-ZVi9od-vH1Gmf-ibnC6b div span{color:#000!important;font-family:Manrope,sans-serif!important}.VIpgJd-ZVi9od-vH1Gmf-ibnC6b div span:last-child{margin-left:4px!important}.VIpgJd-ZVi9od-ORHb *,.VIpgJd-ZVi9od-SmfZ *,.VIpgJd-ZVi9od-l9xktf *,.VIpgJd-ZVi9od-vH1Gmf *,.VIpgJd-ZVi9od-xl07Ob *,.goog-te-combo{font-family:Manrope,sans-serif!important}#goog-gt-tt,.goog-tooltip,.goog-tooltip:hover{display:none!important}.goog-text-highlight{border:none!important}.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q,.goog-text-highlight{background-color:#0000!important;box-shadow:none!important}.VIpgJd-ZVi9od-aZ2wEe,.VIpgJd-ZVi9od-aZ2wEe-OiiCO,.VIpgJd-ZVi9od-aZ2wEe-wOHMyf{display:none!important}*{margin:0;outline:none!important;padding:0;text-decoration:none!important}::-webkit-scrollbar{height:.25rem!important;width:.25rem!important}::-webkit-scrollbar-track{box-shadow:inset 0 0 .3rem #0000004d}::-webkit-scrollbar-thumb{background-color:#2056a5;outline:none}:focus{box-shadow:none!important}html{font-size:20px}@media(max-width:1439px){html{font-size:18px}}@media(max-width:1365px){html{font-size:16px}}@media(max-width:1023px){html{font-size:12px}}body{color:#6e6b7b;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:400;line-height:1.4}.badge.bg-primary{background-color:#2056a5!important}.badge.bg-success{background-color:#71d875!important}.badge.bg-warning{background-color:#f99240!important}.mt40{margin-top:40px}.container,.container-fluid{padding-left:.75rem;padding-right:.75rem}.container{max-width:1440px;width:96%}.row{margin-left:-.75rem;margin-right:-.75rem}[class*=col-]{padding-left:.75rem;padding-right:.75rem}.table{white-space:nowrap!important}.table tbody td,.table tbody th,.table tfoot td,.table tfoot th,.table thead td,.table thead th{padding:.6rem!important;text-align:center}#customerGroup{white-space:nowrap!important}#customerGroup tbody td,#customerGroup tbody th,#customerGroup tfoot td,#customerGroup tfoot th,#customerGroup thead td,#customerGroup thead th{padding:.6rem!important;text-align:left!important}.form-group{margin:0 0 1rem}.css-13cymwt-control,.css-1s2u09g-control,.form-control{background-color:#fafafa!important;border-color:#ccc;border-radius:.375rem}.css-13cymwt-control:hover,.css-1s2u09g-control:hover,.form-control:hover{border-color:#86b7fe!important}.css-1d8n9bt,.css-1fdsijx-ValueContainer,.css-319lph-ValueContainer,input[type=date].form-control,input[type=text].form-control,textarea.form-control{font-size:1rem;padding:.45rem .9rem!important}input[type=date].form-control{font-size:.8rem;padding:.375rem .75rem!important}.modal-body,.modal-footer,.modal-header{padding:.75rem!important}.modal-header{background-color:#2056a5}.modal-header .btn-close,.modal-header .modal-title{color:#fff;opacity:1}.btn{align-items:center;border-radius:.3rem;display:flex;font-size:.8rem;justify-content:center;padding:.3rem .6rem;transition:all .5s ease}.btn.btn-sm{font-size:1rem;padding:.15rem .45rem}.btn.btn-lg{font-size:1rem;padding:.6rem 1.8rem}.btn.btn-xl{font-size:1.2rem;padding:.8rem 2.4rem}.btn.btn-primary{background-color:#2056a5;border:1px solid #2056a5;color:#fff}.btn.btn-primary:hover{background-color:#1b427c;color:#fff}.btn.btn-outline-primary{background-color:#fff;border:1px solid #2056a5;color:#2056a5}.btn.btn-outline-primary:hover{background-color:#2056a5;color:#fff}textarea.form-control{min-height:5rem!important;resize:none!important}.form-control{font-size:.8rem}img{max-width:100%}.characterLimitProperty{font-weight:400;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.textValidatorError{color:red;display:flex;flex-wrap:wrap;margin-top:.25rem}.textValidatorError p{color:#8b8c8c;display:flex;flex-direction:column;font-size:.6rem;font-weight:700;line-height:1.5;margin:0 0 .5rem}.textValidatorError p:last-child{margin-bottom:0}.textValidatorError p span{display:block}.textValidatorError p span.passwordAdded{color:#50bc14}.textValidatorError ul{display:flex;flex-wrap:wrap;margin:0;padding:0}.textValidatorError ul li{color:#8b8c8c;display:flex;flex-direction:column;font-size:.6rem;font-weight:700;line-height:1.5;margin:0 .5rem .5rem 0}.textValidatorError ul li:last-child{margin-bottom:0}.textValidatorError ul li span{display:block}.textValidatorError ul li span.passwordAdded{color:#50bc14}@media(max-width:767px){.selectArrow{background-position:right .25rem center}}.errorMessage{color:red!important}.successMessage{color:#50bc14!important}.dashboard__transactionsModal{display:flex;flex-direction:column}.dashboard__transactionsModal .dashboard__transactionsModalProfile{display:flex;flex-wrap:wrap;justify-content:space-between}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails{display:flex;flex-direction:column}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails:first-child{width:100%}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails:first-child .dashboard__transactionsModalBottom{display:flex;flex-direction:column}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails:first-child .dashboard__transactionsModalBottom ul{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 0 .5rem;padding:0}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails:first-child .dashboard__transactionsModalBottom ul:last-child{margin-bottom:0}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails:first-child .dashboard__transactionsModalBottom ul li{width:50%}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails:first-child .dashboard__transactionsModalBottom ul li:last-child,.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails:first-child .dashboard__transactionsModalBottom ul li:nth-last-child(2){margin:0}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails:first-child .dashboard__transactionsModalBottom ul li:first-child{padding-left:0}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails:nth-child(2){border-right:.05rem solid #dee2e6;margin-top:1.5rem;padding-right:1rem;width:50%}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails:nth-child(3){margin-top:1.5rem;padding-left:1rem;width:50%}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails .dashboard__transactionsModalTop{display:flex;flex-direction:column;margin:0 0 1rem}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails .dashboard__transactionsModalTop h2{color:#282828;font-size:.9rem;font-weight:600;line-height:1.2;margin:0}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails .dashboard__transactionsModalBottom{display:flex;flex-direction:column}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails .dashboard__transactionsModalBottom ul{border-bottom:.05rem solid #dee2e6;display:flex;flex-direction:column;margin:0 0 .5rem;padding:0 0 .5rem}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails .dashboard__transactionsModalBottom ul:last-child{border-bottom:none;margin:0;padding:0}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails .dashboard__transactionsModalBottom ul li{align-items:center;color:#282828;display:flex;font-size:.7rem;font-weight:400;justify-content:flex-start;line-height:1.2;margin:0 0 .7rem}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails .dashboard__transactionsModalBottom ul li:last-child{margin-bottom:0}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails .dashboard__transactionsModalBottom ul li span{display:inline-block}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails .dashboard__transactionsModalBottom ul li span:last-child{font-weight:400;max-width:calc(100% - 8rem)}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails .dashboard__transactionsModalBottom ul li span:first-child{font-weight:600;margin-right:.5rem}.dashboard__transactionsModal .dashboard__transactionsModalProfile .dashboard__transactionsModalDetails .dashboard__transactionsModalBottom ul li a{display:inline-block}.mainPreloaderMain{background-color:#f2f2f2e6;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999}.mainPreloaderMain .mainPreloader{height:4rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:4rem;z-index:99999}.mainPreloaderMain .mainPreloader div{animation:mainPreloader 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:2rem 2rem}.mainPreloaderMain .mainPreloader div:after{background:#2056a5;border-radius:50%;content:" ";display:block;height:.35rem;margin:-.2rem 0 0 -.2rem;position:absolute;width:.35rem}.mainPreloaderMain .mainPreloader div:first-child{animation-delay:-36ms}.mainPreloaderMain .mainPreloader div:first-child:after{left:3.15rem;top:3.15rem}.mainPreloaderMain .mainPreloader div:nth-child(2){animation-delay:-72ms}.mainPreloaderMain .mainPreloader div:nth-child(2):after{left:2.8rem;top:3.4rem}.mainPreloaderMain .mainPreloader div:nth-child(3){animation-delay:-.108s}.mainPreloaderMain .mainPreloader div:nth-child(3):after{left:2.4rem;top:3.55rem}.mainPreloaderMain .mainPreloader div:nth-child(4){animation-delay:-.144s}.mainPreloaderMain .mainPreloader div:nth-child(4):after{left:2rem;top:3.6rem}.mainPreloaderMain .mainPreloader div:nth-child(5){animation-delay:-.18s}.mainPreloaderMain .mainPreloader div:nth-child(5):after{left:1.6rem;top:3.55rem}.mainPreloaderMain .mainPreloader div:nth-child(6){animation-delay:-.216s}.mainPreloaderMain .mainPreloader div:nth-child(6):after{left:1.2rem;top:3.4rem}.mainPreloaderMain .mainPreloader div:nth-child(7){animation-delay:-.252s}.mainPreloaderMain .mainPreloader div:nth-child(7):after{left:.85rem;top:3.15rem}.mainPreloaderMain .mainPreloader div:nth-child(8){animation-delay:-.288s}.mainPreloaderMain .mainPreloader div:nth-child(8):after{left:.6rem;top:2.8rem}@keyframes mainPreloader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes progressbarSlider{0%{left:-100%}50%{left:0}to{left:100%}}.zoom_in{transform:scale(1.3)!important}.earnedValueBtn{background:#2056a5;border-radius:30px;color:#fff;padding:5px 0}.earnedValueBtn span{padding:0 20px}.earnedValueBtn:hover{background:#1b427c!important}body.no_scroll{overflow-y:hidden}.custom_popup{background:#00000080;cursor:default;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999}.custom_popup.show{display:block}.custom_popup_box{background-color:#2056a5;border-radius:15px;box-shadow:0 0 5px #000000e6;cursor:default;display:block;left:50%;padding:15px;position:absolute;top:50%;translate:-50% -50%;width:450px;z-index:10001}@media only screen and (max-width:768px){.custom_popup_box{width:90%}}.custom_popup_box_close{height:40px;position:absolute;right:-40px;top:-5px;width:40px}@media only screen and (max-width:768px){.custom_popup_box_close{height:30px;right:-5px;top:-35px;width:30px}}.custom_popup_box_close img{filter:invert(1);width:100%}.custom_popup_box .ViewCard_logo{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.custom_popup_box .ViewCard_logo_image img{max-width:100px}.custom_popup_box .ViewCard_logo_content{align-items:end;display:flex;flex-direction:column;gap:5px;justify-content:center}.custom_popup_box .ViewCard_logo_content p{color:#fff;font-size:12px;font-weight:300;margin:0}.custom_popup_box .ViewCard_logo_content h5{color:#fff;font-size:32px;font-weight:600;margin:0}.custom_popup_box .ViewCard_Service{margin-bottom:10px}.custom_popup_box .ViewCard_Service_inner{background-color:#ffffff26;border-radius:10px;padding:10px}.custom_popup_box .ViewCard_Service_inner ul{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);margin:0;padding:0}.custom_popup_box .ViewCard_Service_inner ul li{align-items:center;display:flex;justify-content:center;list-style:none}.custom_popup_box .ViewCard_Service_inner ul li span{align-items:center;background-color:#ffffffbf;border-radius:50px;display:flex;height:50px;justify-content:center;width:50px}.custom_popup_box .ViewCard_Service_inner ul li span img{max-width:30px}.custom_popup_box .ViewCard_Service_inner ul li.active span{background-color:#2056a5}.custom_popup_box .ViewCard_Service_inner ul li.active span img{filter:grayscale(0)}.custom_popup_box .ViewCard_Userinfo{background-color:#4e88dd;border:1px solid #286cd0;border-radius:5px;display:flex;flex-direction:column;gap:5px;margin-bottom:10px;padding:8px}.custom_popup_box .ViewCard_Userinfo h5{color:#fff;font-size:14px;margin-bottom:0}.custom_popup_box .ViewCard_Userinfo h4{color:#fff;font-size:18px;font-weight:500;margin:0}.custom_popup_box .ViewCard_UserinfoMore{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:10px}.custom_popup_box .ViewCard_UserinfoMore_left{background-color:#4e88dd;border:1px solid #286cd0;border-radius:5px;display:flex;flex-direction:column;gap:5px;padding:8px}.custom_popup_box .ViewCard_UserinfoMore_left h5{color:#fff;font-size:13px;font-weight:300;margin-bottom:0}.custom_popup_box .ViewCard_UserinfoMore_left h3{color:#fff;font-size:16px;font-weight:600;letter-spacing:.5px;margin:0}.custom_popup_box .ViewCard_UserinfoMore_right{background-color:#4e88dd;border:1px solid #286cd0;border-radius:5px;display:flex;flex-direction:column;gap:5px;padding:8px}.custom_popup_box .ViewCard_UserinfoMore_right h5{color:#fff;font-size:13px;font-weight:300;margin-bottom:0}.custom_popup_box .ViewCard_UserinfoMore_right h3{color:#fff;font-size:16px;font-weight:600;letter-spacing:.5px;margin:0}.custom_popup_box .ViewCard_QRBox{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;margin-top:15px}.custom_popup_box .ViewCard_QRBox_inner{background-color:#fff;border-radius:10px;margin-bottom:8px;padding:10px}.custom_popup_box .ViewCard_QRBox img{filter:invert(1);margin-bottom:5px;max-width:100px}.custom_popup_box .ViewCard_QRBox p{color:#fff;font-size:13px;font-weight:500;margin:0}.custom_popup_box .ViewCard_buttons{display:flex;justify-content:center}.custom_popup_box .ViewCard_buttons a img{max-width:200px;width:180px}@media only screen and (max-width:768px){.custom_popup_box .ViewCard_buttons a img{width:180px}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--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;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--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;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.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}}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.left-0{left:0}.left-4{left:1rem}.top-0{top:0}.top-4{top:1rem}.z-10{z-index:10}.z-50{z-index:50}.m-1{margin:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-3{margin-bottom:.75rem;margin-top:.75rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.me-2{-webkit-margin-end:.5rem;margin-inline-end:.5rem}.ml-0{margin-left:0}.ml-10{margin-left:2.5rem}.ml-5{margin-left:1.25rem}.mr-1{margin-right:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[4\/3\]{aspect-ratio:4/3}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-fit{width:-webkit-fit-content;width:fit-content}.w-full{width:100%}.max-w-3xl{max-width:48rem}.max-w-\[200px\]{max-width:200px}.max-w-\[90vw\]{max-width:90vw}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.border-collapse{border-collapse:collapse}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.scale-110,.transform{transform:translate(var(--tw-translate-x),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))}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-4{border-width:4px}.border-gray-200{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-white{--tw-border-opacity:1;border-color:#fff;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-t-transparent{border-top-color:#0000}.bg-\[\#00BFB2\]{--tw-bg-opacity:1;background-color:#00bfb2;background-color:rgb(0 191 178/var(--tw-bg-opacity,1))}.bg-\[\#2E1A47\]{--tw-bg-opacity:1;background-color:#2e1a47;background-color:rgb(46 26 71/var(--tw-bg-opacity,1))}.bg-\[\#FFA400\]{--tw-bg-opacity:1;background-color:#ffa400;background-color:rgb(255 164 0/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/20{background-color:#0003}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-blue-500{--tw-bg-opacity:1;background-color:#3b82f6;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-800{--tw-bg-opacity:1;background-color:#1f2937;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.bg-green-500{--tw-bg-opacity:1;background-color:#22c55e;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-green-600{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-pink-400{--tw-bg-opacity:1;background-color:#f472b6;background-color:rgb(244 114 182/var(--tw-bg-opacity,1))}.bg-pink-600{--tw-bg-opacity:1;background-color:#db2777;background-color:rgb(219 39 119/var(--tw-bg-opacity,1))}.bg-purple-500{--tw-bg-opacity:1;background-color:#a855f7;background-color:rgb(168 85 247/var(--tw-bg-opacity,1))}.bg-purple-600{--tw-bg-opacity:1;background-color:#9333ea;background-color:rgb(147 51 234/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:#ef4444;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/20{background-color:#fff3}.bg-white\/50{background-color:#ffffff80}.bg-yellow-400{--tw-bg-opacity:1;background-color:#facc15;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.bg-yellow-500{--tw-bg-opacity:1;background-color:#eab308;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-indigo-500{--tw-gradient-from:#6366f1 var(--tw-gradient-from-position);--tw-gradient-to:#6366f100 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from:#f8fafc var(--tw-gradient-from-position);--tw-gradient-to:#f8fafc00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-purple-500{--tw-gradient-to:#a855f700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#a855f7 var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-pink-500{--tw-gradient-to:#ec4899 var(--tw-gradient-to-position)}.to-slate-100{--tw-gradient-to:#f1f5f9 var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.object-contain{object-fit:contain}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.pt-16{padding-top:4rem}.text-center{text-align:center}.text-end{text-align:end}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-black\/80{color:#000c}.text-blue-600{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-green-100{--tw-text-opacity:1;color:#dcfce7;color:rgb(220 252 231/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:#16a34a;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-purple-600{--tw-text-opacity:1;color:#9333ea;color:rgb(147 51 234/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:#dc2626;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000d;--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)}.shadow-inner,.shadow-lg{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow-md{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px #00000012) drop-shadow(0 2px 2px #0000000f)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}.backdrop-blur-lg,.backdrop-blur-xl{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur:blur(24px)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),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))}.hover\:bg-\[\#00BFB2\]:hover{--tw-bg-opacity:1;background-color:#00bfb2;background-color:rgb(0 191 178/var(--tw-bg-opacity,1))}.hover\:bg-black\/40:hover{background-color:#0006}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:#15803d;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:#be185d;background-color:rgb(190 24 93/var(--tw-bg-opacity,1))}.hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:#7e22ce;background-color:rgb(126 34 206/var(--tw-bg-opacity,1))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.hover\:bg-white\/40:hover{background-color:#fff6}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width:640px){.sm\:mb-10{margin-bottom:2.5rem}.sm\:hidden{display:none}.sm\:w-auto{width:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:justify-center{justify-content:center}.sm\:gap-6{gap:1.5rem}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:object-cover{object-fit:cover}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3{padding-bottom:.75rem;padding-top:.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
/*# sourceMappingURL=main.083e6911.css.map*/