@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400&display=swap");.alice-carousel .animated{animation-fill-mode:both}.alice-carousel .animated-out{z-index:1}.alice-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.alice-carousel{position:relative;width:100%;margin:auto;direction:ltr}.alice-carousel__wrapper{overflow-x:hidden;overflow-y:hidden;height:auto}.alice-carousel__stage,.alice-carousel__wrapper{position:relative;box-sizing:border-box;width:100%}.alice-carousel__stage{height:100%;margin:0;padding:0;white-space:nowrap;transform-style:flat;-webkit-transform-style:flat;backface-visibility:hidden;-webkit-backface-visibility:hidden}.alice-carousel__stage-item{position:relative;display:inline-block;padding:0;margin:0;box-sizing:border-box;width:100%;height:100%;vertical-align:top;white-space:normal;line-height:0}.alice-carousel__stage-item *{line-height:normal}.alice-carousel__stage-item.__hidden{opacity:0;overflow:hidden}.alice-carousel__next-btn,.alice-carousel__prev-btn{display:inline-block;box-sizing:border-box;width:50%;padding:10px 5px}.alice-carousel__next-btn [data-area]:after,.alice-carousel__prev-btn [data-area]:after{position:relative;content:attr(data-area);text-transform:capitalize}.alice-carousel__prev-btn{text-align:right}.alice-carousel__next-btn{text-align:left}.alice-carousel__next-btn-item,.alice-carousel__prev-btn-item{display:inline-block;cursor:pointer;padding:5px;margin:0;color:#465798}.alice-carousel__next-btn-item:hover,.alice-carousel__prev-btn-item:hover{color:darkred}.alice-carousel__next-btn-item.__inactive,.alice-carousel__prev-btn-item.__inactive{opacity:.4;pointer-events:none}.alice-carousel__play-btn{position:absolute;top:30px;left:20px;display:inline-block}.alice-carousel__play-btn:hover{cursor:pointer}.alice-carousel__play-btn-wrapper{position:relative;width:32px;height:32px;padding:10px;border-radius:50%;background-color:#fff}.alice-carousel__play-btn-item{position:absolute;width:32px;height:32px;cursor:pointer;border:0;outline:none;background:transparent}.alice-carousel__play-btn-item:after,.alice-carousel__play-btn-item:before{position:absolute;pointer-events:none;display:block;width:0;height:0;content:"";transition:all .4s linear;border-color:transparent transparent transparent #465798;border-style:solid;border-width:8px 0 8px 15px}.alice-carousel__play-btn-item:before{left:5px;height:14px}.alice-carousel__play-btn-item:after{top:7px;left:18px}.alice-carousel__play-btn-item.__pause:after,.alice-carousel__play-btn-item.__pause:before{height:30px;border-width:0 0 0 10px}.alice-carousel__play-btn-item.__pause:after{top:0;left:18px}.alice-carousel__dots{margin:30px 3px 5px;padding:0;list-style:none;text-align:center}.alice-carousel__dots>li{display:inline-block}.alice-carousel__dots-item:not(.__custom){width:8px;height:8px;cursor:pointer;border-radius:50%;background-color:#e0e4fb}.alice-carousel__dots-item:not(.__custom):not(:last-child){margin-right:20px}.alice-carousel__dots-item:not(.__custom).__active,.alice-carousel__dots-item:not(.__custom):hover{background-color:#6e7ebc}.alice-carousel__slide-info{position:absolute;top:20px;right:20px;display:inline-block;padding:5px 10px;color:#465798;border-radius:5px;background-color:rgba(224,228,251,.6)}.alice-carousel__slide-info-item{vertical-align:middle;line-height:0}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--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-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--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__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{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:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.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{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@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,0,0)}to{opacity:0;transform:translate3d(2000px,0,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,0,0)}to{opacity:0;transform:translate3d(-2000px,0,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,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,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,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-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: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%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.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:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.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-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:249,249,249;--background-end-rgb:249,249,249;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0;font-family:Poppins,sans-serif;scrollbar-width:thin!important;scrollbar-color:#a8a8a8 transparent!important;letter-spacing:.3px}body,html{max-width:100vw;height:100vh;width:100%;overflow-x:hidden}body{color:#000;background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb{background:#a8a8a8;border-radius:25px}::-webkit-scrollbar-thumb:hover{background:fade(#a8a8a8,80%)}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border:1px solid transparent;-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.border-red{border:1px solid red}.border-green{border:1px solid #2c7d27!important}.border-green-2{border:2px solid #2c7d27!important}.border-blue{border:1px solid #3e35f1!important}.active-video-border{border:2px solid #3e35f1!important;border-radius:10px!important}.border-white{border:1px solid #fff!important}.bg-red{background-color:red}.bg-blue{background-color:#3e35f1}.bg-transparent{background-color:transparent!important}.font-size-inherit{font-size:inherit!important}.text-decoration-none{text-decoration:none!important}.bold{font-weight:700!important}.font-weight-400{font-weight:400!important}.font-weight-500{font-weight:500!important}.font-weight-600{font-weight:600!important}.font-weight-bold{font-weight:700!important}.regular{font-weight:400!important}.italic{font-style:italic!important}.caps{text-transform:uppercase!important}.camelCase{text-transform:capitalize!important}.left-align{text-align:left!important}.center{text-align:center!important}.right-align{text-align:right!important}.justify{text-align:justify!important}.nowrap{white-space:nowrap!important}.break-word{word-wrap:break-word!important}.line-height-1{line-height:1!important}.line-height-2{line-height:1.125!important}.line-height-3{line-height:1.25!important}.line-height-4{line-height:1.5!important}.list-style-none{list-style:none!important}.underline{text-decoration:underline!important}.link-underline:hover{text-decoration:underline}.truncate{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.list-reset{list-style:none!important;padding-left:0!important}.inline{display:inline!important}.block{display:block!important}.inline-block{display:inline-block!important}.display-none{display:none!important}.table{display:table!important}.table-cell{display:table-cell!important}.overflow-hidden{overflow:hidden!important}.overflow-hidden-x{overflow-x:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:auto!important}.overflow-x{overflow-x:scroll!important}.overflow-y{overflow-y:scroll!important}.overflow-auto{overflow:auto!important}.clearfix{&:after,&:before{content:" "!important;display:table!important}&:after{clear:both!important}}.left{float:left!important}.right{float:right!important}.fit{max-width:100%!important}.fluid{width:100%!important}.w47{width:47%!important}.w40{width:40%!important}.w50{width:50%!important}.w60{width:60%!important}.w80{width:80%!important}.w90{width:90%!important}.w20{width:20%!important}.w24{width:24%!important}.w30{width:30%!important}.max-width-1{max-width:24rem!important}.max-width-2{max-width:32rem!important}.max-width-3{max-width:48rem!important}.max-width-4{max-width:64rem!important}.border-box{box-sizing:border-box!important}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.m0{margin:0!important}.mt0{margin-top:0!important}.mr0{margin-right:0!important}.mb0{margin-bottom:0!important}.ml0,.mx0{margin-left:0!important}.mx0{margin-right:0!important}.my0{margin-top:0!important;margin-bottom:0!important}.m1{margin:.5rem!important}.mr1{margin-right:.5rem!important}.mb1{margin-bottom:.5rem!important}.ml1,.mx1{margin-left:.5rem!important}.mx1{margin-right:.5rem!important}.my1{margin-top:.5rem!important;margin-bottom:.5rem!important}.m2{margin:1rem!important}.mr2{margin-right:1rem!important}.mb2{margin-bottom:1rem!important}.ml2,.mx2{margin-left:1rem!important}.mx2{margin-right:1rem!important}.my2{margin-top:1rem!important;margin-bottom:1rem!important}.m3{margin:2rem!important}.mr3{margin-right:2rem!important}.mb3{margin-bottom:2rem!important}.ml3,.mx3{margin-left:2rem!important}.mx3{margin-right:2rem!important}.my3{margin-top:2rem!important;margin-bottom:2rem!important}.m4{margin:4rem!important}.mt1{margin-top:1rem!important}.mt2{margin-top:2rem!important}.mt3{margin-top:3rem!important}.mt4{margin-top:4rem!important}.mr4{margin-right:4rem!important}.mb4{margin-bottom:4rem!important}.ml4,.mx4{margin-left:4rem!important}.mx4{margin-right:4rem!important}.my4{margin-top:4rem!important;margin-bottom:4rem!important}.mxn1{margin-left:-.5rem!important;margin-right:-.5rem!important}.mxn2{margin-left:-1rem!important;margin-right:-1rem!important}.mxn3{margin-left:-2rem!important;margin-right:-2rem!important}.mxn4{margin-left:-4rem!important;margin-right:-4rem!important}.ml-auto{margin-left:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mx-auto{margin-left:auto!important}.ml5{margin-left:235px!important}.p0{padding:0!important}.pt0{padding-top:0!important}.pr0{padding-right:0!important}.pb0{padding-bottom:0!important}.pl0,.px0{padding-left:0!important}.px0{padding-right:0!important}.py0{padding-top:0!important;padding-bottom:0!important}.p1{padding:.5rem!important}.pt1{padding-top:.5rem!important}.pr1{padding-right:.5rem!important}.pb1{padding-bottom:.5rem!important}.pl1{padding-left:.5rem!important}.py1{padding-top:.5rem!important;padding-bottom:.5rem!important}.px1{padding-left:.5rem!important;padding-right:.5rem!important}.p2{padding:1rem!important}.pt2{padding-top:1rem!important}.pr2{padding-right:1rem!important}.pb2{padding-bottom:1rem!important}.pl2{padding-left:1rem!important}.py2{padding-top:1rem!important;padding-bottom:1rem!important}.px2{padding-left:1rem!important;padding-right:1rem!important}.p3{padding:2rem!important}.pt3{padding-top:2rem!important}.pr3{padding-right:2rem!important}.pb3{padding-bottom:2rem!important}.pl3{padding-left:2rem!important}.py2_5{padding-top:1.7rem!important;padding-bottom:1rem!important}.py3{padding-top:2rem!important;padding-bottom:2rem!important}.px3{padding-left:2rem!important;padding-right:2rem!important}.p4{padding:4rem!important}.pt4{padding-top:4rem!important}.pr4{padding-right:4rem!important}.pb4{padding-bottom:4rem!important}.pl4{padding-left:4rem!important}.py4{padding-top:4rem!important;padding-bottom:4rem!important}.px4{padding-left:4rem!important;padding-right:4rem!important}.py5{padding-top:5rem!important;padding-bottom:5rem!important}.px5{padding-left:5rem!important;padding-right:5rem!important}.py6{padding-top:6rem!important;padding-bottom:6rem!important}.px6{padding-left:6rem!important;padding-right:6rem!important}.flex{display:flex!important}.inline-flex{display:inline-flex}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-baseline{align-items:baseline!important}.items-stretch{align-items:stretch!important}.self-start{align-self:flex-start!important}.self-end{align-self:flex-end!important}.self-center{align-self:center!important}.self-baseline{align-self:baseline!important}.self-stretch{align-self:stretch!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-evenly{justify-content:space-evenly!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.content-start{align-content:flex-start!important}.content-end{align-content:flex-end!important}.content-center{align-content:center!important}.content-between{align-content:space-between!important}.content-around{align-content:space-around!important}.content-stretch{align-content:stretch!important}.flex-auto{flex:1 1 auto!important;min-width:0!important;min-height:0!important}.flex-none{flex:none!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-last{order:99999!important}.relative{position:relative!important}.absolute{position:absolute!important}.fixed{position:fixed!important}.top-0{top:0!important}.right-0{right:0!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.left-50{left:50%!important}.z1{z-index:1!important}.z2{z-index:2!important}.z3{z-index:3!important}.z4{z-index:4!important}.z5{z-index:5!important}.border{border-style:solid!important;border-width:1px!important}.border-top{border-top-style:solid!important;border-top-width:1px!important}.border-right{border-right-style:solid!important;border-right-width:1px!important}.border-bottom{border-bottom-style:solid!important;border-bottom-width:1px!important}.border-bottom-gray{border-color:#ecf2f7;border-bottom-style:solid!important;border-bottom-width:1px!important}.border-left{border-left-style:solid!important;border-left-width:1px!important}.border-none{border:0!important}.rounded{border-radius:3px!important}.circlehalf{border-radius:25px!important}.circle{border-radius:50%!important}.rounded-top{border-radius:3px 3px 0 0!important}.rounded-right{border-radius:0 3px 3px 0!important}.rounded-bottom{border-radius:0 0 3px 3px!important}.rounded-left{border-radius:3px 0 0 3px!important}.not-rounded{border-radius:0!important}.font-10{font-size:10px!important}.font-11{font-size:11px!important}.font-12{font-size:12px!important}.font-13{font-size:13px!important}.font-14{font-size:14px!important}.font-16{font-size:16px!important}.font-18{font-size:18px!important}.font-20{font-size:20px!important}.font-22{font-size:22px!important}.font-24{font-size:24px!important}.box-shadow{box-shadow:-1px 4px 11px 0 #00000012;-webkit-box-shadow:-1px 4px 11px 0 #00000012;-moz-box-shadow:-1px 4px 11px 0 #00000012}.hide{position:absolute!important;height:1px!important;width:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important}.height-full{height:100%}.height-half{height:50%}.height-55{height:55vh}.height-20px{height:20px!important}.height-56px{height:56px!important}.pointer{cursor:pointer!important}.not-allowed{cursor:not-allowed!important}.hide-scrollbar{-ms-overflow-style:none!important;scrollbar-width:none!important}.hide-scrollbar::-webkit-scrollbar{display:none}.icon-white path{color:#fff}.icon-black path{color:#000}.icon-16{width:16px;height:16px;cursor:pointer}.icon-18{width:18px;height:18px;cursor:pointer}.icon-20{width:20px;height:20px;cursor:pointer}.icon-25{width:25px;height:25px;cursor:pointer}.icon-30{width:29px;height:30px}.icon-22{width:22px;height:22px}.icon-40{width:34px;height:34px}.blue-color{color:#3e35f1!important}.icon-24{width:24px;height:24px;cursor:pointer}.icon-38{width:38px;height:38px;cursor:pointer}.pagination ul li:first-child button,.pagination ul li:last-child button{background-color:#2c7d27;color:#fff}.truncate-multiline{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.message-cell{position:relative}.MuiTooltip-tooltip{max-width:400px;white-space:pre-line}.inactiveLabel{color:gray}.disabled-icon{pointer-events:none;opacity:.5}.MuiStepLabel-label .Mui-active{color:red!important}.react-joyride__tooltip button[data-action=primary]{background-color:#2c7d27!important;transition:all .3s ease;fill:#3e35f1}.react-joyride__tooltip button[data-action=back],.react-joyride__tooltip button[data-action=primary]{display:inline-flex;justify-content:center;align-items:center;color:#fff!important;border-radius:5px!important;border:1px!important;height:39px!important;width:70px!important;font-weight:500!important;font-family:Inter,sans-serif;line-height:1!important;letter-spacing:.3px!important;cursor:pointer!important;text-shadow:none;box-shadow:none}.react-joyride__tooltip button[data-action=back]{background-color:blue!important;transition:all .3s ease!important}.search-input{border:1px solid #ccc;border-radius:5px;padding:9px;width:268px;transition:border-color .2s;background:#fff!important;color:#000}.search-input:focus{outline:none}.rotate-icon{transform:rotate(180deg)}.MuiDataGrid-columnHeader,.MuiDataGrid-detailPanel,.mui-grid-header-color{background:#f3f2fe!important;color:#000!important}.gap0{gap:0!important}.gap1{gap:1rem!important}.d-none{display:none!important}.ds_btn{background-color:#9e9e9e!important}