@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Josefin+Sans:wght@300;400;700&family=Jost:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Chivo: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);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}: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:#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-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{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top: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{left:0;margin:0;padding:0;width:100vw}.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{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.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:#e74c3c;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:#e74c3c;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{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.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:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.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,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%{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:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform: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: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{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(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-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)}}:root{--primary-dark:#000;--text-dark:#222;--text-dark02:#383838;--neutral:#787878;--neutral-light:#efecec;--neutral-100:#8f92a1;--white:#fff;--success:#20946b;--fail:#d90429;--pastel-green:#d2f2db;--pastel-blue:#d0e1ee;--pastel-pink:#efcfe4;--translucentBg:rgba($color:#fff,$alpha:0.6);--main-shadow:3px 4px 4px #97869a21}.bottom-nav__menu .nav-links.active-link span,.gradientText{-webkit-text-fill-color:#0000;background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);background-clip:text;-webkit-background-clip:text}.gradientText--radial{-webkit-text-fill-color:#0000;background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);background-clip:text;-webkit-background-clip:text}.bottom-nav__menu .nav-links span{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(0deg,#fff,#fff);background-clip:text;-webkit-background-clip:text}.content,.outer-container,.points-count{align-items:center;display:grid;justify-content:center}.font-primary{font-family:Jost,sans-serif}.font-secondary{font-family:Bebas Neue,sans-serif}.font-tertiary{font-family:Josefin Sans,sans-serif}.fz10{font-size:clamp(.59375rem,.5313rem + .0781vw,.625rem)}.fz12{font-size:clamp(.6875rem,.5625rem + .1563vw,.75rem)}.fz14{font-size:clamp(.775rem,.5rem + .325vw,.875rem)}.fz16{font-size:clamp(.875rem,.625rem + .3125vw,1rem)}.fz18{font-size:clamp(1rem,.75rem + .3125vw,1.125rem)}.fz20{font-size:clamp(1rem,.5rem + .625vw,1.25rem)}.fz22{font-size:clamp(1.05rem,1rem + .3vw,1.375rem)}.fz24{font-size:clamp(1rem,.68rem + .425vw,1.5rem)}.fz26{font-size:clamp(1.4375rem,1.0625rem + .4688vw,1.625rem)}.fz28{font-size:clamp(1.5625rem,1.1875rem + .4688vw,1.75rem)}.fz30{font-size:clamp(1.5rem,.75rem + .9375vw,1.875rem)}.fz34{font-size:1.85rem}.fz46{font-size:clamp(2.375rem,1.375rem + 1.25vw,2.875rem)}.fz52{font-size:clamp(3rem,2.5rem + .625vw,3.25rem)}.fz60{font-size:clamp(2.65rem,.25rem + 3.125vw,3.75rem)}.fz70{font-size:clamp(3rem,.125rem + 3.7vw,4.375rem)}@media (max-width:1199.98px){.fz20{font-size:clamp(.625rem,.275rem + 1vw,1.25rem)}.fz30{font-size:clamp(.875rem,.4632rem + 1.8824vw,1.875rem)}}@media (max-width:767.98px){.fz10{font-size:10px}.fz12{font-size:12px}.fz20{font-size:clamp(.625rem,(.3676rem + 1.1765vw) * .85,1.0625rem)}.fz26{font-size:clamp(1.175rem,(1.25rem + 1vw) * .85,1.38125rem)}.fz30{font-size:clamp(.875rem,(.4632rem + 1.8824vw) * .8,1.5rem)}}.fw300{font-weight:300}.fw400{font-weight:400}.fw500{font-weight:500}.fw600{font-weight:600}.fw700{font-weight:700}.lh1{line-height:1}.lh1-2{line-height:1.2}.lh1-5{line-height:1.5}.lh1-65{line-height:1.65}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Jost,sans-serif;font-weight:400;min-height:100vh}img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}.ts02{transition:all .2s ease-in-out}.ts03{transition:all .3s ease-in-out}.ts04{transition:all .4s ease-in-out}.ts05{transition:all .5s ease-in-out}.ts06{transition:all .6s ease-in-out}.form-control:focus,.form-select:focus{box-shadow:none;outline:0}a{text-decoration:none}button{border:0}button:active,button:focus{box-shadow:none;outline:0}.greenText{color:#20946b;color:var(--success)}.redText{color:#d90429;color:var(--fail)}.grayText{color:#787878;color:var(--neutral)}.primaryText{color:#222;color:var(--text-dark)}.cursor-pointer{cursor:pointer!important}.border-white-1{border:1px solid #fff}.border-white-2{border:2px solid #fff}.main-shadow{box-shadow:3px 4px 4px #97869a21;box-shadow:var(--main-shadow)}.bdrs10{border-radius:.625rem}.translucentBg{background-color:#fff9}.block-widget{background:#ffffff61;padding:1.12rem 1.5rem}@media (max-width:1199.98px){.block-widget{padding:1rem 1.125rem}}@media (max-width:767.98px){.block-widget{padding:.91rem}}@media (max-width:567.98px){.block-widget{padding:.75rem}}.block-widget--onHoverGradient{position:relative;transition:all .3s ease-in-out}.block-widget--onHoverGradient:after{background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);border-radius:.625rem;content:"";inset:0;opacity:0;position:absolute;transition:all .3s ease-in-out}.block-widget--onHoverGradient:hover{background-color:initial}.block-widget--onHoverGradient:hover:after{opacity:.5}.gradient-widget{background:url(/static/media/block-top-waves-dark.739280b0f974ad573455.svg) no-repeat 0 0;background-color:#fff9;border:2px solid #fff;border-radius:.625rem;box-shadow:3px 4px 4px 0 #97869a21;padding:1rem;position:relative}.gradient-widget:after{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border-radius:.625rem;content:"";inset:0;opacity:.13;position:absolute}.block-wavy-dark{background:url(/static/media/long-dark-widget-waveBg.d7e9397330fd512d5561.svg) no-repeat 100% 0;background-color:#222;background-color:var(--text-dark);border-radius:.625rem;padding:1.12rem 1.5rem}.text-box{align-items:center;display:flex;height:3.25rem;padding-inline:1.125rem}@media (max-height:760px),(max-width:1450px){.text-box{border-radius:.575rem;height:3rem}}.text-area{background-color:#fff9;min-height:8rem;padding:1rem 1.25rem .15rem}@media (max-width:567.98px){.text-area{padding-inline:.88rem}}.upload-click{bottom:0;right:0}.upload-click .btn-fab input{height:100%;opacity:0;position:absolute;width:100%}.upload-click .btn-fab img{pointer-events:none}.upload-click ::-webkit-file-upload-button{cursor:pointer}.upload-click input[type=file]{cursor:pointer}canvas{height:350px;max-height:350px;width:100%}.filter-invert{filter:invert(100%)}.paye-layout{background:url(/static/media/noise-texture-background.993f60e86dbd46f034ee.svg) no-repeat 50%;background-size:cover;display:flex;height:100%;min-height:100vh;width:100%}.paye-layout--dashboard{display:flex;flex-flow:column nowrap;gap:1rem}ul.blobs-bg{display:flex;height:100vh;overflow:hidden;position:fixed;width:100%}ul.blobs-bg:after{background:url(/static/media/line-background.d650fcb69338063ae671.svg) no-repeat top;background-size:cover;content:"";height:100%;inset:0;position:absolute;width:100%}ul.blobs-bg li>div{filter:blur(250px);opacity:.2;position:absolute}ul.blobs-bg .ellipse-blue01{background:#75dafd;border-radius:53.48281rem;bottom:30%;filter:blur(200px);height:31rem;right:0;transform:rotate(-15deg);width:53rem}@media (max-width:767.98px){ul.blobs-bg .ellipse-blue01{display:none}}ul.blobs-bg .ellipse-purple01{background:#b46fff;border-radius:80%;bottom:-35%;filter:blur(200px);height:47.25875rem;left:-5%;opacity:.3;width:34.47388rem}@media (max-height:760px),(max-width:1450px){ul.blobs-bg .ellipse-purple01{opacity:.125}}@media (max-width:767.98px){ul.blobs-bg .ellipse-purple01{bottom:25%;filter:blur(100px);height:100vh;left:-25%;width:100vw}}ul.blobs-bg .ellipse-yellow01{background:#ffe9b1;border-radius:26.97325rem;bottom:10%;filter:blur(150px);height:26.97325rem;left:34%;width:26.97325rem}ul.blobs-bg .ellipse-yellow02{background:#fcff64;border-radius:17.13769rem;bottom:30%;filter:blur(150px);height:17.13769rem;left:-2%;width:17.13769rem}@media (max-width:767.98px){ul.blobs-bg .ellipse-yellow02{opacity:.5}}ul.blobs-bg .ellipse-purple02{background:#b8c5ff;border-radius:80.60513rem;height:62.15931rem;right:-25%;top:-25%;width:80.60513rem}@media (max-width:767.98px){ul.blobs-bg .ellipse-purple02{border-radius:100vw 100vw 20vw 20vw;height:100vw;left:-5%;opacity:.4;right:auto;top:-5%;width:90vw}}ul.blobs-bg .ellipse-blue02{background:#3193f9;border-radius:77.42594rem;bottom:-48%;height:53.84713rem;right:-10%;width:77.42594rem}@media (max-height:760px),(max-width:1450px){ul.blobs-bg .ellipse-blue02{opacity:.125}}@media (max-width:767.98px){ul.blobs-bg .ellipse-blue02{border-radius:100vw;bottom:10%;filter:blur(200px);height:100vh;opacity:.25;right:-20%;width:100vw}}ul.blobs-bg .ellipse-orange01{background:#fead94;border-radius:101.634rem;bottom:-75%;height:101.634rem;left:-30%;opacity:.4;width:101.53463rem}@media (max-height:760px),(max-width:1450px){ul.blobs-bg .ellipse-orange01{display:none}}@media (max-width:767.98px){ul.blobs-bg .ellipse-orange01{border-radius:100%;bottom:-12%;display:block;filter:blur(150px);height:110vw;left:-10%;opacity:.328;width:100vw}}ul.blobs-bg .ellipse-purple03{background:#b8c5ff;border-radius:101.634rem;height:101.634rem;left:-35%;top:6%;width:101.53463rem}@media (max-width:767.98px){ul.blobs-bg .ellipse-purple03{display:none}}ul.blobs-bg--animate .ellipse-blue01{animation:blue01 6s linear .5s infinite alternate}ul.blobs-bg--animate .ellipse-purple01{animation:purple01 6s linear .5s infinite alternate}ul.blobs-bg--animate .ellipse-yellow01{animation:yellow01 6s linear .5s infinite alternate}ul.blobs-bg--animate .ellipse-yellow02{animation:yellow02 6s linear .5s infinite alternate}ul.blobs-bg--animate .ellipse-purple02{animation:purple02 6s linear .5s infinite alternate}ul.blobs-bg--animate .ellipse-blue02{animation:blue02 6s linear .5s infinite alternate}ul.blobs-bg--animate .ellipse-orange01{animation:orange01 6s linear .5s infinite alternate}ul.blobs-bg--animate .ellipse-purple03{animation:purple03 6s linear .5s infinite alternate}@media (max-width:767.98px){ul.blobs-bg--animate .ellipse-blue01,ul.blobs-bg--animate .ellipse-blue02,ul.blobs-bg--animate .ellipse-orange01,ul.blobs-bg--animate .ellipse-purple01,ul.blobs-bg--animate .ellipse-purple02,ul.blobs-bg--animate .ellipse-purple03,ul.blobs-bg--animate .ellipse-yellow01,ul.blobs-bg--animate .ellipse-yellow02{display:none}}@keyframes purple03{0%{left:35%;opacity:.3;top:12%}to{left:-35%;opacity:.2;top:6%}}@keyframes orange01{0%{bottom:-75%;left:-30%}to{border-radius:45%;bottom:-68%;left:38%}}@keyframes blue02{0%{bottom:-48%;right:-10%}to{bottom:22%;height:80vh;right:50%}}@keyframes purple02{0%{right:-25%;top:-25%}to{right:60%;top:-15%}}@keyframes yellow02{0%{bottom:30%;left:-2%}to{bottom:40%;left:60%}}@keyframes yellow01{0%{bottom:10%;left:34%;opacity:.2}to{bottom:55%;left:55%;opacity:.3}}@keyframes purple01{0%{bottom:-35%;left:-5%}to{bottom:-20%;left:50%}}@keyframes blue01{0%{right:0;transform:rotate(-15deg)}to{right:60%;transform:rotate(-65deg)}}@media (max-width:767.98px){.m-rotate{height:100vh;position:fixed;width:100%}.m-rotate:after{background:url(/static/media/line-background.d650fcb69338063ae671.svg) no-repeat top;background-size:cover;content:"";height:100%;inset:0;position:absolute;width:100%}.m-rotate ul.blobs-bg{animation:rotate-blobs 8s ease-in-out infinite forwards;overflow:visible}.m-rotate ul.blobs-bg:after{background:none;content:"";position:static}@keyframes rotate-blobs{0%{rotate:0}to{rotate:1turn}}}.content-layout{margin-inline:auto;max-width:1600px;min-height:100vh;padding-bottom:8.4rem;position:relative;width:100%}@media (max-width:1700px){.content-layout{max-width:95%}}@media (max-height:760px),(max-width:1450px){.content-layout{padding-bottom:6.65rem}}@media (max-width:767.98px){.content-layout{max-width:97%;overflow:hidden}}.page-header{align-items:center;display:flex;justify-content:space-between;padding-block:3.63rem 1.7rem}@media (max-width:1600px){.page-header{padding-top:2.5rem}}@media (max-height:760px),(max-width:1450px){.page-header{padding-block:1.5rem 1.25rem}}@media (max-width:991.98px){.page-header{gap:1rem;padding-block:1.5rem 1.125rem}}@media (max-width:767.98px){.page-header{gap:.1rem;padding-block:1rem .88rem}}.page-header__user-info{align-items:center;display:inline-flex;gap:1rem}@media (max-width:991.98px){.page-header__user-info{gap:.5rem}}.page-header__user-info .user-img{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);box-shadow:3px 5px 12px 0 silver;height:5.25rem;padding:.34rem;width:5.25rem}@media (max-height:760px),(max-width:1450px){.page-header__user-info .user-img{height:4.5rem;padding:.275rem;width:4.5rem}}@media (max-width:991.98px){.page-header__user-info .user-img{height:3.2rem;padding:.22rem;width:3.2rem}}.page-header__user-info .user-img span{align-items:center;background:#000;background:var(--primary-dark);box-shadow:inset 0 4px 4px 0 #00000040;display:inline-flex;justify-content:center;mix-blend-mode:multiply;padding:.3rem .3rem .35rem}@media (max-height:760px),(max-width:1450px){.page-header__user-info .user-img span{padding:3.5px}}@media (max-width:991.98px){.page-header__user-info .user-img span{padding:3px}}.page-header__user-info .user-img .img__dp{align-items:center;background:#222;background:var(--text-dark);display:inline-flex;height:100%;justify-content:center;width:100%}.page-header__user-info .user-img .img__dp b{letter-spacing:1px;padding-top:8px}.page-header__user-info .user-detail{display:inline-flex;flex-flow:column nowrap}@media (max-width:567.98px){.page-header__user-info .user-detail{display:none}}.page-header__user-info .user-detail__name{align-items:center;display:inline-flex;gap:.5rem}@media (max-height:760px),(max-width:1450px){.page-header__user-info .user-detail__name{line-height:1;margin-bottom:.45rem}}@media (max-width:991.98px){.page-header__user-info .user-detail__name{margin-bottom:.3rem}}@media (max-width:767.98px){.page-header__user-info .user-detail__name{margin-bottom:.125rem}}.page-header__user-info .user-detail__name .dp-points{align-items:center;display:inline-flex;display:none;gap:.4rem;height:2.25rem;padding-inline:0 .56rem;position:relative}.page-header__user-info .user-detail__name .dp-points:after{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border:1px solid #222;border:1px solid var(--text-dark);border-radius:.625rem;box-shadow:3px 4px 4px 0 #97869a21;content:"";inset:0;opacity:.24;position:absolute}.page-header__user-info .user-detail__name .dp-points .num{align-items:center;background:#222;background:var(--text-dark);border-radius:.625rem;box-shadow:3px 4px 4px 0 #97869a21;display:inline-flex;height:99%;justify-content:center;padding:2px .6rem 0;z-index:2}.page-header__user-info .user-detail__name .dp-points>span{letter-spacing:-.035rem;padding-top:2px}.page-header__other-options{align-items:center;display:inline-flex;gap:.75rem;justify-content:flex-end}@media (max-width:991.98px){.page-header__other-options{gap:.5rem}}.page-header__other-options .form-group--search{border-radius:1rem;width:22.875rem}@media (max-width:1600px){.page-header__other-options .form-group--search{width:18rem}}@media (max-width:991.98px){.page-header__other-options .form-group--search{min-width:14rem;width:100%}}@media (max-width:767.98px){.page-header__other-options .form-group--search{min-width:0;min-width:auto;width:100%}}@media (max-width:567.98px){.page-header__other-options .form-group--search{width:-webkit-max-content;width:max-content}}.page-header__other-options .form-group--search .icon-wrap{align-items:center;background:#fff;border-radius:1rem;bottom:0;box-shadow:3px 4px 4px #97869a21;box-shadow:var(--main-shadow);display:inline-flex;justify-content:center;left:0;pointer-events:none;top:0;width:3.125rem}@media (max-height:760px),(max-width:1450px){.page-header__other-options .form-group--search .icon-wrap{border-radius:.8rem;height:3rem;width:3rem}}@media (max-width:991.98px){.page-header__other-options .form-group--search .icon-wrap{border-radius:.6rem;height:2.8rem;width:2.8rem}}@media (max-width:767.98px){.page-header__other-options .form-group--search .icon-wrap{background:#d0e1ee;background:var(--pastel-blue);box-shadow:none;height:2.6875rem;pointer-events:all;transition:all .3s ease-in-out;width:2.6875rem}.page-header__other-options .form-group--search .icon-wrap:active,.page-header__other-options .form-group--search .icon-wrap:focus,.page-header__other-options .form-group--search .icon-wrap:hover{background:#d3d9ff}.page-header__other-options .form-group--search .icon-wrap:active img,.page-header__other-options .form-group--search .icon-wrap:focus img,.page-header__other-options .form-group--search .icon-wrap:hover img{transform:scale(1.07)}}.page-header__other-options .form-group--search .icon-wrap img{margin-top:.5px;transition:all .3s ease-in-out;width:36%}.page-header__other-options .form-group--search .form-control{background:#fff9;border:2px solid #fff;border-radius:1rem;font-weight:400;height:3.25rem;padding-inline:4rem 1rem}@media (max-height:760px),(max-width:1450px){.page-header__other-options .form-group--search .form-control{border-radius:.8rem;height:3rem;padding-inline:2.95rem 1rem}}@media (max-width:991.98px){.page-header__other-options .form-group--search .form-control{border-radius:.6rem;height:2.8rem;padding-inline:3.35rem .8rem}}@media (max-width:767.98px){.page-header__other-options .form-group--search .form-control{height:2.6875rem;padding:0;width:2.6875rem}}.page-header__other-options .form-group--search .form-control::placeholder{color:#222;color:var(--text-dark);font-style:italic;font-weight:300}.page-header .numberNotification{align-items:center;background:#222;background:var(--text-dark);color:#fff;display:inline-flex;font-size:11.5px;height:1.125rem;justify-content:center;min-width:1.125rem;padding:0 .175rem;position:absolute;right:-.475rem;top:-.475rem}.page-header .notification-block{display:block;position:absolute;right:0;top:3.5rem;z-index:99}.page-header .notification-block>div{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffe6;min-width:25.5rem;padding:0}.page-header .notification-block .block-wavy-dark{align-items:center;background:url(/static/media/waves-notification-dd-gradient.87725ffea536eedcebf4.svg) no-repeat 100% 0;background-color:#222;background-color:var(--text-dark);border-radius:.375rem;display:flex;justify-content:space-between;margin:.5rem .5rem 0;padding:.75rem 6rem .75rem .8rem}.page-header .notification-block .block-wavy-dark a{align-items:center;display:inline-flex;gap:.25rem;justify-content:flex-end}.page-header .notification-block .block-wavy-dark a span{padding-top:2px}.page-header .notification-block .block-wavy-dark img{margin-top:2px;max-width:3.6rem}.page-header .notification-block__toggle .switches-container{background:#222;background:var(--text-dark);border-radius:.375rem;display:flex;height:2.6rem;margin-top:.5rem;margin-inline:auto;padding:0;position:relative;width:19rem}@media (max-width:1450px){.page-header .notification-block__toggle .switches-container{width:18rem}}.page-header .notification-block__toggle .switches-container input{position:absolute;top:0;visibility:hidden}.page-header .notification-block__toggle .switches-container input:first-of-type{bottom:0;left:0;top:0;width:50%}.page-header .notification-block__toggle .switches-container input:nth-of-type(2){bottom:0;right:0;top:0;width:50%}.page-header .notification-block__toggle .switches-container input:first-of-type:checked~.switch-wrapper{transform:translateX(0)}.page-header .notification-block__toggle .switches-container input:nth-of-type(2):checked~.switch-wrapper{transform:translateX(100%)}.page-header .notification-block__toggle .switches-container input:first-of-type:checked~.switch-wrapper .switch div:first-of-type,.page-header .notification-block__toggle .switches-container input:nth-of-type(2):checked~.switch-wrapper .switch div:nth-of-type(2){opacity:1}.page-header .notification-block__toggle .switches-container label{align-items:center;color:#fff;color:var(--white);cursor:pointer;display:inline-flex;justify-content:center;margin:0;width:50%}.page-header .notification-block__toggle .switch-wrapper{bottom:0;padding:.2rem;position:absolute;top:0;transition:transform .5s cubic-bezier(.77,0,.175,1);width:50%;z-index:3}.page-header .notification-block__toggle .switch{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border-radius:.2rem;height:100%}.page-header .notification-block__toggle .switch div{align-items:center;color:#222;color:var(--text-dark);display:inline-flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s cubic-bezier(.77,0,.175,1) .125s;width:100%;will-change:opacity}.page-header .notification-block .top-row{align-items:center;display:flex;justify-content:space-between;padding:.5rem}.page-header .notification-block .top-row .btn-top-group{gap:.5rem}.page-header .notification-block .limit-height{display:flex;flex-flow:column;max-height:calc(100vh - 22.5rem);overflow-y:auto;padding-bottom:.25rem}@media (min-height:999px){.page-header .notification-block .limit-height{max-height:52vh}}.page-header .notification-block .limit-height>ul{display:flex;flex-flow:column;gap:.75rem;margin-bottom:0;padding-bottom:.5rem}.page-header .notification-block .limit-height>ul .stamp{align-items:center;display:flex;justify-content:center;margin-block:.35rem 0;position:relative}.page-header .notification-block .limit-height>ul .stamp:before{border-top:1px dashed #656565;content:"";position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:1}.page-header .notification-block .limit-height>ul .stamp>div{height:1.375rem;line-height:1.35rem}.page-header .notification-block .limit-height>ul .stamp__time{background:#d0e1ee;background:var(--pastel-blue);border-radius:.25rem;margin-right:-.25rem;padding:0 .5rem;z-index:3}.page-header .notification-block .limit-height>ul .stamp__status{background:#222;background:var(--text-dark);border-radius:0 .25rem .25rem 0;padding:0 .5rem 0 .65rem;z-index:2}.page-header .notification-block .limit-height>ul .n-card{background:#fff9;display:flex;flex-flow:column;margin-inline:.6rem;position:relative}.page-header .notification-block .limit-height>ul .n-card .tag{align-items:center;border-radius:.275rem;display:inline-flex;height:1.375rem;justify-content:center;position:absolute;right:.4rem;top:.4rem;width:3.5625rem}.page-header .notification-block .limit-height>ul .n-card .tag--accepted{background:#d2f2db;color:#55a55e}.page-header .notification-block .limit-height>ul .n-card .tag--rejected{background:#efcfe4;color:#c92200}.page-header .notification-block .limit-height>ul .n-card__top{padding:.7rem .7rem 1.25rem}.page-header .notification-block .limit-height>ul .n-card__top .title{align-items:center;display:flex;gap:.5rem;margin-bottom:.88rem}.page-header .notification-block .limit-height>ul .n-card__top .text-pair{width:auto}.page-header .notification-block .limit-height>ul .n-card__top .text-pair .label{flex:0 0 4rem;max-width:4rem}.page-header .notification-block .limit-height>ul .n-card__bottom{align-items:center;display:flex;margin-top:.75rem}.page-header .notification-block .limit-height>ul .n-card__bottom .btn{align-items:center;background-color:#222;background-color:var(--text-dark);border-radius:0;box-shadow:3px 4px 4px 0 #97869a21;display:flex;flex:1 1;height:3.5625rem;justify-content:center;margin:-2px}.page-header .notification-block .limit-height>ul .n-card__bottom .btn:first-of-type{border-radius:0 0 0 9px}.page-header .notification-block .limit-height>ul .n-card__bottom .btn:last-of-type{border-left:1px solid #fff;border-radius:0 0 9px 0}.bottom-nav{align-items:center;background:#343434cc;border-radius:1.25rem;bottom:1.5rem;display:flex;gap:1.35rem;height:5.375rem;left:50%;max-width:64.125rem;padding:.5rem;position:fixed;transform:translateX(-50%);transition:all .3s ease-in-out;z-index:99}@media (max-height:760px),(max-width:1450px){.bottom-nav{border-radius:1rem;bottom:1rem;gap:1rem;height:4.5rem;max-width:65%;padding:.35rem}}@media (max-width:1199.98px){.bottom-nav{max-width:70%}}@media (max-width:991.98px){.bottom-nav{max-width:80%}}@media (max-width:767.98px){.bottom-nav{border-radius:.625rem;bottom:.5rem;max-width:97%;padding:.25rem}}.bottom-nav__logo{background:#3e3e3e;border-radius:.75rem;display:inline-flex;flex-shrink:0;padding:.5rem}.bottom-nav__logo,.bottom-nav__logo>span{align-items:center;justify-content:center}.bottom-nav__logo>span{background:#241f20;border-radius:.4375rem;display:flex;padding-top:2px}.bottom-nav__logo>span img{max-width:85%}.bottom-nav__menu{align-items:center;background:#222;border-radius:.875rem;display:flex;flex:1 1;gap:.38rem;padding:.5rem}@media (max-height:760px),(max-width:1450px){.bottom-nav__menu{border-radius:.75rem;gap:.28rem;padding:.35rem}}@media (max-width:767.98px){.bottom-nav__menu{border-radius:.5rem;height:100%;padding:5px}}.bottom-nav__menu li{flex:1 1}.bottom-nav__menu .nav-links{align-items:center;background:#3e3e3e;border:1px solid #292929;border-radius:.625rem;display:inline-flex;font-weight:300;height:3.5rem;justify-content:center;overflow:hidden;padding:3px .65rem 0;transition:all .1s ease-in-out;width:100%}@media (max-height:760px),(max-width:1450px){.bottom-nav__menu .nav-links{border-radius:.55rem;height:3.125rem;padding:2px .25rem 0}}@media (max-width:767.98px){.bottom-nav__menu .nav-links{padding-inline:.125rem}}.bottom-nav__menu .nav-links img{display:none}@media (max-width:767.98px){.bottom-nav__menu .nav-links{border-radius:.385rem;height:3.3rem}.bottom-nav__menu .nav-links img{display:inline-flex}.bottom-nav__menu .nav-links>img{margin-bottom:3px;transform:translateY(3px)}.bottom-nav__menu .nav-links{flex-flow:column nowrap;gap:.4rem}.bottom-nav__menu .nav-links span{max-height:0;text-transform:uppercase;transition:max-height .3s ease-in-out}}.bottom-nav__menu .nav-links .toggle-image{align-items:center;display:inline-flex;flex-flow:column nowrap;justify-content:center}.bottom-nav__menu .nav-links .toggle-image img{transition:all .3s ease-in-out}.bottom-nav__menu .nav-links .toggle-image .t-white{transform:translateY(3px);width:max(2vw,1.2rem)}.bottom-nav__menu .nav-links .toggle-image .t-gradient{max-height:0;opacity:0}.bottom-nav__menu .nav-links.active-link{background:#0000;border-color:#0000;font-weight:400}@media (max-width:767.98px){.bottom-nav__menu .nav-links.active-link span{max-height:100%}.bottom-nav__menu .nav-links.active-link .toggle-image .t-white{max-height:0;opacity:0}.bottom-nav__menu .nav-links.active-link .toggle-image .t-gradient{max-height:100%;opacity:1}}.content-layout .btn,.full-width-wrapper .btn{transition:all .3s ease-in-out}.content-layout .btn-fab,.full-width-wrapper .btn-fab{align-items:center;border-radius:.625rem;display:inline-flex;height:3.25rem;justify-content:center;padding:0;width:3.125rem}@media (max-height:760px),(max-width:1450px){.content-layout .btn-fab,.full-width-wrapper .btn-fab{border-radius:.575rem;height:3rem;width:3rem}}@media (max-width:991.98px){.content-layout .btn-fab,.full-width-wrapper .btn-fab{border-radius:.475rem;flex-shrink:0;height:2.8rem;width:2.8rem}}@media (max-width:767.98px){.content-layout .btn-fab,.full-width-wrapper .btn-fab{height:2.6875rem;width:2.6875rem}}.content-layout .btn-fab img,.full-width-wrapper .btn-fab img{max-width:48%;transition:all .3s ease-in-out}@media (max-height:760px),(max-width:1450px){.content-layout .btn-fab img,.full-width-wrapper .btn-fab img{max-width:42%}}.content-layout .btn-fab:active img,.content-layout .btn-fab:focus img,.content-layout .btn-fab:hover img,.full-width-wrapper .btn-fab:active img,.full-width-wrapper .btn-fab:focus img,.full-width-wrapper .btn-fab:hover img{transform:scale(1.07)}.content-layout .btn-fab--green,.full-width-wrapper .btn-fab--green{background:#d2f2db;background:var(--pastel-green)}.content-layout .btn-fab--green:active,.content-layout .btn-fab--green:focus,.content-layout .btn-fab--green:hover,.full-width-wrapper .btn-fab--green:active,.full-width-wrapper .btn-fab--green:focus,.full-width-wrapper .btn-fab--green:hover{background:#c7fbdb}.content-layout .btn-fab--blue,.full-width-wrapper .btn-fab--blue{background:#d0e1ee;background:var(--pastel-blue)}.content-layout .btn-fab--blue:active,.content-layout .btn-fab--blue:focus,.content-layout .btn-fab--blue:hover,.full-width-wrapper .btn-fab--blue:active,.full-width-wrapper .btn-fab--blue:focus,.full-width-wrapper .btn-fab--blue:hover{background:#d3d9ff}.content-layout .btn-fab--pink,.full-width-wrapper .btn-fab--pink{background:#efcfe4;background:var(--pastel-pink)}.content-layout .btn-fab--pink:active,.content-layout .btn-fab--pink:focus,.content-layout .btn-fab--pink:hover,.full-width-wrapper .btn-fab--pink:active,.full-width-wrapper .btn-fab--pink:focus,.full-width-wrapper .btn-fab--pink:hover{background:#ffc1da}.content-layout .btn-fab--dark,.full-width-wrapper .btn-fab--dark{background:#222;background:var(--text-dark);box-shadow:0 8px 16px #3232470f,0 8px 8px #32324714}.content-layout .btn-fab--dark:active,.content-layout .btn-fab--dark:focus,.content-layout .btn-fab--dark:focus-within,.content-layout .btn-fab--dark:hover,.full-width-wrapper .btn-fab--dark:active,.full-width-wrapper .btn-fab--dark:focus,.full-width-wrapper .btn-fab--dark:focus-within,.full-width-wrapper .btn-fab--dark:hover{background:#000;background:var(--primary-dark)}.content-layout .btn-fab--gray,.full-width-wrapper .btn-fab--gray{background:#efecec}.content-layout .btn-fab--gray:active img,.content-layout .btn-fab--gray:focus img,.content-layout .btn-fab--gray:focus-within img,.content-layout .btn-fab--gray:hover img,.full-width-wrapper .btn-fab--gray:active img,.full-width-wrapper .btn-fab--gray:focus img,.full-width-wrapper .btn-fab--gray:focus-within img,.full-width-wrapper .btn-fab--gray:hover img{transform:scale(1)}.content-layout .btn-solid--dark,.full-width-wrapper .btn-solid--dark{align-items:center;background-color:#222;background-color:var(--text-dark);border-radius:.4375rem;box-shadow:3px 5px 12px 0 silver;display:inline-flex;gap:.2rem;height:1.63881rem;justify-content:center;padding:0 .55rem}.content-layout .btn-solid--dark span,.full-width-wrapper .btn-solid--dark span{letter-spacing:-.0225rem}.content-layout .btn-dark-outlined,.full-width-wrapper .btn-dark-outlined{align-items:center;background:#0000;border:1px solid #222;border:1px solid var(--text-dark);border-radius:.675rem;display:inline-flex;height:2.8125rem;justify-content:center;min-width:9.25rem;transition:all .3s ease-in-out}.content-layout .btn-dark-outlined:active,.content-layout .btn-dark-outlined:focus,.content-layout .btn-dark-outlined:hover,.full-width-wrapper .btn-dark-outlined:active,.full-width-wrapper .btn-dark-outlined:focus,.full-width-wrapper .btn-dark-outlined:hover{background:#222;background:var(--text-dark);color:#fff}@media (max-width:1450px){.content-layout .btn-dark-outlined,.full-width-wrapper .btn-dark-outlined{border-radius:.475rem;height:2.5rem;min-width:7.5rem}}.content-layout .btn-cta--gradient,.content-layout .btn-cta--outlined,.full-width-wrapper .btn-cta--gradient,.full-width-wrapper .btn-cta--outlined{padding:0;position:relative}.content-layout .btn-cta--gradient>div,.content-layout .btn-cta--outlined>div,.full-width-wrapper .btn-cta--gradient>div,.full-width-wrapper .btn-cta--outlined>div{align-items:center;background:#222;background:var(--text-dark);border-radius:.625rem;display:inline-flex;height:3.125rem;justify-content:center;min-width:9.25rem;position:relative;z-index:2}@media (max-width:1450px){.content-layout .btn-cta--gradient>div,.content-layout .btn-cta--outlined>div,.full-width-wrapper .btn-cta--gradient>div,.full-width-wrapper .btn-cta--outlined>div{border-radius:.475rem;height:2.5rem;min-width:7.5rem}}.content-layout .btn-cta--gradient.btn-fab-outlined-gradient>div,.content-layout .btn-cta--outlined.btn-fab-outlined-gradient>div,.full-width-wrapper .btn-cta--gradient.btn-fab-outlined-gradient>div,.full-width-wrapper .btn-cta--outlined.btn-fab-outlined-gradient>div{height:3.125rem;min-width:3.125rem}@media (max-height:760px),(max-width:1450px){.content-layout .btn-cta--gradient.btn-fab-outlined-gradient>div,.content-layout .btn-cta--outlined.btn-fab-outlined-gradient>div,.full-width-wrapper .btn-cta--gradient.btn-fab-outlined-gradient>div,.full-width-wrapper .btn-cta--outlined.btn-fab-outlined-gradient>div{border-radius:.575rem;height:2.9rem;min-width:3rem}}@media (max-width:991.98px){.content-layout .btn-cta--gradient.btn-fab-outlined-gradient>div,.content-layout .btn-cta--outlined.btn-fab-outlined-gradient>div,.full-width-wrapper .btn-cta--gradient.btn-fab-outlined-gradient>div,.full-width-wrapper .btn-cta--outlined.btn-fab-outlined-gradient>div{border-radius:.475rem;flex-shrink:0;height:2.7rem;min-width:2.8rem}}@media (max-width:767.98px){.content-layout .btn-cta--gradient.btn-fab-outlined-gradient>div,.content-layout .btn-cta--outlined.btn-fab-outlined-gradient>div,.full-width-wrapper .btn-cta--gradient.btn-fab-outlined-gradient>div,.full-width-wrapper .btn-cta--outlined.btn-fab-outlined-gradient>div{height:2.68rem;min-width:2.6875rem}}.content-layout .btn-cta--gradient:after,.content-layout .btn-cta--gradient:before,.content-layout .btn-cta--outlined:after,.content-layout .btn-cta--outlined:before,.full-width-wrapper .btn-cta--gradient:after,.full-width-wrapper .btn-cta--gradient:before,.full-width-wrapper .btn-cta--outlined:after,.full-width-wrapper .btn-cta--outlined:before{animation:animateGradientBorder 50s linear infinite;background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);background-size:300%;border-radius:.75rem;content:"";height:calc(100% + 3px);inset:-1.5px;position:absolute;width:calc(100% + 3px)}@media (max-width:1450px){.content-layout .btn-cta--gradient:after,.content-layout .btn-cta--gradient:before,.content-layout .btn-cta--outlined:after,.content-layout .btn-cta--outlined:before,.full-width-wrapper .btn-cta--gradient:after,.full-width-wrapper .btn-cta--gradient:before,.full-width-wrapper .btn-cta--outlined:after,.full-width-wrapper .btn-cta--outlined:before{border-radius:.575rem;height:calc(100% + 2px);inset:-1px;width:calc(100% + 2px)}}.content-layout .btn-cta--gradient:after,.content-layout .btn-cta--outlined:after,.full-width-wrapper .btn-cta--gradient:after,.full-width-wrapper .btn-cta--outlined:after{filter:blur(1px);transition:all .5s ease-in-out}.content-layout .btn-cta--gradient:active:after,.content-layout .btn-cta--gradient:focus:after,.content-layout .btn-cta--gradient:hover:after,.content-layout .btn-cta--outlined:active:after,.content-layout .btn-cta--outlined:focus:after,.content-layout .btn-cta--outlined:hover:after,.full-width-wrapper .btn-cta--gradient:active:after,.full-width-wrapper .btn-cta--gradient:focus:after,.full-width-wrapper .btn-cta--gradient:hover:after,.full-width-wrapper .btn-cta--outlined:active:after,.full-width-wrapper .btn-cta--outlined:focus:after,.full-width-wrapper .btn-cta--outlined:hover:after{filter:blur(3px)}.content-layout .btn-cta--gradient>div,.full-width-wrapper .btn-cta--gradient>div{background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial)}.btn-dark-outlined.btn-lg,.btn-solid--dark.btn-lg{border-radius:.435rem;height:3.25rem;min-width:7rem;padding-inline:1rem!important}@media (max-width:1450px){.btn-dark-outlined.btn-lg,.btn-solid--dark.btn-lg{border-radius:.375rem;height:2.8rem}}.btn-gradient-border{background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);border:0;border-radius:10px;font-size:14px;font-weight:600;padding:1px}.btn-gradient-border>div{align-items:center;background-color:#222;background-color:var(--text-dark);border-radius:10px;display:flex;height:37px;justify-content:center;padding-inline:20px}.btn-gradient{background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);border:0;border-radius:10px;font-size:14px;font-weight:600;padding-inline:20px}.m-page-desc .btn-gradient-border>div{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);height:48px;min-width:8.375rem}@media (max-height:760px),(max-width:1450px){.m-page-desc .btn-gradient-border>div{height:2.7rem}}.holograf-form{display:flex;flex-flow:column nowrap;gap:1.5rem}.holograf-form .form-group .label{letter-spacing:-.02625rem;margin-bottom:.55rem;padding-left:.25rem}.holograf-form .form-control{background-color:#fff9;border:2px solid #fff;border-radius:.625rem;box-shadow:3px 4px 4px #97869a21;height:3.25rem;padding-left:1.13rem}@media (max-height:760px),(max-width:1450px){.holograf-form .form-control{border-radius:.575rem;height:3rem}}@media (max-width:991.98px){.holograf-form .form-control{border-radius:.475rem;height:2.8rem;padding-left:1rem}}@media (max-width:767.98px){.holograf-form .form-control{height:2.6875rem;padding-left:.8rem}}.holograf-form .form-control::placeholder{color:#787878;color:var(--neutral);font-size:.75rem;font-style:italic;font-weight:400}.holograf-form .form-control--textarea{height:8rem;min-height:8rem;padding-block:.8rem}.date-div:hover .btn-fab--pink{background:#ffc1da}.date-div .btn-fab{pointer-events:none;right:0;top:0}.date-time-group{align-items:center;display:flex}.date-time-group .custom-datepicker-container{position:absolute;right:0;top:0}.date-time-group .custom-datepicker-container .black-datepicker{border:2px solid #fff}.date-time-group input:not([type=time]){padding-right:2.5rem}.date-time-group input[type=time]{padding-right:0}.date-time-group input[type=time]::-webkit-calendar-picker-indicator{background:url(/static/media/icon-clock-tick.bb7fe5f44f0f028e9218.svg) no-repeat;background-position:100%;background-size:3rem;cursor:pointer;height:3.25rem;width:3.25rem}@media (max-height:760px),(max-width:1450px){.date-time-group input[type=time]::-webkit-calendar-picker-indicator{background-size:2.8rem}}.selected-color{align-items:center;color:#787878;color:var(--neutral);display:inline-flex;flex:1 1;gap:.85rem;height:100%}.selected-color.color-cover{color:#222;color:var(--text-dark);gap:.65rem}.selected-color.color-cover .text{padding-top:2px}.select-div{align-items:center;cursor:default;display:flex;justify-content:space-between;padding:0;pointer-events:none}.select-div .btn-fab{bottom:-1px;cursor:pointer;height:auto;padding-top:2px;pointer-events:auto;right:-1px;top:-1px}.select-div .btn-fab img{transition:all .3s ease-in-out}.select-div[aria-expanded=true] .btn-fab img{transform:rotate(180deg)}.dropdown-menu-holograf{background:#fff;border-radius:.625rem;box-shadow:3px 4px 4px #97869a21;box-shadow:var(--main-shadow)}.dropdown-menu-holograf--position{inset:unset!important;top:3.5rem!important;transform:none!important;z-index:10}.checkbox-wrapper{display:inline-block}@media (max-width:767.98px){.checkbox-wrapper{line-height:0!important}}.checkbox-wrapper input[type=checkbox],.checkbox-wrapper input[type=radio]{height:0;width:0}.checkbox-wrapper input[type=checkbox]+label,.checkbox-wrapper input[type=radio]+label{align-items:center;display:inline-flex;position:relative}.checkbox-wrapper input[type=checkbox]+label>span,.checkbox-wrapper input[type=radio]+label>span{align-items:center;background-color:#fff;border:1px solid #efecec;border-radius:.25rem;cursor:pointer;display:inline-flex;height:1.375rem;justify-content:center;margin-right:.65rem;padding:0;transition:all .3s ease-in-out;width:1.375rem}@media (max-width:767.98px){.checkbox-wrapper input[type=checkbox]+label>span,.checkbox-wrapper input[type=radio]+label>span{border-radius:.125rem;height:.9375rem;margin-right:.35rem;width:.9375rem}}.checkbox-wrapper input[type=checkbox]+label>span:before,.checkbox-wrapper input[type=radio]+label>span:before{background:url(/static/media/icon-green-tick.931536d1ea5fbb53de71.svg) no-repeat 50%;background-size:.38rem;border-radius:.25rem;content:"";height:1.375rem;left:0;opacity:0;position:absolute;top:.025rem;transform-origin:0 100%;transition:all .3s ease-in-out;width:1.375rem}@media (max-width:767.98px){.checkbox-wrapper input[type=checkbox]+label>span:before,.checkbox-wrapper input[type=radio]+label>span:before{border-radius:.125rem;height:.9375rem;width:.9375rem}}.checkbox-wrapper input[type=checkbox]+label>div,.checkbox-wrapper input[type=radio]+label>div{align-items:center;display:inline-flex;padding-top:1px}.checkbox-wrapper input[type=checkbox]+label .text_remove,.checkbox-wrapper input[type=radio]+label .text_remove{height:0;opacity:0;width:0}.checkbox-wrapper input[type=checkbox]+label:hover>span,.checkbox-wrapper input[type=checkbox]:focus+label>span,.checkbox-wrapper input[type=radio]+label:hover>span,.checkbox-wrapper input[type=radio]:focus+label>span{border-color:#222;border-color:var(--text-dark);box-shadow:inset 0 4px 4px 0 #0000001f}.checkbox-wrapper input[type=checkbox]:checked+label>span{border-color:#222;border-color:var(--text-dark);box-shadow:inset 0 4px 4px 0 #00000040}.checkbox-wrapper input[type=checkbox]:checked+label>span:before{background-size:.938rem;opacity:1}@media (max-width:767.98px){.checkbox-wrapper input[type=checkbox]:checked+label>span:before{background-size:.625rem}}.checkbox-wrapper input[type=checkbox]:checked+label .text_add{height:0;opacity:0;width:0}.checkbox-wrapper input[type=checkbox]:checked+label .text_remove{height:.75rem;opacity:1;width:3rem}.form-group--number{position:relative}.form-group--number input[type=number]{-moz-appearance:textfield}.form-group--number input[type=number]::-webkit-inner-spin-button,.form-group--number input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-group--number-nav{background:#d2f2db;border-radius:.625rem;display:inline-flex;flex-flow:column nowrap;height:3.15rem;position:absolute;right:0;top:1.6rem;width:3.25rem}@media (max-height:760px),(max-width:1450px){.form-group--number-nav{border-radius:.575rem;height:2.9rem;top:1.475rem;width:3rem}}.form-group--number-button{align-items:center;background:#0000;border:none;border-radius:.625rem;color:#222;color:var(--text-dark);cursor:pointer;display:inline-flex;font-family:FontAwesome!important;font-size:1.25rem;height:50%;justify-content:center;position:relative;position:absolute;right:-3.25rem;transform:translateX(-100%);transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}@media (max-height:760px),(max-width:1450px){.form-group--number-button{border-radius:.575rem;font-size:1.125rem;right:-3rem}}.form-group--number-button:active,.form-group--number-button:focus,.form-group--number-button:hover{background:#f0fff4}.form-group--number-button.form-group--number-up{padding-bottom:1px;top:0}.form-group--number-button.form-group--number-down{bottom:0;padding-top:1px}.add-product-modal-content .counter-wrapper{flex:0 0 min(45%,16rem);max-width:min(45%,16rem)}.add-product-modal-content .counter-wrapper .form-group{flex:1 1}.add-product-modal-content .counter-wrapper .form-group .form-control{background-color:#fff9;border:1px solid #efecec;border:1px solid var(--neutral-light);border-radius:.625rem;box-shadow:3px 4px 4px #97869a21;height:3.25rem;padding-left:1.13rem}@media (max-height:760px),(max-width:1450px){.add-product-modal-content .counter-wrapper .form-group .form-control{border-radius:.575rem;height:3rem}}@media (max-width:991.98px){.add-product-modal-content .counter-wrapper .form-group .form-control{border-radius:.475rem;height:2.8rem;padding-left:1rem}}@media (max-width:767.98px){.add-product-modal-content .counter-wrapper .form-group .form-control{height:2.6875rem;padding-left:.8rem}}.add-product-modal-content .counter-wrapper .form-group .form-control::placeholder{color:#787878;color:var(--neutral);font-size:.75rem;font-style:italic;font-weight:400}.add-product-modal-content .form-control{background-color:#fff9;border:1px solid #efecec;border:1px solid var(--neutral-light);border-radius:.625rem;border-radius:.5rem;box-shadow:3px 4px 4px #97869a21;height:3.25rem;height:2.8rem;padding-left:1.13rem}@media (max-height:760px),(max-width:1450px){.add-product-modal-content .form-control{border-radius:.575rem;height:3rem}}@media (max-width:991.98px){.add-product-modal-content .form-control{border-radius:.475rem;height:2.8rem;padding-left:1rem}}@media (max-width:767.98px){.add-product-modal-content .form-control{height:2.6875rem;padding-left:.8rem}}.add-product-modal-content .form-control::placeholder{color:#787878;color:var(--neutral);font-size:.75rem;font-style:italic;font-weight:400}.add-product-modal-content .btn-fab--green{align-items:center;background:#d2f2db;background:var(--pastel-green);border-radius:.45rem;bottom:0;display:inline-flex;justify-content:center;min-width:2.65rem;padding-block:0;right:0;top:0}.countryNumDD{align-items:center;background-color:#fff9;border:2px solid #fff;border-radius:.625rem;box-shadow:3px 4px 4px #97869a21;display:flex;height:3.25rem;padding:0}@media (max-height:760px),(max-width:1450px){.countryNumDD{border-radius:.575rem;height:3rem}}@media (max-width:991.98px){.countryNumDD{border-radius:.475rem;height:2.8rem;padding-left:1rem}}@media (max-width:767.98px){.countryNumDD{height:2.6875rem;padding-left:.8rem}}.countryNumDD::placeholder{color:#787878;color:var(--neutral);font-size:.75rem;font-style:italic;font-weight:400}.countryNumDD .dropdown{flex:0 0 5rem;height:1.8rem;width:5rem}.countryNumDD .dropdown .select-div{height:1.8rem}.countryNumDD .dropdown-menu{top:12px!important}.countryNumDD .btn-fab{background-color:initial;border-radius:0;border-right:2px solid #fff;border-right:2px solid var(--white);box-shadow:1px 0 .25px rgba(0,0,0,.125);gap:.5rem;justify-content:space-around;min-width:5rem;padding-inline:.4rem .12rem;position:static}.countryNumDD .btn-fab img{max-width:.55rem}.countryNumDD .btn-fab:active,.countryNumDD .btn-fab:focus,.countryNumDD .btn-fab:hover{background:none}.countryNumDD .form-control{background:none;border:0;box-shadow:none;height:100%;padding-left:.65rem}.dataTables_scroll{border-radius:.725rem}table.dataTable{margin-block:0!important}.dataTables_scrollBody{max-height:calc(100vh - 27rem)!important;min-height:28rem}@media (max-width:767.98px){.dataTables_scrollBody{max-height:none!important}}.user-table .dataTables_scrollBody{min-height:0;min-height:auto;overflow:inherit!important}@media (max-width:567.98px){.user-table .holograf-table thead>tr>th:first-child span{padding-left:.6rem}.user-table .holograf-table thead>tr>th.sorting{padding-inline:0}.user-table .holograf-table td{font-size:.75rem}}.user-table .holograf-table td .btn-fab--transparent{border-radius:.3rem;height:2rem;width:2rem}.user-table .holograf-table td .btn-fab--transparent:active,.user-table .holograf-table td .btn-fab--transparent:focus,.user-table .holograf-table td .btn-fab--transparent:hover{background:#efecec;background:var(--neutral-light);outline:0}table.dataTable thead>tr>th.sorting{padding-inline:.25rem}.holograf-table td,.holograf-table th,.holograf-table-2 td,.holograf-table-2 th{border:0;border-radius:0}.holograf-table tbody tr:last-child td,.holograf-table-2 tbody tr:last-child td{border-bottom:0}.holograf-table tbody tr:hover,.holograf-table-2 tbody tr:hover{box-shadow:3px 4px 4px #97869a21;box-shadow:var(--main-shadow)}.holograf-table tbody tr:hover td,.holograf-table-2 tbody tr:hover td{background:#ffffffbf!important}.holograf-table th,.holograf-table-2 th{background-color:#fff;border:0;height:2.875rem;padding:0;padding-inline:5px;vertical-align:middle}.holograf-table th span,.holograf-table-2 th span{align-items:center;display:flex}@media (max-width:767.98px){.holograf-table th span,.holograf-table-2 th span{font-size:12px;padding-inline:7px}}.holograf-table th span.new,.holograf-table-2 th span.new{background-color:#d2f2db;border-radius:2px;color:#03952c;font-size:12px;line-height:1;margin-left:10px;padding:5px}.holograf-table th.sorting:not(:first-child):after,.holograf-table th.sorting:not(:first-child):before,.holograf-table-2 th.sorting:not(:first-child):after,.holograf-table-2 th.sorting:not(:first-child):before{display:none}.holograf-table th.sorting:first-child,.holograf-table-2 th.sorting:first-child{padding:0 5px 0 0!important}.holograf-table th:first-child,.holograf-table-2 th:first-child{border-radius:.625rem 0 0 .625rem}@media (max-width:767.98px){.holograf-table th:first-child,.holograf-table-2 th:first-child{min-width:0;min-width:auto}.holograf-table th:first-child .checkbox-wrapper,.holograf-table-2 th:first-child .checkbox-wrapper{margin-top:-4px}}.holograf-table th:first-child span,.holograf-table-2 th:first-child span{padding-left:2rem}@media (max-width:767.98px){.holograf-table th:first-child span,.holograf-table-2 th:first-child span{padding-left:.88rem}}@media (max-width:1450px){.holograf-table th:first-child span,.holograf-table-2 th:first-child span{padding-left:1rem}}.holograf-table th:last-child,.holograf-table-2 th:last-child{border-radius:0 .625rem .625rem 0;white-space:nowrap}.holograf-table td,.holograf-table-2 td{background:rgba($color:#fff,$alpha:.6)!important;background:var(--translucentBg)!important;border-top:2px solid #fff;font-size:12px;padding:10px 5px;transition:all .3s ease-in-out;vertical-align:middle}@media (max-width:767.98px){.holograf-table td,.holograf-table-2 td{font-size:11px;min-width:3.85rem;padding-inline:7px}}@media (max-width:567.98px){.holograf-table td,.holograf-table-2 td{font-size:10px}}.holograf-table td:first-child,.holograf-table-2 td:first-child{padding-left:2.25rem}@media (max-width:1450px){.holograf-table td:first-child,.holograf-table-2 td:first-child{padding-left:1rem}}@media (max-width:767.98px){.holograf-table td:first-child,.holograf-table-2 td:first-child{min-width:0;min-width:auto;padding-left:.6rem}}.holograf-table-2 th span{padding-inline:0}.holograf-table-2 tbody tr:hover{box-shadow:none}.holograf-table-2 tbody tr:hover td{background:#0000!important}.holograf-table-2 .holograf-table th{background-color:#222;border-radius:0!important;color:#fff}.holograf-table-2 .holograf-table tbody tr:hover{box-shadow:3px 4px 4px #97869a21;box-shadow:var(--main-shadow)}.holograf-table-2 .holograf-table tbody tr:hover td{background:#ffffffbf!important}.dataTables_wrapper .bottom{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:1.125rem;padding:0 1rem}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dt-buttons{display:none}.dataTables_wrapper .dataTables_info{font-size:14px;font-weight:400;padding-top:0!important}.dataTables_wrapper .dataTables_length label{font-size:14px;font-weight:700;line-height:15px}.dataTables_wrapper .dataTables_length select{-webkit-appearance:none;appearance:none;background:#fff;background-position:90%;background-repeat:no-repeat;background-size:16px;border:1px solid #ccc;border-radius:50px;height:42px;margin:0 .25rem;max-width:5rem;min-width:4.5rem;padding-inline:.8rem 1.25rem}.dataTables_wrapper .dataTables_length select:focus{border:1px solid #222;border:1px solid var(--text-dark);box-shadow:0 10px 25px #ffdddd40;outline:0}.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_paginate>span{align-items:center;display:inline-flex;flex-flow:row nowrap;gap:5px;justify-content:center}.dataTables_wrapper .dataTables_paginate .paginate_button{align-items:center;background:#fff;border:1px solid #fff;border-radius:50%;color:#222;color:var(--text-dark);cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;height:2rem;justify-content:center;transition:all .3s ease-in-out;width:2rem}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{background-color:#efecec;background-color:var(--neutral-light);border-color:#222;border-color:var(--text-dark)}.dataTables_wrapper .dataTables_paginate .paginate_button.current{background-color:#000;background-color:var(--primary-dark);border-color:#222;border-color:var(--text-dark);color:#fff}.dataTables_wrapper .dataTables_paginate .first{background:url(/static/media/First.3009e9a6029a8e3f255d.svg) no-repeat 45%}.dataTables_wrapper .dataTables_paginate .previous{background:url(/static/media/Prev.a9717c48433271f61a24.svg) no-repeat 35%}.dataTables_wrapper .dataTables_paginate .next{background:url(/static/media/Next.f84aefe78b489d217aca.svg) no-repeat 50%}.dataTables_wrapper .dataTables_paginate .last{background:url(/static/media/Last.806a8a6f3443430ed148.svg) no-repeat 50%}.dataTables_wrapper .dataTables_paginate .first,.dataTables_wrapper .dataTables_paginate .last,.dataTables_wrapper .dataTables_paginate .next,.dataTables_wrapper .dataTables_paginate .previous{background-color:#fff;background-size:1.25rem;transition:all .3s ease-in-out}.dataTables_wrapper .dataTables_paginate .first.disabled,.dataTables_wrapper .dataTables_paginate .last.disabled,.dataTables_wrapper .dataTables_paginate .next.disabled,.dataTables_wrapper .dataTables_paginate .previous.disabled{background-color:#fff;background-color:var(--white);border-color:#0000;cursor:not-allowed;opacity:.4}.custom-data-table{position:relative;z-index:2}.custom-data-table.block-widget{padding:0}.custom-data-table .top-row{align-items:center;display:flex;gap:min(2vw,2rem);justify-content:space-between;padding:.75rem .69rem .75rem 1.35rem}@media (max-width:1450px){.custom-data-table .top-row{padding-left:1rem}}@media (max-width:767.98px){.custom-data-table .top-row{padding-left:.75rem}}.custom-data-table .top-row h2{letter-spacing:-.02625rem}.custom-data-table .form-group{position:relative}.custom-data-table .form-group .search-icon{left:0;top:0}.custom-data-table .form-group img{max-width:60%;transition:all .3s ease-in-out}@media (max-width:991.98px){.custom-data-table .form-group .icon-wrap{height:2.8rem;width:2.8rem}}.custom-data-table .form-control{background-color:#fff9;border:2px solid #fff;border-radius:.625rem;box-shadow:3px 4px 4px #97869a21;height:3.25rem;min-width:22rem;padding-left:4rem;transition:all .3s ease-in-out}@media (max-height:760px),(max-width:1450px){.custom-data-table .form-control{border-radius:.575rem;height:3rem}}@media (max-width:991.98px){.custom-data-table .form-control{border-radius:.475rem;height:2.8rem;padding-left:1rem}}@media (max-width:767.98px){.custom-data-table .form-control{height:2.6875rem;padding-left:.8rem}}.custom-data-table .form-control::placeholder{color:#787878;color:var(--neutral);font-size:.75rem;font-style:italic;font-weight:400}@media (max-width:991.98px){.custom-data-table .form-control{height:2.8rem;padding-left:3.4rem}}.custom-data-table .form-control:focus{background:#fff}.custom-data-table .form-control:focus~img{transform:scale(1.08)}.custom-data-table .form-control::placeholder{font-size:14px;font-weight:300}.custom-data-table .brnd_btn_black{align-items:center;display:inline-flex;justify-content:center}.custom-data-table .bottom{display:none}.id_cell--activated{align-items:flex-end;color:#222;color:var(--text-dark);cursor:pointer;display:inline-flex;flex-flow:column nowrap;font-size:12px;font-weight:600;justify-content:center;padding-top:2px}.id_cell--activated:active,.id_cell--activated:focus,.id_cell--activated:hover{color:#000;color:var(--primary-dark)}.owner{align-items:center;display:inline-flex;gap:.5rem;justify-content:center}.owner__btn.btn-fab{border-radius:.325rem;height:1.625rem;width:1.625rem}.owner__btn.btn-fab img{max-width:60%}.owner__tooltip{--bs-tooltip-bg:#fff;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--text-dark);filter:drop-shadow(3px 5px 12px #C0C0C0)}.btn-arrow{background:#0000;padding:0}.prod_desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;max-width:15rem;overflow:hidden}@media (max-width:1600px){.prod_desc{background:#ebfdf5;max-width:13.5rem}}.td-tag-list{align-items:center;display:flex;flex-flow:row wrap;gap:.25rem;max-width:15rem;min-width:100%}@media (max-width:1600px){.td-tag-list{max-width:13.5rem}}.td-tag-list .td-tag{align-items:center;background:#222;background:var(--text-dark);border-radius:.45rem;color:#efecec;display:inline-flex;height:1.625rem;justify-content:center;min-width:49px;padding-inline:.44rem;white-space:nowrap}.td-tag-list .td-tag.td-tag-light{background:#eaeaea;color:#222;color:var(--text-dark)}@media (max-width:767.98px){.td-tag-list .td-tag{border-radius:.375rem;height:1.5rem}.td-tag-list.m-tag-list{gap:0}.td-tag-list.m-tag-list .td-tag{background:none;color:#222;color:var(--text-dark);height:1rem;padding:0}}.table-pair{gap:.5rem}.table-pair,.table-pair .icon-box{align-items:center;display:inline-flex}.table-pair .icon-box{flex-shrink:0;height:2.3125rem;justify-content:center;width:2.1875rem}.table-pair .icon-box img{width:40%}.table-pair .text{display:inline-flex;flex-flow:column nowrap;gap:.35rem}.btn-top-group{align-items:center;display:inline-flex;gap:.75rem;justify-content:flex-end}@media (max-width:767.98px){.btn-top-group{gap:.4rem}}.btn-top-group .btn-create-css{border-radius:.625rem;height:3.25rem;padding-inline:.69rem}@media (max-height:760px),(max-width:1450px){.btn-top-group .btn-create-css{border-radius:.475rem;height:3rem}}.td-status{align-items:center;border-radius:.4375rem;display:inline-flex;height:1.5rem;justify-content:center;min-width:3.0625rem;position:relative}@media (max-width:1600px){.td-status{height:1.35rem;min-width:2.95rem}}.td-status:after{background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);border-radius:.4375rem;content:"";inset:-2px;position:absolute;z-index:-1}.td-status span{align-items:center;border:1px solid #222;border:1px solid var(--text-dark,#222);border-radius:.3125rem;display:inline-flex;height:100%;justify-content:center;position:relative;width:100%;z-index:1}.td-status span:after{background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);border-radius:.3125rem;content:"";inset:0;position:absolute;z-index:-1}.td-status--draft:after{opacity:.45}.td-status--draft span{background-color:#ffffff59}.td-status--draft span:after{opacity:.1}.td-incentive{background-color:#eaeaea;border-radius:6px;box-shadow:3px 5px 12px 0 silver;font-size:12px;font-style:normal;font-weight:400;line-height:1;padding:5px 10px}.td-incentive--bonus{background:#efcfe4}.td-incentive--rewards{background:#d2f2db}.td-incentive--discount{background:#d0e1ee}.td-warranty{display:inline-flex;gap:5px;position:relative}.td-warranty:before{background-color:#eaeaea;border-radius:4px;content:"";display:inline-block;height:18px;width:18px}.td-warranty--in{color:#55a55e}.td-warranty--in:before{background-color:#55a55e}.td-warranty--out{color:#ff6647}.td-warranty--out:before{background-color:#ff6647}.td-warranty--replaced{color:#3678ab}.td-warranty--replaced:before{background-color:#3678ab}.td-warranty--returned{color:#b94bb6}.td-warranty--returned:before{background-color:#b94bb6}.n-status{align-items:center;border:1px solid #222;border:1px solid var(--text-dark);border-radius:.25rem;display:inline-flex;height:2.125rem;justify-content:center;min-width:5.0625rem}.n-status--pending{background-color:#222;background-color:var(--text-dark)}.n-status--responded{background-color:initial}.td-action{gap:.45rem;text-align:center}.td-action,.td-action>button{align-items:center;display:inline-flex;justify-content:center}.td-action>button{border-radius:.4375rem;flex-shrink:0;height:2.125rem;min-width:6.0625rem;transition:all .3s ease-in-out}.td-action>button span{letter-spacing:-.02625rem;transition:all .3s ease-in-out}.td-action--accept{background:#222;background:var(--text-dark);border:1px solid #222;border:1px solid var(--text-dark)}.td-action--accept:active,.td-action--accept:focus,.td-action--accept:focus-within,.td-action--accept:hover{background:#000;background:var(--primary-dark);border:1px solid #222;border:1px solid var(--text-dark)}.td-action--accept:active span,.td-action--accept:focus span,.td-action--accept:focus-within span,.td-action--accept:hover span{transform:scale(1.05)}.td-action--reject{background:#0000;border:1px solid #222;border:1px solid var(--text-dark)}.td-action--reject:active,.td-action--reject:focus,.td-action--reject:focus-within,.td-action--reject:hover{background:#0000;border:1px solid #222;border:1px solid var(--text-dark);box-shadow:3px 4px 4px #97869a21;box-shadow:var(--main-shadow)}.td-action--reject:active span,.td-action--reject:focus span,.td-action--reject:focus-within span,.td-action--reject:hover span{transform:scale(1.05)}.td-action--accepted{background:#d2f2db;color:#55a55e;pointer-events:none}.td-action--rejected{background:#efcfe4;color:#c92200;pointer-events:none}.select-all{margin-left:-.125rem}.btn-fab:after{display:none}.dropdown-menu-holograf .filter-list{display:flex;flex-flow:column nowrap}.dropdown-menu-holograf .table-pair{align-items:flex-start;color:#222;color:var(--text-dark);display:flex;gap:.5rem;padding:.8rem 1.2rem .68rem}.dropdown-menu-holograf .table-pair img{margin-top:1px}.dropdown-menu-holograf .table-pair .text{gap:.12rem}.content-layout .btn-fab.btn-fab--incomplete{height:2.4375rem;min-width:10.65rem;padding-inline:.6rem;position:relative}@media (max-width:1600px){.content-layout .btn-fab.btn-fab--incomplete{border-radius:.425rem;min-width:9.6rem;padding-inline:.125rem}}@media (max-width:1450px){.content-layout .btn-fab.btn-fab--incomplete{border-radius:.325rem;height:2.2rem}}@media (max-width:767.98px){.content-layout .btn-fab.btn-fab--incomplete{border-radius:.2rem;font-size:10px;height:1.6rem;min-width:8.5rem}}.content-layout .btn-fab.btn-fab--incomplete img{bottom:.35rem;position:absolute;right:.7rem;transform-origin:0 50%}@media (max-width:1600px){.content-layout .btn-fab.btn-fab--incomplete img{right:.6rem}}@media (max-width:767.98px){.content-layout .btn-fab.btn-fab--incomplete img{bottom:0;max-width:14%;right:.45rem}}.content-layout .btn-fab.btn-fab--incomplete:active img,.content-layout .btn-fab.btn-fab--incomplete:focus img,.content-layout .btn-fab.btn-fab--incomplete:hover img{transform:scaleX(1.4)}@media (max-width:1600px){.content-layout .btn-fab.btn-fab--incomplete:active img,.content-layout .btn-fab.btn-fab--incomplete:focus img,.content-layout .btn-fab.btn-fab--incomplete:hover img{transform:scaleX(1.165)}}@media (max-width:767.98px){table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting:before{content:""}}.wrapper_datepicker{background:#000;bottom:0;display:none;height:-webkit-fit-content;height:fit-content;padding:.5rem;top:0;width:350px;z-index:10}#ui-datepicker-div,.wrapper_datepicker{border-radius:.625rem;margin-top:.25rem;position:absolute}#ui-datepicker-div{background-color:#000;background-color:var(--primary-dark);box-shadow:3px 4px 4px #97869a21;box-shadow:var(--main-shadow);top:-1000px;z-index:10!important}#ui-datepicker-div table{border-collapse:collapse;border-spacing:0;z-index:10}.ui-datepicker-calendar thead th{color:#fff;font-size:.75rem;font-weight:500;padding:.25rem 0;text-align:center}.ui-datepicker-calendar tbody td{border:0 solid red;padding:.5em;text-align:center;width:3rem}.ui-datepicker-calendar tbody td a{border-radius:.25rem;color:#fff;display:block;font-size:.875rem;line-height:2rem;margin:auto;text-decoration:none;transition:all .3s}.ui-datepicker-calendar tbody td a:hover{background-color:#e0f2f1}.ui-datepicker-calendar tbody td a.ui-state-active,.ui-datepicker-calendar tbody td a:hover{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border-radius:.5rem;color:#000;outline:1px solid #fff;outline-offset:3px;text-align:center;width:2rem}.ui-datepicker-header a.ui-corner-all{border-radius:.25rem;color:#fff;cursor:pointer;height:2rem;margin:.5rem;position:absolute;top:0;transition:all .3s;width:2rem}.ui-datepicker-header a.ui-corner-all:hover{background-color:#eceff1}.ui-datepicker-header a.ui-datepicker-prev{left:0;transform:rotate(180deg)}.ui-datepicker-header a.ui-datepicker-next,.ui-datepicker-header a.ui-datepicker-prev{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyI+PHBhdGggZmlsbD0iIzQyNDc3MCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNy4yODggNi4yOTYgMy4yMDIgMi4yMWEuNzEuNzEgMCAwIDEgLjAwNy0uOTk5Yy4yOC0uMjguNzI1LS4yOC45OTktLjAwN0w4LjgwMyA1LjhhLjY5NS42OTUgMCAwIDEgLjIwMi40OTYuNjk1LjY5NSAwIDAgMS0uMjAyLjQ5N2wtNC41OTUgNC41OTVhLjcwNC43MDQgMCAwIDEtMS0uMDA3LjcxLjcxIDAgMCAxLS4wMDYtLjk5OWw0LjA4Ni00LjA4NnoiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:17px}.ui-datepicker-header a.ui-datepicker-next{right:0}.ui-datepicker-header a>span{display:none}.ui-datepicker-title{-webkit-text-fill-color:#0000;background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);background-clip:text;-webkit-background-clip:text;font-size:1.3rem;font-weight:600;line-height:2rem;margin-bottom:.25rem;padding-bottom:.25rem;text-align:center}.ui-datepicker-week-col{color:#78909c;font-size:.75rem;font-weight:400}#datepicker_show_div{background-color:#000;background-color:var(--primary-dark);border-radius:.625rem;box-shadow:3px 4px 4px #97869a21;box-shadow:var(--main-shadow);margin-top:.25rem;padding:.5rem;width:22rem}.product-screen{display:flex;flex-flow:row nowrap;gap:2.13rem}.product-screen.product-screen-s3{gap:1rem}.product-screen.product-screen-s3 .trac-right-sec{min-width:42%}@media (max-height:760px),(max-width:1450px){.product-screen{gap:1.75rem}}@media (max-width:1200px){.product-screen{gap:1.25rem}}.product-screen__left{display:flex;flex:1 1;flex-flow:column nowrap;gap:.8rem}.product-screen__form{flex:1 1}.product-screen__form .upload-block{gap:1.85rem;padding:1rem}@media (max-width:767.98px){.product-screen__form .upload-block{gap:.65rem;padding:.5rem}}.product-screen__form .upload-block .img-wrapper{border-radius:.725rem;height:9.0625rem;padding:1px;width:19.0625rem}@media (max-width:567.98px){.product-screen__form .upload-block .img-wrapper{border-radius:.4rem;max-width:8rem;min-height:7rem}}.product-screen__form .upload-block .img-wrapper img{border-radius:.6rem;object-fit:cover;width:100%}@media (max-width:567.98px){.product-screen__form .upload-block .img-wrapper img{border-radius:.25rem}}.product-screen__form .upload-block .text{display:flex;flex:1 1;flex-flow:column nowrap;gap:.5rem;justify-content:center}@media (max-width:767.98px){.product-screen__form .upload-block .text h6{font-size:12px;font-weight:600}}@media (max-width:567.98px){.product-screen__form .upload-block .text{gap:.125rem}.product-screen__form .upload-block .text h6{padding-bottom:.5rem}}.product-screen__form .upload-block .text p{padding-right:4rem}@media (max-width:767.98px){.product-screen__form .upload-block .text p{font-size:11px;padding-right:2.8rem}}@media (max-width:567.98px){.product-screen__form .upload-block .text p{font-size:10px}}.product-screen__graphics{display:flex;flex:0 0 32%;flex-flow:column nowrap;max-height:calc(100vh - 9.5rem);max-width:32%;padding:0;position:-webkit-sticky;position:sticky;top:1rem}@media (min-width:1921px){.product-screen__graphics{min-height:820px}}@media (max-width:1600px){.product-screen__graphics{flex:0 0 38%;max-width:30rem}}@media (max-height:760px),(max-width:1450px){.product-screen__graphics{flex:0 0 32%;max-height:calc(100vh - 7.7rem);max-width:25rem;min-height:600px}}@media (max-width:1366px){.product-screen__graphics{min-height:0;min-height:auto}}@media (max-width:1200px){.product-screen__graphics{min-height:500px}}.product-screen__graphics .dark-block-content{display:flex;flex-flow:column nowrap;gap:.35rem;padding:5.2rem 4rem 1.2rem}@media (max-width:1600px){.product-screen__graphics .dark-block-content{padding:4rem 3.2rem 1.2rem}}@media (max-height:760px),(max-width:1450px){.product-screen__graphics .dark-block-content{padding:2rem 2rem 1rem}}@media (max-width:1200px){.product-screen__graphics .dark-block-content{padding:2.2rem 1.5rem 1rem}}.product-screen__graphics .dark-block-content h3{align-items:center;display:flex;gap:.25rem}.product-screen__graphics .dark-block-content h3 span{letter-spacing:-.045rem}.product-screen__graphics .dark-block-content p{margin-bottom:1.2rem}.product-screen__graphics .dark-block-content p img{display:inline-block}.product-screen__graphics .illustration{margin:0 1.65rem 2.15rem}@media (max-width:1600px){.product-screen__graphics .illustration{display:flex;flex:0 0 42%;margin-block:auto;max-height:42%}}@media (max-height:760px),(max-width:1450px){.product-screen__graphics .illustration{flex:0 0 35%;max-height:42%}}.product-screen__graphics .illustration img{margin-block:-.85rem -3rem}@media (min-width:1921px){.product-screen__graphics .illustration img{margin-block:.5rem -2rem;min-height:400px}}@media (max-width:1800px) and (min-height:1000px){.product-screen__graphics .illustration img{margin-block:0 -1rem}}@media (max-width:1600px){.product-screen__graphics .illustration img{margin-block:-.85rem -1.75rem;max-height:100%;max-width:85%}}@media (max-height:760px),(max-width:1450px){.product-screen__graphics .illustration img{margin-block:-.85rem -1.25rem;max-height:none;max-width:100%}}@media (max-width:1600px){.product-screen__graphics .illustration--csv img{max-height:100%}}.product-screen__graphics .cta-row{align-items:center;display:flex;gap:.75rem;justify-content:flex-end;margin:auto 1.75rem 2.2rem}@media (min-width:1921px){.product-screen__graphics .cta-row{margin-bottom:4rem}}@media (max-width:1800px){.product-screen__graphics .cta-row{margin-bottom:3rem}}@media (max-width:1600px){.product-screen__graphics .cta-row{margin-bottom:2.5rem}}@media (max-height:760px),(max-width:1450px){.product-screen__graphics .cta-row{margin:auto 1.25rem 1.6rem}}.product-screen__graphics .accordion{background:#0000;display:flex;flex-flow:column nowrap;gap:.938rem;margin-block:1.2rem 0}.product-screen__graphics .accordion-item{background:#0000;border:0;color:#fff}.product-screen__graphics .accordion-button{align-items:center;background:#0000;border:1px solid #383838;border-radius:6px;color:#fff;display:flex}.product-screen__graphics .accordion-button:after{display:none}.product-screen__graphics .accordion-button:focus{box-shadow:none}.product-screen__graphics .accordion-button__left{align-items:center;display:flex;gap:.35rem;width:100%}.product-screen__graphics .accordion-button:not(.collapsed){background:#383838;border-radius:6px 6px 0 0;box-shadow:none;padding-bottom:.5rem}.product-screen__graphics .accordion-button:not(.collapsed) .accordion-button__right{opacity:0}.product-screen__graphics .accordion-body{background:#383838;border-radius:0 0 6px 6px;color:#fff;padding-top:0}.product-screen__graphics .accordion-body ul{display:flex;flex-flow:column nowrap;gap:.68rem;margin-top:.75rem}.product-screen__graphics .accordion-body ul a{align-items:center;display:flex}.product-screen__graphics .accordion-body ul a img{filter:saturate(0) brightness(.45)}.product-screen__graphics .accordion-body ul a span{-webkit-text-fill-color:#dbdbdb}.product-screen__graphics .accordion-body ul a.active{font-weight:600}.product-screen__graphics .accordion-body ul a.active span{-webkit-text-fill-color:#0000}.product-screen__graphics .accordion-body ul a.active img{filter:saturate(1) brightness(1)}@media (max-width:767.98px){.m-page-heading h3,.m-page-heading h6{font-weight:600}.m-page-heading h3 span,.m-page-heading h6 span{font-size:12px}.m-page-heading h3,.m-page-heading h6,.m-page-heading p{font-size:.75rem}.m-page-heading>span{font-size:10px}}.steps ul{align-items:flex-start;display:flex;gap:clamp(.425rem,1vw,1.2rem);justify-content:space-between}.steps ul .step{color:#fff;filter:saturate(0) brightness(.45)}.steps ul .step .status{align-items:center;display:inline-flex;gap:.4rem;margin-bottom:.6rem}.steps ul .step .status img{display:none}.steps ul .step .progress-step img{min-height:.75rem}@media (max-width:1600px){.steps ul .step .progress-step img{min-height:.45rem}}.steps ul .step .text{margin-top:.45rem}@media (max-width:449.98px){.steps ul .step .text{font-size:10px}}.steps ul .step.active{filter:saturate(1) brightness(1)}.backBtn,.steps ul .step.active.completed .status img{display:inline-flex}.backBtn{align-items:center;background-color:#222;background-color:var(--text-dark);border-radius:3px;height:1.25rem;justify-content:center;margin-bottom:-.6rem;margin-left:3px;padding:0;width:2.4375rem}.backBtn img{transform:rotateY(180deg)}.backBtn:active,.backBtn:focus,.backBtn:focus-within,.backBtn:hover{background-color:#000;background-color:var(--primary-dark)}.upload-cerfificate{padding:0;position:relative}.upload-cerfificate .outerText{display:flex;flex-flow:column nowrap;gap:.25rem;padding:1.75rem .7rem 1rem 1.75rem;z-index:9}.upload-cerfificate .outerText.m-outerText{padding:1.75rem .7rem 1rem}@media (max-width:767.98px){.upload-cerfificate .outerText.m-outerText .preview-text-wrapper{gap:.35rem}.upload-cerfificate .outerText.m-outerText img{margin-top:4px}.upload-cerfificate .outerText.m-outerText h6{font-size:12px}.upload-cerfificate .outerText h6{font-size:13px}}@media (max-width:567.98px){.upload-cerfificate .outerText.m-outerText .preview-text-wrapper{gap:.15rem}.upload-cerfificate .outerText.m-outerText h6{margin-top:0!important}}.upload-cerfificate .para{padding-right:3.5rem}@media (max-width:767.98px){.upload-cerfificate .para{font-size:10px}}.upload-cerfificate .pair{align-items:center;display:flex;gap:.5rem;padding-right:3.5rem}@media (max-width:767.98px){.upload-cerfificate .pair p{font-size:10px}}.upload-cerfificate .upload-click{bottom:.7rem;right:.8rem}.location-fetch{background-image:url(/static/media/block-top-waves-gradient.8281a145d2050b81a604.svg);padding:1.8rem .8rem 1.44rem 1.75rem}.location-fetch h5{align-items:center;display:flex;gap:.4rem}.location-fetch h5 span{letter-spacing:-.03188rem}@media (max-width:767.98px){.location-fetch h5{font-size:13px}.location-fetch h5 span{letter-spacing:0}}.location-fetch .para{padding-right:3.5rem}@media (max-width:767.98px){.location-fetch .para{font-size:10px}}.location-fetch .upload-click{bottom:.78rem;right:.8rem}.dd-menu-colors{align-items:center;display:flex;flex-flow:row wrap;gap:.75rem;justify-content:normal;padding:1rem}.dd-menu-colors li{align-items:center;justify-content:center}.color,.dd-menu-colors li{display:inline-flex;height:1.1875rem;width:1.1875rem}.color{position:relative}.color,.color:after{transition:all .3s ease-in-out}.color:after{background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);border-radius:50%;content:"";height:auto;inset:0;position:absolute;width:auto}.color span{border:1px solid #efecec;border-radius:50%;box-shadow:inset 0 4px 4px 0 #00000029;height:100%;position:relative;width:100%;z-index:1}.color.active,.color.active:hover,.color:active,.color:focus,.color:hover{height:1rem;width:1rem}.color.active:after,.color.active:hover:after,.color:active:after,.color:focus:after,.color:hover:after{background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);box-shadow:3px 5px 12px silver;inset:-3px}.color.active span,.color.active:hover span,.color:active span,.color:focus span,.color:hover span{border:0}.color:hover:after{box-shadow:none}.color--01 span{background:#fff}.color--02 span{background:#000}.color--03 span{background:red}.color--04 span{background:silver}.color--05 span{background:#4f32ff}.color--06 span{background-color:green}.color--07 span{background-color:#ff0}.color--08 span{background-color:orange}.color--09 span{background-color:purple}.color--10 span{background-color:pink}.color--11 span{background-color:cyan}.color--12 span{background-color:#f0f}.color--13 span{background-color:lime}.color--14 span{background-color:teal}.color--15 span{background-color:indigo}.color--16 span{background-color:brown}.color--17 span{background-color:olive}.color--18 span{background-color:maroon}.color--19 span{background-color:#40e0d0}.color--20 span{background-color:silver}.product-type-list{display:flex;flex-flow:column nowrap}.product-type-list .type-pair{align-items:center;color:#222;color:var(--text-dark);display:flex;gap:.8rem;padding:1rem 1.5rem}@media (max-width:567.98px){.product-type-list .type-pair{padding:.8rem}}.product-type-list .type-pair span{letter-spacing:-.42px}.product-type-list .type-pair.active,.product-type-list .type-pair:hover{background-color:#faf4f4}.category-list{align-items:center;display:flex;flex-flow:row wrap;gap:.4rem;justify-content:space-around;padding:.75rem 1rem}.category-list .check-select-cover{position:relative;width:8.0625rem}.category-list .check-select-cover .itemToCheck{align-items:center;background-image:url(/static/media/small-block-top-waves-gradient.17e5a50d1e33aae0daba.svg);cursor:pointer;display:flex;flex-flow:column nowrap;gap:.3rem;height:7.9375rem;justify-content:center;padding:2.25rem .2rem 1rem;width:100%}.category-list .check-select-cover input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.category-list .check-select-cover input:checked~.itemToCheck{background-color:#000}.ckeditorSection{display:flex;flex-flow:column nowrap;margin-bottom:.35rem;max-width:100%}.ckeditorSection .ck-rounded-corners{border-radius:.625rem;box-shadow:3px 4px 4px 0 #97869a21}.ckeditorSection .ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-toolbar{background:#fff9;border-width:2px;border-bottom:0;border-color:#fff;border-top-left-radius:.625rem;border-top-right-radius:.625rem}.ckeditorSection .ck-rounded-corners .ck.ck-editor__main{border-top:1px solid #e8e8e8}.ckeditorSection .ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable{background:#fff9;border:2px solid #fff;border-radius:0 0 .625rem .625rem;border-top:0;box-shadow:none;color:#222;color:var(--text-dark);font-weight:400;min-height:calc(100vh - 29.5rem);padding:0 1rem 1rem}@media (min-width:1921px){.ckeditorSection .ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable{min-height:42rem}}@media (max-width:1800px){.ckeditorSection .ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable{min-height:calc(100vh - 32rem)}}@media (max-width:1600px){.ckeditorSection .ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable{min-height:calc(100vh - 33rem)}}@media (max-height:760px),(max-width:1450px){.ckeditorSection .ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable{min-height:calc(100vh - 24rem)}}.ckeditorSection .ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable:focus{border-top-color:#ddd;box-shadow:none}.ckeditorSection .ck-rounded-corners .ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable){border-color:#fff}.ckeditorSection .ck-rounded-corners .ck .ck-placeholder{font-style:italic;font-weight:300}.preview-image-block{display:flex;gap:2.2rem;padding-top:.5rem}@media (max-height:760px),(max-width:1450px){.preview-image-block{gap:1.65rem}}@media (max-width:991.98px){.preview-image-block{flex-flow:column nowrap}}@media (max-width:567.98px){.preview-image-block{padding-top:0}}.preview-image-block .img-wrapper{border-radius:.725rem;flex:0 0 23.6875rem;max-height:20rem;width:23.6875rem}@media (max-width:1450px){.preview-image-block .img-wrapper{max-height:18rem}}@media (max-height:760px),(max-width:1450px){.preview-image-block .img-wrapper{flex:0 0 20rem;width:20rem}}@media (max-width:991.98px){.preview-image-block .img-wrapper{margin-inline:auto}}@media (max-width:767.98px){.preview-image-block .img-wrapper{max-height:11rem}}@media (max-width:567.98px){.preview-image-block .img-wrapper{max-height:8rem}}.preview-image-block .img-wrapper>img{object-fit:cover}.preview-image-block .img-wrapper .btn{position:absolute;right:.45rem;top:.45rem}.preview-image-block .preview-fields{flex:1 1;margin-right:1rem}@media (max-height:760px),(max-width:1450px){.preview-image-block .preview-fields{margin-right:0}}ul.view-info{align-content:space-between;display:flex;flex-flow:column wrap;gap:1rem;max-height:21rem}@media (max-height:760px),(max-width:1450px){ul.view-info{gap:.5rem}}@media (max-width:767.98px){ul.view-info{gap:0;max-height:17rem}}ul.view-info .view-pair{display:inline-flex;flex-flow:column nowrap;gap:.4rem;min-width:min(16vw,12rem)}@media (max-width:767.98px){ul.view-info .view-pair{gap:.24rem}}ul.view-info .view-pair .value{letter-spacing:-.42px;max-width:80%;min-height:2.5rem}@media (max-width:767.98px){ul.view-info .view-pair .value{font-size:12px;min-height:2.15rem}}ul.preview-tags{align-items:center;display:flex;flex-flow:row wrap;gap:.6rem;margin-top:-.5rem}ul.preview-tags .p-tag{align-items:center;background:#222;background:var(--text-dark);color:#efecec;color:var(--neutral-light);display:inline-flex;height:3.25rem;justify-content:center;padding-inline:1.5rem;position:relative}@media (max-height:760px),(max-width:1450px){ul.preview-tags .p-tag{height:3rem}}ul.preview-tags .p-tag span{padding-top:1px}ul.preview-tags .p-tag>a{position:absolute;right:.265rem;top:.265rem}.level-row{align-items:center;display:flex;flex-flow:row wrap;gap:1rem}.add-layer-block{position:relative;z-index:3}.add-layer-block>div{background-image:url(/static/media/long-dark-right-waveBg.5346ea71fa04a9c9595e.svg) no-repeat right top;border:0}.add-layer-block .clickBtn{align-items:center;color:#222;color:var(--text-dark);display:flex;gap:.7rem;justify-content:center;position:relative;z-index:1}.add-layer-block .clickBtn span{letter-spacing:-.02625rem}.add-layer-block .clickBtn .layer-arrow-long{bottom:1.75rem;position:absolute;right:-.85rem;transform:rotate(90deg)}.add-layer-block .clickBtn:active .icon-wrap img,.add-layer-block .clickBtn:focus .icon-wrap img,.add-layer-block .clickBtn:hover .icon-wrap img{transform:scale(1.07)}.layer-description{background-image:none;top:102%;width:100%;z-index:2}.layer-description ul{display:flex;flex-flow:column nowrap;padding:.5rem 0;position:relative;z-index:2}.layer-description ul .layer-pair{align-items:center;color:#222;color:var(--text-dark);display:flex;padding:.75rem 1.5rem .5rem;transition:all .3s ease-in-out}@media (max-height:760px),(max-width:1450px){.layer-description ul .layer-pair{padding:.5rem 1.25rem .25rem}}.layer-description ul .layer-pair span{letter-spacing:-.03rem}.layer-description ul .layer-pair .img-wrap{align-items:center;display:inline-flex;height:2.5rem;justify-content:center;width:2.5rem}.layer-description ul .layer-pair .img-wrap .num{align-items:center;background:#efcfe4;background:var(--pastel-pink);display:inline-flex;font-size:8px;height:1rem;justify-content:center;letter-spacing:-.015rem;padding-top:2px;top:-.15rem;width:1rem}.layer-description ul .layer-pair:active,.layer-description ul .layer-pair:focus,.layer-description ul .layer-pair:hover{background-color:#fff}.icon-wrap{align-items:center;border-radius:.625rem;display:inline-flex;flex-shrink:0;height:3.25rem;justify-content:center;width:3.125rem}@media (max-height:760px),(max-width:1450px){.icon-wrap{height:3rem;width:3rem}}.icon-wrap img{transition:all .3s ease-in-out}.page-desc-content{padding:1.5rem 1.65rem}@media (max-width:767.98px){.page-desc-content{padding:1.2rem 1.2rem 1rem}}@media (max-width:567.98px){.page-desc-content{padding:1rem 1rem .8rem}}.page-desc-content>div>p,.page-desc-content>p{align-items:center;display:flex;flex-flow:row wrap;gap:.35rem}@media (max-width:567.98px){.page-desc-content>div>p,.page-desc-content>p{max-width:85%}}.page-desc-content .left-arrow-long{transform:rotateY(180deg)}.page-desc-content-noImage{align-items:center;background-image:none;display:flex;justify-content:space-between}.chart-area{display:flex;gap:.69rem;margin-top:1.2rem}@media (max-width:767.98px){.chart-area{flex-flow:row wrap}}.chart-area__bar{flex:1 1}.chart-area__bar canvas{margin-left:-.8rem}@media (max-width:767.98px){.chart-area__bar{flex:0 0 100%;width:100%}.chart-area__bar .btn-top-group{gap:.4rem}}.chart-area__distribution{flex:0 0 34.8125rem;max-width:34.8125rem}@media (max-height:760px),(max-width:1450px){.chart-area__distribution{flex:0 0 32rem;max-width:32rem}}@media (max-width:1280px){.chart-area__distribution{flex:0 0 29rem;max-width:29rem}}@media (max-width:767.98px){.chart-area__distribution{flex:0 0 100%;max-width:100%}}@media (max-width:567.98px){.chart-area__distribution{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center}}.chart-area .top-row{align-items:center;display:flex;flex-flow:row wrap;gap:1rem;justify-content:space-between}@media (max-width:767.98px){.chart-area .top-row{width:100%}}.chart-area .top-row h3{letter-spacing:-.02625rem}.product-stats{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding-inline:min(2.5vw,2.25rem)}@media (max-width:767.98px){.product-stats{padding-inline:0}}.product-stats li{min-width:15%}.product-stats .stat{display:inline-flex;flex-flow:column nowrap}.product-stats .stat .line{height:87%;left:0;position:absolute;top:.02rem;width:.1875rem}.product-stats .stat .num{line-height:.85;padding-left:.5rem}@media (max-width:767.98px){.product-stats .stat .num{font-size:30px}}.product-stats .stat .text{letter-spacing:-.0225rem}@media (max-width:767.98px){.product-stats .stat .text{font-size:.75rem}}.product-stats .stat--noLine .line{display:none}.product-stats .stat--purpleLine .line{background:#5a4898}.product-stats .stat--peachLine .line{background:#a1aeff}.product-stats .stat--blueLine .line{background:#6e99da}.product-stats .stat--blueLinePriority .line{background:#1c97f5}.product-stats .stat--orangeLine .line{background:#fec7a0}.product-stats .stat--dOrangeLine .line{background:#ffa146}.product-stats .stat--yellowLine .line{background:#f4be37}.product-stats .stat--greyLine .line{background:#0d2535}.product-stats .stat--greenLine .line{background:#a2edcb}.product-stats .stat--greenLinePriority .line{background:#55a55e}.product-stats .stat--redLine .line{background:#da1006}.chart-row{align-items:center;display:flex;flex-flow:row nowrap}.chart-row canvas{margin-left:-.8rem}@media (max-width:567.98px){.chart-row canvas{margin-left:0}}@media (max-width:767.98px){.chart-row{justify-content:space-between}}@media (max-width:567.98px){.chart-row{display:flex;flex-flow:column nowrap;gap:1rem;justify-content:center}}.chart-row .distribution-data{display:flex;flex:0 0 12rem;flex-flow:column nowrap;gap:.8rem;max-width:12rem}@media (max-width:767.98px){.chart-row .distribution-data{flex:0 0 11rem;margin-bottom:0;max-width:11rem}}@media (max-width:567.98px){.chart-row .distribution-data{align-items:center;flex:initial;max-width:none}.chart-row .distribution-data>li{min-width:75vw}}@media (max-width:449.98px){.chart-row .distribution-data>li{min-width:85vw;width:95%}}.chart-row .distribution-data>li .gradient-widget{background-image:url(/static/media/distribution-block-waves-dark.7d39f7430fdaabfcb9a4.svg);background-position:100% 0;padding:0}.chart-row .distribution-data>li .gradient-widget .inner{display:flex;flex-flow:column nowrap;gap:min(2vh,2rem);padding:1.25rem .5rem 1.4rem 1.95rem;z-index:1}@media (max-width:767.98px){.chart-row .distribution-data>li .gradient-widget .inner{padding:1rem .5rem 1rem 1.65rem}}.chart-row .distribution-data>li .gradient-widget .title .dot{border-radius:50%;height:.70313rem;left:-.9rem;top:.125rem;width:.69163rem}.chart-row .distribution-data>li .gradient-widget .title .dot--green{background:linear-gradient(180deg,#cbeadb,#378f69)}.chart-row .distribution-data>li .gradient-widget .title .dot--magenta{background:linear-gradient(180deg,#cc2e78,#55009d)}.chart-row .distribution-data>li .gradient-widget .title h3 img{display:inline-block}.chart-row .distribution-data .direction-stat{display:flex;flex-flow:column nowrap;gap:1.69rem 5%}@media (max-width:567.98px){.chart-row .distribution-data .direction-stat{display:flex;flex-flow:row wrap;gap:1rem 5%}}.chart-row .distribution-data .direction-stat .pair{align-items:center;display:inline-flex;gap:.625rem}@media (max-width:567.98px){.chart-row .distribution-data .direction-stat .pair{flex-basis:calc(50% - 0.625rem);flex-grow:0;flex-shrink:0;max-width:calc(50% - .625rem)}}.chart-row .distribution-data .direction-stat .pair .abbr-box{align-items:center;background-color:#222;background-color:var(--text-dark);border-radius:.25rem;display:inline-flex;flex-shrink:0;height:1.5625rem;justify-content:center;padding-top:3px;width:1.5625rem}.chart-row .distribution-data .direction-stat .pair .text{letter-spacing:.02rem}.listing-cards .middle-row,.listing-cards .top-row{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between}.listing-cards .middle-row h3,.listing-cards .top-row h3{letter-spacing:-.02625rem}.listing-cards .middle-row .list-pair,.listing-cards .top-row .list-pair{align-items:center;color:#222;color:var(--text-dark);display:inline-flex;gap:.4rem}.listing-cards .middle-row .list-pair .bar,.listing-cards .top-row .list-pair .bar{background:url(/static/media/wave-in-bar.c087e0437a7c8e68a466.svg) no-repeat;background-color:#222;background-color:var(--text-dark);background-position:0 10%;height:100%;height:2.8125rem;margin-top:-1px;opacity:0;transform:scale(0);transform-origin:50% 50%;transition:all .3s ease-in-out;width:.5rem}.listing-cards .middle-row .list-pair .num,.listing-cards .top-row .list-pair .num{line-height:.85}@media (max-width:767.98px){.listing-cards .middle-row .list-pair .num,.listing-cards .top-row .list-pair .num{font-size:30px}}.listing-cards .middle-row .list-pair span,.listing-cards .top-row .list-pair span{letter-spacing:-.0225rem}.listing-cards .middle-row .list-pair.line-active .bar,.listing-cards .top-row .list-pair.line-active .bar{opacity:1;transform:scale(1)}.listing-cards .block-widget--left,.listing-cards .block-widget--right{padding:1rem}@media (max-width:567.98px){.listing-cards.m-listing-cards .top-row{padding-top:3.85rem;position:relative}.listing-cards.m-listing-cards .top-row h3{left:0;position:absolute;top:.9rem}.listing-cards.m-listing-cards .top-row .btn-top-group{position:absolute;right:0;top:0}.listing-cards.m-listing-cards .top-row .list-pair{min-width:4.5rem}}@media (max-width:991.98px){.m-page-desc,.page-desc.m-page-desc{background-image:url(/static/media/m-waves01-tracking-dashboard.4df59839533b5fbbc602.svg);background-position:100% 100%}}.dashboard-screen .page-desc-content{display:flex;flex-flow:column nowrap;gap:.25rem;margin-bottom:1rem}.dashboard-screen .page-desc-content .title{align-items:center;display:inline-flex;gap:.5rem}@media (max-width:567.98px){.dashboard-screen .page-desc-content .title{font-size:1rem}}.dashboard-top-area{display:flex;gap:.69rem;padding-bottom:1.5rem}@media (min-width:1600px){.dashboard-top-area{gap:1.2rem}}@media (max-width:767.98px){.dashboard-top-area{flex-flow:column nowrap}}@media (max-width:567.98px){.dashboard-top-area{padding-bottom:1.125rem}}.dashboard-top-area__left{display:flex;flex:1 1;flex-flow:column nowrap}.dashboard-top-area__left canvas{margin-left:-.8rem}.dashboard-top-area__left .page-desc-content{background-image:url(/static/media/wavy-spiral-dark.4ffebd93e415c3eaf977.svg)}@media (max-width:1199.98px){.dashboard-top-area__left .page-desc-content{background-image:url(/static/media/m-waves01-tracking-dashboard.4df59839533b5fbbc602.svg);background-position:100% 100%;padding:.75rem .8rem!important}}@media (max-width:567.98px){.dashboard-top-area__left .btn-top-group{gap:.5rem}}.dashboard-top-area__right{flex:0 0 34.8125rem;max-width:34.8125rem}@media (min-width:1600px){.dashboard-top-area__right{flex:0 0 min(40%,38rem);max-width:min(40%,38rem)}}@media (max-height:760px),(max-width:1450px){.dashboard-top-area__right{flex:0 0 32rem;max-width:32rem}}@media (max-width:1280px){.dashboard-top-area__right{flex:0 0 29rem;max-width:29rem}}@media (max-width:767.98px){.dashboard-top-area__right{flex:1 1;max-width:100%}}@media (max-width:567.98px){.dashboard-top-area__right{padding:.75rem}.dashboard-top-area__right .btn-top-group{gap:.5rem}}.dashboard-top-area .top-row{align-items:center;display:flex;flex-flow:row wrap;gap:1rem;justify-content:space-between}.dashboard-top-area .top-row h3{letter-spacing:-.02625rem}.dashboard-top-area .middle-row{margin-top:.25rem;padding-right:7rem}@media (max-width:567.98px){.dashboard-top-area .middle-row{padding-right:5rem}}.dashboard-top-area .detail-cards{max-height:min(100vh,44rem)}@media (max-height:760px),(max-width:1450px){.dashboard-top-area .detail-cards{max-height:min(110vh,44rem)}}@media (max-width:767.98px){.dashboard-top-area .detail-cards{max-height:100%}}.dashboard-top-area .detail-cards .card__barcode .bar_code{margin-top:7px;padding:.6rem .8rem}@media (max-width:567.98px){.dashboard-top-area .detail-cards .card__barcode .bar_code{padding:.5rem .45rem .65rem}.dashboard-top-area .detail-cards .card__barcode .bar_code .font-secondary{font-size:12.5px}}.dashboard-top-area .noData-detail-cards{height:min(100vh,44rem)}.dashboard-top-area .noData-chart_bar img{margin:-.5rem -2rem 1rem;max-width:none;width:104%}.detail-cards--warranty li .card__text .text-pair .label{flex:0 0 7.2rem;max-width:7.2rem}.detail-cards--warranty li .card-inner{position:relative}.detail-cards--warranty li .card-inner .btn-fab{position:absolute;right:0;top:0}.detail-cards--warranty li .card-inner .btn-fab--transparent{height:2rem;width:2rem}.detail-cards--support .card__text .text-pair .label{flex:0 0 5.2rem;max-width:5.2rem}.detail-cards--support .card-inner .btn-fab--dark{position:absolute;right:0;top:0}.detail-cards--support .card-inner .btn-fab--dark img{max-width:none;width:100%}.detail-cards--support .card-inner .btn-fab--dark:active img,.detail-cards--support .card-inner .btn-fab--dark:focus img,.detail-cards--support .card-inner .btn-fab--dark:hover img{transform:scale(1)}.detail-cards--support .card-inner .card__text p{margin-top:-.5rem}.dashboard-evolution{margin-inline:auto;max-width:1600px;padding-block:1rem 8.5rem;position:relative;width:100%}@media (max-width:1700px){.dashboard-evolution{max-width:95%}}@media (max-height:760px),(max-width:1450px){.dashboard-evolution{padding-bottom:6.65rem}}@media (max-width:767.98px){.dashboard-evolution{max-width:97%;padding-top:0}}@media (max-width:567.98px){.dashboard-evolution{padding-bottom:6rem}}.dashboard-evolution>div{background-color:#ffffff61;display:flex;flex-flow:column nowrap;gap:min(1.2dvh,1rem);justify-content:center;min-height:80dvh;padding:3.8rem 1rem 2.5rem}@media (min-width:2200px){.dashboard-evolution>div{min-height:70dvh}}@media (max-width:1700px){.dashboard-evolution>div{gap:0}}@media (max-width:767.98px){.dashboard-evolution>div{padding:2rem 1rem;position:relative}}.dashboard-evolution>div>h2{letter-spacing:-1.8px;line-height:1.35;margin-bottom:min(3vh,1.8rem)}@media (max-width:767.98px){.dashboard-evolution>div>h2{font-size:2rem;letter-spacing:-.65px;text-transform:capitalize}}@media (max-width:567.98px){.dashboard-evolution>div>h2{font-size:1.5rem;letter-spacing:-.0375rem}}@media (max-width:449.98px){.dashboard-evolution>div>h2{font-size:1.25rem}}.dashboard-evolution>div>p{margin-inline:auto;margin-top:min(2.2vh,1.25rem);max-width:min(48%,48rem)}@media (max-width:767.98px){.dashboard-evolution>div>p{font-size:12px;left:50%;margin:auto;max-width:80%;min-width:60%;position:absolute;top:21.2rem;transform:translateX(-50%)}}@media (max-width:567.98px){.dashboard-evolution>div>p{min-width:75%}}@media (max-width:449.98px){.dashboard-evolution>div>p{max-width:100%;min-width:88%;top:18.35rem}}@media (max-height:760px),(max-width:1450px){.dashboard-evolution .ev-svg-cover{margin-top:-3rem}}@media (max-width:767.98px){.dashboard-evolution .ev-svg-cover{margin-top:0}}.dashboard-evolution .ev-svg-cover img,.dashboard-evolution .ev-svg-cover svg{margin-inline:auto;max-width:min(95%,70rem);width:100%}@media (max-width:1700px){.dashboard-evolution .ev-svg-cover img,.dashboard-evolution .ev-svg-cover svg{max-width:min(85%,60rem)}}@media (max-height:760px),(max-width:1450px){.dashboard-evolution .ev-svg-cover img,.dashboard-evolution .ev-svg-cover svg{max-width:min(60%,60rem)}}@media (max-width:767.98px){.dashboard-evolution .ev-svg-cover img,.dashboard-evolution .ev-svg-cover svg{max-width:70%}}@media (max-width:567.98px){.dashboard-evolution .ev-svg-cover img,.dashboard-evolution .ev-svg-cover svg{max-width:90%}}@media (max-width:449.98px){.dashboard-evolution .ev-svg-cover img,.dashboard-evolution .ev-svg-cover svg{max-width:100%}}.full-width-wrapper{background-color:#222;background-color:var(--text-dark);margin-top:.8rem;position:relative;z-index:1}.full-width-wrapper:after{background:url(/static/media/page-header-bg.7e8916171e0c2f0b58c8.svg) no-repeat 0 0;background-size:38%;content:"";inset:0;position:absolute}.dashboard-anim{min-height:95dvh;overflow:hidden}@media (min-width:2200px){.dashboard-anim{min-height:85dvh}}@media (max-height:760px),(max-width:1450px){.dashboard-anim{min-height:100dvh}}.dashboard-anim__inner{color:#fff;display:flex;flex-flow:column nowrap;justify-content:center;margin-inline:auto;max-width:1600px;padding:2rem 2.5rem;position:relative;width:100%;z-index:4}@media (max-width:1700px){.dashboard-anim__inner{max-width:95%}}.dashboard-anim--greenBg .dashboard-anim__inner .anim-image{right:5vw;top:40%}@media (min-width:2200px){.dashboard-anim--greenBg .dashboard-anim__inner .anim-image{top:43.5%}}@media (max-height:760px),(max-width:1450px){.dashboard-anim--greenBg .dashboard-anim__inner .anim-image{right:8vw;top:42.5%}}.dashboard-anim--greenBg .dashboard-anim__inner .anim-image img,.dashboard-anim--greenBg .dashboard-anim__inner .anim-image svg{width:94%}@media (max-width:1700px){.dashboard-anim--greenBg .dashboard-anim__inner .anim-image img,.dashboard-anim--greenBg .dashboard-anim__inner .anim-image svg{max-height:80dvh}}.dashboard-anim--blueBg .dashboard-anim__inner .anim-image{top:45%}.dashboard-anim--blueBg .dashboard-anim__inner .anim-image img,.dashboard-anim--blueBg .dashboard-anim__inner .anim-image svg{width:94%}@media (min-width:2200px){.dashboard-anim--blueBg .dashboard-anim__inner .anim-image{top:46.5%}.dashboard-anim--blueBg .dashboard-anim__inner .anim-image img,.dashboard-anim--blueBg .dashboard-anim__inner .anim-image svg{width:100%}}@media (max-width:1700px){.dashboard-anim--blueBg .dashboard-anim__inner .anim-image{top:42%}.dashboard-anim--blueBg .dashboard-anim__inner .anim-image img,.dashboard-anim--blueBg .dashboard-anim__inner .anim-image svg{width:88%}}@media (max-height:760px),(max-width:1450px){.dashboard-anim--blueBg .dashboard-anim__inner .anim-image{top:42%}.dashboard-anim--blueBg .dashboard-anim__inner .anim-image img,.dashboard-anim--blueBg .dashboard-anim__inner .anim-image svg{width:100%}}.dashboard-anim .anim-image{right:0;top:42.5%;transform:translateY(-50%)}@media (min-width:2200px){.dashboard-anim .anim-image{top:48.5%}}@media (max-width:1700px){.dashboard-anim .anim-image{top:40%}}@media (max-height:760px),(max-width:1450px){.dashboard-anim .anim-image{top:42.5%}}.dashboard-anim .anim-image img,.dashboard-anim .anim-image svg{margin-left:auto;max-height:90dvh;width:90%}@media (min-width:2200px){.dashboard-anim .anim-image img,.dashboard-anim .anim-image svg{max-height:100dvh;width:100%}}@media (max-height:760px),(max-width:1450px){.dashboard-anim .anim-image img,.dashboard-anim .anim-image svg{max-height:80dvh;max-width:100%}}@media (max-width:1280px){.dashboard-anim .anim-image img,.dashboard-anim .anim-image svg{max-width:74%}}.dashboard-anim h2{letter-spacing:-2.1px;line-height:1.15;margin-bottom:min(1.2vh,.8rem)}.dashboard-anim h2 span{letter-spacing:-1.8px}.dashboard-anim p{margin-bottom:0;max-width:min(38.5vw,43rem);min-height:8rem;padding-bottom:min(3.5vh,2.25rem)}@media (max-height:760px),(max-width:1450px){.dashboard-anim p{min-height:7rem;padding-bottom:.5rem}}.dashboard-anim ul{display:flex;flex-flow:column nowrap;gap:1.1rem;margin-bottom:min(3vh,1.8rem);padding-left:1.5rem}.dashboard-anim ul .pointer{align-items:center;display:flex;gap:.6rem}.dashboard-anim ul .pointer .img-icon{background:url(/static/media/icon-li-leaf-dark.9b55b74972268c69209d.svg) no-repeat 100% 0;background-color:#fff;background-color:var(--white);border-radius:10px 0 10px 0;flex-shrink:0;height:1.375rem;width:1.375rem}@media (max-height:760px),(max-width:1450px){.dashboard-anim ul .pointer .img-icon{border-radius:.575rem 0 .575rem 0;height:1.25rem;width:1.25rem}}.dashboard-anim .dark-cta-row{align-items:center;display:inline-flex;padding-left:1.5rem}.dashboard-anim .dark-cta-row .btn-cta--outlined{height:2.8125rem;min-width:9.25rem}.dashboard-anim .dark-cta-row .btn-cta--outlined>div{background-color:#fff;height:100%;min-width:9.15rem;padding-top:1px}.dashboard-anim .dark-cta-row .btn-cta--outlined:active,.dashboard-anim .dark-cta-row .btn-cta--outlined:focus,.dashboard-anim .dark-cta-row .btn-cta--outlined:hover{color:#222;color:var(--text-dark)}.m-section .m-dashboard-anim{margin-bottom:1rem;overflow:hidden}.m-section .m-dashboard-anim:last-child{margin-bottom:0}.m-section .m-dashboard-anim--purpleBg{background:linear-gradient(250deg,#f8edf4 10%,#fff0)}.m-section .m-dashboard-anim--greenBg{background:linear-gradient(250deg,#f3fcf5 10%,#fff0)}.m-section .m-dashboard-anim--greenBg .anim-image{bottom:2rem}.m-section .m-dashboard-anim--blueBg{background:linear-gradient(250deg,#d0e1ee,#fff0)}.m-section .m-dashboard-anim--blueBg:after{opacity:.22}.m-section .m-dashboard-anim--blueBg .anim-image{bottom:1.32rem}.m-section .m-dashboard-anim__inner{align-items:center;background:url(/static/media/m-waves-dashboard-anim.c8980f05b86dd12bd3cc.svg) no-repeat 0 0;display:flex;justify-content:space-between;padding:3.6rem 1rem 3.25rem}@media (max-width:375px){.m-section .m-dashboard-anim__inner{padding:3rem .85rem 2.5rem}}.m-section .m-dashboard-anim__inner:after{background:url(/static/media/m-waves02-dashboard-anim.88ffcb92eec161c318d5.svg) no-repeat 100% 100%;content:"";inset:0;position:absolute}.m-section .m-dashboard-anim ul{display:flex;flex-flow:column nowrap;gap:.5rem;margin-bottom:min(3vh,1.8rem);max-width:85%}.m-section .m-dashboard-anim ul .pointer{display:flex;gap:.15rem;line-height:1.2}.m-section .m-dashboard-anim ul .pointer .img-icon{background:url(/static/media/icon-li-leaf.dcdca7aa519741858b7a.svg) no-repeat 100% 0;background-color:#222;background-color:var(--text-dark);background-size:10px;border-radius:4px 0 4px 0;flex-shrink:0;height:.57719rem;margin-top:2px;width:.5725rem}.m-section .m-dashboard-anim .anim-image{max-width:40vw;right:0}@media (max-width:375px){.m-section .m-dashboard-anim .anim-image{max-width:36.5vw}}.m-section .m-dashboard-anim .content-wrap{flex:0 0 70%;max-width:70%}.m-section .m-dashboard-anim .content-wrap .btn-cta--outlined{font-size:12px}.m-section .m-dashboard-anim .content-wrap .btn-cta--outlined>div{border-radius:.375rem;height:2.1875rem}.detail-cards{display:flex;flex-flow:column nowrap;gap:.56rem;margin:1rem -.85rem -.85rem;max-height:min(100vh,50rem);overflow-y:auto;scrollbar-width:none;width:100%}.detail-cards::-webkit-scrollbar{display:none;width:0!important}@media (max-width:767.98px){.detail-cards{max-height:none}}.detail-cards .card .card-inner{display:flex;gap:min(1vmin,1rem);justify-content:space-between;padding:.65rem .75rem;position:relative;z-index:1}@media (max-width:567.98px){.detail-cards .card .card-inner{padding:.5rem;position:relative}}.detail-cards .card__text{display:inline-flex;flex-flow:column nowrap;gap:.75rem;justify-content:center}@media (max-width:567.98px){.detail-cards .card__text{gap:.5rem}}.detail-cards .card__text .text-pair{align-items:center;display:inline-flex;gap:.35rem;line-height:1.35}@media (max-width:567.98px){.detail-cards .card__text .text-pair{align-items:flex-start;display:inline-flex;flex-flow:column nowrap;gap:0}.detail-cards .card__text .text-pair:has(.brnd_btn_black){display:none}}.detail-cards .card__text .text-pair .label{flex:0 0 5.2rem;max-width:5.2rem}@media (max-width:567.98px){.detail-cards .card__text .text-pair .label{flex:initial;max-width:none}}.detail-cards .card__text .text-pair .value{align-items:center;display:inline-flex;gap:.6rem;white-space:nowrap}@media (max-width:567.98px){.detail-cards .card__text .text-pair .value{font-size:10px}.detail-cards .card__text .text-pair .value:has(.btn-solid--dark) .btn-solid--dark{bottom:.4rem;position:absolute;right:.5rem}}.detail-cards .card__text .text-pair .value .brnd_btn_black{align-items:center;display:inline-flex;justify-content:center}.detail-cards .card__text .text-pair .value .trusted_sheild{margin-left:0}.detail-cards .card__text .text-pair .value .td-status{height:1.5rem;min-width:3rem}.detail-cards .card__text .text-pair .value .td-status:after{border-radius:.4375rem}.detail-cards .card__text .text-pair .value .td-status span,.detail-cards .card__text .text-pair .value .td-status span:after{border-radius:.3125rem}.detail-cards .card__activate{background-image:url(/static/media/small-block-top-waves-gradient.17e5a50d1e33aae0daba.svg);display:flex;flex:0 0 8rem;flex-flow:column nowrap;justify-content:center;max-width:8rem;min-height:7.75rem;padding-top:2rem;padding-inline:10px 5px}@media (max-width:567.98px){.detail-cards .card__activate{background-position:58% -20%;background-size:120%;flex:0 0 6rem;max-width:6rem;min-height:0;min-height:auto;padding-top:1.75rem;text-align:center}.detail-cards .card__activate a,.detail-cards .card__activate h2{font-size:10px}}.detail-cards .card__activate a{padding:.35rem 0}.detail-cards .card__barcode,.detail-cards .card__rfid{align-items:flex-start;display:inline-flex;flex:0 0 14rem;gap:.5rem;justify-content:flex-end;max-width:14rem}@media (max-width:767.98px){.detail-cards .card__barcode,.detail-cards .card__rfid{flex:0 0 8rem;max-width:none}}@media (max-width:567.98px){.detail-cards .card__barcode,.detail-cards .card__rfid{flex:0 0 6rem}}.detail-cards .card__barcode .bar-qr-cover,.detail-cards .card__rfid .bar-qr-cover{display:flex;flex-flow:column nowrap;gap:.35rem;height:100%}.detail-cards .card__barcode .bar_code,.detail-cards .card__rfid .bar_code{align-items:center;background:url(/static/media/barcode-rastered-bg.c21725577c2bdf74e98e.svg) no-repeat 50%;display:flex;flex-flow:column nowrap;justify-content:center;min-height:8.5rem;padding:.45rem .45rem .5rem}@media (max-width:567.98px){.detail-cards .card__barcode .bar_code,.detail-cards .card__rfid .bar_code{min-height:0;min-height:auto;padding:.5rem .45rem .65rem}.detail-cards .card__barcode .bar_code .font-secondary,.detail-cards .card__rfid .bar_code .font-secondary{font-size:12.5px}}.detail-cards .card__barcode .bar_code>div,.detail-cards .card__rfid .bar_code>div{max-height:80%}.detail-cards .card__barcode .bar_code>div img,.detail-cards .card__rfid .bar_code>div img{margin-inline:auto;max-width:98%}.detail-cards .card__barcode .bar_code span,.detail-cards .card__rfid .bar_code span{letter-spacing:.1125rem;margin-bottom:-.55rem;margin-top:7px}.detail-cards .card__rfid{align-items:center}@media (max-width:567.98px){.detail-cards .card__rfid{align-items:flex-start}}.detail-cards .card__rfid .rfid{background:#222;background:var(--text-dark);margin:0;min-height:8.5rem;padding:0}@media (max-width:567.98px){.detail-cards .card__rfid .rfid{min-height:0;min-height:auto}}.detail-cards .card__rfid .rfid>div img{margin-inline:auto}.showAll a.btn{height:2.6875rem;padding:0;width:2.6875rem}.showAll a.btn img{max-width:55%}.noData-chart_bar,.noData-detail-cards{align-items:center;display:flex;flex-flow:column nowrap;gap:2.125rem;justify-content:center;min-height:24rem;padding:1.25rem 1.25rem 1rem}.noData-chart_bar h2,.noData-detail-cards h2{letter-spacing:-.04688rem;line-height:1.3}.level-tag{align-items:center;background-color:#222;background-color:var(--text-dark);border-radius:.3125rem;box-shadow:3px 5px 12px 0 silver;display:flex;flex-shrink:0;height:1.5rem;justify-content:center}.activity-report-widget{display:flex;flex-flow:column nowrap;gap:.85rem;height:100%}.activity-report-widget .top-row{align-items:center;display:flex;flex-flow:row wrap;gap:1rem;justify-content:space-between}.activity-report-widget .top-row h3{letter-spacing:-.02625rem}.activity-report-widget .plain-card{background-color:#fff9;display:inline-flex;flex-flow:column nowrap;gap:.125rem;padding:.75rem .65rem .65rem}.activity-report-widget .plain-card .dotted,.activity-report-widget .plain-card .small-tag{align-items:center;border:1px dashed #222;border:1px dashed var(--text-dark);border-radius:7px;display:inline-flex;height:1.6rem;justify-content:center;padding-inline:9px}.activity-report-widget .plain-card .small-tag{border:0;margin-top:.25rem;padding-top:1px}.activity-report-widget .plain-card .blue-tag{background:#d0e1ee;background:var(--pastel-blue)}.activity-report-widget .plain-card .pink-tag{background:#efcfe4;background:var(--pastel-pink)}.activity-report-widget .plain-card .last-row{align-items:center;display:flex;gap:1rem;justify-content:space-between;letter-spacing:-.42px}.activity-report-widget .plain-card .last-row .left{letter-spacing:-.42px}.activity-report-widget .dark-card{background-image:url(/static/media/spiral2.e54e751d50e06a17d4e2.svg);display:flex;flex-flow:column nowrap;justify-content:center;min-height:6.55rem}@media (max-width:567.98px){.activity-report-widget .dark-card{background-position:35vw 0;display:flex;flex-flow:column-reverse nowrap;gap:.35rem;min-height:4.5rem;padding:.8rem 1.25rem .6rem}.activity-report-widget .dark-card .text-uppercase{-webkit-text-fill-color:#fff;font-size:10px;font-weight:400}.activity-report-widget .dark-card .title h3{font-size:14px}}.activity-report-widget .dark-card p{margin-bottom:.25rem;padding-right:13rem}.activity-report-widget .dark-card__left{background-image:url(/static/media/spiral2__left.164300d0063240580dda.svg);background-position:100% 100%;justify-content:space-between}.activity-report-widget .dark-card__left p{padding-right:10rem}.activity-report-widget .dark-card .title{align-items:center;display:flex;gap:.5rem;margin-bottom:.4rem}.activity-report-widget .dark-card .title .fz24{letter-spacing:-.045rem}.other-add-links{align-items:center;display:flex;gap:1rem;height:100%;justify-content:space-between;padding:1rem 0 0;width:100%}@media (max-width:767.98px){.other-add-links{flex-flow:row wrap;gap:.938rem}.other-add-links>a,.other-add-links>div:first-child{min-width:calc(50% - .55rem)}}@media (max-width:567.98px){.other-add-links{padding-top:.85rem}.other-add-links .add-layer-block p{display:none}}.other-add-links__left{display:inline-flex;flex:1 1;flex-flow:column nowrap;max-width:14.875rem;min-height:13rem}.other-add-links__left.listing-block{min-height:0;min-height:auto}.other-add-links__left .clickBtn{align-items:flex-start;background-image:url(/static/media/waves4-dark.12fa4313a8d056a0dc8b.svg);background-position:0 100%;display:flex;flex-flow:column nowrap;justify-content:center;padding:1rem 1.5rem 1rem 2.2rem}@media (max-height:760px),(max-width:1450px){.other-add-links__left .clickBtn{padding:.5rem 1.5rem 1rem 1.75rem}}@media (max-width:767.98px){.other-add-links__left .clickBtn{background-position:0 50%;background-size:50%;min-height:7.85rem;padding-right:1rem}}@media (max-width:567.98px){.other-add-links__left .clickBtn{background-position:0 200%;background-size:9rem;padding:.5rem 1rem}}.other-add-links__left .clickBtn:after{z-index:-2}.other-add-links__left .clickBtn>div{align-items:center;display:inline-flex;gap:.65rem;justify-content:flex-start}.other-add-links__middle{flex:0 0 32%;max-width:14.875rem}@media (max-height:760px),(max-width:1450px){.other-add-links__middle{flex:0 0 31%}}.other-add-links__middle>div{background:url(/static/media/waves.9063f1723248b64e8e9b.svg) no-repeat 100% 0;background-color:#222;background-color:var(--text-dark);display:flex;flex-flow:column nowrap;gap:.5rem;justify-content:center;padding:1rem .65rem 1rem 1.85rem}@media (max-width:767.98px){.other-add-links__middle>div{background-image:url(/static/media/small-block-top-waves-gradient.17e5a50d1e33aae0daba.svg);min-height:7.5rem;padding:2.12rem 1.2rem 2rem 1.5rem}}@media (max-width:567.98px){.other-add-links__middle>div{min-height:7.75rem;padding:2.2rem 1.2rem 2rem 1rem}.other-add-links__middle>div p{display:none}.other-add-links__middle>div h3{font-size:.75rem}}.other-add-links__middle>div .top{align-items:center;display:flex;flex-flow:row wrap;gap:.25rem;letter-spacing:-.51px}.other-add-links__right{display:flex;flex:0 0 40%;flex-flow:column nowrap;height:100%;justify-content:center;min-width:40%;padding-left:.5rem;position:relative}.other-add-links__right p{align-items:center;display:inline-flex;gap:.65rem;margin-block:.35rem 3rem;width:100%}@media (max-height:760px),(max-width:1450px){.other-add-links__right{flex:0 0 35%;min-width:35%}}@media (max-width:767.98px){.other-add-links__right{flex:0 0 90%;min-height:9.8rem}.other-add-links__right h2,.other-add-links__right h4,.other-add-links__right p{margin-inline:auto;width:35vw}}@media (max-width:567.98px){.other-add-links__right h2,.other-add-links__right h4,.other-add-links__right p{width:55vw}}@media (max-width:449.98px){.other-add-links__right h2,.other-add-links__right h4,.other-add-links__right p{margin-left:0;padding-left:.5rem}}.other-add-links__right .computer-img{position:absolute;right:.85rem;top:50%;transform:translateY(-50%)}@media (max-height:760px),(max-width:1450px){.other-add-links__right .computer-img{max-width:82%;right:0}}@media (max-width:767.98px){.other-add-links__right .computer-img{max-width:37.5dvw;right:calc(100% - 80dvw)}}@media (max-width:567.98px){.other-add-links__right .computer-img{max-width:45dvw;right:calc(100% - 85dvw)}}@media (max-width:449.98px){.other-add-links__right .computer-img{max-width:58dvw}}.listing-block{display:flex;flex-flow:row wrap;gap:.5rem;justify-content:space-between;max-width:100%;width:100%}.listing-block li{flex:0 0 32%;max-width:210px}@media (max-width:567.98px){.listing-block li{flex-basis:calc(33.33% - 0.5rem);flex-grow:0;flex-shrink:0}}.listing-block .clickBtn{box-shadow:none;color:#222;color:var(--text-dark);min-height:12rem;padding:.5rem 1.2rem 1.5rem 1.75rem;width:100%;z-index:2}@media (max-width:567.98px){.listing-block .clickBtn{min-height:8rem;padding:.5rem 1rem 1rem;text-align:center}.listing-block .clickBtn>div{margin-inline:auto}}.listing-block .clickBtn .fw500{letter-spacing:-.02625rem;margin-top:2px}@media (max-width:567.98px){.listing-block .clickBtn .fw500{font-size:12px}}.listing-block .clickBtn p{color:#656565}.listing-block .clickBtn img{bottom:.65rem;position:absolute;right:.65rem}.listing-block .clickBtn:after{z-index:1}.noData-chart_bar,.noData-detail-cards,.noDataFound{align-items:center;display:flex;flex-flow:column nowrap;gap:2.125rem;justify-content:center;min-height:24rem;padding:1.25rem 1.25rem 1rem}.noData-chart_bar h2,.noData-detail-cards h2,.noDataFound h2{letter-spacing:-.04688rem;line-height:8}.noData-chart_bar{gap:0;min-height:0;min-height:auto;padding:1rem 1.25rem 0}.noData-chart_bar h2{margin-bottom:-2.5rem}.success-card .bar_code{border-radius:7px;margin-right:1rem;max-height:90%;max-width:45%}.success-card .bar_code img{object-fit:cover;width:100%}.success-card .sec{gap:.5rem}.content--successCSV{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center;min-height:calc(100vh - 10rem);padding-bottom:9vh}.content--successCSV .success_bg{margin-top:-5rem;position:static}@media (max-height:760px),(max-width:1450px){.content--successCSV .success_bg{margin-top:-8rem}}.gradient-widget1 .left-sec .upload_card{display:flex;padding:0}.gradient-widget1 .left-sec .upload_card .outerText{justify-content:center;margin:auto}.chart-section--products .noData-detail-cards{gap:0;height:81%;min-height:0;min-height:auto;padding:0}.chart-section--products .noData-detail-cards img{margin-top:-2rem}.chart-section--products .block-wavy-add-product{padding-left:1.2rem}@media (max-width:767.98px){.chart-section--products .description-box{height:auto}.chart-section--products .category-group{border-radius:.6rem;height:3rem;transition:all .3s ease-in-out}.chart-section--products .category-group .icon-wrap{border-radius:.5rem;height:3rem;margin-left:-2px;transition:all .3s ease-in-out;width:3rem}.chart-section--products .category-group .category-head{font-size:12px}.chart-section--products .category-group .category-number{padding-top:1.5px}}@media (max-width:567.98px){.chart-section--products .block-wavy-add-product{background-position:-35px -17px;min-height:10rem;overflow:hidden;padding-left:1rem;padding-top:.5rem}.chart-section--products .right-product{max-width:65vw}}@media (max-width:449.98px){.chart-section--products .left-product{max-width:180px}.chart-section--products .left-product h3{font-size:12px}.chart-section--products .left-product p{font-size:10px}.chart-section--products .category-group{border-radius:.45rem;height:2.5rem}.chart-section--products .category-group .icon-wrap{border-radius:.4rem;height:2.45rem;width:2.5rem}}.form-nav{position:relative;z-index:2}.loader-screen{align-items:center;display:flex;flex-flow:column nowrap;gap:2rem;justify-content:center;margin-inline:auto;max-width:42rem;min-height:85dvh;padding-bottom:18dvh}@media (max-height:760px),(max-width:1450px){.loader-screen{gap:1.2rem;max-width:36rem}}.loader-screen .form-nav{align-items:center;display:flex;min-height:6.0625rem}.loader-screen .form-nav h3 span{padding-top:1px}@media (max-height:760px),(max-width:1450px){.loader-screen .form-nav{min-height:5rem}}.loader-screen .loader{align-items:center;display:flex;justify-content:center;position:relative;z-index:2}.loader-screen--internal{min-height:65dvh}.contact-para{display:flex;gap:.25rem}.header-block{background-image:url(/static/media/waves6-gradient-small.d7a001620d470dc63af8.svg);max-width:100%;overflow:hidden;padding:0;position:relative}@media (max-width:767.98px){.header-block{margin:0!important}}.header-block:before{background:url(/static/media/waves5-gradient-small.e8deece877640bd0917c.svg) no-repeat 0 100%;content:"";height:100%;inset:0;position:absolute;width:100%}.header-block .a-content{align-items:center;display:flex;gap:.35rem;justify-content:center}.header-block .a-content h2{padding-bottom:.35rem}.header-block__inner{padding:min(4vh,3rem)}@media (max-width:767.98px){.header-block__inner{padding:1.2rem 1rem 2rem}.header-block__inner .a-content img{max-width:3rem}.header-block__inner .right-content{margin-bottom:-.8rem;margin-top:.8rem}}.header-block__inner>img{bottom:1.15rem;position:absolute;right:1.88rem}.block-widget--activities{height:calc(100% - 7rem);overflow-y:auto}.modal{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff80}@keyframes animateGradientBorder{0%{background-position:0 0}50%{background-position:1000% 0}to{background-position:0 0}}.add_product_modal .holograf-form{gap:1rem;padding:1.5rem}.add_product_modal .holograf-form .form-group{align-items:center;display:flex;justify-content:space-between}.add_product_modal .holograf-form .form-group .label{flex-basis:21rem;letter-spacing:-.02625rem;margin-bottom:0;white-space:nowrap}.add_product_modal .holograf-form .form-group .form-control{background:#fff9;border:2px solid #efecec}.add_product_modal .add-product-modal-content .cta-row .btn{height:2.8125rem}.add_product_modal .add-product-modal-content--inventory .cta-row .btn{border-radius:.6rem;height:2.8125rem}.add_product_modal .modal-divider{border-color:#222;border-color:var(--text-dark);opacity:1}.add_product_modal .modal-footer .left-footer--inventory{align-items:flex-start;display:flex;flex-flow:column nowrap}.add_product_modal .modal-footer .modal-footer-dark--prView .cta-row{gap:.4rem}.add_product_modal .modal-footer .modal-footer-dark--prView .cta-row .btn{border-radius:.6rem;height:2.8125rem;min-width:8.5rem}.m-modal{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#222c}@media (max-width:767.98px){.m-modal .modal-content{background-color:initial}.m-modal .modal_wrapper{border:0;box-shadow:none;margin:auto;max-width:90%;position:relative}.m-modal .modal_wrapper:after{animation:animateGradientBorder 100s linear infinite;background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);background-size:300%;border:11px dashed rgba(0,0,0,.925);border-radius:.75rem;content:"";height:calc(100% + 6px);inset:-3px;opacity:1;position:absolute;width:calc(100% + 6px)}.m-modal .modal_wrapper h3{font-size:2.5rem}.m-modal .modal_wrapper p{font-size:2rem}.m-modal .modal_wrapper .btn-row{gap:10px;margin-top:1.25rem}.m-modal .modal_wrapper .btn-row .btn{background-color:initial;border-radius:0;height:2.6875rem;width:2.6875rem}.m-modal .modal_wrapper .btn-row .btn span{display:none}.m-modal .modal_wrapper .btn-row .btn.black-default{background:url(/static/media/btn-no.f06ebac59cf40f79884b.svg) no-repeat 50%;background-color:initial}.m-modal .modal_wrapper .btn-row .btn.modal-confirm-btn{background:url(/static/media/btn-yes.aadbb4ab3c46e3e3476d.svg) no-repeat 50%;background-color:initial}.m-modal .modal_wrapper .main-block{background-color:rgba(0,0,0,.925);background-image:url(/static/media/m-modal_waves.9d30b291d7dd8bc71500.svg);border-radius:10px}.m-modal .modal_wrapper .main-block .inner-text{color:#fff}.m-modal .modal_wrapper .main-block .content-inner{margin:0}.m-modal .modal_wrapper .main-block .content-inner>img{display:none}.m-modal .modal-dialog{min-width:0;min-width:auto}}@media (max-width:567.98px){.m-modal .modal_wrapper{max-width:88%}.m-modal .modal_wrapper .btn-row{margin-bottom:.8rem}}@media (max-width:449.98px){.m-modal .modal_wrapper{max-width:95%}}.custom-widget-inventory{align-items:center;display:flex;height:100%;justify-content:center;overflow-y:auto;scrollbar-width:none}@media (max-width:767.98px){.custom-widget-inventory{background-color:initial;border:0;box-shadow:none;padding:1rem .5rem .5rem}}.custom-widget-inventory::-webkit-scrollbar{display:none;width:0!important}.custom-widget-inventory>div{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center;padding:2rem 1rem}@media (max-height:760px),(max-width:1450px){.custom-widget-inventory>div{padding:1rem}}@media (max-width:1450px){.dataTables_scrollBody,.dataTables_scrollHead{overflow:visible!important}}.content-layout.content-layout-m-auth{padding-bottom:0}.m-stepper .nav-pills{align-items:center;display:flex;flex-flow:row nowrap;gap:5px;justify-content:space-between}.m-stepper .nav-pills .show>.nav-link{background:#383838;background:var(--text-dark02);color:#fff;gap:.125rem;padding-inline:.5rem}.m-stepper .nav-pills .show>.nav-link img{transform:translateY(-.25rem) scale(.9)}.m-stepper .nav-pills .show>.nav-link h3{max-height:100%;white-space:nowrap}.m-stepper .nav-link{align-items:center;background-color:#222;background-color:var(--text-dark);display:flex;flex:1 1;flex-flow:column nowrap;height:80px;justify-content:center;padding-inline:.25rem;transition:all .3s ease-in-out}.m-stepper .nav-link img{transform:translateY(0);transition:all .2s ease-in-out}.m-stepper .nav-link h3{color:#fff;max-height:0;overflow:hidden}.m-stepper .nav-link.active{background:#383838;background:var(--text-dark02);color:#fff;gap:.125rem;padding-inline:.5rem}.m-stepper .nav-link.active img{transform:translateY(-.25rem) scale(.9);transition:all .3s ease-in-out}.m-stepper .nav-link.active h3{max-height:100%;white-space:nowrap}.m-stepper .tab-content{background:#ffffff61;filter:drop-shadow(3px 4px 4px rgba(151,134,154,.13));padding:1rem}.m-stepper .tab-content p{color:#656565}.m-stepper .step-links{display:flex;flex-flow:column nowrap;gap:1rem}.m-stepper .list-access{align-items:center;display:flex;filter:invert(30%);justify-content:space-between;text-decoration:none;transition:all .3s ease-in-out}.m-stepper .list-access.active{filter:invert(0)}.m-stepper .list-access__left{align-items:center;display:flex;gap:5px;justify-content:center}.m-stepper .list-access__left .square{background-color:#222;background-color:var(--text-dark);border-radius:1px;height:6px;width:6px}.m-stepper .list-access__left span{color:#222;color:var(--text-dark);line-height:1}.m-stepper .pills-navigation-active{color:#fff!important}.m-stepper .status__completion{height:33px;width:33px}.prod-title-row{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.prod-title-row__left{flex:1 1}.prod-title-row__right .btn{height:2.8125rem;width:9.25rem}.prod-title-row__right .btn:active,.prod-title-row__right .btn:focus,.prod-title-row__right .btn:hover{background-color:#000;background-color:var(--primary-dark)}.inside-list .content-inside>p{align-items:center;display:inline-flex;min-height:1.6rem}.inside-list .content-inside--date{align-items:center;display:inline-flex;flex-flow:row nowrap;justify-content:flex-start}.inside-list .content-inside--date .btn-fab{align-items:center;background:#0000;display:inline-flex;gap:.35rem;justify-content:center;padding:0;width:auto}.inside-list .content-inside--date .btn-fab--pink{align-items:center;background:#efcfe4;background:var(--pastel-pink);border-radius:.625rem;display:inline-flex;height:3.25rem;justify-content:center;width:3.125rem}@media (max-height:760px),(max-width:1450px){.inside-list .content-inside--date .btn-fab--pink{border-radius:.575rem;height:3rem;width:3rem}}@media (max-width:991.98px){.inside-list .content-inside--date .btn-fab--pink{border-radius:.475rem;flex-shrink:0;height:2.8rem;width:2.8rem}}@media (max-width:767.98px){.inside-list .content-inside--date .btn-fab--pink{height:2.6875rem;width:2.6875rem}}.inside-list .content-inside--date .btn-fab--pink img{max-width:48%;transition:all .3s ease-in-out}.inside-list .content-inside--date .btn-fab--pink:active img,.inside-list .content-inside--date .btn-fab--pink:focus img,.inside-list .content-inside--date .btn-fab--pink:hover img{transform:scale(1.07)}.inside-list .content-inside--date .btn-fab--pink:active .bg,.inside-list .content-inside--date .btn-fab--pink:focus .bg,.inside-list .content-inside--date .btn-fab--pink:hover .bg{background:#ffc1da}.inside-list .content-inside--withBtn:last-of-type{flex-basis:35%}.inside-list .content-inside--withBtn p,.inside-list .content-inside--withBtn>div{align-items:center;display:inline-flex;margin-bottom:0;min-height:1.6rem}.inside-list .content-inside--withBtn p .btn,.inside-list .content-inside--withBtn>div .btn{align-items:center;background:#222;background:var(--text-dark);border-radius:.625rem;border-radius:.325rem;display:inline-flex;height:1.625rem;justify-content:center;margin-left:.65rem;padding:0;width:1.5625rem}.inside-list .content-inside--withBtn p .btn:active img,.inside-list .content-inside--withBtn p .btn:focus img,.inside-list .content-inside--withBtn p .btn:hover img,.inside-list .content-inside--withBtn>div .btn:active img,.inside-list .content-inside--withBtn>div .btn:focus img,.inside-list .content-inside--withBtn>div .btn:hover img{transform:scale(1.07)}.inside-list .content-inside--withBtn p .btn:active .bg,.inside-list .content-inside--withBtn p .btn:focus .bg,.inside-list .content-inside--withBtn p .btn:hover .bg,.inside-list .content-inside--withBtn>div .btn:active .bg,.inside-list .content-inside--withBtn>div .btn:focus .bg,.inside-list .content-inside--withBtn>div .btn:hover .bg{background:#000;background:var(--primary-dark)}.product-chart.description-box{-ms-overflow-style:none;overflow-y:auto;padding:1rem .8rem;scrollbar-width:none}.product-chart.description-box::-webkit-scrollbar{display:none}.issue-cat{display:flex;flex-flow:column nowrap;padding:.25rem 0}.issue-cat a{color:#222;color:var(--text-dark);display:flex;padding:0 1.25rem}.support__right{max-height:calc(100vh - 7.65rem)}.chat-block{display:flex;flex-flow:column nowrap}.chat-block__bar{align-items:center;background:#222;background:var(--text-dark);border-radius:10px 10px 0 0;display:flex;height:3.5rem;padding-inline:1.5rem}@media (max-width:1450px){.chat-block__bar{height:3.15rem}}.chat-block__input-box{align-items:center;border:1px solid #dfdfdf;border-radius:8px;display:flex;margin:auto .65rem .65rem;padding:.31rem}@media (max-width:1450px){.chat-block__input-box{height:3.5rem}}.chat-block__input-box .btn-fab--fullsize{background:#222;background:var(--text-dark);border-radius:.4rem}.chat-block__input-box .btn-fab--fullsize img{max-width:none;width:100%}.chat-block__input-box .btn-fab--transparent{width:2.25rem}@media (max-width:1450px){.chat-block__input-box .btn-fab--transparent{width:2rem}}.chat-block__input-box .btn-fab--transparent img{max-width:70%}@media (max-width:1450px){.chat-block__input-box .btn-fab--transparent img{max-height:1.32rem}}.chat-block__input-box .btn-solid--dark{gap:.6rem;height:100%;margin-left:1rem;padding-inline:1.35rem}@media (max-width:1450px){.chat-block__input-box .btn-solid--dark{margin-left:.8rem}}.chat-block__input-box .btn-solid--dark img{width:1.25rem}@media (max-width:1450px){.chat-block__input-box .btn-solid--dark img{width:1.125rem}}.chat-block__input-box .form-control{background:#0000;border:0;border-radius:0;box-shadow:none;flex:1 1;padding-inline:1rem .35rem}.chat-block__input-box .form-control::placeholder{font-size:1.125rem;font-style:normal;font-weight:400}@media (max-width:1450px){.chat-block__input-box .form-control::placeholder{font-size:1rem}}.chat-block__area .text-msg{display:flex;flex-flow:column nowrap;gap:.5rem;padding:1.75rem 1.35rem;width:100%}.chat-block__area .text-msg .imgName{align-items:center;background:#222;background:var(--text-dark);display:flex;font-size:1.4375rem;height:3.125rem;justify-content:center;padding:3px;width:3.125rem}@media (max-width:1450px){.chat-block__area .text-msg .imgName{font-size:1.275rem;height:2.85rem;width:2.85rem}}.chat-block__area .text-msg .time{color:#a0a0a0}.chat-block__area .text-msg .msg{display:flex;flex-flow:column nowrap;gap:.6rem}@media (max-width:1450px){.chat-block__area .text-msg .msg{gap:.4rem}}.chat-block__area .text-msg__sender{display:flex;flex-flow:row-reverse nowrap;gap:.85rem;justify-content:flex-end;margin-left:auto;max-width:80%}.chat-block__area .text-msg__sender .msg__top{align-items:center;display:flex;flex-flow:row-reverse nowrap;gap:1rem;justify-content:space-between}.chat-block__area .text-msg__sender .msg__bottom{border:2px solid #222;border:2px solid var(--text-dark);border-radius:.875rem 0 .875rem .875rem;padding:.88rem 1.5rem}@media (max-width:1450px){.chat-block__area .text-msg__sender .msg__bottom{border-radius:.675rem 0 .675rem .675rem;padding:.65rem 1rem}}.chat-block__area .text-msg__receiver{display:flex;flex-flow:row nowrap;gap:.85rem;max-width:80%}.chat-block__area .text-msg__receiver .msg__top{align-items:center;display:flex;gap:2.5rem}.chat-block__area .text-msg__receiver .msg__bottom{background:#fff;border:1px solid #e7e7e7;border-radius:0 .875rem .875rem .875rem;box-shadow:1px 1px 6px hsla(291,9%,56%,.165);padding:.938rem 1.5rem}@media (max-width:1450px){.chat-block__area .text-msg__receiver .msg__bottom{border-radius:0 .675rem .675rem .675rem;padding:.65rem 1rem}}.add_product_modal .inside-list--stack{align-items:flex-start;display:flex;flex-flow:column nowrap;gap:.875rem 0;justify-content:flex-start}.add_product_modal .inside-list--stack .content-inside{align-items:center;flex-flow:row nowrap;width:100%}.add_product_modal .inside-list--stack .content-inside h3{flex:0 0 8.5rem;max-width:8.5rem}.add_product_modal .inside-list--stack .content-inside p{align-items:center;display:flex;justify-content:space-between;width:100%}.add_product_modal .inside-list--stack .content-inside p .form-control{background-color:#fff9;background:#ffffffbf;border:1px solid #efecec;border:1px solid var(--neutral-light);border-radius:.625rem;border-radius:.325rem;box-shadow:3px 4px 4px #97869a21;flex:1 1;height:3.25rem;height:1.725rem;padding:0 .5rem}@media (max-height:760px),(max-width:1450px){.add_product_modal .inside-list--stack .content-inside p .form-control{border-radius:.575rem;height:3rem}}@media (max-width:991.98px){.add_product_modal .inside-list--stack .content-inside p .form-control{border-radius:.475rem;height:2.8rem;padding-left:1rem}}@media (max-width:767.98px){.add_product_modal .inside-list--stack .content-inside p .form-control{height:2.6875rem;padding-left:.8rem}}.add_product_modal .inside-list--stack .content-inside p .form-control::placeholder{color:#787878;color:var(--neutral);font-size:.75rem;font-style:italic;font-weight:400}.add_product_modal .inside-list--stack .content-inside p .form-control:read-only{border:0;box-shadow:none;padding:0}.wrapper_incentives{padding:1.6rem 1.35rem .5rem 1.5rem}.wrapper_incentives .fix-height{max-height:32vh;overflow-y:auto;padding-right:.35rem}.add_product_modal .holograf-form .form-group--btnGroup{align-items:center;display:flex;justify-content:flex-start;margin-bottom:1rem}.add_product_modal .holograf-form .form-group--btnGroup .btn-set{align-items:center;display:flex;flex-flow:row wrap;gap:.5rem}.add_product_modal .holograf-form .form-group--btnGroup .label,.add_product_modal .holograf-form .form-group--warranty .label{flex-basis:auto!important;min-width:9.75rem}.add_product_modal .holograf-form .form-group--warranty .form-control{height:2.6rem}.form-group--highlight{background:#efecec;background:var(--neutral-light);display:flex;flex-flow:column nowrap;gap:.5rem;justify-content:center;margin:0;max-height:6rem;overflow:hidden;padding:1.12rem .65rem .75rem;padding-inline:2.2rem 1.5rem;position:relative}.form-group--highlight .cross{align-items:center;background-color:#e0e0e0;display:inline-flex;flex-flow:column nowrap;height:100%;justify-content:center;left:0;padding:.5rem .4rem;position:absolute;top:0;transition:all .3s ease-in-out;width:2rem}.form-group--highlight .cross img{max-width:100%;opacity:.7;transition:all .3s ease-in-out}.form-group--highlight .cross:active,.form-group--highlight .cross:focus,.form-group--highlight .cross:hover{background-color:#d7d7d7}.form-group--highlight .cross:active img,.form-group--highlight .cross:focus img,.form-group--highlight .cross:hover img{opacity:1}.form-group--highlight .label{flex-basis:auto!important}.modal-footer-dark--incentives .cta-row{align-items:center;display:flex;justify-content:flex-end;padding-inline:.4rem}.modal-footer-dark--incentives .cta-row .btn{min-width:8rem}.name{border:1px solid #797373;height:2.688rem;width:13.438rem}.name h1{color:#222;color:var(--text-dark);font-family:Jost;font-size:30px;font-style:normal;font-weight:600;line-height:normal}.email{border:1px solid #797373;height:1.813rem;width:15.188rem}.email h1{color:#787878;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.pointsDiv{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border:1px solid #222;border:1px solid var(--text-dark);border-radius:.625rem;height:2.25rem;opacity:.2399999946;width:6.5rem}.points-count,.pointsDiv{box-shadow:3px 4px 4px 0 #97869a21}.points-count{background:#222;background:var(--text-dark);border-radius:.625rem;height:2.22238rem;width:2.6875rem}.points-count span{-webkit-text-fill-color:#0000;background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);background-clip:text;-webkit-background-clip:text;font-family:Bebas Neue;font-size:1.25rem;font-weight:400}.point-text,.points-count span{font-style:normal;line-height:normal}.point-text{color:#222;color:var(--text-dark);font-family:Jost;font-size:.875rem;font-weight:500;letter-spacing:-.035rem;text-transform:uppercase}.outer-container{border:0 solid #000;max-height:100%;position:relative;width:100%}.dashboard_header{color:#222;color:var(--text-dark);font-family:Josefin Sans;font-size:1.25rem;font-weight:400;left:1.25rem;position:absolute;top:0}.dashboard_header img{margin-top:-5px}.content{border:0 solid blue;position:relative;width:58.433rem}.success-heading1,.success-heading2{color:#222;color:var(--text-dark);line-height:3.5625rem;text-align:center}.success-heading1{border:0 solid #df11bc;font-size:3.75rem;font-weight:300;letter-spacing:-.1125rem}.success-heading2{border:0 solid red;font-size:2.875rem;font-weight:600;letter-spacing:-.08625rem;margin-bottom:1.56rem}.success-card{align-items:center;background:#222;background:var(--text-dark);background-image:url(/static/media/waves.9063f1723248b64e8e9b.svg);background-position:100% 0;background-repeat:no-repeat;border-radius:.625rem;display:flex;height:20.5rem;justify-content:center;padding-left:.8rem;position:relative;width:35.4375rem;z-index:1}.success-card .fir{height:78%;margin:.56rem .81rem 1.24rem .31rem}.success-card .fir img{height:100%;width:100%}.success-card .sec{border:0 solid #180da8;display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:space-evenly}.success-card .sec div{border:0 solid #fff;height:3rem}.success-card .sec div:not(:nth-child(3)){margin-bottom:.7rem}.BarCodeImage{width:6.3rem}.sc_title,.sc_value{color:var(--whitw);display:block;font-size:1rem;letter-spacing:-.03rem}.sc_title{font-weight:400}.brnd_btn,.sc_value{font-weight:600}.brnd_btn{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border:0 solid #df1010;border-radius:.4375rem;color:#222;color:var(--text-dark);font-size:.875rem;height:1.5rem;letter-spacing:-.02625rem;padding-inline:.5rem}.trusted_sheild{border:0 solid #fff;display:inline;height:1.36rem;margin-left:.2rem;width:1.1875rem}@media (max-width:767.98px){.dataTables_wrapper .trusted_sheild{margin-left:0}}.dwnld_btn{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);bottom:1.12rem;display:grid;place-items:center;position:absolute;right:.63rem}.dwnld_btn img{height:1.125rem;width:1.125rem}.success_bg{position:absolute;right:0;top:12.75rem;width:58.433rem}.download-btn{border-radius:.625rem;height:3.25rem;width:3.125rem}.outer_main_div{border:0 solid #df0d0d;display:flex;max-height:100%;width:100%}.sp_left_box{fill:#ffffff61;border-radius:.625rem;filter:drop-shadow(3px 4px 4px rgba(151,134,154,.13));flex:1 1;height:49.4375rem;margin:0 2rem 0 0}.card_heading{font-size:1.875rem;font-weight:600;height:2.6875rem;letter-spacing:-.05625rem;margin:2.63rem auto auto;width:23.1875rem}.card_des,.card_heading{color:#222;color:var(--text-dark)}.card_des{align-items:center;display:flex;font-size:.75rem;font-weight:400;height:1.0625rem;justify-content:center;margin:auto auto 1.69rem;width:20.6875rem}.sp_right_box{border:0 solid green;flex:1 1;height:37.436rem;margin:8.69rem 0 3.25rem;width:41.75rem}.sp_right_box img{height:100%;width:100%}.card_content_wrap{display:flex;flex-flow:column;position:relative;z-index:2}.sp_div{fill:#ffffff61;background-image:none;border-radius:.625rem;filter:drop-shadow(3px 4px 4px rgba(151,134,154,.13));height:12.0625rem;margin:auto auto .94rem;position:relative;width:36.6875rem}.sp_div:hover{background-color:#000;background-color:var(--primary-dark)}.sp_div:hover .sp_p_category{color:#ece9e9}.sp_div:hover .bgcard-img{filter:invert(100%) brightness(100%)}.sp_div .bgcard-img{right:0;top:0}.sp_div1{align-items:center;border:0 solid #060c42;display:grid;grid-template-columns:3.125rem auto;height:-webkit-fit-content;height:fit-content;margin:3.06rem 1.813rem auto 3.31rem;width:28.43rem}.sp_div1 div{border:0 solid #1021be}.sp_p_category{color:#222;color:var(--text-dark);font-size:1.25rem;font-weight:500;letter-spacing:-.0375rem;margin-left:.56rem}.product_detail{border:0 solid red;color:#787878;color:var(--neutral);font-size:1rem;font-weight:400;margin:.62rem 4.88rem 3.69rem 3.38rem;width:28.437rem}.dark_r_arrow{color:#222;color:var(--text-dark);width:3rem}.light_r_arrow{bottom:1.56rem;color:#787878;color:var(--neutral);left:32.94rem;position:absolute;right:1.63rem;top:10.5rem;width:2.125rem}.logo_btn{box-shadow:3px 4px 4px 0 #97869a21}.main-content-body{box-sizing:border-box;max-height:100%;max-width:100%;padding:1.4rem}.table-top-bar>div{border:0 solid red;flex:1 1;height:4.7rem}.last-col{position:relative}.flex-content-col1{color:#222;color:var(--text-dark);font-size:.875rem;font-weight:500;letter-spacing:-.02625rem}.bw-icon{align-items:center;background:var(--whitw);border-radius:.625rem;box-shadow:3px 4px 4px 0 #97869a21;display:grid;height:2.3125rem;justify-content:center;position:relative;width:2.1875rem}.title-01{color:#222;color:var(--text-dark);font-size:.75rem;font-weight:400}.title-02{color:var(--text-light);font-size:.625rem;font-style:italic;font-weight:300;margin-top:-15px}.title_div{padding-top:1.25rem}.plus-icon{left:30%;position:absolute;top:60%}.logobtn_position{position:absolute;right:1.12rem;top:.7rem}.product-list-table th{background:var(--whitw);padding:.81rem 1.2rem}.product-list-table th:first-child{border:none;border-radius:.625rem 0 0 .625rem}.product-list-table th:last-child{border:none;border-radius:0 .625rem .625rem 0}.product-list-table td{color:#222;color:var(--text-dark);font-size:.75rem;font-weight:400;letter-spacing:-.0225rem;padding-left:1.2rem}.product-list-table tr{vertical-align:middle}.t-head-row{background-color:#fff;border-radius:.625rem;height:2.3rem}.t-head-row th{color:#222;color:var(--text-dark);font-weight:500}.brnd_btn_black,.t-head-row th{font-size:.875rem;letter-spacing:-.02625rem}.brnd_btn_black{background-color:#222;background-color:var(--text-dark);border-radius:.4375rem;font-weight:600;height:1.5rem;padding-inline:.3rem}.brnd_btn_black span{-webkit-text-fill-color:#0000;background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);background-clip:text;-webkit-background-clip:text}@media (max-width:767.98px){.brnd_btn_black{border-radius:.325rem;font-size:.75rem;height:1.25rem}}.left-sec{flex:1 1}.left-sec .dashed-box{border:3px dashed #787878;border:3px dashed var(--text-light,#787878);display:flex;flex-direction:column;height:25.7rem;margin:auto;text-align:center;width:100%}@media (max-width:767.98px){.left-sec .dashed-box{text-align:left}}@media (max-width:567.98px){.left-sec .dashed-box{border-radius:6px;border-width:2px;height:23rem}}.left-sec .block-widget.block-widget-customised{padding:1.75rem 1.15rem}@media (max-width:567.98px){.left-sec .block-widget.block-widget-customised{padding:1rem .85rem}}.left-sec .block-widget-customised .url-input{background:#fff9;color:var(--text-light);height:3.125rem;transition:all .3s ease-in-out}.left-sec .block-widget-customised .url-input::placeholder{font-style:italic}.left-sec .block-widget-customised .url-input:focus{background:#fffffff2;border:2px solid #fff;box-shadow:3px 4px 4px #97869a21;box-shadow:var(--main-shadow);outline:0}@media (max-height:760px),(max-width:1450px){.left-sec .block-widget-customised .url-input{height:3rem}}@media (max-width:991.98px){.left-sec .block-widget-customised .url-input{height:2.8rem}}@media (max-width:767.98px){.left-sec .block-widget-customised .url-input{height:2.6875rem}}.left-sec .upload-img-wrapper{height:6.65rem;margin-bottom:1rem;width:5.43rem}.left-sec .upload-top-sec{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}@media (max-width:767.98px){.left-sec .upload-top-sec h2{font-size:1.125rem}}@media (max-width:567.98px){.left-sec .upload-top-sec h2{font-size:1rem}}.left-sec .btn-fab.upload-btn-grad{transition:all .3s ease-in-out;width:8.25rem}@media (max-width:567.98px){.left-sec .btn-fab.upload-btn-grad{width:6rem}}.left-sec .btn-fab.upload-btn-grad span{-webkit-text-fill-color:#0000;background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);background-clip:text;-webkit-background-clip:text}@media (max-width:767.98px){.left-sec .btn-fab.upload-btn-grad span{font-size:13px}}@media (max-width:567.98px){.left-sec .btn-fab.upload-btn-grad span{font-size:12px}}.left-sec .uploaded-items-bottom{height:5rem;padding-inline:1rem}@media (max-width:767.98px){.left-sec .uploaded-items-bottom{height:4.3rem}}.left-sec .uploaded-items-bottom .up-item{align-items:center;background:#fff;background:var(--whitw,#fff);display:flex;gap:.5rem;height:3.43rem;position:relative;width:27.6rem}@media (max-width:767.98px){.left-sec .uploaded-items-bottom .up-item{color:#787878;max-width:13.5rem}.left-sec .uploaded-items-bottom .up-item span{font-size:10.5px}}.left-sec .uploaded-items-bottom .up-icon-div{height:2.12781rem;width:1.61425rem}.left-sec .uploaded-items-bottom .cut-btn{height:10px;position:absolute;right:.5rem;top:.5rem;width:10px}.upload-level{font-size:.875rem;font-weight:500;letter-spacing:-.02625rem;margin-top:1.8rem}.gradient-widget1{background-color:#fff9;border:2px solid #fff;border-radius:.625rem;box-shadow:3px 4px 4px 0 #97869a21;height:15.9rem;position:relative;width:39.5rem}.gradient-widget1:after{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border-radius:.625rem;content:"";inset:0;opacity:.4;position:absolute}.let_arrow{left:0;position:absolute;top:-1rem}.csv-bg{height:22.12rem;margin-bottom:4px!important;width:21.4rem}.dropdown-menu-holograf.drop-down-style .dropdown-item{align-items:center;display:flex;height:50px}.form-control_updated::placeholder{font-size:.875rem!important;font-style:normal!important;font-weight:500!important}.top-bar-sec{background-color:#222;background-color:var(--text-dark);border-radius:.63rem}.btn_brdr{border:1px solid #d6d1d1}.chart-div{height:26.5rem}.map-div{border-radius:.625rem;display:flex;flex-flow:column nowrap;min-height:70vh;position:relative}.map-div .top-bar-bg{border-radius:10px 10px 0 0;left:0;position:absolute;right:0;top:0;z-index:2}.map-div .map-img{border-radius:10px;height:100%;object-fit:cover;width:100%}.map-div .map-wrapper{inset:0;padding-top:5.5rem;position:absolute}.map-div .map-navigation-bar{margin-top:auto;max-width:100%;overflow-x:auto;padding:.75rem;position:relative;scrollbar-width:none;z-index:3}.map-div .map-navigation-bar::-webkit-scrollbar{display:none;width:0!important}.map-div .map-navigation-bar__wrapper{display:flex;gap:.81rem}.map-div .map-navigation-bar .inner-btns{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#3434344f;border-radius:.625rem;height:4.125rem;min-width:14.5rem;padding:.8rem 1rem;position:relative;text-align:left}.map-div .map-navigation-bar .inner-btns div{line-height:1.25rem}.arrow-img{margin-top:.3rem}.info-card{background:#ffffff61;border-radius:.625rem;box-shadow:3px 4px 4px 0 #97869a21;display:flex;height:-webkit-fit-content;height:fit-content;margin-top:.88rem;padding:.52rem .75rem 2.5rem;position:relative;width:100%;z-index:1}@media (max-height:760px),(max-width:1450px){.info-card{padding-bottom:1.25rem}}.info-card:after{background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);border-radius:.625rem;content:"";inset:0;opacity:.15;position:absolute;z-index:-999}.info-card nav{align-items:center;display:flex;height:4rem;justify-content:space-between;position:relative}.info-card nav div{align-items:start;display:flex;flex-flow:column;justify-content:center;max-width:none}.info-card .description{margin-top:1rem;padding-right:2.5rem}.info-card-footer{display:flex;justify-content:space-between;margin-top:.25rem}.date_btn{background:#d0e1ee;border-radius:.3125rem;font-style:italic;font-weight:400;width:6.875rem}.date_btn,.location_btn{font-size:.875rem;height:2.125rem}.location_btn{align-items:center;background:#222;background:var(--text-dark);border-radius:.4375rem;box-shadow:3px 5px 12px 0 silver;display:flex;font-weight:600;gap:.3rem;justify-content:center;letter-spacing:-.02625rem;width:9.625rem}.location_btn span{-webkit-text-fill-color:#0000;background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);background-clip:text;-webkit-background-clip:text}.trusted_text{bottom:-.5rem;color:#268d3f;font-size:.75rem;font-weight:500;left:0;position:absolute}.page-header__user-info.round_pf_pic{align-items:start}.page-header__user-info.round_pf_pic .user-img{align-items:center;display:flex;height:4.06rem;justify-content:center;width:4.06rem}.tracking__left{flex:1 1}.card__text.bg_holo{max-height:10rem}.trac-right-sec{display:flex;flex-flow:column nowrap;height:100%;max-height:calc(100vh - 9rem);max-width:40%;position:-webkit-sticky;position:sticky;top:1rem}@media (max-height:760px),(max-width:1450px){.trac-right-sec{max-height:calc(100vh - 7.5rem)}}.top-bar-bg{background-image:url(/static/media/tracking-top-bar-bg.24e8405df753c6eb823d.svg);background-position:100% 0;background-repeat:no-repeat;left:0;position:-webkit-sticky;position:sticky;top:0}.scroll-div-right{align-items:center;background-color:#fff9;border-radius:.375rem;display:flex;flex-flow:column nowrap;justify-content:center;margin-top:.75rem;max-height:calc(100vh - 18rem);max-width:32.25rem;overflow-y:auto;padding:.8125rem .54725rem 0 .5625rem;scrollbar-width:none}@media (max-height:760px),(max-width:1450px){.scroll-div-right{max-height:calc(100vh - 15.5rem)}}.scroll-div-right::-webkit-scrollbar{display:none;width:0!important}.scroll-div-right .detail-cards{margin-block:0}.scroll-div-right .detail-cards .card__text{border-radius:14px;height:auto}.scroll-div-right .show-ownership-div{letter-spacing:-.02625rem}.show-ownership-div{align-items:center;background-color:#000;background-color:var(--primary-dark);background-image:url(/static/media/show-own_waves-bg.aad67535eded6bfefcfd.svg);background-position:100% 0;background-repeat:no-repeat;border-radius:.375rem;display:flex;height:2.75rem;justify-content:center;position:relative;width:100%}.show-ownership-div span{-webkit-text-fill-color:#0000;background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);background-clip:text;-webkit-background-clip:text}.product-detail-div{align-items:center;background:#fff;border-radius:.375rem;box-shadow:3px 4px 4px 0 #97869a21;display:flex;height:2.75rem;justify-content:center;margin-top:.5rem;width:100%}.product-detail-div a,.product-details-anchor a{color:inherit;letter-spacing:-.42px;text-decoration:none}.detail-cards .custom_card_barcode{flex:0 0 8rem}.bg_holo{width:100%}.bg_holo img{border-radius:.8rem;height:100%;object-fit:cover;width:100%}.upload_sec{background:#fff9;display:flex;gap:.5rem;height:10.5rem;padding:.3rem;width:100%}.upload_sec>div{border-radius:.625rem;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;text-align:center}.card_bg1,.card_bg2{background-color:#fff9;position:relative}.card_bg1:after,.card_bg2:after{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border-radius:.625rem;content:"";inset:0;opacity:.2;position:absolute}.card_wrapper-1{background-image:url(/static/media/card_waves1.44eae69ba4a8d0e1cb22.svg);background-position:0 0}.card_wrapper-1,.card_wrapper-2{background-repeat:no-repeat;border-radius:inherit;height:100%;padding-top:20px;position:relative;z-index:1}.card_wrapper-2{background-image:url(/static/media/card_wave2.315645fb9cd8693db41b.svg);background-position:100% 100%}.card_bg3{background:rgba(#222,.38);background:rgba(var(--text-dark),.38);position:relative}.card_bg3 p{color:#fff}.card_bg3 button{background-color:#fff;color:#0e0d0d}.card_bg3:after{background:#222;background:var(--text-dark);border-radius:.625rem;content:"";inset:0;opacity:1;position:absolute}.card_wrapper-3{background-image:url(/static/media/card_waves3.a25f25aa0969b1b23049.svg);background-position:100% 0;background-repeat:no-repeat;border-radius:inherit;height:100%;padding-top:20px;position:relative;z-index:1}.btn-fab--dark.white-btn,.btn-fab--dark.white-btn:hover{background-color:#fff}.card.new_card{background:none;border:none}.dwnld_qr_btn{position:absolute;right:0;top:-.35rem}.location_btn.dwnld_qr_btn{height:1.65rem;width:8rem;z-index:9}.location_btn.dwnld_qr_btn--view{font-size:12.6px;font-weight:500;top:2rem}.pac-container{display:block;z-index:1151}.favicon-box img{cursor:pointer;height:auto;margin-left:50px;width:26%}.favicon-box-logistics img{cursor:pointer;height:auto;margin-left:60px;width:23%}.wrap_other-op{background:#ffffff61;position:-webkit-sticky;position:sticky;top:0;z-index:3}.new_card .card__text .text-pair .label{flex:0 0 7.2rem;max-width:7.2rem}.arr_fix{position:absolute;right:.6rem;top:3rem}.map-div.custom_mapdiv{padding-top:5.6rem}.headlines_div{max-width:80%;text-align:center;width:auto}.headlines_div p{font-weight:300;margin:0}.headlines_div h2,.headlines_div p{font-size:1.5625rem;letter-spacing:-.04688rem}.headlines_div h2{font-weight:600;line-height:2rem;margin-bottom:min(3.8vh,2.8rem)}.right-img-wrapper{border:0 solid red;max-height:26.12rem;max-width:18.7rem}.right-img-wrapper img{height:100%;width:100%}.block-widget.trac-right-sec-null{display:flex;flex-flow:column nowrap;min-width:40%}.gm-style .gm-style-iw-c,.gm-style .gm-style-iw-d::-webkit-scrollbar-track,.gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece,.gm-style .gm-style-iw-t:after{background:#343434;color:#fff}.gm-style .gm-style-iw-tc:after{background:#343434}.logo-bar{align-items:center;display:flex;justify-content:space-between;margin-top:5.37rem}.logo-bar .logo{width:7rem}.logo-bar .logo img{height:100%;width:100%}.logo-bar .globe-icon{height:1.9375rem;width:2.1255rem}.logo-bar .globe-icon img{height:100%;width:100%}.login-form{border:0 solid green;display:flex;flex-flow:column nowrap;height:27.5rem;justify-content:space-between;margin:4.01rem auto auto;max-width:41.87rem;position:relative;width:41.87rem}.login-form .form-nav{align-items:center;display:flex;height:6rem;width:100%}.login-form .form-content{align-items:center;display:flex;flex-flow:column nowrap;height:19.75rem;justify-content:center;padding-inline:5.8rem;width:100%}.login-form .form-content h2{letter-spacing:-.045rem;margin-bottom:.65rem;z-index:2}.login-form .form-content p{margin-bottom:1.8rem;z-index:2}.block-wavy-dark.form-nav{background:url(/static/media/login-topbar-wave.dc858b77befffe9eaa97.svg) 100% 0 no-repeat;background-color:#222;background-color:var(--text-dark)}.input-div{width:100%;z-index:9}.input-div .form-control{border:none;font-style:italic;height:3.25rem;padding-right:3.75rem;width:100%}@media (max-height:760px),(max-width:1450px){.input-div .form-control{height:3rem}}.container-wrapper{position:relative}.group-left1,.group-right1{border:0 solid red;height:-webkit-fit-content;height:fit-content;position:absolute;width:-webkit-fit-content;width:fit-content}.group-right1{bottom:0;left:26rem;top:17rem}.group-left1{bottom:0;left:8.5rem;top:21rem}.otp-box-holder{display:flex;gap:2.62rem;z-index:1}.otp-box-holder input{font-size:.875rem;font-weight:700}.illustration.illustration_customised{height:65%}.illustration.illustration_customised img{height:100%;width:100%}.activity-topbar{height:6rem}.date-time{border:1px dashed #787878;border:1px dashed var(--text-light,#787878);border-radius:.4375rem;text-align:center}.cards_1{height:100px}.btn-dark-outlined.black-default{background-color:#222;background-color:var(--text-dark);color:#fff}@media (max-width:767.98px){.btn-dark-outlined.black-default{border-radius:.35rem;min-width:0;min-width:auto;width:2.5rem}}@media (max-width:991.98px){.holograf-form-1 .btn-dark-outlined.black-default{min-width:50%}}@media (max-width:767.98px){.holograf-form-1 .btn-dark-outlined.black-default{width:auto}}@media (max-width:567.98px){.holograf-form-1 .btn-dark-outlined.black-default{width:100%}}.left-topbar-sec{display:flex;flex-direction:column;justify-content:center;margin-left:3%;max-width:30%}.right-topbar-sec{margin-top:2.5rem}.csv-fields,.select-field{align-items:center;display:grid;height:3rem;justify-content:center}.csv-fields{background-color:#222;background-color:var(--text-dark)}.select-field{border:2px solid #222;border:2px solid var(--text-dark);position:relative}.select-field .upload-click.add-click{bottom:auto}.select-field .upload-click.add-click .btn-fab.btn-add{height:3rem;width:3rem}.middle-arrow{margin-left:-10px;position:relative}.middle-arrow .verfied-div{background:#d2f2db;background:var(--green,#d2f2db);width:2.875rem}.middle-arrow .error-div,.middle-arrow .verfied-div{align-items:center;border-radius:.25rem;display:flex;height:.9375rem;justify-content:center;position:absolute}.middle-arrow .error-div{background:#efcfe4;background:var(--pink,#efcfe4);width:2.0625rem}.side-bordered-div{margin-left:10px;position:relative}.side-bordered-div:before{border-bottom:1px dashed #222;border-bottom:1px dashed var(--text-dark);border-left:1px dashed #222;border-left:1px dashed var(--text-dark);border-radius:0 0 0 10px;content:"";height:calc(100% - .6rem);left:0;position:absolute;top:-1rem;width:1.8rem}.horizontal-line{border-top:1px dashed #222;border-top:1px dashed var(--text-dark);height:0;width:1.8rem}.number-tag{align-items:center;background-color:#222;border-radius:.375rem;display:flex;height:1.06rem;justify-content:center;left:-.55rem;position:absolute;width:1rem}.user-card-dot-starting{background:#222;background:var(--text-dark);border-radius:50%;content:"";height:6px;left:1.28rem;position:absolute;top:49%;width:6px}.map-form .left-col{padding-right:10px}.map-form .row:last-child .horizontal-line{border-top:none}.heading-top-div{padding-bottom:min(5vh,4rem);text-align:center}@media (max-width:767.98px){.heading-top-div{padding-bottom:1.2rem}.heading-top-div h6{text-align:left}}.heading-top-div p{margin-bottom:0;max-width:42.8rem}@media (max-width:767.98px){.heading-top-div p{font-size:10px;text-align:left}}.plcards-wrapper-div{display:flex;gap:min(2vw,3rem);justify-content:space-between;max-width:47.5rem;z-index:1}.plcards-wrapper-div .pl-01-cards{cursor:pointer;display:flex;flex-direction:column;height:26.875rem;position:relative;width:22.56938rem}.plcards-wrapper-div .pl-01-cards:after{background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);content:"";inset:0;opacity:.28;position:absolute;z-index:-999}.plcards-wrapper-div .pl-01-cards .content-inner{margin-top:3rem}.plcards-wrapper-div .pl-01-cards .content-inner .card-details-wapper{max-width:19.4375rem}.plcards-wrapper-div .pl-01-cards .down-card,.plcards-wrapper-div .pl-01-cards .up-card{flex:1 1}.plcards-wrapper-div .pl-01-cards .up-card{align-items:center;display:flex;justify-content:center;text-align:center}.plcards-wrapper-div .pl-01-cards .up-card .card-tite{display:flex;justify-content:center;letter-spacing:-.045rem}.plcards-wrapper-div .pl-01-cards .up-card .card-details{margin-bottom:calc(1.13rem - 8px)}.plcards-wrapper-div .pl-01-cards .down-card1{flex:1 1;overflow:hidden;position:relative}.plcards-wrapper-div .pl-01-cards .down-card1 img{bottom:0;position:absolute;right:0;z-index:-1}.plcards-wrapper-div .pl-01-cards .down-card2{flex:1 1;overflow:hidden;position:relative}.plcards-wrapper-div .pl-01-cards .down-card2 img{bottom:-3.3rem;position:absolute;right:-3.5rem;z-index:-1}.locotion-img{height:18px;width:15px}.inventory-qr-image{height:65px;width:65px}.layer-wapper{border:0 solid red;display:flex;height:13.6rem;justify-content:space-between;width:100%;z-index:1}.layer-wapper .layer-steps{align-items:center;background:url(/static/media/inventory-blurr-background-card.4b6b4d4e649648d3a75b.svg) no-repeat 50%;background-size:contain;border-radius:.625rem;display:flex;flex-flow:column nowrap;justify-content:center;margin:-.35rem -.35rem 0 0;max-width:14.2rem;min-height:13.6rem}.layer-wapper .layer-steps div{max-width:65%;text-align:center}.layer-wapper .add-layer{border:2px dashed #222;border:2px dashed var(--text-dark);height:93.4%;width:6.3rem}.layer-wapper .add-layer .down-poining-arrow{transform:rotate(90deg)}.layer-wapper .add-layer .clickBtn.clickBtn-modified{border:1px dashed #222;border:1px dashed var(--text-dark);flex-direction:column;gap:1.7rem;padding-inline:1rem}.layer-wapper .add-layer .clickBtn.clickBtn-modified[aria-expanded=true]{background-color:#fff}.layer-wapper .add-layer .layer-pair.layer-pair-modified{justify-content:center}.layer-wapper .add-layer .collapse.show{background-color:#fff}.layer-wapper .number-icon{align-items:center;background:#efcfe4;background:var(--pastel-pink);border-radius:50%;display:inline-flex;height:15px;justify-content:center;padding-top:2px;position:absolute;right:3px;top:3px;width:15px}.layer-wapper .clickBtn-modified:after{display:none}.layer-wapper .clickBtn-modified .text-center{white-space:normal}.layer-wapper .layer-description.layer-description-modified{border-radius:10px;max-width:6.4rem;min-width:0;min-width:auto;top:102%}.layer-wapper .layer-description.layer-description-modified .layer-pair{padding:.75rem 1.5rem}.layer-wapper .layer-description.layer-description-modified .layer-pair.active,.layer-wapper .layer-description.layer-description-modified .layer-pair:active,.layer-wapper .layer-description.layer-description-modified .layer-pair:focus,.layer-wapper .layer-description.layer-description-modified .layer-pair:hover{background-color:#faf4f4}.layer-wapper .layer-step-gradbg{align-items:center;background:url(/static/media/inventory-pl02-s2-card.7265de14e3d6ff276e1a.svg) 0 100% no-repeat;display:flex;flex-flow:column nowrap;height:93.4%;justify-content:center;padding:0 .4rem 1.4rem 1rem;position:relative;width:14.5rem}@media (max-height:760px),(max-width:1450px){.layer-wapper .layer-step-gradbg{width:13.5rem}}.layer-wapper .layer-step-gradbg:after{background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);content:"";inset:0;opacity:.28;position:absolute;z-index:-999}.layer-wapper .layer-step-gradbg .ineer-content-box{margin-bottom:.5rem;max-width:11.9rem}.layer-wapper .layer-step-gradbg .level-tag-card{font-size:.875rem;font-weight:500;letter-spacing:-.02625rem}.layer-wapper .layer-step-gradbg .layer-modified{align-items:center;gap:.5rem}.layer-wapper .layer-step-gradbg .details-pl{max-width:80%}.layer-wapper .layer-step-gradbg .batch-number-pl{align-items:center;background:#efcfe4;border-radius:50%;display:flex;height:15px;justify-content:center;padding:3.6px;position:absolute;right:3px;top:3px;width:15px}.layer-wapper .layer-step-gradbg .card-top-checkbox{align-items:center;display:flex;gap:.4rem;justify-content:center;position:absolute;right:.6rem;top:.5rem}.layer-wapper .layer-step-gradbg .card-top-checkbox input{height:0;opacity:0;position:absolute;width:0}.layer-wapper .layer-step-gradbg .card-top-checkbox .checkbox-icon{background-image:none;border:1px solid #000;border-radius:5px;content:"";height:2rem;width:2rem}.layer-wapper .layer-step-gradbg .card-top-checkbox input:checked+.checkbox-icon:before{background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;content:url(/static/media/icon-black-checkbox.4f28083681042f2b183e.svg)}.table-top-row{align-items:center;display:flex;justify-content:space-between;margin:.7rem 0}.success-card.success-card-overidden{background-image:url(/static/media/inventory-pl-success-bg-wave.f17eaddb020484abacdb.svg);background-position:0 0;background-repeat:no-repeat}.dwnld_btn.dwnld_btn-modified{top:.81rem}.adjust-btn{bottom:.81rem;right:.63rem}.plcards-wrapper-div .down-card1.down-card1-overidden,.plcards-wrapper-div .down-card2.down-card2-overidden{overflow:visible}.plcards-wrapper-div .down-card2.down-card2-overidden img{bottom:0;right:0}.upper-card-row{align-items:space-between;display:flex;flex-flow:row nowrap;gap:.75rem;justify-content:center}.upper-card-row .card-item{border-radius:10px;display:flex;flex:1 1;flex-flow:column nowrap;flex-shrink:0;height:8.93rem;justify-content:center;padding-left:1.25rem;position:relative}.upper-card-row .card-item .in-content{max-width:73%;text-align:left}.upper-card-row .bg-img1{background:url(/static/media/inventory-step2-sc2-transpotaion-card1.ad99d24124cc9a09b13a.svg) 100% 100% no-repeat;background-color:#222;background-color:var(--text-dark)}.upper-card-row .bg-img2{background:url(/static/media/inventory-step2-sc2-transpotaion-card2.eaad9a5d46ca5344946c.svg) 100% 100% no-repeat;background-color:#222;background-color:var(--text-dark)}.upper-card-row .bg-img3{background:url(/static/media/inventory-step2-sc2-transpotaion-card3.4216bdee4a5b5b9d7eac.svg) 100% 100% no-repeat;background-color:#222;background-color:var(--text-dark)}.card-top-checkbox-bl{align-items:center;display:flex;gap:.4rem;justify-content:center;position:absolute;right:.6rem;top:.5rem}.card-top-checkbox-bl input{height:0;opacity:0;position:absolute;width:0}.card-top-checkbox-bl .checkbox-icon-bl{background-image:none;border:1px solid #fff;border-radius:5px;content:"";cursor:pointer;height:2rem;width:2rem}.card-top-checkbox-bl input:checked+.checkbox-icon-bl:before{background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADxSURBVHgB7ZdBDoIwEEWnnsA9LAw38ADAFVxzQLboCeQGegQTYC03GOcbIW5qWlvaTV/yk0lD5g0kE4BIYOaD5Cp58vZ08MGrPsVNsqdwzJIj5J0UJwpPDzlTHOaYctpRRJI8yb0xTRPVdf1OUDnETdPQOI70c5PZMyLkqqq4KAouy5KHYdBe61VuI/YqtxUbydEQQXOfYiM5mqGpboB/xUZyNNMN4CI2kusGcBUD41cqdha7ix3O83w9y7KM2rZdz6ywmfT7Cbjc8YL1qi0DuIpB+pJJ8uDymSIB+Z3icIn6r7ZTSj1QSM60PZD28MH7Aocxp8X0klRZAAAAAElFTkSuQmCC);margin-left:-1px}.dashed-Route-dtails-div{align-items:center;border:2px dashed #222;border:2px dashed var(--text-dark);border-radius:.625rem;display:flex;height:3.8rem;justify-content:space-between;margin-top:1.35rem;padding-left:1rem}.dashed-Route-dtails-div .right-sec{align-items:center;display:flex;gap:.65rem;letter-spacing:-.02625rem;margin-right:.3rem}.dashed-Route-dtails-div .right-sec .icon-wrap{background-color:#fff;cursor:pointer}.dashed-Route-dtails-div .right-sec .icon-wrap:active,.dashed-Route-dtails-div .right-sec .icon-wrap:focus,.dashed-Route-dtails-div .right-sec .icon-wrap:hover{background-color:#f3f3f3}.dashed-Route-dtails-div .right-sec .icon-wrap:active img,.dashed-Route-dtails-div .right-sec .icon-wrap:focus img,.dashed-Route-dtails-div .right-sec .icon-wrap:hover img{transform:scale(1.04)}.side-bordered-dashed-div{margin-left:.5rem;margin-top:2.3rem;position:relative}.side-bordered-dashed-div:before{border-bottom:1px dashed #222;border-bottom:1px dashed var(--text-dark);border-left:1px dashed #222;border-left:1px dashed var(--text-dark);border-radius:0 0 0 10px;content:"";height:calc(100% - 3.5rem);left:0;position:absolute;top:-2.1rem;width:4.3rem}@media (max-height:760px),(max-width:1450px){.side-bordered-dashed-div:before{height:calc(100% - 3.25rem)}}.side-bordered-dashed-div .routes-cover{display:flex;flex-direction:column;gap:3rem}.side-bordered-dashed-div .st-end-sec{align-items:center;display:flex;position:relative}.side-bordered-dashed-div .st-end-sec:last-child{margin-bottom:1.5rem}.side-bordered-dashed-div .st-end-sec .point-tag{left:.5rem;letter-spacing:-.02625rem;position:absolute;top:-1.8rem}.side-bordered-dashed-div .st-end-sec .arrow-to-box{border-top:1px dashed #222;border-top:1px dashed var(--text-dark);height:0;width:4.3rem}.side-bordered-dashed-div .st-end-sec .arrow-to-box.arrow-to-box-last{border-top:none}.side-bordered-dashed-div .st-end-sec .time-fields{display:flex;flex:1 1;flex-direction:column;gap:.5rem;height:100%;justify-content:space-between;padding:.5rem;position:relative}.side-bordered-dashed-div .st-end-sec .time-fields .arrow-tip:before{border-bottom:1px solid #333;border-right:1px solid #333;content:"";height:.5rem;left:-.7rem;position:absolute;top:50.0434%;transform:translateY(-50%) rotate(-45deg);width:.5rem}.li-bottom{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;max-width:100%;padding-left:5.25rem}.li-bottom .li-bottom-child{align-items:center;display:flex;flex-shrink:0;gap:.2rem}.li-bottom .li-bottom-child img{z-index:1}.li-bottom .li-bottom-child:first-child{position:relative}.li-bottom .li-bottom-child:first-child img{left:-2rem;position:absolute;top:-.7rem}.steps.steps-modified .status img{display:block!important}.overflow-auto{overflow-y:auto;scrollbar-width:none}.overflow-auto::-webkit-scrollbar{display:none;width:0!important}.hide-me{display:none}.right-stepper.right-stepper-modified{position:relative}.right-stepper.right-stepper-modified:before{border-bottom:1px dashed #fff;border-left:1px dashed #fff;border-radius:0 0 0 10px;content:"";height:calc(100% - 2.85rem);left:0;position:absolute;top:-1rem;width:2.5rem}.form-nav .right{align-items:center;display:inline-flex;justify-content:center}.notification-content{position:relative}.notification-panel{background-color:#dcdbe0;border:1px solid #000;box-shadow:0 2px 4px #0000001a;height:400px;position:absolute;right:0;text-align:center;top:50px;width:400px;z-index:99}.NotificationcloseButton{background-color:red;font-weight:700;height:30px;margin-bottom:20px;margin-left:320px;width:80px}.NotificatiionTable{border:1px solid grey;margin:auto;text-align:center;width:90%}.NotificatiionTable td,.NotificatiionTable th{border:1px solid #fff;padding:.5rem}.approvebtn{background-color:green;padding:3px}.rejectbtn{padding:3px}.logout img:hover,.rejectbtn{background-color:red}.cat_div_scroll{max-height:18rem;overflow-y:auto}.custom-datepicker-container{right:0;top:2.8rem;z-index:999}@media (max-height:760px),(max-width:1450px){.logo-bar{margin-top:1.5rem}.login-form{height:23rem;margin-top:1rem;max-width:39rem;width:39rem}.login-form .form-nav{height:4.5rem}.login-form .form-content{height:17.5rem}.group-right1{bottom:0;left:30rem;right:0;top:10rem}.group-left1{bottom:0;left:1.5rem;top:14rem}ul.preview-tags .p-tag{padding-inline:1.125rem}.tracking-downline{justify-content:flex-start}}@media only screen and (max-width:1280px){.margin-media-box{margin-top:0!important}}@media (max-width:767.98px){.logo-bar{margin:2.5rem 1.65rem 10vh}.logo-bar .globe-icon{height:auto;width:1.7rem}.otp-box-holder{gap:.5rem;justify-content:space-between;max-width:85%;width:100%}.otp-box-holder input{text-align:center}.loader-screen,.login-form{height:22rem;max-width:80%;overflow:hidden;width:auto}.loader-screen .form-nav,.login-form .form-nav{height:4rem;justify-content:center;min-height:4rem}.loader-screen .form-nav h3 span,.login-form .form-nav h3 span{line-height:1.3}.loader-screen .form-content,.login-form .form-content{height:17rem;padding-inline:10vw}.loader-screen .form-content p,.login-form .form-content p{font-size:14.8px;text-align:center}.group-left1{bottom:auto;left:.5rem;top:50vh}.group-left1 img{max-width:42.5vw}.group-right1{bottom:auto;left:auto;right:-25vw;top:45vh}.group-right1 img{max-width:100vw}.input-div .form-control{background:#ffffffa8;border:2px solid #fff;box-shadow:3px 4px 4px 0 #97869a21;height:2.935rem}.input-div .upload-click .btn-fab{height:2.9375rem;width:2.9375rem}.loader{max-width:4.5rem}.loader-screen{margin-top:-6.5vh;padding-bottom:18vh}.loader-screen .block-wavy-dark.form-nav{padding-block:.25rem;padding-inline:.75rem 5rem}.loader-screen .block-wavy-dark.form-nav img{max-height:1.2rem}.loader-screen .block-wavy-dark.form-nav h3 span{font-size:.775rem;line-height:1.5}}@media (max-width:567.98px){.logo-bar{margin-inline:.5rem}.logo-bar .globe-icon{width:1.6rem}.block-wavy-dark.form-nav{background-position:100%;background-size:contain}.loader-screen,.login-form{height:19.35rem}.loader-screen .form-nav,.login-form .form-nav{height:3.6rem;min-height:3.6rem}.loader-screen .form-nav h3 span,.login-form .form-nav h3 span{font-size:1rem;line-height:1.45}.loader-screen .form-content,.login-form .form-content{height:15rem;padding-inline:5vw}.loader-screen .form-content h2,.login-form .form-content h2{line-height:1}.loader-screen .form-content p,.login-form .form-content p{font-size:14px;margin-bottom:1.35rem}.otp-box-holder{max-width:100%;padding-inline:2vw}.otp-box-holder .bdrs10.btn-fab--dark{border-radius:.475rem}}@media (max-width:449.98px){.container-wrapper{height:100%}.loader-screen,.login-form{height:19rem;max-width:96%}.loader-screen .form-nav,.login-form .form-nav{height:3.4rem;min-height:3.4rem}.loader-screen .form-content,.login-form .form-content{height:15rem;padding-inline:4vw}.group-left1{bottom:10vh;left:0;top:auto;z-index:10}.group-left1 img{max-width:28vh}.group-right1{bottom:2rem;left:auto;right:-55vw;top:auto}.group-right1 img{max-width:140vw;rotate:-6deg}}@media (max-width:375px){.otp-box-holder{padding-inline:.5vw}}.search_div_dashboard{min-width:0!important;min-width:auto!important;width:auto!important}.icon-wrap-costomise{box-shadow:none!important;width:3rem!important}.form-control-customised{padding-inline:3rem 1rem!important}.form-control-customised:focus{box-shadow:3px 4px 4px #97869a21;box-shadow:var(--main-shadow)}.warranty-btn{height:2.85rem}.warranty-btn>div{height:100%!important}.react-datepicker-popper{z-index:99}.custom-dropdow-div{max-height:120px;overflow-y:scroll}.custom-width{width:17%!important}.custom-width2{width:20%!important}.layer-block{background:#fff9;padding:1rem}.layer{align-items:center;gap:.8rem}.batch-number{align-items:center;background:#efcfe4;border-radius:50%;display:flex;height:15px;justify-content:center;left:59px;padding:3.6px;position:absolute;top:219px;width:15px}.number p{font-size:8px;font-weight:700;line-height:12px}.layer-desc{margin-top:10px}.layer-desc p{color:#787878;letter-spacing:0;line-height:17px}.multiple-batch{align-items:center;display:flex;justify-content:center}.levels{letter-spacing:-.03em;line-height:20px}.layer-arrow-down{height:12px;left:160px;position:absolute;top:105px;transform:rotate(90deg)}.new-layer{letter-spacing:-.03em;line-height:20px}.page-desc{background:url(/static/media/page-header-bg.7e8916171e0c2f0b58c8.svg) no-repeat 100% 0;background-color:#222;background-color:var(--text-dark);border-radius:.625rem;display:flex;flex-flow:column nowrap;margin-bottom:10px;max-height:calc(100vh - 9.5rem);max-width:100%;top:1rem}.page-desc .dark-block-content h3{align-items:center;display:flex;gap:.25rem}.block-wavy-add-product{background:url(/static/media/products-add-waveBg.92ea07576791a323c363.svg) no-repeat 0 0;background-color:#222;background-color:var(--text-dark);border-radius:.625rem;display:flex;flex-flow:row nowrap;max-width:100%;min-height:13.7rem;overflow:hidden;padding:0 0 0 34px;position:relative}.left-product{display:flex;flex-flow:column nowrap;gap:.625rem;justify-content:center;max-width:210px}.right-product{bottom:-.25rem;position:absolute;right:0}.product-screen-graphics{background:url(/static/media/long-dark-black-waveBg.61120d7e52b1dc8612a3.svg) no-repeat 100% 0;background-color:#ffffff61;border-radius:.625rem}.product-chart{border-radius:.625rem}.category-desc-content{align-items:center;display:flex;flex-flow:row nowrap;gap:6rem;justify-content:center}.category-distribution-listing{align-items:center;display:flex;flex-flow:row wrap;gap:.48rem .56rem;margin-block:1rem 0}.category-distribution-listing>li{flex:0 0 100%;max-width:100%}.category-distribution-listing--inventory>li{flex-basis:calc(50% - 0.3rem);flex-grow:0;flex-shrink:0;max-width:calc(50% - .3rem)}.category-group{align-items:center;background:#ffffff61;border:2px solid #fff;border-radius:.8rem;display:flex;gap:.63rem;height:3.25rem}.category-group .icon-wrap{align-items:center;display:inline-flex;flex-shrink:0;height:3.3rem;justify-content:center;width:3.25rem}.category-desc{align-items:center;display:inline-flex;flex:1 1;padding-right:.7rem}.description-box{height:270px;overflow:auto}.description-box::-webkit-scrollbar{width:.5em}.description-box::-webkit-scrollbar-thumb{background-color:#0000}.tracker-wrapper{background-color:#ffffff61;border-radius:.625rem;height:calc(100vh - 9.35rem);padding:1rem;position:-webkit-sticky;position:sticky;top:1rem}@media (max-height:760px),(max-width:1450px){.tracker-wrapper{height:calc(100vh - 7.5rem)}}.tracker-bg{background:url(/static/media/tracker-bg.5280f90f0a3d6ebba6e0.svg) no-repeat 100% 0!important;background-color:#222!important;background-color:var(--text-dark)!important;border-radius:.625rem;display:flex;flex-flow:column nowrap;height:100%;max-width:100%}.map{border-radius:0 0 10px 10px;flex:1 1;height:100%;overflow:hidden}.map img{height:100%;object-fit:cover;width:100%}.tracker-bg .dark-block-content h3{align-items:center;display:flex;gap:.25rem}.tracking-status{background-color:#ffffff61;border-radius:.625rem;height:100%;max-height:calc(100vh - 7.399rem);padding:1rem}.tracker-product-details{background:#ffffff4d;border:2px solid #fff;border-radius:10px;margin-top:13px;max-height:calc(100vh - 15rem);overflow-x:hidden;overflow-y:auto;padding:1rem}.tracker-product-details::-webkit-scrollbar{width:.5em}.tracking-btn{background:#fff;border:none;border-radius:.375rem;box-shadow:3px 4px 4px 0 #97869a21;color:#000;height:44px;letter-spacing:-.42px;padding:.625rem}.tracking-btn-disabled{background:#efcfe42b}ul.preview-tags .download-btn-wrapper{background:#222;background:var(--text-dark,#222);border-radius:.3125rem;box-shadow:3px 5px 12px 0 silver;height:1.5rem}.tracker-info{padding-left:54px}.tracker-user-card-wrapper{background:#ffffff61;border-radius:.625rem;box-shadow:3px 4px 4px 0 #97869a21;margin-top:10px;padding:.65rem;position:relative;transition:all .3s ease-in-out}.tracker-user-card-wrapper:after{background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);border-radius:.625rem;content:"";inset:0;opacity:.13;position:absolute;transition:all .3s ease-in-out}.user-tracking-pic{align-items:center;gap:17px}.user-tracking-pic .page-header__user-info.round_pf_pic .user-img{height:4.0625rem;padding:.22rem;width:4.0625rem}.user-tracking-pic .page-header__user-info.round_pf_pic .user-img img{height:100%;width:100%}.user-tracking-pic .page-header__user-info.round_pf_pic .user-img span{padding:.2rem .2rem .25rem}.trusted-user{color:#268d3f;font-size:.75rem;gap:5px}.tracker-info-footer{justify-content:end}.agreement-wrapper{align-items:center;gap:.5rem;justify-content:center}.download-content h3{letter-spacing:0;line-height:20px;margin:0;text-align:left}.download-content p{color:#787878;letter-spacing:0;line-height:17px;margin:0}.Bulk-products{height:45px}.add-bulk-products,.crown-wrapper{align-items:center}.crown-wrapper{background-color:#fff;border-radius:50%;display:inline-flex;height:26px;justify-content:center;left:-2px;top:2px;width:26px}.crown-wrapper img{max-width:45%}.tracking-downline{justify-content:space-between;width:100%}.tracking-downline>li{position:relative}.tracking-downline>li:first-child:before,.tracking-downline>li:last-child .download-qr .dot,.tracking-downline>li:last-child:after{display:none}.tracking-downline>li:before{background:#222;background:var(--text-dark);border-radius:50%;content:"";height:6px;left:-6px;position:absolute;top:50%;transform:translateY(-50%);width:6px}.tracking-downline>li:after{border-top:1.5px dashed #222;border-top:1.5px dashed var(--text-dark);content:"";position:absolute;right:-36%;top:50%;width:36%}.tracking-downline>li .download-qr{position:relative;z-index:2}.tracking-downline>li .download-qr .dot{background:#222;background:var(--text-dark);border-radius:50%;height:6px;position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:6px}.tracking-downline>li.disabledLi .download-qr{background:#dadada}.tracking-downline>li.disabledLi .download-qr .gradientText--radial{-webkit-text-fill-color:#fff}.tracking-downline>li.disabledLi .download-qr .dot,.tracking-downline>li.disabledLi:after,.tracking-downline>li.disabledLi:before{filter:invert(100%)}.upload-qr{display:flex;flex-flow:row nowrap;gap:10px;width:100%}.upload-qr .page-header__other-options{flex:1 1}.upload-qr .btn{flex-shrink:0}.search-wrapper{flex:1 1}.tagBefore{background-color:#222;border-radius:5px;height:24px;left:-99px;position:absolute;top:calc(50% - 1.1rem);transform:translateY(-50%);width:28px}.tagBefore,.tagBefore span{align-items:center;display:flex;justify-content:center}.tracker-user-card{z-index:1}.tracking-date-tag span{align-items:center;display:flex;height:1.375rem;justify-content:center;padding-inline:.35rem;width:auto}.demo-bg{border-radius:10px 10px 0 0;left:0;position:absolute;right:0;top:0;z-index:2}.tracker-info-wrapper{padding-left:100px;position:relative}.tracker-info-wrapper:after{border-left:1px dashed #000;content:"";height:101%;left:60px;position:absolute;top:-.3rem}.tracker-info-wrapper:before{background:#222;background:var(--text-dark);border-radius:50%;content:"";height:6px;left:3.615rem;position:absolute;top:-.25rem;transform:translateY(-50%);width:6px}.tracker-user-card-wrapper:before{border-top:1px dashed #000;content:"";left:-93px;position:absolute;top:50%;transform:translateY(-50%);width:92px}.user-card-dot{left:-6.5px;top:50%}.tracker-info-wrapper-dot,.user-card-dot{background:#222;background:var(--text-dark);border-radius:50%;content:"";height:6px;position:absolute;transform:translateY(-50%);width:6px}.tracker-info-wrapper-dot{left:3.615rem}@media (max-width:567.98px){.tracker-info-wrapper-dot{bottom:0;left:.6rem}}.rfid{margin:.56rem .81rem 1.24rem .51rem}.rfid-success{gap:1rem!important}.cards-holder{max-height:calc(100vh - 7.25rem);overflow-y:auto}.cards-holder::-webkit-scrollbar{width:.5em}.activities-right-image{max-height:55vh;padding:1rem}.activities-right-image img{height:100%}@media (max-height:760px),(max-width:1450px){.activities-right-image{padding:0 1rem}}.activities-screen-graphics{max-height:calc(100dvh - 19rem)}@media (max-height:760px),(max-width:1450px){.activities-screen-graphics{max-height:calc(100dvh - 7.7rem)}}.activities-card-arrow{width:3rem}.tracking-activity{box-shadow:3px 5px 12px 0 silver;height:2.125rem;width:9.625rem}@media (max-height:760px),(max-width:1450px){.activities-content .detail-cards .card__text .text-pair .label{flex:0 0 4.5rem;max-width:4.5rem}}.activities-content .td-status span{padding-inline:.4rem}.block-widget--activities .inside-content{padding:.69rem}@media (max-height:760px),(max-width:1450px){.block-widget--activities .tracking-activity{height:2rem}.block-widget--activities .tracking-activity .block-widget--activities .tracking-activity{height:2rem;max-width:8.5rem}}.activities-text{display:inline-flex;flex-flow:column nowrap;gap:.75rem}.activities-text .activites-text-pair{align-items:center;display:inline-flex;gap:.35rem;line-height:1.35}.activities-text .label{flex:0 0 5rem;max-width:5rem}.activities-text .value{align-items:center;display:inline-flex;gap:.6rem;white-space:nowrap}.activities-text .value .activities-card-btn{align-items:center!important}.activities-text .activities-card-header{display:inline-flex;flex-flow:row nowrap;margin-inline:.5rem}.card-content-right{width:154px}.activities-card-active{margin:0 -.4rem -.5rem!important}.inside-content{position:relative;z-index:1}.btn-fab--peach{background-color:#efecec;background-color:var(--stroke,#efecec)}.activities-content .detail-cards{margin:0;overflow:inherit;padding:0}.activities-content .detail-cards .card-inner .card__text{display:flex;flex-flow:row wrap;justify-content:space-between}.activities-content .detail-cards .text-pair{width:154px}.cta_modal{min-width:880px}.modal_wrapper{border-radius:.75rem;max-width:880px;position:relative;width:100%}.modal_wrapper:after{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border-radius:.625rem;content:"";inset:0;opacity:.38;position:absolute;z-index:1}.modal_wrapper .main-block{align-items:center;background:url(/static/media/modal-background.79e6e8a186da8db936b3.svg) no-repeat 100% 0;border-radius:.5rem;display:flex;height:100%;justify-content:center;max-width:100%;padding:3rem 1.2rem;position:relative;z-index:2}.modal_wrapper .content-inner{margin-bottom:3rem;margin-top:2.5rem}.modal_wrapper .inner-text{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center;text-align:center}.modal_wrapper h3{letter-spacing:-1.8px;line-height:57px;margin-block:1rem 0}.modal_wrapper p{font-weight:600;letter-spacing:-1.38px}.modal_wrapper .btn-row{align-items:center;display:flex;flex-flow:row nowrap;gap:6px;justify-content:center;margin-top:31px}.modal_wrapper .btn-row .btn{align-items:center;background-color:#222;background-color:var(--text-dark);color:#fff;display:inline-flex;height:45px;justify-content:center;width:148px}.modal_wrapper .btn-row .btn.modal-confirm-btn{background-color:#fff;color:#000}.add_product_modal .modal-dialog{max-width:600px}.add_product_modal .modal-header{border-bottom:0}.add-product-modal-content{background:#0000;border:none}.add-product-modal-content .modal-body{background-color:#fff;border-radius:10px}.add-product-modal-content .modal-footer{background-color:#222;border-radius:10px}.add-product-modal-content .modal-header{margin-bottom:.5rem}.add-product-modal-content .modal-header h3{align-items:center;background:url(/static/media/modal-header-background.d9603c3bba3401c43b58.svg) no-repeat 100% 0;background-color:#222;background-color:var(--text-dark);border-radius:.625rem;display:flex;gap:.4rem;min-height:5.2rem;padding:1.12rem 1.5rem;width:100%}.w-84{width:84px}.w-59{width:59px}.trusted-row{flex-flow:row nowrap;gap:3px;justify-content:flex-start}.inside-list,.trusted-row{align-items:center;display:flex}.inside-list{border-radius:10px;flex-flow:row wrap;gap:34px 0;justify-content:space-between;padding:42px 25px}.content-inside{display:flex;flex:0 0 30%;flex-flow:column nowrap;gap:10px}.bg-black-content{background-color:#222;color:#fff}.bg-black-content,.no-content{align-items:center;border-radius:6px;display:flex;justify-content:center;padding:5px}.no-content{background-color:#eaeaea;color:#000}.modal-divider{border-top:1px dashed #222}.product-counter{padding:15px}.counter-wrapper{width:40%}.add-product-modal-content .cta-row{align-items:center;display:flex;justify-content:flex-end}.add-product-modal-content .cta-row .btn{border-radius:.625rem;height:3.25rem}@media (max-height:760px),(max-width:1450px){.add-product-modal-content .cta-row .btn{height:3rem}}@media (max-width:991.98px){.add-product-modal-content .cta-row .btn{height:2.8rem}}@media (max-width:767.98px){.add-product-modal-content .cta-row .btn{height:2.6875rem}}.add-product-modal-content .cta-row .btn-gradient-border>div{height:100%}.add-product-modal-content .cta-row .btn-gradient{align-items:center;display:inline-flex;justify-content:center}.add-product-modal-content input::-webkit-inner-spin-button,.add-product-modal-content input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-product-modal-content input[type=number]{-moz-appearance:textfield}.add-product-modal-content .counter-wrapper{align-items:center;display:inline-flex;gap:.5rem;justify-content:flex-end;width:-webkit-max-content;width:max-content}.add-product-modal-content .counter-wrapper .input-group{height:3.125rem}@media (max-height:760px),(max-width:1450px){.add-product-modal-content .counter-wrapper .input-group{height:3rem}}@media (max-width:991.98px){.add-product-modal-content .counter-wrapper .input-group{height:2.8rem}}@media (max-width:767.98px){.add-product-modal-content .counter-wrapper .input-group{height:2.6875rem}}.add-product-modal-content .counter-wrapper .btn-fab{align-items:center;background:#222;background:var(--text-dark);border-radius:.625rem;box-shadow:0 8px 16px #3232470f,0 8px 8px #32324714;display:inline-flex;flex-shrink:0;height:3.125rem;justify-content:center;padding:0;width:3.125rem}@media (max-height:760px),(max-width:1450px){.add-product-modal-content .counter-wrapper .btn-fab{border-radius:.575rem;height:3rem;width:3rem}}@media (max-width:991.98px){.add-product-modal-content .counter-wrapper .btn-fab{border-radius:.475rem;height:2.8rem;width:2.8rem}}@media (max-width:767.98px){.add-product-modal-content .counter-wrapper .btn-fab{height:2.6875rem;width:2.6875rem}}.add-product-modal-content .counter-wrapper .btn-fab img{height:1.125rem;max-width:48%;transition:all .3s ease-in-out}.add-product-modal-content .counter-wrapper .btn-fab:active,.add-product-modal-content .counter-wrapper .btn-fab:focus,.add-product-modal-content .counter-wrapper .btn-fab:focus-within,.add-product-modal-content .counter-wrapper .btn-fab:hover{background:#000;background:var(--primary-dark)}.add-product-modal-content .counter-wrapper .btn-fab:active img,.add-product-modal-content .counter-wrapper .btn-fab:focus img,.add-product-modal-content .counter-wrapper .btn-fab:focus-within img,.add-product-modal-content .counter-wrapper .btn-fab:hover img{transform:scale(1.07)}.counter-number{align-items:center;display:flex;gap:10px;justify-content:space-between}#qty_input{color:#222;text-align:center}.cta-btn-row{align-items:center;display:flex;justify-content:flex-end;margin:25px 23px}.cta-btn-row .cta-row{display:flex;gap:.65rem}.cta-btn-row .btn{align-items:center;display:inline-flex;height:2.8125rem;justify-content:center;width:9rem}.cta-btn-row .cancel-modal-btn{background:#0000;border:1px solid #222;border:1px solid var(--text-dark)}.cta-btn-row .next-modal-btn{background-color:#222;background-color:var(--text-dark)}.modal-footer-dark{align-items:center;background-color:#222;border-radius:10px;display:flex;justify-content:space-between;padding:15px}.modal-footer-dark .left-footer{align-items:center;display:flex;justify-content:center}.modal2_btns{background-color:#222}.profile-tabs{display:flex;flex-flow:column nowrap;gap:1rem;margin-bottom:0}.profile-tabs>li{border-radius:10px;overflow:hidden}.profile-tabs>li .profile-tabs-content{background:url(/static/media/profile-bg.a68d7a5d9d6108a40767.svg) no-repeat 0 100%;background-color:#fff9;border-radius:.625rem;height:147px;overflow:hidden;padding:2.29rem;position:relative}.profile-tabs>li .profile-tabs-content:after{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border-radius:.625rem;content:"";inset:0;position:absolute;z-index:-1}.profile-tabs>li .profile-tabs-content h3{color:#222;color:var(--text-dark,#222);font-family:Jost;font-size:18px;line-height:normal;margin:0}.profile-tabs>li .profile-tabs-content p{color:#656565;color:var(--grey,#656565);margin:0;width:652px}.profile-tabs>li .profile-tabs-content .profile-tab-arrow{bottom:9%;height:9px;left:98%;position:relative;transform:rotate(90deg)}.profile-tabs>li .profile-tabs-content .upload-click{bottom:1rem;position:absolute;right:1rem}.profile-right-wrapper{align-items:center;display:flex;flex-flow:column nowrap;gap:1.81rem;justify-content:center}.profile-right-wrapper .user-img-upload{align-items:center;border-radius:50%;display:inline-flex;height:14.25rem;justify-content:center;margin-inline:auto;position:relative}@media (max-height:760px),(max-width:1450px){.profile-right-wrapper .user-img-upload{height:11.8rem}}.profile-right-wrapper .user-img-upload input{height:100%;inset:.65rem 0 0;opacity:0;position:absolute;width:100%}.profile-right-wrapper .user-img-upload .user-dp{align-items:center;background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border-radius:50%;display:inline-flex;height:12.4375rem;justify-content:center;padding:.67rem;width:12.4375rem}@media (max-height:760px),(max-width:1450px){.profile-right-wrapper .user-img-upload .user-dp{height:10.4375rem;padding:.4rem;width:10.4375rem}}.profile-right-wrapper .user-img-upload .user-dp__inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.profile-right-wrapper .user-img-upload .user-dp__inner .img__dp,.profile-right-wrapper .user-img-upload .user-dp__inner img{border:.65rem solid #222;border:.65rem solid var(--text-dark);border-radius:50%;height:100%;object-fit:cover;width:100%}@media (max-height:760px),(max-width:1450px){.profile-right-wrapper .user-img-upload .user-dp__inner .img__dp,.profile-right-wrapper .user-img-upload .user-dp__inner img{border-width:.45rem}}.profile-right-wrapper .user-img-upload .user-dp__inner .img__dp{align-items:center;background:#222;background:var(--text-dark);display:inline-flex;justify-content:center;padding-top:.65rem}.profile-right-wrapper .user-img-upload .btn{bottom:-.15rem;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%)}.profile-right-wrapper .user-img-upload ::-webkit-file-upload-button{cursor:pointer}.profile-right-wrapper .user-img-upload input[type=file]{cursor:pointer}.profile-right-wrapper .user-name{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center}.profile-right-wrapper .user-name h3{letter-spacing:-.05625rem}.info-row{display:flex;flex-flow:row nowrap;justify-content:space-between;margin-bottom:2rem}@media (max-height:760px),(max-width:1450px){.info-row{margin-bottom:1.25rem}}.profile-block-content .dark-block-content{gap:min(3vh,3rem);height:100%;overflow-y:auto;padding:4rem 2rem 1.2rem;scrollbar-width:none}.profile-block-content .dark-block-content::-webkit-scrollbar{display:none;width:0!important}@media (max-height:760px),(max-width:1450px){.profile-block-content .dark-block-content{padding:1.65rem 1.5rem .5rem 1.65rem}}.profile-wrapper{height:100%;height:calc(100% - 6.95rem);overflow-y:auto}@media (max-height:760px),(max-width:1450px){.profile-wrapper{height:calc(100% - 7rem)}}.profile-info{margin-top:auto}.inventory-success{padding:2rem}.inventory-success .sec{display:flex;flex:auto;flex-flow:row wrap;justify-content:space-between}.inventory-success .sec div{min-width:220px}.text-dark{color:#222}.packaging-card-header{align-items:center;background:#fff;background:var(--whitw,#fff);border:2px solid #fff;border-radius:10px;box-shadow:3px 4px 4px 0 #97869a21;display:flex;padding:.5rem .9rem}.packaging-card-info-wrapper{padding:1rem}@media (max-width:767.98px){.packaging-card-info-wrapper{padding:.65rem}}.packaging-card-info{align-content:space-between;display:flex;flex-flow:column wrap;max-height:11rem}.packaging-card-info .packaging-pair{display:inline-flex;flex-flow:column nowrap;min-height:3.8rem;min-width:35%}.packaging-card-info .packaging-pair h3{color:#787878;color:var(--text-light,#787878);font-style:italic}.packaging-card-info .packaging-pair span{letter-spacing:-.42px}.packaging-card-info .packaging-pair .products-added{display:flex;gap:1.5rem}.packaging-card-info .pair-full-width{min-width:100%;padding:1rem}.packaging-card-btn{height:2.125rem!important;margin-right:-.85rem;white-space:nowrap;width:6.65rem}.product-screen .packaging-screen{height:calc(100vh - 6rem);overflow:auto}.product-screen .packaging-screen::-webkit-scrollbar{width:.5em}.packing-inside-heading{font-style:italic}.right-stepper .steps ul{align-items:flex-start;display:flex;flex-flow:column;gap:2.0625rem}@media (max-height:760px),(max-width:1450px){.right-stepper .steps ul{gap:1.5rem}}.stepper-details{margin:0;margin-bottom:0!important;margin-top:0!important;width:250px}.li-wrapper{align-items:center;display:flex}.right-stepper .steps ul li:nth-child(2) .vertical-line{height:4rem}.right-stepper .steps ul li:nth-child(3) .vertical-line{height:3.3rem}.right-stepper .steps ul li:nth-child(4) .vertical-line{height:2.3rem}.right-stepper .steps ul li:nth-child(4) .horizontal-line{visibility:hidden}.location-btn{right:0;top:2rem}.location-btn img{height:1.125rem}.delete-icon{height:16px}.map-location-wrapper{background:url(/static/media/map-location.9890224385a022a1b632.svg) no-repeat;background-size:cover;border-radius:.625rem;height:100%}.map-location-icon{background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);border-radius:16px;padding:15px;right:.6rem;top:.6rem;transition:all .3s ease-in-out}@media (max-width:767.98px){.map-location-icon{background:#fff}}.preview-text-wrapper{align-items:center;display:flex;flex-flow:column nowrap;gap:.5rem;justify-content:center}@media (max-width:767.98px){.product-screen{display:flex;flex-flow:column nowrap}.product-screen-right{display:none}.block-content{padding:1.12rem 1.5rem}.block-wavy-dark-mobile{background-color:#222;background-color:var(--text-dark);border-radius:.625rem;padding:1rem}.header-search,.nav-hidden{display:none}.mobile-btn-nav{background:#222;border:none;border-radius:.625rem;bottom:.5rem;display:flex;flex-flow:row nowrap;gap:10px;left:50%;padding:1rem;position:fixed;transform:translateX(-50%);width:97%;z-index:10}.mobile-btn-white{background-color:#fff!important;border-radius:.5rem}.mobile-btn-gradient{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3)!important;background:var(--holo-grad)!important}.mobile-btn-white span{color:#222!important;font-size:12.4px}.upload-mobile-row{display:flex;flex-flow:column nowrap;gap:16px;margin-top:-7px!important}.success-btn-hidden{display:none}.content--successCSV{width:auto}.outer-container{margin-top:3rem}.success-btn-display{margin-top:1rem;width:242px}.header-block-mobile{display:none}.upload-form-doc{margin-top:-37px!important}.header-block .a-content{flex-flow:column}.preview-image-block{display:flex;flex-flow:column nowrap}.preview-image-block .img-wrapper{width:100%}.tracking__left{margin-top:0;max-width:100%;padding:0}.scroll-div-right,.trac-right-sec{max-width:100%}.div-hidden{display:none}.new_card{margin-top:1px}.cards{padding:.91rem}.tracking-card-btn{max-width:100%}.tracking-card-left{align-items:center!important;display:flex;justify-content:center}.tracking-card-btn-left{max-width:100%;width:100%}.tracking-btn-arrow{height:0;right:0;top:65%;transform:rotate(90deg);width:50px}.tracking-card-btn{background-image:url(/static/media/tracking-mobile-wavesBg.6a54d76fe3b8dbb10636.svg) no-repeat top left!important}.other-add-links__middle{max-width:100%}.plcards-wrapper-div{display:flex;flex-flow:column nowrap;max-width:100%;width:100%}.plcards-wrapper-div .pl-01-cards{display:flex;flex-direction:row;height:auto;min-height:12.5rem;overflow:hidden;position:relative;width:100%}.plcards-wrapper-div .pl-01-cards .up-card .card-details{margin-bottom:0}.plcards-wrapper-div .pl-01-cards .down-card1 img,.plcards-wrapper-div .pl-01-cards .down-card2 img{height:auto;max-width:15rem;width:auto}.plcards-wrapper-div .pl-01-cards .down-card2 img{bottom:-1.3rem;right:-1.5rem}.plcards-wrapper-div .pl-01-cards .up-card .card-tite{font-size:18px;justify-content:flex-start;margin-right:-2rem}.plcards-wrapper-div .pl-01-cards .content-inner{margin-block:0;margin-left:1.5rem;text-align:left}.btn-hidden{display:none!important}.image-hidden{display:none}.mobile-navigation-top img{width:15px}.steps ul .step .status img{display:block}.fz10{font-size:10px}.heading-top-div h6{font-size:12px}.preview-topBar{background:url(/static/media/preview-waveBg.c2ede2bdf188539f8f07.svg) no-repeat 100% 100%;padding:.8rem .85rem}.preview-wrapper{background-color:#222;border-radius:10px}.success-mobile-content{display:flex;flex-flow:column nowrap;width:100%}.success-card.success-card-overidden{align-items:flex-start;background-image:none;flex-flow:column nowrap;height:auto;width:auto}.success-card .fir{margin:0;padding:.5rem}.dwnld_btn.dwnld_btn-modified{top:16rem}.mobile-desc-row{align-items:center;justify-content:space-between;margin-bottom:2rem;margin-top:1rem;padding-left:25px;width:100%}.mobile-content-success{display:flex;flex-flow:column nowrap;gap:-1px}.mobile-content-success span,.sc_title{color:#fff}.sc_title{font-size:14px;font-weight:400}.sc_value{font-size:14px;font-weight:600}.mobile-btn-modified{border-radius:.625rem;height:43px;width:43px}.inventory-container{margin-bottom:7rem}.inventory-success-content-layout{overflow:visible}.success-card{background-image:none;height:auto;width:15.5rem}.content,.success-card{flex-flow:column nowrap}.content{align-items:center;display:flex;justify-content:center;width:100%}.rfid{margin:0;padding:.5rem}.rfid-mobile-desc{padding:0 14px}.packaging-card-header{align-items:center;border-radius:6px;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:-2px;min-height:2.45rem;padding:0 .8rem}.packaging-card-header button{width:8rem}.insideCard--Heading{background:#222;margin-bottom:.8rem}.activities-row{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}.cards-holder{max-height:100%}.activities-main-content,.cards-holder{overflow-y:visible}.activities-content .detail-cards .card-inner .card__text{display:flex;flex-flow:row wrap;justify-content:space-between}.activities-content .detail-cards .text-pair{width:45%}.activities-content .detail-cards .card__text .text-pair .label{flex:0 0 5rem;max-width:5rem}.success-heading1{font-size:32px}.success-heading2{font-size:40px}}@media (max-width:567.98px){.block-content{padding:1rem .75rem}.plcards-wrapper-div .pl-01-cards .down-card1 img,.plcards-wrapper-div .pl-01-cards .down-card2 img{max-width:100%;min-height:9.5rem}.plcards-wrapper-div .pl-01-cards .down-card2 img{bottom:-.8rem;right:-.7rem}.plcards-wrapper-div .pl-01-cards .content-inner{margin-left:1rem}.packaging-pair h3,.packaging-pair h3 span{font-size:12px}.activities-content .detail-cards .text-pair{flex-flow:row nowrap;width:45%}.activities-content .detail-cards .text-pair:has(.brnd_btn_black){display:inline-flex}}@media (min-width:768px){.block-wavy-dark-mobile,.desktop-image-hidden,.header-block-hidden,.mobile-btn-nav,.mobile-desc-row,.preview-wrapper,.product-show-hide,.success-btn-display{display:none}.packaging-card-header button{display:none!important}.activities-row,.insideCard--Heading{display:none}.rfid-mobile-desc{display:none!important}}.btn-fab--black{background-color:#222}.packaging-card-header h3{flex:0 0 60%}.packaing-preview{flex-flow:column nowrap;gap:30px}.packaing-preview .preview-content{align-items:center;display:flex;flex-flow:row nowrap;width:100%}.preview-content h3{flex:0 0 60%}.preview-content h3,.preview-content span{color:#222;color:var(--new,#222)}.inventory-updated-success div{flex-direction:row!important}.inventory-updated-successWrapper{background-image:url(/static/media/inventory-success-updated.492f05bc4d6160b970e5.svg)!important;background-position:0 0;background-repeat:no-repeat;display:block;height:14.75rem;padding:3.5rem 2.5rem}.inventory-updated-successWrapper .dwnld_btn{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);display:grid;place-items:center;position:absolute;right:.63rem;top:.63rem}.success_title,.success_value{color:#fff}.inventory-updated-success{display:flex;flex-flow:column nowrap;gap:10px}.success-card-btn{bottom:1rem;position:absolute;right:.7rem}.product-view-updated{height:270px;padding-right:0}.product-view-updated input[type=file]{cursor:pointer;inset:0;opacity:0;position:absolute;z-index:2}.product-view-updated .other-add-links__left{max-width:100%}.product-view-updated .other-add-links__left .clickBtn{padding:0 min(5vw,4rem)}.description-box{padding:.5rem}.content-side-by-side{gap:13rem}.content-side-by-side,.list-bottom{align-items:center;display:flex;justify-content:space-between}.list-bottom{border-radius:10px;flex-flow:row wrap;gap:34px 0;padding:42px 35px}.cf-modal-content .counter-number{align-items:flex-start;flex-flow:column nowrap}@media (max-width:767.98px){.cf-modal-content .modal-header h3 img{display:none}.cf-modal-content .product-counter{padding:.5rem}.cf-modal-content .btn-fab--green{min-width:2.8125rem}.cf-modal-content .form-control{height:2.825rem}.cf-modal-content .cta-row .btn{flex:1 1}}.product-screen--style1 .select-field{margin-left:-10px}.product-screen--style1 .holograf-form .form-control:read-only{cursor:default}.selectLevelWrapMob{background-color:#222;border-radius:8px;box-shadow:3px 4px 4px 0 #97869a21}.selectLevelWrapMob__head{border-bottom:1px dashed #d0e1ee;font-size:14px;font-weight:500;padding:20px 15px}.selectLevelWrapMob__body{color:#fff;display:flex;flex-wrap:wrap;gap:15px;padding:15px}.selectLevelWrapMob__level{align-items:center;border:1px solid #fff;border-radius:10px;display:inline-flex;font-size:13px;height:44px;justify-content:center;max-width:150px;min-width:100px;overflow:hidden;padding-left:44px;position:relative;white-space:nowrap;width:30%}.selectLevelWrapMob__level:before{align-items:center;background-color:#fff;border-radius:0 10px 10px 0;color:#222;content:"+";display:flex;font-size:25px;font-weight:800;height:44px;justify-content:center;left:0;line-height:1;position:absolute;top:0;width:44px}.selectLevelWrapMob__level.locked:after{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:url(/static/media/lock-overlay.ea8379a76cb2167cdc9b.svg) no-repeat 50%;background-size:cover;border-radius:10px;content:"";inset:0;position:absolute}.selectLevelWrapMob__addLevel{align-items:center;box-shadow:3px 4px 4px 0 #97869a21;display:inline-flex;font-size:13px;font-weight:500;height:44px;justify-content:center;margin-left:0!important;max-width:150px;min-width:100px;width:30%}.selectLevelWrapMob__addLevel .dropdown-toggle:after{display:none}.selectLevelWrapMob__addLevel-inner{-webkit-text-fill-color:#0000;align-items:center;background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--rdadai,radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%));background-clip:text;-webkit-background-clip:text;border:2px dashed #fff;border-radius:10px;cursor:pointer;display:flex;height:44px;justify-content:center;width:100%}.selectLevelWrapMob .dropdown-menu-style1{background-color:#222;border:1px solid #fff;color:#fff;max-width:100%;min-width:100%}.selectLevelWrapMob .dropdown-menu-style1 li{border-bottom:1px solid #ffffff1a}.selectLevelWrapMob .dropdown-menu-style1 li:last-child{border-bottom:0}.selectLevelWrapMob .dropdown-menu-style1 a{align-items:center;color:#fff;display:flex;justify-content:center;padding-block:10px;position:relative}.selectLevelWrapMob .dropdown-menu-style1 a:hover{background-color:grey;color:#fff}.selectLevelWrapMob .dropdown-menu-style1 a span{align-items:center;background:#efcfe4;background:var(--pastel-pink);border-radius:50%;color:#222;display:inline-flex;font-size:12px;font-weight:500;height:15px;justify-content:center;margin-top:-15px;padding-top:2px;width:15px}@media (max-width:991.98px){.product-screen--style1 .dotted-arrow{display:none}.product-screen--style1 .number-tag{border-radius:2.5px;top:calc(100% + 25px);transform:translateY(-50%)}.product-screen--style1 .user-card-dot-starting{left:23px;top:calc(100% + 25px);transform:translateY(calc(-50% - 1px))}.product-screen--style1 .horizontal-line{align-self:end;margin-bottom:-25px}.product-screen--style1 .map-form .left-col{padding-right:0}.product-screen--style1 .dropdown{margin-left:1.8rem}.product-screen--style1 .middle-arrow .error-div,.product-screen--style1 .middle-arrow .verfied-div{right:-10px;top:-30px}.product-screen--style1 [data-bs-toggle=dropdown]{font-style:italic}.product-screen--style1 .btn111{position:relative}.product-screen--style1 .btn111 .select-field{inset:0;position:absolute;z-index:1}.product-screen--style1 .csv-fields{cursor:pointer;padding-right:43px;position:relative}.product-screen--style1 .icon-plus{background-color:#000;background:url(/static/media/icon-plus1.922b6b424debda184675.svg) no-repeat 50%;font-size:50px;height:43px;position:absolute;right:3px;top:50%;transform:translateY(-50%);width:43px}.product-screen--style1 .label111{align-items:center;color:#222;flex:1 1;font-size:13px;font-style:normal;font-weight:500;height:46px;text-align:left}.product-screen--style1 .block-widget{padding:0}.product-screen--style1 .holograf-form>.row:last-child .number-tag{transform:translateY(-100%)}.product-screen--style1 .holograf-form>.row:last-child .user-card-dot-starting{transform:translateY(calc(-100% - 4px))}.profile-tabs>li{position:relative}.profile-tabs>li .profile-tabs-content{background:url(/static/media/settings-deco1.1916f727e95f70e9cb82.svg) no-repeat 100% 0}.profile-tabs>li .profile-tabs-content .profile-tab-arrow{bottom:20px;height:5px;left:auto;position:absolute;right:0}.profile-tabs>li .profile-tabs-content{height:auto;padding:25px 15px}.profile-tabs>li .profile-tabs-content p{font-size:10px;width:calc(100% - 50px)}.profile-tabs>li .profile-tabs-content h3{font-size:12px}.profile-tabs .btn.btn-fab.btn-fab--dark{bottom:-15px;margin-bottom:0;padding-bottom:0;position:absolute;right:10px!important}.profile-wrapper .profile-tabs .border-white-2.mob-style1{border-left:0;border-right:0;border-top:0}.profile-wrapper .row>*{margin-top:15px}.profile-tabs>li .profile-tabs-content{background:linear-gradient(36deg,#fdf1f6,#f8f2ea 10%,#eefcf3 29%,#f4f5fd 43%,#fdeef4 54%,#fdf6ee 66%,#eefcf6 76%,#f3f4fa 84%,#faebf1 91%,#eaf8f3)}.profile-tabs--s1{border:none}.profile-wrapper.mob-style1{background:none;border:0}.product-screen--style1 .holograf-form-1{overflow:hidden}.product-screen--style2{flex-direction:column-reverse;gap:0}.activity-topbar.activity-topbar-style1{background-image:url(/static/media/settings-deco2.b7bd6bca2e3330fd5af9.svg);background-position:100% 100%}.profile-block-content-style1{background:#222;background:var(--text-dark);max-height:auto;max-width:100%;min-height:auto;width:100%}.profile-block-content-style1 .profile-right-wrapper{display:flex;flex-direction:row;gap:10px;justify-content:start;text-align:left}.profile-block-content-style1 .profile-right-wrapper .user-name{display:block;font-weight:600;justify-content:start;text-align:left}.profile-block-content-style1 .profile-right-wrapper .user-name .grayText{font-size:14px}.profile-block-content-style1 .user-img-upload{margin-inline:0}.profile-block-content-style1 .dark-block-content .user-name h3{font-size:16px!important}.profile-block-content-style1 .profile-right-wrapper{position:relative}.profile-block-content-style1 .profile-right-wrapper .user-img-upload .user-dp{height:80px;padding:5px;width:80px}.profile-block-content-style1 .profile-right-wrapper .user-img-upload .user-dp__inner img{border-width:5px}.profile-block-content-style1 .profile-right-wrapper .user-img-upload{border-bottom:2px dashed #cecece;height:75px;position:static}.profile-block-content-style1 .profile-right-wrapper .user-img-upload .btn{left:auto;right:-30px!important;top:-10px}.profile-block-content-style1 .dark-block-content h3{font-size:12px}.profile-block-content-style1 .dark-block-content p{font-size:10px}.profile-block-content-style1 .dark-block-content{padding-inline:20px;padding-top:0}.profile-block-content-style1 .profile-right-wrapper{padding-bottom:30px;padding-top:30px}.profile-block-content-style1 .profile-right-wrapper:after{border-bottom:1px dashed #d0e1ee;bottom:0;content:"";height:1px;margin-left:-20px;margin-right:-20px;position:absolute;width:100%;width:calc(100% + 40px)}.px-mob-3{padding-left:1rem!important;padding-right:1rem!important}}.tracking__left.product-screen__form{flex:1 1;max-width:none}.tracking__nav{display:none}@media (max-width:991.98px){.map-div .top-bar-bg{margin:0;position:relative}.map-div .map-wrapper{padding-top:0}.tracking__nav{display:flex;gap:10px}.tracking__nav>a{background-color:#000;flex:1 1}.paye-layout-1 .product-screen.product-screen-s2 .product-show-hide{order:1}.paye-layout-1 .product-screen.product-screen-s2 .product-screen__form{order:3}.paye-layout-1 .product-screen.product-screen-s2 .trac-right-sec{order:2;padding:0!important}.paye-layout-1 .tracker-screen-s2{flex-direction:column-reverse}.paye-layout-1 .tracker-screen-s2>div{width:100%}.paye-layout-1 .trac-right-sec{max-height:none}.paye-layout-1 .scroll-div-right,.paye-layout-1 .tracker-product-details,.paye-layout-1 .tracking-status{max-height:none;overflow:visible}.paye-layout-1 .tracker-product-details{padding:10px 10px 10px 20px}.paye-layout-1 .map-div{min-height:auto}.paye-layout-1 .cards{padding:0}.paye-layout-1 .tracker-info{padding-left:0}.paye-layout-1 .tracker-info-wrapper{padding-left:20px}.paye-layout-1 .tracker-user-card-wrapper:before{left:-20px;width:20px}.paye-layout-1 .tracker-info-wrapper:before{left:-6px}.paye-layout-1 .tracker-info-wrapper:after{left:-4px}.paye-layout-1 .tracker-info-wrapper-dot{left:-6px}.paye-layout-1 .block-widget{background:#0000;border:none;padding:0!important}.paye-layout-1 .user-card-dot{left:-4.5px}.paye-layout-1 .info-card{background:#fff}.paye-layout-1 .page-header__user-info.round_pf_pic .user-img{height:34px;width:34px}.paye-layout-1 .page-header__user-info .user-img span{padding:1px}.paye-layout-1 .page-header__user-info.round_pf_pic{padding-top:14px}.paye-layout-1 .fz16{font-size:12px}.paye-layout-1 .fw600.fz16,.paye-layout-1 .fw700.fz16{font-size:14px}.paye-layout-1 .top-bar-bg{background-image:url(/static/media/tracking-deco1.5faa4273588cc7d3a70a.svg);background-position:100% 100%}.paye-layout-1 .top-bar-bg .fz24{font-size:16px}.paye-layout-1 .top-bar-bg img{height:16px}.paye-layout-1 .top-bar-bg .arrow-img{display:none}.paye-layout-1 .map-div .map-img{border-radius:0 0 10px 10px}}.map-div .top-bar-bg{position:relative}.map-div .map-wrapper{padding-top:0}.map-div .map-img{border-radius:0 0 10px 10px}.trac-right-sec{min-width:30%}.scroll-div-right{display:block}.detail-cards{padding:0 .85rem .85rem}.tracking-downline>li:after{right:-53%;transform:translateY(-50%);width:50%}.cs1-tabs{display:none;gap:7.5px;margin-bottom:10px}@media (max-width:991.98px){.cs1-tabs{display:flex}}.cs1-tabs .cs1-tab{align-items:center;background-color:#fff;border:2px solid #fff;border-radius:10px;box-shadow:3px 4px 4px 0 #97869a21;color:#222;display:flex;flex:1 1;flex-flow:wrap;font-size:12px;font-style:normal;font-weight:600;gap:3px;height:85px;justify-content:center;padding:0 20px;position:relative;text-align:center;z-index:1}.cs1-tabs .cs1-tab:before{background:linear-gradient(36deg,#fdeff5,#fcf6ef 10%,#f2fcf5 29%,#f4f5fd 43%,#fdf1f5 54%,#fff8f1 66%,#f4fffa 76%,#eff1fd 84%,#fcf0f5 91%,#edfdf6);border-radius:10px;content:"";inset:0;position:absolute}.cs1-tabs .cs1-tab>*{position:relative;z-index:1}.cs1-tabs .cs1-tab-activetext{display:none}.cs1-tabs .cs1-tab-inactivetext{display:active}.cs1-tabs .cs1-tab.active{border-bottom:0;border-radius:10px 10px 0 0;box-shadow:none;height:100px;margin-bottom:-13px}.cs1-tabs .cs1-tab.active:before{border-radius:10px 10px 0 0!important;bottom:-2px!important}.cs1-tabs .cs1-tab.active .cs1-tab-activetext{display:inline}.cs1-tabs .cs1-tab.active .cs1-tab-inactivetext{display:none}.cs1-tabs .cs1-tab-arrow{position:absolute;right:7.5px;top:35px;transform:rotate(180deg)}.cs1-tabs .cs1-tab-details:after{background-image:url(/static/media/cs1-tab-deco3.581f8be85c10744eb932.svg);background-position:0 100%;background-repeat:no-repeat;border-radius:10px;content:"";inset:-2px;position:absolute}.cs1-tabs .cs1-tab-details.active:after{background-image:url(/static/media/cs1-tab-deco2.7bde9853c202eab57d8e.svg);background-position:0 0;background-repeat:no-repeat}.cs1-tabs .cs1-tab-details.active .cs1-tab-arrow{transform:rotate(0)}.cs1-tabs .cs1-tab-ownership{background-color:#222;border:2px solid #0000;color:#fff}.cs1-tabs .cs1-tab-ownership:before{display:none}.cs1-tabs .cs1-tab-ownership:after{background-image:url(/static/media/cs1-tab-deco4.f4af4d52ce9b53b38ca7.svg);background-position:0 0;background-repeat:no-repeat;border-radius:10px;content:"";inset:-2px;position:absolute}.cs1-tabs .cs1-tab-ownership .cs1-tab-arrow{filter:invert(1)}.cs1-tabs .cs1-tab-ownership.active{background-color:#fff;border:2px solid #fff;color:#222}.cs1-tabs .cs1-tab-ownership.active:before{display:block}.cs1-tabs .cs1-tab-ownership.active:after{background-image:url(/static/media/cs1-tab-deco1.d892604c000e3345d2ff.svg);background-position:0 0;background-repeat:no-repeat;border-radius:10px;content:"";inset:-2px;position:absolute}.cs1-tabs .cs1-tab-ownership.active .cs1-tab-arrow{filter:invert(0);transform:rotate(0)}@media (max-width:991.98px){.cs1{background:linear-gradient(36deg,#fdeff5,#fcf6ef 10%,#f2fcf5 29%,#f4f5fd 43%,#fdf1f5 54%,#fff8f1 66%,#f4fffa 76%,#eff1fd 84%,#fcf0f5 91%,#edfdf6)}.cs1-product-screen{gap:0}.cs1{display:none;margin-bottom:15px}.cs1 .card_wrapper-1,.cs1 .card_wrapper-2,.cs1 .card_wrapper-3{background-size:90px auto}.cs1.active{display:block;margin-top:0}.cs1 .detail-cards .card__text .text-pair{align-items:flex-start;display:flex;flex-direction:row}.cs1 .detail-cards .card__text .text-pair .label{min-width:50%}.cs1 .detail-cards .card__text{height:155px}.cs1 .location_btn.dwnld_qr_btn{margin-top:-35px}.cs1-title{font-size:16px}.cs1-details.active{display:block}.cs1-textarea{padding:10px 10px 0!important}.cs1-tab-details.active .tracking-btn-arrow,.cs1-tab-ownership.active .tracking-btn-arrow{transform:rotate(270deg)}}.cs2-card-top .trusted_text{position:static}@media (max-width:991.98px){.cs2-card-top{margin-left:40px}.cs2-user-img{margin-right:-40px}}.cs3 ul.preview-tags .p-tag{height:32px}@media (max-width:991.98px){.cs3{border:0;padding:0}.cs3 .tracker-wrapper{background:none}.cs3 .tracker-product-details{margin-bottom:20px;margin-top:0}.cs3 .user-img{height:53px!important;width:53px!important}.cs3 ul.preview-tags{flex-flow:row nowrap;gap:25px;overflow-x:auto}.cs3 ul.preview-tags>li{width:1200px}.cs3 ul.preview-tags .p-tag{padding-inline:5px}.cs3 .page-header__user-info.round_pf_pic{align-self:start;padding-top:0}.cs3 .tracking-date-tag span{font-size:10px}.cs3 .product-stats li{text-align:center;width:30%}.cs3 .tracker-user-card-wrapper{background:#fff}.cs3 .row>div>.agreement-wrapper{margin-bottom:15px}.cs3 .row>div:last-child>.agreement-wrapper{margin-bottom:0}.cs3 .tagBefore{height:22px;left:-45px;top:50%;width:22px}.cs3 .tagBefore .fz14{font-size:10px}.cs3-border-bottom{position:relative}.cs3-border-bottom:after{border-bottom:1px dashed #d0e1ee;bottom:0;content:"";left:-10px;position:absolute;right:-10px}.cs3-separator{padding-bottom:10px;position:relative}.cs3-separator:after{border-bottom:1px dashed #d0e1ee;content:"";left:-10px;position:absolute;right:-10px;top:0}.tracker-user-card-wrapper{border:1px solid #eaeaea}.cs4>.col-5{padding-block:0}.cs4 .tracker-wrapper{background:none;border:0}.cs4 .tracker-wrapper .tracker-bg{border-radius:10px;overflow:hidden}.cs4 .fz24{font-size:16px}.cs4 .gradientText--radial img{height:16px}.cs4 .product-stats .stat .num{font-size:24px}.cs5{width:100%}.cs5 .detail-cards{padding:0 0 30px!important}}@media (max-width:991.98px){.cs5 .detail-cards .card__text .text-pair:has(.brnd_btn_black){display:flex}.cs5 .list-unstyled.detail-cards{margin-top:0}.cs5-top-right{max-width:100px}.cs5-detail-cards .card__text{width:100%}.cs5-detail-cards .card__text .text-pair{flex-direction:row}.cs5-detail-cards .card__text .text-pair .label{width:40%}}.cs6{background-color:#222;background-image:url(/static/media/c6-deco1.b8e3b8f422cd378021c8.svg);background-position:100% 100%;background-repeat:no-repeat;border-radius:10px;color:#fff;display:none;padding:10px;position:relative}.cs6--ml{margin-left:-10px}.cs6__title{-webkit-text-fill-color:#0000;background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);background-clip:text;-webkit-background-clip:text;font-size:16px;font-style:normal;font-weight:600;width:calc(100% - 80px)}.cs6__title img{align-items:bottom;display:inline-block;margin-top:-5px}.cs6__desc{font-size:10px;width:calc(100% - 80px)}@media (max-width:991px){.cs6{display:block}}.detail-cards--links{max-height:400px;overflow-y:auto}.detail-cards--links li{background-color:#fff;border-radius:.625rem;cursor:pointer;position:relative}.detail-cards--links li:after{background:url(/static/media/arrow-right.2b416ebae5a97a7d0842.svg);content:"";height:8px;position:absolute;right:20px;top:20px;width:41px}.detail-cards--warranty{max-height:400px;overflow-y:auto}.detail-cards--warranty li{background-color:#fff;border-radius:.625rem;position:relative}.detail-cards--warranty li:after{background:url(/static/media/six-dots.eadced89914ee36c10ea.svg);content:"";height:12px;position:absolute;right:20px;top:20px;width:7px}@media (min-width:1200px){.chart-container-warranty{display:flex}.chart-container-warranty .chart-container{min-width:70%;width:70%}.chart-container-warranty .product-stats{align-items:start;flex-direction:column;min-width:30%;padding-block:20px;padding-left:50px;width:30%}}.reports{margin-top:1rem}.reports__bar canvas{margin-left:-.8rem}@media (max-width:767.98px){.reports__bar{flex:0 0 100%;width:100%}.reports__bar .btn-top-group{gap:.4rem}}@media (max-width:567.98px){.reports__distribution{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center}}.reports .top-row{align-items:center;display:flex;flex-flow:row wrap;gap:1rem;justify-content:space-between}@media (max-width:767.98px){.reports .top-row{width:100%}}.reports .top-row h3{letter-spacing:-.02625rem}.reports .chart-row{justify-content:space-between}.distribution-data{display:flex;flex:0 0 10rem;flex-flow:column nowrap;gap:.8rem;max-width:10rem}@media (max-width:767.98px){.distribution-data{margin-bottom:0}}@media (max-width:567.98px){.distribution-data{align-items:center;flex:initial;max-width:none}.distribution-data>li{min-width:75vw}}@media (max-width:449.98px){.distribution-data>li{min-width:85vw;width:95%}}.distribution-data>li .gradient-widget{background-image:url(/static/media/wavy-spiral-dark-zono-distn.ff48ccb03eb4efbeec77.svg);background-position:top;background-size:110%;padding:0}.distribution-data>li .gradient-widget .inner{display:flex;flex-flow:column nowrap;gap:min(.825vh,1rem);padding:1.65rem 1rem 1rem 1.5rem;z-index:1}@media (max-width:767.98px){.distribution-data>li .gradient-widget .inner{padding:1rem .5rem 1rem 1.65rem}}.distribution-data>li .gradient-widget .title{display:flex;gap:.3rem}.distribution-data>li .gradient-widget .title .dot{border-radius:50%;height:.69163rem;margin-top:2px;width:.69163rem}.distribution-data>li .gradient-widget .title .dot--green{background:linear-gradient(180deg,#cbeadb,#378f69)}.distribution-data>li .gradient-widget .title .dot--magenta{background:linear-gradient(180deg,#cc2e78,#55009d)}.distribution-data>li .gradient-widget .title h3{width:100%}.distribution-data>li .gradient-widget .title h3 img{display:flex;justify-content:flex-end;margin-top:.2rem}.distribution-data .direction-stat{display:flex;flex-flow:column nowrap;gap:.85rem 5%}@media (max-width:567.98px){.distribution-data .direction-stat{display:flex;flex-flow:row wrap}}.distribution-data .direction-stat .pair{align-items:center;display:inline-flex;gap:.625rem}@media (max-width:567.98px){.distribution-data .direction-stat .pair{flex-basis:calc(50% - 0.625rem);flex-grow:0;flex-shrink:0;max-width:calc(50% - .625rem)}}.distribution-data .direction-stat .pair .abbr-box{align-items:center;background-color:#222;background-color:var(--text-dark);border-radius:.125rem;display:inline-flex;flex-shrink:0;height:17px;justify-content:center;padding-top:4px;width:17px}.distribution-data .direction-stat .pair .text{letter-spacing:.02rem}.chart_bar_reporting{margin-top:auto;min-height:24rem;padding-bottom:.5rem}.chart_bar_reporting canvas{max-height:none}.concentric-circle-chart{max-height:17rem;position:relative}.concentric-circle-chart .info-center{left:50%;margin-top:.25rem;min-width:8rem;top:50%;transform:translate(-50%,-50%)}.concentric-circle-chart .info-center h5{margin-right:-1.65rem}.concentric-circle-chart .info-center p{font-size:12.5px}@media (max-height:760px),(max-width:1450px){.concentric-circle-chart .info-center p{font-size:12px}}.concentric-circle-chart .labels-inner{bottom:-.325rem;display:flex;flex-flow:column nowrap;gap:1px;left:calc(50% + 4rem);transform:translateX(-50%)}@media (max-height:760px),(max-width:1450px){.concentric-circle-chart .labels-inner{bottom:-.3rem;gap:.1rem}}.concentric-circle-chart .labels-inner .pair{align-items:center;display:flex}.concentric-circle-chart .labels-inner .pair span{flex:0 0 7.2rem;padding-right:.5rem;text-align:right;width:7.2rem}@media (max-height:760px),(max-width:1450px){.concentric-circle-chart .labels-inner .pair span{flex:0 0 6.6rem;width:6.6rem}}.concentric-circle-chart .labels-inner .pair strong{width:1.5rem}.concentric-circle-chart .labels-inner--inventory{left:calc(50% + 2.5rem)}.concentric-circle-chart .labels-inner--inventory .pair span{flex:0 0 3.12rem;text-align:left;width:3.12rem}.cf-card{padding:1rem;position:relative}.cf-card:after{background:linear-gradient(69deg,#ffb6d5 1.86%,#ffe3c0 11.11%,#c7fbdb 28.69%,#c7cdf4 41.64%,#ffbcd4 51.82%,#ffe0c3 62.92%,#b0f1d4 72.17%,#c9ceec 79.58%,#ffc1da 86.05%,#bdffe3 94.38%);content:"";inset:0;opacity:.13;position:absolute}.cf-card__content{display:flex;flex-flow:column nowrap;gap:.85rem;position:relative;z-index:1}.cf-card__content .other-row{align-items:center;display:flex;justify-content:space-between}.cf-card__content .other-row>div{align-items:center;display:inline-flex;justify-content:center}.cf-card__content .other-row .left{gap:.375rem}.cf-card__content .other-row .left .btn img{width:32%}.cf-card__content .other-row .right{gap:.45rem}.cf-card__content .cf-collapsible{display:flex;flex-flow:column nowrap}.cf-card__content .btn-cf-deets{align-items:center;background:#fff;background:var(--white);border-radius:.375rem;display:flex;height:2.75rem;justify-content:space-between;padding:0}.cf-card__content .btn-cf-deets strong{flex:1 1}.cf-card__content .btn-cf-deets span{align-items:center;background:#222;background:var(--text-dark);border-radius:.375rem;display:inline-flex;height:100%;justify-content:center;width:2.75rem}.cf-card__content .btn-cf-deets span img{margin-top:3px;transform:rotateX(180deg)}.cf-card__content .btn-cf-deets[aria-expanded=true] span img{margin-top:0;transform:rotateX(0deg)}.cf-card .cf-inner-cards{--bdHeight:3.125rem;display:flex;flex-flow:column nowrap;margin:0;padding:1.6rem .5rem .5rem}@media (max-height:760px),(max-width:1450px){.cf-card .cf-inner-cards{--bdHeight:2.5rem}}.cf-card .cf-inner-cards li{padding-bottom:var(--bdHeight);position:relative}.cf-card .cf-inner-cards li:after,.cf-card .cf-inner-cards li:before{bottom:0;content:"";left:50%;position:absolute;transform:translateX(-50%)}.cf-card .cf-inner-cards li:before{border-left:4px solid #0000;border-right:4px solid #0000;border-top:5.8px solid #000}.cf-card .cf-inner-cards li:after{border-left:1px dashed #000;height:var(--bdHeight)}.cf-card .cf-inner-cards li:last-child{padding-bottom:0}.cf-card .cf-inner-cards li:last-child:after,.cf-card .cf-inner-cards li:last-child:before{border:0;position:static}.collapse-td-cards{--bdWidth:5.75rem;align-items:center;display:flex;flex-flow:row wrap;gap:1rem 0;margin:0;padding:1rem}@media (max-height:760px),(max-width:1450px){.collapse-td-cards{--bdWidth:4rem}}.collapse-td-cards li{min-width:30%;padding-right:var(--bdWidth);position:relative}.collapse-td-cards li:after,.collapse-td-cards li:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%)}.collapse-td-cards li:before{border-bottom:4px solid #0000;border-left:5.8px solid #000;border-top:4px solid #0000}.collapse-td-cards li:after{border-top:1px dashed #000;transform:translateY(calc(-50% + .15px));width:var(--bdWidth)}.collapse-td-cards li:last-child:after,.collapse-td-cards li:last-child:before{border:0;position:static}.cf-user--blue{background:#e9f5ff}.cf-user--red{background:#fee}.cf-user .p-label{align-items:center;background:#222;background:var(--text-dark);border-radius:.375rem;display:inline-flex;height:1.8125rem;justify-content:center;min-width:1.8125rem;right:.5px;top:.5px}.cf-user__top-bar{align-items:center;display:flex;gap:.5rem;padding:10px 5px}.cf-user__top-bar .user-img{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);height:3rem;padding:3px;width:3rem}@media (max-height:760px),(max-width:1450px){.cf-user__top-bar .user-img{height:2.725rem;width:2.725rem}}.cf-user__top-bar .user-img span{align-items:center;background:#222;background:var(--text-dark);display:inline-flex;height:100%;justify-content:center;width:100%}.cf-user__bottom-bar{align-items:center;border-radius:8px;display:flex;gap:1rem;justify-content:space-between;min-height:2.4375rem;padding:.225rem}.cf-user__bottom-bar>div{align-items:center;display:inline-flex;gap:.5rem}.cf-user__bottom-bar>div .icon{align-items:center;background:#222;background:var(--text-dark);border-radius:7px;display:inline-flex;height:2.015rem;justify-content:center;width:1.9375rem}.cf-user__bottom-bar .left .icon img,.cf-user__bottom-bar>div .icon img{width:34%}.cf-user__bottom-bar .right{min-width:min(40%,8.5rem)}.cf-pair{align-items:center;display:flex;justify-content:space-between}.cf-pair .value{align-items:center;display:inline-flex;gap:.5rem;justify-content:flex-end}.cf-pair .value .tagHOB{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border-radius:.3275rem;letter-spacing:-.02625rem;padding:.125rem .275rem}.cf-pair .value .tagLocation{background:#222;background:var(--text-dark);border-radius:.3275rem;color:#efecec;padding:.25rem .5rem}.cf-pair.marker-coords{align-items:flex-start;display:inline-flex;flex-flow:column nowrap;gap:.5rem;justify-content:center}.product-screen-s3 .scroll-div-right .detail-cards{margin-inline:0;padding-inline:.5rem}@media (max-height:760px),(max-width:1450px){.product-screen-s3 .scroll-div-right{max-height:calc(100vh - 13.95rem)}}.cf-datatable{margin-top:1rem}.cf-datatable .holograf-table tr td:nth-child(2),.cf-datatable .holograf-table tr th:nth-child(2){width:24%}.cf-datatable .listing-cards .top-row{gap:min(8vw,5rem)}.ownership-flow{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);gap:.1rem;height:1.61725rem}.ownership-flow,.ownership-flow .left{align-items:center;border-radius:.375rem;display:inline-flex}.ownership-flow .left{background:#222;background:var(--text-dark);color:#efecec;color:var(--neutral-light);height:100%;justify-content:center;padding:0 .5rem;pointer-events:none}.ownership-flow .right{align-items:center;display:inline-flex;height:100%;max-width:1.58219rem;padding:1px}.ownership-flow .right .hide-show{flex:0 1;opacity:0;width:0}.ownership-flow .right .arrow{align-items:center;background:#222;background:var(--text-dark);border-radius:.375rem;display:inline-flex;flex:0 0 1.38219rem;height:95%;justify-content:center;width:1.38219rem}.ownership-flow .right .arrow img{margin-top:3px;transform:rotate(180deg)}.ownership-flow[aria-expanded=true] .right{max-width:100%}.ownership-flow[aria-expanded=true] .right .hide-show{flex:4.5rem 1;opacity:1;padding-top:1.2px;padding-inline:.15rem .8rem;width:4.5rem}.ownership-flow[aria-expanded=true] .right .arrow img{margin-top:0;transform:rotate(0deg)}.collapse-td-cards{border-top:2px solid #fff}.text-red{color:#ff6647}.text-green{color:#55a55e}.logistics-screen-graphics{background:url(/static/media/logistics-waveGradient.9fb8a439ae1acdd755e2.svg) no-repeat 100% 0;background-color:#000;border-radius:.625rem;gap:12px;height:123px;padding:2rem}.logistics-screen-graphics h3{align-items:center;display:flex;font-size:18px;gap:10px}.Counterfeit-screen-graphics{background:url(/static/media/counterfeit-darkWaves.fa81e67e475ad7f8b865.svg) no-repeat 100% 0;background-color:#ffffff61;border-radius:.625rem;gap:12px;padding:2rem 1.5rem}.Counterfeit-screen-graphics h3{font-size:18px}.sales-down-group,.sales-growth-group{align-items:center;border-radius:10px;display:flex;gap:5px;height:24px;margin-inline:auto;width:10.5rem}.sales-down-group .icon-wrap,.sales-growth-group .icon-wrap{align-items:center;border-radius:9px;display:inline-flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.sales-growth-group{background:#d2f2db}.sales-growth-group .icon-wrap{background:#13771e}.sales-down-group{background:#ffeffa}.sales-down-group .icon-wrap{background:#ff4747}.btn-datatable{height:52px;width:136px}.product-stats .stat--greenLine .line{background:#b1f1d5}@media (max-height:760px),(max-width:1450px){.modal.show .modal-dialog.dtableModal-wrapper{margin:.75rem auto;max-height:calc(100% - 1.5rem);min-height:90vh;transform:translateY(25px)}}.dtableModal-wrapper{max-width:100%;width:90%}@media (max-height:760px),(max-width:1450px){.dtableModal-wrapper{width:97%}}.dtableModal-wrapper .hover.modal-data-table th{background:#222;background:var(--text-dark);color:#fff}.dtableModal-wrapper .custom-data-table .top-row,.dtableModal-wrapper .custom-data-table td,.dtableModal-wrapper .holograf-table-2 .top-row,.dtableModal-wrapper .holograf-table-2 td{background:#efeeec54}.hob-tag{align-items:center;display:flex;justify-content:center}.modal-content .full-width-wrapper:after{background:none;position:static}.data-table-modal .modal-content{padding:15px}.custom-modal-table{border:2px solid #d0e1ee;border-radius:5px}.modal-data-table thead th{background-color:#dadada;border-radius:0;vertical-align:middle}.modal-data-table th:first-child,.modal-data-table th:last-child{border-radius:0}.status-cover{background:#fff;border:1px solid #efecec;border:1px solid var(--neutral-light);border-radius:.375rem;display:flex;flex-flow:column nowrap;max-width:13rem}@media (max-height:760px),(max-width:1450px){.status-cover{max-width:12rem}}.status-cover .td-order-status{align-items:center;background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border-radius:.375rem;display:flex;height:1.61725rem;justify-content:space-between;position:relative;z-index:1}.status-cover .td-order-status .status-current{align-items:center;background-color:#222;background-color:var(--text-dark);border-radius:.375rem;color:#efecec;color:var(--neutral-light);display:flex;height:100%;justify-content:center;min-width:5.625rem;padding:0 .5rem}@media (max-height:760px),(max-width:1450px){.status-cover .td-order-status .status-current{letter-spacing:.2px;min-width:5rem}}.status-cover .td-order-status .btn-details{align-items:center;display:inline-flex;flex:1 1;height:100%;justify-content:space-between;padding:0}.status-cover .td-order-status .btn-details span{flex:1 1}.status-cover .td-order-status .btn-details b{align-items:center;background:#222;background:var(--text-dark);border-radius:.375rem;display:inline-flex;height:100%;justify-content:center;width:1.5rem}.status-cover .td-order-status .btn-details b img{margin-top:2px;transform:rotateX(180deg)}.status-cover .td-order-status .btn-details:active,.status-cover .td-order-status .btn-details:focus,.status-cover .td-order-status .btn-details:hover{box-shadow:none;outline:0}.status-cover .td-order-status .btn-details[aria-expanded=true] b img{margin-top:0;transform:rotateX(0deg)}.status-cover .status-list{align-items:center;display:flex;flex-flow:row wrap;gap:.35rem;justify-content:space-around;padding:.35rem}.status-cover .status-list__each{align-items:center;background:#55a55e;border-radius:.375rem;color:#efecec;color:var(--neutral-light);display:inline-flex;height:1.625rem;justify-content:center;min-width:5.6875rem;padding:0 .4rem}@media (max-height:760px),(max-width:1450px){.status-cover .status-list__each{letter-spacing:.2px;min-width:5.4rem;padding:0 .3rem}}.status-cover .status-list__each:active,.status-cover .status-list__each:focus,.status-cover .status-list__each:hover{color:#fff;text-decoration:none}.toaster-position{max-width:100%;position:relative;right:0;top:0}.toaster-position .add-product-modal-content{position:absolute;right:0;top:0}.toaster-success{flex-shrink:0;width:650px}.toaster-success h3{gap:1rem!important}.success-message{color:#55a55e}.toaster-rejected .modal-header h3{background:url(/static/media/toaster-blackBG.adc5acbdaa18cb2e935a.svg) no-repeat 100% 0;background-color:#efcfe4;gap:1rem}.rejected-message{color:#e10c19!important}.alert-img{height:34.047px;width:39.392px}.success-img{height:36.022px;width:36px}.btn-cta--purple{border-radius:10px;cursor:pointer;min-width:134px}.btn-cta--purple .primaryText{align-items:center;background:#d0e1ee!important;border-radius:.625rem;display:inline-flex;justify-content:center}.btn-cta--purple input{height:0;opacity:0;width:0}.dropdown-modal-form{position:relative;z-index:2}.holograf-form .modal-poup-form{align-items:flex-start!important;display:flex;flex-direction:column;gap:.25rem}.holograf-form .modal-poup-form .label{flex-basis:0!important}.holograf-form .modal-poup-form .form-control::placeholder{font-size:clamp(.775rem,.5rem + .325vw,.875rem)}.holograf-form .modal-poup-form .inputSelect{width:100%}.holograf-form .modal-poup-form .inputSelect>input{background-color:#fff9;border:2px solid #efecec;border-radius:.625rem;box-shadow:3px 4px 4px #97869a21;height:3.25rem;padding-left:1.13rem;padding-right:3.6rem;width:100%}@media (max-height:760px),(max-width:1450px){.holograf-form .modal-poup-form .inputSelect>input{border-radius:.575rem;height:3rem}}@media (max-width:991.98px){.holograf-form .modal-poup-form .inputSelect>input{border-radius:.475rem;height:2.8rem;padding-left:1rem}}@media (max-width:767.98px){.holograf-form .modal-poup-form .inputSelect>input{height:2.6875rem;padding-left:.8rem}}.holograf-form .modal-poup-form .inputSelect>input::placeholder{color:#787878;color:var(--neutral);font-size:.75rem;font-style:italic;font-weight:400}.holograf-form .modal-poup-form .inputSelect>input:focus{outline:0}.holograf-form .modal-poup-form .inputSelect .btn-fab{bottom:0;right:0;top:auto}.holograf-form .modal-poup-form .inputSelect .btn-fab:active,.holograf-form .modal-poup-form .inputSelect .btn-fab:focus,.holograf-form .modal-poup-form .inputSelect .btn-fab:focus-visible,.holograf-form .modal-poup-form .inputSelect .btn-fab:focus-within{border:0;box-shadow:none;outline:0}.holograf-form .modal-poup-form .inputSelect .dropdown-menu{transform:translate3d(0,2px,0)!important}.typr-pair:hover{text-decoration:none}.discount-btn-wrapper{display:flex;gap:7px}.discount-btn{align-items:center;border-radius:10px;display:flex;height:52px;justify-content:center;min-width:4rem;padding-inline:1rem;width:auto}.discount-wrapper{background:#dadada;border:2px;border-radius:10px;box-shadow:3px 4px 4px 0 hsla(291,9%,56%,.129);display:flex;height:52px;padding:.35rem .35rem .35rem 1.2rem;width:100%}.discount-wrapper .discount-placeholder{align-items:center;background:#fff;border-radius:8px;display:flex;flex:1 1;height:100%;padding:0 1rem;width:100%}.modal-footer-light{align-items:flex-end;background:#fff;border-radius:10px;display:flex;gap:7px;justify-content:flex-end;padding:15px}.modal-footer-light a{height:46px!important;width:148px!important}.btn-modal-gradient>div{height:45px}.modal-btn-outlined{height:45px!important;width:148px!important}.modal-divider{color:#000;margin:0}.discount-wrapper-black{background-color:#000}.discount-gradient-placeholder{align-items:center;display:flex;justify-content:center}.Toastify__toast-container--top-center{width:auto}.Toastify__toast{border-radius:.625rem;margin-bottom:0;padding:0}.Toastify__toast-body{padding:0}.Toastify__close-button{display:none}.api-integrationBg{background:url(/static/media/api-Gradientbackground.bd770dc3841bd0039edf.svg) no-repeat 100% 0!important;background-color:#000!important}.api-integrationBg p{width:85%}.api-doc-screen{gap:.675rem;justify-content:space-between;max-width:100%}.api-doc-screen .api-document{flex:1 1;max-width:calc(100% - min(24%, 21rem) - 1.5rem)}.api-doc-head{background-color:#fff;border:2px solid #fff;border-radius:10px;box-shadow:3px 4px 4px 0 hsla(291,9%,56%,.129);padding:.5rem 1rem}.fz28{font-size:28px}.fz22{font-size:22px}.fz16{font-size:16px}.documentation{padding:1.5rem 2rem}.doc-divider{border:1px solid #656565}.api-cards-header{align-items:center;background-color:#000;border-radius:8px 8px 0 0;display:flex;gap:10px;padding:1.12rem}.api-cards-header button{text-decoration:none}.api-cards-body{border-top-color:#0000;border-top-left-radius:0;border-top-right-radius:0}.document-title{height:100%;max-height:100%;max-width:min(24%,21rem)}.document-title .accordion{padding:.5rem 1rem}.document-title .accordion-button{border:none;position:relative}.document-title .accordion-button:after{background-image:url(/static/media/icon-dropdown-arrow.f8ba0f83c40194157d82.svg);display:inline-block;height:.775rem;position:absolute;right:0;scale:.625;top:1.3rem}.document-title .accordion-button:not(.collapsed){background:#0000}.document-title .accordion-body{background:#0000;color:#222;color:var(--text-dark);padding:.5rem 1rem 1rem 5rem}.document-title .accordion-body ul.doc-links a{color:#222;color:var(--text-dark);position:relative}.document-title .accordion-body ul.doc-links a:before{border-bottom:1px dashed #222;border-bottom:1px dashed var(--text-dark);content:"";left:-1.25rem;position:absolute;top:50%;transform:translateY(-50%);width:.8rem}.document-title .accordion-body ul.doc-links a.active{font-weight:700}.document-title .accordion-body ul.doc-links a.active:before{border-bottom:2px solid #222;border-bottom:2px solid var(--text-dark);left:-1.3rem;width:.85rem}.document-title .accordion-body .vertical-line{border-left:1px dashed #000;height:100%;left:-1.35rem;position:absolute;top:-.6rem}.documentation>p:first-letter{color:#222;color:var(--text-dark);font-size:22px;font-weight:600}.api-endpoints-wrapper{border-top-color:#0000;border-top-left-radius:0;border-top-right-radius:0}.endpoints-wrapper{padding:1rem}.endpoints-wrapper .api-doc-head{background:url(/static/media/endpoints-blackBG.93da77c6a8f41759f055.svg) no-repeat 100% 0;background-color:#fff;padding:1rem}.endpoints-wrapper .api-cards-header{background:url(/static/media/endpoints-gradientBg.e7ff1729aacbe31dd842.svg) no-repeat 100% 0;background-color:#000;border-radius:.625rem;padding:1rem}.endpoint-card-wrapper{align-items:center;display:flex;gap:3rem}.endpoint-card-wrapper .left{min-width:3.398rem}.endpoints-Insidewrapper .box{background-color:#000;border-radius:4px;height:35px;justify-content:center;width:36px}.content-box,.endpoints-Insidewrapper .box,.endpoints-Insidewrapper .right{align-items:center;display:flex}.content-box{background-color:#222;background-color:var(--text-dark);border-radius:4px;height:28px;justify-content:center;width:55px}.black-box-inside{background-color:#000;border-radius:6px;padding:.3rem}ul.linksURL{align-items:center;display:flex;flex-flow:row wrap;gap:min(3vw,2rem);margin-bottom:0}ul.linksURL .box{flex-shrink:0}.white-box{align-items:center;background-color:#fff;border-radius:4px;display:flex;height:28px;justify-content:center;width:27px}.endpoints-insideCardBtn>div{background-color:#000;border-radius:4px}.endpoints-inside-text{padding:1rem}.white-box{height:38px;width:37px}.white-box img{width:1rem}.accordion--api{display:flex;flex-flow:column nowrap;gap:1rem}.accordion--api .accordion-button{background:#0000}.accordion--api .accordion-button:after{display:none}.accordion--api .accordion-button:focus{box-shadow:none;outline:0}.accordion--api .accordion-button .linebefore{align-items:center;background-color:#000;display:inline-flex;flex-flow:row nowrap;justify-content:center;position:relative}.accordion--api .accordion-button .linebefore span{background-color:#222;background-color:var(--text-dark);height:2px;width:17px}.accordion--api .accordion-button .linebefore span:last-child{height:17px;position:absolute;width:2px}.accordion--api .accordion-button[aria-expanded=true] .linebefore span:first-child{background:#fff}.accordion--api .accordion-button[aria-expanded=true] .linebefore span:last-child{background:#0000}.accordion--api .accordion-button.collapsed,.accordion--api .accordion-button[aria-expanded=false]{border:1px solid #8f92a1;border:1px solid var(--neutral-100)}.accordion--api .accordion-button.collapsed .linebefore span:first-child,.accordion--api .accordion-button.collapsed .linebefore span:last-child,.accordion--api .accordion-button[aria-expanded=false] .linebefore span:first-child,.accordion--api .accordion-button[aria-expanded=false] .linebefore span:last-child{background:#222;background:var(--text-dark)}.accordion--api .accordion-button.collapsed .api-cards-header,.accordion--api .accordion-button[aria-expanded=false] .api-cards-header{background-color:#fff;background-image:none;border-radius:8px}.accordion--api .accordion-button.collapsed .api-cards-header .gradientText--radial,.accordion--api .accordion-button[aria-expanded=false] .api-cards-header .gradientText--radial{-webkit-text-fill-color:#000;background:none;background-clip:text;-webkit-background-clip:text}.accordion--api .accordian-widget{background:#0000;border:2px solid #fff;border-radius:9px}.accordion--api .accordian-widget .api-cards-header{border-radius:8px 8px 0 0;gap:1rem;padding-inline:1.05rem}.accordion--api .accordian-widget .api-cards-body{background-color:#ffffff4f;padding:1.05rem}.array-values{padding-inline:2.5rem}.array-values .orange-text{word-wrap:break-word;color:#ffc59c}.array-values .pink-text{color:#ff1493}.array-values .yellow-text{color:#ff0}.other-content{align-items:center;display:flex;flex-flow:row wrap;gap:.65rem}.other-content img{width:1.5rem}.explorerDetails-info-wrapper{display:flex;flex-flow:column nowrap;gap:1.5rem;padding:1.5rem 1rem 0}.explorer-detailed-view .api-doc-head{background:#ffffffb3;border:0;border-bottom:2px solid #fff;border-radius:.5rem;padding:.85rem 1rem}.exp-head{min-width:200px}.exp-head img{height:26px;width:26px}.hashDetails-info .exp-head{min-width:240px}.previousHash-info{margin-block:1.2rem;padding:0 1rem}.explorerDark-Footer{align-items:center;background-color:#000;display:flex;min-height:38px;padding:0 2.5rem;position:absolute;width:100%}.multichain-transacrtion-wrapper{padding:1rem}.explorer-charts{background-color:#000!important}.explorer-detailed-btn{height:34px!important}.exp-illustration{background:url(/static/media/explorer-illustration.a1f4aea3797a5ff505cc.svg) no-repeat 100% 0;background-color:#fff;border-radius:.625rem;height:96%}.exp-content,.exp-illustration{display:flex;flex-flow:column nowrap}.exp-content{gap:5px;padding:4rem 3.2rem 1.2rem}.exp-content .custom-data-table .form-control{background-color:#ffffffbf}.exp-content .custom-data-table .form-control::placeholder{color:#575757}.exp-content .custom-data-table .form-control:focus{background-color:#fffffff2}.exp-content-image{padding:1rem}.exp-content-image img{margin-bottom:2.5rem;max-width:min(32vh,21rem)}.transc-icon{background-color:#000;border-radius:.625rem;padding:1rem}.cards-inner-content{align-items:center}.cards-inner-numbers{display:flex;justify-content:end}.exp-cards-wrapper{display:flex;flex-flow:column nowrap;height:100%;justify-content:center;padding:2.2rem 2rem 2rem}.exp-cards-wrapper .exp-cards-inner{flex:0 0 14.75rem;min-width:13rem}.exp-cards-wrapper .vertical{border-left:1px solid #8f92a1;border-left:1px solid var(--neutral-100);margin-bottom:.5rem;min-height:7rem;opacity:.3;width:1px}.exp-cards-wrapper hr{border-color:#8f92a1;border-color:var(--neutral-100)}.search-explorer{background:url(/static/media/page-header-bg.7e8916171e0c2f0b58c8.svg) no-repeat 100% 0,url(/static/media/wavy-spiral-gradient-explorer.e881d4d407bf4a0b1c81.svg) no-repeat 0 100%;background-color:#222;background-color:var(--text-dark);margin-bottom:.8rem;padding:2.75rem 1rem 2rem}.search-explorer__inner{align-items:center;display:flex;flex-flow:column nowrap;gap:.5rem;justify-content:center;margin-inline:auto;max-width:min(50%,50rem)}.search-explorer__inner p{color:#efecec;color:var(--neutral-light)}.search-explorer .page-header__other-options{margin-bottom:.5rem;width:100%}.search-explorer .page-header__other-options .btn-fab{right:0;top:0}.search-explorer .page-header__other-options .icon-wrap{border-radius:10px}.search-explorer .page-header__other-options .form-group--search{width:100%}.search-explorer .page-header__other-options .form-group--search .form-control{background:#ffffffbf;padding-inline:3.65rem}.search-explorer--nextScreen{background-image:url(/static/media/explorer-wavy-grad-right-top.07866c49f1bbe4a68630.svg),url(/static/media/explorer-wavy-grad-left-bottom.0b8b2af528da19e7879a.svg);padding:2.5rem 1rem}.search-explorer--nextScreen .search-explorer__inner{gap:2.5rem;max-width:min(68%,62.5rem)}.explorer-data .td-incentive{align-items:center;border-radius:.25rem;box-shadow:none;display:inline-flex;font-size:.625rem;height:1.625rem;justify-content:center;min-width:7.85rem;padding-block:6px 5px;text-transform:uppercase}.explorer-data .holograf-table th:first-child,.explorer-data .holograf-table th:last-child{border-radius:0}.explorer-charts .chart-container{max-height:18rem}.custom-data-table--explorer .table-responsive{max-height:calc(100vh - 14.15rem);overflow-y:auto}.block-wavy-dark--explorer{position:-webkit-sticky;position:sticky;top:1.2rem}@font-face{font-family:Literal;font-style:normal;font-weight:700;src:url(/static/media/Literal-Bold.2bbc61b4bf6a79c06284.eot);src:local("Literal Bold"),local("Literal-Bold"),url(/static/media/Literal-Bold.2bbc61b4bf6a79c06284.eot?#iefix) format("embedded-opentype"),url(/static/media/Literal-Bold.269ed1e7d2ef913e5a53.woff2) format("woff2"),url(/static/media/Literal-Bold.3ca681c4aad5c11d7ab8.woff) format("woff"),url(/static/media/Literal-Bold.ab6a901b07dd2fb16854.ttf) format("truetype")}@font-face{font-family:Literal;font-style:normal;font-weight:300;src:url(/static/media/Literal-Light.62ccd00f8baea6f0192a.eot);src:local("Literal Light"),local("Literal-Light"),url(/static/media/Literal-Light.62ccd00f8baea6f0192a.eot?#iefix) format("embedded-opentype"),url(/static/media/Literal-Light.5b13be615abae3dfe165.woff2) format("woff2"),url(/static/media/Literal-Light.5747d52379f66971cd4e.woff) format("woff"),url(/static/media/Literal-Light.8186583fbc37d949e132.ttf) format("truetype")}@font-face{font-family:Literal;font-style:normal;font-weight:400;src:url(/static/media/Literal-Regular.31105d709ef9af3e8082.eot);src:local("Literal"),local("Literal-Regular"),url(/static/media/Literal-Regular.31105d709ef9af3e8082.eot?#iefix) format("embedded-opentype"),url(/static/media/Literal-Regular.f342dd8a09dc6f90acd8.woff2) format("woff2"),url(/static/media/Literal-Regular.c3abffe757d510285050.woff) format("woff"),url(/static/media/Literal-Regular.67c29e106fedf37d551d.ttf) format("truetype")}:root{--ff1:"Chivo",sans-serif;--ff2:"Literal";--resp:1;--fs9:9px;--fs10:10px;--fs11:11px;--fs12:12px;--fs13:13px;--fs14:calc(14px*var(--resp));--fs15:calc(15px*var(--resp));--fs16:calc(16px*var(--resp));--fs18:calc(18px*var(--resp));--fs20:calc(20px*var(--resp));--fs22:calc(22px*var(--resp));--fs24:calc(24px*var(--resp));--fs26:calc(26px*var(--resp));--fs28:calc(28px*var(--resp));--fs30:calc(30px*var(--resp));--fs32:calc(32px*var(--resp));--fs40:calc(40px*var(--resp));--fs45:calc(45px*var(--resp));--fs50:calc(45px*var(--resp));--fs72:calc(72px*var(--resp));--fs76:calc(76px*var(--resp));--holo:linear-gradient(36deg,#ffb6d5,#ffe3c0 10.00%,#c7fbdb 29.00%,#c7cdf4 43.00%,#ffbcd4 54.00%,#ffe0c3 66.00%,#b0f1d4 76.00%,#c9ceec 84.00%,#ffc1da 91.00%,#bdffe3);--holo-grad:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);--holo-grad-radial:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0%,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%)}@media (min-width:2200px){:root{--resp:1.3}}@media (min-width:3000px){:root{--resp:2}}@media (max-width:1800px){:root{--resp:0.95}}@media (max-width:1400px){:root{--resp:0.85}}@media (max-width:1300px){:root{--resp:0.8}}@media (max-width:1800px){:root{--fs72:54px;--fs76:57px}}@media (max-width:1300px){:root{--fs72:46.8px;--fs76:49.4px}}@media (max-width:991.98px){:root{--fs9:8px;--fs10:9px;--fs11:10px;--fs12:11px;--fs14:13px;--fs16:14px;--fs18:16px;--fs20:18px}}.landing{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Chivo,sans-serif;font-family:var(--ff1);font-size:18px;font-size:var(--fs18);font-weight:400;min-height:100vh;position:relative}.landing,.landing a{color:#222}.heroSec{background:url(/static/media/hero-bg.cbcfc930b09f7fbdccdc.png) no-repeat top;background-size:cover;min-height:100vh;padding-top:90px}@media (min-width:1800px){.container{max-width:80%}}.hgt{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);background-clip:text;-webkit-background-clip:text}.hgt,.hrgt{-webkit-text-fill-color:#0000}.hrgt{background:radial-gradient(187.91% 214.86% at 84.72% 23.47%,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%);background:var(--holo-grad-radial);background-clip:text;-webkit-background-clip:text}.head1{font-size:72px;font-size:var(--fs72);font-style:normal;font-weight:900;line-height:normal;text-transform:capitalize}.search-product{background:#343434cc;border-radius:10px;margin:0 auto;padding:7.5px;padding:calc(7.5px*var(--resp));width:614px;width:calc(614px*var(--resp))}.search-product__inner{align-items:center;background:#222;border-radius:7px;display:flex;height:56px;height:calc(56px*var(--resp));padding-right:7.5px;padding-right:calc(7.5px*var(--resp))}.search-product__inner .btn-fab{cursor:pointer;position:relative}.search-product__inner .btn-fab input[type=file]{left:0;max-width:2.8rem;padding:0;position:absolute}.search-product__inner .search-product__upload{margin-left:3px}.search-product__inner .search-product__upload img{height:50px;height:calc(50px*var(--resp))}.search-product__inner input{background:#0000;border:none;box-shadow:none;color:#fff;flex:1 1;font-size:18px;font-size:var(--fs18);font-weight:400;outline:none;padding:0 15px}.search-product__inner input::placeholder{color:#d3d3d3;font-style:italic;font-weight:100}.search-product__inner button{align-items:center;background:#3e3e3e;border-radius:7px;display:flex;flex:0 1;height:44px;height:calc(44px*var(--resp));justify-content:center;min-width:136px;min-width:calc(136px*var(--resp));padding:0 25px;transition:.23s ease-out}.search-product__inner button:hover{background:#5e5e5e}.fade-in{opacity:0}.button-dark{align-items:center;background:#222;border:none;border-radius:6px;box-shadow:4px 6px 9px 0 #2f2f2f4f;display:inline-flex;font-size:18px;font-size:var(--fs18);font-weight:400;height:56px;height:calc(56px*var(--resp));justify-content:center;min-width:169px;min-width:calc(169px*var(--resp));transition:.23s ease-out}.button-dark:hover{background:#000}.button-light{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border:none;border-radius:6px;box-shadow:4px 6px 9px 0 #2f2f2f4f;display:flex;font-size:18px;font-size:var(--fs18);font-weight:400;height:56px;height:calc(56px*var(--resp));margin:20px auto;min-width:169px;min-width:calc(169px*var(--resp));padding:1px;position:relative;width:169px;width:calc(169px*var(--resp))}.button-light>span{align-items:center;background:#222;border-radius:6px;display:flex;height:54px;height:calc(54px*var(--resp));justify-content:center;transition:.23s ease-out;width:100%}.button-light:hover>span{background:#000;width:169px;width:calc(169px*var(--resp))}.section-title-wrapper{margin-inline:auto;max-width:60%}.desc{color:#676767;color:var(--lught,#676767)}@keyframes animUpDown{0%{transform:translateY(50px)}to{transform:translateY(0)}}.anim-up-down.active{animation:animUpDown 2s ease-in-out infinite alternate}.accordion-button:focus{box-shadow:none}.accordion-item{overflow:hidden}.accordion-collapse{transition:.5s linear}@media (max-width:991.98px){.desk-only{display:none!important}}@media (min-width:992px){.mob-only{display:none!important}}@media (max-width:1800px){.container{max-width:1160px}}@media (max-width:1400px){.container{max-width:1040px}}@media (max-width:1300px){.container{max-width:980px}}@media (max-width:1200px){.head1{font-size:42px}.search-product{max-width:100%;width:400px}}@media (max-width:991.98px){.section-title-wrapper{max-width:100%}.search-product{max-width:100%;width:100%}.container{max-width:100%}}@media (max-width:767.98px){.search-product__inner button{min-width:80px}.container{--bs-gutter-x:2rem}.landing{font-size:14px}.head1{font-size:26px}.button-dark,.desc{font-size:14px}}.headerSec{font-size:16px;font-size:var(--fs16);left:0;padding-top:30px;padding-top:calc(30px*var(--resp));position:fixed;right:0;top:0;transition:.5s;z-index:111}@media (max-width:1450px) and (max-height:760px){.headerSec{padding-top:.5rem}}.headerSec__logo img{height:37px;height:calc(37px*var(--resp))}.headerSec.scrolling{background-color:#fff;box-shadow:0 0 10px #cecece;padding-top:0;top:0}.headerSec__inner{min-height:90px;min-height:calc(90px*var(--resp))}.headerSec__inner,.headerSec__links{align-items:center;display:flex;gap:30px;gap:calc(30px*var(--resp));justify-content:space-between}.headerSec__links{font-weight:700;list-style-type:none;margin:0;padding:0}.headerSec__links a:hover{text-decoration:underline}.headerSec__links li{position:relative}.headerSec__links li.active:after,.headerSec__links li.active:before{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border:1px solid #222;border-radius:50%;content:"";display:block;height:9px;height:calc(9px*var(--resp));left:0;position:absolute;top:100%;transform:scale(1);transition:.23s;width:9px;width:calc(9px*var(--resp))}.headerSec__links li.active:after{left:15px}.headerSec__btn{align-items:center;background-color:#222;border-radius:6px;display:flex;height:56px;height:calc(56px*var(--resp));justify-content:center;min-width:150px;min-width:calc(150px*var(--resp));text-transform:uppercase;transition:.23s ease-out}.headerSec__btn span{-webkit-text-fill-color:#0000;background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);background-clip:text;-webkit-background-clip:text}.headerSec__btn:hover{background:#000}.headerSec .menu-btn{align-items:center;display:flex;font-weight:700;gap:5px;height:30px;padding:10px}@media (max-width:991.98px){.headerSec .container{--bs-gutter-x:2rem}.headerSec__btn,.headerSec__links{display:none}}.footerSec{background:#e4f0f5;padding-block:90px 50px;padding-block:calc(90px*var(--resp)) calc(50px*var(--resp))}.footerSec__logo{height:59px;height:calc(59px*var(--resp));margin-bottom:15px;margin-bottom:calc(15px*var(--resp));opacity:0}.footerSec__top{margin-bottom:80px;margin-bottom:calc(80px*var(--resp))}.footerSec__bottom,.footerSec__top{align-items:center;display:flex;justify-content:space-between}.footerSec__bottom{background:#222;border-radius:10px;color:#fff;font-family:Literal;font-family:var(--ff2);font-size:20px;font-size:var(--fs20);margin-top:50px;margin-top:calc(50px*var(--resp));min-height:78px;min-height:calc(78px*var(--resp));padding:25px;padding:calc(25px*var(--resp))}.footerSec__social{display:flex;gap:30px;gap:calc(30px*var(--resp))}.footerSec h3{font-size:24px;font-size:var(--fs24);font-weight:400;font-weight:700;text-transform:capitalize}.footerSec h4{font-family:Literal;font-family:var(--ff2);font-size:16px;font-size:var(--fs16);font-style:normal;font-weight:700;margin-bottom:20px;margin-bottom:calc(20px*var(--resp));text-transform:uppercase}.footerSec__links{padding-block:30px;padding-block:calc(30px*var(--resp))}.footerSec__links ul{align-items:center;display:flex;gap:175px;gap:calc(175px*var(--resp));list-style-type:none;margin:0;padding:0}.footerSec__links.bb{border-bottom:2px solid #efcfe4}@media (max-width:991.98px){.footerSec__links-wrapper{display:flex}.footerSec__links-wrapper>div{width:50%}.footerSec__links-wrapper>div ul{align-items:start;flex-direction:column;gap:0}.footerSec__links.bb{border:none}}@media (max-width:767.98px){.footerSec__top{justify-content:center}.footerSec h3,.footerSec__top{text-align:center}.footerSec__logo{margin-inline:auto}.footerSec p{text-align:center}.footerSec__bottom{font-size:14px}.footerSec__social{gap:15px}.footerSec__social img{height:20px}.search-product__inner input{font-size:.813rem;min-width:20px}.footerSec h4{margin-bottom:20px}.footerSec__links{padding-block:30px 0}.footerSec__links li{margin-bottom:15px}}.heroSec{position:relative}.heroSec__img{max-width:105vw;transform:translate3d(-10vw,0,0);width:105vw}.heroSec__img,.heroSec__img-mob{display:block;height:auto;margin:240px auto 0;margin-top:calc(240px*var(--resp));position:static}.heroSec__img-mob{max-width:100%;transform:translateZ(0);width:100%}.heroSec__img-mob-layer0{position:relative;width:100%}.heroSec__img-mob-layer1{height:auto;left:0;position:absolute;top:0;width:100%}.heroSec .desc{color:#404040;font-size:20px;font-size:var(--fs20);margin-bottom:30px;margin-bottom:calc(30px*var(--resp))}.heroSec__content{left:50%;max-width:900px;max-width:calc(900px*var(--resp));position:absolute;text-align:center;top:150px;top:calc(150px*var(--resp));transform:translateX(-50%);z-index:1}@keyframes arrowDownAnim{0%,to{transform:translateY(0)}35%{transform:translateY(30px)}}.heroSec__arrow{position:relative}.heroSec__arrow img{animation:arrowDownAnim 2.5s ease-in-out infinite;height:120px;height:calc(120px*var(--resp));left:50%;position:absolute;top:30px}@media (max-width:991.98px){.heroSec__content{width:70%}.heroSec__arrow img{height:75px;height:calc(75px*var(--resp))}.heroSec .desc,.heroSec__content .head1{margin-inline:auto;max-width:95%}.heroSec .desc{font-size:14px}}@media (max-width:767.98px){.heroSec__content{width:80%}}.partnersSec{background-color:#ffffff61;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlEAAACCCAYAAABmSZ12AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAABLNSURBVHgB7d2/dhNZtsfxQ8usNRnmCSg3dtwmmwyT3QyT3axNdOdG3f0EwBMAT4CcTYYcTtQim6xFNrPoNnI2k4nYuHv2T9rHUwjZlq1zjqqk72cttcq2kEv/XL8+Z9c+twKAlfftt98+t6tnYQF//PHH0C5PhsPhICzo/v37B3Zf2p8qpNH9/fffX9i+DUMilbl169Zzu3wfEvPnUvvbDZnk3P9p/ni6tnmY8jW4Dnu4m51OZ9829d56GBrOXpd3en1+/fXXfvyev2Zv7VLZly+Oj49fXfTv4+P1x6rHvRlQ3K0AYC3YH92Db7755k1YkIWV53acfBEW5AeMN3bZCwnkCiYZAt85u9++XZ7mDB45939aiXA4D723LGDs2aZCxuPQHCO7HNrnsFcPT2K7vGefhZf2s09nZ2cHs94TMTjZZ/B7u+1uIDgtHSEKWCP2R3jfg9RCf3ztj7j+D1kHy1FYUIpRsimtGpWSVMH0Mhme5ws1JUxF29vbewomHjy+C2WN7Pe+t+ejZ69zd9Znxt5eP9pttH/dWaNPClj2udVok95/BKcGIUQBa8b+IO/aH+Sfw4J/jO2gMPDpvWFYkO/T25BotMQP4hrh6YeEMo9KaZ8f5RyVSj36d5WmhSnxUapd2y+N/OhaoSp1MHlvl77df9/CW/+i/9nQyJK971/aPlTTI5JTo057AY1EiALWUMIglezAn+MAn2OEZxVGpUpO8UkTw1Tdzs6OwtSmPfcaqaq8JmlT4cZvcm/qn5zoP3a7of2boV1rtGlgn6nB6enpcJ4RWp++e6baKBt9el77vj6TP9h9/RgYdWo8QhSwphIHqSQF55J62inliFmd7acOctrP5Ae6gqNSRQrPo6aHqRI8JD2zz95mfdqZ8NROhChgjaUqNjcjOyBoOqIXEvCA8jIkkmt6T0HEg2gVMigxKpX7McyyrmHKa5v0eTvy13ZEeGonjSDqxBBCFLDmEgYpHfQP7MBwGBJIXScluUKJhT4VA/8QMigxKiUeXPUYqlBIDFO22UtxkkJT1UafVED+5LfffusRnlrlRNO1Ck2asv38+fMgvl8JUQCSTqElDlLJR0lSnllY53VGGj3LcUAc+dTPq5DRMqb4RGFKRdipz6psAp15Z+/h8Wer0+k8+vDhw6D2vZTvlfM6rTB5v4xqX0eq3Zr7fV+rCZv5PU1JBn8MqikL/308d0L7gqGev5Gm/69T40aIAjCWOEglG/HJEaRyje4UmBrrlggaFgj3PRBWoTw9xsPUU6+l1abuKruovcFP2q5977riaMjQthU6h3ZfQzvIj5ocPH3EbRyoNjY2qvj9ehi7aFvsMVbhhlT0H7c9PI4vcTvF80eIAnBua2urm2oUIvGI1Kbt18/e5yeJ1AXxdQWm94rUE3mw1uMoPqpQm+rrt2l0qnbW3V6YHLRf2GdB7Q5eznnmaewrNbjuGX8ojxAF4FzqsJIySEnKkBdphCDHNFnq4vhpuaYlpy1riq/OO7vrfdTI2qlafdNB+O8ok6bUntj1Q/v+80v++Xkzzul6GzQfIQrAF1JPSaUOUjlGeXIVnOee3itVdC4Fpirnpamxo9CAESqfslO43A+10ToLRT17Xd6Fiwv1VXtzpOVfLmvGieYjRAH4SqoeUpEd9B6lrHHJsYSJRnZsH38KiZXoEl6iFUJUulHnZXzK6509/p59OSgwKqfPg4LTXpi9BMvIa5bCjNHccXDqdDrd6XXz0F6EKAAzpWx9ECZTG49S1h/lCFI+bfQkx8E499p1JUelxB+PgkQVGiKGKttUJ3G91xYKVnEhY7vf8fIwcwRh/a4vgpX3E7pw3Ty0GyEKwIUSH/gVpB6kPMhnClLZwkjmNghjuWq8ZmlCvdQc4ujQyE/3/xQmYWfaeGkXnR3my75UYU4K33a1WRt90v0farqOUafVRogCcKmtra2fU01F5QgobQtSJWqLfETtaalRqZaEqeR85OvQrr/3AKXw9Nqnhhl1WgOEKACX8pXmfwmJDvoeUB6kPMhkDFJZWiB4kNKI1H7IZBlLq6xRmNKoatem+nRWnVoXvLfvvVIn8oC1QogCcKXUhea+KPCjpgcpSX12YV3uOilXpEFnXS1MPQ6rtaTJeJpO/ZvsOVWB+fhxMmW3nsY9wQIAzCFD36Pu8fHx05BQxiCV7ew3+0O87wX82cLGMkalpFaY3Yiz+RYQp+kG3kG7yl3vpOfuipuMmDIsT8EpTHp/jdc8JEQBmFvqHk05wklLg1SRHkyla6XqVFRvVyqsfxjaI4anrr0++1ou5OzsbHDdKV5vjaBAuetrzFXB15fzQvYYoKtwc+OlTOz+4vIm9aVOztfVs/0/X/7ELnRCn0MMTqoNna4PJUQBmFuO5VdynE2WMUhl6SUl/ty+KlFPVLKv1DQPjAehYe0R6uptCexLTWXvzVMsHsOS95GqvC2CPitNn9Ksn8EYQ9fIQ9f4+2Ey8jUMa6A2gqrAr7rFC18/QhSAa/GDoArNkx0YtDyG/X1OWpSbsd6o68Evy//BF6qTKt5Xapbt7e09O0gf2MFaB6sqLNdXbQnsrf7Svv50UYDy0KSQtd+iwLSo6ZYR48Dli/22boTLp031Guq1+84ue+EaryEhCsC1eR3P25BO8mackiuQeGH8k1wBxAv59fxWIb/iheez7Ozs7Fqg0nTJfsEpPwWA3nR9kx9Y927fvj348OHDF+9J/58I7ePjNQlNixjG6cWpqcWRT40O/XbnU4wpw5e/jnp9Nm1kqapNpaon2G5I8PkiRAG4kdT1UblGRjIGqawjOSXaIET+WF6XatI5D41SWbjbVQ2K6obCZJRgEXGhX/V2GtgBvHfB6FIVbx9/rlBrV49n1cQgm/PariguqTNls1ZTNv46FAy2hCgAN7a1tfVLyvqoHD2kpK1BSkpN78myzuKblwLOxsaGRhTiqML44ttjtRGP8WiHBdHB6enplfU89bPhdFufqvuB4ITLEKIA3FiO+iidQfbx48dHITELfN1MRdtZpiLrCk/vxbP4XqRcNLqpYhGxjUzpy55dNPr1jOCEeXQCANzQyNy5c+efdsD535CI1i2z+9y0u/5bSMjur7e5ubmVcuTM/cnu8y+2z5/sd/w9ZGD3+y+7/yPbvJth/7+i18AuB3fv3tVr8V6vc1gxGmky/2cB6v8tQP3DvnXPgupf9Vr62nnAlQhRABZix9d/2MH2rm3+OSRiB7E/28Fb9/0uJJQxSGmf/yfHPkejiZ491VpAV8/1n0J+GpX50X7nrj22f9vvH4YVoJE9e1xvvUA82PVffOSpxHOKFRCn8pnOA5BE6vooybXkSsapvay9pKJSzTmn+TTfYVNrpubhZ5ZqOZqDAFzfF4tME6IAJJGjPipkrDfKGaRyt0CIShad18UCdNvst6EBo59dp/el3kcH9j59Fq7/PtXB85P3RtL78nyK0783k59ZOGa/9/zMMf/+nUCLhNZQE1b1Nau/5wlRAJLJ0D8q6xlwmYNUkWaWyxqVqlFn76OmjU7Fs+vsubmrUYMwORX+5RUF4ydqf6DXTtf29XiZl5B5nTrt6+3bt8dnHPqlCr4kjNbq87MPF23xgBtSeLpooWlCFICkUvePklytD6RAkHpa4iw3XyD6JiMsqei1GQeqMBmhKl6MPt0IU53lw+SMu2e+YOwX+2u3O1JYUhuEz58/D4YN77KtsLWxsbFbC1o6AWCXkJXHZeHp/DYBABLLUR+lKbKPHz8+CBnkDFJSaq06hQj90b9VYP29q6h+Sgche+x9+zJLQPHRpj1fq051TlXt96uppor89Vzoduehyfap14ZpyOua6qMVA1YVJh26mTacz1fL/1yGEAUguUz1UdI9Pj5+GjLIMYJW51NKL0qMdty/f1+jMep2XoWG8FAztM339lyMp8jCpK/l8Kp/G5fv6HQ6u7Xu5dPLdoz8d1Te2VrTdzprtDfvAXGV1UaxCFgz1Bedvs5nlBAFIAv7o73ntTpJ5RzVyV2oXapOKrIwdWC/T4+nCs321RIfbp4lPMYjTHZ9z+udunY58YPhMOBKaxqw4jJA1w5OdYQoANnkCiUrEKSKLa3io4IHYTKtVYXVMT7V3K8f2gFRUzDD6QWDsZipOqzdWrF7FSYhqy1iaOrb/vdT1cARogBktbW19XOOJTRy9ZCSEq0DStVJRbV6qYeh/WFKfXqeB5/Sa3Pfqrar1WGNQ1aYTKNWwc8uDOWDloLRSZw+1uXs7CxbKw5CFICs9H+yXh9VhcS8h1Q/ZOBnu70MGZWe3pN4BluY1H9VoV16fsad1hLc9QJxRp5aIIYtbcfeWbUeWl8sIi0a7Yrb9joP6z+bXmRaQclGlnSbrK0oZiFEAcjOF9BVfVTq+oqsi/9636s3IW9diB6DpvdehcJUM2VXqpt6GBpMowp29T54jU6n0/lp3QvF0QyEKABFWCA58ECSmkLIg1yjOR4A1UC0Cnl1PUwNQ2ENnuob6jlRp28LUt/b/h3F5TYC0ACEKADF5GojkHtarFRX8NJF57Nsb2/vaWmLJQaqE7v8YmFJ9W5qhKkp1feEJzQRIQpAUbkKzUsEKdvvNzn2fVqptfeusrOzo7ojFQur75R6M1UhvRNvzDnUF95Dqh9qS7bQqgBNRYgCUFTOQvMShdolF/31M9AOmxIi4unuHqzqS47octFZWOOFe8OkCHjojTCHcakV3cBbMOjxdsNkgeCK8IQ2IEQBKC5jR/NSQSr7mXtRE6b4cvBas4MwqWnTNG/llwHhCW1BiAKwFBnP2CsSpErVSUWrEqbUyd5GpJ7p1HRvVxBHshq/ADAwjRAFYGkynrFXLEiVXvC3rWEqhid7vW/pOYt9ffQzwhPaihAFYKly1hh54HiSuyFjyem9KIYp2+w3efqrHp7Ozs5edTqdTbseBkaesAIIUQCWLnOxtqaNntoBuxcyKj29N0U9pg5zdW+/idrzoam6176w7WCRxV6BpiFEAWiEXD2kItXflOgKXvLsvWkanfKGlN1lL4ei9gg2ZffW9kdfHtLnCauIEAWgMba2tro564tKLfpbsqfURTxQ9e0xH4WCZ7ypDYJdPfMz714TnrDKCFEAGiV3kAqTRWyfljiwa206CzMalarCknmoGq9B5w0th2Fc053mefDw9IMvDHy0ai0ZgFkIUQAaJ3eQKnHmXuTNRVV4rqnKnAsZL0LPh8LUuCGmT33OFa7q4ckur1kYGOuEEAWgkQoFqWKtApbRDmEBL46Pj59fdgMPhwfaplgc64oQBaCxCkztFauTimphalkL/M5jaCFqa9YPtP+dTkdtC4aMOmHdEaIANFqJs91KTu9FGsmxMLLflJqpOi2A/PHjxwfT31eX+ZCwjgpoO0IUgMYr1Tag9KhUtL29vXd2dnbQlNEpFd7blfpqKTSp5mm47JYJQBMRogC0Qqmu4MsYlapToLIQs2+be3b5LpQz8jP43tn2Pbu8s/3oNbkbOrBshCgAreGLFr8NZUZr1AX8xTJDhNcf7Vq4UQ2SrhWqUpzhp+m4T3Z/fdU22fVD9bRSgLLtHoXiwHwIUQBaxQuz1Ql7N2Tmo1KvS3Q6n5dqqTY2NhSoKl3sW5t2PQ5WFjB1vWkhaBhvb8/TeesCXbTwr2hNO7u9Rrwe2+XItnsUigPXQ4gC0Eoll1cp3Q4hp/qCwIw6AYshRAFoLR9NeRMKFWPHMGWb/TbVCsWGmBaetryZJkuxAAkQogC02hKbWKpm6tDCSD80lEKmXamVwubZ2Vmrgh/QBoQoACthWevU+RltRz4ttvQ2AD7qJLoeMeIE5EOIArBSStZKTfNA1dcCvPbloNDafDpjUW0RxgXkYTLVSHACCiBEAVg5TVmnTp2/VYNkm+8t5GiUStvX7vjto0ux3YG2v7NrnZ34yUMbNU7AEhCiAKyspoSpC6hIfXjRD22fK9+spn50YpeujT71aUkALBchCsDKa8mivxfyJph9ghPQLIQoAGtFBeh2pSL0h6G5RjE40ccJaC5CFIC15Euq7IVmBCqFpvdqfmmjTQNGm4B2IEQBWHtxKRUt/Jt4jbpZYmBS0fmA/k1AexGiAGCGnZ2d8ZlwFqx0Flzlhd6bvl6d3Jvxz078euSdwc/XrNMI0+np6ZCpOQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgEX9B2flKmo0ySNHAAAAAElFTkSuQmCC);background-position:100% 0;background-repeat:no-repeat;background-size:593px;background-size:calc(593px*var(--resp));box-shadow:3px 4px 4px 0 #97869a21;padding-block:55px 10px;padding-block:calc(55px*var(--resp)) calc(10px*var(--resp));position:relative}.partnersSec:before{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad,linear-gradient(36deg,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%));content:"";inset:0;opacity:.129;position:absolute}.partnersSec>*{position:relative}.partnersSec__single{text-align:center}.partnersSec__img{margin-bottom:10px}.partnersSec__img img{display:inline-block!important;height:45px;min-width:auto;width:auto!important}.partnersSec__name{font-family:Literal;font-family:var(--ff2);font-size:16px;font-size:var(--fs16);text-align:center}.partnersSec h2{font-family:Chivo;font-size:18px;font-size:var(--fs18);font-style:normal;font-weight:700;margin-bottom:40px;margin-bottom:calc(40px*var(--resp));text-align:center}.partnersSec__img img{filter:grayscale(1)}@media (max-width:767.98px){.partnersSec{background-size:250px;background-size:calc(250px*var(--resp))}.partnersSec__img img{height:20px}.partnersSec__name{font-size:14px}}.liveTrackSec{align-items:center;background:url(/static/media/bg.7e60e04978c5b48141b9.png) no-repeat 50%;background-size:auto 100%;flex-direction:column;justify-content:center;min-height:calc(100vh - 90px);min-height:calc(100vh - 90px*var(--resp));padding-block:50px 50px;padding-block:calc(50px*var(--resp)) calc(50px*var(--resp));text-align:center}.liveTrackSec__img{height:auto;margin-inline:auto;max-width:100%;position:relative;width:1229px;width:calc(1229px*var(--resp))}.liveTrackSec__img *{height:auto;width:100%}.liveTrackSec__layer0{position:relative}.liveTrackSec__layer1,.liveTrackSec__layer2{inset:0;position:absolute}.liveTrackSec__desc{text-align:left}.liveTrackSec__desc-row{align-items:center;display:flex;margin-bottom:20px}.liveTrackSec__desc-img,.liveTrackSec__desc-number{flex:0 1}.liveTrackSec__desc-text{padding:0 10px}.liveTrackSec__desc-number{align-items:center;background:#222;border-radius:4px;display:flex;font-size:14px;font-weight:900;height:34px;min-width:34px;text-align:center;width:34px}@media (max-width:991.98px){.liveTrackSec{background-position:center 15%;background-size:200% auto}.liveTrackSec__img{margin-block:20px}}.featuresSec{align-items:center;background:#222;color:#fff;flex-direction:column;justify-content:center;min-height:calc(100vh - 90px);min-height:calc(100vh - 90px*var(--resp));padding-block:50px 50px;padding-block:calc(50px*var(--resp)) calc(50px*var(--resp));position:relative}.featuresSec>*{position:relative;z-index:1}.featuresSec .head1{text-align:center}.featuresSec .desc{color:#efecec;text-align:center}.featuresSec__row{display:flex}.featuresSec__row .featuresSec__col:first-child:after{background-color:#7b7b7b;content:"";height:70%;position:absolute;right:0;top:50%;transform:translate3d(50%,-50%,0);width:1px}.featuresSec__row .featuresSec__col:nth-child(2){margin-top:100px;margin-top:calc(100px*var(--resp))}.featuresSec__col{flex:1 1;padding:25px;padding:calc(25px*var(--resp));position:relative}.featuresSec__col .featuresSec__single:first-child{border-bottom:1px solid #7b7b7b}.featuresSec__single{display:flex;padding-block:40px;padding-block:calc(40px*var(--resp));position:relative}.featuresSec__title{font-size:24px;font-size:var(--fs24);font-weight:700;margin-bottom:15px;margin-bottom:calc(15px*var(--resp))}.featuresSec__deco1{left:0;top:0;width:796px;width:calc(796px*var(--resp))}.featuresSec__deco1,.featuresSec__img{pointer-events:none;position:absolute;z-index:0}.featuresSec__img{height:100%;height:calc(100% - 20px);overflow:hidden;right:0;top:50%;transform:translateY(-50%)}.featuresSec__img *{height:100%;left:0;position:absolute;top:0;width:100%}.featuresSec__layer0{position:relative}.featuresSec__single.image-left{justify-content:end;text-align:right}.featuresSec__single.image-left .featuresSec__img{left:0;right:auto}.featuresSec__content{position:relative;width:56%}.featuresSec__text{margin-bottom:20px;margin-bottom:calc(20px*var(--resp))}.featuresSec__btn{align-items:center;background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border-radius:6px;display:inline-block;display:inline-flex;height:58px;height:calc(58px*var(--resp));justify-content:center;position:relative;width:58px;width:calc(58px*var(--resp))}.featuresSec__btn:before{background-color:#222;border-radius:6px;content:"";inset:1px;position:absolute;transition:.23s ease-out}.featuresSec__btn:hover:before{background-color:#000}.featuresSec__btn img{position:relative;width:60%;z-index:1}.featuresSec__single *{transition:.75s ease-out}.featuresSec__single .img1 .featuresSec__layer2{transform:translate3d(100%,100%,0)}.featuresSec__single .img2 .featuresSec__layer2,.featuresSec__single .img3 .featuresSec__layer2,.featuresSec__single .img4 .featuresSec__layer2{transform:translate3d(-100%,-100%,0)}.featuresSec__single:hover .img1 .featuresSec__layer1{transform:translate3d(-50%,50%,0)}.featuresSec__single:hover .img1 .featuresSec__layer2{transform:translateZ(0)}.featuresSec__single:hover .img2 .featuresSec__layer1{transform:translate3d(-70%,70%,0)}.featuresSec__single:hover .img2 .featuresSec__layer2{transform:translateZ(0)}.featuresSec__single:hover .img3 .featuresSec__layer1{transform:translate3d(50%,50%,0)}.featuresSec__single:hover .img3 .featuresSec__layer2{transform:translateZ(0)}.featuresSec__single:hover .img4 .featuresSec__layer1{transform:translate3d(-50%,50%,0)}.featuresSec__single:hover .img4 .featuresSec__layer2{transform:translateZ(0)}@media (max-width:1600px){.featuresSec__img{height:auto;width:50%}}@media (max-width:991.98px){.featuresSec{min-height:0}.featuresSec__row .featuresSec__col:nth-child(2){margin-top:0}.featuresSec__row{flex-direction:column;overflow:hidden}.featuresSec__content{position:relative;width:55%;z-index:1}.featuresSec__img{height:auto;width:45%}.featuresSec__btn{border-radius:6px;height:40px;width:40px}.featuresSec__single{height:250px;overflow:hidden}.featuresSec__col .featuresSec__single{border-bottom:1px solid #7b7b7b}.featuresSec__row .featuresSec__col:last-child .featuresSec__single:last-child{border-bottom:0;padding-bottom:0}}@media (max-width:767.98px){.featuresSec__text{font-size:13px}.featuresSec__text,.featuresSec__title{line-height:1.2}.featuresSec__deco1{transform:translateX(-30%)}.featuresSec__row{gap:0}.featuresSec__row .featuresSec__col:first-child:after{display:none}.featuresSec .head1 img{height:26px}.featuresSec__col{padding:0}.featuresSec__title{font-size:16px;margin-bottom:5px}.featuresSec__text{margin-bottom:7.5px}.featuresSec__single{height:auto}}.journeySec{align-items:center;background:url(/static/media/bg.ce0a092a6ccff310547c.png) no-repeat 50%;background-size:auto 100%;flex-direction:column;justify-content:center;min-height:calc(100vh - 90px);min-height:calc(100vh - 90px*var(--resp));padding-block:50px 50px;padding-block:calc(50px*var(--resp)) calc(50px*var(--resp));text-align:center}.journeySec__img{display:block;margin-inline:auto}.journeySec__img,.journeySec__img .journeySec__layer0{max-width:1169px;position:relative;width:1169px}.journeySec__img .journeySec__layer1{height:auto;left:0;max-width:1169px;position:absolute;top:0;width:1169px}@media (min-width:2200px){.journeySec__img{margin-block:150px;transform:scale(1.3)}}@media (max-width:1800px){.journeySec__img{transform:scale(.85)}}@media (max-width:1400px){.journeySec__img{margin-bottom:-150px;transform:scale(.75) translate3d(-100px,-100px,0)}}@media (max-width:1300px){.journeySec__img{margin-bottom:-150px;transform:scale(.75) translate3d(-150px,-100px,0)}}@keyframes trackDotAnim{0%{offset-distance:0;opacity:0}1%{offset-distance:0;opacity:1}24%{offset-distance:100%;opacity:1}25%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}.journeySec .trackDotLayer svg{position:absolute}.journeySec .trackDotsMoving{height:100%;left:0;position:absolute;top:0;width:100%}.journeySec .trackDotsMoving img{display:inline-block;left:0;offset-distance:0;opacity:0;position:absolute;top:0}.journeySec .trackDotsMoving.active img{animation:trackDotAnim 12s linear infinite forwards;animation-delay:0s;opacity:0}.journeySec .trackDotsMoving.active .trackdotmove1{offset-path:path("M357 640.5C357 640.5 586 514.5 589.5 511.5C593 508.5 594 506 592.5 502C591 498 585 495 585 495C585 495 471 432 467.5 429.5C464 427 445.5 416.5 436 398.5C426.5 380.5 426.5 367 429.5 349.5C432.5 332 456 310 456 310")}.journeySec .trackDotsMoving.active .trackdotmove2{animation-delay:3s;offset-path:path("M378.5 307C378.5 307 396 319.499 397.5 320.5C399 321.5 406 324.999 410 325.5C414 326 418.5 325.428 423 323.5C427.5 321.572 430 320.5 430 320.5C430 320.5 436.5 316.5 439 315C441.5 313.5 444.5 311 452 309C459.5 307 461.5 306.091 465 304.5C468.5 302.909 474 298.5 481 294C488 289.5 499.5 284.999 502.5 284C505.5 283 521 277.999 523.5 277C526 276 538 272.999 543.5 272C549 271 572.5 268 580 267.5C587.5 267 604.5 267.5 612.5 267.5C620.5 267.5 635.5 270 640.5 270.5C645.5 271 662.5 274.5 668.5 276C674.5 277.5 685.5 281 685.5 281")}.journeySec .trackDotsMoving.active .trackdotmove3{animation-delay:6s;offset-path:path("M811 253C811 253 784 270 779 272C774.001 274.001 775 274.5 769.5 274.5C764.001 274.501 763.5 274.5 758 272C752.501 269.5 732.5 258 727.5 255C722.501 252.001 724 252 718.5 251.5C713.001 251 712.5 251.5 707 254C701.5 256.5 696 260.5 691.5 263C687 265.5 684.5 266 682.5 269C680.501 272 680.498 275 683.998 279C687.498 283 699.5 286.5 703.5 288C707.5 289.5 714.5 294 719.5 296.5C724.5 299 733 304 736 307C739 310 746 315.5 749 319.5C752 323.5 755.5 326.5 758 331C760.5 335.5 762.5 337 765 344.5C767.5 352 767.5 350 768 357C768.5 364 769.5 372 769.5 372")}.journeySec .trackDotsMoving.active .trackdotmove4{animation-delay:9s;offset-path:path("M808 542.5L738 501.999C738 501.999 731.5 498.999 731.5 492.5C731.5 486 742 482.5 742 482.5L859.5 413.499C859.5 413.499 871.5 409 871.5 401.5C871.5 394 861.5 390 861.5 390C861.5 390 836 376.5 832 374.25C828 372 808.5 360.999 803 358.499C797.5 355.999 793.5 356.999 793.5 356.999C785 356.999 768.5 366.5 768.5 374.249C768.5 381.999 767 383.999 764.5 390C762 396 759.5 399.5 754.5 406C749.5 412.5 747.5 413.5 741 420C734.5 426.5 726.5 432 719 435.5C711.5 438.999 700 445.559 694.5 447.5C689 449.441 686.833 450 685 451C685 451 682.5 453.499 688 456.5C693.5 459.5 699.5 462 699.5 462C699.5 462 708.5 465 708.5 471.5C708.5 478 699.5 482.5 699.5 482.5L679.5 494.999C679.5 494.999 674 497 674 503.5C674 510 682.5 513 682.5 513L691 518C691 518 697.556 521.5 700.028 524.5C702.5 527.5 701 528.5 699.5 530C698 531.5 694.5 533 694.5 533")}.journeySec__mobImg{position:relative}.journeySec__mobImg-layer0{position:relative;width:100%}.journeySec__mobImg-layer1{height:auto;left:0;position:absolute;top:0;width:100%}@media (max-width:991.98px){.journeySec{background:url(/static/media/hiw-mob-bg.030454e97dc27621a646.png) no-repeat 50%;background-size:cover;padding-bottom:60px}.journeySec .section-title-wrapper{position:relative;z-index:1}.journeySec__mobImg{margin-top:20px}}.numbersSec{background:#222;color:#fff;padding-block:50px;padding-block:calc(50px*var(--resp));position:relative}.numbersSec__deco1{bottom:0;height:100%;left:0;max-height:100%;position:absolute;top:0}.numbersSec__flex{align-items:start;display:flex;gap:5px;justify-content:space-between;width:100%}.numbersSec__single{text-align:center}.numbersSec__count{font-family:Bebas Neue;font-size:76px;font-size:var(--fs76);font-style:normal;font-weight:500;line-height:1}.numbersSec__text{font-weight:100;line-height:1.2}@media (max-width:1200px){.numbersSec .container{max-width:900px}}@media (max-width:991.98px){.numbersSec__deco1{opacity:.25}}@media (max-width:767.98px){.numbersSec__count{font-size:30px}.numbersSec .container{position:relative;z-index:1}.numbersSec__text{font-size:12px}}.whyUsSec{align-items:center;flex-direction:column;justify-content:center;min-height:calc(100vh - 90px);min-height:calc(100vh - 90px*var(--resp));overflow:hidden;padding-block:50px 50px;padding-block:calc(50px*var(--resp)) calc(50px*var(--resp))}.whyUsSec__head{max-width:65%}.whyUsSec__img{height:auto;margin-bottom:100px;margin-top:-175px;margin-top:calc(-175px*var(--resp));max-width:100%;position:relative;transform:scale(1.1);transform-origin:left top;width:100%}@media (min-width:2200px){.whyUsSec__img{margin-bottom:425px;transform:scale(1.45)}}@media (max-width:1800px){.whyUsSec__img{transform:scale(.85)}}@media (max-width:1400px){.whyUsSec__img{margin-bottom:-250px;transform:scale(.75) translate3d(0,-50px,0)}}@media (max-width:1300px){.whyUsSec__img{margin-bottom:-275px;transform:scale(.75) translate3d(0,-50px,0)}}.whyUsSec__layer0{position:relative}.whyUsSec__layer0,.whyUsSec__layer1{height:auto;max-width:none;width:auto}.whyUsSec__layer1{inset:0;position:absolute}@keyframes whyDotsMovingAnim{0%{offset-distance:0}to{offset-distance:100%}}.whyUsSec .whyDotsMoving{height:100%;left:0;position:absolute;top:0;width:100%}.whyUsSec .whyDotsMoving div{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border:1px solid #222;border-radius:50%;display:inline-block;height:10px;left:0;offset-distance:0;opacity:0;position:absolute;top:0;width:10px}.whyUsSec .whyDotsMoving.active div{animation:whyDotsMovingAnim 3.5s linear infinite forwards;opacity:1}.whyUsSec .whydotmove1{offset-path:path("M322.5 582.5H242.5")}.whyUsSec .whydotmove2{offset-path:path("M550.5 583V544.5H387.5V457")}.whyUsSec .whydotmove3{offset-path:path("M322 582V873H242.5")}.whyUsSec .whydotmove4{offset-path:path("M626.5 581.5V750M580.5 750V789.5")}.whyUsSec .whydotmove5{offset-path:path("M694 582.5V634.5H783.5V728.5")}.whyUsSec .whydotmove6{offset-path:path("M751 582.5V443.5H799")}.whyUsSec .whydotmove7{offset-path:path("M980 582.5H1134.5")}.whyUsSec .whydotmove8{offset-path:path("M982 583V653H1252")}.whyUsSec__desc-row{align-items:top;display:flex;gap:10px;margin-bottom:30px}.whyUsSec__desc-col{flex:1 1}.whyUsSec__desc-single{align-items:center;display:flex}.whyUsSec__desc-single img{flex:0 1;min-width:55px;width:55px}.whyUsSec__desc-single div{flex:1 1;font-weight:700;padding-left:10px}@media (max-width:991.98px){.whyUsSec .whyUsSec__head{max-width:100%}.whyUsSec{min-height:auto;padding-bottom:15px}.whyUsSec__desc-single div{line-height:1.3}}.contactSec{align-items:center;flex-direction:column;justify-content:center;min-height:calc(100vh - 90px);min-height:calc(100vh - 90px*var(--resp));padding:25px 0}.contactSec__left{padding-block:50px 0;width:100%}.contactSec__left .head1{text-align:center}.contactSec__left .desc{color:#676767;text-align:center}.contactSec__right{background:#222;border-radius:10px;color:#fff;padding:25px;text-align:center;width:100%}.contactSec__img{display:block;margin-inline:auto;max-width:100%}.contactSec__img,.contactSec__img .contactSec__layer0{height:auto;position:relative;width:563px;width:calc(563px*var(--resp))}.contactSec__img .contactSec__layer1{height:auto;left:0;position:absolute;top:0;width:563px;width:calc(563px*var(--resp))}.contactSec__img .contactSec__layer2{height:auto;inset:0;position:absolute;width:563px;width:calc(563px*var(--resp))}@keyframes fadeInUpAnim{0%{transform:translateY(25px)}to{transform:translateY(0)}}.contactSec__img .contactSec__layer2.fade-updown-active{animation:fadeInUpAnim 1.5s ease-in-out infinite alternate}.contactSec__flex{align-items:start;background-color:#e4f0f5;background-image:url(/static/media/bg.4c595df32e42bd41c4b9.png);background-position:50%;background-repeat:no-repeat;background-size:auto 200%;border-radius:10px;box-shadow:3px 4px 4px 0 #97869a21;display:flex;gap:50px;padding:25px 25px 25px 50px}.contactSec input,.contactSec textarea{background:#ffffffa8;border:2px solid #fff;border-radius:10px;box-shadow:3px 4px 4px 0 #97869a21;width:100%}.contactSec__head{margin-inline:auto;max-width:80%}.contactSec .input-label{margin-bottom:10px}.contactSec .input-wrapper{margin-bottom:30px}.contactSec .input-wrapper input{height:56px;height:calc(56px*var(--resp));padding-inline:25px}.contactSec .input-wrapper input::placeholder{color:#787878;font-style:italic;font-weight:100}.contactSec .input-wrapper textarea{height:195px;height:calc(195px*var(--resp));padding:25px}.contactSec .input-wrapper textarea::placeholder{color:#787878;font-style:italic;font-weight:100}.contactSec .desc2{color:#efecec;font-size:24px;font-size:var(--fs24);font-weight:700;margin-bottom:20px}@media (max-width:1200px){.contactSec .contactSec__left{padding-block:25px 0}.contactSec .contactSec__head{max-width:100%}}@media (max-width:991.98px){.contactSec{padding-block:0}.contactSec .contactSec__left{padding-block:15px 0}.contactSec .container{padding-inline:0}.contactSec .contactSec__flex{flex-direction:column;padding-bottom:30px;padding-left:25px}}.queAnsSec{align-items:center;background:url(/static/media/bg.c462243d9ea2204b3255.png) no-repeat center -150px;background:url(/static/media/bg.c462243d9ea2204b3255.png) no-repeat center calc(-150px*var(--resp));flex-direction:column;justify-content:center;min-height:calc(100vh - 90px);min-height:calc(100vh - 90px*var(--resp));padding-block:50px 50px;padding-block:calc(50px*var(--resp)) calc(50px*var(--resp))}.queAnsSec .desc,.queAnsSec .head1{text-align:center}.queAnsSec .section-title-wrapper{margin-bottom:30px;margin-bottom:calc(30px*var(--resp));max-width:60%}.queAnsSec .section-title-wrapper .desc{margin-inline:auto;max-width:70%}.queAnsSec .accordion-item{position:relative}.queAnsSec .accordion-button:not(.collapsed){border-bottom:0}.queAnsSec .accordion{margin-inlinE:auto;max-width:50%}.queAnsSec .accordion-button{background:#ffffff8a;border-radius:10px 10px 0 0!important;font-size:18px;font-size:var(--fs18);font-style:italic;font-weight:700;padding:40px 90px 40px 50px;padding:calc(40px*var(--resp)) calc(90px*var(--resp)) calc(40px*var(--resp)) calc(50px*var(--resp))}.queAnsSec .accordion-button.collapsed,.queAnsSec .accordion-item{border-radius:10px!important}.queAnsSec .accordion-item{border:2px solid #efecec;box-shadow:3px 4px 4px 0 #97869a21;margin-bottom:20px;margin-bottom:calc(20px*var(--resp))}.queAnsSec .accordion-item .accordion-body{font-style:italic;font-weight:300}.queAnsSec .accordion-button{background-color:#222;background-image:url(/static/media/deco1.e38063ec982ac4c9a95a.svg);background-position:calc(100% - 50px) top;background-repeat:no-repeat;background-size:163px auto;background-size:calc(163px*var(--resp)) auto;color:#fff;padding-bottom:20px}.queAnsSec .accordion-button,.queAnsSec .accordion-collapse{border:0;box-shadow:none;outline:none;transition:.5s ease-out}.queAnsSec .accordion-collapse{background-color:#fff;color:#222}.queAnsSec .accordion-collapse.collapse.show,.queAnsSec .accordion-collapse.collapsing{background:#222;color:#fff;margin-top:-1px;position:relative}.queAnsSec .accordion-collapse.show:before{background:url(/static/media/arrow.a80ebb0404d09241d503.svg) no-repeat 50%;background-size:100% auto;bottom:15px;content:"";filter:invert(100%);height:52px;position:absolute;right:20px;transform:rotate(180deg);transform-origin:center;width:8px;z-index:111}.queAnsSec .accordion-button.collapsed{background-color:#fff;background-image:none;color:#222}.queAnsSec .accordion-button.collapsed:before{background:url(/static/media/arrow.a80ebb0404d09241d503.svg) no-repeat 50%;background-size:100% auto;bottom:15px;content:"";height:52px;position:absolute;right:20px;width:8px}.queAnsSec .accordion-button:after{display:none}.queAnsSec .accordion-collapse{padding:0 90px 0 50px;padding:calc(0px*var(--resp)) calc(90px*var(--resp)) calc(0px*var(--resp)) calc(50px*var(--resp))}.queAnsSec .accordion-collapse.show{padding:0 90px 40px 50px;padding:calc(0px*var(--resp)) calc(90px*var(--resp)) calc(40px*var(--resp)) calc(50px*var(--resp))}.queAnsSec .accordion-body{padding:0}@media (max-width:991.98px){.queAnsSec .accordion,.queAnsSec .section-title-wrapper{max-width:100%}.queAnsSec{background-size:cover;min-height:auto}.queAnsSec .accordion-button{padding:20px 50px 20px 20px}.queAnsSec .accordion-collapse,.queAnsSec .accordion-collapse.show{padding:0 50px 20px 20px}.queAnsSec .accordion-button{background-position:100% top}}.subscribeSec{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 90px);min-height:calc(100vh - 90px*var(--resp));padding-block:50px 50px;padding-block:calc(50px*var(--resp)) calc(50px*var(--resp))}.subscribeSec__inner{background:#222;border-radius:20px;color:#fff;overflow:hidden;padding:145px 45px;padding:calc(145px*var(--resp)) calc(45px*var(--resp));position:relative}.subscribeSec__deco1{left:0;pointer-events:none;position:absolute;top:0;width:779px;width:calc(779px*var(--resp))}.subscribeSec__deco2{bottom:0;pointer-events:none;position:absolute;right:0}.subscribeSec__deco2,.subscribeSec__layer0{height:auto;width:705px;width:calc(705px*var(--resp))}.subscribeSec__layer0{position:relative}.subscribeSec__layer1{height:auto;inset:0;position:absolute;width:705px;width:calc(705px*var(--resp))}.subscribeSec__content{position:relative;width:60%;z-index:1}.subscribeSec .desc{color:#efecec;font-size:24px;font-size:var(--fs24)}.subscribeSec__emailWrapper{align-items:center;background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border-radius:10px;box-shadow:3px 4px 4px 0 #97869a21;display:flex;height:56px;height:calc(56px*var(--resp));padding:2px;width:528px;width:calc(528px*var(--resp))}.subscribeSec__emailWrapper input{background-color:#222;border:0;border-radius:10px 0 0 10px;color:#fff;flex:1 1;height:52px;height:calc(52px*var(--resp));outline:none;padding-inline:25px}.subscribeSec__emailWrapper input::placeholder{font-style:italic}.subscribeSec__emailWrapper button{align-items:center;background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo);border:none;border-radius:10px;box-shadow:none;display:flex;flex:0 1;height:52px;height:calc(52px*var(--resp));justify-content:center;min-width:58px;min-width:calc(58px*var(--resp));outline:none;width:58px;width:calc(58px*var(--resp))}.subscribeSec__emailWrapper button img{height:17px;height:calc(17px*var(--resp))}@media (max-width:991px){.subscribeSec__content,.subscribeSec__emailWrapper{width:100%}.subscribeSec__inner{padding-bottom:450px}}@media (max-width:768.98px){.subscribeSec{min-height:auto;padding-top:0}.subscribeSec__inner{padding:85px 20px 260px}.subscribeSec__deco2{width:405px;width:calc(405px*var(--resp))}.subscribeSec__content .head1 img{height:24px}.row{--bs-gutter-x:5px}}.infoSec{background-color:#ffffff61;background-image:url(/static/media/deco1.5aca764f00b186d90de5.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:493px;background-size:calc(493px*var(--resp));box-shadow:3px 4px 4px 0 #97869a21;padding-block:55px 55px;padding-block:calc(55px*var(--resp)) calc(55px*var(--resp));position:relative}.infoSec:before{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad,linear-gradient(36deg,#ffb6d5 0,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3 100%));content:"";inset:0;opacity:.2;position:absolute}.infoSec>*{position:relative}.infoSec__single{margin-inline:auto;max-width:300px;max-width:calc(300px*var(--resp));text-align:center}.infoSec__single img{display:inline-block}.infoSec__single img,.infoSec__title{margin-bottom:10px;margin-bottom:calc(10px*var(--resp))}.infoSec__title{font-weight:700}.infoSec__text{font-size:16px;font-size:var(--fs16);line-height:1.2}@media (max-width:767.98px){.infoSec{background-size:176px auto}.infoSec__text{font-size:11px}}#truck2{filter:drop-shadow(2px 4px 6px black)}.truckSec{filter:drop-shadow(2px 4px 6px black);height:435px;height:calc(435px*var(--resp));left:45vw;pointer-events:none;position:absolute;top:111vh;transform-origin:center center;width:435px;width:calc(435px*var(--resp));z-index:2}.truckSec>*{height:auto;left:0;opacity:0;position:absolute;top:0;transform:rotate(0);transform-origin:center;transform-origin:center center;transition:0s ease-in}.truckSec__left-down{width:421px;width:calc(421px*var(--resp))}.truckSec__right-down{width:422px;width:calc(422px*var(--resp))}.truckSec__left-up{width:435px;width:calc(435px*var(--resp))}.truckSec__right-up{width:436px;width:calc(436px*var(--resp))}.truckSec__down,.truckSec__up{left:5%;width:163px;width:calc(163px*var(--resp))}.truckSec__up{transform:rotate(180deg)}.truckSec__right{width:439px;width:calc(439px*var(--resp))}.truckSec.downwards .truckSec__left-down{opacity:1;transition:.25s linear}.truckSec.flip.queAnsSec-active{transform:rotate(-10deg)}.truckSec.downwards.flip .truckSec__left-down{opacity:0;transition:0s ease-in}.truckSec.downwards.flip .truckSec__right-down{opacity:1;transform:rotate(0deg);transition:.25s linear}.truckSec.downwards.right .truckSec__left-down,.truckSec.downwards.right .truckSec__right-down,.truckSec.downwards.vertical .truckSec__left-down,.truckSec.downwards.vertical .truckSec__right-down{opacity:0;transition:0s ease-in}.truckSec.downwards.right .truckSec__right,.truckSec.downwards.vertical .truckSec__down,.truckSec.upwards .truckSec__right-up{opacity:1;transition:.25s linear}.truckSec.upwards.flip .truckSec__right-up{opacity:0;transition:0s ease-in}.truckSec.upwards.flip .truckSec__left-up{opacity:1;transition:.25s linear}.truckSec.upwards.vertical .truckSec__left-up,.truckSec.upwards.vertical .truckSec__right-up{opacity:0;transition:0s ease-in}.truckSec.upwards.vertical .truckSec__up{opacity:1;transition:.25s linear}.truckSec.upwards.right .truckSec__left-up,.truckSec.upwards.right .truckSec__right-up{opacity:0;transition:0s ease-in}.truckSec.upwards.right .truckSec__right{opacity:1;transition:.25s linear}@media (max-width:1800px){.truckSec{--resp:0.85}}@media (max-width:1400px){.truckSec{--resp:0.80}}@media (max-width:1300px){.truckSec{--resp:0.75}}@media (max-width:1200px){.truckSec{height:355px;height:calc(355px*var(--resp));left:45vw;position:absolute;top:80vh;width:355px;width:calc(355px*var(--resp))}.footerSec__logo{opacity:1}.footerSec__top{margin-bottom:0;margin-bottom:calc(0px*var(--resp))}.footerSec{padding-top:50px}}@media (max-width:991.98px){.truckSec{height:25vw;width:25vw}}.menuSec{background:#0000;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:.5s ease;visibility:hidden;width:100%;z-index:111;z-index:-111}.menuSec__inner{background-color:#222;background-image:url(/static/media/menu-deco.3655f421d03a7a09f1a2.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:330px auto;bottom:0;color:#fff;height:100%;position:absolute;right:0;top:0;transform:translateX(100%);transition-delay:0s;transition-duration:.65s;transition-timing-function:cubic-bezier(1,0,1,1);width:90%}.menuSec__inner a{color:#fff}.menuSec.active{background:#00000080}.menuSec.active,.menuSec.animating{opacity:1;pointer-events:all;visibility:visible;z-index:1111}.menuSec.active .menuSec__inner{transform:translateX(0);transition-delay:0s;transition-duration:.65s;transition-timing-function:cubic-bezier(0,1,1,1)}@media (min-width:992px){.menuSec{display:none}}.menuSec__head{font-size:14px;left:0;padding:20px 20px 0;position:absolute;right:0;text-align:center;top:0}.menuSec__head img{display:inline-block}.menuSec__head .menu-btn{align-items:center;display:inline-flex;font-size:14px;font-weight:700;gap:5px;height:30px;padding:10px}.menuSec__head-logo{margin-bottom:12px}.menuSec__head-desc{text-transform:capitalize}.menuSec__links{bottom:140px;left:0;list-style-type:none;margin:0;overflow-y:auto;padding:25px;position:absolute;right:0;top:180px}.menuSec__links li{margin-bottom:25px;position:relative}.menuSec__links li.active:after,.menuSec__links li.active:before{background:linear-gradient(36deg,#ffb6d5,#ffe3c0 10%,#c7fbdb 29%,#c7cdf4 43%,#ffbcd4 54%,#ffe0c3 66%,#b0f1d4 76%,#c9ceec 84%,#ffc1da 91%,#bdffe3);background:var(--holo-grad);border-radius:50%;content:"";display:block;height:12px;height:calc(12px*var(--resp));left:0;position:absolute;top:100%;transform:scale(1);transition:.23s;width:12px;width:calc(12px*var(--resp))}.menuSec__links li.active:after{left:13px}.menuSec__links li a{display:block;font-weight:700;position:relative}.menuSec__foot{align-items:center;border-top:1px solid #7b7b7b;bottom:0;display:flex;justify-content:space-between;left:20px;padding-bottom:90px;padding-top:20px;position:absolute;right:20px}.menuSec__social{align-items:center;display:flex;gap:10px}.menuSec__social img{max-height:26px}.no-scroll{overflow:hidden}.tracker-wrapper.tracker-wrapper--search .page-desc-content{padding:1rem 1.5rem .75rem}@media (max-width:1450px){.tracker-wrapper.tracker-wrapper--search{max-height:calc(100vh - 7.75rem)}}@media (max-width:1450px) and (max-height:760px){.tracker-wrapper.tracker-wrapper--search{height:calc(100vh - 6rem);max-height:calc(100vh - 6rem)}}@media (max-width:991.98px){.tracker-wrapper.tracker-wrapper--search{background-color:#fff9!important;border:2px solid #fff!important;margin-bottom:1rem}}@media (max-width:767.98px){.tracker-wrapper.tracker-wrapper--search .tracker-bg{border-radius:5px!important}}@media (max-width:567.98px){.tracker-wrapper.tracker-wrapper--search{max-height:65vh;padding:.75rem}}.tracking-status:has(.tracking-status__search){max-height:calc(100vh - 9.35rem);overflow-y:hidden;position:relative}@media (max-width:1450px){.tracking-status:has(.tracking-status__search){max-height:calc(100vh - 7.75rem)}.tracking-status:has(.tracking-status__search) .tracker-user-card-wrapper{padding:.8rem .65rem}.tracking-status:has(.tracking-status__search) .tracker-user-card-wrapper .user-tracking-pic{gap:.8rem}.tracking-status:has(.tracking-status__search) .tracker-user-card-wrapper .user-tracking-pic .page-header__user-info.round_pf_pic .user-img{height:4rem;width:4rem}}@media (max-width:1450px) and (max-width:767.98px){.tracking-status:has(.tracking-status__search) .tracker-user-card-wrapper .user-tracking-pic .page-header__user-info.round_pf_pic .user-img{height:3.6rem;width:3.6rem}}@media (max-width:1450px){.tracking-status:has(.tracking-status__search) .tracker-user-card-wrapper .trusted-user{margin-bottom:.5rem}}@media (max-width:1450px) and (max-height:760px){.tracking-status:has(.tracking-status__search){height:100%;max-height:none}.tracking-status:has(.tracking-status__search) .tracker-user-card-wrapper{margin-top:5px;padding:.4rem .65rem}.tracking-status:has(.tracking-status__search) .tracker-user-card-wrapper .user-tracking-pic{gap:.7rem}.tracking-status:has(.tracking-status__search) .tracker-user-card-wrapper .user-tracking-pic .page-header__user-info.round_pf_pic .user-img{height:3.5rem;width:3.5rem}.tracking-status:has(.tracking-status__search) .tracker-user-card-wrapper .trusted-user{margin-bottom:.2rem}.tracking-status:has(.tracking-status__search) .tracker-user-card-wrapper .tracking-date-tag{margin-top:-20px}.tracking-status:has(.tracking-status__search) .tracker-user-card-wrapper .tracking-date-tag span{font-size:.75rem}}@media (max-width:1450px){.tracking-status:has(.tracking-status__search) .counterfeitBtn{align-items:center;background-color:#ffdada;border-radius:.625rem;display:flex;gap:.75rem;height:3.25rem;letter-spacing:-.0125rem;padding:0;position:relative;z-index:1}}@media (max-width:1450px) and (max-height:760px),(max-width:1450px) and (max-width:1450px){.tracking-status:has(.tracking-status__search) .counterfeitBtn{border-radius:.575rem;height:2.85rem}}@media (max-width:1450px){.tracking-status:has(.tracking-status__search) .counterfeitBtn .icon{align-items:center;background-color:var(--text-dark);border-radius:.5rem;display:inline-flex;height:100%;justify-content:center;width:3.125rem}}@media (max-width:1450px) and (max-height:760px),(max-width:1450px) and (max-width:1450px){.tracking-status:has(.tracking-status__search) .counterfeitBtn .icon{width:2.8rem}}@media (max-width:1450px){.tracking-status:has(.tracking-status__search) .counterfeitBtn strong{margin-left:.35rem}}@media (max-width:991.98px){.tracking-status:has(.tracking-status__search){margin-bottom:1.5rem}}@media (max-width:567.98px){.tracking-status:has(.tracking-status__search){height:100%;max-height:none;padding:.75rem}.tracking-status:has(.tracking-status__search) .tracker-info-wrapper{padding-left:30px}.tracking-status:has(.tracking-status__search) .tracker-info-wrapper:before{left:9.5px}.tracking-status:has(.tracking-status__search) .tracker-info-wrapper:after{left:12px}.tracking-status:has(.tracking-status__search) .trusted-user{margin-block:.25rem .5rem}.tracking-status:has(.tracking-status__search) .trusted-user img{width:1rem}.tracking-status:has(.tracking-status__search) .trusted-user span{font-size:10px}.tracking-status:has(.tracking-status__search) .page-header__user-info.round_pf_pic{margin-top:-6px}.tracking-status:has(.tracking-status__search) .page-header__user-info.round_pf_pic .user-img{height:3.0625rem;padding:.175rem;width:3.0625rem}.tracking-status:has(.tracking-status__search) .date_btn{border-radius:.2125rem;font-size:12px;min-width:6.5rem}.tracking-status:has(.tracking-status__search) .user-tracking-pic{gap:10px}.tracking-status:has(.tracking-status__search) .tracker-user-card-wrapper:before{left:-42px;width:40px}.tracking-status:has(.tracking-status__search) .tracker-info{padding-left:18px}.tracking-status:has(.tracking-status__search) .tagBefore{border-radius:3px;height:19px;left:-58px;top:calc(50% - .025rem);width:22px}.tracking-status:has(.tracking-status__search) .tagBefore span{font-size:11px}}@media (max-width:449.98px){.tracking-status:has(.tracking-status__search){margin-bottom:1rem}}.tracking-status .login-search-block{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#fff9;bottom:0;box-shadow:0 -2px 30px #fff;display:flex;flex-flow:column nowrap;gap:.5rem;left:50%;padding:1rem 1.5rem 1.5rem;position:absolute;transform:translateX(-50%);width:100%;z-index:9}@media (max-width:1450px){.tracking-status .login-search-block{padding:.8rem 1rem}}@media (max-width:1450px) and (max-height:760px){.tracking-status .login-search-block{gap:.35rem;padding:.3rem .5rem .5rem}}@media (max-width:767.98px){.tracking-status .login-search-block{padding:1rem 1rem 1.125rem}}@media (max-width:567.98px){.tracking-status .login-search-block{margin-block:-.35rem -1.5rem;padding:.6rem 0 .8rem;position:static;transform:none}}.tracking-status .login-search-block button{margin-inline:auto;width:88.5%}@media (max-width:767.98px){.tracking-status .login-search-block button{width:98.5%}}.tracking-status .login-search-block .block-wavy-dark{background-image:url(/static/media/waves-login-dd-gradient.1d8abb7475ac2d77e578.svg);display:flex;flex-flow:column nowrap;gap:.45rem}.tracking-status .login-search-block .block-wavy-dark .title{max-width:80%}.tracking-status .login-search-block .block-wavy-dark .title h2{text-align:left}@media (max-width:1450px){.tracking-status .login-search-block .block-wavy-dark{padding-block:.8rem .88rem}.tracking-status .login-search-block .block-wavy-dark h2 span{font-size:20px}.tracking-status .login-search-block .block-wavy-dark p{font-size:.688rem}}@media (max-width:1450px) and (max-height:760px){.tracking-status .login-search-block .block-wavy-dark .title img{max-height:1.35rem}.tracking-status .login-search-block .block-wavy-dark h2 span{font-size:18px}}@media (max-width:767.98px){.tracking-status .login-search-block .block-wavy-dark{padding-right:5rem}.tracking-status .login-search-block .block-wavy-dark .title{max-width:100%}}@media (max-width:567.98px){.tracking-status .login-search-block .block-wavy-dark{background-size:42.5%;border-radius:5px;padding:1rem 4rem 1rem 1rem}.tracking-status .login-search-block .block-wavy-dark h2 span{font-size:1.08rem}.tracking-status .login-search-block .block-wavy-dark p{font-size:10px}}@media (max-width:399.98px){.tracking-status .login-search-block .block-wavy-dark{background-size:40%}}.tracking-status .login-search-block .block-wavy-dark .title{align-items:center;display:flex;gap:.5rem}@media (max-width:399.98px){.tracking-status .login-search-block .block-wavy-dark .title{align-items:flex-start}.tracking-status .login-search-block .block-wavy-dark .title img{margin-top:.125rem}}.tracking-status__search .block-wavy-dark{align-items:center;background-image:none;border-radius:.375rem;display:flex;height:2.75rem;justify-content:center;margin-bottom:.8rem;padding:.25rem 1rem}@media (max-width:1450px){.tracking-status__search .block-wavy-dark{border-radius:.275rem;height:2.125rem;margin-bottom:.65rem}}@media (max-width:1450px) and (max-height:760px){.tracking-status__search .block-wavy-dark{margin-bottom:.5rem}}@media (max-width:1450px){.tracking-status__search .block-wavy-dark span{font-size:12px}}@media (max-width:767.98px){.tracking-status__search .block-wavy-dark{height:2.25rem;margin-bottom:.85rem}}.tracking-status__search .block-wavy-dark span{letter-spacing:-.03rem}.tracking-status .search-images{display:flex;gap:.81rem;height:12rem;margin-bottom:1rem}@media (max-width:1450px){.tracking-status .search-images{height:10rem;margin-bottom:.75rem}}@media (max-width:1450px) and (max-height:760px){.tracking-status .search-images{height:6.8rem;margin-bottom:.5rem}}@media (max-width:767.98px){.tracking-status .search-images{height:9rem;margin-bottom:1rem}}.tracking-status .search-images__holographic{flex:1 1;height:100%}.tracking-status .search-images__holographic>img{height:100%;object-fit:cover;width:100%}.tracking-status .search-images__locked{flex-basis:8.55rem;height:100%}.tracking-status .search-images__locked img{border-radius:.625rem}@media (max-width:1450px){.tracking-status .search-images__locked{flex-basis:7.1rem}.tracking-status .search-images__locked img{border-radius:.425rem}}@media (max-width:1450px) and (max-height:760px){.tracking-status .search-images__locked{flex-basis:4.85rem}}@media (max-width:767.98px){.tracking-status .search-images__locked{flex-basis:6.5rem}}.tracking-status .pairs{display:flex;flex-flow:column nowrap;gap:.725rem;padding:.15rem 0 1.2rem .25rem}@media (max-width:1450px){.tracking-status .pairs{gap:.68rem;padding-bottom:1rem}}@media (max-width:1450px) and (max-height:760px){.tracking-status .pairs{gap:.35rem;padding-bottom:.5rem}}@media (max-width:767.98px){.tracking-status .pairs{gap:.85rem;padding:0 0 1.2rem .25rem}}.tracking-status .pairs__text{align-items:center;display:flex}@media (max-width:1450px){.tracking-status .pairs__text{font-size:.813rem}}@media (max-width:767.98px){.tracking-status .pairs__text{font-size:.813rem}}@media (max-width:567.98px){.tracking-status .pairs__text{align-items:flex-start}}.tracking-status .pairs__text .label{flex-basis:35%}.tracking-status .pairs__text .value{flex:1 1}.level-image-block{align-items:flex-end;background:url(/static/media/level-tracking-image.fd1230fe7fdfd7c50ba9.svg) no-repeat 100% 100%;background-color:var(--text-dark);background-size:75% 136%;height:100%;padding:1.8rem 2rem}@media (max-height:760px){.level-image-block{background-size:50% 125%;padding:1.2rem 1.6rem}}@media (max-width:767.98px){.level-image-block{background-size:95% 120%;padding:1.2rem}.level-image-block .level span{font-size:1.35rem}}.level-image-block .level{align-items:center;gap:.5rem}.level-image-block .level img{width:2rem}@media (max-width:1450px){.level-image-block .level img{width:1.5rem}}
/*# sourceMappingURL=main.ed378fb0.css.map*/