@charset "UTF-8";#root{box-sizing:border-box;width:100%;margin:0 auto;padding:0}.ProseMirror{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;padding:10px 16px;color:#344054;width:100%}.ProseMirror:focus{outline:none;box-shadow:0 0 5pt 2pt #e7f5f1;background-color:#fff;border:1px solid #5EBAA2}.ProseMirror:read-only{background-color:#eaecf0;box-shadow:0 0;border:none}.ProseMirror:after{background-color:#0d8a6a;color:#0d8a6a}/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, .75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, .5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, .15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, .15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, .55);--bs-navbar-hover-color:rgba(255, 255, 255, .75);--bs-navbar-disabled-color:rgba(255, 255, 255, .25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform .3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}._width-fit_jfl80_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_jfl80_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_jfl80_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_jfl80_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_jfl80_78{font-size:12px!important}}._success_jfl80_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_jfl80_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_jfl80_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_jfl80_113{font-size:12px!important}}._success_invert_jfl80_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_jfl80_148{font-size:14px;padding:10px}}._success_border_jfl80_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_jfl80_173{font-size:14px;padding:10px}}._fade-green_jfl80_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_jfl80_205{cursor:not-allowed;opacity:.5}._spinner_jfl80_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_jfl80_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_jfl80_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_jfl80_210 div:nth-child(1){animation-delay:-.45s}._spinner_jfl80_210 div:nth-child(2){animation-delay:-.3s}._spinner_jfl80_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_jfl80_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_jfl80_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_jfl80_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_jfl80_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_jfl80_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._wrapper_jfl80_309{display:flex;flex-direction:column;min-height:100vh}._wrapper_jfl80_309 ._container_jfl80_314{display:flex;flex-direction:column;flex:1;align-items:center;justify-content:center;padding:150px 20px;height:80vh;gap:10px;text-align:center}._wrapper_jfl80_309 ._container_jfl80_314 h1{font-size:18px;line-height:28px;font-weight:600;margin:0;text-align:center}@media screen and (max-width: 512px){._wrapper_jfl80_309 ._container_jfl80_314 h1{font-size:16px;line-height:24px}}._wrapper_jfl80_309 ._container_jfl80_314 button{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;cursor:pointer;min-width:100px;padding:12px 16px;color:#fff;font-weight:600;margin-top:20px}._wrapper_jfl80_309 ._container_jfl80_314 ._continue_jfl80_351{background-color:#0d8a6a;border:none}._width-fit_1vi0m_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1vi0m_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1vi0m_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1vi0m_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1vi0m_78{font-size:12px!important}}._success_1vi0m_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1vi0m_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1vi0m_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1vi0m_113{font-size:12px!important}}._success_invert_1vi0m_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1vi0m_148{font-size:14px;padding:10px}}._success_border_1vi0m_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1vi0m_173{font-size:14px;padding:10px}}._fade-green_1vi0m_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1vi0m_205{cursor:not-allowed;opacity:.5}._spinner_1vi0m_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1vi0m_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1vi0m_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1vi0m_210 div:nth-child(1){animation-delay:-.45s}._spinner_1vi0m_210 div:nth-child(2){animation-delay:-.3s}._spinner_1vi0m_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1vi0m_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1vi0m_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1vi0m_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1vi0m_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1vi0m_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._headerContainer_1vi0m_309{box-sizing:border-box;padding:0 3%;padding-block:15px;background-color:#fff;box-shadow:0 1px 3px #1018281a}._headerContainer_1vi0m_309 ._logo_1vi0m_316{width:120px}@media screen and (min-width: 2000px){._headerContainer_1vi0m_309{padding-block:20px}}@media screen and (max-width: 768px){._headerContainer_1vi0m_309 ._logo_1vi0m_316{width:100px}}._footerContainer_1vi0m_330{box-sizing:border-box;padding:0 3%;background-color:#212520;height:fit-content;padding-block:40px}._footerContainer_1vi0m_330 ._topBox_1vi0m_337{display:flex;flex-direction:row;justify-content:space-between}._footerContainer_1vi0m_330 ._topBox_1vi0m_337 ._sectionBox_1vi0m_342{display:flex;flex-direction:column;height:100%}._footerContainer_1vi0m_330 ._topBox_1vi0m_337 ._sectionBox_1vi0m_342 ._logo_1vi0m_316{width:120px}._footerContainer_1vi0m_330 ._topBox_1vi0m_337 ._sectionBox_1vi0m_342 ._header_1vi0m_309{font-size:14px;line-height:20px;color:#fff}._footerContainer_1vi0m_330 ._topBox_1vi0m_337 ._sectionBox_1vi0m_342 ._links_1vi0m_355{font-size:14px;line-height:20px;color:gray;margin-top:20px;cursor:pointer;text-decoration:none}._footerContainer_1vi0m_330 ._topBox_1vi0m_337 ._sectionBox_1vi0m_342 ._links_1vi0m_355:hover{color:#c9c9c9}._footerContainer_1vi0m_330 ._divider_1vi0m_366{height:1px;width:100%;background-color:gray;margin-top:40px;margin-bottom:20px}._footerContainer_1vi0m_330 ._baseBox_1vi0m_373{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._footerContainer_1vi0m_330 ._baseBox_1vi0m_373 ._icon_1vi0m_379{width:30px;cursor:pointer;margin-right:10px}._footerContainer_1vi0m_330 ._baseBox_1vi0m_373 span{font-size:14px;line-height:20px;color:gray}@media screen and (min-width: 2000px){._footerContainer_1vi0m_330{padding-block:60px}}@media screen and (max-width: 768px){._footerContainer_1vi0m_330 ._topBox_1vi0m_337{display:flex;flex-direction:column;justify-content:space-between}._footerContainer_1vi0m_330 ._topBox_1vi0m_337 ._sectionBox_1vi0m_342 ._logo_1vi0m_316{width:120px}._footerContainer_1vi0m_330 ._topBox_1vi0m_337 ._sectionBox_1vi0m_342 ._header_1vi0m_309{font-size:16px;line-height:24px;margin-top:40px}._footerContainer_1vi0m_330 ._topBox_1vi0m_337 ._sectionBox_1vi0m_342 ._links_1vi0m_355{font-size:14px;line-height:20px}._footerContainer_1vi0m_330 ._baseBox_1vi0m_373{display:flex;flex-direction:column;align-items:start}}._modal_1vi0m_419{background-color:#00000057;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._modal_1vi0m_419 ._container_1vi0m_430{display:flex;flex-direction:column;background-color:#fff;align-items:center;justify-content:center;width:500px;height:270px;border:none;border-radius:10px;gap:8px;padding:20px 35px}@media screen and (max-width: 512px){._modal_1vi0m_419 ._container_1vi0m_430{width:90%;height:300px;padding:20px}}._modal_1vi0m_419 ._container_1vi0m_430 ._icon_1vi0m_379{width:50px;height:50px}._modal_1vi0m_419 ._container_1vi0m_430 ._header_1vi0m_309{font-size:14px;line-height:20px;font-weight:600;margin:0;text-align:center}@media screen and (max-width: 512px){._modal_1vi0m_419 ._container_1vi0m_430 ._header_1vi0m_309{font-size:14px;line-height:20px}}._modal_1vi0m_419 ._container_1vi0m_430 ._subtext_1vi0m_467{font-size:12px;line-height:18px;margin-bottom:10px;text-align:center}@media screen and (max-width: 512px){._modal_1vi0m_419 ._container_1vi0m_430 ._subtext_1vi0m_467{font-size:12px;line-height:18px}}._modal_1vi0m_419 ._container_1vi0m_430 ._actionBtn_1vi0m_479,._modal_1vi0m_419 ._container_1vi0m_430 ._closeBtn_1vi0m_479{font-size:12px;line-height:18px;font-weight:400;box-sizing:border-box;width:50%;padding:10px;border-radius:5px;border:none;cursor:pointer}@media screen and (max-width: 512px){._modal_1vi0m_419 ._container_1vi0m_430 ._actionBtn_1vi0m_479,._modal_1vi0m_419 ._container_1vi0m_430 ._closeBtn_1vi0m_479{font-size:12px;line-height:18px;width:80%}}._modal_1vi0m_419 ._container_1vi0m_430 ._actionBtn_1vi0m_479{background-color:#0d8a6a;color:#fff;border:1px solid #0D8A6A}._modal_1vi0m_419 ._container_1vi0m_430 ._closeBtn_1vi0m_479{color:#000;background-color:#fff;border:1px solid #D0D5DD}._width-fit_pkx50_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_pkx50_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_pkx50_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_pkx50_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_pkx50_78{font-size:12px!important}}._success_pkx50_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_pkx50_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_pkx50_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_pkx50_113{font-size:12px!important}}._success_invert_pkx50_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_pkx50_148{font-size:14px;padding:10px}}._success_border_pkx50_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_pkx50_173{font-size:14px;padding:10px}}._fade-green_pkx50_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_pkx50_205{cursor:not-allowed;opacity:.5}._spinner_pkx50_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_pkx50_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_pkx50_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_pkx50_210 div:nth-child(1){animation-delay:-.45s}._spinner_pkx50_210 div:nth-child(2){animation-delay:-.3s}._spinner_pkx50_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_pkx50_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_pkx50_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_pkx50_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_pkx50_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_pkx50_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_pkx50_309{display:flex;background-color:#fff}._detailsContainer_pkx50_314{box-sizing:border-box;padding:0 3%;display:flex;flex-direction:column;align-items:center;width:52%;height:100vh}._detailsBox_pkx50_324{background-color:#fff;display:flex;align-items:start;width:100%;margin-top:90px;height:100%;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}@media screen and (max-width: 992px){._detailsContainer_pkx50_314{width:100%}._detailsBox_pkx50_324{margin-top:60px;width:100%}}._loginWidth_pkx50_345{width:100vw!important;height:100vh!important;justify-content:center;align-items:center;background:#f9fafb!important;z-index:100}._detailsBoxLogin_pkx50_354{margin:0!important;height:100%;width:100%;display:flex;justify-content:center;align-items:center;z-index:100;background:#f9fafb!important}._loginContainer_pkx50_365{background:#f9fafb!important;z-index:100}._width-fit_12ssk_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_12ssk_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_12ssk_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_12ssk_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_12ssk_78{font-size:12px!important}}._success_12ssk_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_12ssk_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_12ssk_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_12ssk_113{font-size:12px!important}}._success_invert_12ssk_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_12ssk_148{font-size:14px;padding:10px}}._success_border_12ssk_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_12ssk_173{font-size:14px;padding:10px}}._fade-green_12ssk_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_12ssk_205{cursor:not-allowed;opacity:.5}._spinner_12ssk_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_12ssk_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_12ssk_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_12ssk_210 div:nth-child(1){animation-delay:-.45s}._spinner_12ssk_210 div:nth-child(2){animation-delay:-.3s}._spinner_12ssk_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_12ssk_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_12ssk_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_12ssk_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_12ssk_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_12ssk_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._imgFrame_12ssk_309{box-sizing:border-box;background-color:#f5f0ec;flex:1;width:48%;height:100vh;padding:2.5%;overflow:hidden}._imgBox_12ssk_319{width:100%;height:100%;border-radius:10px;background-size:cover;background-position:center;position:relative}._imgBox_12ssk_319 ._logo_12ssk_327{position:absolute;width:150px;height:30px;top:30px;left:20px}._imgBox_12ssk_319 ._copy_12ssk_334{font-size:14px;line-height:20px;position:absolute;color:#fff;bottom:30px;left:30px}@media screen and (max-width: 992px){._imgFrame_12ssk_309{display:none}}._width-fit_1v461_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1v461_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1v461_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1v461_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1v461_78{font-size:12px!important}}._success_1v461_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1v461_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1v461_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1v461_113{font-size:12px!important}}._success_invert_1v461_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1v461_148{font-size:14px;padding:10px}}._success_border_1v461_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1v461_173{font-size:14px;padding:10px}}._fade-green_1v461_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1v461_205{cursor:not-allowed;opacity:.5}._spinner_1v461_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1v461_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1v461_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1v461_210 div:nth-child(1){animation-delay:-.45s}._spinner_1v461_210 div:nth-child(2){animation-delay:-.3s}._spinner_1v461_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1v461_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1v461_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1v461_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1v461_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1v461_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_1v461_309{position:fixed;margin:0;display:flex;width:47vw;height:62px;justify-content:space-between;align-items:center;padding-top:30px;padding-right:20px;font-size:14px;line-height:20px;background-color:#fff;z-index:110}._navText_1v461_325,._actionText_1v461_325{font-size:12px;line-height:18px;cursor:pointer;display:inline-block;text-decoration:none;background-color:#fff;border:none;margin:0;padding:0;color:gray;font-weight:400;min-width:fit-content}._actionText_1v461_325{font-size:14px;line-height:20px;color:#5ebaa2;margin-left:5px}._leftSideBig_1v461_347,._rightSideBig_1v461_347{display:flex;flex-direction:row;align-items:center}._leftSideSmall_1v461_353,._rightSideSmall_1v461_353{display:none}._arrow_1v461_357{width:20px}._icon_1v461_361{width:18px;height:18px;margin-right:5px}@media screen and (max-width: 992px){._container_1v461_309{width:94vw;padding-top:15px;padding-right:0}._leftSideBig_1v461_347,._rightSideBig_1v461_347{display:none}._leftSideSmall_1v461_353,._rightSideSmall_1v461_353{display:flex;flex-direction:row;align-items:center}}._width-fit_nigqj_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_nigqj_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_nigqj_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_nigqj_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_nigqj_78{font-size:12px!important}}._success_nigqj_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_nigqj_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_nigqj_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_nigqj_113{font-size:12px!important}}._success_invert_nigqj_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_nigqj_148{font-size:14px;padding:10px}}._success_border_nigqj_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_nigqj_173{font-size:14px;padding:10px}}._fade-green_nigqj_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_nigqj_205{cursor:not-allowed;opacity:.5}._spinner_nigqj_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_nigqj_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_nigqj_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_nigqj_210 div:nth-child(1){animation-delay:-.45s}._spinner_nigqj_210 div:nth-child(2){animation-delay:-.3s}._spinner_nigqj_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_nigqj_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_nigqj_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_nigqj_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_nigqj_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_nigqj_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_nigqj_309{position:fixed;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fff;z-index:111}._icon_nigqj_319{width:1.5rem;height:auto}._line_nigqj_324,._lineH_nigqj_324{width:20%;height:4rem}._lineH_nigqj_324{display:none}@media screen and (max-width: 992px){._container_nigqj_309{display:flex;justify-content:center;align-items:center;flex-direction:row;padding-top:30px;padding-bottom:40px;width:94vw;height:30px}._icon_nigqj_319{width:1.2rem}._lineH_nigqj_324{display:inline-block;width:10%}._line_nigqj_324{display:none}}._width-fit_8e1h3_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_8e1h3_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_8e1h3_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_8e1h3_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_8e1h3_78{font-size:12px!important}}._success_8e1h3_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_8e1h3_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_8e1h3_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_8e1h3_113{font-size:12px!important}}._success_invert_8e1h3_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_8e1h3_148{font-size:14px;padding:10px}}._success_border_8e1h3_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_8e1h3_173{font-size:14px;padding:10px}}._fade-green_8e1h3_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_8e1h3_205{cursor:not-allowed;opacity:.5}._spinner_8e1h3_210{display:flex;justify-content:center;align-items:center;height:100%}._cancel_8e1h3_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_8e1h3_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_8e1h3_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_8e1h3_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_8e1h3_309,._loginContainer_8e1h3_309,._centerContainer_8e1h3_309{position:relative;box-sizing:border-box;width:88%;margin-left:10%}._container_8e1h3_309 h1,._loginContainer_8e1h3_309 h1,._centerContainer_8e1h3_309 h1{font-size:20px;line-height:30px;font-weight:600;margin:0;padding:0;color:#475467;text-align:center;position:relative;z-index:100}._container_8e1h3_309 h2,._loginContainer_8e1h3_309 h2,._centerContainer_8e1h3_309 h2{font-size:14px;line-height:20px;position:relative;z-index:100;text-align:center;font-weight:400;color:gray;margin-top:5px;margin-bottom:30px}._container_8e1h3_309 ._icon_8e1h3_337,._loginContainer_8e1h3_309 ._icon_8e1h3_337,._centerContainer_8e1h3_309 ._icon_8e1h3_337{width:50px;height:50px;margin-bottom:10px}@media screen and (max-width: 512px){._container_8e1h3_309 ._icon_8e1h3_337,._loginContainer_8e1h3_309 ._icon_8e1h3_337,._centerContainer_8e1h3_309 ._icon_8e1h3_337{width:40px;height:40px}}._container_8e1h3_309 ._textCenter_8e1h3_348,._loginContainer_8e1h3_309 ._textCenter_8e1h3_348,._centerContainer_8e1h3_309 ._textCenter_8e1h3_348{text-align:center}._container_8e1h3_309 ._formStyle_8e1h3_351,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351{display:flex;flex-direction:column;color:#344054;margin-top:10px;width:100%;background-color:#fff;padding:40px;border-radius:8px;position:relative;z-index:100}@media screen and (max-width: 992px){._container_8e1h3_309 ._formStyle_8e1h3_351,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351{padding:16px}}._container_8e1h3_309 ._formStyle_8e1h3_351 ._actionText_8e1h3_368,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._actionText_8e1h3_368,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._actionText_8e1h3_368{font-size:14px;line-height:20px;color:#0d8a6a;display:inline-block;margin-left:5px;text-decoration:none;cursor:pointer}._container_8e1h3_309 ._formStyle_8e1h3_351 ._check_8e1h3_377,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._check_8e1h3_377,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._check_8e1h3_377{margin-right:10px;cursor:pointer;accent-color:#0D8A6A}._container_8e1h3_309 ._formStyle_8e1h3_351 ._flexCenter_8e1h3_382,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._flexCenter_8e1h3_382,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._flexCenter_8e1h3_382{display:flex;justify-content:center;align-items:center;flex-direction:"row"}._container_8e1h3_309 ._formStyle_8e1h3_351 ._nameBox_8e1h3_388,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._nameBox_8e1h3_388,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._nameBox_8e1h3_388{display:flex;flex-direction:row;align-items:center}@media screen and (max-width: 512px){._container_8e1h3_309 ._formStyle_8e1h3_351 ._nameBox_8e1h3_388,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._nameBox_8e1h3_388,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._nameBox_8e1h3_388{display:flex;flex-direction:column}}._container_8e1h3_309 ._formStyle_8e1h3_351 ._nameContent_8e1h3_399,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._nameContent_8e1h3_399,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._nameContent_8e1h3_399{display:flex;flex-direction:column;width:100%}._container_8e1h3_309 ._formStyle_8e1h3_351 ._nameContent_8e1h3_399:first-child,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._nameContent_8e1h3_399:first-child,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._nameContent_8e1h3_399:first-child{margin-right:10px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._radio_8e1h3_407,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._radio_8e1h3_407,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._radio_8e1h3_407{margin-left:30px}@media screen and (max-width: 512px){._container_8e1h3_309 ._formStyle_8e1h3_351 ._radio_8e1h3_407,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._radio_8e1h3_407,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._radio_8e1h3_407{margin:0}}._container_8e1h3_309 ._formStyle_8e1h3_351 ._radioOptions_8e1h3_415,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._radioOptions_8e1h3_415,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._radioOptions_8e1h3_415{display:flex;align-items:center}._container_8e1h3_309 ._formStyle_8e1h3_351 ._radioOptions_8e1h3_415>label,._container_8e1h3_309 ._formStyle_8e1h3_351 ._radioOptions_8e1h3_415>input,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._radioOptions_8e1h3_415>label,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._radioOptions_8e1h3_415>input,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._radioOptions_8e1h3_415>label,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._radioOptions_8e1h3_415>input{margin:0 10px 0 0}._container_8e1h3_309 ._formStyle_8e1h3_351 #_email_8e1h3_1,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 #_email_8e1h3_1,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 #_email_8e1h3_1{order:2}._container_8e1h3_309 ._formStyle_8e1h3_351 #_phone_8e1h3_1,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 #_phone_8e1h3_1,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 #_phone_8e1h3_1{order:1}._container_8e1h3_309 ._formStyle_8e1h3_351 ._label_8e1h3_429,._container_8e1h3_309 ._formStyle_8e1h3_351 ._labelFirst_8e1h3_429,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._label_8e1h3_429,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._labelFirst_8e1h3_429,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._label_8e1h3_429,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._labelFirst_8e1h3_429{font-size:14px;line-height:20px;margin-top:24px;margin-bottom:8px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._labelFirst_8e1h3_429,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._labelFirst_8e1h3_429,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._labelFirst_8e1h3_429{margin-top:0}._container_8e1h3_309 ._formStyle_8e1h3_351 input,._container_8e1h3_309 ._formStyle_8e1h3_351 select,._container_8e1h3_309 ._formStyle_8e1h3_351 ._multiselect_8e1h3_438,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 input,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 select,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._multiselect_8e1h3_438,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 input,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 select,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._multiselect_8e1h3_438{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;padding:12px 16px;color:#344054;width:100%}._container_8e1h3_309 ._formStyle_8e1h3_351 input:focus,._container_8e1h3_309 ._formStyle_8e1h3_351 select:focus,._container_8e1h3_309 ._formStyle_8e1h3_351 select:focus-visible,._container_8e1h3_309 ._formStyle_8e1h3_351 ._multiselect_8e1h3_438:focus,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 input:focus,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 select:focus,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 select:focus-visible,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._multiselect_8e1h3_438:focus,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 input:focus,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 select:focus,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 select:focus-visible,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._multiselect_8e1h3_438:focus{outline:none;box-shadow:0 0 5pt 2pt #e7f5f1;background-color:#fff;border:1px solid #5EBAA2}._container_8e1h3_309 ._formStyle_8e1h3_351 input:after,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 input:after,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 input:after{background-color:#0d8a6a;color:#0d8a6a}._container_8e1h3_309 ._formStyle_8e1h3_351 ._unitBox_8e1h3_458,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._unitBox_8e1h3_458,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._unitBox_8e1h3_458{display:flex;flex-direction:row;align-items:center}._container_8e1h3_309 ._formStyle_8e1h3_351 ._unit_8e1h3_458,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._unit_8e1h3_458,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._unit_8e1h3_458{border:1px solid #D0D5DD;padding-block:10px;border-radius:8px 0 0 8px;border-right:0px;width:30%;max-width:80px;text-align:center}._container_8e1h3_309 ._formStyle_8e1h3_351 ._volBox_8e1h3_472,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._volBox_8e1h3_472,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._volBox_8e1h3_472{width:100%}._container_8e1h3_309 ._formStyle_8e1h3_351 ._volInput_8e1h3_475,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._volInput_8e1h3_475,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._volInput_8e1h3_475{border-radius:0 8px 8px 0}._container_8e1h3_309 ._formStyle_8e1h3_351 ._spaceBetween_8e1h3_478,._container_8e1h3_309 ._formStyle_8e1h3_351 ._rememberBox_8e1h3_478,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._spaceBetween_8e1h3_478,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._rememberBox_8e1h3_478,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._spaceBetween_8e1h3_478,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._rememberBox_8e1h3_478{font-size:14px;line-height:20px;display:flex;flex-direction:row;justify-content:space-between;gap:10px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._idBox_8e1h3_486,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._idBox_8e1h3_486,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._idBox_8e1h3_486{display:flex;flex-direction:row;font-size:14px;line-height:20px;align-items:center;margin-top:10px;border:1px solid #D0D5DD;border-radius:8px;padding:5px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._idBox_8e1h3_486 ._uploadInput_8e1h3_497,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._idBox_8e1h3_486 ._uploadInput_8e1h3_497,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._idBox_8e1h3_486 ._uploadInput_8e1h3_497{display:none}._container_8e1h3_309 ._formStyle_8e1h3_351 ._idBox_8e1h3_486 ._uploadBtn_8e1h3_500,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._idBox_8e1h3_486 ._uploadBtn_8e1h3_500,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._idBox_8e1h3_486 ._uploadBtn_8e1h3_500{display:flex;justify-content:center;align-items:center;flex-direction:row;width:120px;height:40px;padding:10px 0;gap:2px;border-radius:8px;border:1px solid #EAECF0;cursor:pointer;margin-right:10px}._container_8e1h3_309 ._formStyle_8e1h3_351 button,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 button,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 button{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;cursor:pointer;min-width:100px;padding:12px 16px;color:#fff;font-weight:600}._container_8e1h3_309 ._formStyle_8e1h3_351 ._buttonBox_8e1h3_526,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._buttonBox_8e1h3_526,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._buttonBox_8e1h3_526{margin-top:24px;margin-bottom:50px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._backToLogin_8e1h3_530,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._backToLogin_8e1h3_530,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._backToLogin_8e1h3_530{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-top:20px;margin-bottom:50px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._backToLogin_8e1h3_530 ._backArrow_8e1h3_538,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._backToLogin_8e1h3_530 ._backArrow_8e1h3_538,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._backToLogin_8e1h3_530 ._backArrow_8e1h3_538{width:15px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._back_8e1h3_530,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._back_8e1h3_530,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._back_8e1h3_530{box-sizing:border-box;color:#0d8a6a;margin-right:10px;font-weight:400;border:1px solid #90D0BF}._container_8e1h3_309 ._formStyle_8e1h3_351 ._back_8e1h3_530:hover,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._back_8e1h3_530:hover,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._back_8e1h3_530:hover{border:1px solid #0D8A6A}._container_8e1h3_309 ._formStyle_8e1h3_351 ._continue_8e1h3_551,._container_8e1h3_309 ._formStyle_8e1h3_351 ._loginButton_8e1h3_551,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._continue_8e1h3_551,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._loginButton_8e1h3_551,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._continue_8e1h3_551,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._loginButton_8e1h3_551{background-color:#0d8a6a;border:none}._container_8e1h3_309 ._formStyle_8e1h3_351 ._continue_8e1h3_551:disabled,._container_8e1h3_309 ._formStyle_8e1h3_351 ._loginButton_8e1h3_551:disabled,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._continue_8e1h3_551:disabled,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._loginButton_8e1h3_551:disabled,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._continue_8e1h3_551:disabled,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._loginButton_8e1h3_551:disabled{background-color:#5ebaa2;cursor:not-allowed}._container_8e1h3_309 ._formStyle_8e1h3_351 ._back_8e1h3_530:disabled,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._back_8e1h3_530:disabled,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._back_8e1h3_530:disabled{cursor:not-allowed}._container_8e1h3_309 ._formStyle_8e1h3_351 ._rememberBox_8e1h3_478,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._rememberBox_8e1h3_478,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._rememberBox_8e1h3_478{margin-top:24px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._fingerprint_8e1h3_565,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._fingerprint_8e1h3_565,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._fingerprint_8e1h3_565{margin-left:20px;width:40px;cursor:pointer}._container_8e1h3_309 ._formStyle_8e1h3_351 ._loginPass_8e1h3_570,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._loginPass_8e1h3_570,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._loginPass_8e1h3_570{width:100%}._container_8e1h3_309 ._formStyle_8e1h3_351 ._loginButton_8e1h3_551,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._loginButton_8e1h3_551,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._loginButton_8e1h3_551{margin-top:30px;width:100%}._container_8e1h3_309 ._formStyle_8e1h3_351 ._eyeDiv_8e1h3_577,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._eyeDiv_8e1h3_577,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._eyeDiv_8e1h3_577{position:relative;width:100%}._container_8e1h3_309 ._formStyle_8e1h3_351 ._eyeDiv_8e1h3_577 ._passwordInput_8e1h3_581,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._eyeDiv_8e1h3_577 ._passwordInput_8e1h3_581,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._eyeDiv_8e1h3_577 ._passwordInput_8e1h3_581{box-sizing:border-box;width:100%}._container_8e1h3_309 ._formStyle_8e1h3_351 ._eyeIcon_8e1h3_585,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._eyeIcon_8e1h3_585,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._eyeIcon_8e1h3_585{position:absolute;top:50%;right:10px;transform:translateY(-50%);cursor:pointer;width:16px;height:16px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._req_8e1h3_594,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._req_8e1h3_594,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._req_8e1h3_594{margin-top:10px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._alert_8e1h3_597,._container_8e1h3_309 ._formStyle_8e1h3_351 ._check_8e1h3_377,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._alert_8e1h3_597,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._check_8e1h3_377,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._alert_8e1h3_597,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._check_8e1h3_377{width:16px;height:16px;margin-right:10px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._passReq_8e1h3_602,._container_8e1h3_309 ._formStyle_8e1h3_351 ._failReq_8e1h3_602,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._passReq_8e1h3_602,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._failReq_8e1h3_602,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._passReq_8e1h3_602,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._failReq_8e1h3_602{font-size:14px;line-height:20px;display:flex;flex-direction:row;align-items:center;color:#0d8a6a;margin-top:8px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._failReq_8e1h3_602,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._failReq_8e1h3_602,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._failReq_8e1h3_602{color:#d92d20}._container_8e1h3_309 ._formStyle_8e1h3_351 ._fingerBox_8e1h3_614,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._fingerBox_8e1h3_614,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._fingerBox_8e1h3_614{display:flex;justify-content:space-between;align-items:baseline;margin-block:20px;max-width:450px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._fingerBox_8e1h3_614 ._iconBox_8e1h3_621,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._fingerBox_8e1h3_614 ._iconBox_8e1h3_621,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._fingerBox_8e1h3_614 ._iconBox_8e1h3_621{font-size:14px;line-height:20px;display:flex;flex-direction:column;align-items:center}._container_8e1h3_309 ._formStyle_8e1h3_351 ._fingerBox_8e1h3_614 ._iconBox_8e1h3_621 :hover,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._fingerBox_8e1h3_614 ._iconBox_8e1h3_621 :hover,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._fingerBox_8e1h3_614 ._iconBox_8e1h3_621 :hover{cursor:pointer}._container_8e1h3_309 ._formStyle_8e1h3_351 ._fingerBox_8e1h3_614 ._iconBox_8e1h3_621 ._icon_8e1h3_337,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._fingerBox_8e1h3_614 ._iconBox_8e1h3_621 ._icon_8e1h3_337,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._fingerBox_8e1h3_614 ._iconBox_8e1h3_621 ._icon_8e1h3_337{border-radius:50%}._container_8e1h3_309 ._formStyle_8e1h3_351 ._error_8e1h3_634,._container_8e1h3_309 ._formStyle_8e1h3_351 ._action_8e1h3_368,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._error_8e1h3_634,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._action_8e1h3_368,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._error_8e1h3_634,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._action_8e1h3_368{font-size:14px;line-height:20px;margin-top:10px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._error_8e1h3_634,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._error_8e1h3_634,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._error_8e1h3_634{font-size:14px;line-height:20px;color:#d92d20}._container_8e1h3_309 ._formStyle_8e1h3_351 ._sectionBox_8e1h3_644,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._sectionBox_8e1h3_644,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._sectionBox_8e1h3_644{display:flex;flex-direction:column;background-color:#f9fafb;padding:20px 3%;border-radius:10px;margin-top:20px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._sectionHeader_8e1h3_652,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._sectionHeader_8e1h3_652,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._sectionHeader_8e1h3_652{font-size:14px;line-height:20px;font-weight:500;color:gray;margin-top:24px}._container_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._container_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659 ._xIcon_8e1h3_665,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659 ._xIcon_8e1h3_665,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659 ._xIcon_8e1h3_665{margin-bottom:10px;cursor:pointer}._container_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659>label,._container_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659>span,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659>label,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659>span,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659>label,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659>span{margin:0 0 10px;padding:0}._container_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659>span,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659>span,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._labelBox_8e1h3_659>span{cursor:pointer}._container_8e1h3_309 ._formStyle_8e1h3_351 ._addInstanceBtn_8e1h3_676,._loginContainer_8e1h3_309 ._formStyle_8e1h3_351 ._addInstanceBtn_8e1h3_676,._centerContainer_8e1h3_309 ._formStyle_8e1h3_351 ._addInstanceBtn_8e1h3_676{font-size:14px;line-height:20px;width:180px;color:#0d8a6a;background-color:#fff;border:1px solid #90D0BF;font-weight:500;margin-top:24px;padding:8px}._loginContainer_8e1h3_309,._centerContainer_8e1h3_309{margin:0 auto;width:84%}._centerContainer_8e1h3_309{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:20px;width:100%}._centerContainer_8e1h3_309 ._formStyle_8e1h3_351{display:flex;flex-direction:column;align-items:center}._centerContainer_8e1h3_309 ._label_8e1h3_429{font-weight:600}._centerContainer_8e1h3_309 ._otp_8e1h3_710{font-size:24px;line-height:32px;margin-left:15px;margin-top:10px;font-weight:500;height:50px;width:50px!important}._centerContainer_8e1h3_309 ._otp_8e1h3_710:first-child{margin-left:0}._centerContainer_8e1h3_309 ._subtext_8e1h3_722{font-size:14px;line-height:20px;margin-top:20px}._centerContainer_8e1h3_309 ._subtext_8e1h3_722:last-child{margin-bottom:30px}@media screen and (max-width: 992px){._container_8e1h3_309,._loginContainer_8e1h3_309,._centerContainer_8e1h3_309{padding:0;margin:60px 0 0;width:100%}._container_8e1h3_309 h1,._loginContainer_8e1h3_309 h1,._centerContainer_8e1h3_309 h1{font-size:18px;line-height:28px;font-weight:600;margin:0;padding:0;color:#475467}._container_8e1h3_309 h2,._loginContainer_8e1h3_309 h2,._centerContainer_8e1h3_309 h2{font-size:14px;line-height:20px;font-weight:400;color:gray}._container_8e1h3_309{margin-top:70px}._nameBox_8e1h3_388{flex-direction:column}}._modalForm_8e1h3_759{display:flex;background-color:#fff;margin:auto;width:35%;overflow:auto;height:90vh;border-radius:8px;padding:16px 32px}@media screen and (max-width: 992px){._modalForm_8e1h3_759{width:90%}}._fullWidth_8e1h3_775{width:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box;height:45px}._title_8e1h3_784{color:#344054;font-weight:700;font-size:18px;line-height:28px}._mb_8e1h3_791{margin-bottom:10px}._flexColumn_8e1h3_795{flex-direction:column}._paddingBottom_8e1h3_799{width:100%;background-color:inherit;border:1px solid white;margin-top:-16px}._spinner_8e1h3_210{width:40px;height:40px;position:relative;display:flex;justify-content:center;align-items:center}._spinner_8e1h3_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_8e1h3_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_8e1h3_210 div:nth-child(1){animation-delay:-.45s}._spinner_8e1h3_210 div:nth-child(2){animation-delay:-.3s}._spinner_8e1h3_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_8e1h3_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loginContainer_8e1h3_309{width:100%!important;max-width:650px!important;padding:7%;position:relative;z-index:100!important}@media screen and (max-width: 992px){._loginContainer_8e1h3_309{padding:16px}}._btmLink_8e1h3_861{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:40px;color:#475467;gap:4px;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left}._btmLink_8e1h3_861>label{display:flex;justify-content:center;align-items:center;gap:4px;z-index:101}._btmLink_8e1h3_861 a{color:#0a6c52;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;text-decoration:none}._loginPattern_8e1h3_892{position:absolute;top:0;right:50%;transform:translate(50%);z-index:1}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}._width-fit_69upg_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_69upg_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_69upg_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_69upg_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_69upg_78{font-size:12px!important}}._success_69upg_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_69upg_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_69upg_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_69upg_113{font-size:12px!important}}._success_invert_69upg_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_69upg_148{font-size:14px;padding:10px}}._success_border_69upg_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_69upg_173{font-size:14px;padding:10px}}._fade-green_69upg_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_69upg_205{cursor:not-allowed;opacity:.5}._spinner_69upg_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_69upg_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_69upg_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_69upg_210 div:nth-child(1){animation-delay:-.45s}._spinner_69upg_210 div:nth-child(2){animation-delay:-.3s}._spinner_69upg_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_69upg_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_69upg_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_69upg_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_69upg_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_69upg_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._flag_69upg_309{margin-right:10px}._flag_69upg_309 img{width:30px;border-radius:3px;margin-top:5px}._flag_69upg_309 ._earth_69upg_317{width:22px}._width-fit_1cuj9_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1cuj9_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1cuj9_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1cuj9_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1cuj9_78{font-size:12px!important}}._success_1cuj9_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1cuj9_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1cuj9_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1cuj9_113{font-size:12px!important}}._success_invert_1cuj9_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1cuj9_148{font-size:14px;padding:10px}}._success_border_1cuj9_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1cuj9_173{font-size:14px;padding:10px}}._fade-green_1cuj9_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1cuj9_205{cursor:not-allowed;opacity:.5}._spinner_1cuj9_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1cuj9_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1cuj9_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1cuj9_210 div:nth-child(1){animation-delay:-.45s}._spinner_1cuj9_210 div:nth-child(2){animation-delay:-.3s}._spinner_1cuj9_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1cuj9_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1cuj9_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1cuj9_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1cuj9_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1cuj9_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._profilePicContainer_1cuj9_309{font-size:14px;line-height:20px;margin-top:24px;display:flex;flex-direction:column;gap:8px}._profilePicContainer_1cuj9_309 ._avatarBox_1cuj9_317{display:flex;flex-direction:row;align-items:center;position:relative}._profilePicContainer_1cuj9_309 ._avatarBox_1cuj9_317 ._avatar_1cuj9_317{width:50px;height:50px;border:2px solid #90D0BF;border-radius:50%;margin-right:20px;object-fit:cover;object-position:top}._profilePicContainer_1cuj9_309 ._avatarBox_1cuj9_317 ._uploadFile_1cuj9_332{display:none}._profilePicContainer_1cuj9_309 ._avatarBox_1cuj9_317 ._icon_1cuj9_335{width:16px;height:16px}._profilePicContainer_1cuj9_309 ._avatarBox_1cuj9_317 ._trash_1cuj9_339{display:flex;justify-content:center;align-items:center;flex-direction:row;position:absolute;top:0;left:35px;cursor:pointer;width:20px;height:20px;border-radius:50%;color:#fff;font-size:12px;background-color:#fff}._profilePicContainer_1cuj9_309 ._avatarBox_1cuj9_317 ._hide_1cuj9_355{display:none}._profilePicContainer_1cuj9_309 ._avatarBox_1cuj9_317 ._uploadBtn_1cuj9_358{display:flex;justify-content:center;align-items:center;flex-direction:row;width:160px;height:40px;padding:10px 14px;gap:8px;border-radius:8px;border:1px solid #C9C9C9;cursor:pointer}._profilePicContainer_1cuj9_309 ._warning_1cuj9_371{font-family:Inter;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0%;color:#475467}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}._width-fit_dj74e_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_dj74e_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_dj74e_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_dj74e_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_dj74e_78{font-size:12px!important}}._success_dj74e_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_dj74e_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_dj74e_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_dj74e_113{font-size:12px!important}}._success_invert_dj74e_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_dj74e_148{font-size:14px;padding:10px}}._success_border_dj74e_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_dj74e_173{font-size:14px;padding:10px}}._fade-green_dj74e_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_dj74e_205{cursor:not-allowed;opacity:.5}._spinner_dj74e_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_dj74e_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_dj74e_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_dj74e_210 div:nth-child(1){animation-delay:-.45s}._spinner_dj74e_210 div:nth-child(2){animation-delay:-.3s}._spinner_dj74e_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_dj74e_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_dj74e_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_dj74e_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_dj74e_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_dj74e_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._carousel_dj74e_309{z-index:0!important}._carousel_dj74e_309 ._carousel_dj74e_309 ._control-dots_dj74e_312{position:absolute;bottom:-10px}._carousel_dj74e_309 ._carousel_dj74e_309 ._control-dots_dj74e_312 ._dot_dj74e_316{background:#000}._carousel_dj74e_309 ._carousel_dj74e_309 ._control-arrow_dj74e_319:before,._carousel_dj74e_309 ._carousel_dj74e_309._carousel-slider_dj74e_319 ._control-arrow_dj74e_319:before{border:8px solid black}._carousel_dj74e_309 ._container_dj74e_322{background-color:#fefdf9;border:1px solid #FEF0C7;padding:20px;border-radius:10px}._carousel_dj74e_309 ._container_dj74e_322 ._divider_dj74e_328{margin:20px 0;width:100%;height:2px;background-color:#fef0c7}._carousel_dj74e_309 ._container_dj74e_322 ._top_dj74e_334,._carousel_dj74e_309 ._container_dj74e_322 ._mid_dj74e_334,._carousel_dj74e_309 ._container_dj74e_322 ._bottom_dj74e_334{display:flex;flex-direction:row;justify-content:space-between}._carousel_dj74e_309 ._container_dj74e_322 ._top_dj74e_334 ._div50_dj74e_339,._carousel_dj74e_309 ._container_dj74e_322 ._mid_dj74e_334 ._div50_dj74e_339,._carousel_dj74e_309 ._container_dj74e_322 ._bottom_dj74e_334 ._div50_dj74e_339{width:40%}._carousel_dj74e_309 ._container_dj74e_322 ._top_dj74e_334 ._div25_dj74e_342,._carousel_dj74e_309 ._container_dj74e_322 ._mid_dj74e_334 ._div25_dj74e_342,._carousel_dj74e_309 ._container_dj74e_322 ._bottom_dj74e_334 ._div25_dj74e_342{width:30%;margin-left:10px}._carousel_dj74e_309 ._container_dj74e_322 ._top_dj74e_334 ._icon_dj74e_346,._carousel_dj74e_309 ._container_dj74e_322 ._top_dj74e_334 ._trash_dj74e_346,._carousel_dj74e_309 ._container_dj74e_322 ._mid_dj74e_334 ._icon_dj74e_346,._carousel_dj74e_309 ._container_dj74e_322 ._mid_dj74e_334 ._trash_dj74e_346,._carousel_dj74e_309 ._container_dj74e_322 ._bottom_dj74e_334 ._icon_dj74e_346,._carousel_dj74e_309 ._container_dj74e_322 ._bottom_dj74e_334 ._trash_dj74e_346{display:inline;width:16px;height:16px;margin-right:5px}._carousel_dj74e_309 ._container_dj74e_322 ._top_dj74e_334 ._trash_dj74e_346,._carousel_dj74e_309 ._container_dj74e_322 ._mid_dj74e_334 ._trash_dj74e_346,._carousel_dj74e_309 ._container_dj74e_322 ._bottom_dj74e_334 ._trash_dj74e_346{margin:0;padding:0;border:none;cursor:pointer}._carousel_dj74e_309 ._container_dj74e_322 ._top_dj74e_334 ._tooltip_dj74e_358,._carousel_dj74e_309 ._container_dj74e_322 ._mid_dj74e_334 ._tooltip_dj74e_358,._carousel_dj74e_309 ._container_dj74e_322 ._bottom_dj74e_334 ._tooltip_dj74e_358{position:relative;display:inline-block;cursor:pointer}._carousel_dj74e_309 ._container_dj74e_322 ._top_dj74e_334 ._tooltip_dj74e_358 ._tooltiptext_dj74e_363,._carousel_dj74e_309 ._container_dj74e_322 ._mid_dj74e_334 ._tooltip_dj74e_358 ._tooltiptext_dj74e_363,._carousel_dj74e_309 ._container_dj74e_322 ._bottom_dj74e_334 ._tooltip_dj74e_358 ._tooltiptext_dj74e_363{font-size:12px;line-height:18px;visibility:hidden;width:180px;background-color:#555;color:#fff;text-align:center;padding:10px 5px;border-radius:6px;position:absolute;z-index:1;bottom:100%;left:0;right:100%;opacity:0;transition:opacity .3s}._carousel_dj74e_309 ._container_dj74e_322 ._top_dj74e_334 ._tooltip_dj74e_358:hover ._tooltiptext_dj74e_363,._carousel_dj74e_309 ._container_dj74e_322 ._mid_dj74e_334 ._tooltip_dj74e_358:hover ._tooltiptext_dj74e_363,._carousel_dj74e_309 ._container_dj74e_322 ._bottom_dj74e_334 ._tooltip_dj74e_358:hover ._tooltiptext_dj74e_363{visibility:visible;opacity:1}._carousel_dj74e_309 ._container_dj74e_322 ._col_dj74e_385{display:flex;flex-direction:column;align-items:start;justify-content:start}._carousel_dj74e_309 ._container_dj74e_322 ._col_dj74e_385 ._docs_dj74e_391{display:flex;flex-direction:row}._carousel_dj74e_309 ._container_dj74e_322 ._title_dj74e_395{font-size:14px;line-height:20px;font-weight:600;color:#4e1d09}._carousel_dj74e_309 ._container_dj74e_322 ._header_dj74e_401{display:flex;flex-direction:row;align-items:center;font-size:10px;line-height:18px;font-weight:500;color:#667085;margin-bottom:5px}._carousel_dj74e_309 ._container_dj74e_322 ._farmName_dj74e_411,._carousel_dj74e_309 ._container_dj74e_322 ._subtext_dj74e_411,._carousel_dj74e_309 ._container_dj74e_322 ._crop_dj74e_411,._carousel_dj74e_309 ._container_dj74e_322 ._long_dj74e_411,._carousel_dj74e_309 ._container_dj74e_322 ._lat_dj74e_411{font-size:14px;line-height:20px;font-weight:500;color:#344054}._carousel_dj74e_309 ._container_dj74e_322 ._farmName_dj74e_411{font-weight:600}._carousel_dj74e_309 ._container_dj74e_322 ._long_dj74e_411,._carousel_dj74e_309 ._container_dj74e_322 ._lat_dj74e_411{background-color:#f6fef9;color:#039855;border:1px solid #ECFDF3;border-radius:16px;gap:2px;padding:2px 10px}._carousel_dj74e_309 ._container_dj74e_322 ._lat_dj74e_411{background-color:#f5faff;color:#1570ef;border:1px solid #EFF8FF}._carousel_dj74e_309 ._container_dj74e_322 ._crop_dj74e_411{font-size:12px;line-height:18px;display:inline-block;color:#4e1d09;background-color:#fffaeb;border:1px solid #FEDF89;border-radius:16px;gap:2px;padding:4px 12px;margin:4px 4px 0 0}._width-fit_bedzw_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_bedzw_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_bedzw_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_bedzw_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_bedzw_78{font-size:12px!important}}._success_bedzw_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_bedzw_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_bedzw_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_bedzw_113{font-size:12px!important}}._success_invert_bedzw_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_bedzw_148{font-size:14px;padding:10px}}._success_border_bedzw_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_bedzw_173{font-size:14px;padding:10px}}._fade-green_bedzw_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_bedzw_205{cursor:not-allowed;opacity:.5}._spinner_bedzw_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_bedzw_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_bedzw_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_bedzw_210 div:nth-child(1){animation-delay:-.45s}._spinner_bedzw_210 div:nth-child(2){animation-delay:-.3s}._spinner_bedzw_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_bedzw_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_bedzw_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_bedzw_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_bedzw_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_bedzw_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._dropzone_bedzw_309{border:1px solid #EAECF0;border-radius:5px;padding:10px;margin-top:5px}._dropzone_bedzw_309 ._center_bedzw_315{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:15px 0}._dropzone_bedzw_309 ._green_bedzw_322{color:#0e9874;font-weight:500}._dropzone_bedzw_309 ._icon_bedzw_326{width:40px;height:40px}._dropzone_bedzw_309 ._fileBox_bedzw_330{display:flex;flex-direction:column;margin-top:10px;border:1px solid #EAECF0;border-radius:5px;padding:10px}._dropzone_bedzw_309 ._top_bedzw_338{display:flex;flex-direction:row;align-items:start;justify-content:space-between}._dropzone_bedzw_309 ._smallIcon_bedzw_344,._dropzone_bedzw_309 ._trashIcon_bedzw_344{width:16px;height:16px;display:inline-block}._dropzone_bedzw_309 ._trashIcon_bedzw_344{cursor:pointer}._dropzone_bedzw_309 ._blocktext_bedzw_352,._dropzone_bedzw_309 ._subtext_bedzw_352,._dropzone_bedzw_309 ._longtext_bedzw_352{font-size:12px;line-height:18px;display:inline-block}._dropzone_bedzw_309 ._hide_bedzw_357{display:none}._dropzone_bedzw_309 ._blocktext_bedzw_352{display:block;margin-bottom:5px}._dropzone_bedzw_309 ._longtext_bedzw_352{width:460px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:5px}@media screen and (max-width: 1440px){._dropzone_bedzw_309 ._longtext_bedzw_352{width:300px}}@media screen and (max-width: 992px){._dropzone_bedzw_309 ._longtext_bedzw_352{width:600px}}@media screen and (max-width: 768px){._dropzone_bedzw_309 ._longtext_bedzw_352{width:380px}}@media screen and (max-width: 512px){._dropzone_bedzw_309 ._longtext_bedzw_352{width:250px}}._dropzone_bedzw_309 ._clear_bedzw_392,._dropzone_bedzw_309 ._uploading_bedzw_392{font-size:12px;line-height:18px;color:#fff;background-color:#667085;width:fit-content;padding:5px 10px;border-radius:15px;margin:15px auto}._dropzone_bedzw_309 ._clear_bedzw_392{background-color:#f97066;cursor:pointer}._dropzone_bedzw_309 ._imgBox_bedzw_406{display:flex;flex-direction:row;margin-top:10px;border-radius:5px;justify-content:center}._dropzone_bedzw_309 ._imgPrev_bedzw_413{display:flex;flex-direction:column;justify-content:end;background-size:cover;background-position:center;height:80px;width:80px;margin-left:5px;border-radius:5px;position:relative;padding:0 2px 2px}._dropzone_bedzw_309 ._imgPrev_bedzw_413 ._completeIcon_bedzw_426{position:absolute;width:20px;height:20px;right:2px}._dropzone_bedzw_309 ._imgPrev_bedzw_413 ._removeIcon_bedzw_432{position:absolute;border:1px solid white;width:20px;height:20px;padding:5px;background-color:#000;border-radius:50%;right:2px;top:2px;cursor:pointer}._width-fit_km4bq_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_km4bq_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_km4bq_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_km4bq_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_km4bq_78{font-size:12px!important}}._success_km4bq_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_km4bq_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_km4bq_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_km4bq_113{font-size:12px!important}}._success_invert_km4bq_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_km4bq_148{font-size:14px;padding:10px}}._success_border_km4bq_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_km4bq_173{font-size:14px;padding:10px}}._fade-green_km4bq_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_km4bq_205{cursor:not-allowed;opacity:.5}._spinner_km4bq_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_km4bq_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_km4bq_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_km4bq_210 div:nth-child(1){animation-delay:-.45s}._spinner_km4bq_210 div:nth-child(2){animation-delay:-.3s}._spinner_km4bq_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_km4bq_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_km4bq_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_km4bq_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_km4bq_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_km4bq_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._progressBox_km4bq_309{display:flex;flex-direction:row;align-items:center}._progressBox_km4bq_309 ._smallIcon_km4bq_314{width:20px;height:20px;cursor:pointer}._progressBox_km4bq_309 ._hide_km4bq_319{display:none}.react-sweet-progress{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}.react-sweet-progress-symbol{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;width:35px;height:20px;padding-left:10px;color:#000000b3;font-weight:200}.react-sweet-progress-symbol-absolute{display:-ms-flexbox;display:flex;position:absolute;top:50%;left:50%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transform:translate3d(-50%,-50%,0)}.react-sweet-progress-symbol-absolute .react-sweet-progress-symbol{padding:0;width:100%}.react-sweet-progress-circle-outer{position:relative;display:inline-block;vertical-align:middle}.react-sweet-progress-line{width:100%;border-radius:100px;background-color:#efefef;vertical-align:middle}.react-sweet-progress-line-inner{position:relative;min-height:10px;border-radius:100px;transition:width .3s ease}.react-sweet-progress-line-inner-status-active:before{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;background:#fff;animation:active-anim 2s cubic-bezier(.25,1,.6,1) infinite;content:"";opacity:0}@keyframes active-anim{0%{width:0;opacity:.1}20%{width:0;opacity:.5}to{width:100%;opacity:0}}.react-sweet-progress-circle path{stroke-linecap:round}._width-fit_1dw73_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1dw73_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1dw73_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1dw73_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1dw73_78{font-size:12px!important}}._success_1dw73_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1dw73_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1dw73_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1dw73_113{font-size:12px!important}}._success_invert_1dw73_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1dw73_148{font-size:14px;padding:10px}}._success_border_1dw73_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1dw73_173{font-size:14px;padding:10px}}._fade-green_1dw73_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1dw73_205{cursor:not-allowed;opacity:.5}._spinner_1dw73_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1dw73_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1dw73_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1dw73_210 div:nth-child(1){animation-delay:-.45s}._spinner_1dw73_210 div:nth-child(2){animation-delay:-.3s}._spinner_1dw73_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1dw73_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1dw73_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1dw73_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1dw73_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1dw73_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_1dw73_309{display:flex;flex-direction:column;justify-content:center;flex:1;position:relative;z-index:100!important}._container_1dw73_309 ._content_1dw73_317{justify-content:center;width:70%;margin:40px auto;padding:30px 15px;background-color:#fff;border-radius:16px;height:fit-content;display:flex;flex-direction:column;gap:32px;position:relative}@media screen and (max-width: 992px){._container_1dw73_309 ._content_1dw73_317{padding:16px;gap:16px}}._container_1dw73_309 ._content_1dw73_317 ._header_1dw73_338{font-size:24px;line-height:32px;font-weight:600;color:#475467;margin-bottom:5px}._container_1dw73_309 ._content_1dw73_317 ._subtext_1dw73_345{font-size:16px;line-height:24px;color:#667085}._container_1dw73_309 ._content_1dw73_317 ._checkIcon_1dw73_350{width:15px;margin-right:6px}._container_1dw73_309 ._content_1dw73_317 ._smalltext_1dw73_354{display:flex;flex-direction:row;font-size:14px;line-height:20px;align-items:center;color:#667085;text-align:center;margin:auto}._container_1dw73_309 ._content_1dw73_317 ._actionText_1dw73_364{color:#5ebaa2;margin-left:5px;text-decoration:none}._container_1dw73_309 ._content_1dw73_317 ._headerBox_1dw73_369,._container_1dw73_309 ._content_1dw73_317 ._baseBox_1dw73_369{display:flex;flex-direction:column;align-items:center;position:relative;z-index:100!important}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376{display:flex;flex-direction:row;justify-content:center;position:relative;z-index:100!important}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383{display:flex}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._active_1dw73_386{border:2px solid #5EBAA2}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._card_1dw73_389{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;width:150px;height:165px;border-radius:12px;box-shadow:0 4px 12px -2px #1018280d;background-color:#fff;padding:10px 0;cursor:pointer}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._card_1dw73_389:first-child{margin-right:10px}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._card_1dw73_389:last-child{margin-left:10px}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._card_1dw73_389:hover{border:2px solid #5EBAA2}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._split_1dw73_411{margin:0 15px}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._imgBox_1dw73_414{display:flex;flex-direction:row;justify-content:center;align-items:center;width:110px;height:100px;margin-bottom:15px;border:1px solid #F2F4F7;border-radius:8px;padding:20px;background-color:#fcfcfd}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._icon_1dw73_427{background-size:contain;width:60px}._container_1dw73_309 ._content_1dw73_317 button{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#0d8a6a;cursor:pointer;min-width:260px;padding:12px 16px;color:#fff;font-weight:600;margin-bottom:20px}._container_1dw73_309 ._content_1dw73_317 button:disabled{background-color:#5ebaa2;cursor:not-allowed}@media screen and (max-width: 992px){._container_1dw73_309 ._content_1dw73_317{width:auto;margin:0;padding:30px 0 60px}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376{display:flex;flex-direction:column;align-items:center}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383{margin-bottom:30px}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._card_1dw73_389{margin:0;width:140px;height:155px}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._card_1dw73_389:first-child{margin-right:15px}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._card_1dw73_389:last-child{margin-left:15px}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._imgBox_1dw73_414{width:100px;margin-bottom:10px}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._split_1dw73_411{margin:0}}@media screen and (max-width: 512px){._container_1dw73_309 ._content_1dw73_317 ._header_1dw73_338{font-size:18px;line-height:28px;font-weight:600;color:#475467;margin-bottom:5px}._container_1dw73_309 ._content_1dw73_317 ._subtext_1dw73_345{font-size:14px;line-height:20px;color:#667085}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383{margin-bottom:20px}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._card_1dw73_389{width:140px;height:160px}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._card_1dw73_389:first-child{margin-right:10px}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._card_1dw73_389:last-child{margin-left:10px}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._imgBox_1dw73_414{width:100px;margin-bottom:12px}._container_1dw73_309 ._content_1dw73_317 ._userTypeBox_1dw73_376 ._sectionBox_1dw73_383 ._icon_1dw73_427{background-size:contain;width:60px}}._btmLink_1dw73_517{display:flex;flex-direction:row;justify-content:center;align-items:center;color:#475467;gap:4px;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left}._btmLink_1dw73_517>label{display:flex;justify-content:center;align-items:center;gap:4px}._btmLink_1dw73_517 a{color:#0a6c52;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;text-decoration:none}._loginPattern_1dw73_546{position:absolute;top:0;right:50%;transform:translate(50%);z-index:1}@media screen and (min-width: 993px){._hideDesktop_1dw73_555{display:none!important}}@media screen and (max-width: 992px){._hideMobile_1dw73_561{display:none!important}}.width-fit{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}.cancel{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){.cancel{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){.cancel{font-size:12px!important}}@media screen and (max-width: 402px){.cancel{font-size:12px!important}}.success{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){.success{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){.success{font-size:12px!important}}@media screen and (max-width: 402px){.success{font-size:12px!important}}.success_invert{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){.success_invert{font-size:14px;padding:10px}}.success_border{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){.success_border{font-size:14px;padding:10px}}.fade-green{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}.inactive-btn{cursor:not-allowed;opacity:.5}.spinner{display:flex;justify-content:center;align-items:center;height:100%}.spinner div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:spinner 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}.spinner div:nth-child(1){animation-delay:-.45s}.spinner div:nth-child(2){animation-delay:-.3s}.spinner div:nth-child(3){animation-delay:-.15s}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cancel{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}.success{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}.fade{opacity:.5!important;cursor:not-allowed!important}.pue_btn{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}.wrapper{display:flex;flex-direction:column;min-height:100vh}.flexCenter{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}._width-fit_1aj79_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1aj79_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1aj79_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1aj79_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1aj79_78{font-size:12px!important}}._success_1aj79_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1aj79_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1aj79_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1aj79_113{font-size:12px!important}}._success_invert_1aj79_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1aj79_148{font-size:14px;padding:10px}}._success_border_1aj79_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1aj79_173{font-size:14px;padding:10px}}._fade-green_1aj79_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1aj79_205{cursor:not-allowed;opacity:.5}._spinner_1aj79_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1aj79_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1aj79_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1aj79_210 div:nth-child(1){animation-delay:-.45s}._spinner_1aj79_210 div:nth-child(2){animation-delay:-.3s}._spinner_1aj79_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1aj79_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1aj79_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1aj79_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1aj79_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1aj79_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._maincontainer_1aj79_309{display:flex;font-family:Inter,sans-serif}._mainpage_1aj79_314{width:calc(100vw - 240px);background-color:#f2f4f7;height:100vh;padding:25px 0;position:fixed;left:240px}._mainpage_1aj79_314 -webkit-scrollbar{display:none}._modal_1aj79_326{background-color:#0003;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._modal_1aj79_326 ._container_1aj79_337{display:flex;flex-direction:column;background-color:#fff;align-items:center;justify-content:center;width:500px;height:270px;border:none;border-radius:10px;gap:8px;padding:20px 25px}@media screen and (max-width: 512px){._modal_1aj79_326 ._container_1aj79_337{width:90%;height:300px}}._modal_1aj79_326 ._container_1aj79_337 ._icon_1aj79_356{width:50px;height:50px}._modal_1aj79_326 ._container_1aj79_337 ._header_1aj79_360{font-size:14px;line-height:20px;font-weight:600;margin:0;text-align:center}@media screen and (max-width: 512px){._modal_1aj79_326 ._container_1aj79_337 ._header_1aj79_360{font-size:14px;line-height:20px}}._modal_1aj79_326 ._container_1aj79_337 ._subtext_1aj79_373{font-size:12px;line-height:18px;margin-bottom:10px;text-align:center}@media screen and (max-width: 512px){._modal_1aj79_326 ._container_1aj79_337 ._subtext_1aj79_373{font-size:12px;line-height:18px}}._modal_1aj79_326 ._container_1aj79_337 ._actionBtn_1aj79_385,._modal_1aj79_326 ._container_1aj79_337 ._closeBtn_1aj79_386{font-size:12px;line-height:18px;box-sizing:border-box;width:50%;padding:10px;border-radius:5px;border:none;cursor:pointer}@media screen and (max-width: 512px){._modal_1aj79_326 ._container_1aj79_337 ._actionBtn_1aj79_385,._modal_1aj79_326 ._container_1aj79_337 ._closeBtn_1aj79_386{font-size:12px;line-height:18px;width:80%}}._modal_1aj79_326 ._container_1aj79_337 ._actionBtn_1aj79_385{background-color:#0d8a6a;color:#fff;border:1px solid #0D8A6A}._modal_1aj79_326 ._container_1aj79_337 ._closeBtn_1aj79_386{color:#000;background-color:#fff;border:1px solid #D0D5DD}._mainContent_1aj79_415{height:calc(100vh - 120px);overflow-y:scroll;padding-left:20px;padding-right:20px}._mainContent_1aj79_415::-webkit-scrollbar{width:0;height:0}._mainContent_1aj79_415{-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width: 992px){._mainpage_1aj79_314{width:100%;position:relative;left:0%;overflow-y:scroll;padding:25px 0}._mainpage_1aj79_314::-webkit-scrollbar{width:0;height:0}._mainpage_1aj79_314{-ms-overflow-style:none;scrollbar-width:none}}._width-fit_ed8uh_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_ed8uh_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_ed8uh_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_ed8uh_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_ed8uh_78{font-size:12px!important}}._success_ed8uh_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_ed8uh_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_ed8uh_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_ed8uh_113{font-size:12px!important}}._success_invert_ed8uh_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_ed8uh_148{font-size:14px;padding:10px}}._success_border_ed8uh_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_ed8uh_173{font-size:14px;padding:10px}}._fade-green_ed8uh_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_ed8uh_205{cursor:not-allowed;opacity:.5}._spinner_ed8uh_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_ed8uh_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_ed8uh_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_ed8uh_210 div:nth-child(1){animation-delay:-.45s}._spinner_ed8uh_210 div:nth-child(2){animation-delay:-.3s}._spinner_ed8uh_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_ed8uh_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_ed8uh_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_ed8uh_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_ed8uh_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_ed8uh_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._membercont_ed8uh_309{padding:30px;display:flex;flex-direction:column}._toastcont_ed8uh_315{background:#079455;display:flex;justify-content:center;border-radius:8px;opacity:1!important;padding:10px;width:100%}._toasttxt_ed8uh_328{font-weight:600;font-size:14px;line-height:18px;color:#f6fef9;margin-top:auto;margin-bottom:auto;margin-left:15px}._checktoast_ed8uh_338{width:20px;height:20px}._memberleft_ed8uh_343{width:100%;margin-right:4%;margin-bottom:20px}._memberright_ed8uh_349{width:100%;background:#f9fafb;padding:20px;border:1px solid #EAECF0}._memright_ed8uh_356{display:flex;justify-content:space-between}._headtext_ed8uh_361{font-weight:600;font-size:18px;line-height:24px;color:#475467}._memberpara_ed8uh_368{font-weight:400;font-size:16px;line-height:20px;color:#475467;margin-top:10px}._inputsection_ed8uh_376{width:80%}._maininput_ed8uh_380{display:flex;justify-content:space-between;border-radius:8px;background:#fff;border:1px solid #5EBAA2!important;box-shadow:0 0 3px 1px #5ebaa2;width:100%}._maininputbefore_ed8uh_390{border:1px solid #D0D5DD;display:flex;justify-content:space-between;border-radius:8px;background:#fff}._badgecont_ed8uh_398{display:flex;flex-wrap:wrap;max-height:40px;overflow-y:scroll;width:70%}._emailbadge_ed8uh_406{border:1px solid #D0D5DD;border-radius:8px;display:flex;padding:3px;margin:5px 8px}._badgetext_ed8uh_414{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin:auto}._delete_ed8uh_422{width:6px;height:6px;color:#c9c9c9;margin-left:15px;text-align:center;position:relative;bottom:1px;right:3px}._leftinput_ed8uh_433{max-width:100%;width:80%;display:flex}._inputcl_ed8uh_439{font-weight:400!important;font-size:16px!important;line-height:20px!important;color:gray!important;border:1px solid #ffffff!important;outline:none!important;margin:auto 10px!important;height:100%!important;width:100%!important;padding:10px!important;box-shadow:none!important}._assignbtn_ed8uh_453{padding:5px;display:flex;justify-content:center;align-items:center;border-radius:4px;background:#f2f4f7;font-weight:400;font-size:14px;line-height:18px;color:#475467;margin-top:5px;margin-bottom:5px;margin-right:8px;width:95%;text-decoration:none;cursor:pointer}._assigntxt_ed8uh_472{margin-right:5px}._arrdown_ed8uh_476{width:10px;height:10px}._invitebtn_ed8uh_481{background:#0d8a6a;border-radius:8px;padding-top:auto;padding-bottom:auto;margin-left:10px;font-weight:600;font-size:16px;line-height:20px;color:#fff;width:20%;display:flex;justify-content:center;align-items:center;cursor:pointer}._spinner_ed8uh_210{width:20px;height:20px}._dropmenu_ed8uh_503{width:100%;border-radius:8px!important;border:1px solid #EAECF0!important;background-color:#fff}._dropitemassign_ed8uh_510{display:flex;justify-content:space-between;background-color:#f9fafb!important;color:#475467!important;font-weight:500;font-size:14px;line-height:20px;margin:3px;width:95%}._checkbox_ed8uh_522{accent-color:#0D8A6A}._checkboximg_ed8uh_526{width:15px;height:15px;margin-top:auto;margin-bottom:auto}._switch_ed8uh_533{background-color:#f2f4f7!important;color:#f2f4f7;margin-bottom:auto!important;margin-top:auto!important}._toggleswitch_ed8uh_540{margin-bottom:auto!important;margin-top:auto!important}._useravatar_ed8uh_545{display:flex;justify-content:center;align-items:center;width:32px;height:32px;background-color:#e2b0ff;color:#fcfcfd;border-radius:50px;font-weight:600;font-size:16px;line-height:20px}._profilepic_ed8uh_559{width:100%;height:100%;border-radius:50px}._usernames_ed8uh_565{margin:auto 10px}._name_ed8uh_569{font-weight:600;font-size:16px;line-height:20px;color:#475467}._email_ed8uh_406{font-weight:400;font-size:14px;line-height:18px;color:#667085}._addedstaffs_ed8uh_583{display:flex;justify-content:space-between}._leftuserinfo_ed8uh_588,._righttoggledetails_ed8uh_592{display:flex}._checkroles_ed8uh_596{display:flex;margin-right:15px}._userrolename_ed8uh_601{margin-top:auto;margin-bottom:auto;margin-left:5px;font-weight:500;font-size:16px;line-height:20px;color:gray}._hr_ed8uh_611{border-bottom:1px solid #EAECF0!important}@media screen and (min-width: 992px) and (max-width: 1120px){._userrolename_ed8uh_601{font-size:12px}._name_ed8uh_569{font-size:14px}._email_ed8uh_406{font-size:12px;max-width:70%;word-wrap:break-word}._invitebtn_ed8uh_481{margin-left:10px;font-size:14px;width:30%}}@media screen and (min-width: 992px) and (max-width: 1333px){._assignbtn_ed8uh_453{font-size:10px;margin-right:20px;width:95%}}@media screen and (max-width: 992px){._membercont_ed8uh_309{margin-top:0;display:flex;flex-direction:column;padding:20px 10px}._memberleft_ed8uh_343{width:100%;margin-top:70px}._memberright_ed8uh_349{width:100%;background:#f9fafb;padding:10px;margin-top:20px}._memright_ed8uh_356{display:flex;justify-content:space-between;flex-direction:column}._inputsection_ed8uh_376{width:100%}._inputcl_ed8uh_439{font-size:10px!important;padding:6px!important}._addedstaffs_ed8uh_583{display:flex;justify-content:space-between;flex-direction:column;margin-top:20px}._badgetext_ed8uh_414{font-size:10px}._assignbtn_ed8uh_453{width:100px;font-size:10px;text-decoration:none;cursor:pointer}._invitebtn_ed8uh_481{padding:8px;margin-left:0;margin-top:20px;font-size:14px;width:30%}._userrolename_ed8uh_601{font-size:14px}._righttoggledetails_ed8uh_592{display:flex;flex-direction:column}._switch_ed8uh_533{width:20%;background-color:#fff}._toggleswitch_ed8uh_540{margin-top:10px}._righttoggledetails_ed8uh_592{display:flex;margin-top:20px}._checkroles_ed8uh_596{display:flex;margin-right:0;margin-top:5px;margin-bottom:5px}}@media screen and (max-width: 425px){._maininput_ed8uh_380{display:flex;justify-content:space-between;align-items:center}._badgecont_ed8uh_398{display:flex;flex-wrap:wrap;max-height:100%;overflow-y:auto;height:100%!important;width:100%}._leftinput_ed8uh_433{max-width:60%;flex-direction:column;height:90%;margin-top:auto;margin-bottom:auto}}@media screen and (max-width: 375px){._invitebtn_ed8uh_481{padding:8px;margin-left:0;margin-top:20px;font-size:14px;width:45%}._email_ed8uh_406{word-wrap:break-word;max-width:60%}}@media screen and (max-width: 320px){._leftinput_ed8uh_433{width:45%}._invitebtn_ed8uh_481{width:60%}}@media screen and (min-width: 1024px) and (max-width: 1100px){._userrolename_ed8uh_601{font-size:12px}._name_ed8uh_569{font-size:14px}._email_ed8uh_406{font-size:12px}}._width-fit_t69jp_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_t69jp_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_t69jp_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_t69jp_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_t69jp_78{font-size:12px!important}}._success_t69jp_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_t69jp_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_t69jp_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_t69jp_113{font-size:12px!important}}._success_invert_t69jp_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_t69jp_148{font-size:14px;padding:10px}}._success_border_t69jp_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_t69jp_173{font-size:14px;padding:10px}}._fade-green_t69jp_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_t69jp_205{cursor:not-allowed;opacity:.5}._spinner_t69jp_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_t69jp_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_t69jp_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_t69jp_210 div:nth-child(1){animation-delay:-.45s}._spinner_t69jp_210 div:nth-child(2){animation-delay:-.3s}._spinner_t69jp_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_t69jp_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_t69jp_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_t69jp_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_t69jp_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_t69jp_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modalcont_t69jp_309{opacity:1!important}._modalset1_t69jp_313,._modalset2_t69jp_313{padding:30px;background-color:#fff!important;border-radius:8px}._modaldetail_t69jp_319{display:flex}._lefticon_t69jp_323{width:48px;height:48px}._header_t69jp_328{font-weight:700;font-size:18px;line-height:28px;color:#475467}._rightdetails_t69jp_335{margin-left:10px;width:60%}._para_t69jp_340{font-weight:400;font-size:14px;line-height:20px;color:#475467;margin-top:5px}._modalemail_t69jp_348{font-weight:600}._modalbuttons_t69jp_352{display:flex;margin-top:20px}._buttonback_t69jp_357{display:flex;justify-content:center;border:1px solid #D0D5DD;border-radius:8px;width:50%;padding:10px;font-weight:600;font-size:14px;line-height:20px;color:#475467;cursor:pointer}._buttoncancel_t69jp_371{display:flex;justify-content:center;border-radius:8px;width:50%;padding:10px;font-weight:600;font-size:14px;line-height:20px;color:#fff;background:#d92d20;margin-left:10px;cursor:pointer}._buttonassign_t69jp_386{display:flex;justify-content:center;border-radius:8px;width:50%;padding:10px;font-weight:600;font-size:14px;line-height:20px;color:#fff;background:#475467;margin-left:10px;cursor:pointer}._warningsection_t69jp_401{display:flex;border:1px solid #FEDF89;border-radius:4px;background:#fffaeb;padding:5px;font-weight:600;font-size:14px;line-height:20px;color:#dc6803;margin-top:30px;margin-bottom:15px}._warningsvg_t69jp_415{width:18px;height:18px;margin:auto 10px}._consequences_t69jp_421{font-weight:500;font-size:12px;color:#475467;line-height:20px}._spinner_t69jp_210{width:20px;height:20px}._width-fit_5zi7n_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_5zi7n_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_5zi7n_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_5zi7n_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_5zi7n_78{font-size:12px!important}}._success_5zi7n_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_5zi7n_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_5zi7n_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_5zi7n_113{font-size:12px!important}}._success_invert_5zi7n_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_5zi7n_148{font-size:14px;padding:10px}}._success_border_5zi7n_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_5zi7n_173{font-size:14px;padding:10px}}._fade-green_5zi7n_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_5zi7n_205{cursor:not-allowed;opacity:.5}._spinner_5zi7n_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_5zi7n_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_5zi7n_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_5zi7n_210 div:nth-child(1){animation-delay:-.45s}._spinner_5zi7n_210 div:nth-child(2){animation-delay:-.3s}._spinner_5zi7n_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_5zi7n_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_5zi7n_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_5zi7n_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_5zi7n_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_5zi7n_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._btn_5zi7n_309{border-radius:8px;padding:10px 18px;background-color:#0d8a6a;font-weight:600;font-size:14px;line-height:24px;font-family:Inter,sans-serif;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer}._width-fit_1j2lq_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1j2lq_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1j2lq_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1j2lq_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1j2lq_78{font-size:12px!important}}._success_1j2lq_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1j2lq_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1j2lq_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1j2lq_113{font-size:12px!important}}._success_invert_1j2lq_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1j2lq_148{font-size:14px;padding:10px}}._success_border_1j2lq_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1j2lq_173{font-size:14px;padding:10px}}._fade-green_1j2lq_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1j2lq_205{cursor:not-allowed;opacity:.5}._spinner_1j2lq_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1j2lq_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1j2lq_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1j2lq_210 div:nth-child(1){animation-delay:-.45s}._spinner_1j2lq_210 div:nth-child(2){animation-delay:-.3s}._spinner_1j2lq_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1j2lq_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1j2lq_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1j2lq_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1j2lq_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1j2lq_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._pendingcont_1j2lq_309{padding:30px;display:flex;flex-direction:column;margin-bottom:20px}._pendingleft_1j2lq_316{width:100%;margin-bottom:20px}._pendingright_1j2lq_321{width:100%;background:#f9fafb;padding:20px;border:1px solid #EAECF0}._headtext_1j2lq_328{font-weight:600;font-size:18px;line-height:24px;color:#475467}._pendingpara_1j2lq_335{font-weight:400;font-size:16px;line-height:20px;color:#475467;margin-top:10px}._rightcover_1j2lq_343{display:flex;justify-content:space-between;border-bottom:1px solid #EAECF0;padding-bottom:15px}._leftdetails_1j2lq_350{display:flex}._usericoncont_1j2lq_354{width:40px;height:40px;border-radius:50px;background-color:#f2f4f7;display:flex;justify-content:center;align-items:center}._usersvg_1j2lq_364{width:30px;height:30px}._useremails_1j2lq_369{font-weight:500;font-size:16px;line-height:20px;color:#475467;margin:auto 10px}._pendingbadge_1j2lq_377{color:#b54708;border-radius:16px;background-color:#fffaeb;border:1px solid #FEDF89;padding:10px;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:14px;line-height:18px;width:75px;height:18px;margin-top:auto;margin-bottom:auto}._rightbtn_1j2lq_395{border:1px solid #D0D5DD;background-color:#fff;padding:10px;font-size:16px;line-height:20px;font-weight:600;color:#475467;border-radius:8px;margin:auto 0}@media screen and (max-width: 992px){._pendingcont_1j2lq_309{padding:20px 10px;display:flex;flex-direction:column;margin-bottom:30px}._pendingleft_1j2lq_316{width:100%}._pendingright_1j2lq_321{width:100%;background:#f9fafb;padding:10px;margin-top:20px}._rightcover_1j2lq_343{display:flex;flex-direction:column;padding-bottom:15px}._rightbtn_1j2lq_395{margin:5px 0;width:30%;display:flex;justify-content:center}}@media screen and (max-width: 425px){._rightbtn_1j2lq_395{margin:5px 0;width:40%;font-size:12px;display:flex;justify-content:center}._useremails_1j2lq_369{font-size:12px}._pendingbadge_1j2lq_377{font-size:12px;width:60px}}@media screen and (max-width: 375px){._rightbtn_1j2lq_395{margin:5px 0;width:50%;padding:5px;font-size:10px;display:flex;justify-content:center}._usersvg_1j2lq_364{width:22px;height:22px}._useremails_1j2lq_369{font-size:10px}._pendingbadge_1j2lq_377{font-size:10px;width:50px}}@media screen and (max-width: 320px){._usersvg_1j2lq_364{width:20px;height:20px}._useremails_1j2lq_369{font-size:8px}._pendingbadge_1j2lq_377{font-size:8px;width:45px}}@media screen and (min-width: 1024px) and (max-width: 1100px){._rightbtn_1j2lq_395{width:70%;padding:10px;font-size:12px;display:flex;justify-content:center}._usersvg_1j2lq_364{width:17px;height:17px}._useremails_1j2lq_369{font-size:12px}._pendingbadge_1j2lq_377{font-size:10px;width:50px;margin-right:10px}}._width-fit_lyjf4_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_lyjf4_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_lyjf4_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_lyjf4_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_lyjf4_78{font-size:12px!important}}._success_lyjf4_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_lyjf4_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_lyjf4_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_lyjf4_113{font-size:12px!important}}._success_invert_lyjf4_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_lyjf4_148{font-size:14px;padding:10px}}._success_border_lyjf4_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_lyjf4_173{font-size:14px;padding:10px}}._fade-green_lyjf4_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_lyjf4_205{cursor:not-allowed;opacity:.5}._spinner_lyjf4_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_lyjf4_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_lyjf4_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_lyjf4_210 div:nth-child(1){animation-delay:-.45s}._spinner_lyjf4_210 div:nth-child(2){animation-delay:-.3s}._spinner_lyjf4_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_lyjf4_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_lyjf4_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_lyjf4_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_lyjf4_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_lyjf4_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._sidedesktop_lyjf4_309{padding:18px;display:flex;flex-direction:column;position:fixed;width:240px;height:100%;overflow-y:scroll;background-color:#fff;justify-content:space-between;gap:60px}._offcanvascont_lyjf4_324{display:none}._sidecont_lyjf4_328::-webkit-scrollbar{width:0;height:0}._sidecont_lyjf4_328{-ms-overflow-style:none;scrollbar-width:none}._itemtoggle_lyjf4_341{display:flex!important;width:100%;justify-content:space-between!important;color:#667085!important;min-width:none;text-decoration:none!important;padding:15px 10px 15px 15px;cursor:pointer;height:40px;align-items:center}._itemtoggle_lyjf4_341:hover{background-color:#f9fafb!important;border-radius:8px}._withborder_lyjf4_362{border-bottom:none}._dropmenu_lyjf4_366{width:95%;border-radius:8px!important;border:1px solid #EAECF0!important}._dropitem_lyjf4_372{padding:10px;border-radius:8px;background-color:#fff;height:40px;width:95%;margin:auto;display:flex}._dropitemlink_lyjf4_384{display:flex;text-decoration:none;color:#667085!important;line-height:20px;font-size:14px;font-weight:600;justify-content:flex-start;align-items:center;gap:10px}._dropimg_lyjf4_396{width:20px;height:20px;margin-top:auto;margin-bottom:auto;margin-right:10px}._leftitemcont_lyjf4_404{display:flex}._sideItem_lyjf4_408{text-decoration:none!important;padding-top:15px;padding-bottom:15px;padding-left:15px;cursor:pointer;color:#667085;height:40px;display:flex;align-items:center;background:inherit}._sideItem_lyjf4_408:hover{background-color:#f9fafb!important;border-radius:8px}._dropDownArrow_lyjf4_427{width:12px;height:12px;margin-top:auto;margin-bottom:auto}._menulogo_lyjf4_434{width:20px;height:20px;color:#667085}._menulogowhite_lyjf4_440{width:20px;height:20px;color:#000!important}._item_lyjf4_341{font-weight:500;font-size:13px;line-height:20px;margin-left:10px;display:flex;align-items:center}._itembg_lyjf4_455{margin-left:14px}._topmenus_lyjf4_459{display:flex;flex-direction:column;gap:4px;margin-top:20px}@media screen and (max-width: 320px){._topmenus_lyjf4_459{margin-top:0}}._usermenu_lyjf4_471{margin-top:10px;margin-bottom:10px}._usertext_lyjf4_476{font-weight:600;color:#98a2b3;font-size:12px;line-height:18px;margin-bottom:10px}._bottommenu_lyjf4_484{display:flex;justify-content:center;flex-direction:column;width:100%;background-color:#043125;padding:32px 24px 24px;margin-left:auto;margin-right:auto;align-items:center;border-radius:8px;background-image:url(/assets/bgpatternbm-D5HFProa.svg);background-repeat:no-repeat;background-position:top center;background-size:120%;gap:18px}._bottommenuTxt_lyjf4_502{text-align:center;color:#fff;font-size:13px;line-height:160%;font-family:inherit;font-weight:400}._shopicon_lyjf4_511{width:50%}._shopbtn_lyjf4_515{background-color:#07523e;padding:8px 20px;border-radius:8px;border:1px solid #0d8a6a;color:#fff;justify-content:center;margin-left:auto;margin-right:auto;text-decoration:none;font-weight:600;font-size:13px;width:100%;display:flex;gap:8px}._active_lyjf4_533{background-color:#0d8a6a;color:#fff!important;border-radius:8px;text-decoration:none!important;padding-top:15px;padding-bottom:15px;padding-left:15px;cursor:pointer;height:40px;display:flex;align-items:center;transition:background-color .5s ease-in-out,color .5s ease-in-out;animation:_backgroundTransition_lyjf4_1 1.5s forwards}@keyframes _backgroundTransition_lyjf4_1{0%{background-color:inherit}to{background-color:#0d8a6a}}._notifybadge_lyjf4_558{border-radius:16px;padding:2px 8px;background-color:#e7f5f1;border:1px solid #90D0BF;font-weight:400;font-size:12px;color:#0a6c52;margin-left:5px}@media screen and (max-width: 992px){._offcanvascont_lyjf4_324{display:block;width:60%!important}._sidemobile_lyjf4_574{display:flex;flex-direction:column;position:absolute;left:0;top:0;z-index:3;background:#fff;width:100%;padding:15px;height:100%;justify-content:space-between}._logo_lyjf4_587{display:flex;justify-content:space-between}._closebtn_lyjf4_591{width:100%;height:20px;color:#667085;font-weight:600;display:flex;justify-content:flex-end}._sideItem_lyjf4_408{display:flex;text-decoration:none!important;padding-top:15px;padding-bottom:15px;padding-left:15px;cursor:pointer;color:#667085;border-bottom:1px solid #F2F4F7;transition:background-color .5s ease-in-out,color .5s ease-in-out}._sideItem_lyjf4_408:hover{background-color:#f9fafb;border-radius:8px}._itemtoggle_lyjf4_341{display:flex;padding-top:15px;padding-bottom:15px;padding-left:15px;cursor:pointer;color:#667085}._withborder_lyjf4_362{border-bottom:1px solid #F2F4F7}#_dropdown-users_lyjf4_1{border-bottom:none!important}._dropDownArrow_lyjf4_427{width:10px;height:10px}._itemtogglelast_lyjf4_632{display:flex;text-decoration:none!important;padding-top:20px;padding-bottom:20px;padding-left:20px;cursor:pointer;color:#667085;border-bottom:none!important}._active_lyjf4_533{padding-top:20px;padding-bottom:20px;padding-left:20px;cursor:pointer}._item_lyjf4_341{font-weight:500;font-size:12px}._dropitemlink_lyjf4_384{font-size:12px;font-weight:500}._dropimg_lyjf4_396{width:15px;height:15px}._shopicon_lyjf4_511{margin:0 auto;width:40%}._shopbtn_lyjf4_515{padding:7px 20px;color:#fff;font-weight:500;font-size:13px;text-align:center;width:100%;border-radius:8px}}@media screen and (max-width: 425px){._bottommenu_lyjf4_484{width:100%}._shopbtn_lyjf4_515{padding:7px 10px}}@media screen and (max-width: 320px){._dashlogo_lyjf4_684{width:100px;height:30px}._closebtn_lyjf4_591{width:12px;height:12px;color:#667085;font-weight:600}._item_lyjf4_341{font-size:10px}._menulogo_lyjf4_434{width:15px;height:15px}._dropitemlink_lyjf4_384{font-size:10px;font-weight:500}._shopbtn_lyjf4_515{padding:7px 5px}}@media screen and (min-width: 992px) and (max-width: 1223px){._shopbtn_lyjf4_515{padding:7px 10px;color:#fff;margin-top:10px;font-weight:500;font-size:14px;display:flex;justify-content:center;align-items:center}}@media screen and (min-width: 992px) and (max-width: 1070px){._shopbtn_lyjf4_515{padding:7px 5px;font-size:12px;width:100%;margin-left:8px}}._dropdown_mobile_lyjf4_729{display:flex;justify-content:space-between;padding-right:10px}._flexMobile_lyjf4_735{display:flex;align-items:center}._dropMenuMobile_lyjf4_740{display:flex;flex-direction:column;padding:0 30px;justify-content:center}._flex_lyjf4_735{display:flex;flex-direction:column}._dropitem_lyjf4_372{--bs-dropdown-link-active-bg: #0d8a6a !important;--bs-dropdown-link-color: black !important}._dropitemlink_lyjf4_384:active,._dropitem_lyjf4_372:active{color:#fff!important}._dropitemlink_lyjf4_384{width:100%;font-size:13px;font-weight:500}._bgTransition_lyjf4_768,a{transition:all 1s ease-in-out}@keyframes _dropdownMobileTransition_lyjf4_1{0%{height:100px;opacity:0}95%{opacity:1}to{height:fit-content;opacity:1}}._dropMenuMobile_lyjf4_740{animation:_dropdownMobileTransition_lyjf4_1 .2s forwards;transition:max-height .2s ease}@keyframes _dropdownDesktopTransition_lyjf4_1{0%{height:0px;opacity:0}95%{opacity:1}to{height:fit-content;opacity:1}}._dropmenu_lyjf4_366{animation:_dropdownDesktopTransition_lyjf4_1 .2s forwards;transition:max-height .2s ease}._subTitle_lyjf4_809{font-size:10px;font-weight:600;line-height:18px;letter-spacing:.15em;text-align:left;color:#98a2b3;text-transform:uppercase}._width-fit_1x6nu_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1x6nu_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1x6nu_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1x6nu_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1x6nu_78{font-size:12px!important}}._success_1x6nu_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1x6nu_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1x6nu_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1x6nu_113{font-size:12px!important}}._success_invert_1x6nu_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1x6nu_148{font-size:14px;padding:10px}}._success_border_1x6nu_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1x6nu_173{font-size:14px;padding:10px}}._fade-green_1x6nu_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1x6nu_205{cursor:not-allowed;opacity:.5}._spinner_1x6nu_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1x6nu_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1x6nu_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1x6nu_210 div:nth-child(1){animation-delay:-.45s}._spinner_1x6nu_210 div:nth-child(2){animation-delay:-.3s}._spinner_1x6nu_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1x6nu_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1x6nu_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1x6nu_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1x6nu_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1x6nu_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._headcont_1x6nu_309{z-index:3;height:120px;background-color:#f2f4f7;opacity:2;overflow-y:hidden;overflow-x:hidden}._authdetails_1x6nu_318{display:flex;justify-content:space-between;font-weight:400;font-size:14px;line-height:20px;color:#475467;margin-bottom:10px;border-bottom:1px solid #EAECF0;padding-bottom:15px;padding-left:20px;padding-right:20px}._welcomemesg_1x6nu_332{font-weight:400;font-size:14px;line-height:20px;color:#475467}._name_1x6nu_339{font-weight:700;font-size:20px;line-height:30px;color:#475467}._namegreen_1x6nu_346{color:#0e9874}._authright_1x6nu_350{display:flex}._avatar_1x6nu_354{width:40px;height:40px;background-color:#0d8a6a;border-radius:50px;margin-top:auto;margin-bottom:auto;margin-right:10px;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:600;font-size:14px}._bell_1x6nu_370{width:24px;height:24px;margin-top:auto;margin-bottom:auto;margin-left:40px}._avatarcont_1x6nu_378{display:flex}._badgecont_1x6nu_382{position:relative}._badge_1x6nu_382{position:absolute;top:30px;right:8px;width:10px;height:10px;border-radius:50px;background-color:#12b76a}._username_1x6nu_396{font-weight:600;font-size:14px;line-height:20px;color:#475467}._role_1x6nu_403{font-weight:400;font-size:12px;color:#475467}._usernamecont_1x6nu_409{margin:auto 0}._dashnav_1x6nu_413{display:flex;padding:10px 30px;border-bottom:1px solid #EAECF0}._homeicon_1x6nu_419{width:20px;height:20px;margin-top:auto;margin-bottom:auto;margin-right:15px}._rightarr_1x6nu_427{width:16px;height:16px;margin-top:auto;margin-bottom:auto;margin-right:15px}._navtxt_1x6nu_435{font-weight:500;font-size:16px;line-height:20px;color:#667085;margin-top:auto;margin-bottom:auto;margin-right:15px;cursor:pointer}._navactive_1x6nu_446{font-weight:600;font-size:16px;line-height:20px;color:#0a6c52;cursor:pointer}._mobilehamburger_1x6nu_454{display:none}._leftdetailsuser_1x6nu_458{display:block}._page_1x6nu_462{display:none}@media screen and (max-width: 992px){._mobilehamburger_1x6nu_454{display:block;width:24px;height:24px;margin-right:20px}._authleft_1x6nu_473{display:flex;align-items:center}._welcomemesg_1x6nu_332{font-weight:400;font-size:14px;line-height:12px}._name_1x6nu_339{font-weight:700;font-size:18px;line-height:24px}._avatar_1x6nu_354{width:32px;height:32px}._bell_1x6nu_370{margin-left:10px}._badge_1x6nu_382{position:absolute;top:20px;right:6px}._usernamecont_1x6nu_409{display:none}._headcont_1x6nu_309{position:fixed;top:0%;left:0%;width:100%;z-index:3;height:75px;background-color:#f2f4f7;padding:25px 0;opacity:2}._dashnav_1x6nu_413{display:none;z-index:3;opacity:2;padding:15px 0;background-color:#f2f4f7;border-bottom:1px solid #EAECF0}._leftdetailsuser_1x6nu_458{display:none}._page_1x6nu_462{display:block;font-weight:700;font-size:18px;line-height:24px;color:#475467}._authdetails_1x6nu_318{align-items:center}._authright_1x6nu_350{margin-left:10px}._avatar_1x6nu_354{margin-right:2px}}@media screen and (max-width: 375px){._welcomemesg_1x6nu_332{font-weight:400;font-size:12px;line-height:12px}._name_1x6nu_339{font-weight:700;font-size:16px;line-height:24px;margin-top:10px}._avatar_1x6nu_354{width:32px;height:32px;margin-top:0;margin-bottom:auto}._bell_1x6nu_370{margin-left:10px;margin-top:3px;margin-bottom:auto}}._width-fit_am0qe_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_am0qe_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_am0qe_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_am0qe_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_am0qe_78{font-size:12px!important}}._success_am0qe_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_am0qe_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_am0qe_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_am0qe_113{font-size:12px!important}}._success_invert_am0qe_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_am0qe_148{font-size:14px;padding:10px}}._success_border_am0qe_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_am0qe_173{font-size:14px;padding:10px}}._fade-green_am0qe_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_am0qe_205{cursor:not-allowed;opacity:.5}._spinner_am0qe_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_am0qe_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_am0qe_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_am0qe_210 div:nth-child(1){animation-delay:-.45s}._spinner_am0qe_210 div:nth-child(2){animation-delay:-.3s}._spinner_am0qe_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_am0qe_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_am0qe_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_am0qe_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_am0qe_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_am0qe_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._footcover_am0qe_309{display:none}@media screen and (max-width: 992px){._footcover_am0qe_309{display:block}._footercont_am0qe_317{display:flex;justify-content:space-between;background:#fff;padding:16px;box-shadow:0 0 3px 8px #e9ecef;z-index:3;position:fixed;bottom:0;width:100%}._footercont_am0qe_317>a{width:100%}._mobileimg_am0qe_331{width:20px;height:20px}._mobileitem_am0qe_335,._activepath_am0qe_342{display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none!important}._navtextmobile_am0qe_349{margin-top:10px;font-weight:400;font-size:12px;line-height:12px;color:#667085}}: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: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--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( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._width-fit_o9f3q_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_o9f3q_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_o9f3q_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_o9f3q_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_o9f3q_78{font-size:12px!important}}._success_o9f3q_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_o9f3q_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_o9f3q_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_o9f3q_113{font-size:12px!important}}._success_invert_o9f3q_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_o9f3q_148{font-size:14px;padding:10px}}._success_border_o9f3q_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_o9f3q_173{font-size:14px;padding:10px}}._fade-green_o9f3q_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_o9f3q_205{cursor:not-allowed;opacity:.5}._spinner_o9f3q_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_o9f3q_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_o9f3q_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_o9f3q_210 div:nth-child(1){animation-delay:-.45s}._spinner_o9f3q_210 div:nth-child(2){animation-delay:-.3s}._spinner_o9f3q_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_o9f3q_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_o9f3q_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_o9f3q_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_o9f3q_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_o9f3q_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._overviewcont_o9f3q_309{margin-top:30px}._viewtxt_o9f3q_313{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._rightview_o9f3q_320{display:flex;width:30%}._leftview_o9f3q_325{display:flex;align-items:center}._text_o9f3q_330{font-weight:600;font-size:400;line-height:24px;color:#475467;margin-right:5px;margin-top:auto;margin-bottom:auto}._eye_o9f3q_340{width:20px;height:20px;margin-top:auto;margin-bottom:auto}._cardsection_o9f3q_347{display:flex;justify-content:space-between;width:100%;transition:transform .5s ease,margin-top .5s ease}._cardsec_o9f3q_347{display:flex;gap:15px;width:100%;transition:transform .5s ease,margin-top .5s ease}._slidedown_o9f3q_361{transform:translateY(20px);margin-top:20px}._hidden_o9f3q_366{opacity:0;height:0px;overflow:hidden}._chart1_o9f3q_372,._chart2_o9f3q_373{width:25%}._chartdevempty_o9f3q_377,._chartstatusempty_o9f3q_378{width:50%}._navcard1_o9f3q_382,._navcard2_o9f3q_383{width:23%}._navbtn_o9f3q_387{background-color:#e7f5f1;border-radius:8px;padding:10px;display:flex;justify-content:center;align-items:center;border:1px solid #90D0BF;color:#0a6c52;width:100%;cursor:pointer;margin-left:10px}._rightarr_o9f3q_402{width:20px;height:20px}._btntxt_o9f3q_407{font-weight:600;font-size:400;line-height:20px;margin-top:auto;margin-bottom:auto;margin-right:10px;cursor:pointer}@media screen and (min-width: 768px) and (max-width: 1370px){._rightview_o9f3q_320{width:50%}}@media screen and (max-width: 992px){._overviewcont_o9f3q_309,._viewtxt_o9f3q_313{margin-top:100px}}@media screen and (max-width: 768px){._overviewcont_o9f3q_309,._viewtxt_o9f3q_313{margin-top:100px}._cardsection_o9f3q_347,._cardsec_o9f3q_347{flex-wrap:wrap}._chart1_o9f3q_372,._chart2_o9f3q_373{width:49%;margin-top:10px;margin-bottom:10px}._navcard1_o9f3q_382,._navcard2_o9f3q_383{width:100%;margin-top:10px;margin-bottom:10px}._rightview_o9f3q_320{width:70%}}@media screen and (max-width: 425px){._chart1_o9f3q_372,._chart2_o9f3q_373{width:100%}._overviewcont_o9f3q_309{margin-top:100px}._navbtn_o9f3q_387{padding:5px;margin-left:0;margin-top:10px;margin-right:5px}._viewtxt_o9f3q_313{margin-top:0;flex-wrap:wrap}._rightview_o9f3q_320{width:100%}._btntxt_o9f3q_407{font-size:12px}}._width-fit_ftiwr_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_ftiwr_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_ftiwr_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_ftiwr_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_ftiwr_78{font-size:12px!important}}._success_ftiwr_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_ftiwr_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_ftiwr_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_ftiwr_113{font-size:12px!important}}._success_invert_ftiwr_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_ftiwr_148{font-size:14px;padding:10px}}._success_border_ftiwr_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_ftiwr_173{font-size:14px;padding:10px}}._fade-green_ftiwr_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_ftiwr_205{cursor:not-allowed;opacity:.5}._spinner_ftiwr_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_ftiwr_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_ftiwr_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_ftiwr_210 div:nth-child(1){animation-delay:-.45s}._spinner_ftiwr_210 div:nth-child(2){animation-delay:-.3s}._spinner_ftiwr_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_ftiwr_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_ftiwr_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_ftiwr_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_ftiwr_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_ftiwr_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._chartcont_ftiwr_309{background-color:#f9fafb;padding:20px;border-radius:8px;height:100%}._toptitle_ftiwr_316{display:flex;justify-content:center;margin-bottom:15px}._listcircle_ftiwr_322{display:flex;justify-content:center;align-items:center;width:35px;height:35px;background-color:#f3f4f7;border-radius:50px;padding:5px;margin-right:15px;cursor:pointer}._list_ftiwr_322{width:20px;height:20px}._titletxt_ftiwr_340{font-weight:600;font-size:14px;line-height:20px;color:#475467;margin-top:auto;margin-bottom:auto}._piechart_ftiwr_349{width:50%;margin:0 auto;display:flex;justify-content:center;align-items:center}._cardwhite_ftiwr_357{background-color:#fff;padding:10px;border-radius:8px}._developer_ftiwr_363{display:flex;justify-content:space-between;align-items:end;flex-wrap:wrap;width:90%;margin-left:auto;margin-right:auto;margin-top:20px}._devcont_ftiwr_374{display:flex;justify-content:start;border-radius:8px;background-color:#edfcf2;border:1px solid #D3F8DF;padding:6px;margin-top:10px}._circlepoint_ftiwr_384{width:10px;height:10px;border-radius:50px;margin-top:auto;margin-bottom:auto;margin-right:5px}._devname_ftiwr_393{font-weight:500;font-size:10px;line-height:18px;color:#475467;margin-top:auto;margin-bottom:auto}@media screen and (max-width: 425px){._titletxt_ftiwr_340{font-size:12px}._devcont_ftiwr_374{display:flex;margin-right:8px;margin-bottom:5px}._circlepoint_ftiwr_384{width:5px;height:5px;margin-right:3px}._devname_ftiwr_393{font-size:10px}}@media screen and (max-width: 768px){._chartcont_ftiwr_309{margin-top:20px;margin-bottom:20px;width:100%;margin-right:0}}._width-fit_1bb7n_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1bb7n_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1bb7n_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1bb7n_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1bb7n_78{font-size:12px!important}}._success_1bb7n_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1bb7n_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1bb7n_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1bb7n_113{font-size:12px!important}}._success_invert_1bb7n_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1bb7n_148{font-size:14px;padding:10px}}._success_border_1bb7n_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1bb7n_173{font-size:14px;padding:10px}}._fade-green_1bb7n_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1bb7n_205{cursor:not-allowed;opacity:.5}._spinner_1bb7n_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1bb7n_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1bb7n_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1bb7n_210 div:nth-child(1){animation-delay:-.45s}._spinner_1bb7n_210 div:nth-child(2){animation-delay:-.3s}._spinner_1bb7n_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1bb7n_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1bb7n_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1bb7n_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1bb7n_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1bb7n_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._cardcont_1bb7n_309{background:#fff;padding:20px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:8px;height:100%}._navpic_1bb7n_321{width:100%;height:100%;display:block;object-fit:cover;border-radius:8px}._navpicsm_1bb7n_329{display:none}._navbtn_1bb7n_333{background-color:#e7f5f1;border-radius:8px;padding:10px;display:flex;justify-content:center;align-items:center;border:1px solid #90D0BF;color:#0a6c52;width:100%;cursor:pointer;margin-top:10px}._rightarr_1bb7n_348{width:20px;height:20px}._btntxt_1bb7n_353{font-weight:600;font-size:14px;line-height:20px;margin-top:auto;margin-bottom:auto;margin-right:10px;cursor:pointer}@media screen and (max-width: 768px){._cardcont_1bb7n_309{width:100%;margin-top:20px;margin-right:0}._navpic_1bb7n_321{display:none}._navpicsm_1bb7n_329{width:100%;height:100%;display:block}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}._width-fit_jj7pm_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_jj7pm_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_jj7pm_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_jj7pm_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_jj7pm_78{font-size:12px!important}}._success_jj7pm_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_jj7pm_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_jj7pm_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_jj7pm_113{font-size:12px!important}}._success_invert_jj7pm_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_jj7pm_148{font-size:14px;padding:10px}}._success_border_jj7pm_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_jj7pm_173{font-size:14px;padding:10px}}._fade-green_jj7pm_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_jj7pm_205{cursor:not-allowed;opacity:.5}._spinner_jj7pm_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_jj7pm_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_jj7pm_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_jj7pm_210 div:nth-child(1){animation-delay:-.45s}._spinner_jj7pm_210 div:nth-child(2){animation-delay:-.3s}._spinner_jj7pm_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_jj7pm_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_jj7pm_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_jj7pm_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_jj7pm_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_jj7pm_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._graphcont_jj7pm_309{padding:30px;background-color:#fcfcfd;border-radius:8px;transition:transform .5s ease,margin-top .5s ease}._barcolumn_jj7pm_316{padding:20px;background-color:#fff;border-bottom:1px solid #EAECF0;height:350px}._slidedown_jj7pm_323{transform:translateY(20px);margin-top:20px}._hidden_jj7pm_328{opacity:0;height:0;overflow:hidden}._headtxt_jj7pm_334{display:flex;align-items:center;margin-bottom:15px}._feathericon_jj7pm_340{width:26px;height:26px;margin-right:10px}._txt_jj7pm_346{font-weight:600;font-size:16px;line-height:24px;color:#475467}._bottomlabel_jj7pm_353{display:flex;justify-content:space-between;align-items:center;margin-top:20px;width:50%}._leftlabel_jj7pm_361{display:flex;align-items:center}._labeldet_jj7pm_366{font-weight:500;font-size:10px;line-height:12px;color:gray}._labelno_jj7pm_373{font-weight:700;font-size:18px;line-height:28px;color:#475467}._labeldot_jj7pm_380{width:6px;height:6px;background-color:#0e9874;border-radius:50px;box-shadow:0 0 3px 3px #d1fadf;margin-right:10px}._rightlabel_jj7pm_389{display:flex;align-items:center}._labeldetfarm_jj7pm_394{font-weight:500;font-size:10px;line-height:12px;color:#c9c9c9}._labelnofarm_jj7pm_401{font-weight:700;font-size:20px;line-height:28px;color:#c9c9c9}._labeldotfarm_jj7pm_408{width:6px;height:6px;background-color:#c9c9c9;border-radius:50px;margin-right:10px}@media screen and (max-width: 768px){._graphcont_jj7pm_309{display:none}}._width-fit_zbkbb_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_zbkbb_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_zbkbb_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_zbkbb_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_zbkbb_78{font-size:12px!important}}._success_zbkbb_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_zbkbb_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_zbkbb_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_zbkbb_113{font-size:12px!important}}._success_invert_zbkbb_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_zbkbb_148{font-size:14px;padding:10px}}._success_border_zbkbb_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_zbkbb_173{font-size:14px;padding:10px}}._fade-green_zbkbb_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_zbkbb_205{cursor:not-allowed;opacity:.5}._spinner_zbkbb_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_zbkbb_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_zbkbb_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_zbkbb_210 div:nth-child(1){animation-delay:-.45s}._spinner_zbkbb_210 div:nth-child(2){animation-delay:-.3s}._spinner_zbkbb_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_zbkbb_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_zbkbb_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_zbkbb_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_zbkbb_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_zbkbb_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._tablecont_zbkbb_309{padding:20px;background-color:#f9fafb;margin-top:50px;border-radius:8px;margin-bottom:50px;transition:transform .5s ease,margin-top .5s ease}._slideup_zbkbb_318{margin-top:-10px}._tableheading_zbkbb_322{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._rightsec_zbkbb_329{display:flex;justify-content:space-between;align-items:center}._searchicon_zbkbb_335{width:20px;height:20px}._filterbtn_zbkbb_340{width:40px;height:100%;cursor:pointer;margin-top:auto}._csvbtn_zbkbb_347{width:40px;height:36px}._leftsec_zbkbb_352{font-weight:600;font-size:14px;line-height:20px;color:#475467;width:63%}._leftsecfarm_zbkbb_360{font-weight:600;font-size:14px;line-height:20px;color:#475467;width:70%}._searchinput_zbkbb_368{display:flex;align-items:center}._searchicon_zbkbb_335{position:relative!important}._searchsvg_zbkbb_377{position:absolute!important;left:27px!important}._input_zbkbb_382{border:1px solid #D0D5DD;border-radius:8px;padding:8px 12px 8px 32px;outline:none;font-weight:400;font-size:14px;color:gray}._csvbtn_zbkbb_347{cursor:pointer}._newsitebtn_zbkbb_396{margin:auto 0;background-color:#0d8a6a;padding:8px 14px;font-weight:600;font-size:12px;line-height:20px;color:#fff;border-radius:8px;cursor:pointer;width:10%;display:flex;justify-content:center;align-items:center}._table_zbkbb_309{width:100%}._menuitem_zbkbb_416{display:flex;justify-content:space-between;align-items:center;border-radius:6px;background-color:#f9fafb!important;padding:10px 10px 10px 8px;margin-bottom:5px}._itemcheck_zbkbb_426{width:16px;height:16px}._itemtext_zbkbb_431{font-weight:500;font-size:12px;line-height:20px;color:#475467;margin-right:5px}._btr_zbkbb_448{border-top-right-radius:8px}._btl_zbkbb_452{border-top-left-radius:8px}._downarr_zbkbb_456{width:14px;height:14px}._tablehead_zbkbb_322{border-top-right-radius:50px;border-bottom:1px solid #EAECF0;background-color:#f2f4f7}._tr_zbkbb_467{border-bottom:1px solid #EAECF0;background-color:#f9fafb;cursor:pointer}._commissioned_zbkbb_482{background-color:#ecfdf3;border:1px solid #A6F4C5;font-weight:600;font-size:12px;line-height:18px;text-align:center;padding:5px;border-radius:16px;color:#027a48;width:80%}._construction_zbkbb_495{background-color:#fffaeb;border:1px solid #FEDF89;font-weight:600;font-size:12px;line-height:18px;text-align:center;padding:5px;border-radius:16px;color:#b54708;width:80%}._prospective_zbkbb_508{background-color:#f9fafb;border:1px solid #EAECF0;font-weight:600;font-size:12px;line-height:18px;text-align:center;padding:5px;border-radius:16px;color:#475467;width:80%}._controls_zbkbb_521{display:flex;justify-content:space-between;align-items:center;margin-top:15px}._currentpage_zbkbb_528{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;position:relative;bottom:35px;width:30%;margin-left:auto;margin-right:auto}._controlbtn_zbkbb_542{cursor:pointer;width:36px;height:36px}._curpageCount_zbkbb_548{font-weight:500;font-size:12px;line-height:20px;color:#475467}._dropbtn_zbkbb_555{width:100%;display:flex;align-items:center}._dropmenu_zbkbb_561{width:700px;padding:20px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._dropmenufarm_zbkbb_572{padding:10px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_zbkbb_582{opacity:1;transform:translateY(0)}._inputsec_zbkbb_587{display:flex;justify-content:space-between}._devlabel_zbkbb_592{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._inputfield_zbkbb_600{display:flex;align-items:center}._selectinput_zbkbb_605{border:1px solid #D0D5DD!important;border-radius:8px!important;padding:10px!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;color:#475467!important;outline:none!important;cursor:pointer!important;background-color:#fff!important}._inputselected_zbkbb_618{border:1px solid #5EBAA2!important;border-radius:8px!important;padding:10px!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;color:#475467!important;outline:none!important;cursor:pointer!important;box-shadow:0 0 5px 5px #e7f5f1!important;background-color:#fff!important}._downarrcont_zbkbb_632{position:relative}._downarr_zbkbb_456{width:12px;height:7px;position:absolute;right:15px}._dropitems_zbkbb_643{display:flex;flex-wrap:wrap;align-items:center;margin-top:20px}._dropitm_zbkbb_650{margin-top:10px;flex:1;flex-basis:20%;display:flex;justify-content:space-between;background-color:#f9fafb!important;color:#475467!important;font-weight:500;font-size:12px;line-height:20px;border-radius:6px;padding:10px;width:60%;margin-right:10px}._checkboximg_zbkbb_667{width:16px;height:16px;margin-top:auto;margin-bottom:auto}._name_zbkbb_674{font-weight:500;font-size:14px;line-height:20px;color:#475467}._btnsection_zbkbb_681{display:flex!important;justify-content:flex-end!important;align-items:center;margin-top:20px;width:50%;margin-left:auto}._clear_zbkbb_690{font-weight:500;font-size:14px;line-height:20px;color:#d92d20!important;text-decoration:underline;margin-right:10px;cursor:pointer;background-color:#fff!important}._save_zbkbb_701{background-color:#0d8a6a!important;color:#fff!important;border-radius:8px;display:flex;justify-content:center;align-items:center;padding:10px 20px;font-weight:600;font-size:14px;line-height:20px;cursor:pointer}._pagelink_zbkbb_715{display:none}._notfound_zbkbb_719{display:flex;justify-content:center;margin-left:20vw;margin-top:10%;margin-bottom:10%;align-items:center;flex-direction:column;width:100%}._notfoundsvg_zbkbb_730{width:82px;height:82px}._notfoundtext_zbkbb_735{font-weight:600;font-size:16px;line-height:24px;color:#475467;margin-top:10px}@media screen and (min-width: 769px) and (max-width: 1540px){._csvbtn_zbkbb_347,._searchinput_zbkbb_368,._filterbtn_zbkbb_340{margin-right:10px}}@media screen and (max-width: 768px){._tablecont_zbkbb_309{transition:transform .5s ease,margin-top .5s ease}._slideup_zbkbb_318{margin-top:-10px}._tablecontent_zbkbb_761{width:100%;overflow-x:scroll;background-color:#f9fafb!important}._noneformobile_zbkbb_766{display:none}._tableheading_zbkbb_322{display:flex;justify-content:start;align-items:center;margin-bottom:15px;flex-wrap:wrap}._commissioned_zbkbb_482,._construction_zbkbb_495,._prospective_zbkbb_508{width:100%}._leftsec_zbkbb_352{margin-bottom:10px;width:70%;order:1}._csvbtn_zbkbb_347{display:none}._filterbtn_zbkbb_340{margin-right:0;display:flex;justify-content:flex-end;margin-left:auto}._dropdown_zbkbb_799{order:4;width:10%;margin-top:10px}._newsitebtn_zbkbb_396{order:2;width:30%;padding:10px;margin:auto;justify-content:center;align-items:center}._searchinput_zbkbb_368{order:3;justify-content:start;width:90%;margin-top:10px}._searchicon_zbkbb_335{width:0px!important}._input_zbkbb_382{margin-top:auto;margin-bottom:auto;width:100%}._inputsec_zbkbb_587{flex-direction:column}._dropmenu_zbkbb_561{width:300px}._selectinput_zbkbb_605,._inputselected_zbkbb_618{width:100%}._searchsvg_zbkbb_377{position:absolute!important;left:10px!important}._currentpage_zbkbb_528{width:50%}}@media screen and (max-width: 425px){._rightsec_zbkbb_329{justify-content:center}._searchinput_zbkbb_368{width:79%!important;margin-right:1%!important}._dropdown_zbkbb_799{width:20%}._input_zbkbb_382{width:100%;margin-left:auto;margin-right:auto;font-size:12px}._leftsec_zbkbb_352{width:60%;margin-top:auto;margin-bottom:auto;font-size:12px}._newsitebtn_zbkbb_396{margin:auto 0 auto auto;width:40%;display:flex;justify-content:center;font-size:12px;padding:5px}td{padding:10px!important;font-size:12px!important}}@media screen and (min-width: 992px) and (max-width: 1440px){._newsitebtn_zbkbb_396{width:20%}}@media screen and (min-width: 768px) and (max-width: 992px){._newsitebtn_zbkbb_396{width:30%}}._width-fit_1aq9o_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1aq9o_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1aq9o_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1aq9o_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1aq9o_78{font-size:12px!important}}._success_1aq9o_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1aq9o_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1aq9o_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1aq9o_113{font-size:12px!important}}._success_invert_1aq9o_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1aq9o_148{font-size:14px;padding:10px}}._success_border_1aq9o_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1aq9o_173{font-size:14px;padding:10px}}._fade-green_1aq9o_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1aq9o_205{cursor:not-allowed;opacity:.5}._spinner_1aq9o_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1aq9o_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1aq9o_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1aq9o_210 div:nth-child(1){animation-delay:-.45s}._spinner_1aq9o_210 div:nth-child(2){animation-delay:-.3s}._spinner_1aq9o_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1aq9o_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1aq9o_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1aq9o_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1aq9o_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1aq9o_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._popupcont_1aq9o_309{position:fixed;right:-50%;top:0;height:100%;z-index:2;background-color:#fff;width:50%;box-shadow:0 8px 8px -4px #10182831;transition:right .3s ease}._open_1aq9o_322{right:0}._popupheader_1aq9o_326{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #E9ECF0;background-color:#fff;position:sticky;top:0;width:100%;height:60px;padding:30px 7% 30px 30px;z-index:5}._headertext_1aq9o_344{font-weight:500;font-size:18px;line-height:28px;color:#475467}._activepage_1aq9o_351{font-weight:700;font-size:18px;line-height:28px;color:#475467}._popupclose_1aq9o_358{width:24px;height:24px;font-weight:500;color:#475467;cursor:pointer}._popupbody_1aq9o_366{display:flex}._navicon_1aq9o_370{width:20px;height:20px;margin-bottom:10px;display:flex;justify-content:center;align-items:center;transition:height .3s ease}._naviconbggreen_1aq9o_380{width:35px;height:35px;margin-bottom:10px;display:flex;justify-content:center;align-items:center;background-color:#e7f5f1;border:1px solid #90D0BF;padding:8px;border-radius:8px;transition:.3s ease}._navitem_1aq9o_394{display:flex;width:100%;margin-bottom:20px;justify-content:center}._itemconent_1aq9o_401{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;cursor:pointer}._itemcontent_1aq9o_411{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:auto;cursor:pointer;width:100%}._popupsidebar_1aq9o_421{padding:30px 2px;border-left:1px solid #E9ECF0;width:15%}._details_1aq9o_427{width:83%;padding-bottom:30px;padding-left:30px;padding-right:30px;height:95vh;overflow-y:scroll}._detail_1aq9o_427{width:85%;padding-left:30px;padding-right:30px;padding-bottom:30px;height:95vh;overflow-y:scroll}._vertrule_1aq9o_445{width:3px;height:40px;background-color:#0d8a6a;border-radius:8px;position:relative;right:4px}._itemtext_1aq9o_454{font-weight:600;font-size:10px;line-height:14px;color:#667085;text-align:center}._itemtextgreen_1aq9o_462{font-weight:600;font-size:10px;line-height:14px;color:#667085;text-align:center;color:#0d8a6a}._itemtextf_1aq9o_471{font-weight:600;font-size:10px;line-height:14px;color:#667085;text-align:center;width:100%}._itemtextgreenf_1aq9o_480{font-weight:600;font-size:10px;line-height:14px;color:#667085;text-align:center;color:#0d8a6a;width:100%}._closebtn_1aq9o_490{display:block}._bkbtn_1aq9o_494{display:none}@media screen and (min-width: 993px) and (max-width: 1450px){._popupcont_1aq9o_309{right:-50%;width:50%}._open_1aq9o_322{right:0%}}@media screen and (max-width: 992px){._popupcont_1aq9o_309{z-index:4;right:-100%;width:100%;background-color:#f3f4f7;overflow-y:scroll}._open_1aq9o_322{right:0%}._popupbody_1aq9o_366{display:flex;flex-direction:column-reverse;margin-top:0}._details_1aq9o_427,._detail_1aq9o_427{width:100%;margin-top:10px;background-color:#fff;padding:20px;border-radius:8px}._itemcontent_1aq9o_411{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;cursor:pointer}._popupsidebar_1aq9o_421{position:sticky;padding:0;border:1px solid #EAECF0;border-left:1px solid #ffffff;top:60px;right:0;left:0;width:100%;display:flex;justify-content:space-between;height:60px;margin-top:auto;margin-bottom:auto;background-color:#f9fafb;border-radius:8px;overflow:scroll;z-index:1}._popupsidebar_1aq9o_421::-webkit-scrollbar{width:0;height:0}._popupsidebar_1aq9o_421{-ms-overflow-style:none;scrollbar-width:none}._navicon_1aq9o_370,._naviconbggreen_1aq9o_380,._vertrule_1aq9o_445{display:none}._popupheader_1aq9o_326{width:100%;background-color:#f3f4f7;display:flex;justify-content:start;flex-direction:row-reverse}._navitem_1aq9o_394{display:flex;align-items:center;width:100%;margin-bottom:0;height:100%}._itemtextgreen_1aq9o_462{background-color:#e7f5f1;padding:8px 14px;border-radius:8px;margin:0 5px}._itemtext_1aq9o_454{margin:0 5px}._itemtextgreenf_1aq9o_480{background-color:#e7f5f1;padding:8px 14px;border-radius:8px;margin:0 5px;width:100%}._itemtextf_1aq9o_471{margin:0 5px;width:100%}._closebtn_1aq9o_490{display:none}._bkbtn_1aq9o_494{display:block}._headertext_1aq9o_344,._activepage_1aq9o_351{font-size:16px}._popupclose_1aq9o_358{margin-right:10px}}._width-fit_1heij_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1heij_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1heij_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1heij_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1heij_78{font-size:12px!important}}._success_1heij_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1heij_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1heij_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1heij_113{font-size:12px!important}}._success_invert_1heij_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1heij_148{font-size:14px;padding:10px}}._success_border_1heij_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1heij_173{font-size:14px;padding:10px}}._fade-green_1heij_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1heij_205{cursor:not-allowed;opacity:.5}._spinner_1heij_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1heij_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1heij_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1heij_210 div:nth-child(1){animation-delay:-.45s}._spinner_1heij_210 div:nth-child(2){animation-delay:-.3s}._spinner_1heij_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1heij_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1heij_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1heij_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1heij_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1heij_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._listcircle_1heij_309{display:flex;justify-content:center;align-items:center;width:35px;height:35px;background-color:#f3f4f7;border-radius:50px;padding:5px;margin-right:15px;cursor:pointer}._list_1heij_309{width:20px;height:20px}._popupdetails_1heij_327{padding-top:20px}._popupcard_1heij_331{background-color:#f9fafb;border-radius:8px;padding:15px;margin-bottom:30px}._topsection_1heij_338{display:flex;align-items:center}._cardtitle_1heij_343{font-weight:700;font-size:16px;line-height:24px;color:#475467;margin-right:15px}._idbadge_1heij_351{border:1px solid #B2DDFF;border-radius:16px;display:flex;justify-content:center;align-items:center;padding:2px 8px;background-color:#eff8ff;font-weight:500;font-size:12px;line-height:18px;color:#175cd3}._whitesection_1heij_365{background-color:#fff;padding:15px;border-radius:8px;margin-top:10px;display:flex;justify-content:space-between;align-items:center}._whiteleft_1heij_375{border-right:2px solid #f9fafb;width:38%;display:flex;flex-direction:column;justify-content:center;padding-right:10px}._whiteright_1heij_384{width:58%;display:flex;flex-direction:column;justify-content:center;margin-left:4%}._chart_1heij_392{width:100%;height:90%;margin:10px auto;display:flex;justify-content:center;align-items:center}._chartstatus_1heij_401{border:1px solid black}._badges_1heij_405{display:flex;justify-content:space-between;flex-wrap:wrap}._pendingbadge_1heij_411,._disabledbadge_1heij_412,._activebadge_1heij_413{margin:0 auto 5px;display:flex;align-items:center;padding:6px;border-radius:8px}._bluedot_1heij_422{width:8px;height:8px;background-color:#7a5af8;border-radius:50%;margin-right:5px}._pinkdot_1heij_430{width:8px;height:8px;background-color:#ee46bc;border-radius:50%;margin-right:5px}._greendot_1heij_438{width:8px;height:8px;background-color:#16b364;border-radius:50%;margin-right:5px}._statustext_1heij_446{text-align:center;font-weight:500;font-size:10px;line-height:18px;color:#101828}._pendingbadge_1heij_411{background-color:#f4f3ff}._disabledbadge_1heij_412{background-color:#fdf2fa}._activebadge_1heij_413{background-color:#edfcf2}._numberscard_1heij_466{padding:15px;background-color:#f9fafb;border:1px solid #F9FAFB;border-radius:8px;margin-bottom:15px}._numberscardlast_1heij_474{padding:15px;background-color:#f9fafb;border:1px solid #F9FAFB;border-radius:8px;margin-bottom:0}._numtop_1heij_482{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._titletext_1heij_489{font-weight:500;font-size:12px;line-height:18px;color:#475467;width:90%}._count_1heij_497{font-weight:700;font-size:18px;line-height:28px;color:#475467}._numicon_1heij_504{width:26px;height:26px}._siteinfo_1heij_509{display:flex;justify-content:space-between;border-bottom:1px solid #EAECF0;margin-bottom:20px;padding-bottom:10px}._siteinfogrid_1heij_517{display:grid;grid-template-columns:40% 30% 30%;gap:13%;border-bottom:1px solid #EAECF0;margin-bottom:20px;padding-bottom:10px}._infoname_1heij_526{font-weight:600;font-size:10px;line-height:18px;color:gray;margin-bottom:5px}._infoval_1heij_534,._infova_1heij_534{font-weight:600;font-size:14px;line-height:20px;color:#475467}._stat_1heij_446{display:flex;justify-content:center;border:1px solid #A6F4C5;background-color:#ecfdf3;padding:2px 8px;border-radius:16px;color:#027a48;font-weight:600;font-size:12px}._editicon_1heij_560{width:20px;height:20px;cursor:pointer}._percent_1heij_566{font-weight:400;font-size:14px;line-height:20px;color:gray}._capacityheading_1heij_573{display:flex;justify-content:space-between}._tablecont_1heij_578{width:100%;margin-top:15px}._tablehead_1heij_583{background-color:#f2f4f7}._tablename_1heij_587{border-top-left-radius:8px!important;font-weight:600;font-size:10px;line-height:18px;color:gray}._tablequantity_1heij_595{border-top-right-radius:8px!important;display:flex;justify-content:end;font-weight:600;font-size:10px;line-height:18px;color:gray;border-left:1px solid #EAECF0!important}._td_1heij_606{background-color:#f9fafb;border-bottom:2px solid #ffffff;border-top:2px solid #ffffff;font-weight:500;font-size:14px;line-height:20px;color:#475467}._tdqty_1heij_616{background-color:#f9fafb;border-bottom:2px solid #ffffff;border-top:2px solid #ffffff;display:flex;justify-content:end;font-weight:500;font-size:14px;line-height:20px;color:#475467}._kwgray_1heij_628{font-weight:500;font-size:14px;line-height:20px;color:#c9c9c9}._ratinginput_1heij_635{margin-bottom:10px}._input_1heij_639{border:1px solid #D0D5DD;border-radius:8px;padding:10px;font-weight:400;font-size:14px;line-height:24px;color:#101828;outline:none;cursor:pointer;width:100%}._input_1heij_639:focus{border:1px solid #5EBAA2;outline:none;cursor:pointer;box-shadow:0 0 5px 5px #e7f5f1}._ratinglabel_1heij_659{font-weight:500;font-size:14px;line-height:24px;color:#475467;margin-bottom:5px}._inputcontainer_1heij_667{display:flex}._ratinginput_1heij_635{margin-right:10px;width:100%}._estimateinput_1heij_676{border-radius:8px;border:1px solid #EAECF0;background-color:#f9fafb;padding:10px;outline:none;width:100%}._warningicon_1heij_685{width:18px;height:18px;margin-right:5px}._warning_1heij_685{display:flex;justify-content:center;align-items:center;border-radius:4px;padding:6px;background-color:#fffaeb;font-weight:500;font-size:12px;line-height:18px;color:#dc6803}._buttons_1heij_704{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-bottom:15px;border-bottom:1px solid #EAECF0;margin-bottom:20px}._cancelbtn_1heij_714{display:flex;justify-content:center;align-items:center;border:1px solid #D0D5DD;padding:8px 14px;border-radius:8px;font-weight:600;font-size:12px;line-height:20px;color:#475467;width:45%;cursor:pointer}._updatebtn_1heij_729{display:flex;justify-content:center;align-items:center;background-color:#e7f5f1;border:1px solid #90D0BF;border-radius:8px;padding:8px 14px;font-weight:600;font-size:12px;line-height:20px;color:#0a6c52;width:45%;cursor:pointer}._sectionBox_1heij_745{display:flex;flex-direction:column;background-color:#f9fafb;padding:10px 3% 20px;border-radius:10px;margin-top:10px}._sectionHeader_1heij_754{font-size:14px;line-height:20px;font-weight:500;color:#475467;margin-top:24px}._labelBox_1heij_762{display:flex;flex-direction:row;justify-content:space-between;align-items:end;padding:0}._labelBox_1heij_762>label,._labelBox_1heij_762>span{margin:0 0 10px;padding:0}._labelBox_1heij_762>span{cursor:pointer}._tag_1heij_780{font-size:12px;line-height:18px;color:gray;font-weight:400;margin:0;padding:0}._qty_1heij_789{font-size:12px;line-height:18px;color:#175cd3;background-color:#eff8ff;border:1px solid #B2DDFF;border-radius:16px;margin:0 10px 0 0;padding:2px 8px;font-weight:500}._closeIcon_1heij_802{width:10px;cursor:pointer}._progress_1heij_807{margin-top:5px}._info_1heij_526{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:12px;line-height:18px;background-color:#fff;border:1px solid #EAECF0;border-radius:8px;color:#039855;font-weight:500;margin-top:5px;padding:6px 8px}._hide_1heij_827{display:none}._error_1heij_831{font-size:12px;line-height:18px;color:#f04438;text-align:center;margin-top:5px}._addInstanceBtn_1heij_839{font-size:14px;line-height:20px;width:180px;color:#0d8a6a;background-color:#fff;border:1px solid #90D0BF;font-weight:500;margin-top:24px;padding:8px}._nameContent_1heij_851{display:flex;flex-direction:column;width:100%}._nameContent_1heij_851:first-child{margin-right:10px}._label_1heij_762{font-size:14px;line-height:20px;margin-top:24px;margin-bottom:8px;color:#475467}input,select,._multiselect_1heij_871{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;padding:10px 16px;color:#344054;width:100%}input:focus,select:focus,select:focus-visible,._multiselect_1heij_871:focus{outline:none;box-shadow:0 0 5pt 2pt #e7f5f1;background-color:#fff;border:1px solid #5EBAA2}input:read-only{background-color:#eaecf0;box-shadow:0 0;border:none}input:after{background-color:#0d8a6a;color:#0d8a6a}._spaceBetween_1heij_903{font-size:14px;line-height:20px;display:flex;flex-direction:row;justify-content:space-between}._buttonBox_1heij_924{display:flex;flex-direction:row;justify-content:end;margin-top:24px;margin-bottom:30px}._back_1heij_932{box-sizing:border-box;color:#0d8a6a;margin-right:10px;font-weight:400;border:1px solid #90D0BF}._back_1heij_932:hover{border:1px solid #0D8A6A}._continue_1heij_944:disabled,._loginButton_1heij_945:disabled{background-color:#5ebaa2;cursor:not-allowed}._back_1heij_932:disabled{cursor:not-allowed}._alert_1heij_954,._check_1heij_955{width:16px;height:16px;margin-right:10px}._divider_1heij_961{background-color:#eaecf0;width:100%;height:1px;margin-top:24px}._nameBox_1heij_968{display:flex;flex-direction:row}@media screen and (max-width: 512px){._nameBox_1heij_968{display:flex;flex-direction:column}}._spinner_1heij_210{width:20px;height:20px}._statuscont_1heij_984{display:flex;align-items:center;gap:10px}._dropmenuorder_1heij_990{width:200px;padding:10px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_1heij_1001{opacity:1;transform:translateY(0)}._itemtoggle_1heij_1006{text-decoration:none!important}._menuitemorder_1heij_1010{display:flex;gap:8px;align-items:center;border-radius:8px;padding:4px 14px;border:1px solid #D0D5DD;margin-bottom:5px}._itemtext_1heij_1020{font-weight:500;font-size:14px;line-height:20px;color:#475467}._statdotshipped_1heij_1027{width:8px;height:8px;background-color:#12b76a;border-radius:200px}._statdotpending_1heij_1034{width:8px;height:8px;background-color:#f79009;border-radius:200px}._statdotcancelled_1heij_1041{width:8px;height:8px;background-color:gray;border-radius:200px}._commissioned_1heij_1048{background-color:#ecfdf3;border:1px solid #A6F4C5;font-weight:600;font-size:12px;line-height:18px;text-align:center;padding:5px;border-radius:16px;color:#027a48;width:80%}._construction_1heij_1061{background-color:#fffaeb;border:1px solid #FEDF89;font-weight:600;font-size:12px;line-height:18px;text-align:center;padding:5px;border-radius:16px;color:#b54708;width:80%}._prospective_1heij_1074{background-color:#f9fafb;border:1px solid #EAECF0;font-weight:600;font-size:12px;line-height:18px;text-align:center;padding:5px;border-radius:16px;color:#475467;width:80%}._newequipmentbtn_1heij_1087{padding:6px 8px;border-radius:8px;background-color:#e7f5f1;border:1px solid #90D0BF;display:flex;justify-content:center;align-items:center;gap:4px;cursor:pointer;width:50%;margin-top:10px}._equiptext_1heij_1101{font-weight:600;font-size:14px;line-height:20px;color:#0a6c52}@media screen and (min-width: 992px) and (max-width: 1200px){._whitesection_1heij_365{flex-direction:column}._whiteleft_1heij_375,._whiteright_1heij_384{width:100%}}@media screen and (max-width: 992px){._popupdetails_1heij_327{padding-right:0}}@media screen and (max-width: 375px){._whitesection_1heij_365{flex-direction:column}._whiteleft_1heij_375,._whiteright_1heij_384{width:100%}}@media screen and (max-width: 320px){._cardtitle_1heij_343{font-size:15px}._idbadge_1heij_351{font-size:11px}}._width-fit_7rj1y_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_7rj1y_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_7rj1y_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_7rj1y_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_7rj1y_78{font-size:12px!important}}._success_7rj1y_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_7rj1y_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_7rj1y_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_7rj1y_113{font-size:12px!important}}._success_invert_7rj1y_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_7rj1y_148{font-size:14px;padding:10px}}._success_border_7rj1y_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_7rj1y_173{font-size:14px;padding:10px}}._fade-green_7rj1y_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_7rj1y_205{cursor:not-allowed;opacity:.5}._spinner_7rj1y_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_7rj1y_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_7rj1y_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_7rj1y_210 div:nth-child(1){animation-delay:-.45s}._spinner_7rj1y_210 div:nth-child(2){animation-delay:-.3s}._spinner_7rj1y_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_7rj1y_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_7rj1y_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_7rj1y_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_7rj1y_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_7rj1y_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._topfarmers_7rj1y_309{display:flex;margin-top:15px}._filterbtn_7rj1y_314{width:44px;height:36px;margin-left:10px;margin-top:5px;cursor:pointer}._dropbtn_7rj1y_322{width:100%}._pictures_7rj1y_326{display:flex}._usersavatar_7rj1y_330{width:45px;height:40px;border:2px solid #ffffff;border-radius:100%;background-color:#f2f4f7}._usersavataroverflow_7rj1y_338{width:45px;height:40px;border:2px solid #ffffff;border-radius:100%;background-color:#f2f4f7;z-index:2;position:relative;right:10px}._usersavataroverflow1_7rj1y_349{width:45px;height:40px;border:2px solid #ffffff;border-radius:100%;background-color:#f2f4f7;z-index:2;position:relative;right:20px}._usersavataroverflow2_7rj1y_360{width:45px;height:40px;border:2px solid #ffffff;border-radius:100%;background-color:#f2f4f7;z-index:2;position:relative;right:29px}._verification_7rj1y_371{position:relative}._tick_7rj1y_375{width:12px;height:12px;position:absolute;right:28px;top:20px;z-index:2}._farmdesc_7rj1y_384{margin-top:auto;margin-bottom:auto;font-weight:600;font-size:14px;line-height:20px;color:#475467;position:relative;right:15px}._cropdesc_7rj1y_395{margin-top:auto;margin-bottom:auto;margin-left:10px;font-weight:600;font-size:14px;line-height:20px;color:#475467}._searchsec_7rj1y_405{display:flex;margin-top:20px;margin-bottom:20px}._searchinput_7rj1y_411{display:flex;justify-content:center;align-items:center;width:100%}._iconcover_7rj1y_418{position:relative;bottom:10px;left:5px}._searchicon_7rj1y_424{width:20px;height:20px;position:absolute}._sitesearch_7rj1y_430{width:100%;padding-left:30px}._tablecover_7rj1y_435{width:100%;overflow-x:scroll}._tablehead_7rj1y_440{background-color:#f2f4f7;font-weight:600;font-size:10px;line-height:18px;color:gray}._thead_7rj1y_448{border-top-left-radius:8px;border-right:1px solid #e9ecf0}._theadright_7rj1y_453{border-top-right-radius:8px;border-left:1px solid #e9ecf0}._tablecontainer_7rj1y_458{width:100%}._trow_7rj1y_462{background-color:#f9fafb;font-weight:500;font-size:14px;line-height:20px;color:#475467;border-top:1px solid #e9ecf0}._imgdiv_7rj1y_476{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:200px;background:#e2b0ff;margin-right:10px;font-weight:600;font-size:12px;line-height:20px;color:#fff}._tdcont_7rj1y_471{display:flex;align-items:center}td{margin-top:auto;margin-bottom:auto}._disabled_7rj1y_501{padding:2px 8px;display:flex;justify-content:center;align-items:center;background-color:#fef3f2;border-radius:16px;font-weight:500;font-size:12px;line-height:18px;color:#b42318;text-transform:capitalize}._active_7rj1y_515{padding:2px 8px;display:flex;justify-content:center;align-items:center;background-color:#ecfdf3;border-radius:16px;font-weight:500;font-size:12px;line-height:18px;text-transform:capitalize;color:#027a48}._pending_7rj1y_529{padding:2px 8px;display:flex;justify-content:center;align-items:center;background-color:#fffaeb;border-radius:16px;font-weight:500;font-size:12px;line-height:18px;color:#b54708;border:1px solid #FEDF89}._menuitem_7rj1y_543{display:flex;justify-content:space-between;align-items:center;border-radius:6px;background-color:#f9fafb!important;padding:10px 10px 10px 8px;margin-bottom:5px}._itemcheck_7rj1y_553{width:16px;height:16px}._dropmenu_7rj1y_558{padding:10px}._itemtext_7rj1y_562{font-weight:500;font-size:14px;line-height:20px;color:#475467}._navbuttons_7rj1y_569{display:flex;justify-content:space-between;align-items:center;margin-top:15px}._button_7rj1y_576{width:36px;height:36px}._notfound_7rj1y_581{display:flex;justify-content:center;margin-left:40%;margin-top:10%;margin-bottom:10%;align-items:center;flex-direction:column;width:100%}._notfoundsvg_7rj1y_592{width:82px;height:82px}._notfoundtext_7rj1y_597{font-weight:600;font-size:16px;line-height:24px;color:#475467;margin-top:10px}._pagelink_7rj1y_605{display:none}._croptextcont_7rj1y_609{font-weight:600;font-size:14px;line-height:20px;color:#475467;margin-top:20px;margin-bottom:15px;display:flex;justify-content:space-between;align-items:center;gap:20px}._croptextcont_7rj1y_609 img{cursor:pointer;opacity:.8;transition:opacity .3s ease}._croptextcont_7rj1y_609 img:hover{opacity:1}._croptext_7rj1y_609{font-weight:600;font-size:14px;line-height:20px;color:#475467;margin-top:20px;margin-bottom:15px}._cropimg_7rj1y_639{width:32px;height:33px}._cropsection_7rj1y_644{margin-top:15px;display:flex;flex-wrap:wrap;width:100%}._cropitem_7rj1y_651{display:flex;justify-content:space-between;align-items:center;border:1px solid #EAECF0;border-radius:16px;padding:4px 6px 4px 12px;font-weight:500;font-size:14px;line-height:20px;color:#475467;width:auto;margin-right:10px;margin-top:5px;background-color:#f9fafb;cursor:pointer}._xclose_7rj1y_669{width:12px;height:12px;cursor:pointer;margin-left:10px}._croprectangle_7rj1y_676{border-radius:4px;padding:16px;background-color:#f9fafb;margin-bottom:10px}._farmcroprectangle_7rj1y_683{border-radius:4px;padding:16px;background-color:#f9fafb;margin-bottom:10px;display:flex;justify-content:space-between;margin-top:10px}._cropheader_7rj1y_693{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}._lefttext_7rj1y_700{display:flex;align-items:center}._cropname_7rj1y_705{font-weight:500;font-size:14px;line-height:20px;color:#475467}._rightarr_7rj1y_712{cursor:pointer;display:flex;justify-content:center;align-items:center;gap:10px}._volbadge_7rj1y_720{border-radius:16px;border:1px solid #B2DDFF;gap:5px;background-color:#eff8ff;padding:2px 8px;font-weight:500;font-size:12px;line-height:18px;color:#175cd3}._farmsbadge_7rj1y_732{border:1px solid #EAECF0;background-color:#f9fafb;padding:2px 8px;font-weight:500;font-size:12px;line-height:18px;color:#475467;margin-left:10px;border-radius:16px}._farmitem_7rj1y_744{border-top:1px solid #EAECF0;border-radius:3px;margin-top:10px;padding-top:10px;display:grid;grid-template-columns:40% 40% 19%;gap:1%;align-items:center}._fnameheader_7rj1y_755{font-weight:500;font-size:10px;line-height:18px;color:gray}._fnamevalue_7rj1y_762{font-weight:500;font-size:12px;line-height:20px;color:gray}._seasonheader_7rj1y_769{font-weight:500;font-size:10px;line-height:18px;color:gray}._seasonvalue_7rj1y_776{font-weight:500;font-size:12px;line-height:20px;color:gray}._farmdetail_7rj1y_783{margin-top:20px;border-bottom:1px solid #eaecf0;padding-bottom:10px}._name_7rj1y_789{font-weight:600;font-size:10px;line-height:18px;color:gray;display:flex;align-items:center;justify-content:space-between;gap:16px}._name_7rj1y_789 img{cursor:pointer;opacity:.8;transition:opacity .3s ease}._name_7rj1y_789 img:hover{opacity:1}._farmname_7rj1y_808{font-weight:600;font-size:16px;line-height:24px;color:#475467}._longlat_7rj1y_815{margin-top:20px;border-bottom:1px solid #eaecf0;padding-bottom:10px;display:flex}._longitude_7rj1y_822{display:flex;flex-direction:column;justify-content:start;margin-right:40%}._loname_7rj1y_829{font-weight:600;font-size:10px;line-height:18px;color:gray}._longnum_7rj1y_836{padding:2px 10px;background-color:#f6fef9;border-radius:16px;font-weight:600;font-size:16px;line-height:24px;color:#039855}._latnum_7rj1y_846{padding:2px 10px;background-color:#f6fef9;border-radius:16px;font-weight:600;font-size:16px;line-height:24px;color:#1570ef}._asfarmer_7rj1y_856{margin-top:20px;border-bottom:1px solid #eaecf0;padding-bottom:10px}._fheader_7rj1y_862{font-weight:600;font-size:10px;line-height:18px;color:gray;margin-bottom:10px}._farmerdetails_7rj1y_870{display:flex;justify-content:space-between;flex-wrap:wrap}._farmerleft_7rj1y_876{display:flex}._avatarcont_7rj1y_880{width:32px;height:32px;border-radius:50px;display:flex;justify-content:center;align-items:center;background-color:#0d8a6a;color:#fff;font-weight:500;font-size:14px;line-height:18px;margin-right:10px}._infoholder_7rj1y_895{margin:auto 0}._infoname_7rj1y_899{font-weight:600;font-size:14px;line-height:20px;color:#475467}._namemail_7rj1y_906{font-weight:500;font-size:12px;line-height:18px;color:gray}._profilebadge_7rj1y_913{border-radius:16px;padding:2px 10px;font-weight:500;font-size:12px;line-height:18px;color:#1570ef;background-color:#f5faff;cursor:pointer}._docs_7rj1y_924{margin-top:20px;border-bottom:1px solid #eaecf0;padding-bottom:10px}._docs_7rj1y_924 ._nodocs_7rj1y_929{margin-top:10px;font-style:italic;font-size:14px;color:#101828}._docsheading_7rj1y_936{font-weight:500;font-size:10px;line-height:18px;color:gray}._docsitem_7rj1y_943{display:flex;justify-content:space-between;align-items:center;border:1px solid #EAECF0;border-radius:12px;padding:12px 16px;margin-top:10px;cursor:pointer}._docandpdf_7rj1y_954{display:flex;align-items:center}._docname_7rj1y_959{font-weight:500;font-size:12px;line-height:20px;color:#475467;word-break:break-all}._docimage_7rj1y_967{width:22px;height:22px;margin-right:5px}._downloadicon_7rj1y_973{width:16px;height:16px}._viewall_7rj1y_978{border:1px solid #90D0BF;background-color:#e7f5f1;padding:10px 18px;display:flex;justify-content:center;align-items:center;border-radius:8px;font-weight:600;font-size:14px;line-height:24px;color:#0a6c52;cursor:pointer;margin-top:15px}@media screen and (min-width: 992px) and (max-width: 1180px){._tablecover_7rj1y_435{width:100%;overflow-x:scroll}}@media screen and (max-width: 320px){._farmdesc_7rj1y_384{font-size:12px;right:0}._topfarmers_7rj1y_309{flex-direction:column;margin-top:15px}._imgdiv_7rj1y_476{display:none}}._width-fit_132lx_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_132lx_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_132lx_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_132lx_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_132lx_78{font-size:12px!important}}._success_132lx_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_132lx_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_132lx_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_132lx_113{font-size:12px!important}}._success_invert_132lx_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_132lx_148{font-size:14px;padding:10px}}._success_border_132lx_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_132lx_173{font-size:14px;padding:10px}}._fade-green_132lx_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_132lx_205{cursor:not-allowed;opacity:.5}._spinner_132lx_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_132lx_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_132lx_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_132lx_210 div:nth-child(1){animation-delay:-.45s}._spinner_132lx_210 div:nth-child(2){animation-delay:-.3s}._spinner_132lx_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_132lx_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_132lx_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_132lx_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_132lx_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_132lx_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._cropeditcont_132lx_309{width:100%;display:flex;flex-direction:column;gap:24px;padding:16px 0;position:relative}._cropeditcont_132lx_309 ._title_132lx_317{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}._cropeditcont_132lx_309 ._title_132lx_317 ._text_132lx_324{font-weight:600;font-size:16px;line-height:24px;color:#475467}._cropeditcont_132lx_309 ._title_132lx_317 ._closebtn_132lx_330{cursor:pointer}._cropeditcont_132lx_309 ._body_132lx_333{width:100%;display:flex;flex-direction:column;gap:16px}._cropeditcont_132lx_309 ._body_132lx_333 ._modalinfo_132lx_339{font-weight:400;font-size:14px;line-height:18px;color:#475467}._cropeditcont_132lx_309 ._body_132lx_333 ._inputsection_132lx_345{width:100%;display:flex;gap:16px;padding:10px 12px;border:1px solid #F2F4F7;border-radius:8px;background-color:#fcfcfd}._cropeditcont_132lx_309 ._body_132lx_333 ._inputsection_132lx_345 ._cropinputcont_132lx_354{width:calc(65% - 8px);display:flex;align-items:center;gap:4px}._cropeditcont_132lx_309 ._body_132lx_333 ._inputsection_132lx_345 ._cropinputcont_132lx_354 ._emojicont_132lx_360,._cropeditcont_132lx_309 ._body_132lx_333 ._inputsection_132lx_345 ._cropinputcont_132lx_354 ._emojicontselected_132lx_361{border:1px solid #D0D5DD;padding:8px 12px;border-radius:8px;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}._cropeditcont_132lx_309 ._body_132lx_333 ._inputsection_132lx_345 ._cropinputcont_132lx_354 ._emojicont_132lx_360._emojicontselected_132lx_361,._cropeditcont_132lx_309 ._body_132lx_333 ._inputsection_132lx_345 ._cropinputcont_132lx_354 ._emojicontselected_132lx_361._emojicontselected_132lx_361{border-color:#5ebaa2;z-index:2}._cropeditcont_132lx_309 ._body_132lx_333 ._inputsection_132lx_345 ._cropinputcont_132lx_354 ._emojicont_132lx_360 ._selectedemoji_132lx_377,._cropeditcont_132lx_309 ._body_132lx_333 ._inputsection_132lx_345 ._cropinputcont_132lx_354 ._emojicontselected_132lx_361 ._selectedemoji_132lx_377{display:flex;justify-content:center;align-items:center;gap:10px}._cropeditcont_132lx_309 ._body_132lx_333 ._inputsection_132lx_345 ._cropinputcont_132lx_354 ._emojicont_132lx_360 ._selectedemoji_132lx_377 ._downarr_132lx_384,._cropeditcont_132lx_309 ._body_132lx_333 ._inputsection_132lx_345 ._cropinputcont_132lx_354 ._emojicontselected_132lx_361 ._selectedemoji_132lx_377 ._downarr_132lx_384{width:15px;height:15px;cursor:pointer}._cropeditcont_132lx_309 ._body_132lx_333 ._inputsection_132lx_345 ._cropinputcont_132lx_354 ._cropinput_132lx_354{height:40px}._cropeditcont_132lx_309 ._body_132lx_333 ._inputsection_132lx_345 ._measurement_132lx_393{width:calc(35% - 8px);color:#475467}._cropeditcont_132lx_309 ._btnGroup_132lx_397{width:100%;display:flex;align-items:center;gap:16px}._cropeditcont_132lx_309 ._btnGroup_132lx_397 button{width:calc(50% - 8px)}._cropeditcont_132lx_309 ._btnGroup_132lx_397 button:first-child{background-color:#fff;border:1px solid #D0D5DD;color:#475467;font-weight:600;font-size:14px;line-height:20px}._emojiGridPopup_132lx_415{position:absolute;top:50%;left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 0 50px #0003;padding:20px;z-index:9999;width:420px;max-width:90%;margin:auto;display:flex;flex-direction:column}._emojiGridPopup_132lx_415 ._emojiGridHeader_132lx_431{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;font-weight:600;font-size:14px}._emojiGridPopup_132lx_415 ._emojiGridHeader_132lx_431 img{cursor:pointer;width:18px;height:18px}._emojiGridPopup_132lx_415 ._emojiGrid_132lx_415{display:grid;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:12px}._emojiGridPopup_132lx_415 ._emojiGrid_132lx_415 ._emojiBox_132lx_449{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid #e0e0e0;border-radius:10px;cursor:pointer;transition:background-color .2s ease;font-size:20px}._emojiGridPopup_132lx_415 ._emojiGrid_132lx_415 ._emojiBox_132lx_449:hover{background-color:#f0f0f0}._width-fit_brxqc_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_brxqc_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_brxqc_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_brxqc_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_brxqc_78{font-size:12px!important}}._success_brxqc_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_brxqc_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_brxqc_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_brxqc_113{font-size:12px!important}}._success_invert_brxqc_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_brxqc_148{font-size:14px;padding:10px}}._success_border_brxqc_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_brxqc_173{font-size:14px;padding:10px}}._fade-green_brxqc_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_brxqc_205{cursor:not-allowed;opacity:.5}._spinner_brxqc_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_brxqc_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_brxqc_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._cancel_brxqc_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_brxqc_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_brxqc_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_brxqc_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_brxqc_309{display:flex;flex-direction:column;position:relative;box-sizing:border-box;overflow:auto;height:90vh;border-radius:8px;padding-inline:20px}._container_brxqc_309._edit_brxqc_319{gap:16px;padding-inline:0}._container_brxqc_309._edit_brxqc_319 form ._buttonBox_brxqc_323{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px}._container_brxqc_309._edit_brxqc_319 form ._buttonBox_brxqc_323 button{width:calc(50% - 8px)}._container_brxqc_309 ._headerBox_brxqc_333{display:flex;flex-direction:row;background-color:#fff;justify-content:space-between;align-items:center;position:fixed;width:37.9%;box-sizing:border-box;padding-top:15px;padding-bottom:20px;z-index:111}@media screen and (max-width: 1280px){._container_brxqc_309 ._headerBox_brxqc_333{width:46.8%}}@media screen and (max-width: 992px){._container_brxqc_309 ._headerBox_brxqc_333{width:65.6%}}@media screen and (max-width: 512px){._container_brxqc_309 ._headerBox_brxqc_333{width:79.9%}}._container_brxqc_309 ._headerBoxEdit_brxqc_361{display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;padding-top:15px}._container_brxqc_309 h1{font-size:16px;line-height:24px;color:#344054;font-weight:600}._container_brxqc_309 h2{font-size:14px;line-height:20px;color:#475467;margin-top:5px;font-weight:400}._container_brxqc_309 ._icon_brxqc_382{width:50px;height:50px;margin-bottom:10px}@media screen and (max-width: 512px){._container_brxqc_309 ._icon_brxqc_382{width:40px;height:40px}}._container_brxqc_309 ._closeIcon_brxqc_393{width:10px;height:10px;cursor:pointer}._container_brxqc_309 ._textCenter_brxqc_398{text-align:center}._container_brxqc_309 ._formStyle_brxqc_401{display:flex;flex-direction:column;color:#344054;margin-top:60px;width:100%}._container_brxqc_309 ._formStyle_brxqc_401._edit_brxqc_319{margin-top:0}._container_brxqc_309 ._formStyle_brxqc_401 ._flexCenter_brxqc_411{display:flex;justify-content:center;align-items:center;flex-direction:"row"}._container_brxqc_309 ._formStyle_brxqc_401 ._nameBox_brxqc_417{display:flex;flex-direction:row;align-items:center}@media screen and (max-width: 512px){._container_brxqc_309 ._formStyle_brxqc_401 ._nameBox_brxqc_417{display:flex;flex-direction:column}}._container_brxqc_309 ._formStyle_brxqc_401 ._desc_brxqc_428{margin-top:6px;color:gray;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0%}._container_brxqc_309 ._formStyle_brxqc_401 ._nameContent_brxqc_436{display:flex;flex-direction:column;width:100%}._container_brxqc_309 ._formStyle_brxqc_401 ._nameContent_brxqc_436:first-child{margin-right:10px}._container_brxqc_309 ._formStyle_brxqc_401 ._label_brxqc_444,._container_brxqc_309 ._formStyle_brxqc_401 ._labelFirst_brxqc_445{font-size:14px;line-height:20px;margin-top:24px;margin-bottom:8px}._container_brxqc_309 ._formStyle_brxqc_401 ._label_brxqc_444 em,._container_brxqc_309 ._formStyle_brxqc_401 ._labelFirst_brxqc_445 em{color:gray}._container_brxqc_309 ._formStyle_brxqc_401 ._labelFirst_brxqc_445{margin-top:0}._container_brxqc_309 ._formStyle_brxqc_401 input,._container_brxqc_309 ._formStyle_brxqc_401 select,._container_brxqc_309 ._formStyle_brxqc_401 ._multiselect_brxqc_460{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;padding:12px 16px;color:#344054;width:100%}._container_brxqc_309 ._formStyle_brxqc_401 input:focus,._container_brxqc_309 ._formStyle_brxqc_401 select:focus,._container_brxqc_309 ._formStyle_brxqc_401 select:focus-visible,._container_brxqc_309 ._formStyle_brxqc_401 ._multiselect_brxqc_460:focus{outline:none;box-shadow:0 0 5pt 2pt #e7f5f1;background-color:#fff;border:1px solid #5EBAA2}._container_brxqc_309 ._formStyle_brxqc_401 input:after{background-color:#0d8a6a;color:#0d8a6a}._container_brxqc_309 ._formStyle_brxqc_401 ._spaceBetween_brxqc_483,._container_brxqc_309 ._formStyle_brxqc_401 ._rememberBox_brxqc_484{font-size:14px;line-height:20px;display:flex;flex-direction:row;justify-content:space-between;gap:10px}._container_brxqc_309 ._formStyle_brxqc_401 ._docBox_brxqc_492{margin-top:5px}._container_brxqc_309 ._formStyle_brxqc_401 ._docBox_brxqc_492 ._pdfIcon_brxqc_495{width:15px;margin-right:5px}._container_brxqc_309 ._formStyle_brxqc_401 ._docBox_brxqc_492 ._smallText_brxqc_499{font-size:12px;line-height:18px;display:flex;flex-direction:row;align-items:center;margin-bottom:10px}._container_brxqc_309 ._formStyle_brxqc_401 button{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;cursor:pointer;min-width:100px;padding:12px 16px;color:#fff;font-weight:600}._container_brxqc_309 ._formStyle_brxqc_401 ._updateBtn_brxqc_519{width:100%;border:1px solid #0D8A6A;background-color:#0d8a6a;color:#fff;margin-top:24px;margin-bottom:30px;min-height:45px}._container_brxqc_309 ._formStyle_brxqc_401 ._updateBtn_brxqc_519:disabled{border:1px solid #90D0BF;background-color:#90d0bf}._container_brxqc_309 ._formStyle_brxqc_401 ._buttonBox_brxqc_323{display:flex;flex-direction:row;justify-content:end;margin-top:24px;margin-bottom:30px}._container_brxqc_309 ._formStyle_brxqc_401 ._back_brxqc_539{box-sizing:border-box;color:#0d8a6a;margin-right:10px;font-weight:400;border:1px solid #90D0BF}._container_brxqc_309 ._formStyle_brxqc_401 ._back_brxqc_539:hover{border:1px solid #0D8A6A}._container_brxqc_309 ._formStyle_brxqc_401 ._continue_brxqc_549,._container_brxqc_309 ._formStyle_brxqc_401 ._loginButton_brxqc_550{background-color:#0d8a6a;border:none}._container_brxqc_309 ._formStyle_brxqc_401 ._continue_brxqc_549:disabled,._container_brxqc_309 ._formStyle_brxqc_401 ._loginButton_brxqc_550:disabled{background-color:#5ebaa2;cursor:not-allowed}._container_brxqc_309 ._formStyle_brxqc_401 ._back_brxqc_539:disabled{cursor:not-allowed}._container_brxqc_309 ._formStyle_brxqc_401 ._sectionBox_brxqc_562{display:flex;flex-direction:column;background-color:#f9fafb;padding:20px 3%;border-radius:10px;margin-top:20px}._container_brxqc_309 ._formStyle_brxqc_401 ._sectionHeader_brxqc_570{font-size:16px;line-height:24px;font-weight:500;color:#475467;margin-top:24px}._container_brxqc_309 ._formStyle_brxqc_401 ._labelBox_brxqc_577{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._container_brxqc_309 ._formStyle_brxqc_401 ._labelBox_brxqc_577 ._xIcon_brxqc_583{margin-bottom:10px;cursor:pointer}._container_brxqc_309 ._formStyle_brxqc_401 ._labelBox_brxqc_577>label,._container_brxqc_309 ._formStyle_brxqc_401 ._labelBox_brxqc_577>span{margin:0 0 10px;padding:0}._container_brxqc_309 ._formStyle_brxqc_401 ._labelBox_brxqc_577>span{cursor:pointer}._container_brxqc_309 ._formStyle_brxqc_401 ._addInstanceBtn_brxqc_595{font-size:14px;line-height:20px;width:180px;color:#0d8a6a;background-color:#e7f5f1;border:1px solid #90D0BF;font-weight:500;margin-top:16px;padding:8px}@media screen and (max-width: 992px){._container_brxqc_309 h1{font-size:18px;line-height:28px;font-weight:600;margin:0;padding:0;color:#475467}._container_brxqc_309 h2{font-size:14px;line-height:20px;font-weight:400;color:gray}._nameBox_brxqc_417{flex-direction:column}}._spinner_brxqc_210{position:relative;display:flex;justify-content:center;align-items:center}._spinner_brxqc_210 div{box-sizing:border-box;display:block;position:absolute;width:20px;height:20px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_brxqc_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_brxqc_210 div:nth-child(1){animation-delay:-.45s}._spinner_brxqc_210 div:nth-child(2){animation-delay:-.3s}._spinner_brxqc_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_brxqc_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._unitBox_brxqc_666{display:flex;flex-direction:row;align-items:center}._unit_brxqc_666{border:1px solid #D0D5DD;padding-block:10px;border-radius:8px 0 0 8px;border-right:0px;width:30%;max-width:80px;text-align:center}._volBox_brxqc_682{width:100%}._volInput_brxqc_686{border-radius:0 8px 8px 0!important}._width-fit_2iux4_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_2iux4_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_2iux4_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_2iux4_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_2iux4_78{font-size:12px!important}}._success_2iux4_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_2iux4_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_2iux4_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_2iux4_113{font-size:12px!important}}._success_invert_2iux4_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_2iux4_148{font-size:14px;padding:10px}}._success_border_2iux4_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_2iux4_173{font-size:14px;padding:10px}}._fade-green_2iux4_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_2iux4_205{cursor:not-allowed;opacity:.5}._spinner_2iux4_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_2iux4_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_2iux4_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_2iux4_210 div:nth-child(1){animation-delay:-.45s}._spinner_2iux4_210 div:nth-child(2){animation-delay:-.3s}._spinner_2iux4_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_2iux4_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_2iux4_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_2iux4_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_2iux4_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_2iux4_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._rightSidebar_2iux4_309{height:100%;width:50%;max-width:810px;position:fixed;top:0;right:-50%;display:flex;gap:16px;flex-direction:column;z-index:1000;box-shadow:0 8px 8px -4px #10182831;transition:right .5s ease}._rightSidebar_2iux4_309._open_2iux4_323{right:0}@media screen and (max-width: 992px){._rightSidebar_2iux4_309{right:-100%;padding:25px 20px;background-color:#fcfcfd;width:100%;max-width:100%;z-index:100}}._rightSidebar_2iux4_309 ._top_2iux4_336{display:none;width:100%;justify-content:space-between;gap:10px;align-items:center;color:#344054;font-weight:700}._rightSidebar_2iux4_309 ._top_2iux4_336>div:first-child{display:flex;align-items:center;gap:10px}._rightSidebar_2iux4_309 ._top_2iux4_336 ._back_2iux4_350{height:40px;width:40px;cursor:pointer}@media screen and (max-width: 992px){._rightSidebar_2iux4_309 ._top_2iux4_336{display:flex}}._rightSidebar_2iux4_309 ._top_2iux4_336 ._avatar_2iux4_360{display:flex;gap:10px;align-items:center}._rightSidebar_2iux4_309 ._top_2iux4_336 ._avatar_2iux4_360 ._user_2iux4_365{height:40px;width:40px}._rightSidebar_2iux4_309 ._top_2iux4_336 ._avatar_2iux4_360 ._bell_2iux4_369{height:32px;width:32px}._rightSidebar_2iux4_309 ._content_2iux4_373{width:100%;height:100%;overflow:auto}@media screen and (max-width: 992px){._rightSidebar_2iux4_309 ._content_2iux4_373{width:100%;align-self:center;margin-top:0}}._width-fit_1tl2c_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1tl2c_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1tl2c_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1tl2c_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1tl2c_78{font-size:12px!important}}._success_1tl2c_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1tl2c_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1tl2c_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1tl2c_113{font-size:12px!important}}._success_invert_1tl2c_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1tl2c_148{font-size:14px;padding:10px}}._success_border_1tl2c_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1tl2c_173{font-size:14px;padding:10px}}._fade-green_1tl2c_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1tl2c_205{cursor:not-allowed;opacity:.5}._spinner_1tl2c_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1tl2c_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1tl2c_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1tl2c_210 div:nth-child(1){animation-delay:-.45s}._spinner_1tl2c_210 div:nth-child(2){animation-delay:-.3s}._spinner_1tl2c_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1tl2c_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1tl2c_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1tl2c_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1tl2c_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1tl2c_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._popupcont_1tl2c_309{position:fixed;right:-50%;top:0;height:100%;z-index:6;background-color:#fff;width:50%;max-width:810px;box-shadow:0 8px 8px -4px #10182831;transition:right .5s ease}._open_1tl2c_323{right:0}._popupheader_1tl2c_327{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #E9ECF0;background-color:#fff;position:sticky;top:0;width:100%;height:60px;padding:30px 7% 30px 30px;z-index:5}._headertext_1tl2c_345{font-weight:500;font-size:18px;line-height:28px;color:#475467}._activepage_1tl2c_352{font-weight:700;font-size:18px;line-height:28px;color:#475467}._popupclose_1tl2c_359{width:24px;height:24px;font-weight:500;color:#475467;cursor:pointer}._popupbody_1tl2c_367{display:flex}._navicon_1tl2c_371{width:20px;height:20px;margin-bottom:10px;display:flex;justify-content:center;align-items:center;transition:height .3s ease}._naviconbggreen_1tl2c_381{width:35px;height:35px;margin-bottom:10px;display:flex;justify-content:center;align-items:center;background-color:#e7f5f1;border:1px solid #90D0BF;padding:8px;border-radius:8px;transition:.3s ease}._navitem_1tl2c_395{display:flex;width:100%;margin-bottom:20px;justify-content:center}._itemconent_1tl2c_402{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;cursor:pointer}._itemcontent_1tl2c_412{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:auto;cursor:pointer;width:100%}._popupsidebar_1tl2c_422{padding:30px 2px;border-left:1px solid #E9ECF0;width:15%}._details_1tl2c_428{width:83%;padding-bottom:30px;padding-left:24px;padding-right:8px;height:95vh;overflow-y:scroll}._detail_1tl2c_428{width:85%;padding-left:30px;padding-right:30px;padding-bottom:30px;height:95vh;overflow-y:scroll}._vertrule_1tl2c_446{width:3px;height:40px;background-color:#0d8a6a;border-radius:8px;position:relative;right:4px}._itemtext_1tl2c_455{font-weight:600;font-size:10px;line-height:14px;color:#667085;text-align:center}._itemtextgreen_1tl2c_463{font-weight:600;font-size:10px;line-height:14px;color:#667085;text-align:center;color:#0d8a6a}._itemtextf_1tl2c_472{font-weight:600;font-size:10px;line-height:14px;color:#667085;text-align:center;width:100%}._itemtextgreenf_1tl2c_481{font-weight:600;font-size:10px;line-height:14px;color:#667085;text-align:center;color:#0d8a6a;width:100%}._closebtn_1tl2c_491{display:block}._bkbtn_1tl2c_495{display:none}@media screen and (max-width: 992px){._popupcont_1tl2c_309{right:-100%;width:100%;max-width:100%;background-color:#f3f4f7;overflow-y:scroll}._open_1tl2c_323{right:0}._popupbody_1tl2c_367{display:flex;flex-direction:column-reverse;margin-top:0}._details_1tl2c_428,._detail_1tl2c_428{width:100%;margin-top:10px;background-color:#fff;padding:20px;border-radius:8px}._itemcontent_1tl2c_412{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;cursor:pointer}._popupsidebar_1tl2c_422{position:sticky;padding:0;border:1px solid #EAECF0;border-left:1px solid #ffffff;top:60px;right:0;left:0;width:100%;display:flex;justify-content:space-between;height:60px;margin-top:auto;margin-bottom:auto;background-color:#f9fafb;border-radius:8px;overflow:scroll;z-index:2}._popupsidebar_1tl2c_422::-webkit-scrollbar{width:0;height:0}._popupsidebar_1tl2c_422{-ms-overflow-style:none;scrollbar-width:none}._navicon_1tl2c_371,._naviconbggreen_1tl2c_381,._vertrule_1tl2c_446{display:none}._popupheader_1tl2c_327{width:100%;background-color:#f3f4f7;display:flex;justify-content:start;flex-direction:row-reverse}._navitem_1tl2c_395{display:flex;align-items:center;width:100%;margin-bottom:0;height:100%}._itemtextgreen_1tl2c_463{background-color:#e7f5f1;padding:8px 14px;border-radius:8px;margin:0 5px;border:1px solid #90D0BF}._itemtext_1tl2c_455{margin:0 5px;padding:8px 14px}._itemtextgreenf_1tl2c_481{background-color:#e7f5f1;padding:8px 14px;border-radius:8px;margin:0 5px;width:100%}._itemtextf_1tl2c_472{margin:0 5px;width:100%}._closebtn_1tl2c_491{display:none}._bkbtn_1tl2c_495{display:block}._headertext_1tl2c_345,._activepage_1tl2c_352{font-size:16px}._popupclose_1tl2c_359{margin-right:10px}}._width-fit_1fgkj_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1fgkj_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1fgkj_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1fgkj_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1fgkj_78{font-size:12px!important}}._success_1fgkj_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1fgkj_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1fgkj_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1fgkj_113{font-size:12px!important}}._success_invert_1fgkj_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1fgkj_148{font-size:14px;padding:10px}}._success_border_1fgkj_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1fgkj_173{font-size:14px;padding:10px}}._fade-green_1fgkj_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1fgkj_205{cursor:not-allowed;opacity:.5}._spinner_1fgkj_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1fgkj_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1fgkj_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1fgkj_210 div:nth-child(1){animation-delay:-.45s}._spinner_1fgkj_210 div:nth-child(2){animation-delay:-.3s}._spinner_1fgkj_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1fgkj_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1fgkj_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1fgkj_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1fgkj_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1fgkj_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modal_1fgkj_309{background-color:#00000057;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._modal_1fgkj_309 ._formModalContainer_1fgkj_320{display:flex;flex-direction:row;box-sizing:border-box;background-color:#fff;width:60%;height:90%;border-radius:5px}@media screen and (max-width: 1280px){._modal_1fgkj_309 ._formModalContainer_1fgkj_320{width:70%}}@media screen and (max-width: 512px){._modal_1fgkj_309 ._formModalContainer_1fgkj_320{width:90%}}._modal_1fgkj_309 ._formModalContainer_1fgkj_320 ._scrollBox_1fgkj_339{display:flex;flex-direction:column;width:52%}._modal_1fgkj_309 ._formModalContainer_1fgkj_320 ._scrollBox_1fgkj_339 ._topBar_1fgkj_344{display:flex;flex-direction:row;justify-content:end;align-items:end;padding-right:20px;background-color:#fff;box-sizing:border-box;min-height:30px;height:30px;max-height:30px;width:100%;border-radius:5px 5px 0 0}._modal_1fgkj_309 ._formModalContainer_1fgkj_320 ._scrollBox_1fgkj_339 ._closeIcon_1fgkj_358{width:10px;height:10px;cursor:pointer}._modal_1fgkj_309 ._formModalContainer_1fgkj_320 ._scrollBox_1fgkj_339 ._formBox_1fgkj_363{background-color:#fff;padding:0 40px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;border-radius:5px}@media screen and (max-width: 992px){._modal_1fgkj_309 ._formModalContainer_1fgkj_320 ._scrollBox_1fgkj_339{width:100%;border-radius:5px}._modal_1fgkj_309 ._formModalContainer_1fgkj_320 ._scrollBox_1fgkj_339 ._formBox_1fgkj_363{padding:0 20px}}@media screen and (max-width: 992px){._modal_1fgkj_309 ._formModalContainer_1fgkj_320{width:95%}}._width-fit_1evy4_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1evy4_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1evy4_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1evy4_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1evy4_78{font-size:12px!important}}._success_1evy4_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1evy4_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1evy4_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1evy4_113{font-size:12px!important}}._success_invert_1evy4_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1evy4_148{font-size:14px;padding:10px}}._success_border_1evy4_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1evy4_173{font-size:14px;padding:10px}}._fade-green_1evy4_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1evy4_205{cursor:not-allowed;opacity:.5}._spinner_1evy4_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1evy4_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1evy4_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1evy4_210 div:nth-child(1){animation-delay:-.45s}._spinner_1evy4_210 div:nth-child(2){animation-delay:-.3s}._spinner_1evy4_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1evy4_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1evy4_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1evy4_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1evy4_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1evy4_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._imgFrame_1evy4_309{box-sizing:border-box;background-color:#f5faff;flex:1;width:48%;padding:3%;overflow:hidden;border-radius:10px 0 0 10px}._imgBox_1evy4_319{width:100%;height:100%;border-radius:10px;background-size:cover;background-position:center;position:relative}._imgBox_1evy4_319 ._logo_1evy4_327{position:absolute;width:150px;height:30px;top:25px;left:15px}._imgBox_1evy4_319 ._copy_1evy4_334{font-size:14px;line-height:20px;position:absolute;color:#fff;bottom:30px;left:30px}@media screen and (max-width: 992px){._imgFrame_1evy4_309{display:none}}._width-fit_1vjke_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1vjke_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1vjke_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1vjke_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1vjke_78{font-size:12px!important}}._success_1vjke_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1vjke_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1vjke_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1vjke_113{font-size:12px!important}}._success_invert_1vjke_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1vjke_148{font-size:14px;padding:10px}}._success_border_1vjke_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1vjke_173{font-size:14px;padding:10px}}._fade-green_1vjke_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1vjke_205{cursor:not-allowed;opacity:.5}._spinner_1vjke_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1vjke_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1vjke_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1vjke_210 div:nth-child(1){animation-delay:-.45s}._spinner_1vjke_210 div:nth-child(2){animation-delay:-.3s}._spinner_1vjke_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1vjke_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1vjke_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1vjke_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1vjke_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1vjke_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_1vjke_309{width:100%;display:flex;flex-direction:column;gap:24px}._container_1vjke_309 ._titleblock_1vjke_315{width:100%;display:flex;flex-direction:column;gap:4}._container_1vjke_309 ._titleblock_1vjke_315 h1{font-size:16px;line-height:24px;color:#344054;font-weight:600}._container_1vjke_309 ._titleblock_1vjke_315 h2{font-size:16px;line-height:24px;color:#475467;margin-top:5px;font-weight:500}._container_1vjke_309 ._formStyle_1vjke_334{display:flex;flex-direction:column;color:#475467;gap:24px}._container_1vjke_309 ._formStyle_1vjke_334 ._hasvariationcont_1vjke_340{width:100%;display:flex;flex-direction:column;gap:16px}._container_1vjke_309 ._formStyle_1vjke_334 ._hasvariationcont_1vjke_340 ._variationdetails_1vjke_346{width:100%;padding:16px;background-color:#f9fafb;border-radius:8px;display:flex;gap:10px;align-items:center;border:1px solid #EAECF0}._container_1vjke_309 ._formStyle_1vjke_334 ._hasvariationcont_1vjke_340 ._variationdetails_1vjke_346 ._variantdetailscont_1vjke_356{display:flex;flex-direction:column;gap:8px}._container_1vjke_309 ._formStyle_1vjke_334 ._hasvariationcont_1vjke_340 ._variationdetails_1vjke_346 ._variantdetailscont_1vjke_356 ._title_1vjke_315{color:gray;font-weight:400;font-size:12px;line-height:18px}._container_1vjke_309 ._formStyle_1vjke_334 ._hasvariationcont_1vjke_340 ._variationdetails_1vjke_346 ._variantdetailscont_1vjke_356 ._body_1vjke_367{display:flex;align-items:center;gap:8px}._container_1vjke_309 ._formStyle_1vjke_334 ._hasvariationcont_1vjke_340 ._variationdetails_1vjke_346 ._variantdetailscont_1vjke_356 ._body_1vjke_367 ._variantbadgegreen_1vjke_372{border:1px solid #90D0BF;background-color:#e7f5f1;color:#0a6c52;padding:4px 12px;border-radius:16px;font-weight:500;font-size:12px;line-height:20px;display:flex;justify-content:center;align-items:center;width:max-content;min-width:80px}._container_1vjke_309 ._formStyle_1vjke_334 ._hasvariationcont_1vjke_340 ._variationInstanceSection_1vjke_387{width:100%;display:flex;flex-direction:column;gap:6px}._container_1vjke_309 ._formStyle_1vjke_334 ._hasvariationcont_1vjke_340 ._variationInstanceSection_1vjke_387 ._serialtitlecont_1vjke_393{display:flex;justify-content:space-between;align-items:center}._container_1vjke_309 ._formStyle_1vjke_334 ._hasvariationcont_1vjke_340 ._variationInstanceSection_1vjke_387 ._inputError_1vjke_398{border:1.5px solid #D92D20!important;background-color:#fef3f2}._container_1vjke_309 ._formStyle_1vjke_334 ._actionText_1vjke_402{font-size:14px;line-height:20px;color:#0d8a6a;display:inline-block;margin-left:5px;text-decoration:none;cursor:pointer}._container_1vjke_309 ._formStyle_1vjke_334 ._tagText_1vjke_411{font-size:14px;line-height:20px;color:#475467}._container_1vjke_309 ._formStyle_1vjke_334 ._check_1vjke_416{margin-right:10px;cursor:pointer;accent-color:#0D8A6A}._container_1vjke_309 ._formStyle_1vjke_334 ._flexCenter_1vjke_421{display:flex;justify-content:center;align-items:center;flex-direction:"row"}._container_1vjke_309 ._formStyle_1vjke_334 ._nameBox_1vjke_427{display:flex;flex-direction:row;align-items:center;margin-top:10px}@media screen and (max-width: 512px){._container_1vjke_309 ._formStyle_1vjke_334 ._nameBox_1vjke_427{display:flex;flex-direction:column}}._container_1vjke_309 ._formStyle_1vjke_334 ._nameBoxExt_1vjke_439{display:flex;flex-direction:row}._container_1vjke_309 ._formStyle_1vjke_334 ._nameContent_1vjke_443{display:flex;flex-direction:column;margin-left:6px;width:100%}._container_1vjke_309 ._formStyle_1vjke_334 ._nameContent_1vjke_443:first-child{margin:0}._container_1vjke_309 ._formStyle_1vjke_334 ._pos_1vjke_452{margin-left:30px}@media screen and (max-width: 512px){._container_1vjke_309 ._formStyle_1vjke_334 ._pos_1vjke_452{margin:0}}._container_1vjke_309 ._formStyle_1vjke_334 ._radioOptions_1vjke_460{display:flex;align-items:center}._container_1vjke_309 ._formStyle_1vjke_334 ._radioOptions_1vjke_460>label,._container_1vjke_309 ._formStyle_1vjke_334 ._radioOptions_1vjke_460>input{margin:0 10px 0 0}._container_1vjke_309 ._formStyle_1vjke_334 ._label_1vjke_469{font-size:14px;line-height:20px;color:#475467}._container_1vjke_309 ._formStyle_1vjke_334 input,._container_1vjke_309 ._formStyle_1vjke_334 textarea,._container_1vjke_309 ._formStyle_1vjke_334 select,._container_1vjke_309 ._formStyle_1vjke_334 ._multiselect_1vjke_477,._container_1vjke_309 ._formStyle_1vjke_334 ._ProseMirror_1vjke_478{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;padding:10px 16px;color:#344054;width:100%}._container_1vjke_309 ._formStyle_1vjke_334 input:focus,._container_1vjke_309 ._formStyle_1vjke_334 textarea:focus,._container_1vjke_309 ._formStyle_1vjke_334 select:focus,._container_1vjke_309 ._formStyle_1vjke_334 select:focus-visible,._container_1vjke_309 ._formStyle_1vjke_334 ._multiselect_1vjke_477:focus{outline:none;box-shadow:0 0 5pt 2pt #e7f5f1;background-color:#fff;border:1px solid #5EBAA2}._container_1vjke_309 ._formStyle_1vjke_334 input:read-only,._container_1vjke_309 ._formStyle_1vjke_334 textarea:read-only{background-color:#eaecf0;box-shadow:0 0;border:none}._container_1vjke_309 ._formStyle_1vjke_334 input:after,._container_1vjke_309 ._formStyle_1vjke_334 textarea:after{background-color:#0d8a6a;color:#0d8a6a}._container_1vjke_309 ._formStyle_1vjke_334 ._trashIcon_1vjke_509{margin-left:8px;cursor:pointer}._container_1vjke_309 ._formStyle_1vjke_334 ._spaceBetween_1vjke_513{font-size:14px;line-height:20px;display:flex;flex-direction:row;justify-content:space-between}._container_1vjke_309 ._formStyle_1vjke_334 ._mtop_1vjke_520{margin-top:10px}._container_1vjke_309 ._formStyle_1vjke_334 button{font-size:14px;line-height:20px;background-color:#0d8a6a;border:none;border-radius:8px;cursor:pointer;min-width:100px;padding:10px 16px;color:#fff;font-weight:600}._container_1vjke_309 ._formStyle_1vjke_334 ._buttonBox_1vjke_535{display:flex;flex-direction:row;justify-content:end;margin-top:24px;margin-bottom:30px}._container_1vjke_309 ._formStyle_1vjke_334 ._back_1vjke_542{background-color:#fff;box-sizing:border-box;color:#0d8a6a;margin-right:10px;font-weight:400;border:1px solid #90D0BF}._container_1vjke_309 ._formStyle_1vjke_334 ._back_1vjke_542:hover{border:1px solid #0D8A6A}._container_1vjke_309 ._formStyle_1vjke_334 ._continue_1vjke_553:disabled,._container_1vjke_309 ._formStyle_1vjke_334 ._loginButton_1vjke_554:disabled{background-color:#5ebaa2;cursor:not-allowed}._container_1vjke_309 ._formStyle_1vjke_334 ._back_1vjke_542:disabled{cursor:not-allowed}._container_1vjke_309 ._formStyle_1vjke_334 ._alert_1vjke_561,._container_1vjke_309 ._formStyle_1vjke_334 ._check_1vjke_416{width:16px;height:16px;margin-right:10px}._container_1vjke_309 ._formStyle_1vjke_334 ._divider_1vjke_567{background-color:#eaecf0;width:100%;height:1px;margin-top:24px}._container_1vjke_309 ._formStyle_1vjke_334 ._sectionBox_1vjke_573{display:flex;flex-direction:column;background-color:#f9fafb;padding:10px 3% 20px;border-radius:10px;margin-top:10px}._container_1vjke_309 ._formStyle_1vjke_334 ._sectionHeader_1vjke_581{font-size:14px;line-height:20px;font-weight:500;color:#475467;margin-top:24px}._container_1vjke_309 ._formStyle_1vjke_334 ._labelBox_1vjke_588{display:flex;flex-direction:row;justify-content:space-between;align-items:end;padding:0}._container_1vjke_309 ._formStyle_1vjke_334 ._labelBox_1vjke_588>label,._container_1vjke_309 ._formStyle_1vjke_334 ._labelBox_1vjke_588>span{margin:0 0 10px;padding:0}._container_1vjke_309 ._formStyle_1vjke_334 ._labelBox_1vjke_588>span{cursor:pointer}._container_1vjke_309 ._formStyle_1vjke_334 ._tag_1vjke_411{font-size:12px;line-height:18px;color:gray;font-weight:400;margin:0;padding:0}._container_1vjke_309 ._formStyle_1vjke_334 ._qty_1vjke_611{font-size:12px;line-height:18px;color:#175cd3;background-color:#eff8ff;border:1px solid #B2DDFF;border-radius:16px;margin:0 10px 0 0;padding:2px 8px;font-weight:500}._container_1vjke_309 ._formStyle_1vjke_334 ._closeIcon_1vjke_623{width:10px;cursor:pointer}._container_1vjke_309 ._formStyle_1vjke_334 ._progress_1vjke_627{margin-top:5px}._container_1vjke_309 ._formStyle_1vjke_334 ._info_1vjke_630{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:12px;line-height:18px;background-color:#fff;border:1px solid #EAECF0;border-radius:8px;color:#039855;font-weight:500;margin-top:5px;padding:6px 8px}._container_1vjke_309 ._formStyle_1vjke_334 ._hide_1vjke_645{display:none}._container_1vjke_309 ._formStyle_1vjke_334 ._error_1vjke_648{font-size:12px;line-height:18px;color:#f04438;margin-top:5px;font-weight:500}._container_1vjke_309 ._formStyle_1vjke_334 ._addInstanceBtn_1vjke_655{font-size:14px;line-height:20px;width:180px;color:#0d8a6a;background-color:#fff;border:1px solid #90D0BF;font-weight:500;padding:8px;margin-top:10px}._centerContainer_1vjke_667{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:40px}._centerContainer_1vjke_667 ._icon_1vjke_674{width:50px;height:50px}._centerContainer_1vjke_667 ._header_1vjke_678{font-size:20px;line-height:30px;font-weight:700;margin-top:10px}._centerContainer_1vjke_667 ._subtext_1vjke_684{font-size:14px;line-height:20px;font-weight:400;margin-top:5px}._centerContainer_1vjke_667 ._btn_1vjke_690{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#0d8a6a;cursor:pointer;width:200px;padding:10px 16px;color:#fff;font-weight:600;margin-top:20px}._centerContainer_1vjke_667 ._btn_1vjke_690:disabled{background-color:#5ebaa2}._media_1vjke_707{font-size:14px;line-height:20px;margin-top:24px}._media_1vjke_707 ._label_1vjke_469{margin-top:30px}._media_1vjke_707 ._label_1vjke_469:first-child{margin:0}._media_1vjke_707 ._icon_1vjke_674{width:16px;height:16px}._media_1vjke_707 ._hide_1vjke_645{display:none}._media_1vjke_707 ._uploadBtnBox_1vjke_725{display:flex;flex-direction:row;align-items:center;margin-top:10px;position:relative}._media_1vjke_707 ._uploadBtnBox_1vjke_725 ._uploadFile_1vjke_732{display:none}._media_1vjke_707 ._uploadBtnBox_1vjke_725 ._uploadBtn_1vjke_725{display:flex;justify-content:center;align-items:center;flex-direction:row;width:180px;height:40px;padding:10px 14px;gap:8px;border-radius:8px;border:1px solid #C9C9C9;cursor:pointer}._media_1vjke_707 ._fileTypeText_1vjke_748{font-size:12px;line-height:18px;color:gray;margin-top:10px}._media_1vjke_707 ._featuredDiv_1vjke_754{display:flex;flex-direction:column;justify-content:end;width:100%;height:200px;background-size:cover;background-position:center;position:relative;border-radius:6px;margin-top:10px;padding:0 4px 4px}._media_1vjke_707 ._featuredDiv_1vjke_754 ._completeIcon_1vjke_767{position:absolute;width:20px;height:20px;right:2px}._media_1vjke_707 ._featuredDiv_1vjke_754 ._changeImgBtn_1vjke_773{display:flex;justify-content:center;align-items:center;flex-direction:"row";font-size:12px;line-height:18px;background-color:#0d8a6a;border-radius:6px;color:#fff;padding:5px 10px;position:absolute;top:5px;left:5px;cursor:pointer}._media_1vjke_707 ._featuredDiv_1vjke_754 ._icon_1vjke_674{margin-left:5px}._media_1vjke_707 ._top_1vjke_792{display:flex;flex-direction:row;align-items:end;justify-content:space-between;margin-top:15px}._media_1vjke_707 ._top_1vjke_792 ._name_1vjke_427{display:flex;flex-direction:row;align-items:center}._media_1vjke_707 ._top_1vjke_792 ._smallIcon_1vjke_804,._media_1vjke_707 ._top_1vjke_792 ._trashIcon_1vjke_509{width:16px;height:16px;display:inline-block;margin-right:5px}._media_1vjke_707 ._top_1vjke_792 ._trashIcon_1vjke_509{margin:0;cursor:pointer}._media_1vjke_707 ._longtext_1vjke_815{font-size:14px;line-height:20px;margin:0}._media_1vjke_707 ._blocktext_1vjke_820{font-size:12px;line-height:18px;margin-top:5px;margin-bottom:10px;color:gray}._media_1vjke_707 button{font-size:14px;line-height:20px;background-color:#0d8a6a;border:none;border-radius:8px;cursor:pointer;min-width:100px;padding:10px 16px;color:#fff;font-weight:600}._media_1vjke_707 button:disabled{background-color:#5ebaa2;cursor:not-allowed}._media_1vjke_707 ._buttonBox_1vjke_535{display:flex;flex-direction:row;justify-content:end;margin-top:24px;margin-bottom:30px}._media_1vjke_707 ._buttonBox_1vjke_535 ._back_1vjke_542{background-color:#fff;box-sizing:border-box;color:#0d8a6a;margin-right:10px;font-weight:400;border:1px solid #90D0BF}._media_1vjke_707 ._buttonBox_1vjke_535 ._back_1vjke_542:hover{border:1px solid #0D8A6A}@media screen and (max-width: 992px){._container_1vjke_309{padding:0}}._width-fit_h62dr_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_h62dr_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_h62dr_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_h62dr_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_h62dr_78{font-size:12px!important}}._success_h62dr_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_h62dr_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_h62dr_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_h62dr_113{font-size:12px!important}}._success_invert_h62dr_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_h62dr_148{font-size:14px;padding:10px}}._success_border_h62dr_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_h62dr_173{font-size:14px;padding:10px}}._fade-green_h62dr_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_h62dr_205{cursor:not-allowed;opacity:.5}._spinner_h62dr_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_h62dr_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_h62dr_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_h62dr_210 div:nth-child(1){animation-delay:-.45s}._spinner_h62dr_210 div:nth-child(2){animation-delay:-.3s}._spinner_h62dr_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_h62dr_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_h62dr_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_h62dr_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_h62dr_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_h62dr_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._tablecontent_h62dr_309{width:100%;overflow-x:scroll;background-color:#f9fafb!important}._tablecontent_h62dr_309::-webkit-scrollbar{width:0;height:0}._tablecontent_h62dr_309{-ms-overflow-style:none;scrollbar-width:none}._table_h62dr_309{width:100%!important}th{padding:10px!important;text-align:left!important;font-weight:600!important;font-size:10px!important;line-height:18px!important;color:gray!important;white-space:nowrap!important}._btr_h62dr_342{border-top-right-radius:8px}._btl_h62dr_346{border-top-left-radius:8px}._downarr_h62dr_350{width:14px;height:14px}._tablehead_h62dr_355{border-top-right-radius:50px;border-bottom:1px solid #EAECF0;background-color:#f2f4f7}._tr_h62dr_361{border-bottom:1px solid #EAECF0;background-color:#f9fafb;cursor:pointer}td{padding:15px!important;font-weight:500!important;font-size:12px!important;line-height:20px!important;color:#475467!important;text-align:left!important;white-space:nowrap!important}._commissioned_h62dr_377{background-color:#ecfdf3;border:1px solid #A6F4C5;font-weight:600;font-size:10px;line-height:18px;text-align:center;padding:5px;border-radius:16px;color:#027a48;width:80%}._construction_h62dr_390{background-color:#fffaeb;border:1px solid #FEDF89;font-weight:600;font-size:10px;line-height:18px;text-align:center;padding:5px;border-radius:16px;color:#b54708;width:80%}._prospective_h62dr_403{background-color:#f9fafb;border:1px solid #EAECF0;font-weight:600;font-size:10px;line-height:18px;text-align:center;padding:5px;border-radius:16px;color:#475467;width:80%}._controls_h62dr_416{display:flex;justify-content:space-between;align-items:center;margin-top:15px}._currentpage_h62dr_423{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center}._controlbtn_h62dr_432{cursor:pointer;width:36px;height:36px}._curpageCount_h62dr_438{font-weight:500;font-size:12px;line-height:20px;color:#475467}._dropbtn_h62dr_445{width:100%;display:flex;align-items:center}._dropmenu_h62dr_451{width:700px;padding:20px;border:1px solid #EAECF0;box-shadow:0 0 5px 5px #eaecf0}._dropmenufarm_h62dr_458{padding:10px;border:1px solid #EAECF0;box-shadow:0 0 5px 5px #eaecf0}._inputsec_h62dr_464{display:flex;justify-content:space-between}._devlabel_h62dr_469{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._downarrcont_h62dr_477{position:relative}._downarr_h62dr_350{width:12px;height:7px;position:absolute;right:15px}._name_h62dr_488{font-weight:500;font-size:14px;line-height:20px;color:#475467}._pagelink_h62dr_495{display:none}._notfound_h62dr_499{display:flex;justify-content:center;margin-left:20vw;margin-top:10%;margin-bottom:10%;align-items:center;flex-direction:column;width:100%}._notfoundcrops_h62dr_510,._notfoundfarmer_h62dr_521{display:flex;justify-content:center;margin-left:14vw;margin-top:10%;margin-bottom:10%;align-items:center;flex-direction:column;width:100%}._notfoundsvg_h62dr_532{width:82px;height:82px}._notfoundtext_h62dr_537{font-weight:600;font-size:16px;line-height:24px;color:#475467;margin-top:10px}@media screen and (max-width: 768px){._tablecontent_h62dr_309{width:100%;overflow-x:scroll;background-color:#f9fafb!important}._tableheading_h62dr_551{display:flex;justify-content:start;align-items:center;margin-bottom:15px;flex-wrap:wrap}._commissioned_h62dr_377,._construction_h62dr_390,._prospective_h62dr_403{width:100%}}@media screen and (max-width: 425px){td{padding:10px!important;font-size:12px!important}}th,td{padding:8px;vertical-align:middle!important}._width-fit_1xw4x_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1xw4x_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1xw4x_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1xw4x_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1xw4x_78{font-size:12px!important}}._success_1xw4x_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1xw4x_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1xw4x_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1xw4x_113{font-size:12px!important}}._success_invert_1xw4x_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1xw4x_148{font-size:14px;padding:10px}}._success_border_1xw4x_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1xw4x_173{font-size:14px;padding:10px}}._fade-green_1xw4x_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1xw4x_205{cursor:not-allowed;opacity:.5}._spinner_1xw4x_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1xw4x_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1xw4x_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1xw4x_210 div:nth-child(1){animation-delay:-.45s}._spinner_1xw4x_210 div:nth-child(2){animation-delay:-.3s}._spinner_1xw4x_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1xw4x_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1xw4x_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1xw4x_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1xw4x_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1xw4x_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._cropcont_1xw4x_309{display:flex;justify-content:space-between;align-items:stretch;margin-top:20px;transition:transform .5s ease,margin-top .5s ease}._slideup_1xw4x_317{margin-top:-20px}._tablecont_1xw4x_321{padding:20px;background-color:#f9fafb;margin-top:20px;border-radius:8px;margin-bottom:30px;width:69%;display:flex;flex-direction:column}._tableheading_1xw4x_332{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._rightsec_1xw4x_339{display:flex;justify-content:space-between;align-items:center}._searchicon_1xw4x_345{width:20px;height:20px}._csvbtn_1xw4x_350{width:40px;height:36px}._newcrp_1xw4x_355{display:none;width:48px;height:36px}._leftsec_1xw4x_361{font-weight:600;font-size:14px;line-height:20px;color:#475467;width:65%}._searchinput_1xw4x_369{display:flex;align-items:center}._searchicon_1xw4x_345{position:relative}._searchsvg_1xw4x_378{position:absolute;left:27px}._input_1xw4x_383{border:1px solid #D0D5DD;border-radius:8px;padding:8px 12px 8px 32px;outline:none;font-weight:400;font-size:14px;color:gray}._csvbtn_1xw4x_350{cursor:pointer}._table_1xw4x_321{width:100%;height:80%}._tablecontent_1xw4x_402{height:90%}th{padding:10px!important;text-align:left!important;font-weight:600!important;font-size:10px!important;line-height:18px!important;color:gray!important}._btr_1xw4x_415{border-top-right-radius:8px}._btl_1xw4x_419{border-top-left-radius:8px}._downarr_1xw4x_423{width:14px;height:14px}._tablehead_1xw4x_332{border-top-right-radius:50px;border-bottom:1px solid #EAECF0;background-color:#f2f4f7}._tr_1xw4x_434{border-bottom:1px solid #EAECF0;background-color:#f9fafb;cursor:pointer}td{padding:15px!important;font-weight:500!important;font-size:12px!important;line-height:20px!important;color:#475467!important;text-align:left!important}._controls_1xw4x_449{display:flex;justify-content:space-between;align-items:center;margin-top:15px}._currentpage_1xw4x_456{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;position:relative;bottom:35px;width:30%;margin-left:auto;margin-right:auto}._controlbtn_1xw4x_470{cursor:pointer;width:36px;height:36px}._curpageCount_1xw4x_476{font-weight:500;font-size:12px;line-height:20px;color:#475467}._inputsec_1xw4x_483{display:flex;justify-content:space-between}._devlabel_1xw4x_488{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._inputfield_1xw4x_496{display:flex;align-items:center}._downarrcont_1xw4x_501{position:relative}._downarr_1xw4x_423{width:12px;height:7px;position:absolute;right:15px}._pagelink_1xw4x_512{display:none}._notfound_1xw4x_516{display:flex;justify-content:center;margin-left:15vw;margin-top:10%;margin-bottom:10%;align-items:center;flex-direction:column;width:100%}._notfoundsvg_1xw4x_527{width:82px;height:82px}._notfoundtext_1xw4x_532{font-weight:600;font-size:16px;line-height:24px;color:#475467;margin-top:10px}._cornimg_1xw4x_540{width:100%;height:88%;object-fit:cover}._newcrop_1xw4x_546{display:flex;justify-content:center;align-items:center;color:#fff;background-color:#0d8a6a;border-radius:8px;padding:8px 14px;font-weight:600;font-size:14px;line-height:20px;cursor:pointer;height:auto}._addcrop_1xw4x_561{display:flex;flex-direction:column;justify-content:space-between;width:29%;height:auto;padding:20px;background-color:#fcfcfd;margin-top:20px;border-radius:8px;margin-bottom:30px}._toastcont_1xw4x_574{background:#079455;display:flex;justify-content:center;border-radius:8px;padding-top:10px;padding-bottom:10px;padding-left:10px!important;padding-right:10px!important;opacity:1!important;width:100%}._toasttxt_1xw4x_587{font-weight:600;font-size:12px;line-height:18px;color:#f6fef9;margin-top:auto;margin-bottom:auto;margin-left:15px}._checktoast_1xw4x_597{width:20px;height:20px}._volbadge_1xw4x_602{border-radius:16px;border:1px solid #B2DDFF;gap:5px;background-color:#eff8ff;padding:2px 8px;font-weight:500;font-size:12px;line-height:18px;color:#175cd3;display:flex;justify-content:center;align-items:center;width:90%}@media screen and (max-width: 768px){._cropcont_1xw4x_309{transition:transform .5s ease,margin-top .5s ease}._slideup_1xw4x_317{margin-top:-20px}._tablecontent_1xw4x_402{width:100%;overflow-x:scroll;background-color:#f9fafb!important}._noneformobile_1xw4x_630{display:none}._fixedcolumn_1xw4x_633{position:sticky;right:0;z-index:1;background-color:inherit}._tableheading_1xw4x_332{display:flex;justify-content:start;align-items:center;margin-bottom:15px;flex-wrap:wrap}._leftsec_1xw4x_361{margin-bottom:10px;width:70%;order:1}._csvbtn_1xw4x_350{display:none}._dropdown_1xw4x_654{order:4;width:10%;margin-top:10px}._searchinput_1xw4x_369{order:3;justify-content:start;width:80%;margin-top:10px}._searchicon_1xw4x_345{width:0px}._input_1xw4x_383{margin-top:auto;margin-bottom:auto;width:100%}._inputsec_1xw4x_483{flex-direction:column}._newcrp_1xw4x_355{display:block;order:4;margin-top:12px;margin-bottom:auto;width:20%;cursor:pointer;float:right}._addcrop_1xw4x_561{display:none}._tablecont_1xw4x_321{width:100%}._searchsvg_1xw4x_378{position:absolute!important;left:10px!important}._currentpage_1xw4x_456{width:50%}._volbadge_1xw4x_602{width:100%}}@media screen and (max-width: 425px){._rightsec_1xw4x_339{justify-content:center}._searchinput_1xw4x_369{width:79%;margin-right:1%}._dropdown_1xw4x_654{width:20%}._input_1xw4x_383{width:100%;margin-left:auto;margin-right:auto;font-size:12px}._leftsec_1xw4x_361{width:60%;margin-top:auto;margin-bottom:auto;font-size:12px}td{padding:10px!important;font-size:12px!important}}._width-fit_1leha_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1leha_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1leha_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1leha_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1leha_78{font-size:12px!important}}._success_1leha_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1leha_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1leha_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1leha_113{font-size:12px!important}}._success_invert_1leha_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1leha_148{font-size:14px;padding:10px}}._success_border_1leha_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1leha_173{font-size:14px;padding:10px}}._fade-green_1leha_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1leha_205{cursor:not-allowed;opacity:.5}._spinner_1leha_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1leha_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1leha_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1leha_210 div:nth-child(1){animation-delay:-.45s}._spinner_1leha_210 div:nth-child(2){animation-delay:-.3s}._spinner_1leha_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1leha_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1leha_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1leha_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1leha_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1leha_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._cropmodal_1leha_309{opacity:1!important}._modalcont_1leha_313{border-radius:8px;padding:20px}._modalcontgray_1leha_318{padding:20px;background-color:#797a7b}._closebtn_1leha_323{width:25px;height:25px;cursor:pointer}._downarr_1leha_329{width:15px;height:15px;cursor:pointer}._newcrop_1leha_335{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._croptext_1leha_342{font-weight:600;font-size:14px;line-height:20px;color:#475467}._modalinfo_1leha_349{font-weight:400;font-size:12px;line-height:18px;color:#475467}._inputsection_1leha_356{display:flex;margin-top:10px;background-color:#fcfcfd;padding:10px 12px;border:1px solid #F2F4F7;border-radius:8px}._selectedemoji_1leha_365{display:flex;justify-content:center;align-items:center}._emoji_1leha_371{margin-right:10px}._emojicont_1leha_375{border:1px solid #EAECF0;padding:10px;border-radius:8px;margin-right:10px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}._emojicontselected_1leha_388{border:1px solid #5EBAA2;padding:10px;border-radius:8px;margin-right:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2}._cropinput_1leha_400{height:40px;margin-right:10px}._anothercropbtn_1leha_405{font-weight:600;font-size:14px;line-height:20px;color:#d0d5dd;margin-top:10px;cursor:pointer;width:50%}._anothercropbtngreen_1leha_415{font-weight:600;font-size:14px;line-height:20px;color:#0a6c52;margin-top:10px;cursor:pointer;width:50%}._plus_1leha_425{font-size:18px;margin-right:5px}._addcropsbtndisable_1leha_430{display:flex;justify-content:center;align-items:center;background-color:#90d0bf;border-radius:8px;padding:8px 14px;font-weight:600;font-size:14px;line-height:20px;color:#fff;margin-top:15px;margin-left:auto;width:40%;cursor:pointer}._addcropsbtnenable_1leha_447{display:flex;justify-content:center;align-items:center;background-color:#0d8a6a;border-radius:8px;padding:8px 14px;font-weight:600;font-size:14px;line-height:20px;color:#fff;margin-top:15px;width:30%;cursor:pointer;margin-left:auto}._addcropsbtndisablegray_1leha_464{display:flex;justify-content:center;align-items:center;background-color:#797a7b;border-radius:8px;padding:8px 14px;font-weight:600;font-size:14px;line-height:20px;color:#797a7b;margin-top:15px;width:30%;cursor:pointer;margin-left:auto}._selectableemoji_1leha_481{display:flex;flex-direction:column;justify-content:center;align-items:center}._emojiitem_1leha_488{margin:10px 0;padding-bottom:5px;border-bottom:1px solid #EAECF0;width:100%;cursor:pointer}._spinner_1leha_210{width:20px;height:20px}._emojipopup_1leha_501{border:1px solid #F2F4F7;background-color:#fff;border-radius:8px;display:grid;grid-template-columns:14.5% 14.5% 14.5% 14.5% 14.5% 14.5%;column-gap:10px;row-gap:10px;padding:10px;position:absolute;left:4%;top:15%;z-index:3;width:92%;height:75%;margin:auto}._emojibox_1leha_519{border-radius:4px;border:1px solid #EAECF0;display:flex;justify-content:center;align-items:center;padding:5px;cursor:pointer}._measurement_1leha_529{width:80%}@media screen and (max-width: 425px){._emojipopup_1leha_501{grid-template-columns:14% 14% 14% 14% 14% 14%}}@media screen and (max-width: 320px){._emojipopup_1leha_501{grid-template-columns:13.5% 13.5% 13.5% 13.5% 13.5% 13.5%}}._width-fit_1wnxu_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1wnxu_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1wnxu_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1wnxu_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1wnxu_78{font-size:12px!important}}._success_1wnxu_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1wnxu_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1wnxu_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1wnxu_113{font-size:12px!important}}._success_invert_1wnxu_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1wnxu_148{font-size:14px;padding:10px}}._success_border_1wnxu_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1wnxu_173{font-size:14px;padding:10px}}._fade-green_1wnxu_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1wnxu_205{cursor:not-allowed;opacity:.5}._spinner_1wnxu_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1wnxu_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1wnxu_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1wnxu_210 div:nth-child(1){animation-delay:-.45s}._spinner_1wnxu_210 div:nth-child(2){animation-delay:-.3s}._spinner_1wnxu_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1wnxu_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1wnxu_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1wnxu_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1wnxu_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1wnxu_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._overviewcont_1wnxu_309{margin-top:30px}._viewtxt_1wnxu_313{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._rightview_1wnxu_320{display:flex;width:30%}._leftview_1wnxu_325{display:flex;align-items:center}._text_1wnxu_330{font-weight:600;font-size:16px;line-height:24px;color:#475467;margin-right:5px;margin-top:auto;margin-bottom:auto}._eye_1wnxu_340{width:20px;height:20px;margin-top:auto;margin-bottom:auto}._cardsection_1wnxu_347{display:flex;justify-content:space-between;width:100%}._chart1_1wnxu_353,._chart2_1wnxu_354{width:25%}._navcard1_1wnxu_358,._navcard2_1wnxu_359{width:23%}._navbtn_1wnxu_363{background-color:#e7f5f1;border-radius:8px;padding:10px;display:flex;justify-content:center;align-items:center;border:1px solid #90D0BF;color:#0a6c52;width:100%;cursor:pointer;margin-left:10px}._rightarr_1wnxu_378{width:20px;height:20px}._leftarr_1wnxu_383{width:20px;height:18px;margin-right:10px}._btntxt_1wnxu_389{font-weight:600;font-size:14px;line-height:20px;margin-top:auto;margin-bottom:auto;margin-right:10px;cursor:pointer}._navmobile_1wnxu_399,._back_1wnxu_403{display:none}@media screen and (min-width: 768px) and (max-width: 1370px){._rightview_1wnxu_320{width:50%}}@media screen and (max-width: 992px){._overviewcont_1wnxu_309,._viewtxt_1wnxu_313{margin-top:80px}}@media screen and (max-width: 768px){._overviewcont_1wnxu_309,._viewtxt_1wnxu_313{margin-top:80px}._cardsection_1wnxu_347{flex-wrap:wrap}._chart1_1wnxu_353,._chart2_1wnxu_354{width:49%;margin-top:10px;margin-bottom:10px}._navcard1_1wnxu_358,._navcard2_1wnxu_359{width:100%;margin-top:10px;margin-bottom:10px}._rightview_1wnxu_320{width:70%}._navmobile_1wnxu_399{display:block;width:100%}._rightview_1wnxu_320,._leftview_1wnxu_325{display:none}._back_1wnxu_403{display:block}._arrowcont_1wnxu_458{display:flex;align-items:center}}@media screen and (max-width: 425px){._chart1_1wnxu_353,._chart2_1wnxu_354{width:100%}._overviewcont_1wnxu_309{margin-top:80px}._navbtn_1wnxu_363{padding:5px;margin-left:0;margin-top:10px;margin-right:5px}._viewtxt_1wnxu_313{margin-top:80px;flex-wrap:wrap}._rightview_1wnxu_320{width:100%}._btntxt_1wnxu_389{font-size:12px}}._width-fit_17ze8_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_17ze8_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_17ze8_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_17ze8_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_17ze8_78{font-size:12px!important}}._success_17ze8_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_17ze8_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_17ze8_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_17ze8_113{font-size:12px!important}}._success_invert_17ze8_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_17ze8_148{font-size:14px;padding:10px}}._success_border_17ze8_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_17ze8_173{font-size:14px;padding:10px}}._fade-green_17ze8_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_17ze8_205{cursor:not-allowed;opacity:.5}._spinner_17ze8_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_17ze8_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_17ze8_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_17ze8_210 div:nth-child(1){animation-delay:-.45s}._spinner_17ze8_210 div:nth-child(2){animation-delay:-.3s}._spinner_17ze8_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_17ze8_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_17ze8_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_17ze8_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_17ze8_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_17ze8_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._overviewContainer_17ze8_309{display:flex;flex-direction:column;justify-content:center;background-color:#fcfcfd;padding:16px;margin:20px 0;width:100%;gap:20px;border-radius:8px}@media screen and (max-width: 992px){._overviewContainer_17ze8_309{margin-top:150px}}@media screen and (max-width: 512px){._overviewContainer_17ze8_309{background-color:inherit;padding:0}}._overviewContainer_17ze8_309>div:first-child{text-align:left;font-size:18px;color:#344054;font-weight:700;line-height:28px;display:flex;align-items:center;gap:10px}._overviewContainer_17ze8_309>div:first-child img{height:25px;width:25px;object-fit:cover;cursor:pointer;display:none}@media screen and (max-width: 512px){._overviewContainer_17ze8_309>div:first-child img{display:block}}._overviewContainer_17ze8_309>div:nth-child(2){display:grid;grid-template-columns:3fr 1fr;gap:10px;align-items:center;justify-content:space-between;height:100%}@media screen and (max-width: 560px){._overviewContainer_17ze8_309>div:nth-child(2){display:flex;flex-direction:column}}._overviewContainer_17ze8_309>div:nth-child(2) ._box_17ze8_367{height:180px}._farmOverviewStat_17ze8_371{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:20px;border-radius:8px}@media screen and (max-width: 512px){._farmOverviewStat_17ze8_371{display:flex;flex-direction:column;gap:10px}}._farmOverviewStat_17ze8_371>div{width:100%;border:1px solid #EAECF0;border-radius:8px;display:grid;padding:12px;background-color:#fff}._farmOverviewStat_17ze8_371>div>div{width:100%;background-color:#f8f9fc;border:1px solid #EAECF5;padding:10px 16px 12px;border-radius:8px;display:flex;flex-direction:column;height:100%;justify-content:center}._farmOverviewStat_17ze8_371>div>div>div:first-child{font-size:14px;font-weight:600;color:#0d0f1c;line-height:20px}._farmOverviewStat_17ze8_371>div>div>div:nth-child(2){display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;align-items:center;color:#4e5ba6;font-size:72px;line-height:90px;font-weight:700;width:100%}._farmOverviewStat_17ze8_371>div>div>div:nth-child(2) span{opacity:.1}._farmOverviewStat_17ze8_371>div>div>div:nth-child(2)>div{display:flex;align-items:center;width:100%}@media screen and (max-width: 768px){._farmOverviewStat_17ze8_371>div>div>div:nth-child(2)>div{font-size:40px}}@media screen and (max-width: 680px){._farmOverviewStat_17ze8_371>div>div>div:nth-child(2)>div{font-size:30px}}@media screen and (max-width: 512px){._farmOverviewStat_17ze8_371>div>div>div:nth-child(2)>div{font-size:60px}}._farmOverviewStat_17ze8_371>div>div>div:nth-child(2)>div:nth-child(2){justify-content:flex-end}._farmOverviewStat_17ze8_371>div>div>div:nth-child(2) img{height:60px;width:auto}@media screen and (max-width: 768px){._farmOverviewStat_17ze8_371>div>div>div:nth-child(2) img{height:40px}}@media screen and (max-width: 680px){._farmOverviewStat_17ze8_371>div>div>div:nth-child(2) img{height:32px}}@media screen and (max-width: 512px){._farmOverviewStat_17ze8_371>div>div>div:nth-child(2) img{height:40px}}._navFarms_17ze8_468{width:100%;padding:10px;border:1px solid #EAECF0;border-radius:8px;display:flex;flex-direction:column;gap:10px;height:180px;background-color:#fff}._navFarms_17ze8_468>div:nth-child(2){background-color:#e7f5f1;border:1px solid #90D0BF;border-radius:8px;color:#0a6c52;font-weight:600;display:flex;justify-content:center;align-items:center;height:30%;width:100%}@media screen and (max-width: 680px){._navFarms_17ze8_468>div:nth-child(2){font-size:12px}}._navFarms_17ze8_468>div:nth-child(2) img{height:20px;width:20px}._navFarms_17ze8_468>div:nth-child(2)>div{display:flex;justify-content:center;align-items:center;gap:5px;width:100%}._navImage_17ze8_508{height:70%;width:100%}._navImage_17ze8_508 img{width:100%;height:100%;object-fit:cover;border-radius:8px}._pointer_17ze8_519{cursor:pointer}._modal_17ze8_523{background-color:#00000057;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._modal_17ze8_523 ._formModalContainer_17ze8_534{box-sizing:border-box;background-color:#fff;height:90%;border-radius:5px;width:40%}@media screen and (max-width: 1280px){._modal_17ze8_523 ._formModalContainer_17ze8_534{width:50%}}@media screen and (max-width: 992px){._modal_17ze8_523 ._formModalContainer_17ze8_534{width:70%}}@media screen and (max-width: 512px){._modal_17ze8_523 ._formModalContainer_17ze8_534{width:90%}}._modal_17ze8_523 ._formModalContainer_17ze8_534 ._scrollBox_17ze8_556{display:flex;flex-direction:column}._modal_17ze8_523 ._formModalContainer_17ze8_534 ._scrollBox_17ze8_556 ._topBar_17ze8_560{display:flex;flex-direction:row;justify-content:end;align-items:end;padding-right:20px;background-color:#fff;box-sizing:border-box;min-height:30px;height:30px;max-height:30px;width:100%;border-radius:5px 5px 0 0}._modal_17ze8_523 ._formModalContainer_17ze8_534 ._scrollBox_17ze8_556 ._closeIcon_17ze8_574{width:10px;height:10px;cursor:pointer}._modal_17ze8_523 ._formModalContainer_17ze8_534 ._scrollBox_17ze8_556 ._formBox_17ze8_579{background-color:#fff;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;border-radius:5px}@media screen and (max-width: 992px){._modal_17ze8_523 ._formModalContainer_17ze8_534 ._scrollBox_17ze8_556{width:100%;border-radius:5px}._modal_17ze8_523 ._formModalContainer_17ze8_534 ._scrollBox_17ze8_556 ._formBox_17ze8_579{padding:0 20px}}._skeletonLoader_17ze8_596{background-color:#fff;border-radius:4px;padding:20px;animation:_loading_17ze8_1 1.5s infinite}._skeletonHeader_17ze8_603{width:100%;height:16px;background-color:#ccc;margin-bottom:20px}._skeletonContent_17ze8_610{width:100%;height:60px;background-color:#ddd;margin-bottom:10px}@keyframes _loading_17ze8_1{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}._plantImg_17ze8_628{transform:scale(1.2)}@media screen and (max-width: 512px){._plantImg_17ze8_628{transform:scale(1);width:70px!important;height:auto!important}}@media screen and (max-width: 512px){._houseImg_17ze8_640{transform:scale(1);width:auto!important;height:50px!important}}._width-fit_13iqe_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_13iqe_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_13iqe_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_13iqe_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_13iqe_78{font-size:12px!important}}._success_13iqe_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_13iqe_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_13iqe_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_13iqe_113{font-size:12px!important}}._success_invert_13iqe_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_13iqe_148{font-size:14px;padding:10px}}._success_border_13iqe_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_13iqe_173{font-size:14px;padding:10px}}._fade-green_13iqe_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_13iqe_205{cursor:not-allowed;opacity:.5}._spinner_13iqe_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_13iqe_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_13iqe_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_13iqe_210 div:nth-child(1){animation-delay:-.45s}._spinner_13iqe_210 div:nth-child(2){animation-delay:-.3s}._spinner_13iqe_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_13iqe_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_13iqe_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_13iqe_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_13iqe_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_13iqe_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._farmsItems_13iqe_309{display:grid;grid-template-columns:1fr 1fr 1fr;width:full;gap:10px;margin-bottom:100px}@media screen and (max-width: 992px){._farmsItems_13iqe_309{margin-bottom:150px;grid-template-columns:1fr 1fr}}@media screen and (max-width: 512px){._farmsItems_13iqe_309{grid-template-columns:1fr}}._farmsItems_13iqe_309 hr{margin:5px 0}._farmsItems_13iqe_309>div{background-color:#fff;border-radius:8px;padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}._farmsItems_13iqe_309>div>div{width:100%}._farmsItems_13iqe_309>div>div:first-child{display:flex;justify-content:space-between;color:#344054;font-weight:600;line-height:24px}._farmsItems_13iqe_309>div>div:first-child>div{display:flex;gap:10px}._farmsItems_13iqe_309>div>div:first-child img{height:28px;width:28px}._farmsItems_13iqe_309>div>div:nth-child(2){background-color:#f8f9fc;display:flex;flex-direction:column;padding:16px;gap:10px;border-radius:8px;width:100%}._farmLocation_13iqe_368{display:flex;width:100%;justify-content:space-between}._farmLocation_13iqe_368>div{display:flex;gap:5px;justify-self:flex-start;width:100%}._farmLocation_13iqe_368>div>div:nth-child(2){display:flex;flex-direction:column;gap:5px}._farmLocation_13iqe_368>div>div:nth-child(2)>div:first-child{color:#667085;font-size:10px;line-height:10px;font-weight:600;letter-spacing:1.44px}._farmLocation_13iqe_368>div>div:nth-child(2)>div:nth-child(2){color:#344054;font-size:12px;line-height:20px;font-weight:500}._cropAndSeason_13iqe_398{display:flex;width:100%;justify-content:space-between;flex-direction:column;gap:10px}._cropAndSeason_13iqe_398 img{height:24px;width:24px}._cropAndSeason_13iqe_398>div:first-child{color:#667085;font-size:10px;line-height:10px;font-weight:600;display:flex;align-items:center;gap:5px;letter-spacing:1.44px}._cropAndSeason_13iqe_398>div:nth-child(2){display:flex;align-items:center;gap:5px;width:100%;justify-content:space-between}._cropAndSeason_13iqe_398>div:nth-child(2)>div{display:flex;align-items:center;color:#344054;font-size:12px;line-height:20px;font-weight:500;justify-self:flex-start;width:100%}._icon_13iqe_437{height:20px;width:20px;padding:5px;border-radius:50%;background-color:#f2f4f7;display:flex;justify-content:center;align-items:center;font-size:12px}._icon_13iqe_437 img{height:100%;width:100%;object-fit:cover}._fileButton_13iqe_454{display:flex;width:100%;justify-content:space-between;flex-direction:column;gap:10px}._fileButton_13iqe_454 img{height:20px;width:20px}._fileButton_13iqe_454>div:first-child{color:#667085;font-size:10px;line-height:10px;font-weight:600;display:flex;gap:5px;text-align:left;letter-spacing:1.44px}._file_13iqe_454{width:100%;background-color:#fff;padding:12px 16px;border-radius:12px;font-weight:500;font-size:14px;display:flex;justify-content:space-between;align-items:center;height:46px;cursor:pointer}._file_13iqe_454>div{display:flex;gap:5px}._download_13iqe_494 span{font-size:24px;opacity:.7}._longitude_13iqe_499{background-color:#f6fef9;border:1px solid #ABEFC6;padding:2px 10px;border-radius:16px;font-size:12px;width:100%}._longitude_13iqe_499 span{color:#079455}._latitude_13iqe_511{background-color:#f5faff;border:1px solid #B2DDFF;padding:2px 10px;border-radius:16px;font-size:12px;width:100%}._latitude_13iqe_511 span{color:#1570ef}._pointer_13iqe_523{cursor:pointer}._skeletonLoader_13iqe_527{background-color:#fff;border-radius:4px;padding:20px;animation:_loading_13iqe_1 1.5s infinite;display:flex;flex-direction:column}._skeletonHeader_13iqe_536{width:100%;height:16px;background-color:#ccc;margin-bottom:20px}._skeletonContent_13iqe_543{width:100%;height:50px;background-color:#ddd;margin-bottom:10px}@keyframes _loading_13iqe_1{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}._volbadge_13iqe_561{border-radius:16px;border:1px solid #B2DDFF;gap:5px;background-color:#eff8ff;padding:2px 8px;font-weight:500;font-size:12px;line-height:18px;color:#175cd3;margin-left:5px}._width-fit_bb0kg_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_bb0kg_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_bb0kg_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_bb0kg_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_bb0kg_78{font-size:12px!important}}._success_bb0kg_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_bb0kg_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_bb0kg_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_bb0kg_113{font-size:12px!important}}._success_invert_bb0kg_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_bb0kg_148{font-size:14px;padding:10px}}._success_border_bb0kg_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_bb0kg_173{font-size:14px;padding:10px}}._fade-green_bb0kg_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_bb0kg_205{cursor:not-allowed;opacity:.5}._spinner_bb0kg_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_bb0kg_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_bb0kg_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_bb0kg_210 div:nth-child(1){animation-delay:-.45s}._spinner_bb0kg_210 div:nth-child(2){animation-delay:-.3s}._spinner_bb0kg_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_bb0kg_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_bb0kg_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_bb0kg_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_bb0kg_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_bb0kg_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._farmInformation_bb0kg_309{padding:24px;width:100%;display:flex;flex-direction:column;gap:20px}._farmInformation_bb0kg_309 ._header_bb0kg_316{display:flex;flex-direction:row;width:100%;justify-content:space-between;color:#344054;font-size:18px;font-weight:700;padding:10px 0;border-bottom:1px solid #EAECF0}@media screen and (max-width: 992px){._farmInformation_bb0kg_309 ._header_bb0kg_316{display:none}}._farmInformation_bb0kg_309 ._info_bb0kg_332{padding:10px;background-color:#fcfcfd;width:100%;border-radius:8px;height:100%}@media screen and (max-width: 992px){._farmInformation_bb0kg_309 ._info_bb0kg_332{padding:0}}._farmInformation_bb0kg_309 ._info_bb0kg_332 ._farmName_bb0kg_344{width:100%;display:flex;justify-content:space-between}._farmInformation_bb0kg_309 ._info_bb0kg_332 ._farmName_bb0kg_344>div:first-child{color:#344054;font-weight:600;display:flex;align-items:center;gap:10px}._farmInformation_bb0kg_309 ._info_bb0kg_332 ._farmName_bb0kg_344>div:first-child img{height:28px;width:28px}._farmLocation_bb0kg_361{display:flex;width:100%;justify-content:space-between}._farmLocation_bb0kg_361>div{display:flex;gap:5px;justify-self:flex-start;width:100%}._farmLocation_bb0kg_361>div>div:nth-child(2){display:flex;flex-direction:column;gap:5px}._farmLocation_bb0kg_361>div>div:nth-child(2)>div:first-child{color:#667085;font-size:10px;line-height:10px;font-weight:600}._farmLocation_bb0kg_361>div>div:nth-child(2)>div:nth-child(2){color:#344054;font-size:12px;line-height:20px;font-weight:500}._cropAndSeason_bb0kg_390{display:flex;width:100%;justify-content:space-between;flex-direction:column;gap:10px}._cropAndSeason_bb0kg_390 img{height:20px;width:20px}._cropAndSeason_bb0kg_390>div:first-child{color:#667085;font-size:10px;line-height:10px;font-weight:600;display:flex;align-items:center;gap:5px}._cropAndSeason_bb0kg_390 ._crops_bb0kg_410{display:flex;align-items:center;gap:5px;width:100%;justify-content:space-between}._cropAndSeason_bb0kg_390 ._crops_bb0kg_410>div{display:flex;align-items:center;color:#344054;font-size:12px;line-height:20px;font-weight:500;justify-self:flex-start;width:100%}._icon_bb0kg_428{height:24px;width:24px;padding:5px;border-radius:50%;background-color:#f2f4f7;display:flex;justify-content:center;align-items:center;font-size:12px}._icon_bb0kg_428 img{height:100%;width:100%;object-fit:cover}._fileButton_bb0kg_445{display:flex;width:100%;justify-content:space-between;flex-direction:column;gap:10px}._fileButton_bb0kg_445 img{height:20px;width:20px}._fileButton_bb0kg_445>div:first-child{color:#667085;font-size:10px;line-height:10px;font-weight:600;display:flex;gap:5px;text-align:left}._file_bb0kg_445{width:100%;background-color:#fff;padding:12px 16px;border-radius:12px;font-weight:500;font-size:14px;display:flex;justify-content:space-between;align-items:center;height:46px;border:1px solid #EAECF0;cursor:pointer}._file_bb0kg_445>div{display:flex;gap:5px}._download_bb0kg_485 span{font-size:24px;opacity:.7}._longitude_bb0kg_490{background-color:#f6fef9;border:1px solid #ABEFC6;padding:2px 10px;border-radius:16px;font-size:12px;width:100%}._longitude_bb0kg_490 span{color:#079455}._latitude_bb0kg_502{background-color:#f5faff;border:1px solid #B2DDFF;padding:2px 10px;border-radius:16px;font-size:12px;width:100%}._latitude_bb0kg_502 span{color:#1570ef}._pointer_bb0kg_514{cursor:pointer}._cropInformation_bb0kg_518{display:flex;flex-direction:column;padding:10px;margin-top:20px;gap:10px}hr{margin:5px 0;background-color:#eaecf0;color:#eaecf0;height:1px}._flex_bb0kg_533{display:flex}._flexApart_bb0kg_537{display:flex;justify-content:space-between;gap:20px;align-items:center}._modal_bb0kg_544{background-color:#00000057;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._modal_bb0kg_544 ._formModalContainer_bb0kg_555{box-sizing:border-box;background-color:#fff;height:90%;border-radius:5px;width:40%}@media screen and (max-width: 1280px){._modal_bb0kg_544 ._formModalContainer_bb0kg_555{width:50%}}@media screen and (max-width: 992px){._modal_bb0kg_544 ._formModalContainer_bb0kg_555{width:70%}}@media screen and (max-width: 512px){._modal_bb0kg_544 ._formModalContainer_bb0kg_555{width:90%}}._modal_bb0kg_544 ._formModalContainer_bb0kg_555 ._scrollBox_bb0kg_577{display:flex;flex-direction:column}._modal_bb0kg_544 ._formModalContainer_bb0kg_555 ._scrollBox_bb0kg_577 ._topBar_bb0kg_581{display:flex;flex-direction:row;justify-content:end;align-items:end;padding-right:20px;background-color:#fff;box-sizing:border-box;min-height:30px;height:30px;max-height:30px;width:100%;border-radius:5px 5px 0 0}._modal_bb0kg_544 ._formModalContainer_bb0kg_555 ._scrollBox_bb0kg_577 ._closeIcon_bb0kg_595{width:10px;height:10px;cursor:pointer}._modal_bb0kg_544 ._formModalContainer_bb0kg_555 ._scrollBox_bb0kg_577 ._formBox_bb0kg_600{background-color:#fff;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;border-radius:5px}@media screen and (max-width: 992px){._modal_bb0kg_544 ._formModalContainer_bb0kg_555 ._scrollBox_bb0kg_577{width:100%;border-radius:5px}._modal_bb0kg_544 ._formModalContainer_bb0kg_555 ._scrollBox_bb0kg_577 ._formBox_bb0kg_600{padding:0 20px}}._volbadge_bb0kg_617{border-radius:16px;border:1px solid #B2DDFF;gap:5px;background-color:#eff8ff;padding:2px 8px;font-weight:500;font-size:12px;line-height:18px;color:#175cd3;margin-left:5px}._width-fit_dcg7m_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_dcg7m_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_dcg7m_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_dcg7m_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_dcg7m_78{font-size:12px!important}}._success_dcg7m_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_dcg7m_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_dcg7m_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_dcg7m_113{font-size:12px!important}}._success_invert_dcg7m_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_dcg7m_148{font-size:14px;padding:10px}}._success_border_dcg7m_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_dcg7m_173{font-size:14px;padding:10px}}._fade-green_dcg7m_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_dcg7m_205{cursor:not-allowed;opacity:.5}._spinner_dcg7m_210{display:flex;justify-content:center;align-items:center;height:100%}._cancel_dcg7m_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_dcg7m_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_dcg7m_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_dcg7m_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modal_dcg7m_309{background-color:#00000057;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._modal_dcg7m_309 ._container_dcg7m_320{display:flex;flex-direction:column;background-color:#fff;align-items:center;justify-content:center;width:fit-content;max-width:400px;height:fit-content;border:none;border-radius:10px;gap:8px;padding:32px;gap:32px}@media screen and (max-width: 512px){._modal_dcg7m_309 ._container_dcg7m_320{width:90%;height:300px}}._modal_dcg7m_309 ._container_dcg7m_320 ._icon_dcg7m_341{width:50px;height:50px}._modal_dcg7m_309 ._container_dcg7m_320 ._header_dcg7m_345{font-weight:600;margin:0;font-size:18px;line-height:18px}@media screen and (max-width: 512px){._modal_dcg7m_309 ._container_dcg7m_320 ._header_dcg7m_345{font-size:14px;line-height:20px}}._modal_dcg7m_309 ._container_dcg7m_320 ._subtext_dcg7m_357{font-size:12px;line-height:18px}@media screen and (max-width: 512px){._modal_dcg7m_309 ._container_dcg7m_320 ._subtext_dcg7m_357{font-size:12px;line-height:18px}}._modal_dcg7m_309 ._container_dcg7m_320 ._actionBtn_dcg7m_367,._modal_dcg7m_309 ._container_dcg7m_320 ._closeBtn_dcg7m_367{font-size:12px;line-height:18px;box-sizing:border-box;width:50%;padding:10px 16px;max-width:170px;border-radius:5px;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;height:40px}@media screen and (max-width: 512px){._modal_dcg7m_309 ._container_dcg7m_320 ._actionBtn_dcg7m_367,._modal_dcg7m_309 ._container_dcg7m_320 ._closeBtn_dcg7m_367{font-size:12px;line-height:18px;width:80%}}._modal_dcg7m_309 ._container_dcg7m_320 ._actionBtn_dcg7m_367{background-color:#fff;color:#344054;font-weight:600;border:1px solid #D0D5DD}._modal_dcg7m_309 ._container_dcg7m_320 ._closeBtn_dcg7m_367{color:#fff;font-weight:600;background-color:#d92d20;border:1px solid #D92D20}._flex_dcg7m_402{display:flex;gap:5px;width:100%}._flexButtons_dcg7m_408{display:flex;gap:5px;width:100%;gap:20px;justify-content:center;align-items:center}._flexColumn_dcg7m_417{display:flex;gap:10px;flex-direction:column}._warningsection_dcg7m_423{display:flex;border:1px solid #FEDF89;border-radius:4px;background:#fffaeb;padding:5px;font-weight:600;font-size:14px;line-height:20px;color:#dc6803;width:100%}._warningsvg_dcg7m_436{width:18px;height:18px;margin:auto 10px}._cropName_dcg7m_442{font-weight:600}._spinner_dcg7m_210{width:40px;height:40px;position:relative;display:flex;justify-content:center;align-items:center}._spinner_dcg7m_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_dcg7m_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_dcg7m_210 div:nth-child(1){animation-delay:-.45s}._spinner_dcg7m_210 div:nth-child(2){animation-delay:-.3s}._spinner_dcg7m_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_dcg7m_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._width-fit_11l1d_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_11l1d_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_11l1d_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_11l1d_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_11l1d_78{font-size:12px!important}}._success_11l1d_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_11l1d_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_11l1d_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_11l1d_113{font-size:12px!important}}._success_invert_11l1d_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_11l1d_148{font-size:14px;padding:10px}}._success_border_11l1d_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_11l1d_173{font-size:14px;padding:10px}}._fade-green_11l1d_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_11l1d_205{cursor:not-allowed;opacity:.5}._spinner_11l1d_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_11l1d_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_11l1d_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_11l1d_210 div:nth-child(1){animation-delay:-.45s}._spinner_11l1d_210 div:nth-child(2){animation-delay:-.3s}._spinner_11l1d_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_11l1d_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_11l1d_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_11l1d_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_11l1d_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_11l1d_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._desktopTables_11l1d_309{display:flex;flex-direction:column;letter-spacing:normal!important}._desktopTables_11l1d_309 ._editRequests_11l1d_314{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:20px;background-color:#f9fafb;margin:20px 0;align-items:center;padding:10px 20px;border-radius:8px}._desktopTables_11l1d_309 ._editRequests_11l1d_314 ._btn_11l1d_326{width:12%;padding:6px 8px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;line-height:20px;font-size:14px;color:#344054;cursor:pointer;font-weight:600;margin-bottom:auto!important;margin-top:auto!important}@media screen and (max-width: 1440px){._desktopTables_11l1d_309 ._editRequests_11l1d_314 ._btn_11l1d_326{width:20%}}@media screen and (max-width: 768px){._desktopTables_11l1d_309 ._editRequests_11l1d_314 ._btn_11l1d_326{width:40%}}@media screen and (max-width: 375px){._desktopTables_11l1d_309 ._editRequests_11l1d_314 ._btn_11l1d_326{width:40%;flex-direction:column}}._desktopTables_11l1d_309 ._editRequests_11l1d_314 ._title_11l1d_359{font-family:Inter;font-size:16px;font-weight:600;line-height:20px;text-align:left;color:#344054;display:flex;align-items:center;gap:5px}._desktopTables_11l1d_309 ._editRequests_11l1d_314>div:first-child{display:flex;width:100%;justify-content:space-between;align-items:center}._desktopTables_11l1d_309 ._editRequests_11l1d_314>div:last-child{display:flex;width:100%;align-items:center;flex-direction:column}._desktopTables_11l1d_309 ._editRequests_11l1d_314>div:last-child ._tableHeader_11l1d_382{display:grid;grid-template-columns:.7fr 2fr 1fr 1.3fr 1fr .5fr;justify-content:space-between;width:100%;font-size:8px;font-weight:600;line-height:18px;letter-spacing:normal;text-align:left;text-transform:uppercase;background-color:#eff8ff;color:#175cd3;border-radius:8px;border:1px solid #B2DDFF}._desktopTables_11l1d_309 ._editRequests_11l1d_314>div:last-child ._tableHeader_11l1d_382 div:not(:last-child){border-right:1px solid #B2DDFF;padding:8px}._desktopTables_11l1d_309 ._editRequests_11l1d_314>div:last-child ._tableHeader_11l1d_382 div{padding:8px;display:flex;align-items:center;gap:5px}._desktopTables_11l1d_309 ._editRequests_11l1d_314>div:last-child ._tableHeader_11l1d_382 ._center_11l1d_408{text-align:center;justify-content:center}._desktopTables_11l1d_309 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412{display:flex;flex-direction:column;width:100%;justify-content:center}._desktopTables_11l1d_309 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412>div{display:flex;flex-direction:column;justify-content:center;align-items:center}._desktopTables_11l1d_309 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424{display:grid;color:#475467;grid-template-columns:.7fr 2fr 1fr 1.3fr 1fr .5fr;justify-content:space-between;width:100%;font-size:12px;font-weight:500;line-height:18px;letter-spacing:normal;text-align:left;align-items:center;border-bottom:1px solid rgba(52,64,84,.0745098039);background-color:inherit;cursor:pointer}._desktopTables_11l1d_309 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424>div{white-space:nowrap;overflow-x:auto;padding:16px 8px;display:flex;align-items:center;overflow-y:hidden;max-width:100%;background-color:#f9fafb;gap:5px}._desktopTables_11l1d_309 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424>div::-webkit-scrollbar{display:none}._desktopTables_11l1d_309 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._center_11l1d_408{text-align:center;justify-content:center}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:20px;background-color:#f9fafb;margin:20px 0;align-items:center;padding:10px 20px;border-radius:8px}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459 ._btn_11l1d_326{width:12%;padding:6px 8px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;line-height:20px;font-size:14px;color:#344054;cursor:pointer;font-weight:600;margin-bottom:auto!important;margin-top:auto!important}@media screen and (max-width: 1440px){._desktopTables_11l1d_309 ._pendingApproval_11l1d_459 ._btn_11l1d_326{width:20%}}@media screen and (max-width: 768px){._desktopTables_11l1d_309 ._pendingApproval_11l1d_459 ._btn_11l1d_326{width:40%}}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459 ._title_11l1d_359{font-family:Inter;font-size:16px;font-weight:600;line-height:20px;text-align:left;color:#344054;display:flex;align-items:center;gap:5px}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459>div:first-child{display:flex;width:100%;justify-content:space-between;align-items:center}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459>div:last-child{display:flex;width:100%;align-items:center;flex-direction:column}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459>div:last-child ._tableHeader_11l1d_382{display:grid;grid-template-columns:.8fr 1fr 2fr 1fr .7fr 1fr 1fr .7fr;justify-content:space-between;width:100%;font-size:8px;font-weight:600;line-height:18px;letter-spacing:normal;text-align:left;text-transform:uppercase;background-color:#fffaeb;color:#b54708;border-radius:8px;border:1px solid #FEF0C7}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459>div:last-child ._tableHeader_11l1d_382 div:not(:last-child){border-right:1px solid #FEF0C7;padding:8px}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459>div:last-child ._tableHeader_11l1d_382 div{padding:8px;display:flex;align-items:center;gap:5px}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459>div:last-child ._tableHeader_11l1d_382 ._center_11l1d_408{text-align:center;justify-content:center}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459>div:last-child ._list_11l1d_412{display:flex;flex-direction:column;width:100%;justify-content:center}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459>div:last-child ._list_11l1d_412>div{display:flex;flex-direction:column;justify-content:center;align-items:center}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459>div:last-child ._list_11l1d_412 ._tableData_11l1d_424{display:grid;color:#475467;grid-template-columns:.8fr 1fr 2fr 1fr .7fr 1fr 1fr .7fr;justify-content:space-between;width:100%;font-size:12px;font-weight:500;line-height:18px;letter-spacing:normal;text-align:left;align-items:center;cursor:pointer;border-bottom:1px solid rgba(52,64,84,.0745098039)}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459>div:last-child ._list_11l1d_412 ._tableData_11l1d_424>div{white-space:nowrap;overflow-x:auto;padding:16px 8px;display:flex;align-items:center;overflow-y:hidden;max-width:100%;background-color:#f9fafb;gap:5px}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459>div:last-child ._list_11l1d_412 ._tableData_11l1d_424>div::-webkit-scrollbar{display:none}._desktopTables_11l1d_309 ._pendingApproval_11l1d_459>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._center_11l1d_408{text-align:center;justify-content:center}._desktopTables_11l1d_309 ._slideup_11l1d_597{transform:translateY(-7px)}._desktopTables_11l1d_309 ._products_11l1d_600{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:20px;background-color:#f9fafb;margin:20px 0 30px;align-items:center;padding:10px 20px;border-radius:8px;transition:.5s ease}._desktopTables_11l1d_309 ._products_11l1d_600 ._btn_11l1d_326{height:32px;padding:6px 8px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;line-height:20px;font-size:14px;color:#344054;gap:5px;cursor:pointer;font-weight:600}._desktopTables_11l1d_309 ._products_11l1d_600 ._title_11l1d_359{font-family:Inter;font-size:16px;font-weight:600;line-height:20px;text-align:left;color:#344054;display:flex;align-items:center;gap:5px}@media screen and (max-width: 768px){._desktopTables_11l1d_309 ._products_11l1d_600 ._title_11l1d_359{font-size:14px;width:100%;margin-bottom:10px}}._desktopTables_11l1d_309 ._products_11l1d_600>div:first-child{display:flex;width:100%;justify-content:space-between;align-items:center}@media screen and (max-width: 768px){._desktopTables_11l1d_309 ._products_11l1d_600>div:first-child{display:flex;flex-wrap:wrap;width:100%;justify-content:start;align-items:center}}._desktopTables_11l1d_309 ._products_11l1d_600>div:first-child ._search_11l1d_663 input{padding:15px 0}._desktopTables_11l1d_309 ._products_11l1d_600>div:last-child{display:flex;width:100%;align-items:center;flex-direction:column}._desktopTables_11l1d_309 ._products_11l1d_600>div:last-child ._tableHeader_11l1d_382{display:grid;grid-template-columns:.8fr 1fr 2fr 1fr .7fr 1fr 1fr .7fr;justify-content:space-between;width:100%;font-size:8px;font-weight:600;line-height:18px;letter-spacing:normal;text-align:left;text-transform:uppercase;background-color:#f2f4f7;color:#667085;border-radius:8px;border:1px solid #EAECF0}._desktopTables_11l1d_309 ._products_11l1d_600>div:last-child ._tableHeader_11l1d_382 div:not(:last-child){border-right:1px solid #B2DDFF;padding:8px}._desktopTables_11l1d_309 ._products_11l1d_600>div:last-child ._tableHeader_11l1d_382 div{padding:8px;display:flex;align-items:center;gap:5px}._desktopTables_11l1d_309 ._products_11l1d_600>div:last-child ._tableHeader_11l1d_382 ._center_11l1d_408{text-align:center;justify-content:center}._desktopTables_11l1d_309 ._products_11l1d_600>div:last-child ._list_11l1d_412{display:flex;flex-direction:column;width:100%;justify-content:center}._desktopTables_11l1d_309 ._products_11l1d_600>div:last-child ._list_11l1d_412>div{display:flex;flex-direction:column;justify-content:center;align-items:center}._desktopTables_11l1d_309 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424{display:grid;color:#475467;grid-template-columns:.8fr 1fr 2fr 1fr .7fr 1fr 1fr .7fr;justify-content:space-between;width:100%;font-size:12px;font-weight:500;line-height:18px;letter-spacing:normal;text-align:left;align-items:center;border-bottom:1px solid rgba(52,64,84,.0745098039);cursor:pointer}._desktopTables_11l1d_309 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424>div{padding:16px 8px;display:flex;align-items:center;gap:5px;white-space:nowrap;overflow-x:auto;overflow-y:hidden;max-width:100%}._desktopTables_11l1d_309 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424>div::-webkit-scrollbar{display:none}._desktopTables_11l1d_309 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._center_11l1d_408{text-align:center;justify-content:center}._desktopTables_11l1d_309 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._type_11l1d_746{margin:auto}._mobileTables_11l1d_750{display:none;flex-direction:column}@media screen and (max-width: 992px){._mobileTables_11l1d_750{margin-bottom:100px}}@media screen and (max-width: 768px){._mobileTables_11l1d_750{display:flex}}._mobileTables_11l1d_750 ._editRequests_11l1d_314{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:20px;background-color:#f9fafb;margin:20px 0;align-items:center;padding:10px 20px;border-radius:8px}._mobileTables_11l1d_750 ._editRequests_11l1d_314 ._btn_11l1d_326{height:32px;padding:6px 8px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;line-height:20px;font-size:14px;color:#344054;gap:5px;cursor:pointer;font-weight:600}@media screen and (max-width: 400px){._mobileTables_11l1d_750 ._editRequests_11l1d_314 ._btn_11l1d_326 span{display:none}}._mobileTables_11l1d_750 ._editRequests_11l1d_314 ._title_11l1d_359{font-family:Inter;font-size:16px;font-weight:600;line-height:20px;text-align:left;color:#344054;display:flex;align-items:center;gap:5px}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:first-child{display:flex;width:100%;justify-content:space-between;align-items:center}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child{display:flex;width:100%;align-items:center;flex-direction:column}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._tableHeader_11l1d_382{display:grid;grid-template-columns:1fr 3fr 1fr;justify-content:space-between;width:100%;font-size:10px;font-weight:600;line-height:18px;letter-spacing:normal;text-align:left;text-transform:uppercase;background-color:#fffaeb;color:#b54708;border-radius:8px;border:1px solid #FEF0C7}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._tableHeader_11l1d_382 div:not(:last-child){border-right:1px solid #B2DDFF;padding:8px}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._tableHeader_11l1d_382 div{padding:8px;display:flex;align-items:center;gap:5px}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._tableHeader_11l1d_382 ._center_11l1d_408{text-align:center;justify-content:center}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412{display:flex;flex-direction:column;width:100%;justify-content:center}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412>div{display:flex;flex-direction:column;justify-content:center;align-items:center}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424{display:grid;color:#475467;grid-template-columns:1fr 3fr 1fr;justify-content:space-between;width:100%;font-size:14px;font-weight:600;line-height:18px;letter-spacing:normal;text-align:left;align-items:center;border-bottom:1px solid rgba(52,64,84,.0745098039);background-color:inherit;cursor:pointer}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424>div{white-space:nowrap;overflow-x:auto;padding:16px 8px;display:flex;align-items:center;overflow-y:hidden;max-width:100%;background-color:#f9fafb;gap:5px}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424>div::-webkit-scrollbar{display:none}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._center_11l1d_408{text-align:center;justify-content:center}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 img{cursor:pointer}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._actions_11l1d_900{display:flex;justify-content:center;align-items:center;position:relative;overflow:visible}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._actions_11l1d_900 ._dropIcon_11l1d_907{height:36px;width:36px;display:flex;justify-content:center;align-items:center}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._actions_11l1d_900 ._dropIconActive_11l1d_914{box-shadow:0 0 0 4px #f2f4f7;box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;border-radius:4px}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._actions_11l1d_900 ._actions_drop_down_11l1d_921{position:absolute;top:60px;right:0;overflow:visible;box-shadow:0 8px 8px -4px #10182808;box-shadow:0 20px 24px -4px #10182814;border:1px solid #EAECF0;z-index:10;border-radius:8px;padding:8px;background:#fff;gap:5px}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._actions_11l1d_900 ._actions_drop_down_11l1d_921>div{padding:8px 14px;background:#f9fafb;display:flex;gap:10px;width:100%;text-align:left;cursor:pointer}._mobileTables_11l1d_750 ._editRequests_11l1d_314>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._actions_11l1d_900 ._actions_drop_down_11l1d_921>div>div:first-child{width:16px}._mobileTables_11l1d_750 ._products_11l1d_600{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:20px;background-color:#f9fafb;margin:20px 0;align-items:center;padding:10px 20px;border-radius:8px}._mobileTables_11l1d_750 ._products_11l1d_600 ._btn_11l1d_326{height:32px;padding:6px 8px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;line-height:20px;font-size:14px;color:#344054;gap:5px;cursor:pointer;font-weight:600}._mobileTables_11l1d_750 ._products_11l1d_600 ._title_11l1d_359{font-family:Inter;font-size:16px;font-weight:600;line-height:20px;text-align:left;color:#344054;display:flex;align-items:center;gap:5px}._mobileTables_11l1d_750 ._products_11l1d_600>div:first-child{display:flex;width:100%;gap:20px;justify-content:space-between;flex-direction:column}._mobileTables_11l1d_750 ._products_11l1d_600>div:first-child ._filters_11l1d_993{width:100%!important;display:grid;grid-template-columns:1fr auto;align-items:center}._mobileTables_11l1d_750 ._products_11l1d_600>div:first-child ._filters_11l1d_993 ._search_11l1d_663{grid-template-columns:auto auto 1fr}._mobileTables_11l1d_750 ._products_11l1d_600>div:first-child ._filters_11l1d_993 ._search_11l1d_663 input{width:100%}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child{display:flex;width:100%;align-items:center;flex-direction:column}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._tableHeader_11l1d_382{display:grid;grid-template-columns:3fr 1.5fr 1fr;justify-content:space-between;width:100%;font-size:10px;font-weight:600;line-height:18px;letter-spacing:normal;text-align:left;text-transform:uppercase;background-color:#f2f4f7;color:#667085;border-radius:8px;border:1px solid #EAECF0}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._tableHeader_11l1d_382 div:not(:last-child){border-right:1px solid #B2DDFF;padding:8px}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._tableHeader_11l1d_382 div{padding:8px;display:flex;align-items:center;gap:5px}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._tableHeader_11l1d_382 ._center_11l1d_408{text-align:center;justify-content:center}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._list_11l1d_412{display:flex;flex-direction:column;width:100%;justify-content:center}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._list_11l1d_412>div{display:flex;flex-direction:column;justify-content:center;align-items:center}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424{display:grid;color:#475467;grid-template-columns:3fr 1.5fr 1fr;justify-content:space-between;width:100%;font-size:14px;font-weight:600;line-height:18px;letter-spacing:normal;text-align:left;align-items:center;border-bottom:1px solid rgba(52,64,84,.0745098039);background-color:inherit;cursor:pointer}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424>div{white-space:nowrap;overflow-x:auto;padding:16px 8px;display:flex;align-items:center;overflow-y:hidden;max-width:100%;background-color:#f9fafb;gap:5px}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424>div::-webkit-scrollbar{display:none}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._center_11l1d_408{text-align:center;justify-content:center}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 img{cursor:pointer}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._actions_11l1d_900{display:flex;justify-content:center;align-items:center;position:relative;overflow:visible}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._actions_11l1d_900 ._dropIcon_11l1d_907{height:36px;width:36px;display:flex;justify-content:center;align-items:center}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._actions_11l1d_900 ._dropIconActive_11l1d_914{box-shadow:0 0 0 4px #f2f4f7;box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;border-radius:4px}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._actions_11l1d_900 ._actions_drop_down_11l1d_921{position:absolute;top:60px;left:0;overflow:visible;box-shadow:0 8px 8px -4px #10182808;box-shadow:0 20px 24px -4px #10182814;border:1px solid #EAECF0;z-index:10;border-radius:8px;padding:8px;background:#fff;gap:5px}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._actions_11l1d_900 ._actions_drop_down_11l1d_921>div{padding:8px 14px;background:#f9fafb;display:flex;gap:10px;width:100%;text-align:left;cursor:pointer}._mobileTables_11l1d_750 ._products_11l1d_600>div:last-child ._list_11l1d_412 ._tableData_11l1d_424 ._actions_11l1d_900 ._actions_drop_down_11l1d_921>div>div:first-child{width:16px}._mobileTables_11l1d_750 ._products_11l1d_600 ._type_11l1d_746{margin:auto}._mobileTables_11l1d_750 ._products_11l1d_600 ._types_11l1d_1141::-webkit-scrollbar{display:none}._mobileTables_11l1d_750 ._products_11l1d_600 ._types_11l1d_1141{display:flex;overflow-x:scroll;width:100%;align-items:center;justify-content:space-between;gap:10px}._mobileTables_11l1d_750 ._products_11l1d_600 ._types_11l1d_1141>div{padding:8px 14px;border-radius:8px;font-size:12px;font-weight:600;line-height:18px;width:100%;display:flex;justify-content:center}@media screen and (max-width: 512px){._mobileTables_11l1d_750 ._products_11l1d_600 ._types_11l1d_1141>div{padding:4px;font-size:10px}}@media screen and (max-width: 415px){._mobileTables_11l1d_750 ._products_11l1d_600 ._types_11l1d_1141>div{min-width:100px}}._typescont_11l1d_1174{display:flex!important;justify-content:center!important;align-items:center!important}._type_11l1d_746{padding:2px 8px!important;border-radius:16px;width:fit-content;height:fit-content;display:flex;justify-content:center;font-size:8px;text-transform:uppercase;font-weight:700!important;margin-right:10px}._units_11l1d_1193{border:1px solid #A15C07;color:#a15c07;background:#fefbe8}._price_11l1d_1199{color:#6927da;background:#f5f3ff;border:1px solid #DDD6FE}._image_11l1d_1205{color:#175cd3;background:#eff8ff;border:1px solid #B2DDFF}._rejected_11l1d_1211{color:#344054;background:#f9fafb;border:1px solid #EAECF0}._in_stock_11l1d_1217{color:#067647;background:#ecfdf3;border:1px solid #ABEFC6}._out_of_stock_11l1d_1223{color:#b42318;background:#fef3f2;border:1px solid #FECDCA}._changeType_11l1d_1229{gap:2px!important}._right_11l1d_1233{text-align:right;justify-content:flex-end}._left_11l1d_1238{text-align:left;justify-content:flex-end}._action_11l1d_900 img{height:25px;cursor:pointer;width:25px}._pagination_11l1d_1249{margin-top:10px;width:100%;display:flex;justify-content:space-between;align-items:center}._pagination_11l1d_1249 img{cursor:pointer}._filters_11l1d_993{display:flex;align-items:center;gap:5px}._filters_11l1d_993 img{cursor:pointer}._search_11l1d_663{display:flex;align-items:center;background:#fff;border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;gap:5px;border-radius:8px;padding:8px;font-size:14px;height:36px}._search_11l1d_663 input{cursor:pointer;border:none!important;outline:none;background:inherit;box-shadow:none;height:100%;width:100%}._hide_11l1d_1291{display:none!important}._pendingtablehead_11l1d_1295{background-color:#fffaeb}._edittablehead_11l1d_1299{background-color:#eff8ff}._bordtlr_11l1d_1303{color:#b54708!important;border-top-left-radius:8px;border-right:1px solid #FEF0C7!important;width:12%!important}._thclass_11l1d_1310{color:#b54708!important;border-right:1px solid #FEF0C7!important}._thclassact_11l1d_1315{color:#b54708!important}._bodprod_11l1d_1319{border-top-left-radius:8px;border-right:1px solid #EAECF0!important}._thclassprod_11l1d_1324{border-right:1px solid #EAECF0!important}._thclassprodstat_11l1d_1328{border-top-right-radius:8px}._borderleftradius_11l1d_1332{color:#175cd3!important;border-top-left-radius:8px;border-right:1px solid #B2DDFF!important;width:12%!important}._thclassedit_11l1d_1339{color:#175cd3!important;border-right:1px solid #B2DDFF!important}._thclassedittype_11l1d_1344{color:#175cd3!important;border-right:1px solid #B2DDFF!important;display:flex;justify-content:center}._centerdata_11l1d_1351{position:relative;bottom:9px}._centerdataicon_11l1d_1356{position:relative;bottom:4px}._dropbtn_11l1d_1361{width:100%;display:flex;align-items:center}._dropmenu_11l1d_1367{width:700px;padding:20px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_11l1d_1378{opacity:1;transform:translateY(0)}._inputsec_11l1d_1383{display:flex;justify-content:space-between}._developerinput_11l1d_1388,._statusinput_11l1d_1392,._stateinput_11l1d_1396{width:30%}._devlabel_11l1d_1400{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._inputfield_11l1d_1408{display:flex;align-items:center}._selectinput_11l1d_1413{border:1px solid #D0D5DD!important;border-radius:8px!important;padding:10px!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;color:#475467!important;outline:none!important;cursor:pointer!important;background-color:#fff!important}._inputselected_11l1d_1426{border:1px solid #5EBAA2!important;border-radius:8px!important;padding:10px!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;color:#475467!important;outline:none!important;cursor:pointer!important;box-shadow:0 0 5px 5px #e7f5f1!important;background-color:#fff!important}._downarrcont_11l1d_1440{position:relative}._downarr_11l1d_1440{width:12px;height:7px;position:absolute;right:15px}._dropitems_11l1d_1451{display:flex;flex-wrap:wrap;align-items:center;margin-top:20px}._dropitm_11l1d_1458{margin-top:10px;flex:1;flex-basis:20%;display:flex;justify-content:space-between;background-color:#f9fafb!important;color:#475467!important;font-weight:500;font-size:12px;line-height:20px;border-radius:6px;padding:10px;width:60%;margin-right:10px}._checkboximg_11l1d_1475{width:16px;height:16px;margin-top:auto;margin-bottom:auto}._name_11l1d_1482{font-weight:500;font-size:14px;line-height:20px;color:#475467}._btnsection_11l1d_1489{display:flex!important;justify-content:flex-end!important;align-items:center;margin-top:20px;width:50%;margin-left:auto}._clear_11l1d_1498{font-weight:500;font-size:14px;line-height:20px;color:#d92d20!important;text-decoration:underline;margin-right:10px;cursor:pointer;background-color:#fff!important}._save_11l1d_1509{background-color:#0d8a6a!important;color:#fff!important;border-radius:8px;display:flex;justify-content:center;align-items:center;padding:10px 20px;font-weight:600;font-size:14px;line-height:20px;cursor:pointer}._fixedcolumnedit_11l1d_1523{position:sticky;right:0;z-index:1;background-color:inherit;color:#175cd3!important;display:flex!important;justify-content:center!important}._fixedcolumnpending_11l1d_1533{position:sticky;right:0;z-index:1;background-color:inherit;color:#b54708!important;display:flex!important;justify-content:center!important}._switch_11l1d_1543{background-color:#f2f4f7!important;color:#f2f4f7;margin-bottom:auto!important;margin-top:auto!important}._toggleswitch_11l1d_1550{margin-bottom:auto!important;margin-top:auto!important;width:30%}._approve_11l1d_1556{margin-right:2%}._center_11l1d_408{display:flex;justify-content:center}._controls_11l1d_1565{display:flex;justify-content:space-between;align-items:center;margin-top:15px;width:100%}._currentpage_11l1d_1573{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;position:relative;bottom:35px}._controlbtn_11l1d_1584{cursor:pointer;width:36px;height:36px}._curpageCount_11l1d_1590{font-weight:500;font-size:12px;line-height:20px;color:#475467}._pagelink_11l1d_1597{display:none}@media screen and (max-width: 768px){._csv_11l1d_1602{display:none}._filters_11l1d_993{width:100%}._search_11l1d_663{width:90%}._search_11l1d_663 input{padding:0;height:100%}._commissioned_11l1d_1615,._construction_11l1d_1618,._prospective_11l1d_1621{width:100%}._input_11l1d_1383{margin-top:auto;margin-bottom:auto;width:100%}._inputsec_11l1d_1383{flex-direction:column}._dropmenu_11l1d_1367{width:300px}._selectinput_11l1d_1413,._inputselected_11l1d_1426,._developerinput_11l1d_1388,._statusinput_11l1d_1392,._stateinput_11l1d_1396,._btnsection_11l1d_1489{width:100%}}._width-fit_1mrhx_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1mrhx_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1mrhx_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1mrhx_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1mrhx_78{font-size:12px!important}}._success_1mrhx_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1mrhx_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1mrhx_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1mrhx_113{font-size:12px!important}}._success_invert_1mrhx_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1mrhx_148{font-size:14px;padding:10px}}._success_border_1mrhx_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1mrhx_173{font-size:14px;padding:10px}}._fade-green_1mrhx_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1mrhx_205{cursor:not-allowed;opacity:.5}._spinner_1mrhx_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1mrhx_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1mrhx_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1mrhx_210 div:nth-child(1){animation-delay:-.45s}._spinner_1mrhx_210 div:nth-child(2){animation-delay:-.3s}._spinner_1mrhx_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1mrhx_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1mrhx_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1mrhx_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1mrhx_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1mrhx_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._productsOverview_1mrhx_309{width:100%;display:grid;grid-template-columns:1fr 3fr 1fr;justify-content:space-between;border-top:2px solid #EAECF0;border-bottom:2px solid #EAECF0;padding:20px 10px;margin-top:20px;gap:10px}@media screen and (max-width: 992px){._productsOverview_1mrhx_309{margin-top:150px}}@media screen and (max-width: 1100px){._productsOverview_1mrhx_309{display:none}}._productsOverview_1mrhx_309>div{height:100%}._productsOverview_1mrhx_309 ._navFarms_1mrhx_333{width:100%;padding:15px;border:1px solid #EAECF0;border-radius:8px;display:flex;flex-direction:column;background-color:#f9fafb}._productsOverview_1mrhx_309 ._navFarms_1mrhx_333>div:nth-child(2){background-color:#0d8a6a;border:1px solid #90D0BF;border-radius:8px;color:#e7f5f1;font-weight:600;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer}@media screen and (max-width: 680px){._productsOverview_1mrhx_309 ._navFarms_1mrhx_333>div:nth-child(2){font-size:12px}}._productsOverview_1mrhx_309 ._navFarms_1mrhx_333>div:nth-child(2) img{height:20px;width:20px}._productsOverview_1mrhx_309 ._navFarms_1mrhx_333>div:nth-child(2)>div{display:flex;justify-content:center;align-items:center;gap:5px;width:100%}._productsOverview_1mrhx_309 ._navImage_1mrhx_370{width:100%}._productsOverview_1mrhx_309 ._navImage_1mrhx_370 img{width:100%;height:100%;object-fit:cover;border-radius:8px}._productsOverview_1mrhx_309 ._pointer_1mrhx_379{cursor:pointer}._productsOverview_1mrhx_309 ._categoryOverview_1mrhx_382{display:flex;flex-direction:column;padding:16px 10px;background-color:#f9fafb;border-radius:8px;gap:10px}._productsOverview_1mrhx_309 ._categoryOverview_1mrhx_382>div:first-child{display:flex;width:100%;justify-content:space-between}._productsOverview_1mrhx_309 ._categoryOverview_1mrhx_382>div:first-child ._btn_1mrhx_395{height:32px;padding:6px 8px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;line-height:20px;font-size:14px;color:#344054;gap:5px;cursor:pointer;font-weight:600}._productsOverview_1mrhx_309 ._categoryOverview_1mrhx_382>div:nth-child(2){display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:space-between;align-items:center;padding:0 10px;gap:10px}._productsOverview_1mrhx_309 ._categoryOverview_1mrhx_382>div:nth-child(2)>div{display:flex;width:100%;justify-content:space-between;border:1px solid #F2F4F7;padding:6px 4px;border-radius:8px;background:#f9fafb}._productsOverview_1mrhx_309 ._categoryOverview_1mrhx_382>div:nth-child(2)>div ._title_1mrhx_428{font-family:Inter;font-size:12px;font-weight:500;line-height:20px;text-align:left;color:#344054;display:flex;align-items:center;gap:5px}._productsOverview_1mrhx_309 ._categoryOverview_1mrhx_382>div:nth-child(2)>div ._score_1mrhx_439{font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._productsOverviewempty_1mrhx_448{width:100%;display:grid;grid-template-columns:2fr 2fr;justify-content:space-between;border-top:2px solid #EAECF0;border-bottom:2px solid #EAECF0;padding:20px 10px;margin-top:20px;gap:10px}@media screen and (max-width: 992px){._productsOverviewempty_1mrhx_448{margin-top:150px}}@media screen and (max-width: 1100px){._productsOverviewempty_1mrhx_448{display:none}}._productsOverviewempty_1mrhx_448>div{height:100%}._productsOverviewempty_1mrhx_448 ._navFarmsempty_1mrhx_472{width:100%;padding:15px;border:1px solid #EAECF0;border-radius:8px;display:flex;flex-direction:column;background-color:#f9fafb;height:50%}._productsOverviewempty_1mrhx_448 ._navFarmsempty_1mrhx_472>div:nth-child(2){background-color:#0d8a6a;border:1px solid #90D0BF;border-radius:8px;color:#e7f5f1;font-weight:600;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer}@media screen and (max-width: 680px){._productsOverviewempty_1mrhx_448 ._navFarmsempty_1mrhx_472>div:nth-child(2){font-size:12px}}._productsOverviewempty_1mrhx_448 ._navFarmsempty_1mrhx_472>div:nth-child(2) img{height:20px;width:20px}._productsOverviewempty_1mrhx_448 ._navFarmsempty_1mrhx_472>div:nth-child(2)>div{display:flex;justify-content:center;align-items:center;gap:5px;width:100%}._productsOverviewempty_1mrhx_448 ._navImage_1mrhx_370{width:100%;height:80%}._productsOverviewempty_1mrhx_448 ._navImage_1mrhx_370 img{width:100%;height:100%;object-fit:cover;border-radius:8px}._productsOverviewempty_1mrhx_448 ._pointer_1mrhx_379{cursor:pointer}._productsOverviewempty_1mrhx_448 ._categoryOverviewempty_1mrhx_523{display:flex;flex-direction:column;padding:16px 10px;background-color:#f9fafb;border-radius:8px;gap:10px;height:50%}._productsOverviewempty_1mrhx_448 ._categoryOverviewempty_1mrhx_523>div:first-child{display:flex;width:100%;justify-content:space-between}._productsOverviewempty_1mrhx_448 ._categoryOverviewempty_1mrhx_523>div:first-child ._btn_1mrhx_395{height:32px;padding:6px 8px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;line-height:20px;font-size:14px;color:#344054;gap:5px;cursor:pointer;font-weight:600}._productsOverviewempty_1mrhx_448 ._categoryOverviewempty_1mrhx_523>div:nth-child(2){display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:space-between;align-items:center;padding:0 10px;gap:10px}._productsOverviewempty_1mrhx_448 ._categoryOverviewempty_1mrhx_523>div:nth-child(2)>div{display:flex;width:100%;justify-content:space-between;border:1px solid #F2F4F7;padding:6px 4px;border-radius:8px;background:#f9fafb}._productsOverviewempty_1mrhx_448 ._categoryOverviewempty_1mrhx_523>div:nth-child(2)>div ._title_1mrhx_428{font-family:Inter;font-size:12px;font-weight:500;line-height:20px;text-align:left;color:#344054;display:flex;align-items:center;gap:5px}._productsOverviewempty_1mrhx_448 ._categoryOverviewempty_1mrhx_523>div:nth-child(2)>div ._score_1mrhx_439{font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._chartContainer_1mrhx_590{display:flex;flex-direction:column;justify-content:space-between;align-self:center;background-color:#f9fafb;padding:10px;border-radius:8px}._chartContainer_1mrhx_590>div:first-child{display:flex;justify-content:center}._chartContainer_1mrhx_590 ._doughnut_1mrhx_603{width:130px;height:130px;display:flex;justify-content:center;align-self:center;margin-top:-10px}@media screen and (max-width: 512px){._chartContainer_1mrhx_590 ._doughnut_1mrhx_603{width:100px;height:100px}}@media screen and (max-width: 425px){._chartContainer_1mrhx_590 ._doughnut_1mrhx_603{width:80px;height:80px}}._chartContainer_1mrhx_590 ._bigDoughnut_1mrhx_623{width:100%;height:80%;display:flex;justify-content:center;align-self:center}@media screen and (max-width: 320px){._chartContainer_1mrhx_590 ._bigDoughnut_1mrhx_623{width:90%}}._chartContainer_1mrhx_590 ._btns_1mrhx_635{display:flex;justify-content:space-between;gap:10px}@media screen and (max-width: 1300px){._chartContainer_1mrhx_590 ._btns_1mrhx_635{flex-direction:column;gap:5px}}._chartContainer_1mrhx_590 ._btns_1mrhx_635>div{border:1px solid #D3F8DF;background-color:#edfcf2;font-size:10px;font-weight:600;line-height:18px;display:flex;align-items:center;justify-content:center;padding:6px 2px;border-radius:8px;gap:4px;width:100%}@media screen and (max-width: 425px){._chartContainer_1mrhx_590 ._btns_1mrhx_635>div{padding:6px 3px}}._dot_1mrhx_666{height:8px;width:8px;border-radius:50%}._title_1mrhx_428{display:flex;justify-content:space-between;align-items:center;line-height:24px;font-size:14px;color:#344054;font-weight:600}@media screen and (max-width: 425px){._title_1mrhx_428{line-height:20px;font-size:14px;color:#475467;font-weight:500}}._title_1mrhx_428 ._chartImgContainer_1mrhx_689{height:30px;width:30px;display:flex;justify-content:center;align-items:center;background-color:#f2f4f7;border-radius:50%}@media screen and (max-width: 512px){._title_1mrhx_428 ._chartImgContainer_1mrhx_689{height:25px;width:25px}}._title_1mrhx_428 ._chartImgContainer_1mrhx_689 img{height:25px;width:25px}@media screen and (max-width: 512px){._title_1mrhx_428 ._chartImgContainer_1mrhx_689 img{height:20px;width:20px}}._titleCenter_1mrhx_715{display:flex;justify-content:space-between!important;align-items:center;line-height:24px;font-size:16px;color:#344054;font-weight:600}@media screen and (max-width: 512px){._titleCenter_1mrhx_715{font-size:12px}}@media screen and (max-width: 400px){._titleCenter_1mrhx_715{font-size:16px;gap:10px}}._titleCenter_1mrhx_715>div{display:flex;align-items:center}._titleCenter_1mrhx_715>div:first-child{display:flex;gap:5px}._titleCenter_1mrhx_715 ._chartImgContainer_1mrhx_689{height:35px;width:35px;display:flex;justify-content:center;align-items:center;background-color:#f2f4f7;border-radius:50%}@media screen and (max-width: 512px){._titleCenter_1mrhx_715 ._chartImgContainer_1mrhx_689{height:25px;width:25px}}._titleCenter_1mrhx_715 ._chartImgContainer_1mrhx_689 img{height:25px;width:25px}@media screen and (max-width: 512px){._titleCenter_1mrhx_715 ._chartImgContainer_1mrhx_689 img{height:20px;width:20px}}canvas{cursor:pointer}._mobileOverview_1mrhx_773{display:grid;grid-template-columns:1fr;gap:20px}@media screen and (max-width: 992px){._mobileOverview_1mrhx_773{margin-top:70px}}@media screen and (min-width: 1100px){._mobileOverview_1mrhx_773{display:none}}._mobileOverview_1mrhx_773 ._charts_1mrhx_788{display:grid;grid-template-columns:2fr 3fr;gap:10px}@media screen and (max-width: 415px){._mobileOverview_1mrhx_773 ._charts_1mrhx_788{grid-template-columns:1fr;gap:30px}}@media screen and (max-width: 415px){._mobileOverview_1mrhx_773 ._charts_1mrhx_788 ._doughnut_1mrhx_603{width:70%;height:80%;margin-top:10px}}._mobileOverview_1mrhx_773 ._charts_1mrhx_788>div{height:260px}@media screen and (max-width: 400px){._mobileOverview_1mrhx_773 ._charts_1mrhx_788>div{height:350px}}._mobileOverview_1mrhx_773 ._charts_1mrhx_788 ._btns_1mrhx_635{flex-direction:column;width:100%;gap:5px}._mobileOverview_1mrhx_773 ._navFarms_1mrhx_333{background-color:#f9fafb;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px;gap:20px}._mobileOverview_1mrhx_773 ._navFarms_1mrhx_333 ._packageimg_1mrhx_828{margin-right:10px}@media screen and (max-width: 375px){._mobileOverview_1mrhx_773 ._navFarms_1mrhx_333{display:flex;flex-direction:column;justify-content:center;align-items:center}}._mobileOverview_1mrhx_773 ._navFarms_1mrhx_333 ._navImage_1mrhx_370{display:flex;align-items:center;justify-content:center;height:100%}._mobileOverview_1mrhx_773 ._navFarms_1mrhx_333 ._navImage_1mrhx_370 img{width:100%;height:100%;object-fit:contain}._mobileOverview_1mrhx_773 ._navFarms_1mrhx_333 ._btn_1mrhx_395{background-color:#0a6c52;border:1px solid #90D0BF;border-radius:8px;color:#e7f5f1;font-weight:600;display:flex;justify-content:center;align-items:center;width:100%;padding:8px 14px;margin-top:15px;font-size:14px;line-height:20px}@media screen and (max-width: 400px){._mobileOverview_1mrhx_773 ._navFarms_1mrhx_333 ._btn_1mrhx_395{font-size:14px}}._mobileOverview_1mrhx_773 ._navFarms_1mrhx_333>div:nth-child(2){display:flex;flex-direction:column;height:100%;justify-content:center}._plusContainer_1mrhx_877{height:30px;width:30px;box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;border-radius:4px;display:flex;justify-content:center;align-items:center}._skeletonLoader_1mrhx_888{background-color:#fff;border-radius:4px;padding:20px;animation:_loading_1mrhx_1 1.5s infinite;display:flex;flex-direction:column;height:100%}._skeletonHeader_1mrhx_898{width:100%;height:16px;background-color:#ccc;margin-bottom:20px}._skeletonContent_1mrhx_905{width:100%;height:50px;background-color:#ddd;margin-bottom:10px}._prodbtn_1mrhx_912{margin-top:15px}._prodbtn_1mrhx_912 button{display:flex;gap:4px;align-items:center}._catmodal_1mrhx_921{opacity:1!important;cursor:pointer!important}._modalcont_1mrhx_926{padding:20px;border-radius:8px}._titlesec_1mrhx_931{display:flex;justify-content:space-between;margin-bottom:15px}._titletxt_1mrhx_937{font-weight:600;font-size:14px;line-height:20px;color:#475467}._desc_1mrhx_944{font-weight:400;font-size:12px;line-height:18px;color:#475467;margin-bottom:5px}._btmsec_1mrhx_952{display:flex;justify-content:end;margin-top:10px}._err_1mrhx_958{font-weight:400;font-size:12px;line-height:20px;color:#f04438}._toastcont_1mrhx_965{background:#079455;display:flex;justify-content:center;border-radius:8px;padding-top:10px;padding-bottom:10px;opacity:1!important}._toasttxt_1mrhx_975{font-weight:600;font-size:14px;line-height:18px;color:#f6fef9;margin-top:auto;margin-bottom:auto;margin-left:15px}._checktoast_1mrhx_985,._spinner_1mrhx_210{width:20px;height:20px}._titlecont_1mrhx_995{display:flex;gap:5px;margin-bottom:15px}._vendortitle_1mrhx_1001{font-weight:700;font-size:18px;line-height:28px;color:#475467}._overviewcontvendor_1mrhx_1008{padding:16px;border-radius:8px;background-color:#fcfcfd}._statuscont_1mrhx_1014{display:flex;justify-content:space-between;width:74%;border-radius:8px;border:1px solid #F2F4F7;background-color:#fff;padding:16px;gap:15px}._boxescont_1mrhx_1025{display:flex;justify-content:space-between}._addprodcont_1mrhx_1030{background-color:#f9fafb;border-radius:8px;padding:14px 16px;border:1px solid #F2F4F7;width:25%}._boximg_1mrhx_1038{width:100%;height:100px;background-color:#f2f4f7;border-radius:4px}._statcard_1mrhx_1045{width:33%}._statuscardcont_1mrhx_1049{width:100%;height:100%;border:1px solid #D1FADF;background-color:#f6fffc;padding:14px 16px;display:flex;justify-content:space-between;border-radius:8px}._statuscardcontpink_1mrhx_1060{width:100%;height:100%;border:1px solid #FEE4E2;background-color:#fffbfa;padding:14px 16px;display:flex;justify-content:space-between;border-radius:8px}._statuscardcontgray_1mrhx_1071{width:100%;height:100%;border:1px solid #F2F4F7;background-color:#fcfcfd;padding:14px 16px;display:flex;justify-content:space-between;border-radius:8px}._leftdetails_1mrhx_1082{display:flex;justify-content:space-between;flex-direction:column}._rightdetails_1mrhx_1088{display:flex;flex-direction:column;align-items:center}._rightdetailsinv_1mrhx_1094{display:flex;flex-direction:column;align-items:end}._box_1mrhx_1025{margin-top:auto;margin-bottom:auto}._boxinv_1mrhx_1105{margin-top:auto;height:56px}._stocksec_1mrhx_1110{display:flex;align-items:center;gap:8px}._stockstateval_1mrhx_1116{font-weight:600;font-size:12px;line-height:18px;color:#475467}._statimgcont_1mrhx_1123{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:34px;background-color:#ecfdf3}._statimgcontpink_1mrhx_1133{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:34px;background-color:#fef3f2}._statimgcontgray_1mrhx_1143{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:34px;background-color:#f9fafb}._numofprod_1mrhx_1153{font-weight:700;font-size:60px;line-height:72px;color:#039855}._numofprodpink_1mrhx_1160{font-weight:700;font-size:60px;line-height:72px;color:#d92d20}._numofprodgray_1mrhx_1167{font-weight:700;font-size:60px;line-height:72px;color:#667085}._percentofprod_1mrhx_1174{font-weight:600;font-size:12px;line-height:18px;color:#32d583}._percentofprodpink_1mrhx_1181{font-weight:600;font-size:12px;line-height:18px;color:#f97066}._percentofprodgray_1mrhx_1188{font-weight:600;font-size:12px;line-height:18px;color:#c9c9c9}._pcent_1mrhx_1195{color:#027a48}._pcentpink_1mrhx_1199{color:#b42318}._pcentgray_1mrhx_1203{color:#475467}._pkgplus_1mrhx_1207{margin-right:5px}._showOndesktop_1mrhx_1211{display:block}._showOnMobile_1mrhx_1215{display:none}._popupline_1mrhx_1219{border:1px solid #FEDF89;background-color:#fef0c7;font-weight:500;font-size:14px;line-height:20px;color:#dc6803;width:100%;margin-bottom:20px;display:flex;justify-content:center;align-items:center;padding:6px;flex-wrap:wrap}._emptyinfo_1mrhx_1235{border-radius:8px;background-color:#fcfcfd;width:100%;height:73vh;display:flex;justify-content:center;align-items:center}._importantnotice_1mrhx_1245{font-weight:600;font-size:14px;line-height:20px;color:#dc6803;margin-right:5px}._movetosellerprofile_1mrhx_1253{text-decoration:underline;cursor:pointer}._warningsvg_1mrhx_1258{display:flex;align-items:center;margin-right:5px}._eyeclosedcont_1mrhx_1264{display:flex;justify-content:space-between}._titlecontclosed_1mrhx_1269{display:flex;align-items:center;width:30%}._newprodicon_1mrhx_1275{margin-right:10px}._eyeicon_1mrhx_1279{width:20px;height:20px;margin-left:5px}._skelecont_1mrhx_1285{display:grid;grid-template-columns:20% 50% 28.5%;gap:10px;margin-bottom:10px}@media screen and (max-width: 992px){._emptystatecont_1mrhx_1293{margin-top:60px}}@media screen and (max-width: 865px){._boxescont_1mrhx_1025{flex-direction:column}._statuscont_1mrhx_1014{flex-direction:column;width:100%}._addprodcont_1mrhx_1030{width:100%;margin-top:10px}._statcard_1mrhx_1045{width:100%}._overviewcontvendor_1mrhx_1008{margin-top:60px}}@media screen and (max-width: 768px){._showOnMobile_1mrhx_1215{display:block}._showOndesktop_1mrhx_1211{display:none}._navProd_1mrhx_1323{display:flex;justify-content:center;gap:20px}._contentright_1mrhx_1328{margin:auto 0}._title_1mrhx_428{margin-bottom:10px}._packageimg_1mrhx_828{margin-right:5px}._titlecontclosed_1mrhx_1269{width:60%}._skelecont_1mrhx_1285{grid-template-columns:100%}}@media screen and (max-width: 425px){._navProd_1mrhx_1323{display:flex;justify-content:center;flex-direction:column;gap:20px}._switchcontainer_1mrhx_1351{width:100%;height:100px}._boxinv_1mrhx_1105{height:56px;width:90%}._eyeclosedcont_1mrhx_1264{display:flex;gap:10px;flex-direction:column}._titlecontclosed_1mrhx_1269{width:100%}}._width-fit_1nzzg_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1nzzg_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1nzzg_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1nzzg_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1nzzg_78{font-size:12px!important}}._success_1nzzg_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1nzzg_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1nzzg_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1nzzg_113{font-size:12px!important}}._success_invert_1nzzg_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1nzzg_148{font-size:14px;padding:10px}}._success_border_1nzzg_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1nzzg_173{font-size:14px;padding:10px}}._fade-green_1nzzg_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1nzzg_205{cursor:not-allowed;opacity:.5}._spinner_1nzzg_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1nzzg_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1nzzg_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1nzzg_210 div:nth-child(1){animation-delay:-.45s}._spinner_1nzzg_210 div:nth-child(2){animation-delay:-.3s}._spinner_1nzzg_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1nzzg_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1nzzg_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1nzzg_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1nzzg_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1nzzg_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._toastcont_1nzzg_309{background:#079455!important;display:flex;justify-content:center;border-radius:8px;z-index:1000;width:fit-content;padding:10px;border:1px solid #079455;box-shadow:0 8px 8px -4px #10182808;box-shadow:0 20px 24px -4px #10182814;opacity:1!important}._toastcontred_1nzzg_326{background-color:#fffaeb;display:flex;justify-content:center;border-radius:8px;padding-top:10px;padding-bottom:10px;opacity:1!important}._toasttxtred_1nzzg_336{font-weight:600;font-size:14px;line-height:18px;color:#b54708;margin-top:auto;margin-bottom:auto;margin-left:15px}._toasttxt_1nzzg_336{font-weight:600;font-size:14px;line-height:18px;color:#f6fef9;margin-top:auto;margin-bottom:auto;margin-left:15px}._checktoast_1nzzg_356,._spinner_1nzzg_210{width:20px;height:20px}._width-fit_1t26c_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1t26c_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1t26c_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1t26c_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1t26c_78{font-size:12px!important}}._success_1t26c_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1t26c_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1t26c_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1t26c_113{font-size:12px!important}}._success_invert_1t26c_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1t26c_148{font-size:14px;padding:10px}}._success_border_1t26c_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1t26c_173{font-size:14px;padding:10px}}._fade-green_1t26c_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1t26c_205{cursor:not-allowed;opacity:.5}._spinner_1t26c_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1t26c_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1t26c_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1t26c_210 div:nth-child(1){animation-delay:-.45s}._spinner_1t26c_210 div:nth-child(2){animation-delay:-.3s}._spinner_1t26c_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1t26c_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1t26c_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1t26c_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1t26c_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1t26c_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._productInformation_1t26c_309{width:100%;padding:30px 0;min-height:100%;display:flex;flex-direction:column;background-color:#fff}._productInformation_1t26c_309 ._header_1t26c_317{display:flex;flex-direction:row;width:100%;justify-content:space-between;color:#344054;font-size:18px;font-weight:700;padding:10px 0;border-bottom:1px solid #eaecf0;height:50px}@media screen and (max-width: 992px){._productInformation_1t26c_309 ._header_1t26c_317{display:none}}._productInformation_1t26c_309 ._pointer_1t26c_334{cursor:pointer}._productInformation_1t26c_309 ._main_1t26c_337{width:100%}._productInformation_1t26c_309 ._main_1t26c_337 -webkit-scrollbar{display:none}@media screen and (max-width: 992px){._productInformation_1t26c_309 ._main_1t26c_337{grid-template-columns:1fr}}._productInformation_1t26c_309 ._main_1t26c_337>div:first-child{display:flex;flex-direction:column}._productInformation_1t26c_309 ._main_1t26c_337>div:first-child ._mainImage_1t26c_352{width:100%;border-radius:8px;aspect-ratio:1;overflow:hidden}._productInformation_1t26c_309 ._main_1t26c_337>div:first-child ._mainImage_1t26c_352 img{width:100%;height:auto;border-radius:8px}._productInformation_1t26c_309 ._main_1t26c_337>div:nth-child(2){border-left:1px solid #eaecf0;display:flex;flex-direction:column;align-items:center;gap:10px}._productInformation_1t26c_309 ._main_1t26c_337>div:nth-child(2) ._active_1t26c_370{color:#0d8a6a;border-left:3px solid #0d8a6a}._productInformation_1t26c_309 ._main_1t26c_337>div:nth-child(2)>div{padding-left:10px;padding-right:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:10px;font-weight:600;line-height:14px;text-align:left;cursor:pointer;width:100%}._productInformation_1t26c_309 ._main_1t26c_337>div:nth-child(2)>div img{height:40px;width:40px}@media screen and (max-width: 992px){._productInformation_1t26c_309 ._main_1t26c_337>div:nth-child(2){display:none}}._desc_1t26c_398{display:flex;flex-direction:column;gap:5px;margin-top:10px}._desc_1t26c_398 ._approvalStatus_1t26c_404{background:#fffaeb;padding:2px 8px;border-radius:16px;color:#b54708;width:fit-content;font-size:12px;line-height:18px;font-weight:500}._desc_1t26c_398 ._name_1t26c_414{color:#344054;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:left}._desc_1t26c_398 ._serial_1t26c_422{border:1px solid #eaecf0;background:#f9fafb;width:fit-content;border-radius:16px;padding:2px 8px;font-size:12px;margin-right:10px}._desc_1t26c_398 ._longDesc_1t26c_431{font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#344054;padding-bottom:10px;border-bottom:1px solid #eaecf0}._stock_1t26c_441{display:flex;flex-direction:column;width:100%}._stock_1t26c_441 ._flex_1t26c_446{width:100%;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #eaecf0;padding:10px 0}._stock_1t26c_441 ._flex_1t26c_446>div div:first-child{font-size:10px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left;color:#98a2b3;text-transform:uppercase}._stock_1t26c_441 ._flex_1t26c_446>div div:nth-child(2){font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#344054}._seller_1t26c_470 ._title_1t26c_470{font-size:10px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left;color:#98a2b3;text-transform:uppercase;margin-top:20px}._seller_1t26c_470 ._user_1t26c_480{display:flex;align-items:center;gap:5px;margin-top:10px}._seller_1t26c_470 ._user_1t26c_480>div:nth-child(2){display:flex;flex-direction:column;height:100%;justify-content:space-between}._seller_1t26c_470 ._user_1t26c_480>div:nth-child(2)>div:first-child{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#344054}._seller_1t26c_470 ._user_1t26c_480>div:nth-child(2)>div:nth-child(2){font-size:12px;color:#344054;font-weight:400;line-height:20px;text-align:left;text-decoration:underline;cursor:pointer}._btns_1t26c_509{display:flex;justify-content:space-between;width:100%;margin-top:10%;align-items:end;gap:20px}._btns_1t26c_509>div{box-shadow:0 1px 2px #1018280d;padding:10px 18px;width:100%;border-radius:8px;display:flex;justify-content:center}._btns_1t26c_509 ._reject_1t26c_525{box-shadow:0 1px 2px #1018280d;border:1px solid #fca5a5;font-weight:600;color:#b91c1c;font-size:14px;cursor:pointer}._btns_1t26c_509 ._approve_1t26c_533{box-shadow:0 1px 2px #1018280d;border:1px solid #0d8a6a;background-color:#0d8a6a;font-weight:600;color:#fff;font-size:14px;cursor:pointer}._nav_1t26c_543{display:none;padding:5px;width:100%;justify-content:space-between;background:#fff;margin-bottom:10px;border-radius:8px}._nav_1t26c_543 div{display:flex;justify-content:center;align-items:center;border-radius:8px;font-size:14px;font-weight:600;line-height:18px;color:#475467;padding:8px 14px;width:100%}._nav_1t26c_543 ._active_1t26c_370{border:1px solid #90d0bf;background-color:#e7f5f1;color:#0a6c52}@media screen and (max-width: 992px){._nav_1t26c_543{display:flex}}._face_1t26c_575{width:25px!important;height:25px!important}._productImages_1t26c_580{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:5px}@media screen and (max-width: 992px){._productImages_1t26c_580{grid-template-columns:1fr 1fr 1fr}}._productImages_1t26c_580>div{width:100%}._productImages_1t26c_580>div>img{width:100%;border-radius:8px;object-fit:cover}._fileButton_1t26c_599{display:flex;width:100%;justify-content:space-between;flex-direction:column;margin:20px 0;gap:10px}._fileButton_1t26c_599 img{height:20px;width:20px}._fileButton_1t26c_599>div:first-child{color:#667085;font-size:10px;line-height:10px;font-weight:600;display:flex;gap:5px;text-align:left}._fileButton_1t26c_599 ._type_1t26c_620{padding:2px 8px;border-radius:16px}._fileButton_1t26c_599 ._old_1t26c_624{border:1px solid #eaecf0;background-color:#f9fafb;color:#667085}._fileButton_1t26c_599 ._new_1t26c_629{background-color:#eff8ff;border:1px solid #b2ddff;color:#175cd3}._file_1t26c_599{width:100%;background-color:#fff;padding:12px 16px;border-radius:12px;font-weight:500;font-size:14px;display:flex;justify-content:space-between;align-items:center;height:46px;border:1px solid #eaecf0;cursor:pointer}._file_1t26c_599>div{display:flex;gap:5px}._download_1t26c_654 span{font-size:24px;opacity:.7}._flexApart_1t26c_659{display:flex;justify-content:space-between;gap:20px;align-items:center}._productImage_1t26c_580{aspect-ratio:1;overflow:hidden}._productImage_1t26c_580 img{height:100%;width:100%}._info_1t26c_675{display:flex;flex-direction:column;gap:20px}._navDesktop_1t26c_681{height:100%}._mainimage_1t26c_685{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;object-fit:cover}._badgecont_1t26c_693{display:flex}._updatecont_1t26c_697{width:100%;border:1px solid #D1E9FF;background-color:#f5faff;padding:10px 5px;border-radius:8px;margin-top:10px}._singleupdaterow_1t26c_706{padding:10px 5px;border-bottom:1px solid #eaecf0;width:100%}._singleupdaterowlast_1t26c_712,._singleupdaterowsingle_1t26c_717{padding:10px 5px;width:100%}._flexupdatecont_1t26c_722{display:grid;grid-template-columns:1fr 1fr}._flexupdatecont_1t26c_722>div div:first-child{font-size:10px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left;color:#98a2b3;text-transform:uppercase}._flexupdatecont_1t26c_722>div div:nth-child(2){font-size:14px;font-weight:600;line-height:20px;text-align:left;color:gray;margin-top:2px}._oldbadge_1t26c_744{border:1px solid #EAECF0;background-color:#f9fafb;border-radius:16px;padding:2px 8px;font-weight:500}._newbadge_1t26c_752{border:1px solid #B2DDFF;background-color:#eff8ff;border-radius:16px;padding:2px 8px;font-weight:500}._bluetext_1t26c_760{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#175cd3!important}._imgdiv_1t26c_768{position:relative;background-color:#fff}._newicon_1t26c_773{position:absolute;left:87%;top:-1px;width:17px!important;height:17px!important}._updatedimgradius_1t26c_781,._ftimg_1t26c_788{width:100%;border-radius:8px;object-fit:cover;height:86px}._interesttier_1t26c_795{border-radius:8px;padding:10px;background-color:#f9fafb;border:1px solid #F9FAFB;display:flex;margin-top:15px}._interstright_1t26c_804{margin-left:20px;margin-top:auto;margin-bottom:auto}._interestbold_1t26c_810{font-weight:600;font-size:14px;line-height:20px;color:#475467}._tiernum_1t26c_817{font-weight:400;font-size:12px;line-height:18px;color:gray}._locationscont_1t26c_824{margin-top:15px;margin-bottom:15px}._loctitle_1t26c_829{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9;margin-bottom:5px}._locationsarraycont_1t26c_837{display:flex;flex-wrap:wrap}._locationbadge_1t26c_842{border-radius:16px;padding:4px 6px 4px 12px;display:flex;justify-content:center;align-items:center;border:1px solid #EAECF0;background-color:#f9fafb;cursor:pointer;margin-right:10px;margin-top:10px}._locname_1t26c_855{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-right:10px}._delistcont_1t26c_863{display:flex;align-items:center;justify-content:center;border-radius:8px;padding:10px 14px;border:1px solid #FDA29B;cursor:pointer;margin-top:10%}._delisttext_1t26c_874{font-weight:600;font-size:12px;line-height:18px;color:#b42318;margin-left:10px}._spanediticon_1t26c_882{margin-top:auto;margin-bottom:auto;margin-left:10px;cursor:pointer}._editicon_1t26c_889{position:relative;top:4px}._buttons_1t26c_894{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid #EAECF0;margin-bottom:20px;margin-top:10%}._cancelbtn_1t26c_905{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;font-weight:600;color:#475467;font-size:14px;cursor:pointer;padding:10px 18px;width:50%;border-radius:8px;display:flex;justify-content:center;background-color:#fff}._updatebtn_1t26c_920{display:flex;justify-content:center;align-items:center;background-color:#e7f5f1;border:1px solid #90D0BF;border-radius:8px;padding:8px 14px;font-weight:600;font-size:12px;line-height:20px;color:#0a6c52;width:45%;cursor:pointer}._editcont_1t26c_936{width:100%;padding:15px 0}._inputcont_1t26c_941{margin-bottom:15px}._label_1t26c_945{font-weight:400;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._labelbold_1t26c_953{font-weight:500;font-size:14px;line-height:20px;color:#475467}._inputscont_1t26c_960{display:flex;justify-content:space-between}._capinput_1t26c_965{width:30%}._capval_1t26c_969{width:68%}._replacecover_1t26c_973{position:relative}._replacebadge_1t26c_977{background-color:#161617;display:flex;justify-content:space-between;align-items:center;padding:4px 8px;position:absolute;color:#fff;border-radius:6px;border:1px solid white;margin-top:10px;margin-left:10px;cursor:pointer}._previousbadge_1t26c_992{display:flex;justify-content:center;align-items:center;padding:5px 8px;position:absolute;color:#fff;border:1px solid white;margin-top:10px;margin-left:10px;cursor:pointer;background-color:#d9dfe4;font-weight:600;font-size:14px;line-height:20px;color:#475467;border-radius:100px}._newbadges_1t26c_1012{display:flex;justify-content:center;align-items:center;padding:5px 8px;position:absolute;border:1px solid #B2DDFF;margin-top:10px;margin-left:10px;cursor:pointer;background-color:#1570ef;border-radius:100px}._newtext_1t26c_1027{font-weight:600;color:#fff;font-size:14px;line-height:20px}._replacetitle_1t26c_1034{font-weight:600;font-size:12px;line-height:20px;margin-right:10px}._removecover_1t26c_1041{position:relative}._removeicon_1t26c_1045{position:absolute;top:5px;left:70%;width:26px!important;height:26px!important}._newphoto_1t26c_1053{border:1px dashed #D0D5DD;border-radius:8px;padding:15px;background-color:#f9fafb;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;cursor:pointer}._addphoto_1t26c_1066{font-weight:500;font-size:14px;line-height:18px;color:#475467;margin-top:10px;display:flex;justify-content:center;align-items:center;width:100%}._imgplus_1t26c_1078{width:50%;height:50%}._uploadFile_1t26c_1083{display:none}._imgcont_1t26c_1087{height:100%}._spinner_1t26c_210{width:20px;height:20px}._docont_1t26c_1096{display:flex;width:95%}._replacecont_1t26c_1101{display:flex;margin-left:10px;width:40%;justify-content:center;align-items:center}._replacetext_1t26c_1109{margin-left:10px;font-weight:400;font-size:12px;line-height:18px;color:#475467}._doclabel_1t26c_1117{display:flex;justify-content:center;align-items:center;cursor:pointer}._mimg_1t26c_1124{height:100%!important;object-fit:cover}._singlecont_1t26c_1129{display:flex;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:20px}._searchcont_1t26c_1137{width:85%}._stats_1t26c_1141{padding:8px;border-radius:16px;font-size:600;font-size:12px;line-height:18px;display:flex;justify-content:center;align-items:center}._sold_1t26c_1152{border:1px solid #FECDCA;background-color:#fef3f2;color:#b42318}._unsold_1t26c_1158{border:1px solid #A6F4C5;background-color:#ecfdf3;color:#027a48}._trash_1t26c_1164{display:flex;justify-content:center;align-items:center;position:relative;top:6px}._bodprod_1t26c_1172{border-top-left-radius:8px;border-right:1px solid #EAECF0!important}._thclassprod_1t26c_1177{border-right:1px solid #EAECF0!important}._thclassprodstat_1t26c_1181{border-top-right-radius:8px!important}._return_1t26c_1185{display:flex;align-items:center;padding:15px 0;border-bottom:1px solid #EAECF0}._returnmesg_1t26c_1192{margin-left:10px;font-weight:500;font-size:12px;line-height:18px;color:#667085}._singletitle_1t26c_1200{font-weight:700;font-size:12px;line-height:18px}._singleimgcont_1t26c_1206{margin:20px 0}._ftsingleimg_1t26c_1210{height:208px;object-fit:cover;width:100%;border-radius:8px}._gridrowdetails_1t26c_1217{padding:10px 0;border-bottom:1px solid #EAECF0;display:grid;grid-template-columns:30% 30% 10%;gap:15%}._singlesrowc3_1t26c_1225{display:flex;justify-content:center;align-items:center}._singlesrowc2_1t26c_1231,._singlesrowc1_1t26c_1232{cursor:pointer}._titlegry_1t26c_1236{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9;margin-bottom:5px}._titleval_1t26c_1244{font-weight:600;font-size:14px;line-height:20px;color:#475467}._statusbadgegreen_1t26c_1251{border:1px solid #A6F4C5;background-color:#ecfdf3;color:#027a48;padding:8px;border-radius:16px;font-size:600;font-size:12px;line-height:18px;display:flex;justify-content:center;align-items:center;width:max-content;min-width:80px}._statusbadgered_1t26c_1267{border:1px solid #FECDCA;background-color:#fef3f2;color:#b42318;padding:8px;border-radius:16px;font-size:600;font-size:12px;line-height:18px;display:flex;justify-content:center;align-items:center;width:max-content;min-width:80px}._variationlist_1t26c_1283{width:100%;display:flex;flex-direction:column;gap:24px}._variationlist_1t26c_1283 ._variationitem_1t26c_1289{width:100%;display:flex;flex-direction:column;gap:16px}._variationdetails_1t26c_1296{width:100%;padding:16px;background-color:#f9fafb;border-radius:8px;display:flex;gap:10px;align-items:center;border:1px solid #EAECF0}._variationdetails_1t26c_1296 ._variantdetailscont_1t26c_1306{display:flex;flex-direction:column;gap:8px}._variationdetails_1t26c_1296 ._variantdetailscont_1t26c_1306 ._title_1t26c_470{color:gray;font-weight:400;font-size:12px;line-height:18px}._variationdetails_1t26c_1296 ._variantdetailscont_1t26c_1306 ._body_1t26c_1317{display:flex;align-items:center;gap:8px}._variationdetails_1t26c_1296 ._variantdetailscont_1t26c_1306 ._body_1t26c_1317 ._variantbadgegreen_1t26c_1322{border:1px solid #90D0BF;background-color:#e7f5f1;color:#0a6c52;padding:4px 12px;border-radius:16px;font-weight:500;font-size:12px;line-height:20px;display:flex;justify-content:center;align-items:center;width:max-content;min-width:80px}._deletesec_1t26c_1338{border:1px solid #D0D5DD;border-radius:8px;padding:8px 14px;display:flex;justify-content:center;align-items:center;margin-top:22px;cursor:pointer}._idbadge_1t26c_1349{border-radius:16px;border:1px solid #EAECF0;background-color:#f9fafb;padding:2px 8px;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#475467}._parentcontainer_1t26c_1363{padding:10px 0;border-bottom:1px solid #EAECF0}._closeicon_1t26c_1368{margin-bottom:10px}._modalImage_1t26c_1372{width:50%;margin:auto;background-color:transparent!important;box-shadow:none;transform:translateY(40%);transition:"0.3s ease";border:none;outline:none}._imagescontainer_1t26c_1386{display:flex;justify-content:center;align-items:center;flex-direction:column;border:none!important;transition:"0.3s ease"}._bigImage_1t26c_1395{height:358px;width:100%;border-radius:8px;transition:width 1s ease-in-out}._bgimage_1t26c_1402{height:100%;width:100%;border-radius:8px;object-fit:contain}._smallerimagescontainer_1t26c_1409{display:grid;grid-template-columns:90px 90px 90px 90px;gap:4%;margin-left:auto!important;margin-right:auto!important;place-items:center}._smallimagecontainerselected_1t26c_1418{width:100%;height:100px;border:3px solid #ffffff;border-radius:8px;margin-top:10px;transition:.3s ease-in-out;cursor:pointer}._smallimagecontainer_1t26c_1418{width:100%;height:100px;margin-top:10px;border-radius:8px;transition:.3s ease-in-out;cursor:pointer}._smimage_1t26c_1437{border-radius:8px;width:100%;height:100%}._modalcont_1t26c_1443{padding:20px}._modalcover_1t26c_1447{opacity:1!important;cursor:default!important}._serialtitlecont_1t26c_1452{display:flex;justify-content:space-between;align-items:center}._csvbadge_1t26c_1458{display:flex;justify-content:center;padding:8px 14px;border-radius:8px;background-color:#fff;border:1px solid #D0D5DD}._importtext_1t26c_1467{font-weight:600;font-size:14px;line-height:20px;color:#475467;margin-right:5px}._titlesec_1t26c_1475{display:flex;justify-content:space-between;margin-bottom:15px}._titlesec_1t26c_1475 img{cursor:pointer}._titletxt_1t26c_1484{font-weight:600;font-size:14px;line-height:20px;color:#475467}._desc_1t26c_398{font-weight:400;font-size:14px;line-height:18px;color:#475467;margin-bottom:5px}._singledesc_1t26c_1499{font-weight:500;font-size:14px;line-height:20px;color:#475467}._btmsec_1t26c_1506{display:flex;justify-content:space-between;margin-top:20px}._textarea_1t26c_1512{font-weight:400!important;font-size:14px!important;line-height:20px!important;color:#101828!important;border:1px solid #D0D5DD;outline:none;width:100%!important;padding:10px!important;box-shadow:none!important;border-radius:8px}._err_1t26c_1525{font-weight:400;font-size:12px;line-height:20px;color:#f04438}._savebtn_1t26c_1532{display:flex;justify-content:center;align-items:center;background-color:#0d8a6a;padding:8px 14px;border-radius:8px;font-weight:600;font-size:12px;line-height:20px;color:#fff;width:45%;cursor:pointer}._newsingle_1t26c_1547{display:flex;justify-content:center;align-items:center;border-radius:8px;padding:8px 14px;background-color:#e7f5f1;width:100%;border:1px solid #90D0BF;font-weight:600;font-size:14px;line-height:20px;color:#0a6c52;margin-top:15px;cursor:pointer}._disableInput_1t26c_1564{border:1px solid #D0D5DD!important;background-color:#f9fafb!important;cursor:no-drop}._inventorystatcont_1t26c_1570{border-radius:8px;border:1px solid #F2F4F7;padding:8px}._inventorytitle_1t26c_1576{font-weight:700;font-size:14px;line-height:20px;color:#475467;margin-bottom:10px}._invstatsboxescont_1t26c_1584{display:flex;justify-content:space-between;gap:10px}._invsold_1t26c_1590,._invinstock_1t26c_1594{width:49%}._rejected_1t26c_1598{border-radius:16px;padding:2px 8px;background-color:#f2f4f7;font-weight:500;font-size:12px;line-height:18px;color:#475467}._avatarsec_1t26c_1608{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;width:56px;height:56px;border:4px solid #F2F4F7;border-radius:200px;background:linear-gradient(45deg,#39a0ff,#8fff85)}._firstletters_1t26c_1621{font-weight:600;font-size:14px;line-height:20px;color:#fff}._profpic_1t26c_1628{width:100%;height:100%;object-fit:contain}._variationprice_1t26c_1634{display:flex;gap:5px;align-items:center}._varipricetext_1t26c_1640{font-weight:600!important;font-size:14px!important;line-height:20px!important;color:#344054!important}._imgcontainer_1t26c_1647{display:flex;align-items:center;cursor:pointer}._badgecont_1t26c_693{position:relative}._pricebadge_1t26c_1657{position:absolute;top:10px;border-radius:8px;padding:8px 12px!important;background-color:#101828;display:flex!important;justify-content:center!important;align-items:center!important}@media screen and (max-width: 1666px) and (min-width: 1450px){._addphoto_1t26c_1066{margin-left:auto;margin-right:auto;font-size:10px}}@media screen and (max-width: 1190px) and (min-width: 992px){._addphoto_1t26c_1066{margin-left:auto;margin-right:auto;font-size:10px}}@media screen and (max-width: 768px){._smallerimagescontainer_1t26c_1409{display:grid;grid-template-columns:70px 70px 70px;gap:3%;margin-left:auto!important;margin-right:auto!important;place-items:center;width:100%}._smallimagecontainerselected_1t26c_1418{width:100%;height:100px;border:3px solid #ffffff;border-radius:8px}._capval_1t26c_969{margin-left:10px}}@media screen and (max-width: 320px){._smallerimagescontainer_1t26c_1409{display:grid;grid-template-columns:80px 80px;gap:2%;margin-left:auto!important;margin-right:auto!important;place-items:center;width:100%}._smallimagecontainerselected_1t26c_1418{width:100%;height:100px;border:3px solid #ffffff;border-radius:8px}}._width-fit_tw4do_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_tw4do_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_tw4do_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_tw4do_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_tw4do_78{font-size:12px!important}}._success_tw4do_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_tw4do_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_tw4do_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_tw4do_113{font-size:12px!important}}._success_invert_tw4do_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_tw4do_148{font-size:14px;padding:10px}}._success_border_tw4do_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_tw4do_173{font-size:14px;padding:10px}}._fade-green_tw4do_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_tw4do_205{cursor:not-allowed;opacity:.5}._spinner_tw4do_210{display:flex;justify-content:center;align-items:center;height:100%}._cancel_tw4do_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_tw4do_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_tw4do_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_tw4do_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modal_tw4do_309{background-color:#00000057;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._modal_tw4do_309 ._container_tw4do_320{display:flex;flex-direction:column;background-color:#fff;align-items:center;justify-content:center;width:fit-content;max-width:400px;height:fit-content;border:none;border-radius:10px;gap:8px;padding:32px;gap:32px}@media screen and (max-width: 512px){._modal_tw4do_309 ._container_tw4do_320{width:90%}}._modal_tw4do_309 ._container_tw4do_320 ._icon_tw4do_340{width:50px;height:50px}._modal_tw4do_309 ._container_tw4do_320 ._header_tw4do_344{font-weight:600;margin:0;font-size:18px;line-height:18px}@media screen and (max-width: 512px){._modal_tw4do_309 ._container_tw4do_320 ._header_tw4do_344{font-size:14px;line-height:20px}}._modal_tw4do_309 ._container_tw4do_320 ._subtext_tw4do_356{font-size:12px;line-height:18px}@media screen and (max-width: 512px){._modal_tw4do_309 ._container_tw4do_320 ._subtext_tw4do_356{font-size:12px;line-height:18px}}._modal_tw4do_309 ._container_tw4do_320 ._actionBtn_tw4do_366,._modal_tw4do_309 ._container_tw4do_320 ._closeBtn_tw4do_367,._modal_tw4do_309 ._container_tw4do_320 ._approveBtn_tw4do_368{font-size:12px;line-height:18px;box-sizing:border-box;width:50%;padding:10px 16px;max-width:170px;border-radius:5px;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;height:40px}@media screen and (max-width: 512px){._modal_tw4do_309 ._container_tw4do_320 ._actionBtn_tw4do_366,._modal_tw4do_309 ._container_tw4do_320 ._closeBtn_tw4do_367,._modal_tw4do_309 ._container_tw4do_320 ._approveBtn_tw4do_368{font-size:12px;line-height:18px;width:80%}}._modal_tw4do_309 ._container_tw4do_320 ._actionBtn_tw4do_366{background-color:#fff;color:#344054;font-weight:600;border:1px solid #D0D5DD}._modal_tw4do_309 ._container_tw4do_320 ._closeBtn_tw4do_367{color:#fff;font-weight:600;background-color:#d92d20;border:1px solid #D92D20}._modal_tw4do_309 ._container_tw4do_320 ._approveBtn_tw4do_368{color:#fff;font-weight:600;background-color:#079455;border:1px solid #079455}._flex_tw4do_411{display:flex;gap:5px;width:100%}._flexButtons_tw4do_417{display:flex;gap:5px;width:100%;gap:20px;justify-content:center;align-items:center}._flexColumn_tw4do_426{display:flex;gap:10px;flex-direction:column}._warningsection_tw4do_432{display:flex;border:1px solid #FEDF89;border-radius:4px;background:#fffaeb;padding:5px;font-weight:600;font-size:14px;line-height:20px;color:#dc6803;width:100%}._warningsvg_tw4do_445{width:18px;height:18px;margin:auto 10px}._cropName_tw4do_451{font-weight:600}._reason_tw4do_497{display:flex;flex-direction:column;margin-top:10px;gap:5px}._reason_tw4do_497>div:first-child{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._reason_tw4do_497>div:nth-child(2){width:100%}._reason_tw4do_497>div:nth-child(2) textarea{width:100%;border:1px solid #D0D5DD;outline:none;height:80px;font-size:14px;font-weight:400;line-height:24px;text-align:left;color:#667085}._spinner_tw4do_210{width:40px;height:40px;position:relative;display:flex;justify-content:center;align-items:center}._spinner_tw4do_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_tw4do_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_tw4do_210 div:nth-child(1){animation-delay:-.45s}._spinner_tw4do_210 div:nth-child(2){animation-delay:-.3s}._spinner_tw4do_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_tw4do_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._fade_tw4do_198{opacity:.5}._changescont_tw4do_571{border-radius:8px;padding:30px;background-color:#fff;display:flex;justify-content:center;width:25%}._changebody_tw4do_580{display:flex;flex-direction:column;justify-content:center;align-items:center}._changehead_tw4do_587{display:flex;align-items:center;gap:10px}._confirmtxtbold_tw4do_593{font-weight:700;font-size:18px;line-height:28px;margin-bottom:10px}._confirmtxtlight_tw4do_600{font-weight:400;font-size:14px;line-height:20px;color:#475467}._changewarning_tw4do_607{display:flex;border-radius:4px;gap:5px;padding:8px;background-color:#fffaeb;border:1px solid #FEDF89;margin-bottom:20px;margin-top:20px;font-weight:600;font-size:14px;line-height:20px;color:#dc6803}._changebtns_tw4do_622{display:flex;justify-content:space-between;width:100%}._cancelbtn_tw4do_628{background-color:#fff;padding:10px 16px;border:1px solid #D0D5DD;border-radius:8px;display:flex;justify-content:center;align-items:center;width:49%;font-weight:600;font-size:14px;line-height:20px;color:#475467;cursor:pointer}._proceedbtn_tw4do_645{background-color:#475467;padding:10px 16px;border:1px solid #D0D5DD;border-radius:8px;display:flex;justify-content:center;align-items:center;width:49%;font-weight:600;font-size:14px;line-height:20px;color:#fff;cursor:pointer}._spiner_tw4do_662{width:20px;height:20px}@media screen and (max-width: 768px){._changescont_tw4do_571{width:90%}}._width-fit_k7h7e_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_k7h7e_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_k7h7e_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_k7h7e_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_k7h7e_78{font-size:12px!important}}._success_k7h7e_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_k7h7e_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_k7h7e_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_k7h7e_113{font-size:12px!important}}._success_invert_k7h7e_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_k7h7e_148{font-size:14px;padding:10px}}._success_border_k7h7e_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_k7h7e_173{font-size:14px;padding:10px}}._fade-green_k7h7e_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_k7h7e_205{cursor:not-allowed;opacity:.5}._spinner_k7h7e_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_k7h7e_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_k7h7e_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_k7h7e_210 div:nth-child(1){animation-delay:-.45s}._spinner_k7h7e_210 div:nth-child(2){animation-delay:-.3s}._spinner_k7h7e_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_k7h7e_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_k7h7e_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_k7h7e_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_k7h7e_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_k7h7e_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_k7h7e_309 h1{font-size:16px;line-height:24px;color:#344054;font-weight:600}._container_k7h7e_309 h2{font-size:14px;line-height:20px;color:#475467;margin-top:5px;font-weight:400}._container_k7h7e_309 ._formStyle_k7h7e_322{display:flex;flex-direction:column;color:#475467}._container_k7h7e_309 ._formStyle_k7h7e_322 ._actionText_k7h7e_327{font-size:14px;line-height:20px;color:#0d8a6a;display:inline-block;margin-left:5px;text-decoration:none;cursor:pointer}._container_k7h7e_309 ._formStyle_k7h7e_322 ._tagText_k7h7e_336{font-size:14px;line-height:20px;color:#475467;margin-top:10px}._container_k7h7e_309 ._formStyle_k7h7e_322 ._check_k7h7e_342{margin-right:10px;cursor:pointer;accent-color:#0D8A6A}._container_k7h7e_309 ._formStyle_k7h7e_322 ._flexCenter_k7h7e_347{display:flex;justify-content:center;align-items:center;flex-direction:"row"}._container_k7h7e_309 ._formStyle_k7h7e_322 ._nameBox_k7h7e_353{display:flex;flex-direction:row;align-items:center;margin-top:10px}@media screen and (max-width: 512px){._container_k7h7e_309 ._formStyle_k7h7e_322 ._nameBox_k7h7e_353{display:flex;flex-direction:column}}._container_k7h7e_309 ._formStyle_k7h7e_322 ._nameBoxExt_k7h7e_365{display:flex;flex-direction:row}._container_k7h7e_309 ._formStyle_k7h7e_322 ._nameContent_k7h7e_369{display:flex;flex-direction:column;margin-left:6px;width:100%}._container_k7h7e_309 ._formStyle_k7h7e_322 ._nameContent_k7h7e_369:first-child{margin:0}._container_k7h7e_309 ._formStyle_k7h7e_322 ._pos_k7h7e_378{margin-left:30px}@media screen and (max-width: 512px){._container_k7h7e_309 ._formStyle_k7h7e_322 ._pos_k7h7e_378{margin:0}}._container_k7h7e_309 ._formStyle_k7h7e_322 ._radioOptions_k7h7e_386{display:flex;align-items:center}._container_k7h7e_309 ._formStyle_k7h7e_322 ._radioOptions_k7h7e_386>label,._container_k7h7e_309 ._formStyle_k7h7e_322 ._radioOptions_k7h7e_386>input{margin:0 10px 0 0}._container_k7h7e_309 ._formStyle_k7h7e_322 ._label_k7h7e_395{font-size:14px;line-height:20px;margin-top:24px;margin-bottom:8px;color:#475467}._container_k7h7e_309 ._formStyle_k7h7e_322 input,._container_k7h7e_309 ._formStyle_k7h7e_322 textarea,._container_k7h7e_309 ._formStyle_k7h7e_322 select,._container_k7h7e_309 ._formStyle_k7h7e_322 ._multiselect_k7h7e_405{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;padding:10px 16px;color:#344054;width:100%}._container_k7h7e_309 ._formStyle_k7h7e_322 input:focus,._container_k7h7e_309 ._formStyle_k7h7e_322 textarea:focus,._container_k7h7e_309 ._formStyle_k7h7e_322 select:focus,._container_k7h7e_309 ._formStyle_k7h7e_322 select:focus-visible,._container_k7h7e_309 ._formStyle_k7h7e_322 ._multiselect_k7h7e_405:focus{outline:none;box-shadow:0 0 5pt 2pt #e7f5f1;background-color:#fff;border:1px solid #5EBAA2}._container_k7h7e_309 ._formStyle_k7h7e_322 input:read-only,._container_k7h7e_309 ._formStyle_k7h7e_322 textarea:read-only{background-color:#eaecf0;box-shadow:0 0;border:none}._container_k7h7e_309 ._formStyle_k7h7e_322 input:after,._container_k7h7e_309 ._formStyle_k7h7e_322 textarea:after{background-color:#0d8a6a;color:#0d8a6a}._container_k7h7e_309 ._formStyle_k7h7e_322 ._trashIcon_k7h7e_436{margin-left:8px;cursor:pointer}._container_k7h7e_309 ._formStyle_k7h7e_322 ._spaceBetween_k7h7e_440{font-size:14px;line-height:20px;display:flex;flex-direction:row;justify-content:space-between}._container_k7h7e_309 ._formStyle_k7h7e_322 ._mtop_k7h7e_447{margin-top:10px}._container_k7h7e_309 ._formStyle_k7h7e_322 button{font-size:14px;line-height:20px;background-color:#0d8a6a;border:none;border-radius:8px;cursor:pointer;min-width:100px;padding:10px 16px;color:#fff;font-weight:600}._container_k7h7e_309 ._formStyle_k7h7e_322 ._buttonBox_k7h7e_462{display:flex;flex-direction:row;justify-content:end;margin-top:24px;margin-bottom:30px}._container_k7h7e_309 ._formStyle_k7h7e_322 ._back_k7h7e_469{background-color:#fff;box-sizing:border-box;color:#0d8a6a;margin-right:10px;font-weight:400;border:1px solid #90D0BF}._container_k7h7e_309 ._formStyle_k7h7e_322 ._back_k7h7e_469:hover{border:1px solid #0D8A6A}._container_k7h7e_309 ._formStyle_k7h7e_322 ._continue_k7h7e_480:disabled,._container_k7h7e_309 ._formStyle_k7h7e_322 ._loginButton_k7h7e_481:disabled{background-color:#5ebaa2;cursor:not-allowed}._container_k7h7e_309 ._formStyle_k7h7e_322 ._back_k7h7e_469:disabled{cursor:not-allowed}._container_k7h7e_309 ._formStyle_k7h7e_322 ._alert_k7h7e_488,._container_k7h7e_309 ._formStyle_k7h7e_322 ._check_k7h7e_342{width:16px;height:16px;margin-right:10px}._container_k7h7e_309 ._formStyle_k7h7e_322 ._divider_k7h7e_494{background-color:#eaecf0;width:100%;height:1px;margin-top:24px}._container_k7h7e_309 ._formStyle_k7h7e_322 ._sectionBox_k7h7e_500{display:flex;flex-direction:column;background-color:#f9fafb;padding:10px 3% 20px;border-radius:10px;margin-top:10px}._container_k7h7e_309 ._formStyle_k7h7e_322 ._sectionHeader_k7h7e_508{font-size:14px;line-height:20px;font-weight:500;color:#475467;margin-top:24px}._container_k7h7e_309 ._formStyle_k7h7e_322 ._labelBox_k7h7e_515{display:flex;flex-direction:row;justify-content:space-between;align-items:end;padding:0}._container_k7h7e_309 ._formStyle_k7h7e_322 ._labelBox_k7h7e_515>label,._container_k7h7e_309 ._formStyle_k7h7e_322 ._labelBox_k7h7e_515>span{margin:0 0 10px;padding:0}._container_k7h7e_309 ._formStyle_k7h7e_322 ._labelBox_k7h7e_515>span{cursor:pointer}._container_k7h7e_309 ._formStyle_k7h7e_322 ._tag_k7h7e_336{font-size:12px;line-height:18px;color:gray;font-weight:400;margin:0;padding:0}._container_k7h7e_309 ._formStyle_k7h7e_322 ._qty_k7h7e_538{font-size:12px;line-height:18px;color:#175cd3;background-color:#eff8ff;border:1px solid #B2DDFF;border-radius:16px;margin:0 10px 0 0;padding:2px 8px;font-weight:500}._container_k7h7e_309 ._formStyle_k7h7e_322 ._closeIcon_k7h7e_550{width:10px;cursor:pointer}._container_k7h7e_309 ._formStyle_k7h7e_322 ._progress_k7h7e_554{margin-top:5px}._container_k7h7e_309 ._formStyle_k7h7e_322 ._info_k7h7e_557{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:12px;line-height:18px;background-color:#fff;border:1px solid #EAECF0;border-radius:8px;color:#039855;font-weight:500;margin-top:5px;padding:6px 8px}._container_k7h7e_309 ._formStyle_k7h7e_322 ._hide_k7h7e_572{display:none}._container_k7h7e_309 ._formStyle_k7h7e_322 ._error_k7h7e_575{font-size:12px;line-height:18px;color:#f04438;margin-top:5px;font-weight:500}._container_k7h7e_309 ._formStyle_k7h7e_322 ._addInstanceBtn_k7h7e_582{font-size:14px;line-height:20px;width:180px;color:#0d8a6a;background-color:#fff;border:1px solid #90D0BF;font-weight:500;padding:8px;margin-top:10px}._centerContainer_k7h7e_594{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:40px}._centerContainer_k7h7e_594 ._icon_k7h7e_601{width:50px;height:50px}._centerContainer_k7h7e_594 ._header_k7h7e_605{font-size:20px;line-height:30px;font-weight:700;margin-top:10px}._centerContainer_k7h7e_594 ._subtext_k7h7e_611{font-size:14px;line-height:20px;font-weight:400;margin-top:5px}._centerContainer_k7h7e_594 ._btn_k7h7e_617{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#0d8a6a;cursor:pointer;width:200px;padding:10px 16px;color:#fff;font-weight:600;margin-top:20px}._centerContainer_k7h7e_594 ._btn_k7h7e_617:disabled{background-color:#5ebaa2}._media_k7h7e_634{font-size:14px;line-height:20px;margin-top:24px}._media_k7h7e_634 ._label_k7h7e_395{margin-top:30px}._media_k7h7e_634 ._label_k7h7e_395:first-child{margin:0}._media_k7h7e_634 ._icon_k7h7e_601{width:16px;height:16px}._media_k7h7e_634 ._hide_k7h7e_572{display:none}._media_k7h7e_634 ._uploadBtnBox_k7h7e_652{display:flex;flex-direction:row;align-items:center;margin-top:10px;position:relative}._media_k7h7e_634 ._uploadBtnBox_k7h7e_652 ._uploadFile_k7h7e_659{display:none}._media_k7h7e_634 ._uploadBtnBox_k7h7e_652 ._uploadBtn_k7h7e_652{display:flex;justify-content:center;align-items:center;flex-direction:row;width:180px;height:40px;padding:10px 14px;gap:8px;border-radius:8px;border:1px solid #C9C9C9;cursor:pointer}._media_k7h7e_634 ._fileTypeText_k7h7e_675{font-size:12px;line-height:18px;color:gray;margin-top:10px}._media_k7h7e_634 ._featuredDiv_k7h7e_681{display:flex;flex-direction:column;justify-content:end;width:100%;height:200px;background-size:cover;background-position:center;position:relative;border-radius:6px;margin-top:10px;padding:0 4px 4px}._media_k7h7e_634 ._featuredDiv_k7h7e_681 ._completeIcon_k7h7e_694{position:absolute;width:20px;height:20px;right:2px}._media_k7h7e_634 ._featuredDiv_k7h7e_681 ._changeImgBtn_k7h7e_700{display:flex;justify-content:center;align-items:center;flex-direction:"row";font-size:12px;line-height:18px;background-color:#0d8a6a;border-radius:6px;color:#fff;padding:5px 10px;position:absolute;top:5px;left:5px;cursor:pointer}._media_k7h7e_634 ._featuredDiv_k7h7e_681 ._icon_k7h7e_601{margin-left:5px}._media_k7h7e_634 ._top_k7h7e_719{display:flex;flex-direction:row;align-items:end;justify-content:space-between;margin-top:15px}._media_k7h7e_634 ._top_k7h7e_719 ._name_k7h7e_353{display:flex;flex-direction:row;align-items:center}._media_k7h7e_634 ._top_k7h7e_719 ._smallIcon_k7h7e_731,._media_k7h7e_634 ._top_k7h7e_719 ._trashIcon_k7h7e_436{width:16px;height:16px;display:inline-block;margin-right:5px}._media_k7h7e_634 ._top_k7h7e_719 ._trashIcon_k7h7e_436{margin:0;cursor:pointer}._media_k7h7e_634 ._longtext_k7h7e_742{font-size:14px;line-height:20px;margin:0}._media_k7h7e_634 ._blocktext_k7h7e_747{font-size:12px;line-height:18px;margin-top:5px;margin-bottom:10px;color:gray}._media_k7h7e_634 button{font-size:14px;line-height:20px;background-color:#0d8a6a;border:none;border-radius:8px;cursor:pointer;min-width:100px;padding:10px 16px;color:#fff;font-weight:600}._media_k7h7e_634 button:disabled{background-color:#5ebaa2;cursor:not-allowed}._media_k7h7e_634 ._buttonBox_k7h7e_462{display:flex;flex-direction:row;justify-content:end;margin-top:24px;margin-bottom:30px}._media_k7h7e_634 ._buttonBox_k7h7e_462 ._back_k7h7e_469{background-color:#fff;box-sizing:border-box;color:#0d8a6a;margin-right:10px;font-weight:400;border:1px solid #90D0BF}._media_k7h7e_634 ._buttonBox_k7h7e_462 ._back_k7h7e_469:hover{border:1px solid #0D8A6A}@media screen and (max-width: 992px){._container_k7h7e_309{padding:0}}._variationcontainer_k7h7e_794{margin-top:20px}._buttons_k7h7e_798{display:flex;justify-content:end;margin-top:20px;gap:5px}._cancel_k7h7e_78{border:1px solid #D0D5DD;background-color:#fff;padding:6px 8px;border-radius:8px;font-weight:600;font-size:14px;line-height:20px;color:#475467;width:30%;display:flex;justify-content:center;align-items:center}._save_k7h7e_820{border:1px solid #90D0BF;background-color:#e7f5f1;padding:6px 8px;border-radius:8px;font-weight:600;font-size:14px;line-height:20px;color:#0a6c52;width:30%;display:flex;justify-content:center;align-items:center;cursor:pointer}._variationsheader_k7h7e_836{display:flex;justify-content:space-between;align-items:center}._variationheadertext_k7h7e_842{font-weight:600;font-size:16px;line-height:24px;color:#475467}._nameBoxExt_k7h7e_365{display:flex;flex-direction:row}._nameContent_k7h7e_369{display:flex;flex-direction:column;margin-left:6px;width:100%}._label_k7h7e_395{font-size:14px;line-height:20px;margin-top:24px;margin-bottom:8px;color:#475467;width:100%}._sectionBox_k7h7e_500{display:flex;flex-direction:column;background-color:#f9fafb;padding:10px 3% 20px;border-radius:10px;margin-top:10px}._sectionHeader_k7h7e_508{font-size:14px;line-height:20px;font-weight:500;color:#475467;margin-top:24px}._labelBox_k7h7e_515{display:flex;flex-direction:row;justify-content:space-between;align-items:end;padding:0}._labelBox_k7h7e_515>label,._labelBox_k7h7e_515>span{margin:0 0 10px;padding:0}._labelBox_k7h7e_515>span{cursor:pointer}._tag_k7h7e_336{font-size:12px;line-height:18px;color:gray;font-weight:400;margin:0;padding:0}._qty_k7h7e_538{font-size:12px;line-height:18px;color:#175cd3;background-color:#eff8ff;border:1px solid #B2DDFF;border-radius:16px;margin:0 10px 0 0;padding:2px 8px;font-weight:500}._closeIcon_k7h7e_550{width:10px;cursor:pointer}._trashIcon_k7h7e_436{margin-left:8px;cursor:pointer}._spaceBetween_k7h7e_440{font-size:14px;line-height:20px;display:flex;flex-direction:row;justify-content:space-between}._mtop_k7h7e_447{margin-top:10px}button{font-size:14px;line-height:20px;background-color:#0d8a6a;border:none;border-radius:8px;cursor:pointer;min-width:100px;padding:10px 16px;color:#fff;font-weight:600}._buttonBox_k7h7e_462{display:flex;flex-direction:row;justify-content:end;margin-top:24px;margin-bottom:30px}._addInstanceBtn_k7h7e_582{font-size:14px;line-height:20px;width:180px;color:#0d8a6a;background-color:#fff;border:1px solid #90D0BF;font-weight:500;padding:8px;margin-top:10px}._spinner_k7h7e_210{width:20px;height:20px}._thclass_k7h7e_987{color:#b54708!important;border-right:1px solid #FEF0C7!important}._bodprod_k7h7e_992{border-top-left-radius:8px;border-right:1px solid #EAECF0!important}._pricecont_k7h7e_997{display:flex;gap:3px;align-items:center}._imgcont_k7h7e_1003{display:flex;align-items:center}._variationtablecontainer_k7h7e_1008{margin:20px 0}._varitableheader_k7h7e_1012{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._tableheadertext_k7h7e_1019{font-weight:600;font-size:14px;line-height:20px;color:#475467}._hovercontainer_k7h7e_1026{position:relative;margin-top:10px}._hovercontainernone_k7h7e_1031{display:none}._currencybadge_k7h7e_1035{position:absolute;bottom:15px;padding:8px 12px;border-radius:8px;background-color:#101828;font-weight:600;font-size:12px;line-height:18px;color:#fff;display:flex;justify-content:center;align-items:center}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}._width-fit_namys_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_namys_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_namys_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_namys_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_namys_78{font-size:12px!important}}._success_namys_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_namys_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_namys_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_namys_113{font-size:12px!important}}._success_invert_namys_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_namys_148{font-size:14px;padding:10px}}._success_border_namys_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_namys_173{font-size:14px;padding:10px}}._fade-green_namys_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_namys_205{cursor:not-allowed;opacity:.5}._spinner_namys_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_namys_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_namys_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_namys_210 div:nth-child(1){animation-delay:-.45s}._spinner_namys_210 div:nth-child(2){animation-delay:-.3s}._spinner_namys_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_namys_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_namys_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_namys_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_namys_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_namys_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modalPdf_namys_309{width:50%;margin:auto;background-color:transparent!important;box-shadow:none;transition:"0.3s ease";border:none;outline:none;display:flex;justify-content:center;flex-direction:column;transform:translateY(1%)}._closeicon_namys_326{margin-bottom:10px;margin-left:auto;margin-right:auto}._pdfcontainer_namys_332{display:flex;justify-content:center;align-items:center;flex-direction:column;border:none!important;transition:"0.3s ease";width:100%;height:100%}@media screen and (max-width: 768px){._modalPdf_namys_309{width:90%}._pdfcontainer_namys_332{margin-left:auto;margin-right:auto;overflow:scroll}}._width-fit_mmi7j_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_mmi7j_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_mmi7j_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_mmi7j_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_mmi7j_78{font-size:12px!important}}._success_mmi7j_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_mmi7j_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_mmi7j_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_mmi7j_113{font-size:12px!important}}._success_invert_mmi7j_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_mmi7j_148{font-size:14px;padding:10px}}._success_border_mmi7j_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_mmi7j_173{font-size:14px;padding:10px}}._fade-green_mmi7j_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_mmi7j_205{cursor:not-allowed;opacity:.5}._spinner_mmi7j_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_mmi7j_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_mmi7j_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_mmi7j_210 div:nth-child(1){animation-delay:-.45s}._spinner_mmi7j_210 div:nth-child(2){animation-delay:-.3s}._spinner_mmi7j_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_mmi7j_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_mmi7j_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_mmi7j_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_mmi7j_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_mmi7j_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._tooltipcont_mmi7j_309{margin-top:auto;margin-bottom:auto;width:35%}._tooltiposition_mmi7j_315{position:relative}._tooltip_mmi7j_309{position:absolute;top:-21px;display:flex;justify-content:center;border-radius:4px;padding:2px 12px;background-color:#101828!important;color:#fff!important}._icon_mmi7j_330{display:flex;justify-content:center;align-items:center}._width-fit_r8tuv_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_r8tuv_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_r8tuv_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_r8tuv_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_r8tuv_78{font-size:12px!important}}._success_r8tuv_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_r8tuv_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_r8tuv_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_r8tuv_113{font-size:12px!important}}._success_invert_r8tuv_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_r8tuv_148{font-size:14px;padding:10px}}._success_border_r8tuv_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_r8tuv_173{font-size:14px;padding:10px}}._fade-green_r8tuv_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_r8tuv_205{cursor:not-allowed;opacity:.5}._spinner_r8tuv_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_r8tuv_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_r8tuv_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_r8tuv_210 div:nth-child(1){animation-delay:-.45s}._spinner_r8tuv_210 div:nth-child(2){animation-delay:-.3s}._spinner_r8tuv_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_r8tuv_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_r8tuv_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_r8tuv_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_r8tuv_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_r8tuv_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._searchinput_r8tuv_309{display:flex;align-items:center}._searchicon_r8tuv_314{position:relative}._searchsvg_r8tuv_318{position:absolute;left:10px;top:-10px}._input_r8tuv_324{border:1px solid #D0D5DD;border-radius:8px;padding:8px 12px 8px 32px;outline:none;font-weight:400;font-size:14px;color:gray}._width-fit_1uu1f_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1uu1f_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1uu1f_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1uu1f_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1uu1f_78{font-size:12px!important}}._success_1uu1f_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1uu1f_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1uu1f_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1uu1f_113{font-size:12px!important}}._success_invert_1uu1f_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1uu1f_148{font-size:14px;padding:10px}}._success_border_1uu1f_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1uu1f_173{font-size:14px;padding:10px}}._fade-green_1uu1f_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1uu1f_205{cursor:not-allowed;opacity:.5}._spinner_1uu1f_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1uu1f_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1uu1f_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1uu1f_210 div:nth-child(1){animation-delay:-.45s}._spinner_1uu1f_210 div:nth-child(2){animation-delay:-.3s}._spinner_1uu1f_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1uu1f_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1uu1f_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1uu1f_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1uu1f_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1uu1f_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._centerdnotify_1uu1f_309{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;margin:20% auto;width:100%;background-image:url(/assets/productempty_dot_grid-Dhxx7dp0.svg);background-repeat:no-repeat;background-position:center;padding:20px}@media screen and (max-width: 992px){._centerdnotify_1uu1f_309{margin:0}}._centerdnotify_1uu1f_309._alignStart_1uu1f_327{margin:auto!important}._centerdnotify_1uu1f_309 ._textgroup_1uu1f_330{width:100%;display:flex;flex-direction:column;gap:8px;align-items:center}._centerdnotify_1uu1f_309 ._textgroup_1uu1f_330 ._tiertext_1uu1f_337{font-weight:600;font-size:22px;line-height:30px;color:#101828;text-align:center}._centerdnotify_1uu1f_309 ._textgroup_1uu1f_330 ._tierpara_1uu1f_344{font-weight:400;font-size:18px;line-height:24px;color:#667085;width:100%;text-align:center;max-width:400px}._centerdnotify_1uu1f_309 button{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:10px}._centerdnotify_1uu1f_309 button._disabled_1uu1f_360{cursor:no-drop;border-radius:8px;background-color:#90d0bf;padding:8px 14px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:16px;line-height:24px;color:#fff}._width-fit_568pn_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_568pn_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_568pn_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_568pn_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_568pn_78{font-size:12px!important}}._success_568pn_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_568pn_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_568pn_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_568pn_113{font-size:12px!important}}._success_invert_568pn_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_568pn_148{font-size:14px;padding:10px}}._success_border_568pn_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_568pn_173{font-size:14px;padding:10px}}._fade-green_568pn_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_568pn_205{cursor:not-allowed;opacity:.5}._spinner_568pn_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_568pn_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_568pn_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_568pn_210 div:nth-child(1){animation-delay:-.45s}._spinner_568pn_210 div:nth-child(2){animation-delay:-.3s}._spinner_568pn_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_568pn_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_568pn_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_568pn_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_568pn_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_568pn_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._home_568pn_309{width:100%;display:flex;flex-direction:column;gap:16px;padding-bottom:50px}._width-fit_1f8od_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1f8od_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1f8od_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1f8od_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1f8od_78{font-size:12px!important}}._success_1f8od_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1f8od_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1f8od_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1f8od_113{font-size:12px!important}}._success_invert_1f8od_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1f8od_148{font-size:14px;padding:10px}}._success_border_1f8od_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1f8od_173{font-size:14px;padding:10px}}._fade-green_1f8od_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1f8od_205{cursor:not-allowed;opacity:.5}._spinner_1f8od_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1f8od_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1f8od_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1f8od_210 div:nth-child(1){animation-delay:-.45s}._spinner_1f8od_210 div:nth-child(2){animation-delay:-.3s}._spinner_1f8od_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1f8od_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1f8od_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1f8od_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1f8od_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1f8od_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._overviewrow_1f8od_309{width:100%;display:flex;flex-direction:column;background-color:#fff;border-radius:8px;border:1px solid #F2F4F7;padding:12px;gap:16px}._overviewrow_1f8od_309 ._rowtitle_1f8od_319{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}._overviewrow_1f8od_309 ._rowtitle_1f8od_319 ._title_1f8od_326{flex:3;display:flex;align-items:center;gap:4px}._overviewrow_1f8od_309 ._rowtitle_1f8od_319 ._title_1f8od_326 img{width:24px;height:24px}._overviewrow_1f8od_309 ._rowtitle_1f8od_319 ._title_1f8od_326 ._text_1f8od_336{color:gray;font-weight:600;font-size:12px;line-height:18px;letter-spacing:2px}._overviewrow_1f8od_309 ._rowtitle_1f8od_319 ._durationselect_1f8od_343{display:flex;align-items:center}._overviewrow_1f8od_309 ._rowtitle_1f8od_319 ._durationselect_1f8od_343 ._dropdownmonth_1f8od_347{width:100%}._overviewrow_1f8od_309 ._rowtitle_1f8od_319 ._durationselect_1f8od_343 ._dropdownmonth_1f8od_347 a{text-decoration:none}._overviewrow_1f8od_309 ._rowtitle_1f8od_319 ._durationselect_1f8od_343 ._dropdownmonth_1f8od_347 a ._durationcontainer_1f8od_353{display:flex;justify-content:space-between;padding:2px 6px;border-radius:4px;border:1px solid #D0D5DD;width:100%;gap:8px}._overviewrow_1f8od_309 ._rowtitle_1f8od_319 ._durationselect_1f8od_343 ._dropdownmonth_1f8od_347 a ._durationcontainer_1f8od_353 ._durationtext_1f8od_362{font-weight:500;font-size:14px;line-height:20px;color:#475467}._overviewrow_1f8od_309 ._rowtitle_1f8od_319 ._durationselect_1f8od_343 ._dropdownmonth_1f8od_347 ._dropmenupicker_1f8od_368{width:200px;border:1px solid #EAECF0;border-radius:8px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808}._overviewrow_1f8od_309 ._rowtitle_1f8od_319 ._durationselect_1f8od_343 ._dropdownmonth_1f8od_347 ._dropmenupicker_1f8od_368._animate_1f8od_374{opacity:1;transform:translateY(0)}._overviewrow_1f8od_309 ._rowtitle_1f8od_319 ._durationselect_1f8od_343 ._dropdownmonth_1f8od_347 ._dropmenupicker_1f8od_368 ._dropmenuitem_1f8od_378{display:flex;gap:5px;align-items:center;padding:5px 10px;cursor:pointer}._overviewrow_1f8od_309 ._rowtitle_1f8od_319 ._durationselect_1f8od_343 ._dropdownmonth_1f8od_347 ._dropmenupicker_1f8od_368 ._dropmenuitem_1f8od_378 ._greendot_1f8od_385{width:8px;height:8px;background-color:#d0d5dd;border-radius:100px}._overviewrow_1f8od_309 ._rowtitle_1f8od_319 ._durationselect_1f8od_343 ._dropdownmonth_1f8od_347 ._dropmenupicker_1f8od_368 ._dropmenuitem_1f8od_378 ._droptext_1f8od_391{font-weight:500;font-size:14px;line-height:20px;color:#475467}._overviewrow_1f8od_309 ._cardlist_1f8od_397{width:100%;display:flex;gap:16px;border-radius:8px;background-color:#fff;flex-wrap:wrap}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397{width:calc(20% - 12.8px);min-width:150px;border-radius:8px;border:1px soild #ccfbef;background-color:#f6fefc;display:flex;flex:1;position:relative;padding:16px 12px;overflow-x:hidden}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397:nth-child(2){border:1px soild #fdead7;background-color:#fefaf5}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397:nth-child(3){border:1px soild #d1e9ff;background-color:#f5faff}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397:nth-child(4){border:1px soild #ece9fe;background-color:#fbfaff}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397:nth-child(5){border:1px soild #fdead7;background-color:#fefaf5}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433{width:100%;display:flex;flex-direction:column;gap:16px}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._top_1f8od_439{width:100%;display:flex;flex-direction:column;gap:8px}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._top_1f8od_439 ._meta_1f8od_445{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._top_1f8od_439 ._meta_1f8od_445 img{width:24px;height:24px}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._top_1f8od_439 ._meta_1f8od_445 ._metabadge_1f8od_456{border-radius:16px;border:1px solid #D1E9FF;background-color:#d1e9ff;padding:4px 8px;display:flex;align-items:center;gap:4px;color:#175cd3;font-weight:600;font-size:12px;line-height:18px}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._top_1f8od_439 ._meta_1f8od_445 ._metabadge_1f8od_456._odd_1f8od_469{background-color:#d1fadf;border:1px solid #D1FADF;color:#027a48}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._top_1f8od_439 ._meta_1f8od_445 ._metabadge_1f8od_456 ._badgedot_1f8od_474{width:8px;height:8px;background-color:#175cd3;border-radius:50%}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._top_1f8od_439 ._cardtitle_1f8od_480{font-weight:600;font-size:14px;line-height:20px;color:gray}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._bottom_1f8od_486{width:100%;display:flex;flex-direction:column;gap:8px}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._bottom_1f8od_486 ._value_1f8od_492{font-weight:700;font-size:20px;line-height:30px;color:#475467}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._bottom_1f8od_486 ._value_1f8od_492._clickable_1f8od_498{cursor:pointer;transition:all .1s ease-in}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._bottom_1f8od_486 ._value_1f8od_492._clickable_1f8od_498:hover{color:#027a48;text-decoration:underline}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._bottom_1f8od_486 ._miniloading_1f8od_506{font-size:12px;font-weight:600;color:gray}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._bottom_1f8od_486 ._valuedetails_1f8od_511{display:flex;align-items:center;gap:4px;flex-wrap:wrap}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._bottom_1f8od_486 ._valuedetails_1f8od_511 img{width:14px;height:14px}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._bottom_1f8od_486 ._valuedetails_1f8od_511 ._percentageDifference_1f8od_521{font-weight:600;font-size:12px;line-height:18px;color:#027a48}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._bottom_1f8od_486 ._valuedetails_1f8od_511 ._percentageDifference_1f8od_521._downward_1f8od_527{color:#b42318}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._bottom_1f8od_486 ._valuedetails_1f8od_511 ._valueDifference_1f8od_530{border-radius:16px;border:1px solid #039855;background-color:#d1fadf;padding:2px 8px;display:flex;align-items:center;gap:4px;color:#027a48;font-weight:600;font-size:12px;line-height:18px}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._textbox_1f8od_433 ._bottom_1f8od_486 ._valuedetails_1f8od_511 ._valueDifference_1f8od_530._downward_1f8od_527{border:1px solid #D92D20;background-color:#fee4e2;color:#b42318}._overviewrow_1f8od_309 ._cardlist_1f8od_397 ._card_1f8od_397 ._bgpattern_1f8od_548{width:50%;position:absolute;top:10px;bottom:10px;right:10px;margin:auto 0}._width-fit_xldo9_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_xldo9_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_xldo9_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_xldo9_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_xldo9_78{font-size:12px!important}}._success_xldo9_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_xldo9_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_xldo9_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_xldo9_113{font-size:12px!important}}._success_invert_xldo9_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_xldo9_148{font-size:14px;padding:10px}}._success_border_xldo9_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_xldo9_173{font-size:14px;padding:10px}}._fade-green_xldo9_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_xldo9_205{cursor:not-allowed;opacity:.5}._spinner_xldo9_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_xldo9_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_xldo9_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_xldo9_210 div:nth-child(1){animation-delay:-.45s}._spinner_xldo9_210 div:nth-child(2){animation-delay:-.3s}._spinner_xldo9_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_xldo9_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_xldo9_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_xldo9_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_xldo9_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_xldo9_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._collectionsrow_xldo9_309{width:100%;display:flex;gap:10px}@media screen and (max-width: 992px){._collectionsrow_xldo9_309{flex-direction:column}}._collectionsrow_xldo9_309 ._piechartcol_xldo9_319{width:calc(23% - 5px);background-color:#fcfcfd;border-radius:4px;padding:16px;display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 992px){._collectionsrow_xldo9_309 ._piechartcol_xldo9_319{width:100%}}._collectionsrow_xldo9_309 ._piechartcol_xldo9_319 ._coltitle_xldo9_333{width:100%;display:flex;align-items:center;gap:8px}._collectionsrow_xldo9_309 ._piechartcol_xldo9_319 ._coltitle_xldo9_333 img{width:24px;height:24px}._collectionsrow_xldo9_309 ._piechartcol_xldo9_319 ._coltitle_xldo9_333 ._text_xldo9_343{color:gray;font-weight:600;font-size:12px;line-height:18px;letter-spacing:2px;text-transform:uppercase}._collectionsrow_xldo9_309 ._piechartcol_xldo9_319 ._colbody_xldo9_351{width:100%;border-radius:8px;border:1px solid #F2F4F7;background-color:#fff;padding:16px 8px;display:flex;flex-direction:column;gap:20px}._collectionsrow_xldo9_309 ._piechartcol_xldo9_319 ._colbody_xldo9_351 ._emptystate_xldo9_361{width:100%;height:350px;display:flex;justify-content:center;align-items:center}._collectionsrow_xldo9_309 ._piechartcol_xldo9_319 ._colbody_xldo9_351 ._chartcont_xldo9_368{width:100%;display:flex;justify-content:center;align-items:center}._collectionsrow_xldo9_309 ._piechartcol_xldo9_319 ._colbody_xldo9_351 ._percentcont_xldo9_374{width:100%;display:flex;flex-direction:column;gap:12px}._collectionsrow_xldo9_309 ._piechartcol_xldo9_319 ._colbody_xldo9_351 ._percentcont_xldo9_374 ._percentitem_xldo9_380{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 6px;border:1px solid #F9FAFB;border-radius:8px;background-color:#f9fafb}._collectionsrow_xldo9_309 ._piechartcol_xldo9_319 ._colbody_xldo9_351 ._percentcont_xldo9_374 ._percentitem_xldo9_380:last-child{background-color:#edfcf2}._collectionsrow_xldo9_309 ._piechartcol_xldo9_319 ._colbody_xldo9_351 ._percentcont_xldo9_374 ._percentitem_xldo9_380:last-child ._leftpercent_xldo9_394 ._dot_xldo9_394{background-color:#16b364}._collectionsrow_xldo9_309 ._piechartcol_xldo9_319 ._colbody_xldo9_351 ._percentcont_xldo9_374 ._percentitem_xldo9_380 ._leftpercent_xldo9_394{display:flex;gap:5px;align-items:center}._collectionsrow_xldo9_309 ._piechartcol_xldo9_319 ._colbody_xldo9_351 ._percentcont_xldo9_374 ._percentitem_xldo9_380 ._leftpercent_xldo9_394 ._dot_xldo9_394{width:8px;height:8px;border-radius:50%;background-color:gray}._collectionsrow_xldo9_309 ._piechartcol_xldo9_319 ._colbody_xldo9_351 ._percentcont_xldo9_374 ._percentitem_xldo9_380 ._leftpercent_xldo9_394 ._percentval_xldo9_408,._collectionsrow_xldo9_309 ._piechartcol_xldo9_319 ._colbody_xldo9_351 ._percentcont_xldo9_374 ._percentitem_xldo9_380 ._rightpercent_xldo9_413{font-weight:500;font-size:12px;line-height:18px}._width-fit_ypnbn_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_ypnbn_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_ypnbn_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_ypnbn_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_ypnbn_78{font-size:12px!important}}._success_ypnbn_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_ypnbn_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_ypnbn_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_ypnbn_113{font-size:12px!important}}._success_invert_ypnbn_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_ypnbn_148{font-size:14px;padding:10px}}._success_border_ypnbn_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_ypnbn_173{font-size:14px;padding:10px}}._fade-green_ypnbn_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_ypnbn_205{cursor:not-allowed;opacity:.5}._spinner_ypnbn_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_ypnbn_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_ypnbn_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_ypnbn_210 div:nth-child(1){animation-delay:-.45s}._spinner_ypnbn_210 div:nth-child(2){animation-delay:-.3s}._spinner_ypnbn_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_ypnbn_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_ypnbn_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_ypnbn_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_ypnbn_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_ypnbn_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._graphcont_ypnbn_309{width:calc(77% - 5px);background-color:#fcfcfd;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 992px){._graphcont_ypnbn_309{width:100%}}._graphcont_ypnbn_309 ._graphheader_ypnbn_323{width:100%;display:flex;gap:4px;align-items:center}._graphcont_ypnbn_309 ._graphheader_ypnbn_323 ._text_ypnbn_329{font-weight:600;font-size:12px;line-height:18px;color:gray}._graphcont_ypnbn_309 ._tabList_ypnbn_335{width:100%;display:flex;align-items:center;gap:24px;padding-bottom:4px;border-bottom:1px solid #EAECF0}._graphcont_ypnbn_309 ._tabList_ypnbn_335 ._tabItem_ypnbn_343{color:gray;font-weight:600;font-size:14px;line-height:20px;cursor:pointer;transition:all .2 ease}._graphcont_ypnbn_309 ._tabList_ypnbn_335 ._tabItem_ypnbn_343:hover{color:#475467}._graphcont_ypnbn_309 ._tabList_ypnbn_335 ._tabItem_ypnbn_343._activeTab_ypnbn_354{color:#0e9874;font-weight:600;border-bottom:2px solid #0E9874}._graphcont_ypnbn_309 ._graphbox_ypnbn_359{width:100%;border-radius:4px;padding:24px 8px 8px;border:1px solid #F2F4F7;background-color:#fff}._graphcont_ypnbn_309 ._graphbox_ypnbn_359 ._emptystate_ypnbn_366{width:100%;height:320px;display:flex;justify-content:center;align-items:center}._graphcont_ypnbn_309 ._graphbox_ypnbn_359 ._loadingstate_ypnbn_373{width:100%;display:flex;flex-direction:column;align-items:center;gap:30px;padding:0 20px}._graphcont_ypnbn_309 ._graphbox_ypnbn_359 ._loadingstate_ypnbn_373 ._loadingstatetop_ypnbn_381{width:100%;display:flex;gap:50px;align-items:center}._graphcont_ypnbn_309 ._graphbox_ypnbn_359 ._area_ypnbn_387{width:100%;display:flex;justify-content:center}._graphcont_ypnbn_309 ._graphbox_ypnbn_359 ._area_ypnbn_387 ._label_ypnbn_392{font-weight:500;font-size:12px;line-height:18px;color:#667085;display:flex;justify-content:center;align-items:center}._graphcont_ypnbn_309 ._graphbox_ypnbn_359 ._area_ypnbn_387 ._label_ypnbn_392 ._labeltxt_ypnbn_401{transform:rotate(-90deg);transform-origin:center}._graphcont_ypnbn_309 ._graphbox_ypnbn_359 ._area_ypnbn_387 ._plot_ypnbn_406{flex:3}._graphcont_ypnbn_309 ._graphbox_ypnbn_359 ._timelabel_ypnbn_409{width:100%;display:flex;justify-content:center;margin-top:10px;font-weight:500;font-size:12px;line-height:18px;color:#667085}._width-fit_wtmla_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_wtmla_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_wtmla_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_wtmla_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_wtmla_78{font-size:12px!important}}._success_wtmla_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_wtmla_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_wtmla_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_wtmla_113{font-size:12px!important}}._success_invert_wtmla_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_wtmla_148{font-size:14px;padding:10px}}._success_border_wtmla_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_wtmla_173{font-size:14px;padding:10px}}._fade-green_wtmla_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_wtmla_205{cursor:not-allowed;opacity:.5}._spinner_wtmla_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_wtmla_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_wtmla_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_wtmla_210 div:nth-child(1){animation-delay:-.45s}._spinner_wtmla_210 div:nth-child(2){animation-delay:-.3s}._spinner_wtmla_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_wtmla_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_wtmla_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_wtmla_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_wtmla_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_wtmla_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._equipsalesrow_wtmla_309{width:100%;background-color:#fcfcfd;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:16px}._equipsalesrow_wtmla_309 ._graphheader_wtmla_318{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}._equipsalesrow_wtmla_309 ._graphheader_wtmla_318 ._title_wtmla_325{flex:3;display:flex;align-items:center;gap:4px}._equipsalesrow_wtmla_309 ._graphheader_wtmla_318 ._title_wtmla_325 img{width:24px;height:24px}._equipsalesrow_wtmla_309 ._graphheader_wtmla_318 ._title_wtmla_325 ._text_wtmla_335{color:gray;font-weight:600;font-size:12px;line-height:18px;letter-spacing:2px}._equipsalesrow_wtmla_309 ._graphheader_wtmla_318 ._durationselect_wtmla_342{display:flex;align-items:center}._equipsalesrow_wtmla_309 ._graphheader_wtmla_318 ._durationselect_wtmla_342 ._dropdownmonth_wtmla_346{width:100%}._equipsalesrow_wtmla_309 ._graphheader_wtmla_318 ._durationselect_wtmla_342 ._dropdownmonth_wtmla_346 a{text-decoration:none}._equipsalesrow_wtmla_309 ._graphheader_wtmla_318 ._durationselect_wtmla_342 ._dropdownmonth_wtmla_346 a ._durationcontainer_wtmla_352{display:flex;justify-content:space-between;padding:2px 6px;border-radius:4px;border:1px solid #D0D5DD;width:100%;gap:8px}._equipsalesrow_wtmla_309 ._graphheader_wtmla_318 ._durationselect_wtmla_342 ._dropdownmonth_wtmla_346 a ._durationcontainer_wtmla_352 ._durationtext_wtmla_361{font-weight:500;font-size:14px;line-height:20px;color:#475467}._equipsalesrow_wtmla_309 ._graphheader_wtmla_318 ._durationselect_wtmla_342 ._dropdownmonth_wtmla_346 ._dropmenupicker_wtmla_367{width:200px;border:1px solid #EAECF0;border-radius:8px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808}._equipsalesrow_wtmla_309 ._graphheader_wtmla_318 ._durationselect_wtmla_342 ._dropdownmonth_wtmla_346 ._dropmenupicker_wtmla_367._animate_wtmla_373{opacity:1;transform:translateY(0)}._equipsalesrow_wtmla_309 ._graphheader_wtmla_318 ._durationselect_wtmla_342 ._dropdownmonth_wtmla_346 ._dropmenupicker_wtmla_367 ._dropmenuitem_wtmla_377{display:flex;gap:5px;align-items:center;padding:5px 10px;cursor:pointer}._equipsalesrow_wtmla_309 ._graphheader_wtmla_318 ._durationselect_wtmla_342 ._dropdownmonth_wtmla_346 ._dropmenupicker_wtmla_367 ._dropmenuitem_wtmla_377 ._greendot_wtmla_384{width:8px;height:8px;background-color:#d0d5dd;border-radius:100px}._equipsalesrow_wtmla_309 ._graphheader_wtmla_318 ._durationselect_wtmla_342 ._dropdownmonth_wtmla_346 ._dropmenupicker_wtmla_367 ._dropmenuitem_wtmla_377 ._droptext_wtmla_390{font-weight:500;font-size:14px;line-height:20px;color:#475467}._equipsalesrow_wtmla_309 ._tabList_wtmla_396{width:100%;display:flex;align-items:center;gap:24px;padding-bottom:4px;border-bottom:1px solid #EAECF0;overflow-x:auto}._equipsalesrow_wtmla_309 ._tabList_wtmla_396 ._tabItem_wtmla_405{color:gray;font-weight:600;font-size:14px;line-height:20px;cursor:pointer;transition:all .2 ease}._equipsalesrow_wtmla_309 ._tabList_wtmla_396 ._tabItem_wtmla_405:hover{color:#475467}._equipsalesrow_wtmla_309 ._tabList_wtmla_396 ._tabItem_wtmla_405._activeTab_wtmla_416{color:#0e9874;font-weight:600;border-bottom:2px solid #0E9874}._equipsalesrow_wtmla_309 ._graphbox_wtmla_421{width:100%;border-radius:4px;padding:24px 8px 8px;border:1px solid #F2F4F7;background-color:#fff}._equipsalesrow_wtmla_309 ._graphbox_wtmla_421 ._emptystate_wtmla_428{width:100%;height:400px;display:flex;justify-content:center;align-items:center}._equipsalesrow_wtmla_309 ._graphbox_wtmla_421 ._loadingstate_wtmla_435{width:100%;display:flex;flex-direction:column;align-items:center;gap:30px;padding:0 20px}._equipsalesrow_wtmla_309 ._graphbox_wtmla_421 ._loadingstate_wtmla_435 ._loadingstatetop_wtmla_443{width:100%;display:flex;gap:50px;align-items:center}._equipsalesrow_wtmla_309 ._graphbox_wtmla_421 ._loadingstate_wtmla_435 ._loadingstatetop_wtmla_443 ._loadingstatechart_wtmla_449{width:calc(100% - 70px);display:flex;gap:20px;align-items:flex-end}._equipsalesrow_wtmla_309 ._graphbox_wtmla_421 ._loadingstate_wtmla_435 ._loadingstatetop_wtmla_443 ._loadingstatechart_wtmla_449 ._loadingstatebar_wtmla_455{flex:1}._equipsalesrow_wtmla_309 ._graphbox_wtmla_421 ._area_wtmla_458{width:100%;display:flex;justify-content:center}._equipsalesrow_wtmla_309 ._graphbox_wtmla_421 ._area_wtmla_458 ._label_wtmla_463{font-weight:500;font-size:12px;line-height:18px;color:#667085;display:flex;justify-content:center;align-items:center}._equipsalesrow_wtmla_309 ._graphbox_wtmla_421 ._area_wtmla_458 ._label_wtmla_463 ._labeltxt_wtmla_472{transform:rotate(-90deg);transform-origin:center}._equipsalesrow_wtmla_309 ._graphbox_wtmla_421 ._area_wtmla_458 ._plot_wtmla_477{flex:3}._equipsalesrow_wtmla_309 ._graphbox_wtmla_421 ._timelabel_wtmla_480{width:100%;display:flex;justify-content:center;margin-top:10px;font-weight:500;font-size:12px;line-height:18px;color:#667085}._width-fit_1201w_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1201w_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1201w_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1201w_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1201w_78{font-size:12px!important}}._success_1201w_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1201w_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1201w_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1201w_113{font-size:12px!important}}._success_invert_1201w_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1201w_148{font-size:14px;padding:10px}}._success_border_1201w_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1201w_173{font-size:14px;padding:10px}}._fade-green_1201w_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1201w_205{cursor:not-allowed;opacity:.5}._spinner_1201w_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1201w_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1201w_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1201w_210 div:nth-child(1){animation-delay:-.45s}._spinner_1201w_210 div:nth-child(2){animation-delay:-.3s}._spinner_1201w_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1201w_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1201w_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1201w_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1201w_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1201w_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._bestsellingrow_1201w_309{width:100%;display:flex;gap:10px}@media screen and (max-width: 992px){._bestsellingrow_1201w_309{flex-direction:column}}._bestsellingrow_1201w_309 ._piechartcol_1201w_319{width:calc(23% - 5px);background-color:#fcfcfd;border-radius:4px;padding:16px;display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 992px){._bestsellingrow_1201w_309 ._piechartcol_1201w_319{width:100%}}._bestsellingrow_1201w_309 ._piechartcol_1201w_319 ._coltitle_1201w_333{width:100%;display:flex;align-items:center;gap:8px}._bestsellingrow_1201w_309 ._piechartcol_1201w_319 ._coltitle_1201w_333 img{width:24px;height:24px}._bestsellingrow_1201w_309 ._piechartcol_1201w_319 ._coltitle_1201w_333 ._text_1201w_343{color:gray;font-weight:600;font-size:12px;line-height:18px;letter-spacing:2px;text-transform:uppercase}._bestsellingrow_1201w_309 ._piechartcol_1201w_319 ._colbody_1201w_351{width:100%;border-radius:8px;border:1px solid #F2F4F7;background-color:#fff;padding:16px 8px;display:flex;flex-direction:column;gap:20px}._bestsellingrow_1201w_309 ._piechartcol_1201w_319 ._colbody_1201w_351 ._emptystate_1201w_361{width:100%;height:350px;display:flex;justify-content:center;align-items:center}._bestsellingrow_1201w_309 ._piechartcol_1201w_319 ._colbody_1201w_351 ._chartcont_1201w_368{width:100%;display:flex;justify-content:center;align-items:center}._bestsellingrow_1201w_309 ._piechartcol_1201w_319 ._colbody_1201w_351 ._percentcont_1201w_374{width:100%;display:flex;flex-direction:column;gap:12px}._bestsellingrow_1201w_309 ._piechartcol_1201w_319 ._colbody_1201w_351 ._percentcont_1201w_374 ._percentitem_1201w_380{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 6px;border:1px solid #F9FAFB;border-radius:8px;background-color:#f9fafb}._bestsellingrow_1201w_309 ._piechartcol_1201w_319 ._colbody_1201w_351 ._percentcont_1201w_374 ._percentitem_1201w_380:last-child{background-color:#f5f3ff}._bestsellingrow_1201w_309 ._piechartcol_1201w_319 ._colbody_1201w_351 ._percentcont_1201w_374 ._percentitem_1201w_380:last-child ._leftpercent_1201w_394 ._dot_1201w_394{background-color:#a48afb}._bestsellingrow_1201w_309 ._piechartcol_1201w_319 ._colbody_1201w_351 ._percentcont_1201w_374 ._percentitem_1201w_380 ._leftpercent_1201w_394{display:flex;gap:5px;align-items:center}._bestsellingrow_1201w_309 ._piechartcol_1201w_319 ._colbody_1201w_351 ._percentcont_1201w_374 ._percentitem_1201w_380 ._leftpercent_1201w_394 ._dot_1201w_394{width:8px;height:8px;border-radius:50%;background-color:#2e90fa}._bestsellingrow_1201w_309 ._piechartcol_1201w_319 ._colbody_1201w_351 ._percentcont_1201w_374 ._percentitem_1201w_380 ._leftpercent_1201w_394 ._percentval_1201w_408,._bestsellingrow_1201w_309 ._piechartcol_1201w_319 ._colbody_1201w_351 ._percentcont_1201w_374 ._percentitem_1201w_380 ._rightpercent_1201w_413{font-weight:500;font-size:12px;line-height:18px}._width-fit_1ni0s_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1ni0s_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1ni0s_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1ni0s_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1ni0s_78{font-size:12px!important}}._success_1ni0s_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1ni0s_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1ni0s_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1ni0s_113{font-size:12px!important}}._success_invert_1ni0s_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1ni0s_148{font-size:14px;padding:10px}}._success_border_1ni0s_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1ni0s_173{font-size:14px;padding:10px}}._fade-green_1ni0s_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1ni0s_205{cursor:not-allowed;opacity:.5}._spinner_1ni0s_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1ni0s_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1ni0s_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1ni0s_210 div:nth-child(1){animation-delay:-.45s}._spinner_1ni0s_210 div:nth-child(2){animation-delay:-.3s}._spinner_1ni0s_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1ni0s_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1ni0s_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1ni0s_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1ni0s_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1ni0s_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._bestseller_1ni0s_309{width:calc(77% - 5px);background-color:#fff;border:1px solid #F2F4F7;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 992px){._bestseller_1ni0s_309{width:100%}}._bestseller_1ni0s_309 ._rowtitle_1ni0s_324{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}._bestseller_1ni0s_309 ._rowtitle_1ni0s_324 ._title_1ni0s_331{flex:3;display:flex;align-items:center;gap:4px}._bestseller_1ni0s_309 ._rowtitle_1ni0s_324 ._title_1ni0s_331 img{width:24px;height:24px}._bestseller_1ni0s_309 ._rowtitle_1ni0s_324 ._title_1ni0s_331 ._text_1ni0s_341{color:gray;font-weight:600;font-size:12px;line-height:18px;letter-spacing:2px;text-transform:uppercase}._bestseller_1ni0s_309 ._rowtitle_1ni0s_324 ._durationselect_1ni0s_349{display:flex;align-items:center}._bestseller_1ni0s_309 ._rowtitle_1ni0s_324 ._durationselect_1ni0s_349 ._dropdownmonth_1ni0s_353{width:100%}._bestseller_1ni0s_309 ._rowtitle_1ni0s_324 ._durationselect_1ni0s_349 ._dropdownmonth_1ni0s_353 a{text-decoration:none}._bestseller_1ni0s_309 ._rowtitle_1ni0s_324 ._durationselect_1ni0s_349 ._dropdownmonth_1ni0s_353 a ._durationcontainer_1ni0s_359{display:flex;justify-content:space-between;padding:2px 6px;border-radius:4px;border:1px solid #D0D5DD;width:100%;gap:8px}._bestseller_1ni0s_309 ._rowtitle_1ni0s_324 ._durationselect_1ni0s_349 ._dropdownmonth_1ni0s_353 a ._durationcontainer_1ni0s_359 ._durationtext_1ni0s_368{font-weight:500;font-size:14px;line-height:20px;color:#475467}._bestseller_1ni0s_309 ._rowtitle_1ni0s_324 ._durationselect_1ni0s_349 ._dropdownmonth_1ni0s_353 ._dropmenupicker_1ni0s_374{width:200px;border:1px solid #EAECF0;border-radius:8px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808}._bestseller_1ni0s_309 ._rowtitle_1ni0s_324 ._durationselect_1ni0s_349 ._dropdownmonth_1ni0s_353 ._dropmenupicker_1ni0s_374._animate_1ni0s_380{opacity:1;transform:translateY(0)}._bestseller_1ni0s_309 ._rowtitle_1ni0s_324 ._durationselect_1ni0s_349 ._dropdownmonth_1ni0s_353 ._dropmenupicker_1ni0s_374 ._dropmenuitem_1ni0s_384{display:flex;gap:5px;align-items:center;padding:5px 10px;cursor:pointer}._bestseller_1ni0s_309 ._rowtitle_1ni0s_324 ._durationselect_1ni0s_349 ._dropdownmonth_1ni0s_353 ._dropmenupicker_1ni0s_374 ._dropmenuitem_1ni0s_384 ._greendot_1ni0s_391{width:8px;height:8px;background-color:#d0d5dd;border-radius:100px}._bestseller_1ni0s_309 ._rowtitle_1ni0s_324 ._durationselect_1ni0s_349 ._dropdownmonth_1ni0s_353 ._dropmenupicker_1ni0s_374 ._dropmenuitem_1ni0s_384 ._droptext_1ni0s_397{font-weight:500;font-size:14px;line-height:20px;color:#475467}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403{width:100%;border-radius:8px;border:1px solid #F2F4F7;padding:12px 10px;gap:8px;background-color:#fff;max-height:400px;overflow-y:auto}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413{width:100%;display:flex;flex-direction:column;gap:8px}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._emptystate_1ni0s_419{width:100%;min-height:350px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;gap:20px;padding:64px;background:url(/assets/Background%20pattern%20decorative-C34ALKbv.svg);background-color:#f9fafb;background-repeat:no-repeat;background-position:center;background-size:contain}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._emptystate_1ni0s_419 ._icon_1ni0s_435{background-color:#fff;border:1px solid #EAECF0;border-radius:12px;display:flex;justify-content:center;align-items:center;padding:14px}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._emptystate_1ni0s_419 ._icon_1ni0s_435 img{width:30px;height:30px}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._emptystate_1ni0s_419 ._content_1ni0s_448{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._emptystate_1ni0s_419 ._content_1ni0s_448 ._heading_1ni0s_455{color:#101828;font-weight:600;font-size:18px;line-height:28px;letter-spacing:0%;text-align:center;text-transform:capitalize}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._emptystate_1ni0s_419 ._content_1ni0s_448 ._message_1ni0s_464{color:#667085;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;text-align:center}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472{width:100%;display:flex;gap:10px}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472._first_1ni0s_477 ._index_1ni0s_477,._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472._first_1ni0s_477 ._details_1ni0s_482{background-color:#f6fef9;color:#027a48;border:1px solid #D1FADF}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472._first_1ni0s_477 ._details_1ni0s_482 ._image_1ni0s_487{border:1px solid #D1FADF}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472._first_1ni0s_477 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._accolades_1ni0s_490 ._accolade_1ni0s_490{border:1px solid #A6F4C5;background-color:#ecfdf3}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472._first_1ni0s_477 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._count_1ni0s_494,._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472._first_1ni0s_477 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._amount_1ni0s_495{border:1px solid #D1FADF;background-color:#ecfdf3}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472._second_1ni0s_499 ._index_1ni0s_477,._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472._second_1ni0s_499 ._details_1ni0s_482{background-color:#fffcf5;color:#b54708;border:1px solid #FEF0C7}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472._second_1ni0s_499 ._details_1ni0s_482 ._image_1ni0s_487{border:1px solid #FEF0C7}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472._second_1ni0s_499 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._accolades_1ni0s_490 ._accolade_1ni0s_490{border:1px solid #FEDF89;background-color:#fffaeb}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472._second_1ni0s_499 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._count_1ni0s_494,._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472._second_1ni0s_499 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._amount_1ni0s_495{border:1px solid #FEF0C7;background-color:#fffaeb}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472._second_1ni0s_499 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._count_1ni0s_494 ._value_1ni0s_521,._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472._second_1ni0s_499 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._amount_1ni0s_495 ._value_1ni0s_521{color:#b54708}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._index_1ni0s_477{background-color:#fcfcfd;color:#475467;border:1px solid #F2F4F7;border-radius:6px;padding:6px;flex:1;max-width:80px;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:20px;line-height:30px}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482{background-color:#fcfcfd;border:1px solid #F2F4F7;border-radius:6px;padding:6px;display:flex;align-items:center;gap:8px;flex:9}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482 ._image_1ni0s_487{border:1px solid #F2F4F7;border-radius:4px;width:56px;height:56px;overflow:hidden}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482 ._image_1ni0s_487 img{width:100%;height:100%;object-fit:cover}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482 ._textdescription_1ni0s_490{display:flex;flex-direction:column;gap:6px}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._itemname_1ni0s_567{color:#475467;font-weight:700;font-size:12px;line-height:18px}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490{display:flex;align-items:center;gap:4px;flex-wrap:wrap}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._accolades_1ni0s_490{display:flex;align-items:center}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._accolades_1ni0s_490 ._accolade_1ni0s_490{width:22px;height:22px;border-radius:50%;border:1px solid #EAECF0;background-color:#f9fafb;display:flex;justify-content:center;align-items:center;padding:8px;font-size:14px}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._accolades_1ni0s_490 ._accolade_1ni0s_490:not(:first-child){margin-left:-6px}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._count_1ni0s_494,._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._amount_1ni0s_495{width:max-content;display:flex;align-items:center;gap:8px;padding:4px;border:1px solid #F2F4F7;background-color:#f9fafb;border-radius:6px}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._count_1ni0s_494 ._label_1ni0s_609,._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._amount_1ni0s_495 ._label_1ni0s_609{display:flex;align-items:center;gap:6px;color:#475467;font-weight:600;font-size:12px;line-height:18px;text-align:right}._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._count_1ni0s_494 ._value_1ni0s_521,._bestseller_1ni0s_309 ._equipmentlist_1ni0s_403 ._wrapper_1ni0s_413 ._equipmentitem_1ni0s_472 ._details_1ni0s_482 ._textdescription_1ni0s_490 ._info_1ni0s_490 ._amount_1ni0s_495 ._value_1ni0s_521{color:#475467;font-weight:600;font-size:12px;line-height:18px;text-align:right}._width-fit_12ikj_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_12ikj_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_12ikj_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_12ikj_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_12ikj_78{font-size:12px!important}}._success_12ikj_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_12ikj_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_12ikj_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_12ikj_113{font-size:12px!important}}._success_invert_12ikj_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_12ikj_148{font-size:14px;padding:10px}}._success_border_12ikj_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_12ikj_173{font-size:14px;padding:10px}}._fade-green_12ikj_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_12ikj_205{cursor:not-allowed;opacity:.5}._spinner_12ikj_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_12ikj_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_12ikj_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_12ikj_210 div:nth-child(1){animation-delay:-.45s}._spinner_12ikj_210 div:nth-child(2){animation-delay:-.3s}._spinner_12ikj_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_12ikj_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_12ikj_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_12ikj_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_12ikj_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_12ikj_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._admintext_12ikj_309{color:#475467;font-weight:700;font-size:22px;line-height:30px;margin-top:20px;margin-bottom:20px}._tabcont_12ikj_318{margin-top:20px;display:flex;align-items:center}._tabitem_12ikj_324{margin-right:10px;border-top-left-radius:8px;border-top-right-radius:8px;padding:8px 24px;background-color:#f9fafb;font-weight:600;font-size:16px;line-height:20px;color:#c9c9c9;cursor:pointer}._tabactive_12ikj_337{margin-right:10px;border-top-left-radius:8px;border-top-right-radius:8px;padding:8px 24px;background-color:#fff;font-weight:600;font-size:16px;line-height:20px;color:#101828;cursor:pointer}._contentbox_12ikj_350{border-top-left-radius:0!important;border-radius:8px;background-color:#fff;width:100%;height:100%;min-height:100%;max-height:100%;overflow:scroll;padding:20px}._admincont_12ikj_362{min-height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:60px 1fr;gap:0;max-height:100%}@media screen and (max-width: 992px){._admincont_12ikj_362{margin-top:-50px;height:100%}._tabitem_12ikj_324{margin-right:0;border-top-left-radius:0;border-top-right-radius:0;padding:0;background-color:#f9fafb;font-weight:600;font-size:16px;line-height:20px;color:#667085;cursor:pointer}._tabactive_12ikj_337{margin-right:0;border:1px solid #90D0BF;border-radius:8px;padding:8px 14px;background-color:#e7f5f1;font-weight:600;font-size:16px;line-height:20px;color:#0a6c52;cursor:pointer}._tabcont_12ikj_318{justify-content:space-between;border-radius:8px;padding:10px;border:1px solid #EAECF0;background-color:#f9fafb;position:relative;top:70px;margin-left:10px;margin-right:10px}}._width-fit_7tatb_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_7tatb_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_7tatb_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_7tatb_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_7tatb_78{font-size:12px!important}}._success_7tatb_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_7tatb_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_7tatb_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_7tatb_113{font-size:12px!important}}._success_invert_7tatb_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_7tatb_148{font-size:14px;padding:10px}}._success_border_7tatb_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_7tatb_173{font-size:14px;padding:10px}}._fade-green_7tatb_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_7tatb_205{cursor:not-allowed;opacity:.5}._spinner_7tatb_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_7tatb_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_7tatb_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_7tatb_210 div:nth-child(1){animation-delay:-.45s}._spinner_7tatb_210 div:nth-child(2){animation-delay:-.3s}._spinner_7tatb_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_7tatb_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_7tatb_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_7tatb_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_7tatb_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_7tatb_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._interestcont_7tatb_309{display:flex;flex-direction:column;background-color:#fff;padding:15px;height:fit-content}._interestcontainer_7tatb_317{display:flex;justify-content:start;align-items:start;height:fit-content}._createtierbox_7tatb_324{border-radius:8px;padding:15px;border:1px solid #EAECF0;background-color:#fcfcfd;width:30%}._tiertitle_7tatb_332{font-weight:600;font-size:16px;line-height:20px;color:#475467;border-bottom:1px solid #F2F4F7;padding-bottom:10px}._amtsec_7tatb_341{padding:10px}._tenuelabel_7tatb_345{display:flex;justify-content:center;align-items:center;margin-bottom:10px}._labelleft_7tatb_352{font-weight:600;font-size:12px;line-height:18px;color:gray;margin-right:15px}._labelright_7tatb_360{font-weight:600;font-size:12px;line-height:18px;color:gray}._priceinput_7tatb_367{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._numinput_7tatb_374{margin-right:15px}._removebtn_7tatb_378{margin-right:10px;cursor:pointer}._addanother_7tatb_383{border:1px solid #D0D5DD;padding:8px 14px;border-radius:8px;font-weight:600;font-size:16px;line-height:20px;color:#475467;display:flex;justify-content:center;align-items:center;height:100%}._skeletonscontainer_7tatb_397{display:grid;justify-content:center;align-items:flex-start;background:#fff;height:100%;width:100%;padding:20px 20px 100px;gap:24px;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width: 990px){._skeletonscontainer_7tatb_397{display:grid;grid-template-columns:1fr;flex-direction:column;margin-top:70px}}._skeletonitem_7tatb_417{width:100%}._width-fit_15r03_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_15r03_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_15r03_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_15r03_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_15r03_78{font-size:12px!important}}._success_15r03_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_15r03_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_15r03_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_15r03_113{font-size:12px!important}}._success_invert_15r03_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_15r03_148{font-size:14px;padding:10px}}._success_border_15r03_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_15r03_173{font-size:14px;padding:10px}}._fade-green_15r03_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_15r03_205{cursor:not-allowed;opacity:.5}._spinner_15r03_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_15r03_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_15r03_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_15r03_210 div:nth-child(1){animation-delay:-.45s}._spinner_15r03_210 div:nth-child(2){animation-delay:-.3s}._spinner_15r03_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_15r03_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_15r03_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_15r03_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_15r03_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_15r03_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._tierscontainer_15r03_309{display:grid;justify-content:center;align-items:flex-start;background:#fff;height:100%;width:100%;padding:20px 20px 100px;gap:24px;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width: 990px){._tierscontainer_15r03_309{display:flex;flex-direction:column}}._line_15r03_327{width:100%;height:1px;background-color:#f2f4f7}._tierItem_15r03_333{border:1px solid #EAECF0;background:#f9fafb;padding:12px;display:flex;flex-direction:column;border-radius:8px;gap:8px;height:auto;width:100%}@media screen and (max-width: 990px){._tierItem_15r03_333{order:2}}._tierItem_15r03_333 ._title_15r03_349{display:grid;align-items:center;gap:8px;grid-template-columns:1fr 38px}@media screen and (min-width: 991px){._tierItem_15r03_333 ._title_15r03_349{grid-template-columns:1fr}}._tierItem_15r03_333 ._title_15r03_349 ._titleAndActions_15r03_360{height:50px;padding:6px 8px;background:#fcfcfd;border:1px solid #F2F4F7;gap:4px;border-radius:8px;font-size:16px;font-weight:700;line-height:24px;text-align:left;color:#344054;display:flex;width:100%;justify-content:space-between;align-items:center}._tierItem_15r03_333 ._title_15r03_349 ._actions_15r03_381{display:flex;gap:4px;align-items:center}._tierItem_15r03_333 ._title_15r03_349 ._edit_15r03_386,._tierItem_15r03_333 ._title_15r03_349 ._caret_15r03_398{display:flex;gap:4px;justify-content:center;align-items:center;height:38px;width:38px;border-radius:4px;border:1px solid #F2F4F7;background:#fcfcfd;cursor:pointer}@media screen and (min-width: 991px){._tierItem_15r03_333 ._title_15r03_349 ._caret_15r03_398{display:none}}._tierItem_15r03_333 ._title_15r03_349 ._delete_15r03_415{display:flex;gap:4px;justify-content:center;align-items:center;height:38px;width:38px;border-radius:4px;background:#fffbfa;border:1px solid #FEE4E2;cursor:pointer}._tierItem_15r03_333 ._table_15r03_427{background:#f2f4f7;border:1px solid #EAECF0;border-radius:8px}._tierItem_15r03_333 ._table_15r03_427 ._tableTitle_15r03_432{display:grid;grid-template-columns:1fr 1fr;justify-content:center;text-transform:uppercase;color:#344054;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left;background:#f2f4f7;padding:0 8px}._tierItem_15r03_333 ._table_15r03_427 ._tableTitle_15r03_432>div{padding:8px 6px}._tierItem_15r03_333 ._table_15r03_427 ._tableTitle_15r03_432>div:first-child{border-right:1px solid #EAECF0}._tierItem_15r03_333 ._table_15r03_427 ._tableItem_15r03_453{display:grid;grid-template-columns:1fr 1fr;text-transform:uppercase;color:#101828;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.12em;text-align:left;padding:0 8px;background:#f9fafb;border-bottom:1px solid #F2F4F7}._tierItem_15r03_333 ._table_15r03_427 ._tableItem_15r03_453>div{padding:8px 6px}._tierItem_15r03_333 ._table_15r03_427 ._tableItem_15r03_453>div:first-child{border-right:1px solid #F2F4F7}._newTier_15r03_474{background:#fcfcfd;border:1px solid #EAECF0;padding:16px;gap:8px;display:flex;flex-direction:column;border-radius:8px;width:100%}._newTier_15r03_474 ._title_15r03_349{display:flex;width:100%;justify-content:space-between;color:#344054;font-size:14px;font-weight:600;line-height:20px;text-align:left}._newTier_15r03_474 ._title_15r03_349 img{cursor:pointer}._newTier_15r03_474 ._table_15r03_427{display:flex;flex-direction:column}._newTier_15r03_474 ._table_15r03_427 ._tableTitle_15r03_432{display:grid;grid-template-columns:15px 1fr 1fr;justify-content:center;text-transform:uppercase;color:#667085;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:center;padding:0 23px;gap:2px}._newTier_15r03_474 ._table_15r03_427 ._content_15r03_515{display:flex;flex-direction:column;align-items:center;margin:10px;width:100%;gap:10px}._newTier_15r03_474 ._table_15r03_427 ._content_15r03_515 ._tier_15r03_309{width:100%;display:grid;grid-template-columns:15px 1fr 1fr;align-items:center;justify-content:center;gap:8px}._newTier_15r03_474 ._table_15r03_427 ._content_15r03_515 ._tier_15r03_309 img{cursor:pointer}._newTier_15r03_474 ._table_15r03_427 ._btnAdd_15r03_534{margin:0 10px;border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;display:flex;gap:10px;padding:8px 14px;width:fit-content;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:600;line-height:20px;text-align:center;color:#344054;cursor:pointer}._newTier_15r03_474 ._btns_15r03_552{margin-top:10px;display:flex;width:100%;justify-content:space-between;gap:8px}._createNew_15r03_560{background:#f9fafb;border:1px solid #EAECF0;padding:16px;border-radius:8px;height:240px;width:100%}@media screen and (max-width: 990px){._createNew_15r03_560{background:#fff;padding:0;height:fit-content;order:1;margin-top:70px}}._createNew_15r03_560 ._content_15r03_515{border:1px solid #F2F4F7;background:#fff;height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}@media screen and (max-width: 990px){._createNew_15r03_560 ._content_15r03_515{justify-content:flex-start;align-items:center;flex-direction:row;margin:10px;height:100%;border:none}}._createNew_15r03_560 ._content_15r03_515 img{cursor:pointer}._createNew_15r03_560 ._content_15r03_515 ._desc_15r03_601{display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 990px){._createNew_15r03_560 ._content_15r03_515 ._desc_15r03_601{align-items:flex-start}}._createNew_15r03_560 ._content_15r03_515 ._desc_15r03_601>div:first-child{font-size:16px;font-weight:700;line-height:24px;text-align:center;color:#667085}@media screen and (max-width: 990px){._createNew_15r03_560 ._content_15r03_515 ._desc_15r03_601>div:first-child{text-align:left}}._createNew_15r03_560 ._content_15r03_515 ._desc_15r03_601>div:nth-child(2){font-size:14px;font-weight:500;line-height:20px;text-align:center;color:#667085}@media screen and (max-width: 990px){._createNew_15r03_560 ._content_15r03_515 ._desc_15r03_601>div:nth-child(2){text-align:left}}@keyframes _tiersTableAnimation_15r03_1{0%{height:30px;transform:translateY(-30px)}to{height:fit-content;transform:translateY(0)}}._tableWithAnimation_15r03_647{animation:_tiersTableAnimation_15r03_1 1s forwards;transition:max-height .1s ease}@media screen and (max-width: 990px){._updateTier_15r03_653{order:2}}@media screen and (max-width: 990px){._newTierCont_15r03_659{order:3}}._fade_15r03_198{opacity:.5;cursor:not-allowed}._width-fit_zyuqo_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_zyuqo_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_zyuqo_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_zyuqo_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_zyuqo_78{font-size:12px!important}}._success_zyuqo_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_zyuqo_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_zyuqo_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_zyuqo_113{font-size:12px!important}}._success_invert_zyuqo_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_zyuqo_148{font-size:14px;padding:10px}}._success_border_zyuqo_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_zyuqo_173{font-size:14px;padding:10px}}._fade-green_zyuqo_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_zyuqo_205{cursor:not-allowed;opacity:.5}._spinner_zyuqo_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_zyuqo_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_zyuqo_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_zyuqo_210 div:nth-child(1){animation-delay:-.45s}._spinner_zyuqo_210 div:nth-child(2){animation-delay:-.3s}._spinner_zyuqo_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_zyuqo_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_zyuqo_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_zyuqo_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_zyuqo_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_zyuqo_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._width-fit_sps0f_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_sps0f_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_sps0f_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_sps0f_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_sps0f_78{font-size:12px!important}}._success_sps0f_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_sps0f_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_sps0f_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_sps0f_113{font-size:12px!important}}._success_invert_sps0f_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_sps0f_148{font-size:14px;padding:10px}}._success_border_sps0f_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_sps0f_173{font-size:14px;padding:10px}}._fade-green_sps0f_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_sps0f_205{cursor:not-allowed;opacity:.5}._spinner_sps0f_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_sps0f_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_sps0f_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_sps0f_210 div:nth-child(1){animation-delay:-.45s}._spinner_sps0f_210 div:nth-child(2){animation-delay:-.3s}._spinner_sps0f_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_sps0f_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_sps0f_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_sps0f_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_sps0f_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_sps0f_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._warningInfo_sps0f_309{border:1px solid #fedf89;background:#fef0c7;display:flex;justify-content:center;align-items:center;color:#dc6803;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;padding:6px 16px;gap:8px;position:relative;top:-6px}._warningInfo_sps0f_309 ._thick_sps0f_326{font-weight:600}._warningInfo_sps0f_309 ._underline_sps0f_329{text-decoration:underline}._center_sps0f_333{justify-content:center;align-items:center}._mt_top_sps0f_338{margin-top:20px}._settingsContainer_sps0f_342{background:#fff;width:100%;height:fit-content;display:flex;flex-direction:column;padding-bottom:60px;border-radius:8px}._emptyStoreContainer_sps0f_352{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:60vh;background-image:url(/assets/productempty_dot_grid-Dhxx7dp0.svg);background-repeat:no-repeat;background-position:center;padding:20px}._emptyStoreContainer_sps0f_352 ._iconContainer_sps0f_365{height:56px;width:56px;border-radius:12px;box-shadow:0 1px 2px #1018280d;border:1px solid #eaecf0;display:flex;align-items:center;justify-content:center;background-color:#fff}._emptyStoreContainer_sps0f_352 ._iconContainer_sps0f_365 img{height:21px;width:21px}._emptyStoreContainer_sps0f_352 ._texts_sps0f_380{width:100%;display:flex;flex-direction:column;gap:8px;align-items:center}._emptyStoreContainer_sps0f_352 ._texts_sps0f_380 ._thick_sps0f_326{font-weight:600;font-size:22px;line-height:30px;color:#101828;text-align:center}._emptyStoreContainer_sps0f_352 ._texts_sps0f_380 ._desc_sps0f_394{font-weight:400;font-size:18px;line-height:24px;color:#667085;width:100%;text-align:center;max-width:400px}@media screen and (max-width: 990px){._desktop_sps0f_405{display:none!important}._mobile_sps0f_408{display:flex;margin-top:60px}}@media screen and (min-width: 991px){._desktop_sps0f_405{display:flex!important}._mobile_sps0f_408{display:none}}._width-fit_18o73_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_18o73_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_18o73_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_18o73_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_18o73_78{font-size:12px!important}}._success_18o73_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_18o73_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_18o73_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_18o73_113{font-size:12px!important}}._success_invert_18o73_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_18o73_148{font-size:14px;padding:10px}}._success_border_18o73_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_18o73_173{font-size:14px;padding:10px}}._fade-green_18o73_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_18o73_205{cursor:not-allowed;opacity:.5}._spinner_18o73_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_18o73_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_18o73_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_18o73_210 div:nth-child(1){animation-delay:-.45s}._spinner_18o73_210 div:nth-child(2){animation-delay:-.3s}._spinner_18o73_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_18o73_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_18o73_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_18o73_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_18o73_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_18o73_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_18o73_309{display:flex;flex-direction:column;padding:10px 16px 50px}@media screen and (max-width: 990px){._container_18o73_309{padding:30px 16px 50px}}._storeTitleText_18o73_320{font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.05em;text-align:left;color:#98a2b3}._title_18o73_330{font-size:18px;font-weight:700;line-height:28px;text-align:left;color:#344054;display:flex;align-items:center;padding:20px 0}._userInfo_18o73_341{display:flex;align-items:center;padding:20px 0;border-top:1px solid #EAECF0;border-bottom:1px solid #EAECF0}._userInfo_18o73_341 ._images_18o73_348{display:flex;align-items:flex-end}._userInfo_18o73_341 ._images_18o73_348 ._storeImage_18o73_352{height:64px;width:64px;border-radius:50%}._userInfo_18o73_341 ._images_18o73_348 ._storeImage_18o73_352 img{object-fit:cover}._userInfo_18o73_341 ._images_18o73_348 ._storeUser_18o73_360{height:32px;width:32px;border-radius:50%;position:relative;left:-16px}._farm_18o73_368{display:flex;align-items:center;gap:16px}@media screen and (max-width: 990px){._farm_18o73_368{flex-direction:column;gap:8px;align-items:flex-start}}._farm_18o73_368 ._edit_18o73_380{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;border-radius:8px;padding:8px 14px;height:36px;display:flex;gap:5px;justify-content:center;align-items:center;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#344054;cursor:pointer}._farm_18o73_368 ._farmInfo_18o73_398{display:flex;flex-direction:column;height:100%}._farm_18o73_368 ._farmTitle_18o73_403{font-family:Inter;font-size:18px;font-weight:700;line-height:28px;text-align:left;color:#344054}@media screen and (max-width: 450px){._farm_18o73_368 ._farmTitle_18o73_403{font-size:14px;line-height:20px}}._locations_18o73_418{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:20px}@media screen and (max-width: 990px){._locations_18o73_418{grid-template-columns:1fr 1fr;gap:10px}}@media screen and (max-width: 700px){._locations_18o73_418{grid-template-columns:1fr}}._locations_18o73_418 ._locationItem_18o73_435{border:1px solid #EAECF0;padding:24px;display:flex;flex-direction:column;gap:10px;border-radius:8px}@media screen and (max-width: 750px){._locations_18o73_418 ._locationItem_18o73_435{padding:24px 10px}}._locations_18o73_418 ._locationItem_18o73_435 ._locationName_18o73_448{display:flex;width:100%;justify-content:space-between;align-items:center}._locations_18o73_418 ._locationItem_18o73_435 ._locationName_18o73_448 ._name_18o73_454{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#344054;display:flex;align-items:center;gap:4px}._locations_18o73_418 ._locationItem_18o73_435 ._locationName_18o73_448 ._icon_18o73_464{display:flex;gap:4px}._locations_18o73_418 ._locationItem_18o73_435 ._locationName_18o73_448 ._icon_18o73_464>img{height:32px;width:32px}._locations_18o73_418 ._locationItem_18o73_435 ._locationName_18o73_448 ._icon_18o73_464>div{border:1px solid #EAECF0;box-shadow:0 1px 2px #1018280d;height:32px;width:32px;border-radius:6px;display:flex;justify-content:center;align-items:center}._locations_18o73_418 ._locationItem_18o73_435 ._address_18o73_482{display:flex;flex-direction:column}._locations_18o73_418 ._locationItem_18o73_435 ._address_18o73_482 ._icon_18o73_464{border:1px solid #EAECF0;box-shadow:0 1px 2px #1018280d;height:32px;width:32px;border-radius:6px;display:flex;justify-content:center;align-items:center}._locations_18o73_418 ._locationItem_18o73_435 ._address_18o73_482 ._flexAddress_18o73_496{display:flex;gap:10px}._locations_18o73_418 ._locationItem_18o73_435 ._address_18o73_482 ._flexAddress_18o73_496 ._farmTitle_18o73_403{font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._locations_18o73_418 ._locationItem_18o73_435 ._address_18o73_482 ._flexAddress_18o73_496 ._addresses_18o73_508{display:flex;flex-direction:column;gap:10px}._locations_18o73_418 ._locationItem_18o73_435 ._address_18o73_482 ._flexAddress_18o73_496 ._addresses_18o73_508 ._addressItem_18o73_513{display:flex;flex-direction:column;justify-content:space-between;height:100%}._locations_18o73_418 ._locationItem_18o73_435 ._logistics_18o73_519{display:flex;gap:6px;width:fit-content;flex-direction:column}._locations_18o73_418 ._locationItem_18o73_435 ._logistics_18o73_519 ._item_18o73_525{background:#f9fafb;border:1px solid #EAECF0;padding:6px 12px 6px 6px;gap:6px;border-radius:16px;color:#344054;font-size:14px;font-weight:500;line-height:20px;text-align:center;display:flex;align-items:center;justify-content:center;text-wrap:nowrap;width:fit-content}._flexBetween_18o73_543{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;gap:10px}._pointer_18o73_551{cursor:pointer}._newLocation_18o73_555{background:#f9fafb;border:1px solid #EAECF0;border-radius:8px;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:10px;padding:24px}@media screen and (max-width: 750px){._newLocation_18o73_555{padding:24px 10px}}._newLocation_18o73_555 ._texts_18o73_571{display:flex;flex-direction:column;align-items:center;gap:6px}@media screen and (max-width: 450px){._newLocation_18o73_555 ._texts_18o73_571{align-items:flex-start}}._newLocation_18o73_555 ._locationIcon_18o73_582{height:40px;width:40px;border-radius:8px;border:1px solid #EAECF0;background-color:#fff;display:flex;justify-content:center;align-items:center;box-shadow:0 1px 2px #1018280d}._newLocation_18o73_555 ._title_18o73_330{font-size:16px;font-weight:600;line-height:24px;text-align:center;color:#101828;padding:0}._newLocation_18o73_555 ._desc_18o73_601{color:#475467;font-size:14px;font-weight:400;line-height:20px;text-align:center}@media screen and (max-width: 450px){._newLocation_18o73_555 ._desc_18o73_601{font-size:12px;text-align:left}}._btnContainer_18o73_615{margin-top:10px;display:flex;justify-content:center}._flexCenter_18o73_621{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}@media screen and (max-width: 450px){._flexCenter_18o73_621{flex-direction:row;gap:6px}}._storeImage_18o73_352{border-radius:50%}._storeImage_18o73_352 ._userImage_18o73_638{height:64px;width:64px;border-radius:50%;object-fit:cover;display:block}._logisticsLogo_18o73_646{height:20px;width:20px;border-radius:50%}._loggedInUser_18o73_652{height:32px;width:32px}._width-fit_1nmmy_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1nmmy_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1nmmy_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1nmmy_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1nmmy_78{font-size:12px!important}}._success_1nmmy_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1nmmy_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1nmmy_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1nmmy_113{font-size:12px!important}}._success_invert_1nmmy_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1nmmy_148{font-size:14px;padding:10px}}._success_border_1nmmy_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1nmmy_173{font-size:14px;padding:10px}}._fade-green_1nmmy_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1nmmy_205{cursor:not-allowed;opacity:.5}._spinner_1nmmy_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1nmmy_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1nmmy_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1nmmy_210 div:nth-child(1){animation-delay:-.45s}._spinner_1nmmy_210 div:nth-child(2){animation-delay:-.3s}._spinner_1nmmy_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1nmmy_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1nmmy_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1nmmy_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1nmmy_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1nmmy_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modal_1nmmy_309{background-color:#00000057;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._modal_1nmmy_309 ._container_1nmmy_320{display:flex;flex-direction:column;background-color:#fff;justify-content:center;width:65%;height:fit-content;border:none;border-radius:10px;padding:32px;gap:32px;z-index:200}@media screen and (max-width: 512px){._modal_1nmmy_309 ._container_1nmmy_320{width:90%}}._flexRow_1nmmy_339{display:flex;gap:10px;flex-direction:row}._flexColumn_1nmmy_345{display:flex;gap:10px;flex-direction:column}._formAndTitle_1nmmy_351{display:flex;flex-direction:column;gap:20px}._justifyBetween_1nmmy_357{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:20px}._form_1nmmy_351{display:flex;flex-direction:column;gap:32px;width:100%}._form_1nmmy_351 ._title_1nmmy_371{font-size:30px;font-weight:700;line-height:38px;text-align:left;color:#344054}@media screen and (max-width: 650px){._form_1nmmy_351 ._title_1nmmy_371{font-size:20px;line-height:30px}}._form_1nmmy_351 ._formArea_1nmmy_384{display:flex;flex-direction:column;gap:24px;width:100%}._form_1nmmy_351 ._formArea_1nmmy_384 ._formContainer_1nmmy_390{display:flex;flex-direction:column;gap:16px}._form_1nmmy_351 ._formArea_1nmmy_384 ._subtitle_1nmmy_395{color:#101828;font-size:16px;font-weight:600;line-height:24px;text-align:left}._form_1nmmy_351 ._formArea_1nmmy_384 ._name_1nmmy_402{display:flex;flex-direction:column;gap:6px}._form_1nmmy_351 ._formArea_1nmmy_384 label{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._form_1nmmy_351 ._formArea_1nmmy_384 label ._italic_1nmmy_414{font-size:14px;font-style:italic;font-weight:400;line-height:20px;text-align:left}._form_1nmmy_351 ._formArea_1nmmy_384 input{font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#101828;height:40px}._flexRow_1nmmy_339{display:flex;width:100%;gap:32px}._sectionTitle_1nmmy_437{font-size:14px;font-weight:700;line-height:20px;text-align:left;color:#344054;margin-bottom:10px}._green_1nmmy_446{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#0d8a6a}._red_1nmmy_454{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#d92d20}._marginBottom_1nmmy_462{margin-bottom:100px}._inactive_1nmmy_205{border:1px solid #D0D5DD}._active_1nmmy_470{border:1px solid #5EBAA2}@keyframes _dropdownTransition_1nmmy_1{0%{height:100px;opacity:0}95%{opacity:1}to{height:fit-content;opacity:1}}._logistics_1nmmy_491 label{font-size:14px;font-weight:500;line-height:20px;text-align:left}._logistics_1nmmy_491 ._title_1nmmy_371{font-size:14px;font-weight:700;line-height:20px;text-align:left;color:#344054;margin-bottom:10px}._logistics_1nmmy_491 ._item_1nmmy_505{background:#f9fafb;border:1px solid #EAECF0;padding:6px 12px 6px 6px;gap:6px;border-radius:16px;color:#344054;font-size:14px;font-weight:500;line-height:20px;text-align:center;display:flex;align-items:center;justify-content:center;text-wrap:nowrap;width:fit-content}._logistics_1nmmy_491 ._services_1nmmy_522{display:flex;flex-direction:column;gap:8px;justify-content:center}._Btns_1nmmy_529{margin-top:20px}._formColumn_1nmmy_533{display:flex;gap:20px;background:#fff}@media screen and (max-width: 990px){._formColumn_1nmmy_533{flex-direction:column}}._top_1nmmy_544{display:flex;width:100%;justify-content:space-between;background:#fff}._top_1nmmy_544 ._title_1nmmy_371{font-size:20px;font-weight:700;line-height:30px;text-align:left;color:#101828}._top_1nmmy_544 img{cursor:pointer}._editStoreBtns_1nmmy_561{width:65%;display:grid;grid-template-columns:1fr 1fr;justify-content:flex-end!important;gap:16px;align-self:flex-end;margin-top:10px}@media screen and (max-width: 990px){._editStoreBtns_1nmmy_561{width:100%}}._editStoreBtns_1nmmy_561>div{justify-self:flex-end}._avatarContainer_1nmmy_579{display:flex;align-items:center;gap:16px}._avatarContainer_1nmmy_579 ._uploadBtn_1nmmy_584{height:36px;box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;padding:8px 14px;gap:8px;display:flex;justify-content:center;align-items:center;border-radius:8px;color:#344054;font-size:14px;font-weight:500;line-height:20px;text-align:left;cursor:pointer;z-index:10;position:relative}@media screen and (max-width: 400px){._avatarContainer_1nmmy_579 ._uploadBtn_1nmmy_584 span{display:none}}._fileType_1nmmy_610{font-size:12px;font-weight:400;line-height:18px;text-align:left;color:#475467}._avatar_1nmmy_579{height:56px;width:56px;border-radius:50%}._file_1nmmy_610{position:absolute;height:100%;top:0;opacity:0;z-index:0;cursor:pointer}._editContainer_1nmmy_633{width:55%!important}._logisticsLogo_1nmmy_637{height:16px;width:16px;border-radius:50%}._chosenServices_1nmmy_643{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._storeAvatar_1nmmy_650{object-fit:cover}._prefCurrencyRow_1nmmy_654{width:448px;height:68px;gap:8px;opacity:0px}._prefCurrencyRow_1nmmy_654 ._prefCurrencyTitle_1nmmy_660{font-family:Inter;font-size:14px;font-weight:500;line-height:20px;margin-bottom:6px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#344054}._prefCurrencyRow_1nmmy_654 ._prefCurrencyInputGroups_1nmmy_671{display:flex;justify-content:flex-start;gap:12px}._prefCurrencyRow_1nmmy_654 ._prefCurrencyInputGroup_1nmmy_671{display:flex;justify-content:center;align-items:center;width:92px;height:40px;gap:6px;opacity:0px;border:1px solid #D0D5DD;border-radius:8px}._prefCurrencyRow_1nmmy_654 ._prefCurrencyInput_1nmmy_671{width:20px;height:16px;opacity:0px;cursor:pointer;accent-color:#0D8A6A;color:#101828;font-family:Inter;font-size:16px;font-weight:500;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._width-fit_16yww_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_16yww_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_16yww_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_16yww_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_16yww_78{font-size:12px!important}}._success_16yww_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_16yww_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_16yww_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_16yww_113{font-size:12px!important}}._success_invert_16yww_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_16yww_148{font-size:14px;padding:10px}}._success_border_16yww_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_16yww_173{font-size:14px;padding:10px}}._fade-green_16yww_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_16yww_205{cursor:not-allowed;opacity:.5}._spinner_16yww_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_16yww_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_16yww_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_16yww_210 div:nth-child(1){animation-delay:-.45s}._spinner_16yww_210 div:nth-child(2){animation-delay:-.3s}._spinner_16yww_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_16yww_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_16yww_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_16yww_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_16yww_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_16yww_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._formAndTitle_16yww_309{display:flex;flex-direction:column;gap:20px}._justifyBetween_16yww_315{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:20px}@media screen and (max-width: 990px){._justifyBetween_16yww_315{padding:0 30px;gap:100px}}@media screen and (max-width: 450px){._justifyBetween_16yww_315{padding:0}}._warningInfo_16yww_334{border:1px solid #FEDF89;background:#fef0c7;display:flex;justify-content:center;align-items:center;color:#dc6803;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;padding:6px 16px;gap:8px}._warningInfo_16yww_334 ._thick_16yww_349{font-weight:600}._warningInfo_16yww_334 ._underline_16yww_352{text-decoration:underline}._settingsContainer_16yww_356{margin-top:20px;background:#fff;width:100%;display:flex;flex-direction:row;justify-content:center;padding:100px 0;gap:50px;min-height:100%}@media screen and (max-width: 990px){._settingsContainer_16yww_356{gap:10px;justify-content:flex-start;flex-direction:column}}._form_16yww_309{display:flex;flex-direction:column;gap:32px}@media screen and (max-width: 990px){._form_16yww_309{padding:0 30px}}._form_16yww_309 ._title_16yww_385{font-size:30px;font-weight:700;line-height:38px;text-align:left;color:#344054}@media screen and (max-width: 650px){._form_16yww_309 ._title_16yww_385{font-size:20px;line-height:30px}}._form_16yww_309 ._formArea_16yww_398{display:flex;flex-direction:column;gap:24px}._form_16yww_309 ._formArea_16yww_398 ._formContainer_16yww_403{display:flex;flex-direction:column;gap:16px}._form_16yww_309 ._formArea_16yww_398 ._subtitle_16yww_408{color:#101828;font-size:16px;font-weight:600;line-height:24px;text-align:left}._form_16yww_309 ._formArea_16yww_398 ._name_16yww_415{display:flex;flex-direction:column;gap:6px}._form_16yww_309 ._formArea_16yww_398 label{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._form_16yww_309 ._formArea_16yww_398 label ._italic_16yww_427{font-size:14px;font-style:italic;font-weight:400;line-height:20px;text-align:left}._form_16yww_309 ._formArea_16yww_398 input{font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#101828;height:40px}._avatarContainer_16yww_444{display:flex;align-items:center;gap:16px}._avatarContainer_16yww_444 ._uploadBtn_16yww_449{height:36px;box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;padding:8px 14px;gap:8px;display:flex;justify-content:center;align-items:center;border-radius:8px;color:#344054;font-size:14px;font-weight:500;line-height:20px;text-align:left;cursor:pointer;z-index:10;position:relative}@media screen and (max-width: 400px){._avatarContainer_16yww_444 ._uploadBtn_16yww_449 span{display:none}}._fileType_16yww_475{font-size:12px;font-weight:400;line-height:18px;text-align:left;color:#475467}._flexRow_16yww_483{display:flex;width:100%;gap:32px}._avatar_16yww_444{height:56px;width:56px;border-radius:50%;object-fit:cover}._file_16yww_475{position:absolute;height:100%;top:0;opacity:0;z-index:0;cursor:pointer}._sectionTitle_16yww_505{font-size:14px;font-weight:700;line-height:20px;text-align:left;color:#344054;margin-bottom:10px}._green_16yww_514{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#0d8a6a}._red_16yww_522{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#d92d20}._locationsDropDown_16yww_530{height:44px;width:100%;box-shadow:0 0 0 4px #e7f5f1;box-shadow:0 1px 2px #1018280d;border-radius:8px;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#667085;overflow:visible;flex-direction:column;position:relative}._locationsDropDown_16yww_530 ._placeholder_16yww_548{padding:10px 16px;width:100%;display:flex;justify-content:space-between;height:100%;align-items:center;cursor:pointer}._locationsDropDown_16yww_530 ._placeholder_16yww_548 img{width:10px;height:5px}._locationsDropDown_16yww_530 ._logisticsOverflow_16yww_561{box-shadow:0 4px 6px -2px #10182808;box-shadow:0 12px 16px -4px #10182814;border:1px solid #EAECF0;background-color:#fff;width:100%;position:absolute;top:50px;border-radius:8px;padding:4px 8px;animation:_dropdownTransition_16yww_1 1s forwards;z-index:20;height:50px;overflow:scroll}._locationsDropDown_16yww_530 ._logisticsOverflow_16yww_561 ._menuItem_16yww_576{padding:2px 6px;display:flex;width:100%;justify-content:space-between;align-items:center;cursor:pointer}._locationsDropDown_16yww_530 ._logisticsOverflow_16yww_561 ._menuItem_16yww_576 input{height:16px;width:16px;justify-self:flex-end}._marginBottom_16yww_590{margin-bottom:100px}._inactive_16yww_205{border:1px solid #D0D5DD}._active_16yww_598{border:1px solid #5EBAA2}@keyframes _dropdownTransition_16yww_1{0%{height:100px;opacity:0}95%{opacity:1}to{height:150px;opacity:1}}._dropDownSearch_16yww_619,._dropDownSearch_16yww_619:active{border:none;box-shadow:none}._dropDownSearch_16yww_619:focus{border:none;box-shadow:none}._prefCurrencyRow_16yww_634{width:448px;height:68px;gap:8px;opacity:0px}._prefCurrencyRow_16yww_634 ._prefCurrencyTitle_16yww_640{font-family:Inter;font-size:14px;font-weight:500;line-height:20px;margin-bottom:6px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#344054}._prefCurrencyRow_16yww_634 ._prefCurrencyInputGroups_16yww_651{display:flex;justify-content:flex-start;gap:12px}._prefCurrencyRow_16yww_634 ._prefCurrencyInputGroup_16yww_651{display:flex;justify-content:center;align-items:center;width:92px;height:40px;gap:6px;opacity:0px;border:1px solid #D0D5DD;border-radius:8px}._prefCurrencyRow_16yww_634 ._prefCurrencyInput_16yww_651{width:20px;height:16px;opacity:0px;cursor:pointer;accent-color:#0D8A6A;color:#101828;font-family:Inter;font-size:16px;font-weight:500;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._width-fit_1d15a_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1d15a_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1d15a_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1d15a_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1d15a_78{font-size:12px!important}}._success_1d15a_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1d15a_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1d15a_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1d15a_113{font-size:12px!important}}._success_invert_1d15a_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1d15a_148{font-size:14px;padding:10px}}._success_border_1d15a_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1d15a_173{font-size:14px;padding:10px}}._fade-green_1d15a_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1d15a_205{cursor:not-allowed;opacity:.5}._spinner_1d15a_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1d15a_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1d15a_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1d15a_210 div:nth-child(1){animation-delay:-.45s}._spinner_1d15a_210 div:nth-child(2){animation-delay:-.3s}._spinner_1d15a_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1d15a_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1d15a_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1d15a_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1d15a_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1d15a_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._skeletonscontainer_1d15a_309{display:grid;justify-content:center;align-items:flex-start;background:#fff;height:100%;width:100%;padding:20px 20px 0;gap:24px;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width: 990px){._skeletonscontainer_1d15a_309{display:grid;grid-template-columns:1fr;flex-direction:column;margin-top:70px}}._skeletonitem_1d15a_329{width:100%}._flexItems_1d15a_333{display:flex;gap:8px}._flexCol_1d15a_338{display:flex;flex-direction:column;justify-content:center}._width-fit_ht2xa_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_ht2xa_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_ht2xa_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_ht2xa_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_ht2xa_78{font-size:12px!important}}._success_ht2xa_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_ht2xa_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_ht2xa_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_ht2xa_113{font-size:12px!important}}._success_invert_ht2xa_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_ht2xa_148{font-size:14px;padding:10px}}._success_border_ht2xa_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_ht2xa_173{font-size:14px;padding:10px}}._fade-green_ht2xa_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_ht2xa_205{cursor:not-allowed;opacity:.5}._spinner_ht2xa_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_ht2xa_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_ht2xa_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_ht2xa_210 div:nth-child(1){animation-delay:-.45s}._spinner_ht2xa_210 div:nth-child(2){animation-delay:-.3s}._spinner_ht2xa_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_ht2xa_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_ht2xa_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_ht2xa_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_ht2xa_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_ht2xa_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._historicalUploadsContainer_ht2xa_309{padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}._historicalUploadsContainer_ht2xa_309 h2{color:#333;margin-bottom:10px}._historicalUploadsContainer_ht2xa_309 ._instructions_ht2xa_319{font-size:14px;color:#555;margin-bottom:20px;line-height:1.6}._actionsContainer_ht2xa_326,._uploadSection_ht2xa_327{margin-bottom:30px;padding:15px;border:1px solid #e0e0e0;border-radius:6px;background-color:#f9f9f9}._actionButton_ht2xa_335{background-color:#007bff;color:#fff;border:none;padding:10px 15px;border-radius:5px;cursor:pointer;font-size:14px;display:inline-flex;align-items:center;gap:8px;transition:background-color .2s ease-in-out}._actionButton_ht2xa_335:hover{background-color:#0056b3}._actionButton_ht2xa_335:disabled{background-color:#ccc;cursor:not-allowed}._actionButton_ht2xa_335._uploadButton_ht2xa_355{background-color:#28a745}._actionButton_ht2xa_335._uploadButton_ht2xa_355:hover{background-color:#1e7e34}._spinner_ht2xa_210{animation:_spin_ht2xa_210 1s linear infinite}@keyframes _spin_ht2xa_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorText_ht2xa_374{color:#dc3545;font-size:13px;margin-top:8px}._fileInput_ht2xa_380{display:block;margin-bottom:10px;padding:8px;border:1px solid #ced4da;border-radius:4px}._fileName_ht2xa_388{font-size:13px;color:#333;margin-bottom:10px;font-style:italic}._loadingOverlay_ht2xa_395{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fffc;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000;color:#333}._loadingOverlay_ht2xa_395 ._spinnerLarge_ht2xa_409{font-size:48px;margin-bottom:20px;animation:_spin_ht2xa_210 1.5s linear infinite}._resultsSection_ht2xa_415{margin-top:20px;padding:15px;border:1px solid #e0e0e0;border-radius:6px}._resultsSection_ht2xa_415 h3{margin-bottom:10px;color:#333}._resultsSection_ht2xa_415 h4{margin-top:15px;margin-bottom:8px;color:#444}._resultsSection_ht2xa_415 p{font-size:14px;margin-bottom:5px}._resultsSection_ht2xa_415 ._successCount_ht2xa_434{color:#28a745;font-weight:700}._resultsSection_ht2xa_415 ._failureCount_ht2xa_438{color:#dc3545;font-weight:700}._resultsSection_ht2xa_415._errorResult_ht2xa_442{border-color:#dc3545;background-color:#f8d7da;color:#721c24}._resultsSection_ht2xa_415._errorResult_ht2xa_442 h3{color:#721c24;display:flex;align-items:center;gap:8px}._resultsList_ht2xa_454{list-style:none;padding-left:0;max-height:400px;overflow-y:auto;border:1px solid #eee;border-radius:4px}._resultsList_ht2xa_454 li{padding:8px 12px;font-size:13px;border-bottom:1px solid #f0f0f0;display:flex;align-items:flex-start;gap:8px}._resultsList_ht2xa_454 li:last-child{border-bottom:none}._resultsList_ht2xa_454 ._icon_ht2xa_473{margin-top:2px}._resultsList_ht2xa_454 ._successItem_ht2xa_476{color:#155724;background-color:#d4edda}._resultsList_ht2xa_454 ._successItem_ht2xa_476 ._icon_ht2xa_473{color:#28a745}._resultsList_ht2xa_454 ._failureItem_ht2xa_483{display:flex;align-items:center;color:#721c24;background-color:#f8d7da}._resultsList_ht2xa_454 ._failureItem_ht2xa_483 ._icon_ht2xa_473{color:#dc3545}._resultsList_ht2xa_454 ._failureData_ht2xa_492{margin-top:5px;padding:5px;background-color:#0000000d;border-radius:3px;font-size:11px;white-space:pre-wrap;word-break:break-all}._width-fit_193d5_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_193d5_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_193d5_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_193d5_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_193d5_78{font-size:12px!important}}._success_193d5_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_193d5_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_193d5_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_193d5_113{font-size:12px!important}}._success_invert_193d5_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_193d5_148{font-size:14px;padding:10px}}._success_border_193d5_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_193d5_173{font-size:14px;padding:10px}}._fade-green_193d5_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_193d5_205{cursor:not-allowed;opacity:.5}._spinner_193d5_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_193d5_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_193d5_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_193d5_210 div:nth-child(1){animation-delay:-.45s}._spinner_193d5_210 div:nth-child(2){animation-delay:-.3s}._spinner_193d5_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_193d5_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_193d5_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_193d5_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_193d5_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_193d5_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._addNewContainer_193d5_309{min-height:100%;width:100%;background-color:#fff;border-radius:8px;display:flex;justify-content:center;margin:auto;padding:50px 0}._modalContainer_193d5_320{height:95%!important;width:50%!important;padding:20px 32px 0 20px!important;overflow:auto!important;min-height:0!important}@media screen and (max-width: 992px){._modalContainer_193d5_320{width:95%!important;padding:0 16px!important;height:95%!important}}._form_193d5_335{display:flex;width:40%;flex-direction:column;gap:24px}@media screen and (max-width: 992px){._form_193d5_335{width:100%;padding:24px 12px;gap:40px}}._form_193d5_335 ._title_193d5_348{font-size:30px;font-weight:700;line-height:38px;text-align:left;color:#344054}._form_193d5_335 ._modalTitle_193d5_355{color:var(--Gray-900, #101828);font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:30px;display:flex;width:100%;justify-content:space-between}._form_193d5_335 ._modalTitle_193d5_355 img{cursor:pointer}._form_193d5_335 ._info_193d5_369{font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#101828;display:flex;align-items:center;gap:4px}._formModal_193d5_380{width:100%!important}._upload_193d5_384{display:flex;gap:8px;align-items:center}._upload_193d5_384>div{height:36px;border:1px solid #D0D5DD;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:20px;text-align:left;padding:8px;border-radius:8px;gap:4px}._fileType_193d5_404{font-size:12px;font-weight:400;line-height:18px;text-align:left}._discountCheckBox_193d5_411{display:flex;gap:8px;color:#344054;font-size:14px;font-weight:400;line-height:20px;text-align:left}._discountCheckBox_193d5_411 input{width:16px}._discountCheckBox_193d5_411>div{width:100%}._btns_193d5_427{width:100%;display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;gap:24px}._modalBtns_193d5_435{width:50%;align-self:flex-end;gap:8px!important}@media screen and (max-width: 992px){._modalBtns_193d5_435{width:100%}}._add_193d5_309{display:flex;justify-content:center;align-items:center;height:32px;box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;width:fit-content;font-size:14px;font-weight:500;line-height:20px;text-align:left;padding:6px 8px;border-radius:8px;gap:4px;cursor:pointer}._equipmentItem_193d5_464{padding:16px;gap:16px;border-radius:8px;border:1px solid #EAECF0;background:#f9fafb}._equipmentItemTitle_193d5_472{display:flex;justify-content:space-between;width:100%;font-size:12px;font-weight:400;line-height:18px;text-align:left;color:#344054}._cancel_icon_193d5_483{cursor:pointer}._flex_193d5_487{display:flex;gap:8px;width:100%}@media screen and (max-width: 992px){._flex_193d5_487{flex-direction:column;gap:8px}}._flexCol_193d5_499{display:flex;flex-direction:column;gap:4px}._dropDown_193d5_505{height:44px;display:flex;flex-direction:column;justify-content:center;gap:6px;position:relative}._dropDown_193d5_505 input{width:100%;border:none;box-shadow:none;outline:none}._dropDown_193d5_505 input:hover,._dropDown_193d5_505 input:active{outline:none;box-shadow:none;border:none}._dropDown_193d5_505 ._dropDownInput_193d5_524{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;padding:10px 16px;color:#344054;height:44px;cursor:pointer;display:flex;justify-content:space-between;width:100%;align-items:center}._dropDown_193d5_505 ._dropDownMenu_193d5_540{position:absolute;top:50px;display:flex;flex-direction:column;box-shadow:0 4px 6px -2px #10182808;box-shadow:0 12px 16px -4px #10182814;border:1px solid #EAECF0;background:#fff;z-index:100;border-radius:8px;width:100%;max-height:230px;overflow-y:auto}._dropDown_193d5_505 ._dropDownMenu_193d5_540>div{height:44px;display:flex;align-items:center;cursor:pointer;padding:2px 8px;justify-content:space-between}._dropDown_193d5_505 ._dropDownMenu_193d5_540>div:hover{background:#f9fafb}._uploadArea_193d5_567{position:relative}._uploadArea_193d5_567 ._fileInput_193d5_570{position:absolute;height:100%;top:0;opacity:0}._logoUrl_193d5_577{object-fit:cover;height:56px;width:56px;border-radius:50%}._formArea_193d5_584,._section_193d5_584{display:flex;flex-direction:column;width:100%;gap:24px}._inputAndLabel_193d5_591{display:flex;flex-direction:column;gap:6px}._inputAndLabel_193d5_591 label{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._inputAndLabel_193d5_591 label span{font-size:14px;font-style:italic;font-weight:400;line-height:20px;text-align:left}._section_193d5_584._equip_193d5_464{gap:8px!important}._lowerPadding_193d5_615{border:10px solid white;width:100%;background:#fff}._greyBg_193d5_621{border-radius:var(--radius-sm, 8px);border:1px solid var(--Gray-200, #EAECF0);background:var(--Gray-50, #F9FAFB);display:flex;padding:var(--spacing-lg, 24px) var(--spacing-md, 16px);flex-direction:column;align-items:flex-start;gap:var(--spacing-lg, 24px);align-self:stretch}@media screen and (max-width: 992px){._greyBg_193d5_621{border:none;background:#fff;padding:0}}._emptyStoreContainer_1xhzf_309 ._bgDots_1xhzf_360{width:fit-content;height:fit-content;display:flex;flex-direction:column;background:url(/assets/dots-DZlVz12H.svg) no-repeat center center;background-size:cover;align-items:center;padding:50px 50px 30px;gap:20px}._width-fit_1e3zj_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1e3zj_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1e3zj_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1e3zj_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1e3zj_78{font-size:12px!important}}._success_1e3zj_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1e3zj_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1e3zj_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1e3zj_113{font-size:12px!important}}._success_invert_1e3zj_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1e3zj_148{font-size:14px;padding:10px}}._success_border_1e3zj_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1e3zj_173{font-size:14px;padding:10px}}._fade-green_1e3zj_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1e3zj_205{cursor:not-allowed;opacity:.5}._spinner_1e3zj_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1e3zj_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1e3zj_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1e3zj_210 div:nth-child(1){animation-delay:-.45s}._spinner_1e3zj_210 div:nth-child(2){animation-delay:-.3s}._spinner_1e3zj_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1e3zj_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1e3zj_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1e3zj_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1e3zj_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1e3zj_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._overviewContainer_1e3zj_309{display:flex;flex-direction:column;gap:20px;height:fit-content;padding:10px 0 16px;border-radius:8px;align-items:center}._overviewDesktop_1e3zj_319{display:flex;width:100%;padding:16px 24px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:8px;background:#fcfcfd}@media screen and (max-width: 992px){._overviewDesktop_1e3zj_319{margin-top:70px}}@media screen and (max-width: 992px){._overviewDesktop_1e3zj_319{display:none}}._overviewDesktop_1e3zj_319 ._title_1e3zj_339{width:100%;display:flex;justify-content:space-between;align-items:center;color:#344054;font-size:18px;font-style:normal;font-weight:700;line-height:28px}._overviewDesktop_1e3zj_319 ._gridDesktop_1e3zj_350{border-radius:8px;border:1px solid #F2F4F7;background:#fff;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:16px;justify-content:center;align-items:center;gap:16px;flex:1 0 0;align-self:stretch}@media screen and (max-width: 1250px){._overviewDesktop_1e3zj_319 ._gridDesktop_1e3zj_350{grid-template-columns:1fr 1fr}}._overviewDesktop_1e3zj_319 ._gridDesktop_1e3zj_350>div{border-radius:8px;border:1px solid #F2F4F7;background:#fcfcfd;display:flex;height:115px;padding:8px 16px;justify-content:space-between;gap:16px}._overviewDesktop_1e3zj_319 ._gridDesktop_1e3zj_350 ._gridItem_1e3zj_378{display:flex;align-items:center;width:100%;justify-content:space-between;position:relative;z-index:10}._overviewDesktop_1e3zj_319 ._gridDesktop_1e3zj_350 ._gridItem_1e3zj_378 ._details_1e3zj_386{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between}._overviewDesktop_1e3zj_319 ._gridDesktop_1e3zj_350 ._gridItem_1e3zj_378 ._title_1e3zj_339{color:#344054;font-size:12px;font-style:normal;font-weight:600;line-height:18px;text-wrap:nowrap}._overviewDesktop_1e3zj_319 ._gridDesktop_1e3zj_350 ._gridItem_1e3zj_378 ._figure_1e3zj_401{color:#475467;font-size:36px;font-style:normal;font-weight:700;line-height:44px;display:flex;width:100%;justify-content:space-between;align-items:center;letter-spacing:-.72px;z-index:100}._overviewDesktop_1e3zj_319 ._gridDesktop_1e3zj_350 ._gridItem_1e3zj_378 ._icon_1e3zj_414{position:absolute;top:0;transform:translateY(50%);right:16px;z-index:1;opacity:.8}@keyframes _overviewMobileAnimation_1e3zj_1{0%{height:0px;opacity:0}to{height:fit-content;opacity:1}}._overviewMobile_1e3zj_433{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;margin-top:70px}@media screen and (min-width: 993px){._overviewMobile_1e3zj_433{display:none}}._overviewMobile_1e3zj_433 ._title_1e3zj_339{color:#344054;font-size:14px;font-style:normal;font-weight:600;line-height:20px;display:flex;align-items:center;gap:8px}._overviewMobile_1e3zj_433 ._content_1e3zj_456{border-radius:8px;background:#fff;display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:8px;animation:_overviewMobileAnimation_1e3zj_1 1s forwards;align-self:stretch}._overviewMobile_1e3zj_433 ._content_1e3zj_456 ._dropDown_1e3zj_467{width:100%!important;display:flex;justify-content:space-between;align-items:center;flex-direction:row}._overviewMobile_1e3zj_433 ._content_1e3zj_456 ._dropDown_1e3zj_467 img{height:20px;width:20px}._overviewMobile_1e3zj_433 ._content_1e3zj_456 ._dropDown_1e3zj_467 ._dropBtn_1e3zj_478{width:100%}._overviewMobile_1e3zj_433 ._content_1e3zj_456 ._grid_1e3zj_350{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}._overviewMobile_1e3zj_433 ._content_1e3zj_456 ._grid_1e3zj_350>div{display:flex;padding:10px;gap:16px;flex:1 0 0;border-radius:8px;border:1px solid #F2F4F7;background:#fcfcfd}._overviewMobile_1e3zj_433 ._content_1e3zj_456 ._grid_1e3zj_350 ._gridItem_1e3zj_378{display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:10}._overviewMobile_1e3zj_433 ._content_1e3zj_456 ._grid_1e3zj_350 ._gridItem_1e3zj_378 ._title_1e3zj_339{color:#344054;font-size:12px;font-style:normal;font-weight:600;line-height:18px}._overviewMobile_1e3zj_433 ._content_1e3zj_456 ._grid_1e3zj_350 ._gridItem_1e3zj_378 ._figure_1e3zj_401{display:flex;width:100%;justify-content:space-between;align-items:center;color:#475467;font-size:24px;font-style:normal;font-weight:700;line-height:32px;text-wrap:wrap;z-index:2}._overviewMobile_1e3zj_433 ._content_1e3zj_456 ._grid_1e3zj_350 ._gridItem_1e3zj_378 ._figureSmall_1e3zj_523{font-size:18px!important}._overviewMobile_1e3zj_433 ._content_1e3zj_456 ._grid_1e3zj_350 ._gridItem_1e3zj_378 ._icon_1e3zj_414{position:absolute;top:0;transform:translateY(50%);right:16px;z-index:1;opacity:.8}._overviewMobile_1e3zj_433 ._content_1e3zj_456 ._addNew_1e3zj_534{display:flex;height:84px;padding:10px;align-items:center;gap:16px;flex:1 0 0;border-radius:8px;border:.4px dashed #B4DFD4;width:100%;flex-direction:column}._overviewMobile_1e3zj_433 ._content_1e3zj_456 ._addNew_1e3zj_534 ._title_1e3zj_339{color:#344054;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:18px}._overviewMobile_1e3zj_433 ._content_1e3zj_456 ._addNew_1e3zj_534 ._btn_1e3zj_554{border-radius:8px;border:1px solid #90D0BF;background:#e7f5f1;box-shadow:0 1px 2px #1018280d;display:flex;padding:8px 14px;justify-content:center;align-items:center;gap:8px;align-self:stretch}._dropDown_1e3zj_467{display:flex;flex-direction:column;height:36px;position:relative;overflow:visible}._dropDown_1e3zj_467 ._dropBtn_1e3zj_478{width:200px;height:36px;justify-content:space-between;border-radius:var(--radius-sm, 8px);border:1px solid var(--Gray-300, #D0D5DD);background:var(--Base-White, #FFF);box-shadow:0 1px 2px #1018280d;display:flex;padding:var(--spacing-sm, 8px) 14px;align-items:center;gap:var(--spacing-sm, 8px);align-self:stretch;cursor:pointer;color:var(--Gray-900, #101828);font-size:14px;font-style:normal;font-weight:500;line-height:20px}._width-fit_142zr_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_142zr_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_142zr_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_142zr_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_142zr_78{font-size:12px!important}}._success_142zr_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_142zr_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_142zr_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_142zr_113{font-size:12px!important}}._success_invert_142zr_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_142zr_148{font-size:14px;padding:10px}}._success_border_142zr_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_142zr_173{font-size:14px;padding:10px}}._fade-green_142zr_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_142zr_205{cursor:not-allowed;opacity:.5}._spinner_142zr_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_142zr_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_142zr_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_142zr_210 div:nth-child(1){animation-delay:-.45s}._spinner_142zr_210 div:nth-child(2){animation-delay:-.3s}._spinner_142zr_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_142zr_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_142zr_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_142zr_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_142zr_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_142zr_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._filter_142zr_309{border-radius:var(--radius-sm, 8px);border:1px solid var(--Gray-200, #EAECF0);background:var(--Base-White, #FFF);box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;position:absolute;top:50px;right:0;padding:var(--spacing-lg, 24px);display:flex;flex-direction:column;justify-content:center;gap:20px;z-index:100}@media screen and (min-width: 993px){._filter_142zr_309{min-width:450px}}@media screen and (max-width: 992px){._filter_142zr_309{width:100%;padding:var(--spacing-lg, 16px)}}._filter_142zr_309 ._items_142zr_335{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}@media screen and (max-width: 992px){._filter_142zr_309 ._items_142zr_335{grid-template-columns:1fr}}._filter_142zr_309 ._item_142zr_335{width:100%;border-radius:6px;background:var(--Gray-50, #F9FAFB);display:flex;justify-content:space-between;align-items:center;color:var(--Gray-700, #344054);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-wrap:nowrap;padding:10px 10px 10px var(--spacing-sm, 8px);gap:8px}@media screen and (max-width: 992px){._filter_142zr_309 ._item_142zr_335{text-wrap:wrap}}._filter_142zr_309 ._item_142zr_335 ._checkContainer_142zr_367{text-align:right;display:flex;justify-content:flex-end;cursor:pointer}._filter_142zr_309 ._btns_142zr_373{display:flex;gap:8px;align-items:center;justify-content:flex-end}._filter_142zr_309 ._btns_142zr_373 ._clear_142zr_379{color:var(--Error-600, #D92D20);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-decoration-line:underline;cursor:pointer}._filter_142zr_309 ._btns_142zr_373 ._success_142zr_113{display:flex;height:36px;padding:8px var(--spacing-x-lg, 32px);justify-content:center;align-items:center;gap:8px;border-radius:var(--radius-sm, 8px);border:1px solid var(--Primary-600, #0D8A6A);background:var(--Primary-600, #0D8A6A);box-shadow:0 1px 2px #1018280d;width:fit-content}._width-fit_71ofy_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_71ofy_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_71ofy_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_71ofy_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_71ofy_78{font-size:12px!important}}._success_71ofy_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_71ofy_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_71ofy_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_71ofy_113{font-size:12px!important}}._success_invert_71ofy_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_71ofy_148{font-size:14px;padding:10px}}._success_border_71ofy_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_71ofy_173{font-size:14px;padding:10px}}._fade-green_71ofy_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_71ofy_205{cursor:not-allowed;opacity:.5}._spinner_71ofy_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_71ofy_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_71ofy_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_71ofy_210 div:nth-child(1){animation-delay:-.45s}._spinner_71ofy_210 div:nth-child(2){animation-delay:-.3s}._spinner_71ofy_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_71ofy_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_71ofy_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_71ofy_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_71ofy_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_71ofy_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._tableContainer_71ofy_309{display:flex;padding:var(--spacing-md, 16px);flex-direction:column;align-items:flex-start;gap:var(--spacing-md, 16px);align-self:stretch;border-radius:var(--radius-sm, 8px);background:var(--Gray-50, #F9FAFB);width:100%;margin-bottom:100px}._titleSection_71ofy_322{display:flex;width:100%;justify-content:space-between}@media screen and (max-width: 992px){._titleSection_71ofy_322{display:grid;grid-template-columns:1fr;gap:16px}}._titleSection_71ofy_322 ._title_71ofy_322{display:flex;align-items:center;gap:var(--spacing-xsm, 4px);flex:1 0 0;color:var(--Gray-700, #344054);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;gap:8px}._titleSection_71ofy_322 ._title_71ofy_322 ._images_71ofy_347{display:flex;gap:-8px}._titleSection_71ofy_322 ._title_71ofy_322 ._images_71ofy_347 img{height:32px;width:32px;border-radius:50%;object-fit:cover}._titleSection_71ofy_322 ._title_71ofy_322 ._images_71ofy_347 img:not(:first-of-type){margin-left:-14px}._titleSection_71ofy_322 ._actions_71ofy_360{display:flex;align-items:center;gap:8px}@media screen and (max-width: 992px){._titleSection_71ofy_322 ._actions_71ofy_360{width:100%}._titleSection_71ofy_322 ._actions_71ofy_360 img{display:none}}._titleSection_71ofy_322 ._new_71ofy_373{display:flex;padding:8px 14px;justify-content:center;align-items:center;gap:8px;border-radius:var(--radius-sm, 8px);border:1px solid var(--Primary-600, #0D8A6A);background:var(--Primary-600, #0D8A6A);box-shadow:0 1px 2px #1018280d;color:var(--Base-White, #FFF);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;height:36px;cursor:pointer}@media screen and (max-width: 992px){._titleSection_71ofy_322 ._new_71ofy_373{display:none}}._titleSection_71ofy_322 ._search_71ofy_397{display:flex;padding:var(--spacing-sm, 8px) 12px;align-items:center;align-self:stretch;border-radius:var(--radius-sm, 8px);border:1px solid var(--Gray-300, #D0D5DD);background:var(--Base-White, #FFF);height:36px;box-shadow:0 1px 2px #1018280d;max-width:220px}@media screen and (max-width: 992px){._titleSection_71ofy_322 ._search_71ofy_397{max-width:none;width:100%}}._titleSection_71ofy_322 ._search_71ofy_397 input{border:none;outline:none;background:inherit;height:100%;box-shadow:none;width:100%}._titleSection_71ofy_322 ._search_71ofy_397 input:active,._titleSection_71ofy_322 ._search_71ofy_397 input:hover,._titleSection_71ofy_322 ._search_71ofy_397 input:focus{border:none;outline:none;background:inherit}._titleSection_71ofy_322 ._search_71ofy_397 img{height:20px;width:20px}._tableColumn_71ofy_437{color:var(--Gray-500, #667085);font-family:Inter;font-size:10px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:1.2px;text-transform:uppercase}._itemText_71ofy_448{color:var(--Gray-700, #344054);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-align:left;padding:0!important;display:flex;align-items:center}._pueSponsor_71ofy_461{display:flex;align-items:center;gap:8px}._pueSponsor_71ofy_461 img{height:32px;width:32px;border-radius:50%;object-fit:cover}._textcenter_71ofy_473{text-align:center!important;width:100%;display:flex;justify-content:center}._desktopTable_71ofy_480{width:100%}@media screen and (max-width: 992px){._desktopTable_71ofy_480{display:none}}._mobileTable_71ofy_489{width:100%}@media screen and (min-width: 992px){._mobileTable_71ofy_489{display:none}}._pagination_71ofy_498{display:flex;width:100%;justify-content:space-between;color:var(--Gray-700, #344054);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}._pagination_71ofy_498 img:nth-child(2){display:flex;align-items:center;justify-content:flex-end}._modal_71ofy_515{background-color:#00000057;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._pointer_71ofy_527{cursor:pointer}._fade_71ofy_198{cursor:not-allowed!important;opacity:.3!important}._width-fit_18551_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_18551_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_18551_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_18551_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_18551_78{font-size:12px!important}}._success_18551_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_18551_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_18551_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_18551_113{font-size:12px!important}}._success_invert_18551_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_18551_148{font-size:14px;padding:10px}}._success_border_18551_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_18551_173{font-size:14px;padding:10px}}._fade-green_18551_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_18551_205{cursor:not-allowed;opacity:.5}._spinner_18551_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_18551_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_18551_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_18551_210 div:nth-child(1){animation-delay:-.45s}._spinner_18551_210 div:nth-child(2){animation-delay:-.3s}._spinner_18551_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_18551_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_18551_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_18551_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_18551_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_18551_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._detailsContainer_18551_309{display:grid;grid-template-columns:1fr;grid-template-rows:40px 1fr;align-items:center;background:#fff;padding:24px;flex-direction:column;align-items:flex-start;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;min-height:100%;width:100%}@media screen and (max-width: 992px){._detailsContainer_18551_309{padding:14px;border-radius:var(--radius-sm, 8px);box-shadow:none!important;height:100%}}._detailsContainer_18551_309>._title_18551_330{width:100%;display:flex;justify-content:space-between;align-items:center;color:var(--Gray-700, #344054);font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:28px}@media screen and (max-width: 992px){._detailsContainer_18551_309>._title_18551_330{display:none}}._detailsContainer_18551_309>._title_18551_330 div{cursor:pointer;display:flex;align-items:center;justify-content:center;width:55px}._detailsContainer_18551_309 ._content_18551_354{display:grid;grid-template-columns:1fr 55px;border-top:1px solid var(--Gray-200, #EAECF0);height:100%;gap:0}@media screen and (max-width: 992px){._detailsContainer_18551_309 ._content_18551_354{grid-template-columns:1fr;border:none}}._detailsContainer_18551_309 ._content_18551_354 ._deskNav_18551_367{border-left:1px solid var(--Gray-200, #EAECF0);height:100%;padding-top:24px;display:flex;padding:var(--spacing-lg, 24px) 0px var(--spacing-lg, 24px) var(--spacing-sm, 0px);flex-direction:column;align-items:center;gap:var(--spacing-sm, 8px);align-self:stretch}@media screen and (max-width: 992px){._detailsContainer_18551_309 ._content_18551_354 ._deskNav_18551_367{display:none}}._detailsContainer_18551_309 ._content_18551_354 ._deskNav_18551_367>div{display:flex;flex-direction:column;align-items:center;color:var(--Gray-600, #475467);text-align:center;font-family:Inter;font-size:10px;font-style:normal;font-weight:600;line-height:14px;width:100%;cursor:pointer}._detailsContainer_18551_309 ._content_18551_354 ._deskNav_18551_367 ._active_18551_400{color:var(--Primary-600, #0D8A6A);font-family:Inter;font-size:10px;font-style:normal;font-weight:600;line-height:14px;position:relative}._detailsContainer_18551_309 ._content_18551_354 ._deskNav_18551_367 ._active_18551_400 ._line_18551_409{position:absolute;top:50%;left:-1.5px;height:40px;width:3px;border-radius:var(--radius-sm, 8px);background:var(--Primary-600, #0D8A6A);transform:translateY(-50%)}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419{display:flex;padding:var(--spacing-lg, 24px) var(--spacing-md, 16px) var(--spacing-lg, 24px) 0px;flex-direction:column;align-items:flex-start;gap:var(--spacing-lg, 24px)}@media screen and (max-width: 992px){._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419{padding:var(--spacing-lg, 0px) var(--spacing-md, 16px) var(--spacing-lg, 24px) 0px}}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._section_18551_431{display:grid;grid-template-columns:1fr;flex-direction:column;gap:16px;align-items:center;width:100%}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._sectionTitle_18551_439{display:flex;align-items:center;width:100%;justify-content:space-between;gap:var(--spacing-sm, 8px);color:var(--Gray-700, #344054);font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:24px}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._sectionTitle_18551_439>img{cursor:pointer}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._sectionTitle_18551_439 span{display:flex;align-items:center;gap:var(--spacing-sm, 8px)}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._grid_18551_460{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._grid_18551_460>div{border-radius:var(--radius-sm, 8px);border:1px solid var(--Gray-200, #EAECF0);background:var(--Gray-50, #F9FAFB);display:flex;padding:8px;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--spacing-sm, 8px)}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._grid_18551_460 ._item_18551_477 ._title_18551_330{display:flex;width:100%;justify-content:space-between;color:var(--Gray-700, #344054);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-wrap:nowrap}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._grid_18551_460 ._item_18551_477 ._figure_18551_489{color:var(--Gray-700, #344054);font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:28px}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._equipments_18551_497{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._equipment_18551_497{width:100%;border-radius:var(--radius-sm, 8px);border:1px solid var(--Gray-200, #EAECF0);background:var(--Gray-50, #F9FAFB);display:flex;padding:var(--spacing-sm, 8px) 12px;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._equipment_18551_497 ._item_18551_477{display:flex;flex-direction:column;gap:2px}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._equipment_18551_497 ._title_18551_330{color:var(--Gray-400, #98A2B3);font-family:Inter;font-size:10px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:1.2px;text-transform:uppercase}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._equipment_18551_497 ._figure_18551_489{color:var(--Gray-700, #344054);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._equipment_18551_497 ._flex_18551_539{display:grid;grid-template-columns:1fr 1fr;width:100%}._detailsContainer_18551_309 ._content_18551_354 ._mainContent_18551_419 ._equipment_18551_497 ._flex_18551_539>div{justify-content:flex-start}._mobileBtns_18551_548{display:flex;width:100%;border-radius:var(--radius-sm, 8px);background:var(--Base-White, #FFF);display:grid;grid-template-columns:1fr 1fr;padding:6px;align-items:center;margin-bottom:8px}@media screen and (min-width: 993px){._mobileBtns_18551_548{display:none}}._mobileBtns_18551_548>div{display:flex;justify-content:center;align-items:center;border-radius:var(--radius-sm, 8px);padding:8px 14px;color:var(--Gray-600, #475467);font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:18px;cursor:pointer}._mobileBtns_18551_548 ._active_18551_400{border:1px solid var(--Primary-200, #90D0BF);background:var(--Primary-50, #E7F5F1);box-shadow:0 1px 2px #1018280d;color:var(--Primary-700, #0A6C52);font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:18px}._detailsContainer_18551_309 ._section_18551_431._equip_18551_497{gap:8px!important}._btns_18551_594{width:100%;display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;gap:16px;margin-top:16px}._add_18551_603{margin-top:8px;display:flex;justify-content:center;align-items:center;height:32px;box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;width:fit-content;font-size:14px;font-weight:500;line-height:20px;text-align:left;padding:6px 8px;border-radius:8px;gap:4px;cursor:pointer;justify-self:flex-start}._editSponsorContainer_18551_623{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:var(--spacing-lg, 24px);align-self:stretch;border-radius:var(--radius-sm, 8px);background:var(--Gray-50, #F9FAFB)}._upload_18551_634{display:flex;gap:8px;align-items:center}._upload_18551_634>div{height:36px;border:1px solid #D0D5DD;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:20px;text-align:left;padding:8px;border-radius:8px;gap:4px}._fileType_18551_654{font-size:12px;font-weight:400;line-height:18px;text-align:left}._uploadArea_18551_661{position:relative}._uploadArea_18551_661 ._fileInput_18551_664{position:absolute;height:100%;top:0;opacity:0}._logoUrl_18551_671{object-fit:cover;height:56px;width:56px;border-radius:50%}._inputAndLabel_18551_678{display:flex;flex-direction:column;gap:6px}._inputAndLabel_18551_678 label{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._inputAndLabel_18551_678 label span{font-size:14px;font-style:italic;font-weight:400;line-height:20px;text-align:left}._formAreaEdit_18551_698{align-items:flex-start!important}._width-fit_akplm_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_akplm_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_akplm_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_akplm_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_akplm_78{font-size:12px!important}}._success_akplm_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_akplm_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_akplm_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_akplm_113{font-size:12px!important}}._success_invert_akplm_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_akplm_148{font-size:14px;padding:10px}}._success_border_akplm_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_akplm_173{font-size:14px;padding:10px}}._fade-green_akplm_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_akplm_205{cursor:not-allowed;opacity:.5}._spinner_akplm_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_akplm_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_akplm_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_akplm_210 div:nth-child(1){animation-delay:-.45s}._spinner_akplm_210 div:nth-child(2){animation-delay:-.3s}._spinner_akplm_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_akplm_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_akplm_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_akplm_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_akplm_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_akplm_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._mainsponsorcont_akplm_309{width:100%;margin-top:24px;background:#fff;padding-right:8px;display:flex;flex-direction:column;gap:16px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318{border-radius:8px;margin-bottom:16px;display:flex;flex-direction:column;gap:16px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325{border:1px solid #F2F4F7;padding:12px 16px;border-radius:8px;background:url("data:image/svg+xml,%3csvg%20width='57'%20height='56'%20viewBox='0%200%2057%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M51.8337%2044.3333V51.3333H5.16699V44.3333C5.16699%2043.05%206.21699%2042%207.50033%2042H49.5003C50.7837%2042%2051.8337%2043.05%2051.8337%2044.3333Z'%20fill='%23F2F4F7'%20stroke='%23F2F4F7'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20opacity='0.6'%20d='M19.1663%2025.6667H9.83301V42H19.1663V25.6667Z'%20fill='%23F2F4F7'/%3e%3cpath%20opacity='0.4'%20d='M28.5003%2025.6667H19.167V42H28.5003V25.6667Z'%20fill='%23F2F4F7'/%3e%3cpath%20opacity='0.6'%20d='M37.8333%2025.6667H28.5V42H37.8333V25.6667Z'%20fill='%23F2F4F7'/%3e%3cpath%20opacity='0.4'%20d='M47.1663%2025.6667H37.833V42H47.1663V25.6667Z'%20fill='%23F2F4F7'/%3e%3cpath%20d='M54.1663%2053.0833H2.83301C1.87634%2053.0833%201.08301%2052.29%201.08301%2051.3333C1.08301%2050.3766%201.87634%2049.5833%202.83301%2049.5833H54.1663C55.123%2049.5833%2055.9163%2050.3766%2055.9163%2051.3333C55.9163%2052.29%2055.123%2053.0833%2054.1663%2053.0833Z'%20fill='%23F2F4F7'/%3e%3cpath%20d='M50.3636%2013.4167L29.3636%205.01671C28.897%204.83004%2028.1037%204.83004%2027.637%205.01671L6.637%2013.4167C5.82034%2013.7433%205.16699%2014.7%205.16699%2015.5866V23.3333C5.16699%2024.6167%206.21699%2025.6667%207.50033%2025.6667H49.5003C50.7837%2025.6667%2051.8337%2024.6167%2051.8337%2023.3333V15.5866C51.8337%2014.7%2051.1803%2013.7433%2050.3636%2013.4167ZM28.5003%2019.8333C26.5637%2019.8333%2025.0003%2018.27%2025.0003%2016.3333C25.0003%2014.3967%2026.5637%2012.8333%2028.5003%2012.8333C30.437%2012.8333%2032.0003%2014.3967%2032.0003%2016.3333C32.0003%2018.27%2030.437%2019.8333%2028.5003%2019.8333Z'%20fill='%23F2F4F7'/%3e%3c/svg%3e");background-color:#fcfcfd;background-size:56px 56px;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;gap:16px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325._diff_akplm_338 ._meta_akplm_338{flex-wrap:wrap}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325._diff_akplm_338 ._meta_akplm_338 ._date_akplm_341{width:max-content;min-width:130px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325._diff_akplm_338 ._meta_akplm_338 ._info_akplm_345,._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325._diff_akplm_338 ._meta_akplm_338 ._info_akplm_345 ._duration_akplm_348,._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325._diff_akplm_338 ._meta_akplm_338 ._info_akplm_345 ._status_akplm_349,._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325._diff_akplm_338 ._meta_akplm_338 ._info_akplm_345 ._id_akplm_350{width:max-content}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325._diff_akplm_338 ._meta_akplm_338 ._info_akplm_345 ._duration_akplm_348{min-width:70px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325._diff_akplm_338 ._meta_akplm_338 ._info_akplm_345 ._id_akplm_350{cursor:pointer}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._date_akplm_341{width:calc(50% - 7.5px);display:flex;align-items:center;gap:5px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._date_akplm_341 ._text_akplm_372{color:gray;font-weight:600;font-size:10px;line-height:18px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._info_akplm_345{width:calc(50% - 7.5px);display:flex;justify-content:flex-end;align-items:center;gap:5px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._info_akplm_345 ._duration_akplm_348{display:flex;align-items:center;gap:5px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._info_akplm_345 ._duration_akplm_348 ._text_akplm_372{color:gray;font-weight:700;font-size:10px;line-height:18px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._info_akplm_345 ._status_akplm_349,._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._info_akplm_345 ._id_akplm_350{width:max-content;font-weight:600;font-size:10px;line-height:18px;text-align:center;text-transform:uppercase;border:1px solid #EAECF0;background-color:#f9fafb;color:#475467;border-radius:16px;padding:0 8px;display:flex;justify-content:center;align-items:center}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._info_akplm_345 ._status_akplm_349.__green_akplm_413,._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._info_akplm_345 ._id_akplm_350.__green_akplm_413{border:1px solid #A6F4C5;background-color:#ecfdf3;color:#027a48}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._info_akplm_345 ._status_akplm_349.__red_akplm_419,._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._info_akplm_345 ._id_akplm_350.__red_akplm_419{border:1px solid #FECDCA;background-color:#fef3f2;color:#b42318}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._info_akplm_345 ._status_akplm_349.__orange_akplm_425,._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._info_akplm_345 ._id_akplm_350.__orange_akplm_425{border:1px solid #FEDF89;background-color:#fffaeb;color:#b54708}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._info_akplm_345 ._status_akplm_349.__blue_akplm_431,._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._info_akplm_345 ._id_akplm_350.__blue_akplm_431{border:1px solid #B2DDFF;background-color:#eff8ff;color:#175cd3}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._meta_akplm_338 ._info_akplm_345 ._id_akplm_350{min-width:68px;cursor:pointer}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._progresscont_akplm_441 ._status_akplm_349{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._progresscont_akplm_441 ._status_akplm_349 ._progresslabel_akplm_448{font-weight:700;font-size:12px;line-height:20px;color:#12b76a;margin-bottom:0}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._progresscont_akplm_441 ._status_akplm_349 ._progresslabeloverdue_akplm_455{font-weight:700;font-size:12px;line-height:20px;color:#f04438;margin-bottom:0}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._progresscont_akplm_441 ._status_akplm_349 ._duration_akplm_348{display:flex;align-items:center;gap:5px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._progresscont_akplm_441 ._status_akplm_349 ._duration_akplm_348 ._text_akplm_372{color:gray;font-weight:700;font-size:10px;line-height:18px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._progresscont_akplm_441 ._paidamount_akplm_473{margin-top:10px;display:flex;justify-content:space-between}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._progresscont_akplm_441 ._paidamount_akplm_473 ._amountpaidfigure_akplm_478{font-weight:600;font-size:12px;line-height:18px;color:gray}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._detail_akplm_484{width:100%;display:flex;justify-content:space-between;align-items:center}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._detail_akplm_484 ._group_akplm_490{display:flex;flex-direction:column}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._detail_akplm_484 ._group_akplm_490:last-child{justify-content:flex-end}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._detail_akplm_484 ._group_akplm_490:last-child ._caption_akplm_497,._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._detail_akplm_484 ._group_akplm_490:last-child ._value_akplm_498{text-align:right}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._detail_akplm_484 ._group_akplm_490 ._caption_akplm_497{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;letter-spacing:12%;text-transform:uppercase}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._detail_akplm_484 ._group_akplm_490 ._value_akplm_498{color:#101828;font-weight:600;font-size:14px;line-height:18px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._sponsorInfo_akplm_515{width:100%;display:flex;align-items:center;gap:4px}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._sponsorInfo_akplm_515 img{width:24px;height:24px;object-fit:cover;border-radius:50%}._mainsponsorcont_akplm_309 ._otherdetailscont_akplm_318 ._loanprogress_akplm_325 ._sponsorInfo_akplm_515 span{color:#475467;font-weight:600;font-size:12px;line-height:20px}._info_akplm_345{margin:10px 0}._titlegrey_akplm_538{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._valdark_akplm_545{font-weight:500;font-size:14px;line-height:18px;color:#475467}._processingHeader_akplm_552{font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left;height:18px;color:#98a2b3}._processorContainer_akplm_563{background:#fff;border-top:1px solid #f2f4f7;border-bottom:1px solid #f2f4f7;margin-top:20px}._subProcessingHeader_akplm_570{font-family:Inter;font-size:8px;font-weight:500;line-height:18px;letter-spacing:.12em;text-align:left;color:#667085}._processingcropsection_akplm_580{display:flex;margin-top:5px;gap:10px}._processCropBadge_akplm_586{background:#f9fafb;border:1px solid #eaecf0;border-radius:16px;margin-top:0;padding:4px 12px;font-weight:600;font-size:12px;line-height:18px}._addressinfo_akplm_597{grid-column:1/-1;margin:10px 0}._farmcontainer_akplm_602{background:#fff;padding:12px;margin-bottom:12px;gap:5px;border-radius:5px;border:1px solid #f2f4f7;opacity:0px;box-shadow:0 8px 8px -4px #10182808}._farmlabelcont_akplm_613{margin:15px 0;display:flex;justify-content:space-between;align-items:center;gap:1px}._farmindex_akplm_621{font-weight:400;font-size:12px;color:gray;line-height:18px}._line_akplm_628{border:1px solid #EAECF0;width:43%;height:2px}._farmname_akplm_634{display:flex;gap:10px}._fname_akplm_639{font-weight:500;font-size:14px;line-height:20px;color:#475467}._location_akplm_646{display:flex;gap:10px;align-items:center;margin-top:10px}._loctext_akplm_653{font-weight:600;font-size:10px;line-height:18px;color:gray}._longvalbadge_akplm_660{display:flex;justify-content:center;border:1px solid #ECFDF3;background-color:#f6fef9;font-weight:600;font-size:12px;line-height:18px;color:#039855;padding:2px 10px;width:20%;border-radius:16px}._latvalbadge_akplm_674{display:flex;justify-content:center;border:1px solid #eff8ff;background-color:#f5faff;font-weight:600;font-size:12px;line-height:18px;color:#1570ef;padding:2px 10px;width:20%;border-radius:16px}._cropsection_akplm_688{display:flex;margin-top:15px;gap:10px}._cropbadge_akplm_694{padding:4px 12px;border-radius:16px;border:1px solid #FEDF89;background-color:#fffaeb;font-weight:600;font-size:12px;line-height:18px;color:#4e1d09}._farmdoc_akplm_705{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:12px;border:1px solid #EAECF0;margin-top:15px}._leftdoc_akplm_715{display:flex;align-items:center;gap:10px}._farmtext_akplm_721{font-weight:500;font-size:14px;line-height:20px;color:#475467;word-break:break-all}._overviewContainer_akplm_729{background:#f9fafb;padding:10px;margin:10px;border-radius:5px;height:98px}._overviewDetails_akplm_738{font-size:33px;font-weight:700;margin-top:-15px}._addresswrapper_akplm_744{background:#f9fafb;width:100%;height:102px;padding:15px;gap:8px}._shippingAddress_akplm_752{display:flex;width:341px;height:44px;gap:16px;opacity:0px}._shippingLocation_akplm_760{width:26px;height:26px;padding:5px 0 0;gap:0px;border-radius:32px 0 0;opacity:0px}._sellerOverview_akplm_769{background:#fff;padding:10px;border-radius:5px;margin:auto}._productBoxes_akplm_776{display:flex;flex-direction:row;justify-content:center;width:100%;height:98px;gap:8px;opacity:0px}._productOverviewBox_akplm_786{background:#dcfae6;margin:10px 0;width:50%;height:98px;padding:14px 12px;border:1px 0px 0px 0px;opacity:0px}._itemsWrapper_akplm_796{width:100%;display:flex;font-size:small;gap:5px;margin-bottom:10px}._sellerOverviewBox_akplm_804{background:#f2f4f7;margin:10px 0;width:50%;height:98px;padding:14px 12px;border:1px 0px 0px 0px;opacity:0px}._overviewP_akplm_814{font-size:24px;font-weight:800;margin-left:5px}._btns_akplm_820{display:flex;justify-content:space-between;width:100%;margin-top:20px;align-items:end;gap:20px}._reject_akplm_829{box-shadow:0 1px 2px #1018280d;border:1px solid #fca5a5;font-weight:600;color:#b91c1c;font-size:14px;cursor:pointer;padding:10px 18px;width:50%;border-radius:8px;display:flex;justify-content:center}._approve_akplm_843{box-shadow:0 1px 2px #1018280d;border:1px solid #0d8a6a;background-color:#0d8a6a;font-weight:600;color:#fff;font-size:14px;cursor:pointer;padding:10px 18px;width:50%;border-radius:8px;display:flex;justify-content:center}._activebadgedisable_akplm_858{border-radius:16px;padding:2px 8px;background-color:#fef3f2;font-weight:500;font-size:12px;line-height:18px;color:#b42318}._activebadge_akplm_858{border-radius:16px;padding:2px 8px;background-color:#ecfdf3;font-weight:500;font-size:12px;line-height:18px;color:#027a48}._inventorycont_akplm_878{background:#fff;border:1px solid #f2f4f7;border-radius:8px;padding:8px;border:1px solid #F2F4F7;margin-top:20px}._invtitle_akplm_887{margin-bottom:15px;font-weight:700;font-size:14px;line-height:20px;color:#475467}._boxcont_akplm_895{display:flex;justify-content:space-between;gap:10px}._prodInv_akplm_901,._ordersInv_akplm_902{width:100%}._addressWrapper_akplm_906{background:#f9fafb;width:100%;height:98px;margin:10px;gap:8px;border-radius:5px;opacity:0px}._shippingHeader_akplm_916{margin:10px;color:#98a2b3;font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.05em;text-align:left}._shippingAddress_akplm_752{color:#344054;display:flex;gap:10px;width:70%;height:40px;gap:8px;opacity:0px}@media screen and (max-width: 425px){._mainfarmercont_akplm_938{margin-top:10px}._mainfarmercont_akplm_938 ._userdetails_akplm_941{gap:10px}}@media screen and (max-width: 375px){._userdetails_akplm_941{flex-direction:column;justify-content:flex-start;align-items:start}}._biometricContainer_akplm_952{width:100%;height:129px;border:1px 0px 0px 0px;border-radius:5px;opacity:0px;background:#fff;margin-bottom:10px;border:1px solid #f2f4f7}._biometricInfo_akplm_963{display:flex;justify-content:space-between;padding:10px}._biometricInfoLeft_akplm_969{font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.05em;text-align:left;color:#98a2b3}._biometricInfoRight_akplm_979{color:#475467;font-family:Inter;font-size:12px;font-weight:600;line-height:18px;text-align:right;cursor:pointer}._biometricThumbs_akplm_989{display:flex;justify-content:center;height:64px}._fingerBox_akplm_995{display:flex;justify-content:space-between;align-items:baseline;gap:25px;margin-block:3px;max-width:100%}._fingerBox_akplm_995 ._iconBox_akplm_1003{font-size:14px;line-height:20px;display:flex;flex-direction:column;align-items:center}._fingerBox_akplm_995 ._iconBox_akplm_1003 :hover{cursor:pointer}._fingerBox_akplm_995 ._iconBox_akplm_1003 ._icon_akplm_1003{width:40px;height:40px}._fingerBox_akplm_995 ._iconBox_akplm_1003 ._span_akplm_1017{font-family:Inter;font-size:12px;font-weight:500;line-height:18px;color:#667085}._error_akplm_1025,._action_akplm_1026{font-size:14px;line-height:20px;margin-top:10px}._error_akplm_1025{font-size:14px;line-height:20px;color:#d92d20}._verifiedFinger_akplm_1038{position:relative;width:11px;height:11px;border-radius:40px;bottom:15px;left:17px;gap:0px;opacity:0px}._noFingerPrintCont_akplm_1049{display:flex;height:96px;padding:16px;gap:10px;border-radius:5px;background:#f9fafb;margin-bottom:12px}._noFingerPrintIcon_akplm_1059{width:32px;height:32px;padding:6px;gap:0px;color:#f2f4f7;border:1px solid #eaecf0;border-radius:40px;opacity:0px}._noFingerPrintItems_akplm_1070{height:64px;gap:8px}._noFingerText_akplm_1075{width:160px;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#667085}._noFingerButton_akplm_1085{position:relative;width:129px;height:36px;padding:8px;margin-top:10px;gap:4px;font-family:Inter;font-size:12px;font-weight:600;line-height:18px;align-items:center;border:1px;border-radius:8px;opacity:0px;cursor:pointer;background:#fff;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}._noFingerBG_akplm_1106{width:61.63;height:64.68px;top:10.87px;left:74%;gap:0px;margin-left:30%;border:7px;opacity:0px;color:#98a2b3}._width-fit_13r9d_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_13r9d_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_13r9d_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_13r9d_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_13r9d_78{font-size:12px!important}}._success_13r9d_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_13r9d_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_13r9d_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_13r9d_113{font-size:12px!important}}._success_invert_13r9d_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_13r9d_148{font-size:14px;padding:10px}}._success_border_13r9d_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_13r9d_173{font-size:14px;padding:10px}}._fade-green_13r9d_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_13r9d_205{cursor:not-allowed;opacity:.5}._spinner_13r9d_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_13r9d_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_13r9d_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_13r9d_210 div:nth-child(1){animation-delay:-.45s}._spinner_13r9d_210 div:nth-child(2){animation-delay:-.3s}._spinner_13r9d_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_13r9d_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_13r9d_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_13r9d_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_13r9d_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_13r9d_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._farmerscont_13r9d_309{display:flex;gap:2%}._farmerstable_13r9d_314{width:74%;margin:20px 0}._farmerstableempty_13r9d_319{width:100%;margin:20px 0}._piecharts_13r9d_324{width:21%;margin:20px 0;height:80vh;position:fixed;overflow-y:scroll;left:78%}._piecharts_13r9d_324::-webkit-scrollbar{display:none}._piechartsmobile_13r9d_337{display:none}._pendingtable_13r9d_341{display:flex;width:100%;justify-content:space-between;background-color:#f9fafb;padding:10px 20px;border-radius:8px;flex-direction:column;margin-bottom:20px}._tableheader_13r9d_352{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:20px}._headerleft_13r9d_361{width:calc(65% - 8px);display:flex;align-items:center;gap:10px}._headerleftfarmers_13r9d_368{width:calc(45% - 8px);display:flex;align-items:center;gap:10px}._roundedphotos_13r9d_375{display:flex;align-items:center}._headerright_13r9d_380{width:calc(35% - 8px);display:flex;align-items:center;justify-content:flex-end;gap:10px}._switch_13r9d_388{background-color:#f2f4f7!important;color:#f2f4f7;margin-bottom:auto!important;margin-top:auto!important}._toggleswitch_13r9d_395{margin-bottom:auto!important;margin-top:auto!important;width:30%;display:flex;align-items:center;justify-content:flex-end}._approve_13r9d_404{margin-right:2%}._approveallbtn_13r9d_408{width:80%;max-width:200px;padding:6px 8px;border:1px solid #d0d5dd;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;line-height:20px;font-size:14px;color:#344054;cursor:pointer;font-weight:600;margin-bottom:auto!important;margin-top:auto!important}._roundimgdiv_13r9d_427{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:15px}._roundimgdivfirst_13r9d_440{width:32px;height:32px;border-radius:200px;background:linear-gradient(45deg,#39a0ff,#8fff85);display:flex;justify-content:center;align-items:center}._roundimgdivsecond_13r9d_450,._roundimgdivthird_13r9d_462,._roundimgdivfourth_13r9d_474{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;margin-left:-18px}._roundimgdivlast_13r9d_486{width:32px;height:32px;border-radius:200px;background:#f2f4f7;display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;margin-left:-18px}._roundtext_13r9d_499{font-weight:600;font-size:14px;line-height:20px;color:#667085}._redbadgecont_13r9d_506{position:relative}._redbadge_13r9d_506{background-color:#f04438;width:8px;height:8px;border-radius:4px;position:absolute;top:3px}._avatrtext_13r9d_519{font-weight:600;font-size:14px;line-height:20px;color:#fff}._pendingtext_13r9d_526,._pendingtextfarmers_13r9d_533{font-weight:600;font-size:14px;line-height:20px;color:#475467}._bordtlr_13r9d_540{color:#b54708!important;border-top-left-radius:8px;border-right:1px solid #FEF0C7!important;width:12%!important}._thclass_13r9d_547{color:#b54708!important;border-right:1px solid #FEF0C7!important}._thclassact_13r9d_552{color:#b54708!important}._bodprod_13r9d_556{border-top-left-radius:8px;border-right:1px solid #EAECF0!important}._thclassprod_13r9d_561{border-right:1px solid #EAECF0!important}._thclassprodstat_13r9d_565{border-top-right-radius:8px}._pendingtablehead_13r9d_569{background-color:#fffaeb}._center_13r9d_573{display:flex;justify-content:center}._fixedcolumnpending_13r9d_578{position:sticky;right:0;z-index:1;background-color:inherit;color:#b54708!important;display:flex!important;justify-content:center!important}._allfarmerstable_13r9d_588{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:20px;background-color:#f9fafb;align-items:center;padding:10px 20px;border-radius:8px;margin-bottom:30px;transition:.5s ease}._tableheaderfarmer_13r9d_602{display:flex;width:100%;justify-content:space-between;align-items:center;gap:16px}._filters_13r9d_610{width:calc(65% - 8px);display:flex;align-items:center;justify-content:flex-end;gap:5px}._filters_13r9d_610 img{cursor:pointer}._filters_13r9d_610 ._newloanbtn_13r9d_620{display:flex;justify-content:center;align-items:center;gap:8px;transition:background-color .2s ease}._filters_13r9d_610 ._newloanbtn_13r9d_620:hover{background-color:#0a6c52}._modal_13r9d_631{background-color:#0006;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._search_13r9d_643{flex:2;display:flex;align-items:center;background:#fff;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d;gap:5px;border-radius:8px;padding:8px;font-size:14px;height:36px}._search_13r9d_643 input{cursor:pointer;border:none;outline:none;background:inherit;box-shadow:none;height:100%;width:100%;padding:15px 0}._hide_13r9d_667{display:none!important}._list_13r9d_671{width:100%}._controls_13r9d_675{display:flex;justify-content:space-between;align-items:center;margin-top:15px;width:100%}._currentpage_13r9d_683{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;position:relative;bottom:30px;width:20%;margin-left:auto;margin-right:auto}._controlbtn_13r9d_697{cursor:pointer;width:36px;height:36px;display:flex;align-items:end}._curpageCount_13r9d_705{font-weight:500;font-size:12px;line-height:20px;color:#475467}._pagelink_13r9d_712{display:none}._dropbtn_13r9d_716{width:100%;display:flex;align-items:center}._dropmenufarm_13r9d_722{width:150px;padding:10px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_13r9d_733{opacity:1;transform:translateY(0)}._menuitem_13r9d_738{display:flex;justify-content:space-between;align-items:center;border-radius:6px;background-color:#f9fafb!important;padding:10px 10px 10px 8px;margin-bottom:5px}._itemcheck_13r9d_748{width:16px;height:16px}._itemtext_13r9d_753{font-weight:500;font-size:12px;line-height:20px;color:#475467;margin-right:5px}._in_stock_13r9d_761{color:#067647;background:#ecfdf3;border:1px solid #abefc6}._out_of_stock_13r9d_767{color:#b42318;background:#fef3f2;border:1px solid #fecdca}._rejectedstat_13r9d_773{color:#4d4b4c;background:#e9e9e9;border:1px solid #e9e9e9}._type_13r9d_779{padding:2px 8px!important;border-radius:16px;width:fit-content;height:fit-content;display:flex;justify-content:center;font-size:8px;text-transform:uppercase;font-weight:700!important;margin-right:10px}._left_13r9d_792{text-align:left;justify-content:flex-end}._usercont_13r9d_797{display:flex;gap:5px;align-items:center}._useravatar_13r9d_803{width:32px;height:32px;background:linear-gradient(135deg,#e2b0ff,#9f44d3);border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center}._useravatar_13r9d_803._managed_13r9d_813{border:2px solid #EAECF0;outline:2px solid #DC6803}._useravatr_13r9d_818{width:32px;height:32px;background:#667085;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center}._useravatr_13r9d_818._managed_13r9d_813{border:2px solid #EAECF0;outline:2px solid #DC6803}._firstandlastletter_13r9d_833{font-weight:600;font-size:14px;line-height:20px;color:#fff}._nametext_13r9d_840{font-weight:500;font-size:14px;line-height:20px;color:#475467}._userpic_13r9d_847{width:100%;height:100%;object-fit:cover}._filtermobilecont_13r9d_853{display:none}._dropdown_13r9d_857{display:block}._vwrapper_13r9d_861{width:150%;height:150%}._managedacc_13r9d_866{position:relative;width:15px;height:15px;top:10px;right:15px}._verified_13r9d_874{position:relative;width:12px;height:12px;top:10px;right:15px}._unverified_13r9d_882{position:relative;width:12px;height:12px;top:10px;right:16px}@media screen and (min-width: 1290px) and (max-width: 1540px){._piecharts_13r9d_324{width:20%;left:79%}}@media screen and (min-width: 992px) and (max-width: 1290px){._piecharts_13r9d_324{width:20%;left:79%}}@media screen and (min-width: 992px) and (max-width: 1100px){._piecharts_13r9d_324{width:19%;left:80%}}@media screen and (max-width: 992px) and (min-width: 768px){._farmerscont_13r9d_309{margin-top:40px}._piecharts_13r9d_324{width:25%;left:74%}}@media screen and (max-width: 768px){._piechartsmobile_13r9d_337{display:block;margin-bottom:20px}._mobilechartcont_13r9d_922{display:flex;justify-content:space-between;gap:10px}._genderdistribution_13r9d_927,._sitedistribution_13r9d_930{width:100%}._farmerscont_13r9d_309{display:flex;gap:2%;flex-direction:column}._farmerstable_13r9d_314{width:100%}._pendingtext_13r9d_526{display:none}._headerleft_13r9d_361{width:40%;gap:3px}._headerleftfarmers_13r9d_368{width:100%}._farmerscont_13r9d_309{margin-top:50px}._approveallbtn_13r9d_408{width:100%}._headerright_13r9d_380{width:50%;gap:5px}._tableheader_13r9d_352{justify-content:space-between}._approve_13r9d_404{margin-right:5px}._tableheaderfarmer_13r9d_602{display:flex;flex-wrap:wrap;width:100%;justify-content:start;align-items:center}._csv_13r9d_974{display:none}._filters_13r9d_610{width:100%;align-items:center;margin-top:15px}._search_13r9d_643{width:100%}._search_13r9d_643 input{padding:0;height:100%}._piecharts_13r9d_324{display:none}._filtermobilecont_13r9d_853{display:block}._filtermobile_13r9d_853{border-radius:8px;padding:4px;background-color:#f9fafb;border:1px solid #EAECF0;display:flex;justify-content:space-between;gap:10px}._filteritem_13r9d_1004{display:flex;justify-content:center;align-items:center;padding:8px 12px;font-weight:600;font-size:10px;line-height:18px;color:#667085}._active_13r9d_1014{border:1px solid #90D0BF;background-color:#e7f5f1;font-weight:600;font-size:10px;line-height:18px;color:#0a6c52;border-radius:8px}._dropdown_13r9d_857{display:none}}@media screen and (max-width: 375px){._headerright_13r9d_380{width:60%;gap:5px}._headerleft_13r9d_361{width:30%}._mobilechartcont_13r9d_922{flex-direction:column;gap:5px}._piechartsmobile_13r9d_337{margin-bottom:0}}._width-fit_i8dt4_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_i8dt4_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_i8dt4_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_i8dt4_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_i8dt4_78{font-size:12px!important}}._success_i8dt4_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_i8dt4_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_i8dt4_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_i8dt4_113{font-size:12px!important}}._success_invert_i8dt4_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_i8dt4_148{font-size:14px;padding:10px}}._success_border_i8dt4_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_i8dt4_173{font-size:14px;padding:10px}}._fade-green_i8dt4_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_i8dt4_205{cursor:not-allowed;opacity:.5}._spinner_i8dt4_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_i8dt4_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_i8dt4_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_i8dt4_210 div:nth-child(1){animation-delay:-.45s}._spinner_i8dt4_210 div:nth-child(2){animation-delay:-.3s}._spinner_i8dt4_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_i8dt4_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_i8dt4_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_i8dt4_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_i8dt4_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_i8dt4_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._sitedistcont_i8dt4_309{display:flex;flex-direction:column;margin-top:20px}._piechartcont_i8dt4_315{border-radius:8px;padding:14px 16px;background-color:#f9fafb;display:flex;justify-content:space-between;flex-direction:column}._chartheader_i8dt4_324{display:flex;justify-content:center;align-items:center;gap:5px}._charttext_i8dt4_331{font-weight:600;font-weight:12px;line-height:18px;color:#475467}._piechart_i8dt4_315{display:flex;justify-content:center;align-items:center;width:70%;margin-left:auto;margin-right:auto}._datas_i8dt4_347{border-radius:8px;padding:14px 16px;background-color:#f9fafb;display:flex;justify-content:space-between;flex-direction:column;margin-top:10px}._databadge_i8dt4_357{display:flex;justify-content:space-between;align-items:center;border:1px solid #F2F4F7;background-color:#f9fafb;padding:8px;border-radius:8px;margin-top:10px}._sitetext_i8dt4_368{display:flex;align-items:center;gap:5px}._txt_i8dt4_374{font-weight:600;font-size:12px;line-height:18px;color:#475467}._rounddot1_i8dt4_381{width:20px;height:20px;border-radius:100px;background-color:#6172f3;border:5px solid #E0EAFF}._rounddot2_i8dt4_389{width:20px;height:20px;border-radius:100px;background-color:#875bf7;border:5px solid #ECE9FE}._rounddot3_i8dt4_397{width:20px;height:20px;border-radius:100px;background-color:#ee46bc;border:5px solid #FCE7F6}._rounddot4_i8dt4_405{width:20px;height:20px;border-radius:100px;background-color:#86cb3c;border:5px solid #E6F4D7}._percenttext_i8dt4_413{font-weight:600;font-size:12px;line-height:18px;color:#475467}@media screen and (max-width: 768px){._datas_i8dt4_347{display:none}._piechartcont_i8dt4_315,._sitedistcont_i8dt4_309{height:100%}._piechart_i8dt4_315{margin-top:auto;margin-bottom:auto;display:block}}@media screen and (max-width: 375px){._sitedistcont_i8dt4_309{margin-top:10px}}._width-fit_1evx8_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1evx8_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1evx8_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1evx8_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1evx8_78{font-size:12px!important}}._success_1evx8_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1evx8_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1evx8_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1evx8_113{font-size:12px!important}}._success_invert_1evx8_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1evx8_148{font-size:14px;padding:10px}}._success_border_1evx8_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1evx8_173{font-size:14px;padding:10px}}._fade-green_1evx8_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1evx8_205{cursor:not-allowed;opacity:.5}._spinner_1evx8_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1evx8_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1evx8_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1evx8_210 div:nth-child(1){animation-delay:-.45s}._spinner_1evx8_210 div:nth-child(2){animation-delay:-.3s}._spinner_1evx8_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1evx8_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1evx8_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1evx8_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1evx8_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1evx8_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._mainfarmercont_1evx8_309{background:#fff;width:100%;display:flex;flex-direction:column;gap:16px;padding:36px 0 24px}._userdetails_1evx8_318{display:flex;justify-content:space-between;align-items:center;gap:10px}@media screen and (max-width: 320px){._userdetails_1evx8_318{flex-direction:column}._userdetails_1evx8_318 ._rightdetails_1evx8_328{align-items:center}}._userdetails_1evx8_318._managed_1evx8_332{background-color:#fffcf5;border:1px dashed #DC6803;border-radius:16px;padding:24px;position:relative}@media screen and (max-width: 992px){._userdetails_1evx8_318._managed_1evx8_332{padding:24px 12px 12px}}._managedaccbadge_1evx8_345{display:flex;align-items:center;justify-content:center;gap:6px;position:absolute;right:16px;top:-12px}._managedaccbadge_1evx8_345 ._badgetext_1evx8_354{font-weight:600;font-size:10px;line-height:18px;text-align:center;color:#b54708;border:1px solid #DC6803;background-color:#fffaeb;padding:4px 16px;border-radius:8px}._managedaccbadge_1evx8_345 ._badgebtn_1evx8_365{display:flex;justify-content:center;align-items:center;padding:4px;background-color:#dc6803;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in}._managedaccbadge_1evx8_345 ._badgebtn_1evx8_365:hover{background-color:#b54708}._managedaccbadge_1evx8_345 ._badgebtn_1evx8_365 img{width:20px;height:20px}._leftdetails_1evx8_383{display:flex;gap:4px;align-items:center}._rightdetails_1evx8_328{display:flex;flex-direction:column;gap:4px}._avatarsec_1evx8_395{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;width:56px;height:56px;border:4px solid #F2F4F7;border-radius:200px;overflow:hidden;background:linear-gradient(45deg,#39a0ff,#8fff85)}._firstletters_1evx8_409{font-weight:600;font-size:14px;line-height:20px;color:#fff}._nameemailcont_1evx8_416{display:flex;flex-direction:column}._name_1evx8_416{font-weight:600;font-size:14px;line-height:24px;color:#475467}._email_1evx8_428{font-weight:500;font-size:12px;line-height:20px;color:gray}._statustxt_1evx8_435{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._pendingapproval_1evx8_442{border-radius:16px;padding:2px 8px;background-color:#fffaeb;font-weight:500;font-size:12px;line-height:18px;color:#b54708;margin-top:5px;display:flex;justify-content:center;align-items:center}._otherdetailscont_1evx8_456{width:100%;border-radius:8px;padding:12px;background-color:#f9fafb;display:flex;flex-direction:column;gap:16px}._otherdetailscont_1evx8_456 ._detailstitle_1evx8_465{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px}._otherdetailscont_1evx8_456 ._detailstitle_1evx8_465 ._text_1evx8_472{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;letter-spacing:12%;text-transform:uppercase}._otherdetailscont_1evx8_456 ._detailstitle_1evx8_465 img{width:15px;height:15px;cursor:pointer;opacity:.8;transition:opacity .2s ease-out}._otherdetailscont_1evx8_456 ._detailstitle_1evx8_465 img:hover{opacity:1}._otherdetailscont_1evx8_456 ._detailsbody_1evx8_490{width:100%;display:flex;flex-wrap:wrap;gap:16px}._otherdetailscont_1evx8_456 ._detailsbody_1evx8_490 ._info_1evx8_496{width:calc(50% - 8px);display:flex;flex-direction:column;gap:2px}._otherdetailscont_1evx8_456 ._detailsbody_1evx8_490 ._info_1evx8_496._fullwidth_1evx8_502{width:100%}._otherdetailscont_1evx8_456 ._detailsbody_1evx8_490 ._info_1evx8_496 ._title_1evx8_505{color:#c9c9c9;font-weight:600;font-size:8px;line-height:18px;letter-spacing:12%;text-transform:uppercase}._otherdetailscont_1evx8_456 ._detailsbody_1evx8_490 ._info_1evx8_496 ._value_1evx8_513{color:#475467;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%}._otherdetailscont_1evx8_456 ._detailsbody_1evx8_490 ._info_1evx8_496 ._value_1evx8_513._underline_1evx8_520{text-decoration:underline}._processingcontainer_1evx8_524{width:100%;background:#fff;border:1px solid #F2F4F7;padding:12px 16px;display:flex;flex-direction:column;gap:16px;border-radius:8px}._processingcontainer_1evx8_524 ._processtitle_1evx8_534{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px}._processingcontainer_1evx8_524 ._processtitle_1evx8_534 ._text_1evx8_472{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;letter-spacing:12%;text-transform:uppercase}._processingcontainer_1evx8_524 ._processtitle_1evx8_534 img{width:15px;height:15px;cursor:pointer;opacity:.8;transition:opacity .2s ease-out}._processingcontainer_1evx8_524 ._processtitle_1evx8_534 img:hover{opacity:1}._processingcontainer_1evx8_524 ._processbody_1evx8_559{width:100%;display:flex;flex-direction:column;gap:8px}._processingcontainer_1evx8_524 ._processbody_1evx8_559 hr{width:100%;height:1px;background-color:#f2f4f7}._processingcontainer_1evx8_524 ._processbody_1evx8_559 ._infogroup_1evx8_570{width:100%;display:flex;flex-direction:column;gap:2px}._processingcontainer_1evx8_524 ._processbody_1evx8_559 ._infogroup_1evx8_570 ._heading_1evx8_576{width:100%;font-weight:500;font-size:8px;line-height:18px;letter-spacing:12%;text-transform:uppercase;color:gray}._processingcontainer_1evx8_524 ._processbody_1evx8_559 ._infogroup_1evx8_570 p{width:100%;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:#475467}._processingcontainer_1evx8_524 ._processbody_1evx8_559 ._infogroup_1evx8_570 ._croplist_1evx8_593{width:100%;display:flex;align-items:center;gap:6px}._processingcontainer_1evx8_524 ._processbody_1evx8_559 ._infogroup_1evx8_570 ._croplist_1evx8_593 ._cropbadge_1evx8_599{background:#f9fafb;border:1px solid #EAECF0;border-radius:16px;padding:4px 12px;font-weight:600;font-size:12px;line-height:18px;color:#475467;text-align:center}._farmcontainer_1evx8_611{width:100%;display:flex;flex-direction:column;gap:16px;padding:16px;background-color:#f9fafb;border:1px solid #EAECF0;border-radius:16px}._farmcontainer_1evx8_611 ._newfarmbtn_1evx8_621{width:max-content;min-width:105px;background-color:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;display:flex;justify-content:center;align-items:center;gap:8px;transition:background-color .1s ease-in}._farmcontainer_1evx8_611 ._newfarmbtn_1evx8_621:hover{background-color:#f6fffc}._farmcontainer_1evx8_611 ._farmitem_1evx8_636{width:100%;background:#fff;padding:12px 16px;display:flex;flex-direction:column;gap:16px;border-radius:8px;border:1px solid #F2F4F7;transition:transform .1s ease,box-shadow .1s ease}._farmcontainer_1evx8_611 ._farmitem_1evx8_636._hovered_1evx8_647{transform:scale(1.01);box-shadow:0 2px 8px 2px #a2a2a225}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmtitle_1evx8_651{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmtitle_1evx8_651 ._text_1evx8_472{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;letter-spacing:12%;text-transform:uppercase}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmtitle_1evx8_651 img{width:15px;height:15px;cursor:pointer;opacity:.8;transition:opacity .2s ease-out}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmtitle_1evx8_651 img:hover{opacity:1}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676{width:100%;display:flex;flex-direction:column;gap:20px;cursor:pointer}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._farmname_1evx8_683{width:100%;display:flex;align-items:center;gap:8px}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._farmname_1evx8_683 ._fname_1evx8_689{font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:#475467}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._location_1evx8_696{width:100%;display:flex;align-items:center;gap:8px}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._location_1evx8_696 ._locgroup_1evx8_702{display:flex;align-items:center;gap:4px}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._location_1evx8_696 ._locgroup_1evx8_702 ._loctext_1evx8_707{font-weight:600;font-size:10px;line-height:18px;letter-spacing:5%;color:gray}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._location_1evx8_696 ._locgroup_1evx8_702 ._locbadge_1evx8_714{font-weight:600;font-size:12px;line-height:18px;letter-spacing:0%;text-align:center;color:#039855;background-color:#f6fef9;border:1px solid #ECFDF3;padding:2px 10px;border-radius:16px}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._location_1evx8_696 ._locgroup_1evx8_702 ._locbadge_1evx8_714._altbg_1evx8_726{color:#1570ef;background-color:#f5faff;border:1px solid #EFF8FF}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._cropsection_1evx8_731{width:100%;display:flex;align-items:center;gap:10px;border-radius:8px}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._cropsection_1evx8_731 ._croplist_1evx8_593{display:flex;align-items:center;flex-wrap:wrap;gap:4px}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._cropsection_1evx8_731 ._croplist_1evx8_593 ._cropbadge_1evx8_599{padding:4px 12px;border-radius:16px;border:1px solid #FEDF89;background-color:#fffaeb;color:#4e1d09;font-weight:600;font-size:12px;line-height:18px;letter-spacing:0%;text-align:center;text-transform:uppercase}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._farmdocs_1evx8_757{width:100%;display:flex;align-items:center;gap:10px}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._farmdocs_1evx8_757 ._farmdocitem_1evx8_763{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:12px 16px;border-radius:12px;background-color:#fff;border:1px solid #EAECF0}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._farmdocs_1evx8_757 ._farmdocitem_1evx8_763 img{width:22px;height:22px}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._farmdocs_1evx8_757 ._farmdocitem_1evx8_763 ._docitemcontent_1evx8_777{display:flex;align-items:center;justify-content:space-between;gap:10px}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._farmdocs_1evx8_757 ._farmdocitem_1evx8_763 ._docitemcontent_1evx8_777 ._docname_1evx8_783{font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:#475467;word-break:break-all}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._farmdocs_1evx8_757 ._farmdocitem_1evx8_763 ._docitemcontent_1evx8_777 img{width:14px;height:14px;cursor:pointer;opacity:.8;transition:opacity .2s ease-out}._farmcontainer_1evx8_611 ._farmitem_1evx8_636 ._farmbody_1evx8_676 ._farmdocs_1evx8_757 ._farmdocitem_1evx8_763 ._docitemcontent_1evx8_777 img:hover{opacity:1}._addresswrapper_1evx8_802{width:100%;background:#f9fafb;padding:16px;display:flex;flex-direction:column;gap:8px;border-radius:8px}._addresswrapper_1evx8_802 ._shippingHeader_1evx8_811{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;letter-spacing:5%;text-transform:uppercase}._addresswrapper_1evx8_802 ._shippingAddress_1evx8_819{display:flex;gap:16px}._addresswrapper_1evx8_802 ._shippingAddress_1evx8_819 ._shippingLocation_1evx8_823{font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;color:#475467}._overviewContainer_1evx8_831{background:#f9fafb;padding:10px;border-radius:5px;height:98px}._overviewDetails_1evx8_838{font-size:33px;font-weight:700;margin-top:-15px}._sellerOverview_1evx8_844{background:#fff;padding:10px;border-radius:5px;margin:auto}._productBoxes_1evx8_851{display:flex;flex-direction:row;justify-content:center;width:100%;height:98px;gap:8px;opacity:0px}._productOverviewBox_1evx8_861{background:#dcfae6;margin:10px 0;width:50%;height:98px;padding:14px 12px;border:1px 0px 0px 0px;opacity:0px}._itemsWrapper_1evx8_871{width:100%;display:flex;font-size:small;gap:5px;margin-bottom:10px}._sellerOverviewBox_1evx8_879{background:#f2f4f7;margin:10px 0;width:50%;height:98px;padding:14px 12px;border:1px 0px 0px 0px;opacity:0px}._overviewP_1evx8_889{font-size:24px;font-weight:800;margin-left:5px}._btns_1evx8_895{display:flex;justify-content:space-between;width:100%;margin-top:20px;align-items:end;gap:20px}._reject_1evx8_904{box-shadow:0 1px 2px #1018280d;border:1px solid #FECDCA;font-weight:600;color:#b42318;font-size:14px;cursor:pointer;padding:10px 18px;width:50%;border-radius:8px;display:flex;justify-content:center;background-color:#fef3f2}._approve_1evx8_919{box-shadow:0 1px 2px #1018280d;border:1px solid #0d8a6a;background-color:#0d8a6a;font-weight:600;color:#fff;font-size:14px;cursor:pointer;padding:10px 18px;width:50%;border-radius:8px;display:flex;justify-content:center}._profpic_1evx8_934{width:100%;height:100%;object-fit:cover}._togglecont_1evx8_940{display:flex;gap:8px;align-items:center;padding:6px 8px;border-radius:26px;background-color:#ecfdf3;border:1px solid #A6F4C5}._togglecontdisable_1evx8_950{display:flex;gap:8px;align-items:center;padding:6px 8px;border-radius:26px;background-color:#fef3f2;border:1px solid #FECDCA}._activebadgedisable_1evx8_960{border-radius:16px;padding:2px 8px;background-color:#fee4e2;font-weight:500;font-size:12px;line-height:18px;color:#b42318}._activebadge_1evx8_960{border-radius:16px;padding:2px 8px;background-color:#d1fadf;font-weight:500;font-size:12px;line-height:18px;color:#027a48}._rejectedcont_1evx8_980{margin-top:12px;padding:2px 8px;border-radius:16px;background-color:#e9e9e9;font-weight:500;font-size:12px;line-height:18px;color:#4d4b4c}._inventorycont_1evx8_991{background:#fff;border:1px solid #f2f4f7;border-radius:8px;padding:8px;border:1px solid #F2F4F7;margin-top:20px}._invtitle_1evx8_1000{margin-bottom:15px;font-weight:700;font-size:14px;line-height:20px;color:#475467}._boxcont_1evx8_1008{display:flex;justify-content:space-between;gap:10px}._prodInv_1evx8_1014,._ordersInv_1evx8_1015{width:100%}@media screen and (max-width: 425px){._userdetails_1evx8_318{gap:10px}._mainfarmercont_1evx8_309{margin-top:10px}}._biometricContainer_1evx8_1027{width:100%;height:129px;border:1px 0px 0px 0px;border-radius:5px;opacity:0px;background:#fff;margin-bottom:10px;border:1px solid #f2f4f7}._biometricInfo_1evx8_1038{display:flex;justify-content:space-between;padding:10px}._biometricInfoLeft_1evx8_1044{font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.05em;text-align:left;color:#98a2b3}._biometricInfoRight_1evx8_1054{color:#475467;font-family:Inter;font-size:12px;font-weight:600;line-height:18px;text-align:right;cursor:pointer}._biometricThumbs_1evx8_1064{display:flex;justify-content:center;height:64px}._fingerBox_1evx8_1070{display:flex;justify-content:space-between;align-items:baseline;gap:25px;margin-block:3px;max-width:100%}._fingerBox_1evx8_1070 ._iconBox_1evx8_1078{font-size:14px;line-height:20px;display:flex;flex-direction:column;align-items:center}._fingerBox_1evx8_1070 ._iconBox_1evx8_1078 :hover{cursor:pointer}._fingerBox_1evx8_1070 ._iconBox_1evx8_1078 ._icon_1evx8_1078{width:40px;height:40px}._fingerBox_1evx8_1070 ._iconBox_1evx8_1078 ._span_1evx8_1092{font-family:Inter;font-size:12px;font-weight:500;line-height:18px;color:#667085}._error_1evx8_1100,._action_1evx8_1101{font-size:14px;line-height:20px;margin-top:10px}._error_1evx8_1100{font-size:14px;line-height:20px;color:#d92d20}._verifiedFinger_1evx8_1113{position:relative;width:11px;height:11px;border-radius:40px;bottom:15px;left:17px;gap:0px;opacity:0px}._noFingerPrintCont_1evx8_1124{display:flex;height:96px;padding:16px;gap:10px;border-radius:5px;background:#f9fafb;margin-bottom:12px}._noFingerPrintIcon_1evx8_1134{width:32px;height:32px;padding:6px;gap:0px;color:#f2f4f7;border:1px solid #eaecf0;border-radius:40px;opacity:0px}._noFingerPrintItems_1evx8_1145{height:64px;gap:8px}._noFingerText_1evx8_1150{width:160px;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#667085}._noFingerButton_1evx8_1160{position:relative;width:129px;height:36px;padding:8px;margin-top:10px;gap:4px;font-family:Inter;font-size:12px;font-weight:600;line-height:18px;align-items:center;border:1px;border-radius:8px;opacity:0px;cursor:pointer;background:#fff;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}._noFingerBG_1evx8_1181{width:61.63;height:64.68px;top:10.87px;left:74%;gap:0px;margin-left:30%;border:7px;opacity:0px;color:#98a2b3}._width-fit_5apt8_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_5apt8_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_5apt8_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_5apt8_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_5apt8_78{font-size:12px!important}}._success_5apt8_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_5apt8_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_5apt8_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_5apt8_113{font-size:12px!important}}._success_invert_5apt8_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_5apt8_148{font-size:14px;padding:10px}}._success_border_5apt8_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_5apt8_173{font-size:14px;padding:10px}}._fade-green_5apt8_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_5apt8_205{cursor:not-allowed;opacity:.5}._spinner_5apt8_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_5apt8_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_5apt8_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_5apt8_210 div:nth-child(1){animation-delay:-.45s}._spinner_5apt8_210 div:nth-child(2){animation-delay:-.3s}._spinner_5apt8_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_5apt8_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_5apt8_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_5apt8_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_5apt8_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_5apt8_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modal_5apt8_309{background-color:#00000057;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._modal_5apt8_309 ._container_5apt8_320{display:flex;flex-direction:column;background-color:#fff;align-items:center;justify-content:center;width:fit-content;max-width:400px;height:fit-content;border:none;border-radius:10px;padding:32px;gap:24px}@media screen and (max-width: 512px){._modal_5apt8_309 ._container_5apt8_320{width:90%}}._modal_5apt8_309 ._container_5apt8_320 ._icon_5apt8_339{width:50px;height:50px}._modal_5apt8_309 ._container_5apt8_320 ._header_5apt8_343{font-weight:600;margin:0;font-size:18px;line-height:18px}@media screen and (max-width: 512px){._modal_5apt8_309 ._container_5apt8_320 ._header_5apt8_343{font-size:14px;line-height:20px}}._modal_5apt8_309 ._container_5apt8_320 ._subtext_5apt8_355{font-size:12px;line-height:18px}@media screen and (max-width: 512px){._modal_5apt8_309 ._container_5apt8_320 ._subtext_5apt8_355{font-size:12px;line-height:18px}}._modal_5apt8_309 ._container_5apt8_320 ._errorText_5apt8_365{color:#475467;font-weight:400;font-size:14px;line-height:20px;text-align:center}._modal_5apt8_309 ._container_5apt8_320 ._actionBtn_5apt8_372,._modal_5apt8_309 ._container_5apt8_320 ._closeBtn_5apt8_373,._modal_5apt8_309 ._container_5apt8_320 ._approveBtn_5apt8_374{font-size:12px;line-height:18px;box-sizing:border-box;width:50%;padding:10px 16px;max-width:170px;border-radius:5px;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;height:40px}@media screen and (max-width: 512px){._modal_5apt8_309 ._container_5apt8_320 ._actionBtn_5apt8_372,._modal_5apt8_309 ._container_5apt8_320 ._closeBtn_5apt8_373,._modal_5apt8_309 ._container_5apt8_320 ._approveBtn_5apt8_374{font-size:12px;line-height:18px;width:80%}}._modal_5apt8_309 ._container_5apt8_320 ._actionBtn_5apt8_372{background-color:#fff;color:#344054;font-weight:600;border:1px solid #d0d5dd}._modal_5apt8_309 ._container_5apt8_320 ._closeBtn_5apt8_373{color:#fff;font-weight:600;background-color:#d92d20;border:1px solid #d92d20}._modal_5apt8_309 ._container_5apt8_320 ._approveBtn_5apt8_374{color:#fff;font-weight:600;background-color:#079455;border:1px solid #079455}._flex_5apt8_417{display:flex;gap:5px;width:100%}._flex_5apt8_417._error_5apt8_365{flex-direction:column;align-items:center}._flex_5apt8_417._error_5apt8_365 ._flexColumn_5apt8_426{align-items:center}._flex_5apt8_417._error_5apt8_365 ._flexColumn_5apt8_426 ._header_5apt8_343{text-align:center}._flexButtons_5apt8_433{display:flex;gap:5px;width:100%;gap:20px;justify-content:center;align-items:center}._flexColumn_5apt8_426{display:flex;gap:10px;flex-direction:column}._spinner_5apt8_210{width:20px;height:20px}._width-fit_1jj25_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1jj25_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1jj25_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1jj25_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1jj25_78{font-size:12px!important}}._success_1jj25_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1jj25_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1jj25_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1jj25_113{font-size:12px!important}}._success_invert_1jj25_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1jj25_148{font-size:14px;padding:10px}}._success_border_1jj25_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1jj25_173{font-size:14px;padding:10px}}._fade-green_1jj25_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1jj25_205{cursor:not-allowed;opacity:.5}._spinner_1jj25_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1jj25_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1jj25_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1jj25_210 div:nth-child(1){animation-delay:-.45s}._spinner_1jj25_210 div:nth-child(2){animation-delay:-.3s}._spinner_1jj25_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1jj25_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1jj25_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1jj25_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1jj25_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1jj25_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._statuscardcont_1jj25_309{width:100%;height:100%;border:1px solid #D1FADF;background-color:#f6fffc;padding:14px 16px;display:flex;justify-content:space-between;border-radius:8px}._statuscardcontpink_1jj25_320{width:100%;height:100%;border:1px solid #FEE4E2;background-color:#fffbfa;padding:14px 16px;display:flex;justify-content:space-between;border-radius:8px}._statuscardcontgray_1jj25_331{width:100%;height:100%;border:1px solid #F2F4F7;background-color:#fcfcfd;padding:14px 16px;display:flex;justify-content:space-between;border-radius:8px}._leftdetails_1jj25_342{display:flex;justify-content:space-between;flex-direction:column}._rightdetails_1jj25_348{display:flex;flex-direction:column;align-items:center}._rightdetailsinv_1jj25_354{display:flex;flex-direction:column;align-items:end}._box_1jj25_360{margin-top:auto;margin-bottom:auto}._boxinv_1jj25_365{margin-top:auto;height:56px}._stocksec_1jj25_370{display:flex;align-items:center;gap:8px}._stockstateval_1jj25_376{font-weight:600;font-size:12px;line-height:18px;color:#475467}._statimgcont_1jj25_383{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:34px;background-color:#ecfdf3}._statimgcontpink_1jj25_393{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:34px;background-color:#fef3f2}._statimgcontgray_1jj25_403{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:34px;background-color:#f9fafb}._numofprod_1jj25_413{font-weight:700;font-size:60px;line-height:72px;color:#039855}._numofprodpink_1jj25_420{font-weight:700;font-size:60px;line-height:72px;color:#d92d20}._numofprodgray_1jj25_427{font-weight:700;font-size:60px;line-height:72px;color:#667085}._percentofprod_1jj25_434{font-weight:600;font-size:12px;line-height:18px;color:#32d583}._percentofprodpink_1jj25_441{font-weight:600;font-size:12px;line-height:18px;color:#f97066}._percentofprodgray_1jj25_448{font-weight:600;font-size:12px;line-height:18px;color:#c9c9c9}._pcent_1jj25_455{color:#027a48}._pcentpink_1jj25_459{color:#b42318}._pcentgray_1jj25_463{color:#475467}._width-fit_1e2jt_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1e2jt_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1e2jt_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1e2jt_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1e2jt_78{font-size:12px!important}}._success_1e2jt_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1e2jt_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1e2jt_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1e2jt_113{font-size:12px!important}}._success_invert_1e2jt_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1e2jt_148{font-size:14px;padding:10px}}._success_border_1e2jt_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1e2jt_173{font-size:14px;padding:10px}}._fade-green_1e2jt_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1e2jt_205{cursor:not-allowed;opacity:.5}._spinner_1e2jt_210{display:flex;justify-content:center;align-items:center;height:100%}._cancel_1e2jt_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1e2jt_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1e2jt_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1e2jt_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_1e2jt_309,._loginContainer_1e2jt_310,._centerContainer_1e2jt_311{position:relative;box-sizing:border-box;width:100%;display:flex;flex-direction:column;gap:24px;padding:8px}._container_1e2jt_309 ._toastnotification_1e2jt_320,._loginContainer_1e2jt_310 ._toastnotification_1e2jt_320,._centerContainer_1e2jt_311 ._toastnotification_1e2jt_320{width:100%;position:fixed;top:0;right:0;left:0;z-index:1000;margin:0 auto}._container_1e2jt_309 ._containertitle_1e2jt_331,._loginContainer_1e2jt_310 ._containertitle_1e2jt_331,._centerContainer_1e2jt_311 ._containertitle_1e2jt_331{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}._container_1e2jt_309 ._containertitle_1e2jt_331 h1,._loginContainer_1e2jt_310 ._containertitle_1e2jt_331 h1,._centerContainer_1e2jt_311 ._containertitle_1e2jt_331 h1{color:#475467;font-weight:700;font-size:18px;line-height:28px;letter-spacing:0%}._container_1e2jt_309 ._containertitle_1e2jt_331 ._closeIcon_1e2jt_349,._loginContainer_1e2jt_310 ._containertitle_1e2jt_331 ._closeIcon_1e2jt_349,._centerContainer_1e2jt_311 ._containertitle_1e2jt_331 ._closeIcon_1e2jt_349{width:15px;height:15px;cursor:pointer;opacity:.8;transition:opacity .2s ease-out}._container_1e2jt_309 ._containertitle_1e2jt_331 ._closeIcon_1e2jt_349:hover,._loginContainer_1e2jt_310 ._containertitle_1e2jt_331 ._closeIcon_1e2jt_349:hover,._centerContainer_1e2jt_311 ._containertitle_1e2jt_331 ._closeIcon_1e2jt_349:hover{opacity:1}._container_1e2jt_309 ._formStyle_1e2jt_363,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363{display:flex;flex-direction:column;gap:24px;color:#344054;width:100%;background-color:#fff;border-radius:8px;position:relative;z-index:100}@media screen and (max-width: 992px){._container_1e2jt_309 ._formStyle_1e2jt_363,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363{padding:16px}}@media screen and (max-width: 992px){._container_1e2jt_309 ._formStyle_1e2jt_363,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363{padding:0}}._container_1e2jt_309 ._formStyle_1e2jt_363 ._inputgroup_1e2jt_390,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._inputgroup_1e2jt_390,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._inputgroup_1e2jt_390{width:100%;display:flex;flex-direction:column;gap:8px}._container_1e2jt_309 ._formStyle_1e2jt_363 ._actionText_1e2jt_398,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._actionText_1e2jt_398,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._actionText_1e2jt_398{font-size:14px;line-height:20px;color:#0d8a6a;display:inline-block;margin-left:5px;text-decoration:none;cursor:pointer}._container_1e2jt_309 ._formStyle_1e2jt_363 ._check_1e2jt_409,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._check_1e2jt_409,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._check_1e2jt_409{margin-right:10px;cursor:pointer;accent-color:#0D8A6A}._container_1e2jt_309 ._formStyle_1e2jt_363 ._flexCenter_1e2jt_416,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._flexCenter_1e2jt_416,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._flexCenter_1e2jt_416{display:flex;justify-content:center;align-items:center;flex-direction:"row"}._container_1e2jt_309 ._formStyle_1e2jt_363 ._nameBox_1e2jt_424,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._nameBox_1e2jt_424,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._nameBox_1e2jt_424{display:flex;flex-direction:row;align-items:center}._container_1e2jt_309 ._formStyle_1e2jt_363 ._nameContent_1e2jt_431,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._nameContent_1e2jt_431,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._nameContent_1e2jt_431{display:flex;flex-direction:column;gap:8px;width:100%}._container_1e2jt_309 ._formStyle_1e2jt_363 ._nameContent_1e2jt_431:first-child,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._nameContent_1e2jt_431:first-child,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._nameContent_1e2jt_431:first-child{margin-right:10px}._container_1e2jt_309 ._formStyle_1e2jt_363 ._radio_1e2jt_444,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._radio_1e2jt_444,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._radio_1e2jt_444{margin-left:30px}@media screen and (max-width: 512px){._container_1e2jt_309 ._formStyle_1e2jt_363 ._radio_1e2jt_444,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._radio_1e2jt_444,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._radio_1e2jt_444{margin:0}}._container_1e2jt_309 ._formStyle_1e2jt_363 ._radioOptions_1e2jt_456,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._radioOptions_1e2jt_456,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._radioOptions_1e2jt_456{display:flex;align-items:center}._container_1e2jt_309 ._formStyle_1e2jt_363 ._radioOptions_1e2jt_456>label,._container_1e2jt_309 ._formStyle_1e2jt_363 ._radioOptions_1e2jt_456>input,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._radioOptions_1e2jt_456>label,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._radioOptions_1e2jt_456>input,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._radioOptions_1e2jt_456>label,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._radioOptions_1e2jt_456>input{margin:0 10px 0 0;width:max-content}._container_1e2jt_309 ._formStyle_1e2jt_363 #_email_1e2jt_1,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 #_email_1e2jt_1,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 #_email_1e2jt_1{order:2}._container_1e2jt_309 ._formStyle_1e2jt_363 #_phone_1e2jt_1,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 #_phone_1e2jt_1,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 #_phone_1e2jt_1{order:1}._container_1e2jt_309 ._formStyle_1e2jt_363 ._label_1e2jt_482,._container_1e2jt_309 ._formStyle_1e2jt_363 ._labelFirst_1e2jt_483,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._label_1e2jt_482,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._labelFirst_1e2jt_483,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._label_1e2jt_482,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._labelFirst_1e2jt_483{font-size:14px;line-height:20px}._container_1e2jt_309 ._formStyle_1e2jt_363 input,._container_1e2jt_309 ._formStyle_1e2jt_363 select,._container_1e2jt_309 ._formStyle_1e2jt_363 ._multiselect_1e2jt_493,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 input,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 select,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._multiselect_1e2jt_493,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 input,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 select,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._multiselect_1e2jt_493{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;padding:12px 16px;color:#344054;width:100%}._container_1e2jt_309 ._formStyle_1e2jt_363 input:focus,._container_1e2jt_309 ._formStyle_1e2jt_363 select:focus,._container_1e2jt_309 ._formStyle_1e2jt_363 select:focus-visible,._container_1e2jt_309 ._formStyle_1e2jt_363 ._multiselect_1e2jt_493:focus,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 input:focus,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 select:focus,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 select:focus-visible,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._multiselect_1e2jt_493:focus,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 input:focus,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 select:focus,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 select:focus-visible,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._multiselect_1e2jt_493:focus{outline:none;box-shadow:0 0 5pt 2pt #e7f5f1;background-color:#fff;border:1px solid #5EBAA2}._container_1e2jt_309 ._formStyle_1e2jt_363 input:after,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 input:after,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 input:after{background-color:#0d8a6a;color:#0d8a6a}._container_1e2jt_309 ._formStyle_1e2jt_363 ._unitBox_1e2jt_532,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._unitBox_1e2jt_532,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._unitBox_1e2jt_532{display:flex;flex-direction:row;align-items:center}._container_1e2jt_309 ._formStyle_1e2jt_363 ._unit_1e2jt_532,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._unit_1e2jt_532,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._unit_1e2jt_532{border:1px solid #D0D5DD;padding-block:10px;border-radius:8px 0 0 8px;border-right:0px;width:30%;max-width:80px;text-align:center}._container_1e2jt_309 ._formStyle_1e2jt_363 ._volBox_1e2jt_550,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._volBox_1e2jt_550,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._volBox_1e2jt_550{width:100%}._container_1e2jt_309 ._formStyle_1e2jt_363 ._volInput_1e2jt_555,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._volInput_1e2jt_555,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._volInput_1e2jt_555{border-radius:0 8px 8px 0}._container_1e2jt_309 ._formStyle_1e2jt_363 ._spaceBetween_1e2jt_560,._container_1e2jt_309 ._formStyle_1e2jt_363 ._rememberBox_1e2jt_561,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._spaceBetween_1e2jt_560,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._rememberBox_1e2jt_561,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._spaceBetween_1e2jt_560,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._rememberBox_1e2jt_561{font-size:14px;line-height:20px;display:flex;flex-direction:row;justify-content:space-between;gap:10px}._container_1e2jt_309 ._formStyle_1e2jt_363 ._idBox_1e2jt_573,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._idBox_1e2jt_573,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._idBox_1e2jt_573{display:flex;flex-direction:row;font-size:14px;line-height:20px;align-items:center;border:1px solid #D0D5DD;border-radius:8px;padding:5px}._container_1e2jt_309 ._formStyle_1e2jt_363 ._idBox_1e2jt_573 ._uploadInput_1e2jt_585,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._idBox_1e2jt_573 ._uploadInput_1e2jt_585,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._idBox_1e2jt_573 ._uploadInput_1e2jt_585{display:none}._container_1e2jt_309 ._formStyle_1e2jt_363 ._idBox_1e2jt_573 ._uploadBtn_1e2jt_590,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._idBox_1e2jt_573 ._uploadBtn_1e2jt_590,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._idBox_1e2jt_573 ._uploadBtn_1e2jt_590{display:flex;justify-content:center;align-items:center;flex-direction:row;width:120px;height:40px;padding:10px 0;gap:2px;border-radius:8px;border:1px solid #EAECF0;cursor:pointer;margin-right:10px}._container_1e2jt_309 ._formStyle_1e2jt_363 button,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 button,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 button{font-size:14px;line-height:20px;width:100%;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;cursor:pointer;min-width:100px;padding:12px 16px;color:#fff;font-weight:600}._container_1e2jt_309 ._formStyle_1e2jt_363 button._back_1e2jt_621,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 button._back_1e2jt_621,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 button._back_1e2jt_621{box-sizing:border-box;color:#0d8a6a;margin-right:10px;font-weight:400;border:1px solid #90D0BF}._container_1e2jt_309 ._formStyle_1e2jt_363 button._back_1e2jt_621:hover,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 button._back_1e2jt_621:hover,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 button._back_1e2jt_621:hover{border:1px solid #0D8A6A}._container_1e2jt_309 ._formStyle_1e2jt_363 button._back_1e2jt_621:disabled,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 button._back_1e2jt_621:disabled,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 button._back_1e2jt_621:disabled{cursor:not-allowed}._container_1e2jt_309 ._formStyle_1e2jt_363 button._continue_1e2jt_640,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 button._continue_1e2jt_640,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 button._continue_1e2jt_640{background-color:#0d8a6a;border:none}._container_1e2jt_309 ._formStyle_1e2jt_363 button._continue_1e2jt_640:disabled,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 button._continue_1e2jt_640:disabled,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 button._continue_1e2jt_640:disabled{background-color:#5ebaa2;cursor:not-allowed}._container_1e2jt_309 ._formStyle_1e2jt_363 ._sectionBox_1e2jt_652,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._sectionBox_1e2jt_652,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._sectionBox_1e2jt_652{display:flex;flex-direction:column;background-color:#f9fafb;padding:20px 3%;border-radius:10px}._container_1e2jt_309 ._formStyle_1e2jt_363 ._sectionHeader_1e2jt_661,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._sectionHeader_1e2jt_661,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._sectionHeader_1e2jt_661{font-size:14px;line-height:20px;font-weight:500;color:gray}._container_1e2jt_309 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._container_1e2jt_309 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669 ._xIcon_1e2jt_677,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669 ._xIcon_1e2jt_677,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669 ._xIcon_1e2jt_677{cursor:pointer}._container_1e2jt_309 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669>label,._container_1e2jt_309 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669>span,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669>label,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669>span,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669>label,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669>span{margin:0 0 10px;padding:0}._container_1e2jt_309 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669>span,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669>span,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._labelBox_1e2jt_669>span{cursor:pointer}._container_1e2jt_309 ._formStyle_1e2jt_363 ._addInstanceBtn_1e2jt_696,._loginContainer_1e2jt_310 ._formStyle_1e2jt_363 ._addInstanceBtn_1e2jt_696,._centerContainer_1e2jt_311 ._formStyle_1e2jt_363 ._addInstanceBtn_1e2jt_696{font-size:14px;line-height:20px;width:180px;color:#0d8a6a;background-color:#fff;border:1px solid #90D0BF;font-weight:500;padding:8px}._loginContainer_1e2jt_310,._centerContainer_1e2jt_311{margin:0 auto;width:84%}._centerContainer_1e2jt_311{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}._centerContainer_1e2jt_311 ._formStyle_1e2jt_363{display:flex;flex-direction:column;align-items:center}._centerContainer_1e2jt_311 ._label_1e2jt_482{font-weight:600}._centerContainer_1e2jt_311 ._otp_1e2jt_731{font-size:24px;line-height:32px;margin-left:15px;font-weight:500;height:50px;width:50px!important}._centerContainer_1e2jt_311 ._otp_1e2jt_731:first-child{margin-left:0}._centerContainer_1e2jt_311 ._subtext_1e2jt_742{font-size:14px;line-height:20px}@media screen and (max-width: 992px){._container_1e2jt_309,._loginContainer_1e2jt_310,._centerContainer_1e2jt_311{padding:0;margin:0;width:100%}._container_1e2jt_309 h1,._loginContainer_1e2jt_310 h1,._centerContainer_1e2jt_311 h1{font-size:18px;line-height:28px;font-weight:600;margin:0;padding:0;color:#475467}._container_1e2jt_309 h2,._loginContainer_1e2jt_310 h2,._centerContainer_1e2jt_311 h2{font-size:14px;line-height:20px;font-weight:400;color:gray}}._modalForm_1e2jt_774{display:flex;background-color:#fff;margin:auto;width:35%;overflow:auto;height:90vh;border-radius:8px;padding:16px 32px}@media screen and (max-width: 992px){._modalForm_1e2jt_774{width:90%}}._fullWidth_1e2jt_790{width:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box;height:45px}._title_1e2jt_799{color:#344054;font-weight:700;font-size:18px;line-height:28px}._mb_1e2jt_806{margin-bottom:10px}._flexColumn_1e2jt_810{flex-direction:column}._paddingBottom_1e2jt_814{width:100%;background-color:inherit;border:1px solid white;margin-top:-16px}._spinner_1e2jt_210{width:40px;height:40px;position:relative;display:flex;justify-content:center;align-items:center}._spinner_1e2jt_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1e2jt_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1e2jt_210 div:nth-child(1){animation-delay:-.45s}._spinner_1e2jt_210 div:nth-child(2){animation-delay:-.3s}._spinner_1e2jt_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1e2jt_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loginContainer_1e2jt_310{width:100%!important;max-width:650px!important;padding:7%;position:relative;z-index:100!important}@media screen and (max-width: 992px){._loginContainer_1e2jt_310{padding:16px}}._btmLink_1e2jt_876{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:40px;color:#475467;gap:4px;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left}._btmLink_1e2jt_876>label{display:flex;justify-content:center;align-items:center;gap:4px;z-index:101}._btmLink_1e2jt_876 a{color:#0a6c52;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;text-decoration:none}._loginPattern_1e2jt_907{position:absolute;top:0;right:50%;transform:translate(50%);z-index:1}._width-fit_1fgeo_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1fgeo_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1fgeo_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1fgeo_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1fgeo_78{font-size:12px!important}}._success_1fgeo_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1fgeo_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1fgeo_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1fgeo_113{font-size:12px!important}}._success_invert_1fgeo_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1fgeo_148{font-size:14px;padding:10px}}._success_border_1fgeo_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1fgeo_173{font-size:14px;padding:10px}}._fade-green_1fgeo_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1fgeo_205{cursor:not-allowed;opacity:.5}._spinner_1fgeo_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1fgeo_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1fgeo_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._cancel_1fgeo_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1fgeo_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1fgeo_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1fgeo_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_1fgeo_309{display:flex;flex-direction:column;position:relative;box-sizing:border-box;height:auto;border-radius:8px;gap:16px;padding-inline:0}._container_1fgeo_309._edit_1fgeo_319 form ._buttonBox_1fgeo_319{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px}._container_1fgeo_309._edit_1fgeo_319 form ._buttonBox_1fgeo_319 button{width:calc(50% - 8px)}._container_1fgeo_309 ._headerBox_1fgeo_329{display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;padding-top:15px}._container_1fgeo_309 ._headerBox_1fgeo_329 h1{font-size:16px;line-height:24px;color:#344054;font-weight:600}._container_1fgeo_309 ._headerBox_1fgeo_329 ._closeIcon_1fgeo_343{width:10px;height:10px;cursor:pointer}._container_1fgeo_309 ._textCenter_1fgeo_348{text-align:center}._container_1fgeo_309 ._formStyle_1fgeo_351{display:flex;flex-direction:column;color:#344054;width:100%;margin-top:0}._container_1fgeo_309 ._formStyle_1fgeo_351 ._flexCenter_1fgeo_358{display:flex;justify-content:center;align-items:center;flex-direction:"row"}._container_1fgeo_309 ._formStyle_1fgeo_351 ._nameBox_1fgeo_364{display:flex;flex-direction:row;align-items:center}@media screen and (max-width: 512px){._container_1fgeo_309 ._formStyle_1fgeo_351 ._nameBox_1fgeo_364{display:flex;flex-direction:column}}._container_1fgeo_309 ._formStyle_1fgeo_351 ._desc_1fgeo_375{margin-top:6px;color:gray;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0%}._container_1fgeo_309 ._formStyle_1fgeo_351 ._nameContent_1fgeo_383{display:flex;flex-direction:column;width:100%}._container_1fgeo_309 ._formStyle_1fgeo_351 ._nameContent_1fgeo_383:first-child{margin-right:10px}._container_1fgeo_309 ._formStyle_1fgeo_351 ._label_1fgeo_391,._container_1fgeo_309 ._formStyle_1fgeo_351 ._labelFirst_1fgeo_392{font-size:14px;line-height:20px;margin-top:24px;margin-bottom:8px}._container_1fgeo_309 ._formStyle_1fgeo_351 ._label_1fgeo_391 em,._container_1fgeo_309 ._formStyle_1fgeo_351 ._labelFirst_1fgeo_392 em{color:gray}._container_1fgeo_309 ._formStyle_1fgeo_351 ._labelFirst_1fgeo_392{margin-top:0}._container_1fgeo_309 ._formStyle_1fgeo_351 input,._container_1fgeo_309 ._formStyle_1fgeo_351 select,._container_1fgeo_309 ._formStyle_1fgeo_351 ._multiselect_1fgeo_407{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;padding:12px 16px;color:#344054;width:100%}._container_1fgeo_309 ._formStyle_1fgeo_351 input:focus,._container_1fgeo_309 ._formStyle_1fgeo_351 select:focus,._container_1fgeo_309 ._formStyle_1fgeo_351 select:focus-visible,._container_1fgeo_309 ._formStyle_1fgeo_351 ._multiselect_1fgeo_407:focus{outline:none;box-shadow:0 0 5pt 2pt #e7f5f1;background-color:#fff;border:1px solid #5EBAA2}._container_1fgeo_309 ._formStyle_1fgeo_351 input:after{background-color:#0d8a6a;color:#0d8a6a}._container_1fgeo_309 ._formStyle_1fgeo_351 ._spaceBetween_1fgeo_430,._container_1fgeo_309 ._formStyle_1fgeo_351 ._rememberBox_1fgeo_431{font-size:14px;line-height:20px;display:flex;flex-direction:row;justify-content:space-between;gap:10px}._container_1fgeo_309 ._formStyle_1fgeo_351 ._docBox_1fgeo_439{margin-top:5px}._container_1fgeo_309 ._formStyle_1fgeo_351 ._docBox_1fgeo_439 ._pdfIcon_1fgeo_442{width:15px;margin-right:5px}._container_1fgeo_309 ._formStyle_1fgeo_351 ._docBox_1fgeo_439 ._smallText_1fgeo_446{font-size:12px;line-height:18px;display:flex;flex-direction:row;align-items:center;margin-bottom:10px}._container_1fgeo_309 ._formStyle_1fgeo_351 button{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;cursor:pointer;min-width:100px;padding:12px 16px;color:#fff;font-weight:600}._container_1fgeo_309 ._formStyle_1fgeo_351 ._updateBtn_1fgeo_466{width:100%;border:1px solid #0D8A6A;background-color:#0d8a6a;color:#fff;margin-top:24px;margin-bottom:30px;min-height:45px}._container_1fgeo_309 ._formStyle_1fgeo_351 ._updateBtn_1fgeo_466:disabled{border:1px solid #90D0BF;background-color:#90d0bf}._container_1fgeo_309 ._formStyle_1fgeo_351 ._buttonBox_1fgeo_319{display:flex;flex-direction:row;margin-top:24px;margin-bottom:30px}._container_1fgeo_309 ._formStyle_1fgeo_351 ._continue_1fgeo_485{width:100%;background-color:#0d8a6a;border:none}._container_1fgeo_309 ._formStyle_1fgeo_351 ._continue_1fgeo_485:disabled{background-color:#5ebaa2;cursor:not-allowed}._container_1fgeo_309 ._formStyle_1fgeo_351 ._sectionBox_1fgeo_494{display:flex;flex-direction:column;background-color:#f9fafb;padding:20px 3%;border-radius:10px;margin-top:20px}._container_1fgeo_309 ._formStyle_1fgeo_351 ._sectionHeader_1fgeo_502{font-size:16px;line-height:24px;font-weight:500;color:#475467;margin-top:24px}._container_1fgeo_309 ._formStyle_1fgeo_351 ._labelBox_1fgeo_509{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._container_1fgeo_309 ._formStyle_1fgeo_351 ._labelBox_1fgeo_509 ._xIcon_1fgeo_515{margin-bottom:10px;cursor:pointer}._container_1fgeo_309 ._formStyle_1fgeo_351 ._labelBox_1fgeo_509>label,._container_1fgeo_309 ._formStyle_1fgeo_351 ._labelBox_1fgeo_509>span{margin:0 0 10px;padding:0}._container_1fgeo_309 ._formStyle_1fgeo_351 ._labelBox_1fgeo_509>span{cursor:pointer}._container_1fgeo_309 ._formStyle_1fgeo_351 ._addInstanceBtn_1fgeo_527{font-size:14px;line-height:20px;width:180px;color:#0d8a6a;background-color:#e7f5f1;border:1px solid #90D0BF;font-weight:500;margin-top:16px;padding:8px}@media screen and (max-width: 992px){._container_1fgeo_309 h1{font-size:18px;line-height:28px;font-weight:600;margin:0;padding:0;color:#475467}._container_1fgeo_309 h2{font-size:14px;line-height:20px;font-weight:400;color:gray}._nameBox_1fgeo_364{flex-direction:column}}._spinner_1fgeo_210{position:relative;display:flex;justify-content:center;align-items:center}._spinner_1fgeo_210 div{box-sizing:border-box;display:block;position:absolute;width:20px;height:20px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1fgeo_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1fgeo_210 div:nth-child(1){animation-delay:-.45s}._spinner_1fgeo_210 div:nth-child(2){animation-delay:-.3s}._spinner_1fgeo_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1fgeo_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._unitBox_1fgeo_598{display:flex;flex-direction:row;align-items:center}._unit_1fgeo_598{border:1px solid #D0D5DD;padding-block:10px;border-radius:8px 0 0 8px;border-right:0px;width:30%;max-width:80px;text-align:center}._volBox_1fgeo_614{width:100%}._volInput_1fgeo_618{border-radius:0 8px 8px 0!important}._width-fit_bj38r_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_bj38r_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_bj38r_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_bj38r_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_bj38r_78{font-size:12px!important}}._success_bj38r_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_bj38r_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_bj38r_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_bj38r_113{font-size:12px!important}}._success_invert_bj38r_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_bj38r_148{font-size:14px;padding:10px}}._success_border_bj38r_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_bj38r_173{font-size:14px;padding:10px}}._fade-green_bj38r_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_bj38r_205{cursor:not-allowed;opacity:.5}._spinner_bj38r_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_bj38r_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_bj38r_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_bj38r_210 div:nth-child(1){animation-delay:-.45s}._spinner_bj38r_210 div:nth-child(2){animation-delay:-.3s}._spinner_bj38r_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_bj38r_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_bj38r_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_bj38r_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_bj38r_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_bj38r_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._return_bj38r_309{display:flex;align-items:center;padding:15px 0;border-bottom:1px solid #EAECF0}._return_bj38r_309 img{width:16px;cursor:pointer;opacity:.8;transition:opacity .2s ease-out,transform .2s ease-out}._return_bj38r_309 img:hover{opacity:1;transform:translate(-2px)}._returnmesg_bj38r_326{margin-left:10px;font-weight:500;font-size:12px;line-height:18px;color:#667085}._singletitle_bj38r_334{font-weight:700;font-size:12px;line-height:18px}._croprectangle_bj38r_340{border-radius:4px;padding:16px;background-color:#f9fafb;margin-bottom:10px}._farmcroprectangle_bj38r_347{border-radius:4px;padding:16px;background-color:#f9fafb;margin-bottom:10px;display:flex;justify-content:space-between;margin-top:10px}._cropheader_bj38r_357{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}._lefttext_bj38r_364{display:flex;align-items:center}._cropname_bj38r_369{font-weight:500;font-size:14px;line-height:20px;color:#475467}._croptext_bj38r_376{font-weight:600;font-size:14px;line-height:20px;color:#475467;margin-top:20px;margin-bottom:15px}._rightarr_bj38r_385{cursor:pointer}._farmsbadge_bj38r_389{border:1px solid #EAECF0;background-color:#f9fafb;padding:2px 8px;font-weight:500;font-size:12px;line-height:18px;color:#475467;margin-left:10px;border-radius:16px}._farmitem_bj38r_401{border-top:1px solid #EAECF0;border-radius:3px;margin-top:10px;padding-top:10px;display:flex;justify-content:space-between;align-items:center}._fnameheader_bj38r_411{font-weight:500;font-size:10px;line-height:18px;color:gray}._fnamevalue_bj38r_418{font-weight:500;font-size:12px;line-height:20px;color:gray}._seasonsection_bj38r_425{display:flex;justify-content:space-between;gap:10px;width:50%}._seasonheader_bj38r_432{font-weight:500;font-size:10px;line-height:18px;color:gray}._seasonvalue_bj38r_439{font-weight:500;font-size:12px;line-height:20px;color:gray}._farmdetail_bj38r_446{margin-top:20px;border-bottom:1px solid #EAECF0;padding-bottom:10px}._name_bj38r_452{font-weight:600;font-size:10px;line-height:18px;color:gray}._farmname_bj38r_459{font-weight:600;font-size:16px;line-height:24px;color:#475467}._longlat_bj38r_466{margin-top:20px;border-bottom:1px solid #EAECF0;padding-bottom:10px;display:flex}._longitude_bj38r_473{display:flex;flex-direction:column;justify-content:start;margin-right:40%}._loname_bj38r_480{font-weight:600;font-size:10px;line-height:18px;color:gray}._longnum_bj38r_487{padding:2px 10px;background-color:#f6fef9;border-radius:16px;font-weight:600;font-size:16px;line-height:24px;color:#039855}._latnum_bj38r_497{padding:2px 10px;background-color:#f6fef9;border-radius:16px;font-weight:600;font-size:16px;line-height:24px;color:#1570ef}._docs_bj38r_507{margin-top:20px;border-bottom:1px solid #EAECF0;padding-bottom:10px}._docsheading_bj38r_513{font-weight:500;font-size:10px;line-height:18px;color:gray}._docsitem_bj38r_520{display:flex;justify-content:space-between;align-items:center;border:1px solid #EAECF0;border-radius:12px;padding:12px 16px;margin-top:10px;cursor:pointer}._docandpdf_bj38r_531{display:flex;align-items:center}._docname_bj38r_536{font-weight:500;font-size:12px;line-height:20px;color:#475467;word-break:break-all}._docimage_bj38r_544{width:22px;height:22px;margin-right:5px}._downloadicon_bj38r_550{width:16px;height:16px}._btns_bj38r_555{display:flex;justify-content:space-between;width:100%;margin-top:20px;align-items:end;gap:20px}._reject_bj38r_564{box-shadow:0 1px 2px #1018280d;border:1px solid #FCA5A5;font-weight:600;color:#b91c1c;font-size:14px;cursor:pointer;padding:10px 18px;width:50%;border-radius:8px;display:flex;justify-content:center}._approve_bj38r_578{box-shadow:0 1px 2px #1018280d;border:1px solid #0D8A6A;background-color:#0d8a6a;font-weight:600;color:#fff;font-size:14px;cursor:pointer;padding:10px 18px;width:50%;border-radius:8px;display:flex;justify-content:center}._volbadge_bj38r_593{border-radius:16px;border:1px solid #B2DDFF;gap:5px;background-color:#eff8ff;padding:2px 8px;font-weight:500;font-size:12px;line-height:18px;color:#175cd3;margin-left:5px}._width-fit_x4x2m_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_x4x2m_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_x4x2m_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_x4x2m_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_x4x2m_78{font-size:12px!important}}._success_x4x2m_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_x4x2m_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_x4x2m_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_x4x2m_113{font-size:12px!important}}._success_invert_x4x2m_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_x4x2m_148{font-size:14px;padding:10px}}._success_border_x4x2m_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_x4x2m_173{font-size:14px;padding:10px}}._fade-green_x4x2m_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_x4x2m_205{cursor:not-allowed;opacity:.5}._spinner_x4x2m_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_x4x2m_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_x4x2m_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_x4x2m_210 div:nth-child(1){animation-delay:-.45s}._spinner_x4x2m_210 div:nth-child(2){animation-delay:-.3s}._spinner_x4x2m_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_x4x2m_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_x4x2m_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_x4x2m_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_x4x2m_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_x4x2m_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._mainfarmercont_x4x2m_309{width:100%;margin-top:24px;background:#fff;display:flex;flex-direction:column;gap:16px}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317{display:flex;justify-content:space-between;align-items:center;gap:10px}@media screen and (max-width: 320px){._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317{flex-direction:column}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._rightdetails_x4x2m_327{align-items:center}}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317._managed_x4x2m_331{background-color:#fffcf5;border:1px dashed #DC6803;border-radius:16px;padding:24px;position:relative}@media screen and (max-width: 992px){._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317._managed_x4x2m_331{padding:24px 12px 12px}}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._managedaccbadge_x4x2m_343{display:flex;align-items:center;justify-content:center;gap:6px;position:absolute;right:16px;top:-12px}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._managedaccbadge_x4x2m_343 ._badgetext_x4x2m_352{font-weight:600;font-size:10px;line-height:18px;text-align:center;color:#b54708;border:1px solid #DC6803;background-color:#fffaeb;padding:4px 16px;border-radius:8px}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._managedaccbadge_x4x2m_343 ._badgebtn_x4x2m_363{display:flex;justify-content:center;align-items:center;padding:4px;background-color:#dc6803;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._managedaccbadge_x4x2m_343 ._badgebtn_x4x2m_363:hover{background-color:#b54708}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._managedaccbadge_x4x2m_343 ._badgebtn_x4x2m_363 img{width:20px;height:20px}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._leftdetails_x4x2m_380{display:flex;gap:4px;align-items:center}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._leftdetails_x4x2m_380 ._avatarsec_x4x2m_385{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;width:56px;height:56px;border:4px solid #F2F4F7;border-radius:200px;overflow:hidden;background:linear-gradient(45deg,#39a0ff,#8fff85)}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._leftdetails_x4x2m_380 ._avatarsec_x4x2m_385 ._profpic_x4x2m_398{width:100%;height:100%;object-fit:cover}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._leftdetails_x4x2m_380 ._avatarsec_x4x2m_385 ._firstletters_x4x2m_403{font-weight:600;font-size:14px;line-height:20px;color:#fff}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._leftdetails_x4x2m_380 ._nameemailcont_x4x2m_409{display:flex;flex-direction:column}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._leftdetails_x4x2m_380 ._nameemailcont_x4x2m_409 ._name_x4x2m_409{font-weight:600;font-size:14px;line-height:24px;color:#475467}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._leftdetails_x4x2m_380 ._nameemailcont_x4x2m_409 ._email_x4x2m_419{font-weight:500;font-size:12px;line-height:20px;color:gray}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._rightdetails_x4x2m_327{display:flex;flex-direction:column;gap:4px}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._rightdetails_x4x2m_327 ._statustxt_x4x2m_430{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._rightdetails_x4x2m_327 ._togglecont_x4x2m_436{display:flex;gap:8px;align-items:center;padding:6px 8px;border-radius:26px;background-color:#ecfdf3;border:1px solid #A6F4C5}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._rightdetails_x4x2m_327 ._togglecontdisable_x4x2m_445{display:flex;gap:8px;align-items:center;padding:6px 8px;border-radius:26px;background-color:#fef3f2;border:1px solid #FECDCA}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._rightdetails_x4x2m_327 ._rejectedcont_x4x2m_454{margin-top:12px;padding:2px 8px;border-radius:16px;background-color:#e9e9e9;font-weight:500;font-size:12px;line-height:18px;color:#4d4b4c}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317 ._rightdetails_x4x2m_327 ._pendingapproval_x4x2m_464{border-radius:16px;padding:2px 8px;background-color:#fffaeb;font-weight:500;font-size:12px;line-height:18px;color:#b54708;margin-top:5px;display:flex;justify-content:center;align-items:center}._mainfarmercont_x4x2m_309 ._search_x4x2m_477{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px}._mainfarmercont_x4x2m_309 ._search_x4x2m_477 ._newloanbtn_x4x2m_484{display:flex;justify-content:center;align-items:center;gap:8px;transition:background-color .2s ease}._mainfarmercont_x4x2m_309 ._search_x4x2m_477 ._newloanbtn_x4x2m_484:hover{background-color:#0a6c52}@media screen and (max-width: 992px){._mainfarmercont_x4x2m_309 ._search_x4x2m_477{width:100%}}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499{border-radius:8px;margin-bottom:16px;display:flex;flex-direction:column;gap:16px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._emptyloans_x4x2m_506{width:100%;min-height:70vh;display:flex;flex:2;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;gap:20px;padding:64px;background:url(/assets/Background%20pattern%20decorative-C34ALKbv.svg);background-color:#f9fafb;background-position:center;background-size:contain}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._emptyloans_x4x2m_506 ._icon_x4x2m_522{background-color:#fff;border:1px solid #EAECF0;border-radius:12px;display:flex;justify-content:center;align-items:center;padding:14px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._emptyloans_x4x2m_506 ._content_x4x2m_531{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._emptyloans_x4x2m_506 ._content_x4x2m_531 ._heading_x4x2m_538{color:#101828;font-weight:600;font-size:18px;line-height:28px;letter-spacing:0%;text-align:center}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._emptyloans_x4x2m_506 ._content_x4x2m_531 ._message_x4x2m_546{color:#667085;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;text-align:center}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554{border:1px solid #F2F4F7;padding:12px 16px;border-radius:8px;background:url("data:image/svg+xml,%3csvg%20width='57'%20height='56'%20viewBox='0%200%2057%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M51.8337%2044.3333V51.3333H5.16699V44.3333C5.16699%2043.05%206.21699%2042%207.50033%2042H49.5003C50.7837%2042%2051.8337%2043.05%2051.8337%2044.3333Z'%20fill='%23F2F4F7'%20stroke='%23F2F4F7'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20opacity='0.6'%20d='M19.1663%2025.6667H9.83301V42H19.1663V25.6667Z'%20fill='%23F2F4F7'/%3e%3cpath%20opacity='0.4'%20d='M28.5003%2025.6667H19.167V42H28.5003V25.6667Z'%20fill='%23F2F4F7'/%3e%3cpath%20opacity='0.6'%20d='M37.8333%2025.6667H28.5V42H37.8333V25.6667Z'%20fill='%23F2F4F7'/%3e%3cpath%20opacity='0.4'%20d='M47.1663%2025.6667H37.833V42H47.1663V25.6667Z'%20fill='%23F2F4F7'/%3e%3cpath%20d='M54.1663%2053.0833H2.83301C1.87634%2053.0833%201.08301%2052.29%201.08301%2051.3333C1.08301%2050.3766%201.87634%2049.5833%202.83301%2049.5833H54.1663C55.123%2049.5833%2055.9163%2050.3766%2055.9163%2051.3333C55.9163%2052.29%2055.123%2053.0833%2054.1663%2053.0833Z'%20fill='%23F2F4F7'/%3e%3cpath%20d='M50.3636%2013.4167L29.3636%205.01671C28.897%204.83004%2028.1037%204.83004%2027.637%205.01671L6.637%2013.4167C5.82034%2013.7433%205.16699%2014.7%205.16699%2015.5866V23.3333C5.16699%2024.6167%206.21699%2025.6667%207.50033%2025.6667H49.5003C50.7837%2025.6667%2051.8337%2024.6167%2051.8337%2023.3333V15.5866C51.8337%2014.7%2051.1803%2013.7433%2050.3636%2013.4167ZM28.5003%2019.8333C26.5637%2019.8333%2025.0003%2018.27%2025.0003%2016.3333C25.0003%2014.3967%2026.5637%2012.8333%2028.5003%2012.8333C30.437%2012.8333%2032.0003%2014.3967%2032.0003%2016.3333C32.0003%2018.27%2030.437%2019.8333%2028.5003%2019.8333Z'%20fill='%23F2F4F7'/%3e%3c/svg%3e");background-color:#fcfcfd;background-size:56px 56px;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;gap:16px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554._diff_x4x2m_567 ._meta_x4x2m_567{flex-wrap:wrap}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554._diff_x4x2m_567 ._meta_x4x2m_567 ._date_x4x2m_570{width:max-content;min-width:130px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554._diff_x4x2m_567 ._meta_x4x2m_567 ._info_x4x2m_574,._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554._diff_x4x2m_567 ._meta_x4x2m_567 ._info_x4x2m_574 ._duration_x4x2m_577,._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554._diff_x4x2m_567 ._meta_x4x2m_567 ._info_x4x2m_574 ._status_x4x2m_430,._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554._diff_x4x2m_567 ._meta_x4x2m_567 ._info_x4x2m_574 ._id_x4x2m_579{width:max-content}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554._diff_x4x2m_567 ._meta_x4x2m_567 ._info_x4x2m_574 ._duration_x4x2m_577{min-width:70px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._date_x4x2m_570{width:calc(50% - 7.5px);display:flex;align-items:center;gap:5px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._date_x4x2m_570 ._text_x4x2m_598{color:gray;font-weight:600;font-size:10px;line-height:18px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574{width:calc(50% - 7.5px);display:flex;justify-content:flex-end;align-items:center;gap:5px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574 ._duration_x4x2m_577{display:flex;align-items:center;gap:5px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574 ._duration_x4x2m_577 ._text_x4x2m_598{color:gray;font-weight:700;font-size:10px;line-height:18px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574 ._status_x4x2m_430,._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574 ._id_x4x2m_579{width:max-content;font-weight:600;font-size:10px;line-height:18px;text-align:center;text-transform:uppercase;border:1px solid #EAECF0;background-color:#f9fafb;color:#475467;border-radius:16px;padding:0 8px;display:flex;justify-content:center;align-items:center}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574 ._status_x4x2m_430.__green_x4x2m_639,._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574 ._id_x4x2m_579.__green_x4x2m_639{border:1px solid #A6F4C5;background-color:#ecfdf3;color:#027a48}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574 ._status_x4x2m_430.__red_x4x2m_645,._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574 ._id_x4x2m_579.__red_x4x2m_645{border:1px solid #FECDCA;background-color:#fef3f2;color:#b42318}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574 ._status_x4x2m_430.__orange_x4x2m_651,._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574 ._id_x4x2m_579.__orange_x4x2m_651{border:1px solid #FEDF89;background-color:#fffaeb;color:#b54708}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574 ._status_x4x2m_430.__blue_x4x2m_657,._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574 ._id_x4x2m_579.__blue_x4x2m_657{border:1px solid #B2DDFF;background-color:#eff8ff;color:#175cd3}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574 ._id_x4x2m_579{min-width:68px;cursor:pointer;transition:background-color .1s ease-in}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._meta_x4x2m_567 ._info_x4x2m_574 ._id_x4x2m_579:hover{background-color:#f2f4f7}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._progresscont_x4x2m_671 ._status_x4x2m_430{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._progresscont_x4x2m_671 ._status_x4x2m_430 ._progresslabel_x4x2m_678{font-weight:700;font-size:12px;line-height:20px;color:#12b76a;margin-bottom:0}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._progresscont_x4x2m_671 ._status_x4x2m_430 ._progresslabeloverdue_x4x2m_685{font-weight:700;font-size:12px;line-height:20px;color:#f04438;margin-bottom:0}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._progresscont_x4x2m_671 ._status_x4x2m_430 ._duration_x4x2m_577{display:flex;align-items:center;gap:5px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._progresscont_x4x2m_671 ._status_x4x2m_430 ._duration_x4x2m_577 ._text_x4x2m_598{color:gray;font-weight:700;font-size:10px;line-height:18px}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._progresscont_x4x2m_671 ._paidamount_x4x2m_703{margin-top:10px;display:flex;justify-content:space-between}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._progresscont_x4x2m_671 ._paidamount_x4x2m_703 ._amountpaidfigure_x4x2m_708{font-weight:600;font-size:12px;line-height:18px;color:gray}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._detail_x4x2m_714{width:100%;display:flex;justify-content:space-between;align-items:center}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._detail_x4x2m_714 ._group_x4x2m_720{display:flex;flex-direction:column}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._detail_x4x2m_714 ._group_x4x2m_720:last-child{justify-content:flex-end}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._detail_x4x2m_714 ._group_x4x2m_720:last-child ._caption_x4x2m_727,._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._detail_x4x2m_714 ._group_x4x2m_720:last-child ._value_x4x2m_728{text-align:right}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._detail_x4x2m_714 ._group_x4x2m_720 ._caption_x4x2m_727{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;letter-spacing:12%;text-transform:uppercase}._mainfarmercont_x4x2m_309 ._otherdetailscont_x4x2m_499 ._loanprogress_x4x2m_554 ._detail_x4x2m_714 ._group_x4x2m_720 ._value_x4x2m_728{color:#101828;font-weight:600;font-size:14px;line-height:18px}._info_x4x2m_574{margin:10px 0}._titlegrey_x4x2m_750{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._valdark_x4x2m_757{font-weight:500;font-size:14px;line-height:18px;color:#475467}._processingHeader_x4x2m_764{font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left;height:18px;color:#98a2b3}._processorContainer_x4x2m_775{background:#fff;border-top:1px solid #f2f4f7;border-bottom:1px solid #f2f4f7;margin-top:20px}._subProcessingHeader_x4x2m_782{font-family:Inter;font-size:8px;font-weight:500;line-height:18px;letter-spacing:.12em;text-align:left;color:#667085}._processingcropsection_x4x2m_792{display:flex;margin-top:5px;gap:10px}._processCropBadge_x4x2m_798{background:#f9fafb;border:1px solid #eaecf0;border-radius:16px;margin-top:0;padding:4px 12px;font-weight:600;font-size:12px;line-height:18px}._addressinfo_x4x2m_809{grid-column:1/-1;margin:10px 0}._farmcontainer_x4x2m_814{background:#fff;padding:12px;margin-bottom:12px;gap:5px;border-radius:5px;border:1px solid #f2f4f7;opacity:0px;box-shadow:0 8px 8px -4px #10182808}._farmlabelcont_x4x2m_825{margin:15px 0;display:flex;justify-content:space-between;align-items:center;gap:1px}._farmindex_x4x2m_833{font-weight:400;font-size:12px;color:gray;line-height:18px}._line_x4x2m_840{border:1px solid #EAECF0;width:43%;height:2px}._farmname_x4x2m_846{display:flex;gap:10px}._fname_x4x2m_851{font-weight:500;font-size:14px;line-height:20px;color:#475467}._location_x4x2m_858{display:flex;gap:10px;align-items:center;margin-top:10px}._loctext_x4x2m_865{font-weight:600;font-size:10px;line-height:18px;color:gray}._longvalbadge_x4x2m_872{display:flex;justify-content:center;border:1px solid #ECFDF3;background-color:#f6fef9;font-weight:600;font-size:12px;line-height:18px;color:#039855;padding:2px 10px;width:20%;border-radius:16px}._latvalbadge_x4x2m_886{display:flex;justify-content:center;border:1px solid #eff8ff;background-color:#f5faff;font-weight:600;font-size:12px;line-height:18px;color:#1570ef;padding:2px 10px;width:20%;border-radius:16px}._cropsection_x4x2m_900{display:flex;margin-top:15px;gap:10px}._cropbadge_x4x2m_906{padding:4px 12px;border-radius:16px;border:1px solid #FEDF89;background-color:#fffaeb;font-weight:600;font-size:12px;line-height:18px;color:#4e1d09}._farmdoc_x4x2m_917{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:12px;border:1px solid #EAECF0;margin-top:15px}._leftdoc_x4x2m_927{display:flex;align-items:center;gap:10px}._farmtext_x4x2m_933{font-weight:500;font-size:14px;line-height:20px;color:#475467;word-break:break-all}._overviewContainer_x4x2m_941{background:#f9fafb;padding:10px;margin:10px;border-radius:5px;height:98px}._overviewDetails_x4x2m_950{font-size:33px;font-weight:700;margin-top:-15px}._addresswrapper_x4x2m_956{background:#f9fafb;width:100%;height:102px;padding:15px;gap:8px}._shippingAddress_x4x2m_964{display:flex;width:341px;height:44px;gap:16px;opacity:0px}._shippingLocation_x4x2m_972{width:26px;height:26px;padding:5px 0 0;gap:0px;border-radius:32px 0 0;opacity:0px}._sellerOverview_x4x2m_981{background:#fff;padding:10px;border-radius:5px;margin:auto}._productBoxes_x4x2m_988{display:flex;flex-direction:row;justify-content:center;width:100%;height:98px;gap:8px;opacity:0px}._productOverviewBox_x4x2m_998{background:#dcfae6;margin:10px 0;width:50%;height:98px;padding:14px 12px;border:1px 0px 0px 0px;opacity:0px}._itemsWrapper_x4x2m_1008{width:100%;display:flex;font-size:small;gap:5px;margin-bottom:10px}._sellerOverviewBox_x4x2m_1016{background:#f2f4f7;margin:10px 0;width:50%;height:98px;padding:14px 12px;border:1px 0px 0px 0px;opacity:0px}._overviewP_x4x2m_1026{font-size:24px;font-weight:800;margin-left:5px}._btns_x4x2m_1032{display:flex;justify-content:space-between;width:100%;margin-top:20px;align-items:end;gap:20px}._reject_x4x2m_454{box-shadow:0 1px 2px #1018280d;border:1px solid #fca5a5;font-weight:600;color:#b91c1c;font-size:14px;cursor:pointer;padding:10px 18px;width:50%;border-radius:8px;display:flex;justify-content:center}._approve_x4x2m_1055{box-shadow:0 1px 2px #1018280d;border:1px solid #0d8a6a;background-color:#0d8a6a;font-weight:600;color:#fff;font-size:14px;cursor:pointer;padding:10px 18px;width:50%;border-radius:8px;display:flex;justify-content:center}._activebadgedisable_x4x2m_1070{border-radius:16px;padding:2px 8px;background-color:#fee4e2;font-weight:500;font-size:12px;line-height:18px;color:#b42318}._activebadge_x4x2m_1070{border-radius:16px;padding:2px 8px;background-color:#d1fadf;font-weight:500;font-size:12px;line-height:18px;color:#027a48}._inventorycont_x4x2m_1090{background:#fff;border:1px solid #f2f4f7;border-radius:8px;padding:8px;border:1px solid #F2F4F7;margin-top:20px}._invtitle_x4x2m_1099{margin-bottom:15px;font-weight:700;font-size:14px;line-height:20px;color:#475467}._boxcont_x4x2m_1107{display:flex;justify-content:space-between;gap:10px}._prodInv_x4x2m_1113,._ordersInv_x4x2m_1114{width:100%}._addressWrapper_x4x2m_1118{background:#f9fafb;width:100%;height:98px;margin:10px;gap:8px;border-radius:5px;opacity:0px}._shippingHeader_x4x2m_1128{margin:10px;color:#98a2b3;font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.05em;text-align:left}._shippingAddress_x4x2m_964{color:#344054;display:flex;gap:10px;width:70%;height:40px;gap:8px;opacity:0px}@media screen and (max-width: 425px){._mainfarmercont_x4x2m_309{margin-top:10px}._mainfarmercont_x4x2m_309 ._userdetails_x4x2m_317{gap:10px}}._biometricContainer_x4x2m_1157{width:100%;height:129px;border:1px 0px 0px 0px;border-radius:5px;opacity:0px;background:#fff;margin-bottom:10px;border:1px solid #f2f4f7}._biometricInfo_x4x2m_1168{display:flex;justify-content:space-between;padding:10px}._biometricInfoLeft_x4x2m_1174{font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.05em;text-align:left;color:#98a2b3}._biometricInfoRight_x4x2m_1184{color:#475467;font-family:Inter;font-size:12px;font-weight:600;line-height:18px;text-align:right;cursor:pointer}._biometricThumbs_x4x2m_1194{display:flex;justify-content:center;height:64px}._fingerBox_x4x2m_1200{display:flex;justify-content:space-between;align-items:baseline;gap:25px;margin-block:3px;max-width:100%}._fingerBox_x4x2m_1200 ._iconBox_x4x2m_1208{font-size:14px;line-height:20px;display:flex;flex-direction:column;align-items:center}._fingerBox_x4x2m_1200 ._iconBox_x4x2m_1208 :hover{cursor:pointer}._fingerBox_x4x2m_1200 ._iconBox_x4x2m_1208 ._icon_x4x2m_522{width:40px;height:40px}._fingerBox_x4x2m_1200 ._iconBox_x4x2m_1208 ._span_x4x2m_1222{font-family:Inter;font-size:12px;font-weight:500;line-height:18px;color:#667085}._error_x4x2m_1230,._action_x4x2m_1231{font-size:14px;line-height:20px;margin-top:10px}._error_x4x2m_1230{font-size:14px;line-height:20px;color:#d92d20}._verifiedFinger_x4x2m_1243{position:relative;width:11px;height:11px;border-radius:40px;bottom:15px;left:17px;gap:0px;opacity:0px}._noFingerPrintCont_x4x2m_1254{display:flex;height:96px;padding:16px;gap:10px;border-radius:5px;background:#f9fafb;margin-bottom:12px}._noFingerPrintIcon_x4x2m_1264{width:32px;height:32px;padding:6px;gap:0px;color:#f2f4f7;border:1px solid #eaecf0;border-radius:40px;opacity:0px}._noFingerPrintItems_x4x2m_1275{height:64px;gap:8px}._noFingerText_x4x2m_1280{width:160px;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#667085}._noFingerButton_x4x2m_1290{position:relative;width:129px;height:36px;padding:8px;margin-top:10px;gap:4px;font-family:Inter;font-size:12px;font-weight:600;line-height:18px;align-items:center;border:1px;border-radius:8px;opacity:0px;cursor:pointer;background:#fff;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}._noFingerBG_x4x2m_1311{width:61.63;height:64.68px;top:10.87px;left:74%;gap:0px;margin-left:30%;border:7px;opacity:0px;color:#98a2b3}._width-fit_1kax9_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1kax9_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1kax9_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1kax9_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1kax9_78{font-size:12px!important}}._success_1kax9_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1kax9_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1kax9_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1kax9_113{font-size:12px!important}}._success_invert_1kax9_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1kax9_148{font-size:14px;padding:10px}}._success_border_1kax9_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1kax9_173{font-size:14px;padding:10px}}._fade-green_1kax9_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1kax9_205{cursor:not-allowed;opacity:.5}._spinner_1kax9_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1kax9_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1kax9_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1kax9_210 div:nth-child(1){animation-delay:-.45s}._spinner_1kax9_210 div:nth-child(2){animation-delay:-.3s}._spinner_1kax9_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1kax9_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1kax9_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1kax9_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1kax9_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1kax9_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._mainfarmercont_1kax9_309{width:100%;margin-top:24px;background:#f9fafb;padding:16px;border-radius:12px;display:flex;flex-direction:column;gap:16px}._mainfarmercont_1kax9_309 ._meta_1kax9_319{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px}@media screen and (max-width: 992px){._mainfarmercont_1kax9_309 ._meta_1kax9_319{align-items:flex-start;flex-direction:column}}._mainfarmercont_1kax9_309 ._meta_1kax9_319 ._info_1kax9_332{display:flex;align-items:center;gap:8px}._mainfarmercont_1kax9_309 ._meta_1kax9_319 ._info_1kax9_332 img{width:24px;height:24px;background-color:#f2f4f7;border-radius:50%;padding:2px}@media screen and (max-width: 375px){._mainfarmercont_1kax9_309 ._meta_1kax9_319 ._info_1kax9_332 img{display:none}}._mainfarmercont_1kax9_309 ._meta_1kax9_319 ._info_1kax9_332 ._quantity_1kax9_349{color:#475467;font-weight:600;font-size:14px;line-height:20px;text-transform:capitalize}._mainfarmercont_1kax9_309 ._meta_1kax9_319 ._search_1kax9_356{width:60%}@media screen and (max-width: 992px){._mainfarmercont_1kax9_309 ._meta_1kax9_319 ._search_1kax9_356{width:100%}}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364{width:100%;display:flex;flex-direction:column;gap:6px}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370,._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371{width:100%}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._emptyloans_1kax9_374,._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._emptyloans_1kax9_374{width:100%;min-height:70vh;display:flex;flex:2;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;gap:20px;padding:64px;background:url(/assets/Background%20pattern%20decorative-C34ALKbv.svg);background-color:#f9fafb;background-position:center;background-size:contain}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._emptyloans_1kax9_374 ._icon_1kax9_391,._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._emptyloans_1kax9_374 ._icon_1kax9_391{background-color:#fff;border:1px solid #EAECF0;border-radius:12px;display:flex;justify-content:center;align-items:center;padding:14px}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._emptyloans_1kax9_374 ._icon_1kax9_391 img,._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._emptyloans_1kax9_374 ._icon_1kax9_391 img{width:30px;height:30px}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._emptyloans_1kax9_374 ._content_1kax9_406,._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._emptyloans_1kax9_374 ._content_1kax9_406{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._emptyloans_1kax9_374 ._content_1kax9_406 ._heading_1kax9_414,._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._emptyloans_1kax9_374 ._content_1kax9_406 ._heading_1kax9_414{color:#101828;font-weight:600;font-size:18px;line-height:28px;letter-spacing:0%;text-align:center}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._emptyloans_1kax9_374 ._content_1kax9_406 ._message_1kax9_423,._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._emptyloans_1kax9_374 ._content_1kax9_406 ._message_1kax9_423{color:#667085;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;text-align:center}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._tr_1kax9_432,._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._tr_1kax9_432{width:100%;display:flex}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._tr_1kax9_432 ._th_1kax9_370,._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._tr_1kax9_432 ._td_1kax9_438,._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._tr_1kax9_432 ._th_1kax9_370,._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._tr_1kax9_432 ._td_1kax9_438{padding:8px 6px;flex:1;color:#475467;font-weight:500;font-size:12px;line-height:20px;min-width:90px;border-bottom:1px solid #EAECF0}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._tr_1kax9_432 ._th_1kax9_370:nth-child(2),._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._tr_1kax9_432 ._td_1kax9_438:nth-child(2),._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._tr_1kax9_432 ._th_1kax9_370:nth-child(2),._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._tr_1kax9_432 ._td_1kax9_438:nth-child(2){flex:2}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._tr_1kax9_432 ._th_1kax9_370:nth-child(3),._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._tr_1kax9_432 ._td_1kax9_438:nth-child(3),._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._tr_1kax9_432 ._th_1kax9_370:nth-child(3),._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._tr_1kax9_432 ._td_1kax9_438:nth-child(3){text-align:right}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._tr_1kax9_432 ._th_1kax9_370,._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._tr_1kax9_432 ._th_1kax9_370{color:gray;font-weight:600;font-size:10px;text-transform:uppercase;line-height:18px;letter-spacing:12%;border-right:1px solid #EAECF0}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._tr_1kax9_432 ._th_1kax9_370:nth-child(3),._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._tr_1kax9_432 ._th_1kax9_370:nth-child(3){border-right:none}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370 ._tr_1kax9_432 ._td_1kax9_438,._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._tbody_1kax9_371 ._tr_1kax9_432 ._td_1kax9_438{padding:18px 6px}._mainfarmercont_1kax9_309 ._productsTable_1kax9_364 ._thead_1kax9_370{background-color:#f2f4f7;border-radius:10px 10px 0 0}._width-fit_fxkvd_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_fxkvd_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_fxkvd_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_fxkvd_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_fxkvd_78{font-size:12px!important}}._success_fxkvd_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_fxkvd_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_fxkvd_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_fxkvd_113{font-size:12px!important}}._success_invert_fxkvd_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_fxkvd_148{font-size:14px;padding:10px}}._success_border_fxkvd_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_fxkvd_173{font-size:14px;padding:10px}}._fade-green_fxkvd_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_fxkvd_205{cursor:not-allowed;opacity:.5}._spinner_fxkvd_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_fxkvd_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_fxkvd_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_fxkvd_210 div:nth-child(1){animation-delay:-.45s}._spinner_fxkvd_210 div:nth-child(2){animation-delay:-.3s}._spinner_fxkvd_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_fxkvd_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_fxkvd_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_fxkvd_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_fxkvd_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_fxkvd_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._mainfarmercont_fxkvd_309{width:100%;margin-top:24px;border-radius:12px;display:flex;flex-direction:column;gap:16px}._mainfarmercont_fxkvd_309 ._meta_fxkvd_317{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px}._mainfarmercont_fxkvd_309 ._meta_fxkvd_317 ._info_fxkvd_324{display:flex;align-items:center;gap:8px}._mainfarmercont_fxkvd_309 ._meta_fxkvd_317 ._info_fxkvd_324 img{width:24px;height:24px;background-color:#f2f4f7;border-radius:50%;padding:2px}@media screen and (max-width: 375px){._mainfarmercont_fxkvd_309 ._meta_fxkvd_317 ._info_fxkvd_324 img{display:none}}._mainfarmercont_fxkvd_309 ._meta_fxkvd_317 ._info_fxkvd_324 ._quantity_fxkvd_341{color:#475467;font-weight:600;font-size:14px;line-height:20px;text-transform:capitalize}._mainfarmercont_fxkvd_309 ._meta_fxkvd_317 ._search_fxkvd_348{width:60%}@media screen and (max-width: 992px){._mainfarmercont_fxkvd_309 ._meta_fxkvd_317 ._search_fxkvd_348{width:100%}}._mainfarmercont_fxkvd_309 ._list_fxkvd_356{border-radius:8px;margin-bottom:16px;display:flex;flex-direction:column;gap:16px}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._emptyloans_fxkvd_363{width:100%;min-height:80vh;display:flex;flex:2;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;gap:20px;padding:64px;background:url(/assets/Background%20pattern%20decorative-C34ALKbv.svg);background-color:#f9fafb;background-position:center;background-size:contain}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._emptyloans_fxkvd_363 ._icon_fxkvd_379{background-color:#fff;border:1px solid #EAECF0;border-radius:12px;display:flex;justify-content:center;align-items:center;padding:14px}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._emptyloans_fxkvd_363 ._icon_fxkvd_379 img{width:30px;height:30px}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._emptyloans_fxkvd_363 ._content_fxkvd_392{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._emptyloans_fxkvd_363 ._content_fxkvd_392 ._heading_fxkvd_399{color:#101828;font-weight:600;font-size:18px;line-height:28px;letter-spacing:0%;text-align:center}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._emptyloans_fxkvd_363 ._content_fxkvd_392 ._message_fxkvd_407{color:#667085;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;text-align:center}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._item_fxkvd_415{border:1px solid #F2F4F7;padding:12px 16px;border-radius:8px;background:url("data:image/svg+xml,%3csvg%20width='57'%20height='56'%20viewBox='0%200%2057%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M51.8337%2044.3333V51.3333H5.16699V44.3333C5.16699%2043.05%206.21699%2042%207.50033%2042H49.5003C50.7837%2042%2051.8337%2043.05%2051.8337%2044.3333Z'%20fill='%23F2F4F7'%20stroke='%23F2F4F7'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20opacity='0.6'%20d='M19.1663%2025.6667H9.83301V42H19.1663V25.6667Z'%20fill='%23F2F4F7'/%3e%3cpath%20opacity='0.4'%20d='M28.5003%2025.6667H19.167V42H28.5003V25.6667Z'%20fill='%23F2F4F7'/%3e%3cpath%20opacity='0.6'%20d='M37.8333%2025.6667H28.5V42H37.8333V25.6667Z'%20fill='%23F2F4F7'/%3e%3cpath%20opacity='0.4'%20d='M47.1663%2025.6667H37.833V42H47.1663V25.6667Z'%20fill='%23F2F4F7'/%3e%3cpath%20d='M54.1663%2053.0833H2.83301C1.87634%2053.0833%201.08301%2052.29%201.08301%2051.3333C1.08301%2050.3766%201.87634%2049.5833%202.83301%2049.5833H54.1663C55.123%2049.5833%2055.9163%2050.3766%2055.9163%2051.3333C55.9163%2052.29%2055.123%2053.0833%2054.1663%2053.0833Z'%20fill='%23F2F4F7'/%3e%3cpath%20d='M50.3636%2013.4167L29.3636%205.01671C28.897%204.83004%2028.1037%204.83004%2027.637%205.01671L6.637%2013.4167C5.82034%2013.7433%205.16699%2014.7%205.16699%2015.5866V23.3333C5.16699%2024.6167%206.21699%2025.6667%207.50033%2025.6667H49.5003C50.7837%2025.6667%2051.8337%2024.6167%2051.8337%2023.3333V15.5866C51.8337%2014.7%2051.1803%2013.7433%2050.3636%2013.4167ZM28.5003%2019.8333C26.5637%2019.8333%2025.0003%2018.27%2025.0003%2016.3333C25.0003%2014.3967%2026.5637%2012.8333%2028.5003%2012.8333C30.437%2012.8333%2032.0003%2014.3967%2032.0003%2016.3333C32.0003%2018.27%2030.437%2019.8333%2028.5003%2019.8333Z'%20fill='%23F2F4F7'/%3e%3c/svg%3e");background-color:#fcfcfd;background-size:56px 56px;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;gap:16px}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._item_fxkvd_415 ._meta_fxkvd_317{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._item_fxkvd_415 ._meta_fxkvd_317 ._info_fxkvd_324{display:flex;justify-content:space-between;align-items:center;gap:5px}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._item_fxkvd_415 ._meta_fxkvd_317 ._info_fxkvd_324 ._id_fxkvd_441{width:max-content;font-weight:500;font-size:14px;line-height:18px;text-align:center;text-transform:uppercase;border:1px solid #EAECF0;background-color:#f9fafb;color:#475467;border-radius:16px;padding:4px 12px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .2s ease-in}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._item_fxkvd_415 ._meta_fxkvd_317 ._info_fxkvd_324 ._id_fxkvd_441:hover{background-color:#f2f4f7}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._item_fxkvd_415 ._meta_fxkvd_317 ._date_fxkvd_462{display:flex;align-items:center;gap:5px}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._item_fxkvd_415 ._meta_fxkvd_317 ._date_fxkvd_462 ._text_fxkvd_467{color:gray;font-weight:600;font-size:10px;line-height:18px}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._item_fxkvd_415 ._detail_fxkvd_473{width:100%;display:flex;justify-content:space-between;align-items:center}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._item_fxkvd_415 ._detail_fxkvd_473 ._group_fxkvd_479{display:flex;flex-direction:column}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._item_fxkvd_415 ._detail_fxkvd_473 ._group_fxkvd_479 ._caption_fxkvd_483{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;letter-spacing:12%;text-transform:uppercase}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._item_fxkvd_415 ._detail_fxkvd_473 ._group_fxkvd_479 ._value_fxkvd_491{color:#101828;font-weight:600;font-size:14px;line-height:18px}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._item_fxkvd_415 ._detail_fxkvd_473 ._info_fxkvd_324{display:flex;justify-content:space-between;align-items:center;gap:5px}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._item_fxkvd_415 ._detail_fxkvd_473 ._info_fxkvd_324 ._id_fxkvd_441{width:max-content;font-weight:500;font-size:14px;line-height:18px;text-align:center;border:1px solid #A6F4C5;background-color:#ecfdf3;color:#027a48;border-radius:16px;padding:4px 12px;display:flex;justify-content:center;align-items:center}._mainfarmercont_fxkvd_309 ._list_fxkvd_356 ._item_fxkvd_415 ._detail_fxkvd_473 ._info_fxkvd_324 ._id_fxkvd_441.__blue_fxkvd_518{border:1px solid #B2DDFF;background-color:#eff8ff;color:#175cd3}._width-fit_163wy_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_163wy_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_163wy_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_163wy_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_163wy_78{font-size:12px!important}}._success_163wy_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_163wy_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_163wy_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_163wy_113{font-size:12px!important}}._success_invert_163wy_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_163wy_148{font-size:14px;padding:10px}}._success_border_163wy_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_163wy_173{font-size:14px;padding:10px}}._fade-green_163wy_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_163wy_205{cursor:not-allowed;opacity:.5}._spinner_163wy_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_163wy_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_163wy_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_163wy_210 div:nth-child(1){animation-delay:-.45s}._spinner_163wy_210 div:nth-child(2){animation-delay:-.3s}._spinner_163wy_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_163wy_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_163wy_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_163wy_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_163wy_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_163wy_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_163wy_309{min-height:100%;width:100%;background-color:#fff;display:flex;justify-content:center;margin:auto;padding:50px 0}._container_163wy_309._modalContainer_163wy_318{height:90%!important;width:75%!important;padding:20px 32px 0 20px!important;overflow:auto!important;min-height:0!important}@media screen and (max-width: 992px){._container_163wy_309._modalContainer_163wy_318{width:95%!important;padding:0 16px!important;height:95%!important}}@media screen and (max-width: 992px){._container_163wy_309._modalContainer_163wy_318{width:100%!important;height:100%!important;padding:30px 16px!important}}._container_163wy_309 ._scrollBox_163wy_339{flex-direction:column;width:52%;display:flex;gap:24px}@media screen and (max-width: 992px){._container_163wy_309 ._scrollBox_163wy_339{width:100%}}._container_163wy_309 ._scrollBox_163wy_339 ._topBar_163wy_351{display:flex;flex-direction:row;justify-content:end;align-items:end;padding-right:20px;background-color:#fff;box-sizing:border-box;height:30px;width:100%;border-radius:5px 5px 0 0}@media screen and (max-width: 992px){._container_163wy_309 ._scrollBox_163wy_339 ._topBar_163wy_351{padding-right:0}}._container_163wy_309 ._scrollBox_163wy_339 ._topBar_163wy_351 ._closeIcon_163wy_368{width:14px;height:14px;cursor:pointer}._container_163wy_309 ._scrollBox_163wy_339 ._formBox_163wy_373{background-color:#fff;padding:0 40px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;border-radius:5px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 992px){._container_163wy_309 ._scrollBox_163wy_339 ._formBox_163wy_373{padding:0}}._container_163wy_309 ._scrollBox_163wy_339 ._formBox_163wy_373 ._titleBlock_163wy_389{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}._container_163wy_309 ._scrollBox_163wy_339 ._formBox_163wy_373 ._titleBlock_163wy_389 h1{color:#475467;font-weight:700;font-size:24px;line-height:32px;letter-spacing:0%}._container_163wy_309 ._scrollBox_163wy_339 ._formBox_163wy_373 ._titleBlock_163wy_389 h2{color:#475467;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0%}._width-fit_lph2g_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_lph2g_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_lph2g_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_lph2g_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_lph2g_78{font-size:12px!important}}._success_lph2g_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_lph2g_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_lph2g_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_lph2g_113{font-size:12px!important}}._success_invert_lph2g_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_lph2g_148{font-size:14px;padding:10px}}._success_border_lph2g_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_lph2g_173{font-size:14px;padding:10px}}._fade-green_lph2g_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_lph2g_205{cursor:not-allowed;opacity:.5}._spinner_lph2g_210{display:flex;justify-content:center;align-items:center;height:100%}._cancel_lph2g_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_lph2g_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_lph2g_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_lph2g_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_lph2g_309,._loginContainer_lph2g_310,._centerContainer_lph2g_311{position:relative;box-sizing:border-box;width:100%}._container_lph2g_309 h1,._loginContainer_lph2g_310 h1,._centerContainer_lph2g_311 h1{font-size:20px;line-height:30px;font-weight:600;margin:0;padding:0;color:#475467;text-align:center;position:relative;z-index:100}._container_lph2g_309 h2,._loginContainer_lph2g_310 h2,._centerContainer_lph2g_311 h2{font-size:14px;line-height:20px;position:relative;z-index:100;text-align:center;font-weight:400;color:gray;margin-top:5px;margin-bottom:30px}._container_lph2g_309 ._icon_lph2g_342,._loginContainer_lph2g_310 ._icon_lph2g_342,._centerContainer_lph2g_311 ._icon_lph2g_342{width:50px;height:50px;margin-bottom:10px}@media screen and (max-width: 512px){._container_lph2g_309 ._icon_lph2g_342,._loginContainer_lph2g_310 ._icon_lph2g_342,._centerContainer_lph2g_311 ._icon_lph2g_342{width:40px;height:40px}}._container_lph2g_309 ._textCenter_lph2g_357,._loginContainer_lph2g_310 ._textCenter_lph2g_357,._centerContainer_lph2g_311 ._textCenter_lph2g_357{text-align:center}._container_lph2g_309 ._formStyle_lph2g_362,._loginContainer_lph2g_310 ._formStyle_lph2g_362,._centerContainer_lph2g_311 ._formStyle_lph2g_362{display:flex;flex-direction:column;color:#344054;margin-top:10px;width:100%;background-color:#fff;border-radius:8px;position:relative;z-index:100}@media screen and (max-width: 992px){._container_lph2g_309 ._formStyle_lph2g_362,._loginContainer_lph2g_310 ._formStyle_lph2g_362,._centerContainer_lph2g_311 ._formStyle_lph2g_362{padding:16px}}@media screen and (max-width: 992px){._container_lph2g_309 ._formStyle_lph2g_362,._loginContainer_lph2g_310 ._formStyle_lph2g_362,._centerContainer_lph2g_311 ._formStyle_lph2g_362{padding:0}}._container_lph2g_309 ._formStyle_lph2g_362 ._actionText_lph2g_389,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._actionText_lph2g_389,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._actionText_lph2g_389{font-size:14px;line-height:20px;color:#0d8a6a;display:inline-block;margin-left:5px;text-decoration:none;cursor:pointer}._container_lph2g_309 ._formStyle_lph2g_362 ._check_lph2g_400,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._check_lph2g_400,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._check_lph2g_400{margin-right:10px;cursor:pointer;accent-color:#0D8A6A}._container_lph2g_309 ._formStyle_lph2g_362 ._flexCenter_lph2g_407,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._flexCenter_lph2g_407,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._flexCenter_lph2g_407{display:flex;justify-content:center;align-items:center;flex-direction:"row"}._container_lph2g_309 ._formStyle_lph2g_362 ._nameBox_lph2g_415,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._nameBox_lph2g_415,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._nameBox_lph2g_415{display:flex;flex-direction:row;align-items:center}@media screen and (max-width: 512px){._container_lph2g_309 ._formStyle_lph2g_362 ._nameBox_lph2g_415,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._nameBox_lph2g_415,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._nameBox_lph2g_415{display:flex;flex-direction:column}}._container_lph2g_309 ._formStyle_lph2g_362 ._nameContent_lph2g_430,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._nameContent_lph2g_430,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._nameContent_lph2g_430{display:flex;flex-direction:column;width:100%}._container_lph2g_309 ._formStyle_lph2g_362 ._nameContent_lph2g_430:first-child,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._nameContent_lph2g_430:first-child,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._nameContent_lph2g_430:first-child{margin-right:10px}._container_lph2g_309 ._formStyle_lph2g_362 ._radio_lph2g_442,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._radio_lph2g_442,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._radio_lph2g_442{margin-left:30px}@media screen and (max-width: 512px){._container_lph2g_309 ._formStyle_lph2g_362 ._radio_lph2g_442,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._radio_lph2g_442,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._radio_lph2g_442{margin:0}}._container_lph2g_309 ._formStyle_lph2g_362 ._radioOptions_lph2g_454,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._radioOptions_lph2g_454,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._radioOptions_lph2g_454{display:flex;align-items:center}._container_lph2g_309 ._formStyle_lph2g_362 ._radioOptions_lph2g_454>label,._container_lph2g_309 ._formStyle_lph2g_362 ._radioOptions_lph2g_454>input,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._radioOptions_lph2g_454>label,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._radioOptions_lph2g_454>input,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._radioOptions_lph2g_454>label,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._radioOptions_lph2g_454>input{margin:0 10px 0 0;width:max-content}._container_lph2g_309 ._formStyle_lph2g_362 #_email_lph2g_1,._loginContainer_lph2g_310 ._formStyle_lph2g_362 #_email_lph2g_1,._centerContainer_lph2g_311 ._formStyle_lph2g_362 #_email_lph2g_1{order:2}._container_lph2g_309 ._formStyle_lph2g_362 #_phone_lph2g_1,._loginContainer_lph2g_310 ._formStyle_lph2g_362 #_phone_lph2g_1,._centerContainer_lph2g_311 ._formStyle_lph2g_362 #_phone_lph2g_1{order:1}._container_lph2g_309 ._formStyle_lph2g_362 ._label_lph2g_480,._container_lph2g_309 ._formStyle_lph2g_362 ._labelFirst_lph2g_481,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._label_lph2g_480,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._labelFirst_lph2g_481,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._label_lph2g_480,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._labelFirst_lph2g_481{font-size:14px;line-height:20px;margin-top:24px;margin-bottom:8px}._container_lph2g_309 ._formStyle_lph2g_362 ._labelFirst_lph2g_481,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._labelFirst_lph2g_481,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._labelFirst_lph2g_481{margin-top:0}._container_lph2g_309 ._formStyle_lph2g_362 input,._container_lph2g_309 ._formStyle_lph2g_362 select,._container_lph2g_309 ._formStyle_lph2g_362 ._multiselect_lph2g_498,._loginContainer_lph2g_310 ._formStyle_lph2g_362 input,._loginContainer_lph2g_310 ._formStyle_lph2g_362 select,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._multiselect_lph2g_498,._centerContainer_lph2g_311 ._formStyle_lph2g_362 input,._centerContainer_lph2g_311 ._formStyle_lph2g_362 select,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._multiselect_lph2g_498{font-size:14px;line-height:20px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;padding:12px 16px;color:#344054;width:100%}._container_lph2g_309 ._formStyle_lph2g_362 input:focus,._container_lph2g_309 ._formStyle_lph2g_362 select:focus,._container_lph2g_309 ._formStyle_lph2g_362 select:focus-visible,._container_lph2g_309 ._formStyle_lph2g_362 ._multiselect_lph2g_498:focus,._loginContainer_lph2g_310 ._formStyle_lph2g_362 input:focus,._loginContainer_lph2g_310 ._formStyle_lph2g_362 select:focus,._loginContainer_lph2g_310 ._formStyle_lph2g_362 select:focus-visible,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._multiselect_lph2g_498:focus,._centerContainer_lph2g_311 ._formStyle_lph2g_362 input:focus,._centerContainer_lph2g_311 ._formStyle_lph2g_362 select:focus,._centerContainer_lph2g_311 ._formStyle_lph2g_362 select:focus-visible,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._multiselect_lph2g_498:focus{outline:none;box-shadow:0 0 5pt 2pt #e7f5f1;background-color:#fff;border:1px solid #5EBAA2}._container_lph2g_309 ._formStyle_lph2g_362 input:after,._loginContainer_lph2g_310 ._formStyle_lph2g_362 input:after,._centerContainer_lph2g_311 ._formStyle_lph2g_362 input:after{background-color:#0d8a6a;color:#0d8a6a}._container_lph2g_309 ._formStyle_lph2g_362 ._unitBox_lph2g_537,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._unitBox_lph2g_537,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._unitBox_lph2g_537{display:flex;flex-direction:row;align-items:center}._container_lph2g_309 ._formStyle_lph2g_362 ._unit_lph2g_537,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._unit_lph2g_537,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._unit_lph2g_537{border:1px solid #D0D5DD;padding-block:10px;border-radius:8px 0 0 8px;border-right:0px;width:30%;max-width:80px;text-align:center}._container_lph2g_309 ._formStyle_lph2g_362 ._volBox_lph2g_555,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._volBox_lph2g_555,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._volBox_lph2g_555{width:100%}._container_lph2g_309 ._formStyle_lph2g_362 ._volInput_lph2g_560,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._volInput_lph2g_560,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._volInput_lph2g_560{border-radius:0 8px 8px 0}._container_lph2g_309 ._formStyle_lph2g_362 ._spaceBetween_lph2g_565,._container_lph2g_309 ._formStyle_lph2g_362 ._rememberBox_lph2g_566,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._spaceBetween_lph2g_565,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._rememberBox_lph2g_566,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._spaceBetween_lph2g_565,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._rememberBox_lph2g_566{font-size:14px;line-height:20px;display:flex;flex-direction:row;justify-content:space-between;gap:10px}._container_lph2g_309 ._formStyle_lph2g_362 ._idBox_lph2g_578,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._idBox_lph2g_578,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._idBox_lph2g_578{display:flex;flex-direction:row;font-size:14px;line-height:20px;align-items:center;margin-top:10px;border:1px solid #D0D5DD;border-radius:8px;padding:5px}._container_lph2g_309 ._formStyle_lph2g_362 ._idBox_lph2g_578 ._uploadInput_lph2g_591,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._idBox_lph2g_578 ._uploadInput_lph2g_591,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._idBox_lph2g_578 ._uploadInput_lph2g_591{display:none}._container_lph2g_309 ._formStyle_lph2g_362 ._idBox_lph2g_578 ._uploadBtn_lph2g_596,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._idBox_lph2g_578 ._uploadBtn_lph2g_596,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._idBox_lph2g_578 ._uploadBtn_lph2g_596{display:flex;justify-content:center;align-items:center;flex-direction:row;width:120px;height:40px;padding:10px 0;gap:2px;border-radius:8px;border:1px solid #EAECF0;cursor:pointer;margin-right:10px}._container_lph2g_309 ._formStyle_lph2g_362 ._buttonBox_lph2g_612,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._buttonBox_lph2g_612,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._buttonBox_lph2g_612{width:100%;margin-top:24px;margin-bottom:50px;display:flex;align-items:center;gap:16px}._container_lph2g_309 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 ._btnGroup_lph2g_622,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 ._btnGroup_lph2g_622,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 ._btnGroup_lph2g_622{display:flex;gap:16px;align-items:center}._container_lph2g_309 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button{font-size:14px;line-height:20px;width:calc(50% - 8px);border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;cursor:pointer;min-width:100px;padding:12px 16px;color:#fff;font-weight:600}._container_lph2g_309 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._back_lph2g_644,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._back_lph2g_644,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._back_lph2g_644{box-sizing:border-box;color:#0d8a6a;margin-right:10px;font-weight:400;border:1px solid #90D0BF}._container_lph2g_309 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._back_lph2g_644:hover,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._back_lph2g_644:hover,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._back_lph2g_644:hover{border:1px solid #0D8A6A}._container_lph2g_309 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._back_lph2g_644:disabled,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._back_lph2g_644:disabled,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._back_lph2g_644:disabled{cursor:not-allowed}._container_lph2g_309 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._continue_lph2g_663,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._continue_lph2g_663,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._continue_lph2g_663{background-color:#0d8a6a;border:none}._container_lph2g_309 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._continue_lph2g_663:disabled,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._continue_lph2g_663:disabled,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._buttonBox_lph2g_612 button._continue_lph2g_663:disabled{background-color:#5ebaa2;cursor:not-allowed}._container_lph2g_309 ._formStyle_lph2g_362 ._sectionBox_lph2g_675,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._sectionBox_lph2g_675,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._sectionBox_lph2g_675{display:flex;flex-direction:column;background-color:#f9fafb;padding:20px 3%;border-radius:10px;margin-top:20px}._container_lph2g_309 ._formStyle_lph2g_362 ._sectionHeader_lph2g_685,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._sectionHeader_lph2g_685,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._sectionHeader_lph2g_685{font-size:14px;line-height:20px;font-weight:500;color:gray;margin-top:24px}._container_lph2g_309 ._formStyle_lph2g_362 ._labelBox_lph2g_694,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._labelBox_lph2g_694,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._labelBox_lph2g_694{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._container_lph2g_309 ._formStyle_lph2g_362 ._labelBox_lph2g_694 ._xIcon_lph2g_702,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._labelBox_lph2g_694 ._xIcon_lph2g_702,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._labelBox_lph2g_694 ._xIcon_lph2g_702{margin-bottom:10px;cursor:pointer}._container_lph2g_309 ._formStyle_lph2g_362 ._labelBox_lph2g_694>label,._container_lph2g_309 ._formStyle_lph2g_362 ._labelBox_lph2g_694>span,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._labelBox_lph2g_694>label,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._labelBox_lph2g_694>span,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._labelBox_lph2g_694>label,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._labelBox_lph2g_694>span{margin:0 0 10px;padding:0}._container_lph2g_309 ._formStyle_lph2g_362 ._labelBox_lph2g_694>span,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._labelBox_lph2g_694>span,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._labelBox_lph2g_694>span{cursor:pointer}._container_lph2g_309 ._formStyle_lph2g_362 ._addInstanceBtn_lph2g_722,._loginContainer_lph2g_310 ._formStyle_lph2g_362 ._addInstanceBtn_lph2g_722,._centerContainer_lph2g_311 ._formStyle_lph2g_362 ._addInstanceBtn_lph2g_722{font-size:14px;line-height:20px;width:180px;color:#0d8a6a;background-color:#fff;border:1px solid #90D0BF;font-weight:500;margin-top:24px;padding:8px}._loginContainer_lph2g_310,._centerContainer_lph2g_311{margin:0 auto;width:84%}._centerContainer_lph2g_311{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:20px;width:100%}._centerContainer_lph2g_311 ._formStyle_lph2g_362{display:flex;flex-direction:column;align-items:center}._centerContainer_lph2g_311 ._label_lph2g_480{font-weight:600}._centerContainer_lph2g_311 ._otp_lph2g_759{font-size:24px;line-height:32px;margin-left:15px;margin-top:10px;font-weight:500;height:50px;width:50px!important}._centerContainer_lph2g_311 ._otp_lph2g_759:first-child{margin-left:0}._centerContainer_lph2g_311 ._subtext_lph2g_771{font-size:14px;line-height:20px;margin-top:20px}._centerContainer_lph2g_311 ._subtext_lph2g_771:last-child{margin-bottom:30px}@media screen and (max-width: 992px){._container_lph2g_309,._loginContainer_lph2g_310,._centerContainer_lph2g_311{padding:0;margin:0;width:100%}._container_lph2g_309 h1,._loginContainer_lph2g_310 h1,._centerContainer_lph2g_311 h1{font-size:18px;line-height:28px;font-weight:600;margin:0;padding:0;color:#475467}._container_lph2g_309 h2,._loginContainer_lph2g_310 h2,._centerContainer_lph2g_311 h2{font-size:14px;line-height:20px;font-weight:400;color:gray}._nameBox_lph2g_415{flex-direction:column}}._modalForm_lph2g_810{display:flex;background-color:#fff;margin:auto;width:35%;overflow:auto;height:90vh;border-radius:8px;padding:16px 32px}@media screen and (max-width: 992px){._modalForm_lph2g_810{width:90%}}._fullWidth_lph2g_826{width:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box;height:45px}._title_lph2g_835{color:#344054;font-weight:700;font-size:18px;line-height:28px}._mb_lph2g_842{margin-bottom:10px}._flexColumn_lph2g_846{flex-direction:column}._paddingBottom_lph2g_850{width:100%;background-color:inherit;border:1px solid white;margin-top:-16px}._spinner_lph2g_210{width:40px;height:40px;position:relative;display:flex;justify-content:center;align-items:center}._spinner_lph2g_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_lph2g_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_lph2g_210 div:nth-child(1){animation-delay:-.45s}._spinner_lph2g_210 div:nth-child(2){animation-delay:-.3s}._spinner_lph2g_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_lph2g_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loginContainer_lph2g_310{width:100%!important;max-width:650px!important;padding:7%;position:relative;z-index:100!important}@media screen and (max-width: 992px){._loginContainer_lph2g_310{padding:16px}}._btmLink_lph2g_912{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:40px;color:#475467;gap:4px;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left}._btmLink_lph2g_912>label{display:flex;justify-content:center;align-items:center;gap:4px;z-index:101}._btmLink_lph2g_912 a{color:#0a6c52;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;text-decoration:none}._loginPattern_lph2g_943{position:absolute;top:0;right:50%;transform:translate(50%);z-index:1}._width-fit_1sua5_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1sua5_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1sua5_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1sua5_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1sua5_78{font-size:12px!important}}._success_1sua5_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1sua5_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1sua5_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1sua5_113{font-size:12px!important}}._success_invert_1sua5_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1sua5_148{font-size:14px;padding:10px}}._success_border_1sua5_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1sua5_173{font-size:14px;padding:10px}}._fade-green_1sua5_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1sua5_205{cursor:not-allowed;opacity:.5}._spinner_1sua5_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1sua5_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1sua5_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1sua5_210 div:nth-child(1){animation-delay:-.45s}._spinner_1sua5_210 div:nth-child(2){animation-delay:-.3s}._spinner_1sua5_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1sua5_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1sua5_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1sua5_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1sua5_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1sua5_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_1sua5_309{width:75%;height:90%;max-width:430px;max-height:215px;min-height:0;background-color:#fff;display:flex;flex-direction:column;justify-content:center;gap:32px;margin:auto;padding:32px;overflow:auto;border-radius:8px}@media screen and (max-width: 992px){._container_1sua5_309{width:95%;height:95%;padding:24px 32px}}._container_1sua5_309 ._content_1sua5_332{width:100%;display:flex;justify-content:space-between;gap:8px}._container_1sua5_309 ._content_1sua5_332 ._icon_1sua5_338{width:48px;height:48px;border-radius:40px;background-color:#fffaeb;display:flex;justify-content:center;align-items:center}._container_1sua5_309 ._content_1sua5_332 ._icon_1sua5_338 img{width:32px;height:32px}._container_1sua5_309 ._content_1sua5_332 ._textbox_1sua5_351{width:calc(100% - 56px);display:flex;flex-direction:column;gap:4px;color:#475467}._container_1sua5_309 ._content_1sua5_332 ._textbox_1sua5_351 ._heading_1sua5_358{font-weight:700;font-size:18px;line-height:28px}._container_1sua5_309 ._content_1sua5_332 ._textbox_1sua5_351 ._body_1sua5_363{font-weight:400;font-size:14px;line-height:20px}._container_1sua5_309 ._btnGroup_1sua5_368{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px}._container_1sua5_309 ._btnGroup_1sua5_368 button{width:calc(50% - 8px);border-radius:8px;padding:10px 16px;background-color:#fff;color:#475467;border:1px solid #D0D5DD;font-weight:600;font-size:14px;line-height:20px;transition:background-color .2s ease-in}._container_1sua5_309 ._btnGroup_1sua5_368 button:hover{background-color:#f2f4f7}._container_1sua5_309 ._btnGroup_1sua5_368 button:last-child{background-color:#475467;color:#fff;border:1px solid #475467}._container_1sua5_309 ._btnGroup_1sua5_368 button:last-child:disabled{color:#d0d5dd;border:1px solid #EAECF0;background-color:#eaecf0}._container_1sua5_309 ._btnGroup_1sua5_368 button:last-child:disabled:hover{color:#d0d5dd;border:1px solid #EAECF0;background-color:#eaecf0}._container_1sua5_309 ._btnGroup_1sua5_368 button:last-child:hover{background-color:#101828}._width-fit_4mg0a_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_4mg0a_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_4mg0a_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_4mg0a_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_4mg0a_78{font-size:12px!important}}._success_4mg0a_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_4mg0a_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_4mg0a_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_4mg0a_113{font-size:12px!important}}._success_invert_4mg0a_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_4mg0a_148{font-size:14px;padding:10px}}._success_border_4mg0a_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_4mg0a_173{font-size:14px;padding:10px}}._fade-green_4mg0a_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_4mg0a_205{cursor:not-allowed;opacity:.5}._spinner_4mg0a_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_4mg0a_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_4mg0a_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_4mg0a_210 div:nth-child(1){animation-delay:-.45s}._spinner_4mg0a_210 div:nth-child(2){animation-delay:-.3s}._spinner_4mg0a_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_4mg0a_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_4mg0a_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_4mg0a_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_4mg0a_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_4mg0a_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_4mg0a_309{width:75%;height:90%;max-width:520px;max-height:370px;min-height:0;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;margin:auto;padding:40px;border-radius:8px}@media screen and (max-width: 992px){._container_4mg0a_309{width:95%;height:95%}}@media screen and (max-width: 992px){._container_4mg0a_309{width:100%;height:100%;padding:24px 24px 32px}}._container_4mg0a_309 ._icon_4mg0a_338{width:56px;height:56px;border-radius:12px;background-color:#f6fef9;border:1px solid #D1FADF;display:flex;justify-content:center;align-items:center}._container_4mg0a_309 ._icon_4mg0a_338 img{width:28px;height:28px}._container_4mg0a_309 ._textbox_4mg0a_352{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}._container_4mg0a_309 ._textbox_4mg0a_352 ._heading_4mg0a_360{color:#101828;font-weight:700;font-size:24px;line-height:32px}._container_4mg0a_309 ._textbox_4mg0a_352 ._body_4mg0a_366{color:#475467;font-weight:400;font-size:14px;line-height:20px}._container_4mg0a_309 button{min-width:200px;padding:10px 18px;transition:background-color .2s ease-in}._container_4mg0a_309 button:hover{background-color:#0a6c52}._width-fit_18ks2_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_18ks2_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_18ks2_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_18ks2_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_18ks2_78{font-size:12px!important}}._success_18ks2_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_18ks2_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_18ks2_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_18ks2_113{font-size:12px!important}}._success_invert_18ks2_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_18ks2_148{font-size:14px;padding:10px}}._success_border_18ks2_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_18ks2_173{font-size:14px;padding:10px}}._fade-green_18ks2_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_18ks2_205{cursor:not-allowed;opacity:.5}._spinner_18ks2_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_18ks2_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_18ks2_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_18ks2_210 div:nth-child(1){animation-delay:-.45s}._spinner_18ks2_210 div:nth-child(2){animation-delay:-.3s}._spinner_18ks2_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_18ks2_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_18ks2_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_18ks2_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_18ks2_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_18ks2_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._mainFarmercont_18ks2_309{width:100%;display:flex;flex-direction:column;gap:16px}._mainFarmercont_18ks2_309 ._emptyloans_18ks2_315{width:100%;min-height:80vh;display:flex;flex:2;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;gap:20px;padding:64px;background:url(/assets/Background%20pattern%20decorative-C34ALKbv.svg);background-color:#f9fafb;background-position:center;background-size:contain}._mainFarmercont_18ks2_309 ._emptyloans_18ks2_315 ._icon_18ks2_331{background-color:#fff;border:1px solid #EAECF0;border-radius:12px;display:flex;justify-content:center;align-items:center;padding:14px}._mainFarmercont_18ks2_309 ._emptyloans_18ks2_315 ._icon_18ks2_331 img{width:30px;height:30px}._mainFarmercont_18ks2_309 ._emptyloans_18ks2_315 ._content_18ks2_344{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}._mainFarmercont_18ks2_309 ._emptyloans_18ks2_315 ._content_18ks2_344 ._heading_18ks2_351{color:#101828;font-weight:600;font-size:18px;line-height:28px;letter-spacing:0%;text-align:center}._mainFarmercont_18ks2_309 ._emptyloans_18ks2_315 ._content_18ks2_344 ._message_18ks2_359{color:#667085;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;text-align:center}._mainFarmercont_18ks2_309 ._emptyloans_18ks2_315 ._content_18ks2_344 button{margin-top:24px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370{width:100%;display:flex;flex-direction:column;padding:36px 0 24px;gap:24px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._storeinfo_18ks2_377{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._storeinfo_18ks2_377 ._logobox_18ks2_384{width:80px;height:65px;position:relative}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._storeinfo_18ks2_377 ._logobox_18ks2_384 img{width:65px;height:65px;object-fit:cover;border-radius:50%;border:1px solid #fff;outline:1px solid #F2F4F7}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._storeinfo_18ks2_377 ._logobox_18ks2_384 img._imgsmall_18ks2_397{width:32px;height:32px;position:absolute;bottom:0;right:0}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._storeinfo_18ks2_377 ._metadata_18ks2_404{flex:2;display:flex;justify-content:space-between;gap:16px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._storeinfo_18ks2_377 ._metadata_18ks2_404 ._metadatatext_18ks2_410{display:flex;flex-direction:column;gap:4px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._storeinfo_18ks2_377 ._metadata_18ks2_404 ._metadatatext_18ks2_410 ._storenamecont_18ks2_415{display:flex;flex-direction:column;gap:2px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._storeinfo_18ks2_377 ._metadata_18ks2_404 ._metadatatext_18ks2_410 ._storenamecont_18ks2_415 span{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;letter-spacing:1px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._storeinfo_18ks2_377 ._metadata_18ks2_404 ._metadatatext_18ks2_410 ._storenamecont_18ks2_415 p{color:#475467;font-weight:700;font-size:18px;line-height:28px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._storeinfo_18ks2_377 ._metadata_18ks2_404 ._metadatatext_18ks2_410 ._currencycont_18ks2_433{display:flex;align-items:center;gap:8px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._storeinfo_18ks2_377 ._metadata_18ks2_404 ._metadatatext_18ks2_410 ._currencycont_18ks2_433 img{width:66px;height:24px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._storeinfo_18ks2_377 ._metadata_18ks2_404 img{width:15px;height:15px;cursor:pointer;opacity:.8;transition:opacity .2s ease-out}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._storeinfo_18ks2_377 ._metadata_18ks2_404 img:hover{opacity:1}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452{width:100%;padding:10px;background-color:#f9fafb;display:flex;flex-direction:column;gap:10px;border-radius:8px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 button{border:1px dashed #90D0BF;background-color:#e7f5f1;color:#0a6c52;width:100%;padding:12px 24px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:14px;line-height:20px;min-height:60px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 button img{width:15px;height:15px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481{background-color:#fff;width:100%;border-radius:8px;border:1px solid #EAECF0;padding:24px;display:flex;flex-direction:column;gap:16px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._top_18ks2_491{width:100%;display:flex;align-items:center;gap:16px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._top_18ks2_491 ._name_18ks2_497{flex:2;display:flex;align-items:center;gap:10px;color:#475467;font-weight:600;font-size:14px;line-height:20px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._top_18ks2_491 ._name_18ks2_497 ._icon_18ks2_331{width:40px;height:40px;border:1px solid #EAECF0;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:6px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._top_18ks2_491 ._name_18ks2_497 ._icon_18ks2_331 img{width:16px;height:16px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._top_18ks2_491 ._actions_18ks2_521{display:flex;align-items:center;gap:4px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._top_18ks2_491 ._actions_18ks2_521 ._icon_18ks2_331{width:40px;height:40px;border:1px solid #EAECF0;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:6px;cursor:pointer;transition:background-color .2s ease-in}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._top_18ks2_491 ._actions_18ks2_521 ._icon_18ks2_331:hover{background-color:#f9fafb}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._top_18ks2_491 ._actions_18ks2_521 ._icon_18ks2_331 img{width:16px;height:16px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._bottom_18ks2_545{width:100%;display:flex;flex-direction:column;gap:16px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._bottom_18ks2_545 ._row_18ks2_551{width:100%;display:flex;flex-direction:column}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._bottom_18ks2_545 ._row_18ks2_551:first-child{flex-direction:row;gap:10px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._bottom_18ks2_545 ._row_18ks2_551:first-child ._group_18ks2_560{width:calc(50% - 5px)}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._bottom_18ks2_545 ._row_18ks2_551 ._rowtitle_18ks2_563{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;letter-spacing:1px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._bottom_18ks2_545 ._row_18ks2_551 ._value_18ks2_570{color:#475467;font-weight:500;font-size:14px;line-height:20px;text-transform:capitalize}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._bottom_18ks2_545 ._row_18ks2_551 ._logistics_18ks2_577{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:8px}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._bottom_18ks2_545 ._row_18ks2_551 ._logistics_18ks2_577 ._company_18ks2_584{border-radius:16px;border:1px solid #EAECF0;padding:6px 12px 6px 6px;display:flex;align-items:center;background-color:#f9fafb;gap:6px;color:#475467;font-weight:500;font-size:14px;line-height:20px;text-align:center}._mainFarmercont_18ks2_309 ._infocontainer_18ks2_370 ._locationcontainer_18ks2_452 ._locationitem_18ks2_481 ._bottom_18ks2_545 ._row_18ks2_551 ._logistics_18ks2_577 ._company_18ks2_584 img{width:16px;height:16px;border-radius:50%;object-fit:cover;border:1px solid #808080}._width-fit_13o0k_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_13o0k_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_13o0k_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_13o0k_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_13o0k_78{font-size:12px!important}}._success_13o0k_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_13o0k_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_13o0k_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_13o0k_113{font-size:12px!important}}._success_invert_13o0k_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_13o0k_148{font-size:14px;padding:10px}}._success_border_13o0k_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_13o0k_173{font-size:14px;padding:10px}}._fade-green_13o0k_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_13o0k_205{cursor:not-allowed;opacity:.5}._spinner_13o0k_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_13o0k_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_13o0k_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_13o0k_210 div:nth-child(1){animation-delay:-.45s}._spinner_13o0k_210 div:nth-child(2){animation-delay:-.3s}._spinner_13o0k_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_13o0k_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_13o0k_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_13o0k_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_13o0k_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_13o0k_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_13o0k_309{width:max-content;background-color:#fff;display:flex;flex-direction:column;gap:24px;margin:auto;padding:24px 32px;overflow:auto;border-radius:16px}@media screen and (max-width: 992px){._container_13o0k_309{border-radius:0;width:100%;height:100%;padding:32px}}._container_13o0k_309 ._top_13o0k_328{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px}._container_13o0k_309 ._top_13o0k_328 span{font-weight:700;font-size:20px;line-height:30px;color:#101828}._container_13o0k_309 ._top_13o0k_328 img{cursor:pointer;width:16px;height:16px}._width-fit_173rj_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_173rj_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_173rj_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_173rj_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_173rj_78{font-size:12px!important}}._success_173rj_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_173rj_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_173rj_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_173rj_113{font-size:12px!important}}._success_invert_173rj_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_173rj_148{font-size:14px;padding:10px}}._success_border_173rj_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_173rj_173{font-size:14px;padding:10px}}._fade-green_173rj_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_173rj_205{cursor:not-allowed;opacity:.5}._spinner_173rj_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_173rj_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_173rj_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_173rj_210 div:nth-child(1){animation-delay:-.45s}._spinner_173rj_210 div:nth-child(2){animation-delay:-.3s}._spinner_173rj_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_173rj_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_173rj_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_173rj_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_173rj_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_173rj_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._storesetupcontainer_173rj_309{width:100%;min-width:520px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 992px){._storesetupcontainer_173rj_309{min-width:0}}._storesetupcontainer_173rj_309 ._formcontents_173rj_321{width:100%;display:flex;flex-direction:column;gap:24px}._storesetupcontainer_173rj_309 ._formcontents_173rj_321 ._row_173rj_327{display:flex;flex-direction:column;gap:6px}._storesetupcontainer_173rj_309 ._formcontents_173rj_321 ._row_173rj_327 label{font-weight:500;font-size:14px;line-height:20px;color:#475467}._storesetupcontainer_173rj_309 ._formcontents_173rj_321 ._row_173rj_327 label ._italic_173rj_338{font-size:14px;font-style:italic;font-weight:400;line-height:20px}._storesetupcontainer_173rj_309 ._formcontents_173rj_321 ._row_173rj_327 input{font-weight:400;font-size:16px;line-height:24px;color:#101828;border:1px solid #D0D5DD;background-color:#fff;padding:8px 12px;border-radius:8px}._storesetupcontainer_173rj_309 ._formcontents_173rj_321 ._row_173rj_327 ._inputgroupbox_173rj_354{display:flex;justify-content:flex-start;gap:12px}._storesetupcontainer_173rj_309 ._formcontents_173rj_321 ._row_173rj_327 ._inputgroupbox_173rj_354 ._inputgroup_173rj_354{display:flex;justify-content:center;align-items:center;width:92px;height:40px;gap:6px;opacity:0px;border:1px solid #d0d5dd;border-radius:8px}._storesetupcontainer_173rj_309 ._formcontents_173rj_321 ._row_173rj_327 ._inputgroupbox_173rj_354 ._inputgroup_173rj_354 ._prefCurrencyInput_173rj_370{width:20px;height:16px;opacity:0px;cursor:pointer;accent-color:#0D8A6A;color:#101828;font-family:Inter;font-size:16px;font-weight:500;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._storesetupcontainer_173rj_309 ._formcontents_173rj_321 ._row_173rj_327 ._avatarContainer_173rj_385{display:flex;align-items:center;gap:16px}._storesetupcontainer_173rj_309 ._formcontents_173rj_321 ._row_173rj_327 ._avatarContainer_173rj_385 ._avatar_173rj_385{height:56px;width:56px;border-radius:50%;object-fit:cover}._storesetupcontainer_173rj_309 ._formcontents_173rj_321 ._row_173rj_327 ._avatarContainer_173rj_385 ._uploadBtn_173rj_396{height:36px;box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;padding:8px 14px;gap:8px;display:flex;justify-content:center;align-items:center;border-radius:8px;color:#344054;font-size:14px;font-weight:500;line-height:20px;text-align:left;cursor:pointer;z-index:10;position:relative}._storesetupcontainer_173rj_309 ._formcontents_173rj_321 ._row_173rj_327 ._avatarContainer_173rj_385 ._uploadBtn_173rj_396 ._file_173rj_416{position:absolute;height:100%;top:0;opacity:0;z-index:0;cursor:pointer}@media screen and (max-width: 400px){._storesetupcontainer_173rj_309 ._formcontents_173rj_321 ._row_173rj_327 ._avatarContainer_173rj_385 ._uploadBtn_173rj_396 span{display:none}}._storesetupcontainer_173rj_309 ._buttons_173rj_429{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:16px}._storesetupcontainer_173rj_309 ._buttons_173rj_429 button{width:max-content;min-width:120px}._width-fit_jszjb_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_jszjb_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_jszjb_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_jszjb_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_jszjb_78{font-size:12px!important}}._success_jszjb_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_jszjb_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_jszjb_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_jszjb_113{font-size:12px!important}}._success_invert_jszjb_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_jszjb_148{font-size:14px;padding:10px}}._success_border_jszjb_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_jszjb_173{font-size:14px;padding:10px}}._fade-green_jszjb_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_jszjb_205{cursor:not-allowed;opacity:.5}._spinner_jszjb_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_jszjb_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_jszjb_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_jszjb_210 div:nth-child(1){animation-delay:-.45s}._spinner_jszjb_210 div:nth-child(2){animation-delay:-.3s}._spinner_jszjb_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_jszjb_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_jszjb_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_jszjb_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_jszjb_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_jszjb_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._locationsetupcontainer_jszjb_309{width:100%;min-width:740px;display:flex;flex-direction:column;align-items:flex-end;gap:24px}@media screen and (max-width: 992px){._locationsetupcontainer_jszjb_309{min-width:0}}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322{width:100%;display:flex;gap:24px}@media screen and (max-width: 992px){._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322{flex-direction:column}}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332{width:calc(50% - 12px);display:flex;flex-direction:column;gap:12px}@media screen and (max-width: 992px){._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332{width:100%}}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._rowtitle_jszjb_343{color:#475467;font-weight:700;font-size:14px;line-height:20px}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._row_jszjb_343{display:flex;flex-direction:column;gap:6px}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._row_jszjb_343 label{font-weight:500;font-size:14px;line-height:20px;color:#475467}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._row_jszjb_343 label ._italic_jszjb_360{font-size:14px;font-style:italic;font-weight:400;line-height:20px}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._row_jszjb_343 label ._available_jszjb_366{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#0d8a6a}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._row_jszjb_343 label ._unavailable_jszjb_373{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#d92d20}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._row_jszjb_343 input{font-weight:400;font-size:16px;line-height:24px;color:#101828;border:1px solid #D0D5DD;background-color:#fff;padding:8px 12px;border-radius:8px}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._row_jszjb_343 ._inputgroupbox_jszjb_390{display:flex;justify-content:flex-start;gap:12px}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._row_jszjb_343 ._inputgroupbox_jszjb_390 ._inputgroup_jszjb_390{display:flex;justify-content:center;align-items:center;width:92px;height:40px;gap:6px;opacity:0px;border:1px solid #d0d5dd;border-radius:8px}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._row_jszjb_343 ._inputgroupbox_jszjb_390 ._inputgroup_jszjb_390 ._prefCurrencyInput_jszjb_406{width:20px;height:16px;opacity:0px;cursor:pointer;accent-color:#0D8A6A;color:#101828;font-family:Inter;font-size:16px;font-weight:500;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._row_jszjb_343 ._avatarContainer_jszjb_421{display:flex;align-items:center;gap:16px}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._row_jszjb_343 ._avatarContainer_jszjb_421 ._avatar_jszjb_421{height:56px;width:56px;border-radius:50%;object-fit:cover}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._row_jszjb_343 ._avatarContainer_jszjb_421 ._uploadBtn_jszjb_432{height:36px;box-shadow:0 1px 2px #1018280d;border:1px solid #d0d5dd;background:#fff;padding:8px 14px;gap:8px;display:flex;justify-content:center;align-items:center;border-radius:8px;color:#344054;font-size:14px;font-weight:500;line-height:20px;text-align:left;cursor:pointer;z-index:10;position:relative}._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._row_jszjb_343 ._avatarContainer_jszjb_421 ._uploadBtn_jszjb_432 ._file_jszjb_452{position:absolute;height:100%;top:0;opacity:0;z-index:0;cursor:pointer}@media screen and (max-width: 400px){._locationsetupcontainer_jszjb_309 ._formcontents_jszjb_322 section._section_jszjb_332 ._row_jszjb_343 ._avatarContainer_jszjb_421 ._uploadBtn_jszjb_432 span{display:none}}._locationsetupcontainer_jszjb_309 ._buttons_jszjb_465{width:50%;display:flex;align-items:center;gap:16px}@media screen and (max-width: 992px){._locationsetupcontainer_jszjb_309 ._buttons_jszjb_465{width:100%}}._locationsetupcontainer_jszjb_309 ._buttons_jszjb_465 button{width:calc(50% - 8px);min-width:120px}._width-fit_1x9he_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1x9he_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1x9he_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1x9he_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1x9he_78{font-size:12px!important}}._success_1x9he_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1x9he_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1x9he_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1x9he_113{font-size:12px!important}}._success_invert_1x9he_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1x9he_148{font-size:14px;padding:10px}}._success_border_1x9he_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1x9he_173{font-size:14px;padding:10px}}._fade-green_1x9he_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1x9he_205{cursor:not-allowed;opacity:.5}._spinner_1x9he_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1x9he_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1x9he_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1x9he_210 div:nth-child(1){animation-delay:-.45s}._spinner_1x9he_210 div:nth-child(2){animation-delay:-.3s}._spinner_1x9he_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1x9he_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1x9he_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1x9he_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1x9he_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1x9he_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._buyerscont_1x9he_309{display:flex;gap:2%}._buyerstable_1x9he_314{width:100%;margin:20px 0}._tableheader_1x9he_319{display:flex;align-items:center;flex-wrap:wrap;gap:2%;margin-bottom:20px}._headerleft_1x9he_327,._headerleftfarmers_1x9he_334{width:80%;display:flex;align-items:center;gap:10px}._roundedphotos_1x9he_341{display:flex;align-items:center}._headerright_1x9he_346{width:18%;display:flex;align-items:center;gap:10px}._roundimgdiv_1x9he_353{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:15px}._roundimgdivfirst_1x9he_366{width:32px;height:32px;border-radius:200px;background:linear-gradient(45deg,#39a0ff,#8fff85);display:flex;justify-content:center;align-items:center}._roundimgdivsecond_1x9he_376{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:12px}._roundimgdivthird_1x9he_389{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:19px}._roundimgdivfourth_1x9he_402{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:25px}._roundimgdivlast_1x9he_415{width:32px;height:32px;border-radius:200px;background:#f2f4f7;display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:30px}._roundtext_1x9he_428{font-weight:600;font-size:14px;line-height:20px;color:#667085}._redbadgecont_1x9he_435{position:relative}._redbadge_1x9he_435{background-color:#f04438;width:8px;height:8px;border-radius:4px;position:absolute;top:3px}._avatrtext_1x9he_448{font-weight:600;font-size:14px;line-height:20px;color:#fff}._pendingtext_1x9he_455,._pendingtextfarmers_1x9he_464{font-weight:600;font-size:14px;line-height:20px;color:#475467;position:relative;right:20px}._bordtlr_1x9he_473{color:#b54708!important;border-top-left-radius:8px;border-right:1px solid #FEF0C7!important;width:12%!important}._thclass_1x9he_480{color:#b54708!important;border-right:1px solid #FEF0C7!important}._thclassact_1x9he_485{color:#b54708!important}._bodprod_1x9he_489{border-top-left-radius:8px;border-right:1px solid #EAECF0!important}._thclassprod_1x9he_494{border-right:1px solid #EAECF0!important}._thclassprodstat_1x9he_498{border-top-right-radius:8px}._center_1x9he_502{display:flex;justify-content:center}._allfarmerstable_1x9he_507{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:20px;background-color:#f9fafb;align-items:center;padding:10px 20px;border-radius:8px;margin-bottom:30px;transition:.5s ease}._tableheaderfarmer_1x9he_521{display:flex;width:100%;justify-content:space-between;align-items:center}._filters_1x9he_528{display:flex;align-items:center;gap:5px}._filters_1x9he_528 img{cursor:pointer}._search_1x9he_537{display:flex;align-items:center;background:#fff;border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;gap:5px;border-radius:8px;padding:8px;font-size:14px;height:36px}._search_1x9he_537 input{cursor:pointer;border:none;outline:none;background:inherit;box-shadow:none;height:100%;width:100%;padding:15px 0}._hide_1x9he_560{display:none!important}._list_1x9he_564{width:100%}._controls_1x9he_568{display:flex;justify-content:space-between;align-items:center;margin-top:15px;width:100%}._currentpage_1x9he_576{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;position:relative;bottom:30px;width:20%;margin-left:auto;margin-right:auto}._controlbtn_1x9he_590{cursor:pointer;width:36px;height:36px;display:flex;align-items:end}._curpageCount_1x9he_598{font-weight:500;font-size:12px;line-height:20px;color:#475467}._pagelink_1x9he_605{display:none}._in_stock_1x9he_609{color:#067647;background:#ecfdf3;border:1px solid #ABEFC6}._out_of_stock_1x9he_615{color:#b42318;background:#fef3f2;border:1px solid #FECDCA}._rejectedstat_1x9he_621{color:#4d4b4c;background:#e9e9e9;border:1px solid #E9E9E9}._type_1x9he_627{padding:2px 8px!important;border-radius:16px;width:fit-content;height:fit-content;display:flex;justify-content:center;font-size:8px;text-transform:uppercase;font-weight:700!important;margin-right:10px}._left_1x9he_640{text-align:left;justify-content:flex-end}._usercont_1x9he_645{display:flex;gap:5px;align-items:center}._useravatar_1x9he_651{width:32px;height:32px;background:linear-gradient(135deg,#e2b0ff,#9f44d3);border-radius:200px;display:flex;justify-content:center;align-items:center}._useravatr_1x9he_661{width:32px;height:32px;background:#667085;border-radius:200px;display:flex;justify-content:center;align-items:center}._firstandlastletter_1x9he_671{font-weight:600;font-size:14px;line-height:20px;color:#fff}._nametext_1x9he_678{font-weight:500;font-size:14px;line-height:20px;color:#475467}._userpic_1x9he_685{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 992px) and (min-width: 768px){._buyerscont_1x9he_309{margin-top:40px}}@media screen and (max-width: 768px){._buyerscont_1x9he_309{display:flex;gap:2%;flex-direction:column;margin-top:40px}._farmerstable_1x9he_703{width:100%}._headerleft_1x9he_327{width:40%;gap:3px}._headerleftfarmers_1x9he_334{width:100%;gap:3px}._farmerscont_1x9he_714{margin-top:50px}._roundimgdivthird_1x9he_389,._roundimgdivfourth_1x9he_402{display:none}._approveallbtn_1x9he_723{width:100%}._headerright_1x9he_346{width:50%;gap:5px}._tableheader_1x9he_319{justify-content:space-between}._tableheaderfarmer_1x9he_521{display:flex;flex-wrap:wrap;width:100%;justify-content:start;align-items:center}._csv_1x9he_740{display:none}._filters_1x9he_528{width:100%;align-items:center;margin-top:15px}._search_1x9he_537{width:100%}._search_1x9he_537 input{padding:0;height:100%}}@media screen and (max-width: 375px){._headerright_1x9he_346{width:60%;gap:5px}._headerleft_1x9he_327{width:30%}}._width-fit_1i6fi_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1i6fi_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1i6fi_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1i6fi_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1i6fi_78{font-size:12px!important}}._success_1i6fi_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1i6fi_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1i6fi_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1i6fi_113{font-size:12px!important}}._success_invert_1i6fi_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1i6fi_148{font-size:14px;padding:10px}}._success_border_1i6fi_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1i6fi_173{font-size:14px;padding:10px}}._fade-green_1i6fi_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1i6fi_205{cursor:not-allowed;opacity:.5}._spinner_1i6fi_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1i6fi_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1i6fi_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1i6fi_210 div:nth-child(1){animation-delay:-.45s}._spinner_1i6fi_210 div:nth-child(2){animation-delay:-.3s}._spinner_1i6fi_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1i6fi_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1i6fi_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1i6fi_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1i6fi_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1i6fi_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._buyercont_1i6fi_309{margin-top:30px}._userdetails_1i6fi_313{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}._leftdetails_1i6fi_320{display:flex;gap:10px;align-items:center}._avatarsec_1i6fi_326{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;width:56px;height:56px;border:4px solid #F2F4F7;border-radius:200px;background:linear-gradient(45deg,#39a0ff,#8fff85)}._profpic_1i6fi_339{width:100%;height:100%;object-fit:contain}._firstletters_1i6fi_345{font-weight:600;font-size:14px;line-height:20px;color:#fff}._nameemailcont_1i6fi_352{display:flex;flex-direction:column}._name_1i6fi_352{font-weight:600;font-size:16px;line-height:24px;color:#475467}._email_1i6fi_364{font-weight:500;font-size:14px;line-height:20px;color:gray}._statustxt_1i6fi_371{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._pendingapproval_1i6fi_378{border-radius:16px;padding:2px 8px;background-color:#fffaeb;font-weight:500;font-size:12px;line-height:18px;color:#b54708;margin-top:5px;display:flex;justify-content:center;align-items:center}._otherdetailscont_1i6fi_392{border-radius:8px;padding:12px;background-color:#f9fafb;display:grid;grid-template-columns:auto auto}._info_1i6fi_400{margin:10px 0}._titlegrey_1i6fi_404{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._valdark_1i6fi_411{font-weight:500;font-size:14px;line-height:18px;color:#475467}._addresscont_1i6fi_418{margin-top:20px;border-radius:8px;background-color:#f9fafb;border:1px solid #EAECF0;padding:16px}._shippingaddress_1i6fi_426{display:flex;gap:10px;margin-top:10px}._addressheader_1i6fi_432{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._addresstext_1i6fi_439{font-weight:500;font-size:14px;line-height:20px;color:#475467}._width-fit_xvir5_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_xvir5_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_xvir5_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_xvir5_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_xvir5_78{font-size:12px!important}}._success_xvir5_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_xvir5_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_xvir5_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_xvir5_113{font-size:12px!important}}._success_invert_xvir5_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_xvir5_148{font-size:14px;padding:10px}}._success_border_xvir5_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_xvir5_173{font-size:14px;padding:10px}}._fade-green_xvir5_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_xvir5_205{cursor:not-allowed;opacity:.5}._spinner_xvir5_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_xvir5_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_xvir5_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_xvir5_210 div:nth-child(1){animation-delay:-.45s}._spinner_xvir5_210 div:nth-child(2){animation-delay:-.3s}._spinner_xvir5_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_xvir5_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_xvir5_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_xvir5_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_xvir5_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_xvir5_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._buyerscont_xvir5_309{display:flex;gap:2%}._farmerstable_xvir5_314{width:100%;margin:20px 0}._pendingcont_xvir5_319{display:flex;justify-content:space-between;align-items:stretch;margin-bottom:20px}._piecharts_xvir5_326{width:20%}._pendingtable_xvir5_330{display:flex;width:78%;justify-content:flex-start;background-color:#f9fafb;padding:10px 20px;border-radius:8px;flex-direction:column;align-items:stretch;max-height:100%;overflow-y:scroll}._pendingtable_xvir5_330::-webkit-scrollbar{display:none}._tableheader_xvir5_347{display:flex;align-items:center;flex-wrap:wrap;gap:2%}._reuseablecont_xvir5_354{height:100%}._headerleft_xvir5_358,._headerleftfarmers_xvir5_365{width:80%;display:flex;align-items:center;gap:10px}._roundedphotos_xvir5_372{display:flex;align-items:center}._headerright_xvir5_377{width:18%;display:flex;align-items:center;gap:10px}._switch_xvir5_384{background-color:#f2f4f7!important;color:#f2f4f7;margin-bottom:auto!important;margin-top:auto!important}._toggleswitch_xvir5_391{margin-bottom:auto!important;margin-top:auto!important;width:30%}._approve_xvir5_397{margin-right:2%}._approveallbtn_xvir5_401{width:80%;padding:6px 8px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;line-height:20px;font-size:14px;color:#344054;cursor:pointer;font-weight:600;margin-bottom:auto!important;margin-top:auto!important}._roundimgdiv_xvir5_419{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:15px}._roundimgdivfirst_xvir5_432{width:32px;height:32px;border-radius:200px;background:linear-gradient(45deg,#39a0ff,#8fff85);display:flex;justify-content:center;align-items:center}._roundimgdivsecond_xvir5_442{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:12px}._roundimgdivthird_xvir5_455{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:19px}._roundimgdivfourth_xvir5_468{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:25px}._roundimgdivlast_xvir5_481{width:32px;height:32px;border-radius:200px;background:#f2f4f7;display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:30px}._roundtext_xvir5_494{font-weight:600;font-size:14px;line-height:20px;color:#667085}._redbadgecont_xvir5_501{position:relative}._redbadge_xvir5_501{background-color:#f04438;width:8px;height:8px;border-radius:4px;position:absolute;top:3px}._avatrtext_xvir5_514{font-weight:600;font-size:14px;line-height:20px;color:#fff}._pendingtext_xvir5_521,._pendingtextfarmers_xvir5_530{font-weight:600;font-size:14px;line-height:20px;color:#475467;position:relative;right:20px}._bordtlr_xvir5_539{color:#b54708!important;border-top-left-radius:8px;border-right:1px solid #FEF0C7!important;width:12%!important}._thclass_xvir5_546{color:#b54708!important;border-right:1px solid #FEF0C7!important}._thclassact_xvir5_551{color:#b54708!important}._bodprod_xvir5_555{border-top-left-radius:8px;border-right:1px solid #EAECF0!important}._thclassprod_xvir5_560{border-right:1px solid #EAECF0!important}._thclassprodstat_xvir5_564{border-top-right-radius:8px}._pendingtablehead_xvir5_568{background-color:#fffaeb}._center_xvir5_572{display:flex;justify-content:center}._fixedcolumnpending_xvir5_577{position:sticky;right:0;z-index:1;background-color:inherit;color:#b54708!important;display:flex!important;justify-content:center!important}._allfarmerstable_xvir5_587{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:20px;background-color:#f9fafb;align-items:center;padding:10px 20px;border-radius:8px;margin-bottom:30px;transition:.5s ease}._tableheaderfarmer_xvir5_601{display:flex;width:100%;justify-content:space-between;align-items:center}._filters_xvir5_608{display:flex;align-items:center;gap:5px}._filters_xvir5_608 img{cursor:pointer}._search_xvir5_617{display:flex;align-items:center;background:#fff;border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;gap:5px;border-radius:8px;padding:8px;font-size:14px;height:36px}._search_xvir5_617 input{cursor:pointer;border:none;outline:none;background:inherit;box-shadow:none;height:100%;width:100%;padding:15px 0}._hide_xvir5_640{display:none!important}._list_xvir5_644{width:100%}._listpending_xvir5_648{width:100%;margin-bottom:auto;height:auto;margin-top:10px}._vendordistribution_xvir5_655{height:100%}._controls_xvir5_659{display:flex;justify-content:space-between;align-items:center;margin-top:15px;width:100%}._currentpage_xvir5_667{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;position:relative;bottom:25px}._controlbtn_xvir5_678{cursor:pointer;width:36px;height:36px}._curpageCount_xvir5_684{font-weight:500;font-size:12px;line-height:20px;color:#475467}._pagelink_xvir5_691{display:none}._dropbtn_xvir5_695{width:100%;display:flex;align-items:center}._dropmenufarm_xvir5_701{width:150px;padding:10px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_xvir5_712{opacity:1;transform:translateY(0)}._menuitem_xvir5_717{display:flex;justify-content:space-between;align-items:center;border-radius:6px;background-color:#f9fafb!important;padding:10px 10px 10px 8px;margin-bottom:5px}._itemcheck_xvir5_727{width:16px;height:16px}._itemtext_xvir5_732{font-weight:500;font-size:12px;line-height:20px;color:#475467;margin-right:5px}._in_stock_xvir5_740{color:#067647;background:#ecfdf3;border:1px solid #ABEFC6}._out_of_stock_xvir5_746{color:#b42318;background:#fef3f2;border:1px solid #FECDCA}._rejectedstat_xvir5_752{color:#4d4b4c;background:#e9e9e9;border:1px solid #E9E9E9}._type_xvir5_758{padding:2px 8px!important;border-radius:16px;width:fit-content;height:fit-content;display:flex;justify-content:center;font-size:8px;text-transform:uppercase;font-weight:700!important;margin-right:10px}._left_xvir5_771{text-align:left;justify-content:flex-end}._usercont_xvir5_776{display:flex;justify-content:flex-start;gap:5px;align-items:center}._useravatar_xvir5_783{width:30px;height:30px;background:linear-gradient(135deg,#e2b0ff,#9f44d3);border-radius:200px;display:flex;justify-content:center;align-items:center}._useravatr_xvir5_793{width:30px;height:30px;background:#667085;border-radius:200px;display:flex;justify-content:center;align-items:center}._firstandlastletter_xvir5_803{font-weight:600;font-size:14px;line-height:20px;color:#fff}._nametext_xvir5_810{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-left:-6px}._userpic_xvir5_818{width:100%;height:100%;object-fit:contain}._filtermobilecont_xvir5_824{display:none}._dropdown_xvir5_828{display:block}@media screen and (min-width: 992px) and (max-width: 1540px){._headerleft_xvir5_358{width:70%}._headerright_xvir5_377{width:28%}}@media screen and (max-width: 992px) and (min-width: 768px){._buyerscont_xvir5_309{margin-top:40px}._piecharts_xvir5_326{width:30%}._pendingcont_xvir5_319{gap:15px}._vendordistribution_xvir5_655{width:100%}._pendingtable_xvir5_330,._headerleft_xvir5_358{width:68%}._headerright_xvir5_377{width:30%}}@media screen and (max-width: 768px){._buyerscont_xvir5_309{display:flex;gap:2%;flex-direction:column;margin-top:40px}._farmerstable_xvir5_314{width:100%}._pendingtext_xvir5_521{display:none}._headerleft_xvir5_358{width:40%;gap:3px}._headerleftfarmers_xvir5_365{width:100%;gap:3px}._farmerscont_xvir5_884{margin-top:50px}._roundimgdivthird_xvir5_455,._roundimgdivfourth_xvir5_468{display:none}._approveallbtn_xvir5_401{width:100%}._headerright_xvir5_377{width:50%;gap:5px}._tableheader_xvir5_347{background-color:#b42318}._approve_xvir5_397{margin-right:5px}._toggleswitch_xvir5_391{width:25%}._tableheaderfarmer_xvir5_601{display:flex;flex-wrap:wrap;width:100%;justify-content:start;align-items:center}._csv_xvir5_916{display:none}._filters_xvir5_608{width:100%;align-items:center;margin-top:15px}._search_xvir5_617{width:100%}._search_xvir5_617 input{padding:0;height:100%}._filtermobilecont_xvir5_824{display:block}._filtermobile_xvir5_824{border-radius:8px;padding:4px;background-color:#f9fafb;border:1px solid #EAECF0;display:flex;justify-content:space-between;gap:10px}._filteritem_xvir5_943{display:flex;justify-content:center;align-items:center;padding:8px 12px;font-weight:600;font-size:10px;line-height:18px;color:#667085}._active_xvir5_953{border:1px solid #90D0BF;background-color:#e7f5f1;font-weight:600;font-size:10px;line-height:18px;color:#0a6c52;border-radius:8px}._dropdown_xvir5_828{display:none}._pendingcont_xvir5_319{display:flex;margin-bottom:20px}._piecharts_xvir5_326{width:100%;margin-bottom:20px}._vendordistribution_xvir5_655,._pendingtable_xvir5_330{width:100%}}@media screen and (max-width: 375px){._headerright_xvir5_377{width:60%;gap:5px}._headerleft_xvir5_358,._toggleswitch_xvir5_391{width:30%}._mobilechartcont_xvir5_991{flex-direction:column;gap:5px}._piechartsmobile_xvir5_995{margin-bottom:0}}._verified_xvir5_999,._verifiedwithlogo_xvir5_1008{position:relative;width:12px;height:12px;top:10px;right:15px;gap:0px}._unverified_xvir5_1017{position:relative;width:12px;height:12px;top:10px;right:14px}._userpicWrapper_xvir5_1025{display:flex;justify-content:flex-end;width:40px;height:33px;border-radius:56px}._userpicStoreWrapper_xvir5_1033{display:flex;width:36px;height:36px;border:3px solid #0A6C52;border-radius:56px;margin-left:-12px}._unverifiedwithstorelogo_xvir5_1042{position:relative;width:12px;height:12px;top:10px;right:12px}._storelogo_xvir5_1050{position:relative;width:14px;height:14px;bottom:5px}._width-fit_1i710_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1i710_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1i710_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1i710_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1i710_78{font-size:12px!important}}._success_1i710_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1i710_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1i710_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1i710_113{font-size:12px!important}}._success_invert_1i710_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1i710_148{font-size:14px;padding:10px}}._success_border_1i710_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1i710_173{font-size:14px;padding:10px}}._fade-green_1i710_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1i710_205{cursor:not-allowed;opacity:.5}._spinner_1i710_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1i710_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1i710_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1i710_210 div:nth-child(1){animation-delay:-.45s}._spinner_1i710_210 div:nth-child(2){animation-delay:-.3s}._spinner_1i710_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1i710_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1i710_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1i710_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1i710_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1i710_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._vendorcont_1i710_309{padding:14px 16px;border-radius:8px;background-color:#f9fafb;display:flex;justify-content:center;flex-direction:column;height:100%}._vendorheader_1i710_319{display:flex;gap:10px;align-items:center;margin-bottom:10px;justify-content:center}._headertext_1i710_327{font-weight:600;font-size:12px;line-height:18px;color:#475467}._vendorstates_1i710_334{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:15px;flex-wrap:wrap}._stateactive_1i710_343{border-radius:8px;padding:6px;gap:4px;display:flex;justify-content:center;align-items:center;background-color:#ecfdf3;border:1px solid #D1FADF}._dotactive_1i710_354{background-color:#12b76a;width:6px;height:6px;border-radius:100px}._pietext_1i710_361{font-weight:600;font-size:12px;line-height:18px;color:#475467}._statedisbled_1i710_368{border-radius:8px;padding:6px;gap:4px;display:flex;justify-content:center;align-items:center;background-color:#fef3f2;border:1px solid #FEE4E2}._dotdisabled_1i710_379{background-color:#f04438;width:6px;height:6px;border-radius:100px}._staterejected_1i710_386{border-radius:8px;padding:6px;gap:4px;display:flex;justify-content:center;align-items:center;background-color:#f2f4f7;border:1px solid #EAECF0}._dotrejected_1i710_397{background-color:#475467;width:6px;height:6px;border-radius:100px}._vendorchart_1i710_404{display:flex;justify-content:center;align-items:center;width:70%;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){._vendorcont_1i710_309{width:100%}}._width-fit_dzoj7_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_dzoj7_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_dzoj7_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_dzoj7_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_dzoj7_78{font-size:12px!important}}._success_dzoj7_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_dzoj7_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_dzoj7_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_dzoj7_113{font-size:12px!important}}._success_invert_dzoj7_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_dzoj7_148{font-size:14px;padding:10px}}._success_border_dzoj7_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_dzoj7_173{font-size:14px;padding:10px}}._fade-green_dzoj7_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_dzoj7_205{cursor:not-allowed;opacity:.5}._spinner_dzoj7_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_dzoj7_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_dzoj7_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_dzoj7_210 div:nth-child(1){animation-delay:-.45s}._spinner_dzoj7_210 div:nth-child(2){animation-delay:-.3s}._spinner_dzoj7_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_dzoj7_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_dzoj7_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_dzoj7_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_dzoj7_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_dzoj7_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._vendorinfocont_dzoj7_309{margin-top:30px}._userdetails_dzoj7_313{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}._leftdetails_dzoj7_320{display:flex;gap:10px;align-items:center}._avatarsec_dzoj7_326{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;width:56px;height:56px;border:4px solid #F2F4F7;border-radius:200px;background:linear-gradient(45deg,#39a0ff,#8fff85)}._firstletters_dzoj7_339{font-weight:600;font-size:14px;line-height:20px;color:#fff}._companynameemailcont_dzoj7_346{display:flex;flex-direction:column;margin-left:-18.5px}._individualnameemailcont_dzoj7_352{display:flex;flex-direction:column}._name_dzoj7_357{font-weight:600;font-size:16px;line-height:24px;color:#475467}._email_dzoj7_364{font-weight:500;font-size:14px;line-height:20px;color:gray}._statustxt_dzoj7_371{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._pendingapproval_dzoj7_378{border-radius:16px;padding:2px 8px;background-color:#fffaeb;font-weight:500;font-size:12px;line-height:18px;color:#b54708;margin-top:5px;display:flex;justify-content:center;align-items:center}._otherdetailscont_dzoj7_392{border-radius:8px;padding:12px;background-color:#f9fafb;display:grid;grid-template-columns:auto auto}._info_dzoj7_400{margin:10px 0}._addressinfo_dzoj7_404{grid-column:1/-1;margin:10px 0}._titlegrey_dzoj7_409{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._valdark_dzoj7_416{font-family:Inter;font-weight:500;font-size:14px;line-height:18px;color:#475467}._btns_dzoj7_424{display:flex;justify-content:space-between;width:100%;margin-top:20px;align-items:end;gap:20px}._reject_dzoj7_433{box-shadow:0 1px 2px #1018280d;border:1px solid #FECDCA;font-weight:600;color:#b42318;font-size:14px;cursor:pointer;padding:10px 18px;width:50%;border-radius:8px;display:flex;justify-content:center;background-color:#fef3f2}._approve_dzoj7_448{box-shadow:0 1px 2px #1018280d;border:1px solid #0D8A6A;background-color:#0d8a6a;font-weight:600;color:#fff;font-size:14px;cursor:pointer;padding:10px 18px;width:50%;border-radius:8px;display:flex;justify-content:center}._profpic_dzoj7_463{width:100%;height:100%;object-fit:contain}._togglecont_dzoj7_469{display:flex;gap:8px;align-items:center;padding:6px 8px;border-radius:26px;background-color:#f6fef9;border:1px solid #D1FADF}._togglecontdisable_dzoj7_479{display:flex;gap:8px;align-items:center;padding:6px 8px;border-radius:26px;background-color:#fffbfa;border:1px solid #FEE4E2}._activebadgedisable_dzoj7_489{border-radius:16px;padding:2px 8px;background-color:#fef3f2;font-weight:500;font-size:12px;line-height:18px;color:#b42318}._activebadge_dzoj7_489{border-radius:16px;padding:2px 8px;background-color:#ecfdf3;font-weight:500;font-size:12px;line-height:18px;color:#027a48}._rejectedcont_dzoj7_509{padding:2px 8px;border-radius:16px;background-color:#e9e9e9;font-weight:500;font-size:12px;line-height:18px;color:#4d4b4c}._inventorycont_dzoj7_519{border-radius:8px;padding:8px;border:1px solid #F2F4F7;margin-top:20px}._invtitle_dzoj7_526{margin-bottom:15px;font-weight:700;font-size:14px;line-height:20px;color:#475467}._boxcont_dzoj7_534{display:flex;justify-content:space-between;gap:10px}._prodInv_dzoj7_540,._ordersInv_dzoj7_540{width:100%}._addressWrapper_dzoj7_544{background:#f9fafb;width:100%;height:98px;margin:10px;gap:8px;border-radius:5px;opacity:0px}._shippingHeader_dzoj7_554{margin:10px;color:#98a2b3;font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.05em;text-align:left}._shippingAddress_dzoj7_565{color:#344054;display:flex;gap:10px;width:70%;height:40px;gap:8px;opacity:0px}@media screen and (max-width: 425px){._userdetails_dzoj7_313{gap:10px}._mainfarmercont_dzoj7_579{margin-top:10px}}@media screen and (max-width: 375px){._userdetails_dzoj7_313{flex-direction:column;justify-content:flex-start;align-items:start}}._companyInfo_dzoj7_590{width:100%;height:63px;padding:12px;margin-bottom:12px;background:#fff;border:1px solid #F2F4F7;border-radius:8px}._companyInfo_dzoj7_590 ._companyTitle_dzoj7_599{height:18px;font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.05rem;text-align:left;color:#98a2b3}._companyInfo_dzoj7_590 ._companyNameSpan_dzoj7_609{width:43px;height:20px;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#344054}._companyInfo_dzoj7_590 ._companyName_dzoj7_609{height:20px;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#344054}._userpicWrapper_dzoj7_629{width:fit-content;height:fit-content;border:3px solid #0A6C52;border-radius:56px;opacity:0px}userpicNoWrapper{background-color:#b91c1c;padding-right:10px}._storelogo_dzoj7_642{position:relative;width:1.075rem;height:1.075rem;top:1rem;right:1.458rem}._width-fit_nn9i0_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_nn9i0_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_nn9i0_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_nn9i0_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_nn9i0_78{font-size:12px!important}}._success_nn9i0_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_nn9i0_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_nn9i0_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_nn9i0_113{font-size:12px!important}}._success_invert_nn9i0_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_nn9i0_148{font-size:14px;padding:10px}}._success_border_nn9i0_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_nn9i0_173{font-size:14px;padding:10px}}._fade-green_nn9i0_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_nn9i0_205{cursor:not-allowed;opacity:.5}._spinner_nn9i0_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_nn9i0_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_nn9i0_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_nn9i0_210 div:nth-child(1){animation-delay:-.45s}._spinner_nn9i0_210 div:nth-child(2){animation-delay:-.3s}._spinner_nn9i0_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_nn9i0_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_nn9i0_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_nn9i0_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_nn9i0_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_nn9i0_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._mainvendorcont_nn9i0_309{width:100%;margin-top:24px;background:#f9fafb;padding:16px;border-radius:12px;display:flex;flex-direction:column;gap:16px}._mainvendorcont_nn9i0_309 ._meta_nn9i0_319{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px}._mainvendorcont_nn9i0_309 ._meta_nn9i0_319 ._info_nn9i0_326{display:flex;align-items:center;gap:8px}._mainvendorcont_nn9i0_309 ._meta_nn9i0_319 ._info_nn9i0_326 img{width:24px;height:24px;background-color:#f2f4f7;border-radius:50%;padding:2px}@media screen and (max-width: 375px){._mainvendorcont_nn9i0_309 ._meta_nn9i0_319 ._info_nn9i0_326 img{display:none}}._mainvendorcont_nn9i0_309 ._meta_nn9i0_319 ._info_nn9i0_326 ._quantity_nn9i0_343{color:#475467;font-weight:600;font-size:14px;line-height:20px;text-transform:capitalize}._mainvendorcont_nn9i0_309 ._meta_nn9i0_319 ._search_nn9i0_350{width:60%}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353{width:100%;display:flex;flex-direction:column;gap:6px}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359,._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360{width:100%}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._emptyloans_nn9i0_363,._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._emptyloans_nn9i0_363{width:100%;min-height:70vh;display:flex;flex:2;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;gap:20px;padding:64px;background:url(/assets/Background%20pattern%20decorative-C34ALKbv.svg);background-color:#f9fafb;background-position:center;background-size:contain}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._emptyloans_nn9i0_363 ._icon_nn9i0_380,._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._emptyloans_nn9i0_363 ._icon_nn9i0_380{background-color:#fff;border:1px solid #EAECF0;border-radius:12px;display:flex;justify-content:center;align-items:center;padding:14px}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._emptyloans_nn9i0_363 ._icon_nn9i0_380 img,._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._emptyloans_nn9i0_363 ._icon_nn9i0_380 img{width:30px;height:30px}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._emptyloans_nn9i0_363 ._content_nn9i0_395,._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._emptyloans_nn9i0_363 ._content_nn9i0_395{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._emptyloans_nn9i0_363 ._content_nn9i0_395 ._heading_nn9i0_403,._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._emptyloans_nn9i0_363 ._content_nn9i0_395 ._heading_nn9i0_403{color:#101828;font-weight:600;font-size:18px;line-height:28px;letter-spacing:0%;text-align:center}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._emptyloans_nn9i0_363 ._content_nn9i0_395 ._message_nn9i0_412,._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._emptyloans_nn9i0_363 ._content_nn9i0_395 ._message_nn9i0_412{color:#667085;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;text-align:center}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._tr_nn9i0_421,._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._tr_nn9i0_421{width:100%;display:flex}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._tr_nn9i0_421 ._th_nn9i0_359,._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._tr_nn9i0_421 ._td_nn9i0_427,._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._tr_nn9i0_421 ._th_nn9i0_359,._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._tr_nn9i0_421 ._td_nn9i0_427{padding:8px 6px;flex:1;color:#475467;font-weight:500;font-size:12px;line-height:20px;min-width:90px;border-bottom:1px solid #EAECF0}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._tr_nn9i0_421 ._th_nn9i0_359:nth-child(2),._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._tr_nn9i0_421 ._td_nn9i0_427:nth-child(2),._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._tr_nn9i0_421 ._th_nn9i0_359:nth-child(2),._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._tr_nn9i0_421 ._td_nn9i0_427:nth-child(2){flex:2}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._tr_nn9i0_421 ._th_nn9i0_359:nth-child(3),._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._tr_nn9i0_421 ._td_nn9i0_427:nth-child(3),._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._tr_nn9i0_421 ._th_nn9i0_359:nth-child(3),._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._tr_nn9i0_421 ._td_nn9i0_427:nth-child(3){text-align:right}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._tr_nn9i0_421 ._th_nn9i0_359,._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._tr_nn9i0_421 ._th_nn9i0_359{color:gray;font-weight:600;font-size:10px;text-transform:uppercase;line-height:18px;letter-spacing:12%;border-right:1px solid #EAECF0}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._tr_nn9i0_421 ._th_nn9i0_359:nth-child(3),._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._tr_nn9i0_421 ._th_nn9i0_359:nth-child(3){border-right:none}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359 ._tr_nn9i0_421 ._td_nn9i0_427,._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._tbody_nn9i0_360 ._tr_nn9i0_421 ._td_nn9i0_427{padding:18px 6px}._mainvendorcont_nn9i0_309 ._productsTable_nn9i0_353 ._thead_nn9i0_359{background-color:#f2f4f7;border-radius:10px 10px 0 0}._width-fit_l8yfb_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_l8yfb_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_l8yfb_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_l8yfb_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_l8yfb_78{font-size:12px!important}}._success_l8yfb_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_l8yfb_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_l8yfb_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_l8yfb_113{font-size:12px!important}}._success_invert_l8yfb_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_l8yfb_148{font-size:14px;padding:10px}}._success_border_l8yfb_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_l8yfb_173{font-size:14px;padding:10px}}._fade-green_l8yfb_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_l8yfb_205{cursor:not-allowed;opacity:.5}._spinner_l8yfb_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_l8yfb_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_l8yfb_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_l8yfb_210 div:nth-child(1){animation-delay:-.45s}._spinner_l8yfb_210 div:nth-child(2){animation-delay:-.3s}._spinner_l8yfb_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_l8yfb_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_l8yfb_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_l8yfb_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_l8yfb_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_l8yfb_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._mainvendorcont_l8yfb_309{width:100%;display:flex;flex-direction:column;gap:16px}._mainvendorcont_l8yfb_309 ._emptyloans_l8yfb_315{width:100%;min-height:80vh;display:flex;flex:2;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;gap:20px;padding:64px;background:url(/assets/Background%20pattern%20decorative-C34ALKbv.svg);background-color:#f9fafb;background-position:center;background-size:contain}._mainvendorcont_l8yfb_309 ._emptyloans_l8yfb_315 ._icon_l8yfb_331{background-color:#fff;border:1px solid #EAECF0;border-radius:12px;display:flex;justify-content:center;align-items:center;padding:14px}._mainvendorcont_l8yfb_309 ._emptyloans_l8yfb_315 ._icon_l8yfb_331 img{width:30px;height:30px}._mainvendorcont_l8yfb_309 ._emptyloans_l8yfb_315 ._content_l8yfb_344{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}._mainvendorcont_l8yfb_309 ._emptyloans_l8yfb_315 ._content_l8yfb_344 ._heading_l8yfb_351{color:#101828;font-weight:600;font-size:18px;line-height:28px;letter-spacing:0%;text-align:center}._mainvendorcont_l8yfb_309 ._emptyloans_l8yfb_315 ._content_l8yfb_344 ._message_l8yfb_359{color:#667085;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;text-align:center}._mainvendorcont_l8yfb_309 ._emptyloans_l8yfb_315 ._content_l8yfb_344 button{margin-top:24px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370{width:100%;display:flex;flex-direction:column;padding:36px 0 24px;gap:24px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._storeinfo_l8yfb_377{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._storeinfo_l8yfb_377 ._logobox_l8yfb_384{width:80px;height:65px;position:relative}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._storeinfo_l8yfb_377 ._logobox_l8yfb_384 img{width:65px;height:65px;object-fit:cover;border-radius:50%;border:1px solid #fff;outline:1px solid #F2F4F7}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._storeinfo_l8yfb_377 ._logobox_l8yfb_384 img._imgsmall_l8yfb_397{width:32px;height:32px;position:absolute;bottom:0;right:0}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._storeinfo_l8yfb_377 ._metadata_l8yfb_404{flex:2;display:flex;justify-content:space-between;gap:16px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._storeinfo_l8yfb_377 ._metadata_l8yfb_404 ._metadatatext_l8yfb_410{display:flex;flex-direction:column;gap:4px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._storeinfo_l8yfb_377 ._metadata_l8yfb_404 ._metadatatext_l8yfb_410 ._storenamecont_l8yfb_415{display:flex;flex-direction:column;gap:2px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._storeinfo_l8yfb_377 ._metadata_l8yfb_404 ._metadatatext_l8yfb_410 ._storenamecont_l8yfb_415 span{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;letter-spacing:1px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._storeinfo_l8yfb_377 ._metadata_l8yfb_404 ._metadatatext_l8yfb_410 ._storenamecont_l8yfb_415 p{color:#475467;font-weight:700;font-size:18px;line-height:28px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._storeinfo_l8yfb_377 ._metadata_l8yfb_404 ._metadatatext_l8yfb_410 ._currencycont_l8yfb_433{display:flex;align-items:center;gap:8px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._storeinfo_l8yfb_377 ._metadata_l8yfb_404 ._metadatatext_l8yfb_410 ._currencycont_l8yfb_433 img{width:66px;height:24px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442{width:100%;padding:10px;background-color:#f9fafb;display:flex;flex-direction:column;gap:10px;border-radius:8px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 button{border:1px dashed #90D0BF;background-color:#e7f5f1;color:#0a6c52;width:100%;padding:12px 24px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:14px;line-height:20px;min-height:60px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 button img{width:15px;height:15px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471{background-color:#fff;width:100%;border-radius:8px;border:1px solid #EAECF0;padding:24px;display:flex;flex-direction:column;gap:16px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._top_l8yfb_481{width:100%;display:flex;align-items:center;gap:16px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._top_l8yfb_481 ._name_l8yfb_487{flex:2;display:flex;align-items:center;gap:10px;color:#475467;font-weight:600;font-size:14px;line-height:20px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._top_l8yfb_481 ._name_l8yfb_487 ._icon_l8yfb_331{width:40px;height:40px;border:1px solid #EAECF0;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:6px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._top_l8yfb_481 ._name_l8yfb_487 ._icon_l8yfb_331 img{width:16px;height:16px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._top_l8yfb_481 ._actions_l8yfb_511{display:flex;align-items:center;gap:4px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._top_l8yfb_481 ._actions_l8yfb_511 ._icon_l8yfb_331{width:40px;height:40px;border:1px solid #EAECF0;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:6px;cursor:pointer;transition:background-color .2s ease-in}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._top_l8yfb_481 ._actions_l8yfb_511 ._icon_l8yfb_331:hover{background-color:#f9fafb}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._top_l8yfb_481 ._actions_l8yfb_511 ._icon_l8yfb_331 img{width:16px;height:16px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._bottom_l8yfb_535{width:100%;display:flex;flex-direction:column;gap:16px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._bottom_l8yfb_535 ._row_l8yfb_541{width:100%;display:flex;flex-direction:column}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._bottom_l8yfb_535 ._row_l8yfb_541:first-child{flex-direction:row;gap:10px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._bottom_l8yfb_535 ._row_l8yfb_541:first-child ._group_l8yfb_550{width:calc(50% - 5px)}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._bottom_l8yfb_535 ._row_l8yfb_541 ._rowtitle_l8yfb_553{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;letter-spacing:1px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._bottom_l8yfb_535 ._row_l8yfb_541 ._value_l8yfb_560{color:#475467;font-weight:500;font-size:14px;line-height:20px;text-transform:capitalize}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._bottom_l8yfb_535 ._row_l8yfb_541 ._logistics_l8yfb_567{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:8px}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._bottom_l8yfb_535 ._row_l8yfb_541 ._logistics_l8yfb_567 ._company_l8yfb_574{border-radius:16px;border:1px solid #EAECF0;padding:6px 12px 6px 6px;display:flex;align-items:center;background-color:#f9fafb;gap:6px;color:#475467;font-weight:500;font-size:14px;line-height:20px;text-align:center}._mainvendorcont_l8yfb_309 ._infocontainer_l8yfb_370 ._locationcontainer_l8yfb_442 ._locationitem_l8yfb_471 ._bottom_l8yfb_535 ._row_l8yfb_541 ._logistics_l8yfb_567 ._company_l8yfb_574 img{width:16px;height:16px;border-radius:50%;object-fit:cover;border:1px solid #808080}._width-fit_136wc_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_136wc_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_136wc_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_136wc_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_136wc_78{font-size:12px!important}}._success_136wc_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_136wc_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_136wc_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_136wc_113{font-size:12px!important}}._success_invert_136wc_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_136wc_148{font-size:14px;padding:10px}}._success_border_136wc_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_136wc_173{font-size:14px;padding:10px}}._fade-green_136wc_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_136wc_205{cursor:not-allowed;opacity:.5}._spinner_136wc_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_136wc_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_136wc_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_136wc_210 div:nth-child(1){animation-delay:-.45s}._spinner_136wc_210 div:nth-child(2){animation-delay:-.3s}._spinner_136wc_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_136wc_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_136wc_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_136wc_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_136wc_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_136wc_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._deliverycont_136wc_309{display:flex;gap:2%}._farmerstable_136wc_314{width:74%;margin:20px 0}._farmerstableempty_136wc_319{width:100%;margin:20px 0}._piecharts_136wc_324{width:21%;margin:20px 0;height:80vh;position:fixed;overflow-y:scroll;left:78%}._piecharts_136wc_324::-webkit-scrollbar{display:none}._piechartsmobile_136wc_337{display:none}._pendingtable_136wc_341{display:flex;width:100%;justify-content:space-between;background-color:#f9fafb;padding:10px 20px;border-radius:8px;flex-direction:column;margin-bottom:20px}._tableheader_136wc_352{display:flex;align-items:center;flex-wrap:wrap;gap:2%;margin-bottom:20px}._headerleft_136wc_360,._headerleftfarmers_136wc_367{width:80%;display:flex;align-items:center;gap:10px}._roundedphotos_136wc_374{display:flex;align-items:center}._headerright_136wc_379{width:18%;display:flex;align-items:center;gap:10px}._switch_136wc_386{background-color:#f2f4f7!important;color:#f2f4f7;margin-bottom:auto!important;margin-top:auto!important}._toggleswitch_136wc_393{margin-bottom:auto!important;margin-top:auto!important;width:30%}._approve_136wc_399{margin-right:2%}._approveallbtn_136wc_403{width:80%;padding:6px 8px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;line-height:20px;font-size:14px;color:#344054;cursor:pointer;font-weight:600;margin-bottom:auto!important;margin-top:auto!important}._roundimgdiv_136wc_421{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:15px}._roundimgdivfirst_136wc_434{width:32px;height:32px;border-radius:200px;background:linear-gradient(45deg,#39a0ff,#8fff85);display:flex;justify-content:center;align-items:center}._roundimgdivsecond_136wc_444{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:12px}._roundimgdivthird_136wc_457{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:19px}._roundimgdivfourth_136wc_470{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:25px}._roundimgdivlast_136wc_483{width:32px;height:32px;border-radius:200px;background:#f2f4f7;display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:30px}._roundtext_136wc_496{font-weight:600;font-size:14px;line-height:20px;color:#667085}._redbadgecont_136wc_503{position:relative}._redbadge_136wc_503{background-color:#f04438;width:8px;height:8px;border-radius:4px;position:absolute;top:3px}._avatrtext_136wc_516{font-weight:600;font-size:14px;line-height:20px;color:#fff}._pendingtext_136wc_523,._pendingtextfarmers_136wc_532{font-weight:600;font-size:14px;line-height:20px;color:#475467;position:relative;right:20px}._bordtlr_136wc_541{color:#b54708!important;border-top-left-radius:8px;border-right:1px solid #FEF0C7!important;width:12%!important}._thclass_136wc_548{color:#b54708!important;border-right:1px solid #FEF0C7!important}._thclassact_136wc_553{color:#b54708!important}._bodprod_136wc_557{border-top-left-radius:8px;border-right:1px solid #EAECF0!important}._thclassprod_136wc_562{border-right:1px solid #EAECF0!important}._thclassprodstat_136wc_566{border-top-right-radius:8px}._pendingtablehead_136wc_570{background-color:#fffaeb}._center_136wc_574{display:flex;justify-content:center}._fixedcolumnpending_136wc_579{position:sticky;right:0;z-index:1;background-color:inherit;color:#b54708!important;display:flex!important;justify-content:center!important}._allfarmerstable_136wc_589{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:20px;background-color:#f9fafb;align-items:center;padding:10px 20px;border-radius:8px;margin-bottom:30px;transition:.5s ease}._tableheaderfarmer_136wc_603{display:flex;width:100%;justify-content:space-between;align-items:center}._filters_136wc_610{display:flex;align-items:center;gap:5px}._filters_136wc_610 img{cursor:pointer}._search_136wc_619{display:flex;align-items:center;background:#fff;border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;gap:5px;border-radius:8px;padding:8px;font-size:14px;height:36px}._search_136wc_619 input{cursor:pointer;border:none;outline:none;background:inherit;box-shadow:none;height:100%;width:100%;padding:15px 0}._hide_136wc_642{display:none!important}._list_136wc_646{width:100%}._controls_136wc_650{display:flex;justify-content:space-between;align-items:center;margin-top:15px;width:100%}._currentpage_136wc_658{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;position:relative;bottom:30px;width:20%;margin-left:auto;margin-right:auto}._controlbtn_136wc_672{cursor:pointer;width:36px;height:36px;display:flex;align-items:end}._curpageCount_136wc_680{font-weight:500;font-size:12px;line-height:20px;color:#475467}._pagelink_136wc_687{display:none}._dropbtn_136wc_691{width:100%;display:flex;align-items:center}._dropmenufarm_136wc_697{width:150px;padding:10px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_136wc_708{opacity:1;transform:translateY(0)}._menuitem_136wc_713{display:flex;justify-content:space-between;align-items:center;border-radius:6px;background-color:#f9fafb!important;padding:10px 10px 10px 8px;margin-bottom:5px}._itemcheck_136wc_723{width:16px;height:16px}._itemtext_136wc_728{font-weight:500;font-size:12px;line-height:20px;color:#475467;margin-right:5px}._in_stock_136wc_736{color:#067647;background:#ecfdf3;border:1px solid #ABEFC6}._out_of_stock_136wc_742{color:#b42318;background:#fef3f2;border:1px solid #FECDCA}._rejectedstat_136wc_748{color:#4d4b4c;background:#e9e9e9;border:1px solid #E9E9E9}._type_136wc_754{padding:2px 8px!important;border-radius:16px;width:fit-content;height:fit-content;display:flex;justify-content:center;font-size:8px;text-transform:uppercase;font-weight:700!important;margin-right:10px}._left_136wc_767{text-align:left;justify-content:flex-end}._usercont_136wc_772{display:flex;gap:5px;align-items:center}._useravatar_136wc_778{width:32px;height:32px;background:linear-gradient(135deg,#e2b0ff,#9f44d3);border-radius:200px;display:flex;justify-content:center;align-items:center}._useravatr_136wc_788{width:32px;height:32px;background:#667085;border-radius:200px;display:flex;justify-content:center;align-items:center}._firstandlastletter_136wc_798{font-weight:600;font-size:14px;line-height:20px;color:#fff}._nametext_136wc_805{font-weight:500;font-size:14px;line-height:20px;color:#475467}._userpic_136wc_812{width:100%;height:100%;object-fit:contain}._filtermobilecont_136wc_818{display:none}._dropdown_136wc_822{display:block}._coveragecont_136wc_826{display:flex;gap:5px;align-items:center}._areabadge_136wc_832,._nobadge_136wc_843{border-radius:16px;padding:4px 12px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:14px;line-height:20px;color:#475467}@media screen and (min-width: 992px) and (max-width: 1540px){._headerleft_136wc_360{width:70%}._headerright_136wc_379{width:28%}}@media screen and (min-width: 992px) and (max-width: 1290px){._piecharts_136wc_324{width:20%;left:79%}}@media screen and (min-width: 992px) and (max-width: 1100px){._piecharts_136wc_324{width:19%;left:80%}}@media screen and (max-width: 992px) and (min-width: 768px){._deliverycont_136wc_309{margin-top:40px}._piecharts_136wc_324{width:25%;left:74%}._headerleft_136wc_360{width:68%}._headerright_136wc_379{width:30%}}@media screen and (max-width: 768px){._piechartsmobile_136wc_337{display:block;margin-bottom:20px}._mobilechartcont_136wc_894{display:flex;justify-content:space-between;gap:10px}._genderdistribution_136wc_899,._sitedistribution_136wc_902{width:100%}._deliverycont_136wc_309{display:flex;gap:2%;flex-direction:column;margin-top:40px}._farmerstable_136wc_314{width:100%}._pendingtext_136wc_523{display:none}._headerleft_136wc_360{width:40%;gap:3px}._headerleftfarmers_136wc_367{width:100%;gap:3px}._farmerscont_136wc_925{margin-top:50px}._roundimgdivthird_136wc_457,._roundimgdivfourth_136wc_470{display:none}._approveallbtn_136wc_403{width:100%}._headerright_136wc_379{width:50%;gap:5px}._tableheader_136wc_352{justify-content:space-between}._approve_136wc_399{margin-right:5px}._toggleswitch_136wc_393{width:25%}._tableheaderfarmer_136wc_603{display:flex;flex-wrap:wrap;width:100%;justify-content:start;align-items:center}._csv_136wc_957{display:none}._filters_136wc_610{width:100%;align-items:center;margin-top:15px}._search_136wc_619{width:100%}._search_136wc_619 input{padding:0;height:100%}._piecharts_136wc_324{display:none}._filtermobilecont_136wc_818{display:block}._filtermobile_136wc_818{border-radius:8px;padding:4px;background-color:#f9fafb;border:1px solid #EAECF0;display:flex;justify-content:space-between;gap:10px}._filteritem_136wc_987{display:flex;justify-content:center;align-items:center;padding:8px 12px;font-weight:600;font-size:10px;line-height:18px;color:#667085}._active_136wc_997{border:1px solid #90D0BF;background-color:#e7f5f1;font-weight:600;font-size:10px;line-height:18px;color:#0a6c52;border-radius:8px}._dropdown_136wc_822{display:none}}@media screen and (max-width: 375px){._headerright_136wc_379{width:60%;gap:5px}._headerleft_136wc_360,._toggleswitch_136wc_393{width:30%}._mobilechartcont_136wc_894{flex-direction:column;gap:5px}._piechartsmobile_136wc_337{margin-bottom:0}}._verified_136wc_1029{position:relative;width:12px;height:12px;top:10px;right:15px;gap:0px;opacity:0px}._unverified_136wc_1039{position:relative;width:12px;height:12px;top:10px;right:16px;gap:0px;opacity:0px}._width-fit_17l72_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_17l72_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_17l72_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_17l72_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_17l72_78{font-size:12px!important}}._success_17l72_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_17l72_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_17l72_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_17l72_113{font-size:12px!important}}._success_invert_17l72_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_17l72_148{font-size:14px;padding:10px}}._success_border_17l72_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_17l72_173{font-size:14px;padding:10px}}._fade-green_17l72_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_17l72_205{cursor:not-allowed;opacity:.5}._spinner_17l72_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_17l72_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_17l72_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_17l72_210 div:nth-child(1){animation-delay:-.45s}._spinner_17l72_210 div:nth-child(2){animation-delay:-.3s}._spinner_17l72_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_17l72_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_17l72_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_17l72_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_17l72_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_17l72_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._agentinfocont_17l72_309{margin-top:30px}._userdetails_17l72_313{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}._leftdetails_17l72_320{display:flex;gap:10px;align-items:center}._avatarsec_17l72_326{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;width:56px;height:56px;border:4px solid #F2F4F7;border-radius:200px;background:linear-gradient(45deg,#39a0ff,#8fff85)}._firstletters_17l72_339{font-weight:600;font-size:14px;line-height:20px;color:#fff}._nameemailcont_17l72_346{display:flex;flex-direction:column}._name_17l72_346{font-weight:600;font-size:16px;line-height:24px;color:#475467}._email_17l72_358{font-weight:500;font-size:14px;line-height:20px;color:gray}._statustxt_17l72_365{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._pendingapproval_17l72_372{border-radius:16px;padding:2px 8px;background-color:#fffaeb;font-weight:500;font-size:12px;line-height:18px;color:#b54708;margin-top:5px;display:flex;justify-content:center;align-items:center}._otherdetailscont_17l72_386{border-radius:8px;padding:12px;background-color:#f9fafb;display:grid;grid-template-columns:auto auto}._info_17l72_394{margin:10px 0}._addressinfo_17l72_398{grid-column:1/-1;margin:10px 0}._titlegrey_17l72_403{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._valdark_17l72_410{font-weight:500;font-size:14px;line-height:18px;color:#475467}._btns_17l72_417{display:flex;justify-content:space-between;width:100%;margin-top:20px;align-items:end;gap:20px}._reject_17l72_426{box-shadow:0 1px 2px #1018280d;border:1px solid #FCA5A5;font-weight:600;color:#b91c1c;font-size:14px;cursor:pointer;padding:10px 18px;width:50%;border-radius:8px;display:flex;justify-content:center}._approve_17l72_440{box-shadow:0 1px 2px #1018280d;border:1px solid #0D8A6A;background-color:#0d8a6a;font-weight:600;color:#fff;font-size:14px;cursor:pointer;padding:10px 18px;width:50%;border-radius:8px;display:flex;justify-content:center}._profpic_17l72_455{width:100%;height:100%;object-fit:contain}._togglecont_17l72_461{display:flex;gap:8px;align-items:center;padding:6px 8px;border-radius:26px;background-color:#f6fef9;border:1px solid #D1FADF}._togglecontdisable_17l72_471{display:flex;gap:8px;align-items:center;padding:6px 8px;border-radius:26px;background-color:#fffbfa;border:1px solid #FEE4E2}._activebadgedisable_17l72_481{border-radius:16px;padding:2px 8px;background-color:#fef3f2;font-weight:500;font-size:12px;line-height:18px;color:#b42318}._activebadge_17l72_481{border-radius:16px;padding:2px 8px;background-color:#ecfdf3;font-weight:500;font-size:12px;line-height:18px;color:#027a48}._rejectedcont_17l72_501{padding:2px 8px;border-radius:16px;background-color:#e9e9e9;font-weight:500;font-size:12px;line-height:18px;color:#4d4b4c}._inventorycont_17l72_511{border-radius:8px;padding:8px;border:1px solid #F2F4F7;margin-top:20px}._invtitle_17l72_518{margin-bottom:15px;font-weight:700;font-size:14px;line-height:20px;color:#475467}._boxcont_17l72_526{display:flex;justify-content:space-between;gap:10px}._prodInv_17l72_532,._ordersInv_17l72_533{width:100%}._coverageareabox_17l72_537{background-color:#f9fafb;padding:16px;border-radius:8px;margin-top:20px}._coveragetitle_17l72_544{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;margin-bottom:15px}._areabox_17l72_552{background-color:#fff;display:flex;justify-content:space-between;align-items:center;border-radius:4px;padding:8px;margin-bottom:15px}._leftarea_17l72_562{display:flex;gap:10px}._areaname_17l72_567{color:#475467;font-weight:600;font-size:14px;line-height:20px}._areastate_17l72_574{color:#475467;font-weight:400;font-size:12px;line-height:18px}._viewbtn_17l72_581{display:flex;justify-content:center;align-items:center;padding:8px 10px;background:#fff;border:1px solid #D0D5DD;border-radius:8px;color:#475467;font-weight:600;font-size:12px;line-height:18px;cursor:pointer}._addressWrapper_17l72_596{background:#f9fafb;width:100%;height:98px;margin:10px;gap:8px;border-radius:5px;opacity:0px}._shippingHeader_17l72_606{margin:10px;color:#98a2b3;font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.05em;text-align:left}._shippingAddress_17l72_617{color:#344054;display:flex;gap:10px;width:70%;height:40px;gap:8px;opacity:0px}@media screen and (max-width: 425px){._userdetails_17l72_313{gap:10px}._mainfarmercont_17l72_631{margin-top:10px}}@media screen and (max-width: 375px){._userdetails_17l72_313{flex-direction:column;justify-content:flex-start;align-items:start}}._width-fit_1ncjk_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1ncjk_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1ncjk_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1ncjk_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1ncjk_78{font-size:12px!important}}._success_1ncjk_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1ncjk_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1ncjk_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1ncjk_113{font-size:12px!important}}._success_invert_1ncjk_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1ncjk_148{font-size:14px;padding:10px}}._success_border_1ncjk_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1ncjk_173{font-size:14px;padding:10px}}._fade-green_1ncjk_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1ncjk_205{cursor:not-allowed;opacity:.5}._spinner_1ncjk_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1ncjk_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1ncjk_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1ncjk_210 div:nth-child(1){animation-delay:-.45s}._spinner_1ncjk_210 div:nth-child(2){animation-delay:-.3s}._spinner_1ncjk_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1ncjk_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1ncjk_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1ncjk_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1ncjk_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1ncjk_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._genderdistcont_1ncjk_309{border-radius:8px;padding:14px 16px;background-color:#f9fafb;display:flex;justify-content:space-between;flex-direction:column}._distheader_1ncjk_318{display:flex;justify-content:center;gap:4px;align-items:center}._distritext_1ncjk_325{font-weight:600;font-weight:12px;line-height:18px;color:#475467}._distribottom_1ncjk_332{display:flex;justify-content:space-between;margin-top:20px}._male_1ncjk_338,._female_1ncjk_339{display:flex;align-items:center;justify-content:center;gap:4px;border-radius:8px;background-color:#f5f3ff;border:1px solid #ECE9FE;width:35%;cursor:pointer;padding:8px}._dot_1ncjk_352{width:6px;height:6px;background-color:#5720b7;border-radius:100px}._dotf_1ncjk_359{width:6px;height:6px;background-color:#a48afb;border-radius:100px}._dtext_1ncjk_366{font-weight:600;font-size:14px;line-height:20px;color:#475467}._piechart_1ncjk_373{display:flex;justify-content:center;align-items:center;width:70%;margin-left:auto;margin-right:auto}@media screen and (min-width: 992px) and (max-width: 1430px){._distribottom_1ncjk_332{gap:10px}._male_1ncjk_338,._female_1ncjk_339{width:100%}}@media screen and (min-width: 992px) and (max-width: 1094px){._distribottom_1ncjk_332{flex-direction:column}._male_1ncjk_338,._female_1ncjk_339{width:100%}}@media screen and (max-width: 992px) and (min-width: 768px){._distribottom_1ncjk_332{gap:10px}._male_1ncjk_338,._female_1ncjk_339{width:100%}}@media screen and (max-width: 920px) and (min-width: 768px){._distribottom_1ncjk_332{gap:10px;flex-direction:column}._male_1ncjk_338,._female_1ncjk_339{width:100%}}@media screen and (max-width: 768px){._genderdistcont_1ncjk_309{height:100%;margin-top:20px}._distribottom_1ncjk_332{gap:10px}._male_1ncjk_338,._female_1ncjk_339{width:100%}}@media screen and (max-width: 425px){._distribottom_1ncjk_332{gap:10px;flex-direction:column}._male_1ncjk_338,._female_1ncjk_339{width:100%}}._width-fit_fdwp3_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_fdwp3_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_fdwp3_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_fdwp3_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_fdwp3_78{font-size:12px!important}}._success_fdwp3_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_fdwp3_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_fdwp3_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_fdwp3_113{font-size:12px!important}}._success_invert_fdwp3_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_fdwp3_148{font-size:14px;padding:10px}}._success_border_fdwp3_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_fdwp3_173{font-size:14px;padding:10px}}._fade-green_fdwp3_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_fdwp3_205{cursor:not-allowed;opacity:.5}._spinner_fdwp3_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_fdwp3_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_fdwp3_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_fdwp3_210 div:nth-child(1){animation-delay:-.45s}._spinner_fdwp3_210 div:nth-child(2){animation-delay:-.3s}._spinner_fdwp3_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_fdwp3_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_fdwp3_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_fdwp3_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_fdwp3_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_fdwp3_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._sitedistcont_fdwp3_309{display:flex;flex-direction:column;margin-top:20px}._piechartcont_fdwp3_315{border-radius:8px;padding:14px 16px;background-color:#f9fafb;display:flex;justify-content:space-between;flex-direction:column}._chartheader_fdwp3_324{display:flex;justify-content:center;align-items:center;gap:5px}._charttext_fdwp3_331{font-weight:600;font-weight:12px;line-height:18px;color:#475467}._piechart_fdwp3_315{display:flex;justify-content:center;align-items:center;width:70%;margin-left:auto;margin-right:auto}._datas_fdwp3_347{border-radius:8px;padding:14px 16px;background-color:#f9fafb;display:flex;justify-content:space-between;flex-direction:column;margin-top:10px}._databadge_fdwp3_357{display:flex;justify-content:space-between;align-items:center;border:1px solid #F2F4F7;background-color:#f9fafb;padding:8px;border-radius:8px;margin-top:10px}._sitetext_fdwp3_368{display:flex;align-items:center;gap:5px}._txt_fdwp3_374{font-weight:600;font-size:12px;line-height:18px;color:#475467}._rounddot1_fdwp3_381{width:20px;height:20px;border-radius:100px;background-color:#6172f3;border:5px solid #E0EAFF}._rounddot2_fdwp3_389{width:20px;height:20px;border-radius:100px;background-color:#875bf7;border:5px solid #ECE9FE}._rounddot3_fdwp3_397{width:20px;height:20px;border-radius:100px;background-color:#ee46bc;border:5px solid #FCE7F6}._rounddot4_fdwp3_405{width:20px;height:20px;border-radius:100px;background-color:#86cb3c;border:5px solid #E6F4D7}._percenttext_fdwp3_413{font-weight:600;font-size:12px;line-height:18px;color:#475467}@media screen and (max-width: 768px){._datas_fdwp3_347{display:none}._piechartcont_fdwp3_315,._sitedistcont_fdwp3_309{height:100%}._piechart_fdwp3_315{margin-top:auto;margin-bottom:auto}}@media screen and (max-width: 375px){._sitedistcont_fdwp3_309{margin-top:10px}}._width-fit_orx8s_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_orx8s_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_orx8s_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_orx8s_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_orx8s_78{font-size:12px!important}}._success_orx8s_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_orx8s_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_orx8s_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_orx8s_113{font-size:12px!important}}._success_invert_orx8s_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_orx8s_148{font-size:14px;padding:10px}}._success_border_orx8s_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_orx8s_173{font-size:14px;padding:10px}}._fade-green_orx8s_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_orx8s_205{cursor:not-allowed;opacity:.5}._spinner_orx8s_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_orx8s_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_orx8s_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_orx8s_210 div:nth-child(1){animation-delay:-.45s}._spinner_orx8s_210 div:nth-child(2){animation-delay:-.3s}._spinner_orx8s_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_orx8s_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_orx8s_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_orx8s_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_orx8s_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_orx8s_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._technicianscont_orx8s_309{margin-top:20px;margin-bottom:20px}._topsection_orx8s_314{display:flex;justify-content:space-between}._districont_orx8s_319{width:75%;border-radius:8px;padding:24px;background-color:#f9fafb}._newtechniciancont_orx8s_326{width:24%;background-color:#f9fafb;border-radius:8px;padding:12px 16px;display:flex;justify-content:space-between;flex-direction:column}._imgbackgrdgray_orx8s_336{display:flex;justify-content:center;align-items:center;background-color:#f2f4f7;border-radius:4px;width:100%;height:100%;margin-bottom:10px}._distributiontitle_orx8s_347{display:flex;gap:5px;align-items:center;margin-bottom:20px}._titletxt_orx8s_354{font-weight:600;font-size:16px;line-height:24px;color:#475467}._areacont_orx8s_361{display:flex;justify-content:space-between}._chartarea_orx8s_366{width:20%;display:flex;justify-content:center;align-items:center}._distriarea_orx8s_373{width:78%;display:flex;justify-content:space-between}._areaitem_orx8s_379{width:50%;border-radius:8px;padding:6px;border:1px solid #F2F4F7;display:flex;justify-content:space-between;background-color:#f9fafb;height:fit-content;margin-right:10px}._itemleft_orx8s_391{display:flex;gap:5px}._areaname_orx8s_396,._itemrighttext_orx8s_397{font-weight:500;font-size:12px;line-height:20px;color:#475467}._plusbtn_orx8s_404{margin-right:5px}._allfarmerstable_orx8s_408{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:20px;background-color:#f9fafb;align-items:center;padding:10px 20px;border-radius:8px;margin-top:30px;margin-bottom:30px;transition:.5s ease}._tableheader_orx8s_423{display:flex;align-items:center;flex-wrap:wrap;gap:2%;margin-bottom:20px}._headerleft_orx8s_431,._headerleftfarmers_orx8s_438{width:80%;display:flex;align-items:center;gap:10px}._roundedphotos_orx8s_445{display:flex;align-items:center}._headerright_orx8s_450{width:18%;display:flex;align-items:center;gap:10px}._tableheaderfarmer_orx8s_457{display:flex;width:100%;justify-content:space-between;align-items:center}._roundimgdiv_orx8s_464{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:15px}._roundimgdivfirst_orx8s_477{width:32px;height:32px;border-radius:200px;background:linear-gradient(45deg,#39a0ff,#8fff85);display:flex;justify-content:center;align-items:center}._roundimgdivsecond_orx8s_487{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:12px}._roundimgdivthird_orx8s_500{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:19px}._roundimgdivfourth_orx8s_513{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:25px}._roundimgdivlast_orx8s_526{width:32px;height:32px;border-radius:200px;background:#f2f4f7;display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:30px}._roundtext_orx8s_539{font-weight:600;font-size:14px;line-height:20px;color:#667085}._redbadgecont_orx8s_546{position:relative}._redbadge_orx8s_546{background-color:#f04438;width:8px;height:8px;border-radius:4px;position:absolute;top:3px}._avatrtext_orx8s_559{font-weight:600;font-size:14px;line-height:20px;color:#fff}._pendingtext_orx8s_566,._pendingtextfarmers_orx8s_575{font-weight:600;font-size:14px;line-height:20px;color:#475467;position:relative;right:20px}._bordtlr_orx8s_584{color:#b54708!important;border-top-left-radius:8px;border-right:1px solid #FEF0C7!important;width:12%!important}._thclass_orx8s_591{color:#b54708!important;border-right:1px solid #FEF0C7!important}._thclassact_orx8s_596{color:#b54708!important}._bodprod_orx8s_600{border-top-left-radius:8px;border-right:1px solid #EAECF0!important}._thclassprod_orx8s_605{border-right:1px solid #EAECF0!important}._thclassprodstat_orx8s_609{border-top-right-radius:8px}._filters_orx8s_613{display:flex;align-items:center;gap:5px}._filters_orx8s_613 img{cursor:pointer}._search_orx8s_622{display:flex;align-items:center;background:#fff;border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;gap:5px;border-radius:8px;padding:8px;font-size:14px;height:36px}._search_orx8s_622 input{cursor:pointer;border:none;outline:none;background:inherit;box-shadow:none;height:100%;width:100%;padding:15px 0}._hide_orx8s_645{display:none!important}._list_orx8s_649{width:100%}._controls_orx8s_653{display:flex;justify-content:space-between;align-items:center;margin-top:15px;width:100%}._currentpage_orx8s_661{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;position:relative;bottom:30px;width:20%;margin-left:auto;margin-right:auto}._controlbtn_orx8s_675{cursor:pointer;width:36px;height:36px;display:flex;align-items:end}._curpageCount_orx8s_683{font-weight:500;font-size:12px;line-height:20px;color:#475467}._pagelink_orx8s_690{display:none}._dropbtn_orx8s_694{width:100%;display:flex;align-items:center}._dropmenu_orx8s_700{width:700px;padding:20px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_orx8s_711{opacity:1;transform:translateY(0)}._inputsec_orx8s_716{display:flex;justify-content:space-between}._developerinput_orx8s_721,._statusinput_orx8s_725,._stateinput_orx8s_729{width:49%}._devlabel_orx8s_733{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._inputfield_orx8s_741{display:flex;align-items:center}._selectinput_orx8s_746{border:1px solid #D0D5DD!important;border-radius:8px!important;padding:10px!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;color:#475467!important;outline:none!important;cursor:pointer!important;background-color:#fff!important}._inputselected_orx8s_759{border:1px solid #5EBAA2!important;border-radius:8px!important;padding:10px!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;color:#475467!important;outline:none!important;cursor:pointer!important;box-shadow:0 0 5px 5px #e7f5f1!important;background-color:#fff!important}._downarrcont_orx8s_773{position:relative}._downarr_orx8s_773{width:12px;height:7px;position:absolute;right:15px}._dropitems_orx8s_784{display:flex;flex-wrap:wrap;align-items:center;margin-top:20px}._dropitm_orx8s_791{margin-top:10px;flex:1;flex-basis:20%;display:flex;justify-content:space-between;background-color:#f9fafb!important;color:#475467!important;font-weight:500;font-size:12px;line-height:20px;border-radius:6px;padding:10px;width:60%;margin-right:10px}._checkboximg_orx8s_808{width:16px;height:16px;margin-top:auto;margin-bottom:auto}._name_orx8s_815{font-weight:500;font-size:14px;line-height:20px;color:#475467}._btnsection_orx8s_822{display:flex!important;justify-content:flex-end!important;align-items:center;margin-top:20px;width:50%;margin-left:auto}._clear_orx8s_831{font-weight:500;font-size:14px;line-height:20px;color:#d92d20!important;text-decoration:underline;margin-right:10px;cursor:pointer;background-color:#fff!important}._save_orx8s_842{background-color:#0d8a6a!important;color:#fff!important;border-radius:8px;display:flex;justify-content:center;align-items:center;padding:10px 20px;font-weight:600;font-size:14px;line-height:20px;cursor:pointer}._type_orx8s_856{padding:2px 8px!important;border-radius:16px;width:fit-content;height:fit-content;display:flex;justify-content:center;font-size:8px;text-transform:uppercase;font-weight:700!important;margin-right:10px}._left_orx8s_869{text-align:left;justify-content:flex-end}._usercont_orx8s_874{display:flex;gap:5px;align-items:center}._useravatar_orx8s_880{width:32px;height:32px;background:linear-gradient(135deg,#e2b0ff,#9f44d3);border-radius:200px;display:flex;justify-content:center;align-items:center}._useravatr_orx8s_890{width:32px;height:32px;background:#667085;border-radius:200px;display:flex;justify-content:center;align-items:center}._firstandlastletter_orx8s_900{font-weight:600;font-size:14px;line-height:20px;color:#fff}._nametext_orx8s_907{font-weight:500;font-size:14px;line-height:20px;color:#475467}._userpic_orx8s_914{width:100%;height:100%;object-fit:contain}._filtermobilecont_orx8s_920{display:none}._dropdown_orx8s_924{display:block}._coveragecont_orx8s_928{display:flex;gap:5px;align-items:center}._areabadge_orx8s_934,._nobadge_orx8s_945{border-radius:16px;padding:4px 12px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:14px;line-height:20px;color:#475467}@media screen and (min-width: 992px) and (max-width: 1540px){._headerleft_orx8s_431{width:70%}._headerright_orx8s_450{width:28%}}@media screen and (max-width: 992px) and (min-width: 768px){._technicianscont_orx8s_309{margin-top:70px}._headerleft_orx8s_431{width:68%}._headerright_orx8s_450{width:30%}._distriarea_orx8s_373{display:none}._areacont_orx8s_361{display:flex;justify-content:center}._chartarea_orx8s_366{width:60%;display:flex;justify-content:center}._districont_orx8s_319{width:50%}._newtechniciancont_orx8s_326{width:48%}}@media screen and (max-width: 768px){._technicianscont_orx8s_309{display:flex;gap:2%;flex-direction:column;margin-top:60px}._districont_orx8s_319,._newtechniciancont_orx8s_326,._farmerstable_orx8s_1006{width:100%}._pendingtext_orx8s_566{display:none}._headerleft_orx8s_431{width:40%;gap:3px}._headerleftfarmers_orx8s_438{width:100%;gap:3px}._farmerscont_orx8s_1020{margin-top:50px}._roundimgdivthird_orx8s_500,._roundimgdivfourth_orx8s_513{display:none}._headerright_orx8s_450{width:50%;gap:5px}._tableheader_orx8s_423{justify-content:space-between}._tableheaderfarmer_orx8s_457{display:flex;flex-wrap:wrap;width:100%;justify-content:start;align-items:center}._csv_orx8s_1043{display:none}._filters_orx8s_613{width:100%;align-items:center;margin-top:15px}._search_orx8s_622{width:100%}._search_orx8s_622 input{padding:0;height:100%}._dropdown_orx8s_924,._distriarea_orx8s_373{display:none}._areacont_orx8s_361{display:flex;justify-content:center}._chartarea_orx8s_366{width:100%;display:flex;justify-content:center}._districont_orx8s_319{width:50%}._newtechniciancont_orx8s_326{width:48%}}@media screen and (max-width: 375px){._headerright_orx8s_450{width:60%;gap:5px}._headerleft_orx8s_431{width:30%}}@media screen and (max-width: 320px){._topsection_orx8s_314{display:flex;flex-direction:column}._districont_orx8s_319{width:100%}._newtechniciancont_orx8s_326{margin-top:10px;width:100%}}._width-fit_s9vbb_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_s9vbb_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_s9vbb_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_s9vbb_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_s9vbb_78{font-size:12px!important}}._success_s9vbb_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_s9vbb_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_s9vbb_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_s9vbb_113{font-size:12px!important}}._success_invert_s9vbb_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_s9vbb_148{font-size:14px;padding:10px}}._success_border_s9vbb_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_s9vbb_173{font-size:14px;padding:10px}}._fade-green_s9vbb_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_s9vbb_205{cursor:not-allowed;opacity:.5}._spinner_s9vbb_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_s9vbb_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_s9vbb_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_s9vbb_210 div:nth-child(1){animation-delay:-.45s}._spinner_s9vbb_210 div:nth-child(2){animation-delay:-.3s}._spinner_s9vbb_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_s9vbb_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_s9vbb_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_s9vbb_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_s9vbb_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_s9vbb_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._techniciancont_s9vbb_309{margin-top:30px;display:flex;flex-direction:column}._userdetails_s9vbb_315{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}._leftdetails_s9vbb_322{display:flex;gap:10px;align-items:center}._avatarsec_s9vbb_328{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;width:56px;height:56px;border:4px solid #F2F4F7;border-radius:200px;background:linear-gradient(45deg,#39a0ff,#101828)}._firstletters_s9vbb_341{font-weight:600;font-size:14px;line-height:20px;color:#fff}._nameemailcont_s9vbb_348{display:flex;flex-direction:column}._name_s9vbb_348{font-weight:600;font-size:16px;line-height:24px;color:#475467}._email_s9vbb_360{font-weight:500;font-size:14px;line-height:20px;color:gray}._statustxt_s9vbb_367{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._otherdetailscont_s9vbb_374{border-radius:8px;padding:12px;background-color:#f9fafb;display:grid;grid-template-columns:auto auto auto}._info_s9vbb_382{margin:10px 0}._infoaddress_s9vbb_386{margin:10px 0;grid-column:1/-1}._titlegrey_s9vbb_391{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._titlegreyicon_s9vbb_398{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9;display:flex;justify-content:end}._valdark_s9vbb_407{font-weight:500;font-size:14px;line-height:18px;color:#475467}._btns_s9vbb_414{display:flex;justify-content:space-between;width:100%;margin-top:20px;align-items:end;gap:20px}._profpic_s9vbb_423{width:100%;height:100%;object-fit:contain}._inventorycont_s9vbb_429{border-radius:8px;padding:8px;border:1px solid #F2F4F7;margin-top:20px}._invtitle_s9vbb_436{margin-bottom:15px;font-weight:700;font-size:14px;line-height:20px;color:#475467}._boxcont_s9vbb_444{display:flex;justify-content:space-between;gap:10px}._prodInv_s9vbb_450,._ordersInv_s9vbb_451{width:100%}._coverageareabox_s9vbb_455{background-color:#f9fafb;padding:16px;border-radius:8px;margin-top:20px}._covheadercont_s9vbb_462{display:flex;justify-content:space-between}._coveragetitle_s9vbb_467{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;margin-bottom:15px}._areabox_s9vbb_475{background-color:#fff;display:flex;justify-content:space-between;align-items:center;border-radius:4px;padding:8px;margin-bottom:15px}._leftarea_s9vbb_485{display:flex;align-items:center;gap:10px}._areaname_s9vbb_491{color:#475467;font-weight:600;font-size:14px;line-height:20px}._areastate_s9vbb_498{color:#475467;font-weight:400;font-size:12px;line-height:18px}._viewbtn_s9vbb_505{display:flex;justify-content:center;align-items:center;padding:8px 10px;background:#fff;border:1px solid #D0D5DD;border-radius:8px;color:#475467;font-weight:600;font-size:12px;line-height:18px;cursor:pointer}._delistcont_s9vbb_520{display:flex;align-items:center;justify-content:center;border-radius:8px;padding:10px 14px;border:1px solid #FDA29B;cursor:pointer;margin-top:10%}._delisttext_s9vbb_531{font-weight:600;font-size:12px;line-height:18px;color:#b42318;margin-left:10px}._edittechnicianinfo_s9vbb_539{margin-top:20px}._editheader_s9vbb_543{font-weight:600;font-size:16px;line-height:24px;color:#475467;margin-bottom:20px}._editbox_s9vbb_551{border-radius:8px;padding:16px;background-color:#f9fafb}._editinput_s9vbb_557{margin-bottom:15px}._editlabel_s9vbb_561{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._editbtns_s9vbb_569{display:flex;justify-content:space-between;gap:1%}._cancelbtn_s9vbb_575{border-radius:8px;padding:10px 16px;background-color:#fff;border:1px solid #D0D5DD;width:48%;font-weight:600;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;align-items:center;cursor:pointer}._savebtn_s9vbb_591{border-radius:8px;padding:10px 16px;background-color:#e7f5f1;border:1px solid #5EBAA2;width:48%;font-weight:600;font-size:14px;line-height:20px;color:#0a6c52;display:flex;justify-content:center;align-items:center;cursor:pointer}._selectcont_s9vbb_607{margin-bottom:20px}._spinner_s9vbb_210{width:20px;height:20px}._check_s9vbb_616{cursor:pointer;accent-color:#0D8A6A}._radioptions_s9vbb_621{display:flex;gap:20px}._malesection_s9vbb_626,._femalesection_s9vbb_626{display:flex;gap:5px;align-items:center}._label_s9vbb_632{font-weight:500;font-size:14px;line-height:20px;color:#475467}@media screen and (max-width: 425px){._userdetails_s9vbb_315{gap:10px}._mainfarmercont_s9vbb_643{margin-top:10px}}@media screen and (max-width: 375px){._userdetails_s9vbb_315{flex-direction:column;justify-content:flex-start;align-items:start}}._width-fit_nmyoe_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_nmyoe_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_nmyoe_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_nmyoe_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_nmyoe_78{font-size:12px!important}}._success_nmyoe_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_nmyoe_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_nmyoe_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_nmyoe_113{font-size:12px!important}}._success_invert_nmyoe_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_nmyoe_148{font-size:14px;padding:10px}}._success_border_nmyoe_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_nmyoe_173{font-size:14px;padding:10px}}._fade-green_nmyoe_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_nmyoe_205{cursor:not-allowed;opacity:.5}._spinner_nmyoe_210{display:flex;justify-content:center;align-items:center;height:100%}._cancel_nmyoe_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_nmyoe_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_nmyoe_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_nmyoe_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modal_nmyoe_309{background-color:#00000057;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._modal_nmyoe_309 ._container_nmyoe_320{display:flex;flex-direction:column;background-color:#fff;align-items:center;justify-content:center;width:fit-content;max-width:400px;height:fit-content;border:none;border-radius:10px;gap:8px;padding:32px;gap:32px}@media screen and (max-width: 512px){._modal_nmyoe_309 ._container_nmyoe_320{width:90%}}._modal_nmyoe_309 ._container_nmyoe_320 ._icon_nmyoe_340{width:50px;height:50px}._modal_nmyoe_309 ._container_nmyoe_320 ._header_nmyoe_344{font-weight:600;margin:0;font-size:18px;line-height:18px}@media screen and (max-width: 512px){._modal_nmyoe_309 ._container_nmyoe_320 ._header_nmyoe_344{font-size:14px;line-height:20px}}._modal_nmyoe_309 ._container_nmyoe_320 ._subtext_nmyoe_356{font-size:12px;line-height:18px}@media screen and (max-width: 512px){._modal_nmyoe_309 ._container_nmyoe_320 ._subtext_nmyoe_356{font-size:12px;line-height:18px}}._modal_nmyoe_309 ._container_nmyoe_320 ._subtextheader_nmyoe_366{font-size:14px;line-height:20px}._modal_nmyoe_309 ._container_nmyoe_320 ._actionBtn_nmyoe_370,._modal_nmyoe_309 ._container_nmyoe_320 ._closeBtn_nmyoe_371,._modal_nmyoe_309 ._container_nmyoe_320 ._approveBtn_nmyoe_372{font-size:12px;line-height:18px;box-sizing:border-box;width:50%;padding:10px 16px;max-width:170px;border-radius:5px;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;height:40px}@media screen and (max-width: 512px){._modal_nmyoe_309 ._container_nmyoe_320 ._actionBtn_nmyoe_370,._modal_nmyoe_309 ._container_nmyoe_320 ._closeBtn_nmyoe_371,._modal_nmyoe_309 ._container_nmyoe_320 ._approveBtn_nmyoe_372{font-size:12px;line-height:18px;width:80%}}._modal_nmyoe_309 ._container_nmyoe_320 ._actionBtn_nmyoe_370{background-color:#fff;color:#344054;font-weight:600;border:1px solid #D0D5DD}._modal_nmyoe_309 ._container_nmyoe_320 ._closeBtn_nmyoe_371{color:#fff;font-weight:600;background-color:#d92d20;border:1px solid #D92D20}._modal_nmyoe_309 ._container_nmyoe_320 ._approveBtn_nmyoe_372{color:#fff;font-weight:600;background-color:#079455;border:1px solid #079455}._flex_nmyoe_415{display:flex;gap:5px;width:100%}._flexButtons_nmyoe_421{display:flex;gap:5px;width:100%;gap:20px;justify-content:center;align-items:center}._flexColumn_nmyoe_430{display:flex;gap:10px;flex-direction:column}._reason_nmyoe_478{display:flex;flex-direction:column;margin-top:10px;gap:5px}._reason_nmyoe_478>div:first-child{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._reason_nmyoe_478>div:nth-child(2){width:100%}._reason_nmyoe_478>div:nth-child(2) textarea{width:100%;border:1px solid #D0D5DD;outline:none;height:80px;font-size:14px;font-weight:400;line-height:24px;text-align:left;color:#667085}._spinner_nmyoe_210{width:40px;height:40px;position:relative;display:flex;justify-content:center;align-items:center}._spinner_nmyoe_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_nmyoe_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_nmyoe_210 div:nth-child(1){animation-delay:-.45s}._spinner_nmyoe_210 div:nth-child(2){animation-delay:-.3s}._spinner_nmyoe_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_nmyoe_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._fade_nmyoe_198{opacity:.5}._changewarning_nmyoe_552{display:flex;border-radius:4px;gap:5px;padding:8px;background-color:#fffaeb;border:1px solid #FEDF89;margin-bottom:20px;margin-top:20px;font-weight:600;font-size:14px;line-height:20px;color:#dc6803}._width-fit_zfscv_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_zfscv_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_zfscv_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_zfscv_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_zfscv_78{font-size:12px!important}}._success_zfscv_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_zfscv_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_zfscv_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_zfscv_113{font-size:12px!important}}._success_invert_zfscv_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_zfscv_148{font-size:14px;padding:10px}}._success_border_zfscv_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_zfscv_173{font-size:14px;padding:10px}}._fade-green_zfscv_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_zfscv_205{cursor:not-allowed;opacity:.5}._spinner_zfscv_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_zfscv_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_zfscv_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_zfscv_210 div:nth-child(1){animation-delay:-.45s}._spinner_zfscv_210 div:nth-child(2){animation-delay:-.3s}._spinner_zfscv_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_zfscv_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_zfscv_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_zfscv_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_zfscv_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_zfscv_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_zfscv_309{min-height:fit-content;background:#fcfcfd;border-radius:8px;width:100%;overflow:scroll}@media screen and (max-width: 992px){._container_zfscv_309{padding-top:50px}}._fullHeight_zfscv_322{min-height:100%;background:#fcfcfd;border-radius:8px;width:100%;overflow:scroll}@media screen and (max-width: 992px){._fullHeight_zfscv_322{padding-top:50px}}._empty_zfscv_335{display:flex;justify-content:center;align-items:center;height:100%;width:100%}._emptyContainer_zfscv_343{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:400px;gap:30px;height:fit-content}@media screen and (max-width: 992px){._emptyContainer_zfscv_343{padding:16px}}._emptyContainer_zfscv_343 ._texts_zfscv_358{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:column;padding-top:50px;background:url(/assets/background_logistic-DfKsd7vA.svg) no-repeat center center}._emptyContainer_zfscv_343 ._texts_zfscv_358 img{margin-bottom:10px}._emptyContainer_zfscv_343 ._texts_zfscv_358 ._title_zfscv_370{color:#101828;font-family:Inter;font-size:20px;font-weight:600;line-height:30px;text-align:center}._emptyContainer_zfscv_343 ._texts_zfscv_358 ._desc_zfscv_378{font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:center;color:#475467}._emptyContainer_zfscv_343 ._btn_zfscv_386{display:flex;justify-content:center;align-items:center;background:#0d8a6a;border:1px solid #0D8A6A;height:36px;padding:8px 14px;border-radius:8px;box-shadow:0 1px 2px #1018280d;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#fff;gap:8px;cursor:pointer}._width-fit_1nmdd_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1nmdd_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1nmdd_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1nmdd_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1nmdd_78{font-size:12px!important}}._success_1nmdd_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1nmdd_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1nmdd_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1nmdd_113{font-size:12px!important}}._success_invert_1nmdd_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1nmdd_148{font-size:14px;padding:10px}}._success_border_1nmdd_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1nmdd_173{font-size:14px;padding:10px}}._fade-green_1nmdd_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1nmdd_205{cursor:not-allowed;opacity:.5}._spinner_1nmdd_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1nmdd_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1nmdd_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1nmdd_210 div:nth-child(1){animation-delay:-.45s}._spinner_1nmdd_210 div:nth-child(2){animation-delay:-.3s}._spinner_1nmdd_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1nmdd_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1nmdd_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1nmdd_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1nmdd_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1nmdd_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._formAndTitle_1nmdd_309{display:flex;flex-direction:column;gap:20px;width:100%}._cardtitle_1nmdd_316{font-size:12px;text-transform:uppercase;color:gray;letter-spacing:1px;font-weight:600}._justifyBetween_1nmdd_324{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:20px}@media screen and (max-width: 990px){._justifyBetween_1nmdd_324{padding:0 30px;gap:100px}}@media screen and (max-width: 450px){._justifyBetween_1nmdd_324{padding:0}}._warningInfo_1nmdd_343{border:1px solid #fedf89;background:#fef0c7;display:flex;justify-content:center;align-items:center;color:#dc6803;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;padding:6px 16px;gap:8px}._warningInfo_1nmdd_343 ._thick_1nmdd_358{font-weight:600}._warningInfo_1nmdd_343 ._underline_1nmdd_361{text-decoration:underline}._settingsContainer_1nmdd_365{background:#fff;width:100%;display:flex;flex-direction:row;justify-content:center;padding:100px 0;gap:50px;min-height:100%}@media screen and (max-width: 990px){._settingsContainer_1nmdd_365{gap:10px;justify-content:flex-start;flex-direction:column}}._form_1nmdd_309{display:flex;flex-direction:column;gap:32px;min-width:500px}@media screen and (max-width: 992px){._form_1nmdd_309{padding:0 12px;width:100%;min-width:0}}._form_1nmdd_309 ._title_1nmdd_396{font-size:30px;font-weight:700;line-height:38px;text-align:left;color:#344054;width:fit-content}@media screen and (max-width: 650px){._form_1nmdd_309 ._title_1nmdd_396{font-size:20px;line-height:30px}}._form_1nmdd_309 ._formArea_1nmdd_410{display:flex;flex-direction:column;gap:24px;width:100%}._form_1nmdd_309 ._formArea_1nmdd_410 ._formContainer_1nmdd_416{display:flex;flex-direction:column;gap:16px}._form_1nmdd_309 ._formArea_1nmdd_410 ._subtitle_1nmdd_421{color:#101828;font-size:16px;font-weight:600;line-height:24px;text-align:left;display:flex;align-items:center;gap:8px;width:100%}._form_1nmdd_309 ._formArea_1nmdd_410 ._name_1nmdd_432{display:flex;flex-direction:column;gap:6px}._form_1nmdd_309 ._formArea_1nmdd_410 label{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._form_1nmdd_309 ._formArea_1nmdd_410 label ._italic_1nmdd_444{font-size:14px;font-style:italic;font-weight:400;line-height:20px;text-align:left}._form_1nmdd_309 ._formArea_1nmdd_410 input{font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#101828;height:40px}._avatarContainer_1nmdd_461{display:flex;align-items:center;gap:16px}._avatarContainer_1nmdd_461 ._uploadBtn_1nmdd_466{height:36px;box-shadow:0 1px 2px #1018280d;border:1px solid #d0d5dd;background:#fff;padding:8px 14px;gap:8px;display:flex;justify-content:center;align-items:center;border-radius:8px;color:#344054;font-size:14px;font-weight:500;line-height:20px;text-align:left;cursor:pointer;z-index:10;position:relative}@media screen and (max-width: 400px){._avatarContainer_1nmdd_461 ._uploadBtn_1nmdd_466 span{display:none}}._fileType_1nmdd_492{font-size:12px;font-weight:400;line-height:18px;text-align:left;color:#475467}._flexRow_1nmdd_500{display:flex;width:50%;gap:32px}._avatar_1nmdd_461{height:56px;width:56px;border-radius:50%;object-fit:cover}._file_1nmdd_492{position:absolute;height:100%;top:0;opacity:0;z-index:0;cursor:pointer}._file_1nmdd_492:disabled{cursor:not-allowed}._sectionTitle_1nmdd_526{font-size:14px;font-weight:700;line-height:20px;text-align:left;color:#344054;margin-bottom:10px}._green_1nmdd_535{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#0d8a6a}._red_1nmdd_543{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#d92d20}._locationsDropDown_1nmdd_551{height:44px;width:100%;box-shadow:0 0 0 4px #e7f5f1;box-shadow:0 1px 2px #1018280d;border-radius:8px;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#667085;overflow:visible;flex-direction:column;position:relative}._locationsDropDown_1nmdd_551 ._placeholder_1nmdd_569{padding:10px 16px;width:100%;display:flex;justify-content:space-between;height:100%;align-items:center;cursor:pointer}._locationsDropDown_1nmdd_551 ._placeholder_1nmdd_569 img{width:10px;height:5px}._locationsDropDown_1nmdd_551 ._logisticsOverflow_1nmdd_582{box-shadow:0 4px 6px -2px #10182808;box-shadow:0 12px 16px -4px #10182814;border:1px solid #eaecf0;background-color:#fff;width:100%;position:absolute;top:50px;border-radius:8px;padding:4px 8px;animation:_dropdownTransition_1nmdd_1 1s forwards}._locationsDropDown_1nmdd_551 ._logisticsOverflow_1nmdd_582 ._menuItem_1nmdd_594{padding:2px 6px;display:flex;width:100%;justify-content:space-between;align-items:center;cursor:pointer}._locationsDropDown_1nmdd_551 ._logisticsOverflow_1nmdd_582 ._menuItem_1nmdd_594 input{height:16px;width:16px;justify-self:flex-end}._marginBottom_1nmdd_608{margin-bottom:100px}._inactive_1nmdd_205{border:1px solid #d0d5dd}._active_1nmdd_616{border:1px solid #5ebaa2}@keyframes _dropdownTransition_1nmdd_1{0%{height:100px;opacity:0}95%{opacity:1}to{height:fit-content;opacity:1}}._btns_1nmdd_638{display:grid;grid-template-columns:1fr 2fr;width:100%;justify-content:space-between;align-items:center;gap:32px}._btns_1nmdd_638>div:first{width:fit-content!important}._btns_1nmdd_638 ._flexRow_1nmdd_500{gap:8px!important;justify-self:flex-end;justify-content:space-between}._btns_1nmdd_638 ._flexRow_1nmdd_500>div{width:100%!important}._routesContainer_1nmdd_658{display:flex;flex-direction:column;border:1px solid #eaecf0;background:#fff;padding:16px;border-radius:8px;gap:14px;width:100%}._routesContainer_1nmdd_658 ._title_1nmdd_396{color:#667085;font-family:Inter;font-size:12px;font-weight:400;line-height:18px;text-align:left;display:flex;width:100%;justify-content:space-between}._routesContainer_1nmdd_658 ._routes_1nmdd_658{display:flex;flex-direction:column;width:100%}._routesContainer_1nmdd_658 ._routes_1nmdd_658 ._route_1nmdd_658{width:100%;background:#f9fafb;border:1px solid #eaecf0;padding:16px;border-radius:8px;display:flex;flex-direction:column;gap:12px}._routesContainer_1nmdd_658 ._routes_1nmdd_658 ._route_1nmdd_658 ._from_1nmdd_694{display:flex;align-items:center;gap:4px;color:#344054;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left}._routesContainer_1nmdd_658 ._routes_1nmdd_658 ._route_1nmdd_658 ._inputCont_1nmdd_705{display:flex;height:44px;align-items:center;padding-left:10px;gap:8px}._routesContainer_1nmdd_658 ._routes_1nmdd_658 ._route_1nmdd_658 ._inputCont_1nmdd_705>img{transform:scaleY(1.2)}._routesContainer_1nmdd_658 ._routes_1nmdd_658 ._route_1nmdd_658 ._inputCont_1nmdd_705 ._inputsFlex_1nmdd_715{display:flex;justify-content:center;align-items:center;width:100%;gap:8px}._routesContainer_1nmdd_658 ._routes_1nmdd_658 ._route_1nmdd_658 ._inputCont_1nmdd_705 select{border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}._routesContainer_1nmdd_658 ._routes_1nmdd_658 ._route_1nmdd_658 ._inputCont_1nmdd_705 select:focus,._routesContainer_1nmdd_658 ._routes_1nmdd_658 ._route_1nmdd_658 ._inputCont_1nmdd_705 select:active,._routesContainer_1nmdd_658 ._routes_1nmdd_658 ._route_1nmdd_658 ._inputCont_1nmdd_705 select:hover{border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}._routesContainer_1nmdd_658 ._routes_1nmdd_658 ._route_1nmdd_658 ._inputCont_1nmdd_705 select option{color:#667085;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:left}._hide_1nmdd_741{visibility:hidden}._mod_1nmdd_745{background:#f9fafb;border:1px solid #eaecf0;display:flex;flex-direction:column;gap:16px;border-radius:8px;padding:16px}._mod_1nmdd_745 ._mode_1nmdd_754{display:flex;flex-direction:column;gap:12px}._mod_1nmdd_745 ._modetitle_1nmdd_759{display:flex;align-items:center;gap:8px}._mod_1nmdd_745 ._details_1nmdd_764{padding-left:28px;color:#344054;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;display:flex;flex-direction:column;gap:16px}._mod_1nmdd_745 ._details_1nmdd_764>div{display:flex;flex-direction:column;gap:4px}._mod_1nmdd_745 ._details_1nmdd_764>div div:first-child{font-size:12px}._closed_1nmdd_785{height:50px;border:1px solid #eaecf0;background:#f9fafb;border-radius:8px;display:flex;width:100%;justify-content:space-between;align-items:center;padding:8px 12px}._closed_1nmdd_785 ._title_1nmdd_396{display:flex;align-items:center;color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;gap:8px}._closed_1nmdd_785 ._openMode_1nmdd_807{cursor:pointer}._add_1nmdd_811{border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d;width:fit-content;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:6px 8px;color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;cursor:pointer;text-align:left;gap:4px}._pointer_1nmdd_831{cursor:pointer;width:13px;height:12px}._righticons_1nmdd_837{display:flex;align-items:center;gap:8px;font-size:10px}._caret_up_1nmdd_844{width:14px;height:13px;font-weight:300}._inputcover_1nmdd_850{display:flex}._priceinput_1nmdd_854{width:20%;border-top-left-radius:0;border-bottom-left-radius:0}@media screen and (max-width: 600px){._priceinput_1nmdd_854{font-size:12px;width:35%}}._priceinput1_1nmdd_866{width:80%;border-top-right-radius:0;border-bottom-right-radius:0}@media screen and (max-width: 600px){._priceinput1_1nmdd_866{width:65%}}._width-fit_1hwj3_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1hwj3_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1hwj3_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1hwj3_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1hwj3_78{font-size:12px!important}}._success_1hwj3_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1hwj3_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1hwj3_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1hwj3_113{font-size:12px!important}}._success_invert_1hwj3_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1hwj3_148{font-size:14px;padding:10px}}._success_border_1hwj3_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1hwj3_173{font-size:14px;padding:10px}}._fade-green_1hwj3_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1hwj3_205{cursor:not-allowed;opacity:.5}._spinner_1hwj3_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1hwj3_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1hwj3_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1hwj3_210 div:nth-child(1){animation-delay:-.45s}._spinner_1hwj3_210 div:nth-child(2){animation-delay:-.3s}._spinner_1hwj3_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1hwj3_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1hwj3_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1hwj3_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1hwj3_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1hwj3_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_1hwj3_309{display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:100;align-self:flex-start}._icon_1hwj3_318{width:1.5rem;height:auto}._line_1hwj3_323,._lineH_1hwj3_323{width:20%;height:4rem}._lineH_1hwj3_323{display:none}@media screen and (max-width: 992px){._container_1hwj3_309{display:flex;justify-content:center;align-items:center;flex-direction:row;padding-top:10px;padding-bottom:10px;height:30px}._icon_1hwj3_318{width:1.2rem}._lineH_1hwj3_323{display:inline-block;width:10%}._line_1hwj3_323{display:none}}._width-fit_19xes_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_19xes_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_19xes_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_19xes_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_19xes_78{font-size:12px!important}}._success_19xes_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_19xes_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_19xes_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_19xes_113{font-size:12px!important}}._success_invert_19xes_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_19xes_148{font-size:14px;padding:10px}}._success_border_19xes_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_19xes_173{font-size:14px;padding:10px}}._fade-green_19xes_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_19xes_205{cursor:not-allowed;opacity:.5}._spinner_19xes_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_19xes_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_19xes_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_19xes_210 div:nth-child(1){animation-delay:-.45s}._spinner_19xes_210 div:nth-child(2){animation-delay:-.3s}._spinner_19xes_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_19xes_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_19xes_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_19xes_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_19xes_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_19xes_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._pricingcont_19xes_309{border-radius:8px;padding:16px;background-color:#f9fafb;border:1px solid #EAECF0}._cardtitle_19xes_316{font-size:12px;text-transform:uppercase;color:gray;letter-spacing:1px;font-weight:600}._type_19xes_324{margin-top:15px;display:flex;gap:24px}._typeweight_19xes_330,._typeflat_19xes_331{display:flex;align-items:center;gap:5px}._inputlabel_19xes_337{font-size:12px;font-weight:500;line-height:18px;color:#475467;margin-bottom:3px}._inputsecont_19xes_345{margin-top:15px;display:flex;justify-content:space-between}@media screen and (max-width: 600px){._inputsecont_19xes_345{gap:10px}}._width-fit_jps5o_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_jps5o_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_jps5o_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_jps5o_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_jps5o_78{font-size:12px!important}}._success_jps5o_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_jps5o_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_jps5o_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_jps5o_113{font-size:12px!important}}._success_invert_jps5o_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_jps5o_148{font-size:14px;padding:10px}}._success_border_jps5o_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_jps5o_173{font-size:14px;padding:10px}}._fade-green_jps5o_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_jps5o_205{cursor:not-allowed;opacity:.5}._spinner_jps5o_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_jps5o_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_jps5o_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_jps5o_210 div:nth-child(1){animation-delay:-.45s}._spinner_jps5o_210 div:nth-child(2){animation-delay:-.3s}._spinner_jps5o_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_jps5o_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_jps5o_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_jps5o_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_jps5o_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_jps5o_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._tableContainer_jps5o_309{display:flex;padding:var(--spacing-md, 16px);flex-direction:column;align-items:flex-start;gap:var(--spacing-md, 16px);align-self:stretch;border-radius:var(--radius-sm, 8px);background:var(--Gray-50, #F9FAFB);width:100%;margin-bottom:100px}@media screen and (max-width: 992px){._tableContainer_jps5o_309{padding-top:80px;position:relative}}._titleSection_jps5o_328{display:flex;width:100%;justify-content:space-between}@media screen and (max-width: 992px){._titleSection_jps5o_328{display:grid;grid-template-columns:1fr;gap:16px}}._titleSection_jps5o_328 ._title_jps5o_328{display:flex;align-items:center;gap:var(--spacing-xsm, 4px);flex:1 0 0;color:var(--Gray-700, #344054);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;gap:8px}._titleSection_jps5o_328 ._title_jps5o_328 ._images_jps5o_353{display:flex;gap:-8px}._titleSection_jps5o_328 ._title_jps5o_328 ._images_jps5o_353 img{height:32px;width:32px;border-radius:50%;object-fit:cover}._titleSection_jps5o_328 ._title_jps5o_328 ._images_jps5o_353 img:not(:first-of-type){margin-left:-14px}._titleSection_jps5o_328 ._actions_jps5o_366{display:flex;align-items:center;gap:8px}@media screen and (max-width: 992px){._titleSection_jps5o_328 ._actions_jps5o_366{width:100%}._titleSection_jps5o_328 ._actions_jps5o_366 ._csv_jps5o_375{display:none}}._titleSection_jps5o_328 ._new_jps5o_379{display:flex;padding:8px 14px;justify-content:center;align-items:center;gap:8px;border-radius:var(--radius-sm, 8px);border:1px solid var(--Primary-600, #0D8A6A);background:var(--Primary-600, #0D8A6A);box-shadow:0 1px 2px #1018280d;color:var(--Base-White, #FFF);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;height:36px;cursor:pointer}@media screen and (max-width: 992px){._titleSection_jps5o_328 ._new_jps5o_379{display:none}}._titleSection_jps5o_328 ._search_jps5o_403{display:flex;padding:var(--spacing-sm, 8px) 12px;align-items:center;align-self:stretch;border-radius:var(--radius-sm, 8px);border:1px solid var(--Gray-300, #D0D5DD);background:var(--Base-White, #FFF);height:36px;box-shadow:0 1px 2px #1018280d;max-width:220px}@media screen and (max-width: 992px){._titleSection_jps5o_328 ._search_jps5o_403{max-width:none;width:100%}}._titleSection_jps5o_328 ._search_jps5o_403 input{border:none;outline:none;background:inherit;height:100%;box-shadow:none;width:100%}._titleSection_jps5o_328 ._search_jps5o_403 input:active,._titleSection_jps5o_328 ._search_jps5o_403 input:hover,._titleSection_jps5o_328 ._search_jps5o_403 input:focus{border:none;outline:none;background:inherit}._titleSection_jps5o_328 ._search_jps5o_403 img{height:20px;width:20px}._tableColumn_jps5o_443{color:var(--Gray-500, #667085);font-family:Inter;font-size:10px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:1.2px;text-transform:uppercase;display:flex;align-items:center;gap:5px}._itemText_jps5o_457{color:var(--Gray-700, #344054);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-align:left;padding:0!important;display:flex;align-items:center;gap:5px}._pueSponsor_jps5o_471{display:flex;align-items:center;gap:8px}._pueSponsor_jps5o_471 img{height:32px;width:32px;border-radius:50%;object-fit:cover}._pueSponsor_jps5o_471 ._icon_jps5o_482{height:16px;width:16px}._textcenter_jps5o_487{text-align:center!important;width:100%;display:flex;justify-content:center;gap:4px}._spaceBetween_jps5o_495{display:flex;justify-content:space-between}._desktopTable_jps5o_500{width:100%;min-height:100%;height:100%}@media screen and (max-width: 992px){._desktopTable_jps5o_500{display:none}}._mobileTable_jps5o_511{width:100%}@media screen and (min-width: 992px){._mobileTable_jps5o_511{display:none}}._pagination_jps5o_520{display:flex;width:100%;justify-content:space-between;color:var(--Gray-700, #344054);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}._pagination_jps5o_520 img:nth-child(2){display:flex;align-items:center;justify-content:flex-end}._modal_jps5o_537{background-color:#00000057;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._pointer_jps5o_549{cursor:pointer}._fade_jps5o_198{cursor:not-allowed!important;opacity:.3!important}._dots_jps5o_558{transform:scale(.7)}._door_jps5o_562{background:#edfcf2;border:1px solid #73E2A3;color:#099250;padding:6px 10px;border-radius:16px;font-family:Inter;font-size:10px;font-weight:700;line-height:18px;letter-spacing:.12em;text-align:left}._door_jps5o_562._mobile_jps5o_511,._pickup_jps5o_576._mobile_jps5o_511{height:26px;width:26px;display:flex;justify-content:center;align-items:center}._pickup_jps5o_576{background:#f0f9ff;border:1px solid #7CD4FD;color:#0086c9;padding:6px 10px;border-radius:16px;font-family:Inter;font-size:10px;font-weight:700;line-height:18px;letter-spacing:.12em;text-align:left}._logisticsInfo_jps5o_598{display:flex;align-items:center;width:100%;justify-content:space-between;background:#fcfcfd}@media screen and (max-width: 992px){._logisticsInfo_jps5o_598{display:none}}._logisticsInfo_jps5o_598 ._plusActive_jps5o_610{display:flex;justify-content:center;align-items:center;background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;padding:8px 14px;border-radius:8px;height:36px;color:#0a6c52;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;gap:8px;cursor:pointer}._logisticsInfo_jps5o_598 ._logisticsDesc_jps5o_629{display:flex;align-items:center;gap:32px}._logisticsInfo_jps5o_598 ._nameImage_jps5o_634{display:flex;align-items:center;gap:8px}._logisticsInfo_jps5o_598 ._nameImage_jps5o_634 img{height:48px;width:48px}._logisticsInfo_jps5o_598 ._name_jps5o_634{display:flex;justify-content:center;flex-direction:column;gap:2px}._logisticsInfo_jps5o_598 ._name_jps5o_634>div:first-child{color:#98a2b3;font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.05em;text-align:left}._logisticsInfo_jps5o_598 ._name_jps5o_634>div:nth-child(2){color:#344054;font-family:Inter;font-size:18px;font-weight:700;line-height:28px;text-align:left}._logisticsInfo_jps5o_598 ._actions_jps5o_366{display:flex;align-items:center;gap:8px}._logisticsInfo_jps5o_598 ._actions_jps5o_366>div{height:36px;display:flex;align-items:center}._logisticsInfo_jps5o_598 ._actions_jps5o_366>div:first-child{background:#fff;border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;padding:8px;border-radius:8px;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#344054;gap:8px;width:80px}._logisticsInfo_jps5o_598 ._actions_jps5o_366>div:last-child{background:#fff;border:1px solid #FDA29B;box-shadow:0 1px 2px #1018280d;padding:8px 14px;border-radius:8px;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#b42318;gap:8px;width:fit-content;width:100px}._logisticsInfoMobile_jps5o_710{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:16px 8px;width:100%;border-radius:8px}@media screen and (min-width: 993px){._logisticsInfoMobile_jps5o_710{display:none}}._logisticsInfoMobile_jps5o_710 ._actions_jps5o_366{display:flex;align-items:center;gap:6px}._logisticsInfoMobile_jps5o_710 ._actions_jps5o_366 img{cursor:pointer}._logisticsInfoMobile_jps5o_710 ._imgAndName_jps5o_733{display:flex;align-items:center;gap:6px;color:#344054;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:left}._logisticsInfoMobile_jps5o_710 ._imgAndName_jps5o_733 img{height:40px;width:40px}._line_jps5o_749{width:100%;height:1px;background-color:#eaecf0}._mobileStateLga_jps5o_755{display:flex;gap:20px}._filterContainer_jps5o_760{display:flex;justify-content:center;align-items:center;width:40px;height:36px;flex-direction:column}@media screen and (min-width: 993px){._filterContainer_jps5o_760{position:relative}}._filterContainer_jps5o_760>img{cursor:pointer}._filterContainer_jps5o_760 ._filter_jps5o_760{display:flex;flex-direction:column;box-shadow:0 8px 8px -4px #10182808;box-shadow:0 20px 24px -4px #10182814;border:1px solid #EAECF0;gap:12px;padding:16px 24px;position:absolute;right:0;bottom:0;height:fit-content;width:fit-content;background:#fff;transform:translateY(100%);z-index:200;border-radius:8px;min-width:500px;max-width:60vw}@media screen and (max-width: 992px){._filterContainer_jps5o_760 ._filter_jps5o_760{min-width:calc(100vw - 32px)!important;width:100vw!important;bottom:50%;margin:auto;transform:translateX(50,50%)}}._filterContainer_jps5o_760 ._filter_jps5o_760 ._filterTitle_jps5o_805{text-wrap:nowrap;color:#344054;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:left}._filterContainer_jps5o_760 ._filter_jps5o_760 ._items_jps5o_814{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:12px}@media screen and (max-width: 992px){._filterContainer_jps5o_760 ._filter_jps5o_760 ._items_jps5o_814{gap:20px;grid-template-columns:1fr}}._filterContainer_jps5o_760 ._filter_jps5o_760 ._stateAndLGA_jps5o_826{display:flex;flex-direction:column;gap:4px;width:100%}._filterContainer_jps5o_760 ._filter_jps5o_760 ._stateAndLGA_jps5o_826 ._from_jps5o_832{width:100%;display:flex;align-items:center;gap:4px;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._filterContainer_jps5o_760 ._filter_jps5o_760 ._stateAndLGA_jps5o_826 ._select_jps5o_844{width:100%;display:flex;padding-left:10px;align-items:center;gap:8px}._filterContainer_jps5o_760 ._filter_jps5o_760 ._stateAndLGA_jps5o_826 ._select_jps5o_844 img{transform:scale(1.3)}._filterContainer_jps5o_760 ._filter_jps5o_760 ._stateAndLGA_jps5o_826 ._select_jps5o_844 select{height:44px}._filterContainer_jps5o_760 ._filter_jps5o_760 ._stateAndLGA_jps5o_826 ._select_jps5o_844 select:active,._filterContainer_jps5o_760 ._filter_jps5o_760 ._stateAndLGA_jps5o_826 ._select_jps5o_844 select:focus{box-shadow:none}._filterContainer_jps5o_760 ._filter_jps5o_760 ._stateAndLGA_jps5o_826 ._select_jps5o_844 ._invisible_jps5o_860{visibility:hidden}._filterContainer_jps5o_760 ._filter_jps5o_760 ._mod_jps5o_537{display:flex;border:1px solid #F2F4F7;flex-direction:column;padding:8px;gap:16px;border-radius:8px;width:100%}._filterContainer_jps5o_760 ._filter_jps5o_760 ._mod_jps5o_537 ._modes_jps5o_872{display:flex;flex-direction:column;gap:4px;width:100%}._filterContainer_jps5o_760 ._filter_jps5o_760 ._mod_jps5o_537 ._modes_jps5o_872>div{background:#f9fafb;display:flex;align-items:center;width:100%;justify-content:space-between;border-radius:6px;padding:10px;color:#344054;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;height:40px}._filterContainer_jps5o_760 ._filter_jps5o_760 ._mod_jps5o_537 ._modes_jps5o_872>div img{cursor:pointer;display:block!important}._filterContainer_jps5o_760 ._filter_jps5o_760 ._btns_jps5o_898{display:flex;justify-content:flex-end;gap:8px}._filterContainer_jps5o_760 ._filter_jps5o_760 ._btns_jps5o_898>div{display:flex;align-items:center;height:36px;cursor:pointer}._filterContainer_jps5o_760 ._filter_jps5o_760 ._btns_jps5o_898>div:first-child{text-decoration:underline;color:#d92d20;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;padding:8px 16px}._filterContainer_jps5o_760 ._filter_jps5o_760 ._btns_jps5o_898 ._fitContent_jps5o_919{width:fit-content;padding:8px 32px;height:36px;width:97px}._overlay_jps5o_926{position:absolute;top:0;left:0;background-color:#00000018;transform:translate(-20px);z-index:1;height:100vh;width:100vw}._width-fit_pe5tk_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_pe5tk_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_pe5tk_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_pe5tk_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_pe5tk_78{font-size:12px!important}}._success_pe5tk_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_pe5tk_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_pe5tk_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_pe5tk_113{font-size:12px!important}}._success_invert_pe5tk_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_pe5tk_148{font-size:14px;padding:10px}}._success_border_pe5tk_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_pe5tk_173{font-size:14px;padding:10px}}._fade-green_pe5tk_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_pe5tk_205{cursor:not-allowed;opacity:.5}._spinner_pe5tk_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_pe5tk_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_pe5tk_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_pe5tk_210 div:nth-child(1){animation-delay:-.45s}._spinner_pe5tk_210 div:nth-child(2){animation-delay:-.3s}._spinner_pe5tk_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_pe5tk_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_pe5tk_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_pe5tk_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_pe5tk_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_pe5tk_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_pe5tk_309{display:flex;flex-direction:column;padding:24px 40px;width:100%;background-color:#fff;height:100%}._title_pe5tk_318{width:100%;display:flex;justify-content:space-between;align-items:center;font-family:Inter;font-size:18px;font-weight:700;line-height:28px;text-align:left;color:#344054;padding-bottom:8px;border-bottom:1px solid #EAECF0}@media screen and (max-width: 992px){._title_pe5tk_318{display:none}}._title_pe5tk_318 img{cursor:pointer}._content_pe5tk_341{display:flex;flex-direction:column;padding:16px 0;gap:16px}._contentTitle_pe5tk_348{width:100%;display:flex;justify-content:space-between;align-items:center;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:left;color:#344054;padding-bottom:8px}._contentTitle_pe5tk_348 span{display:flex;align-items:center;gap:8px}._contentTitle_pe5tk_348 img{cursor:pointer}._routeStates_pe5tk_370{background:#f9fafb;border:1px solid #EAECF0;padding:16px;gap:16px;border-radius:8px}._routeStates_pe5tk_370 ._from_pe5tk_377{display:flex;align-items:center;gap:4px;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#667085}._routeStates_pe5tk_370 ._info_pe5tk_388{padding-left:8px;display:flex;align-items:center;gap:8px}._routeStates_pe5tk_370 ._stateAndLga_pe5tk_394{display:grid;grid-template-columns:1fr 1fr;width:100%}._routeStates_pe5tk_370 ._stateAndLga_pe5tk_394>div{display:flex;flex-direction:column;padding:4px}._routeStates_pe5tk_370 ._stateAndLga_pe5tk_394>div span:first-child{color:#667085;font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.05em;text-align:left}._routeStates_pe5tk_370 ._stateAndLga_pe5tk_394>div span:last-child{color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._routeStates_pe5tk_370 ._invisible_pe5tk_421{visibility:hidden}._line_pe5tk_425{height:1px;width:100%;background-color:#eaecf0}._modes_pe5tk_431{display:flex;flex-direction:column;justify-content:center;width:100%;gap:8px}._modes_pe5tk_431 ._doorToDoor_pe5tk_438{background:#f9fafb;border:1px solid #EAECF0;padding:16px;display:flex;align-items:center;gap:16px;border-radius:8px}@media screen and (max-width: 992px){._modes_pe5tk_431 ._doorToDoor_pe5tk_438{align-items:flex-start}}._modes_pe5tk_431 ._doorToDoor_pe5tk_438 ._info_pe5tk_388{width:100%;display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;gap:8px}@media screen and (max-width: 992px){._modes_pe5tk_431 ._doorToDoor_pe5tk_438 ._info_pe5tk_388{grid-template-columns:1fr}}@media screen and (min-width: 992px){._modes_pe5tk_431 ._doorToDoor_pe5tk_438 ._info_pe5tk_388 ._hideDesktop_pe5tk_465{display:none}}._modes_pe5tk_431 ._doorToDoor_pe5tk_438 ._info_pe5tk_388>div{display:flex;flex-direction:column}._modes_pe5tk_431 ._doorToDoor_pe5tk_438 ._info_pe5tk_388>div span:first-child{color:#98a2b3;font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left}._modes_pe5tk_431 ._doorToDoor_pe5tk_438 ._info_pe5tk_388>div span:last-child{font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#344054}._modes_pe5tk_431 ._doorToDoor_pe5tk_438 ._main_pe5tk_490{width:100%;display:flex;gap:16px;align-items:center}@media screen and (max-width: 992px){._modes_pe5tk_431 ._doorToDoor_pe5tk_438 ._main_pe5tk_490{align-items:flex-start}}._modes_pe5tk_431 ._pickUp_pe5tk_501{flex-direction:column!important;gap:8px!important;align-items:flex-start}._modes_pe5tk_431 ._pickUp_pe5tk_501 ._desc_pe5tk_506{display:flex;align-items:center;color:#344054;font-family:Inter;font-size:12px;font-weight:600;line-height:18px;text-align:left}@media screen and (max-width: 992px){._modes_pe5tk_431 ._pickUp_pe5tk_501 ._desc_pe5tk_506{display:none}}._delete_pe5tk_522{border:1px solid #FECDCA;box-shadow:0 1px 2px #1018280d;background:#fef3f2;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#b42318;height:40px;display:flex;align-items:center;border-radius:8px;justify-content:center;cursor:pointer;gap:8px}._pricingOptions_pe5tk_541{border-radius:8px;padding:16px;display:flex;gap:10px;background-color:#f9fafb;border:1px solid #EAECF0}._optext_pe5tk_550{font-weight:500;font-size:14px;line-height:20px;color:gray}._seccontainer_pe5tk_557{display:flex;justify-content:space-between;gap:20px;width:100%}._detailssec_pe5tk_564{width:63%}._headergray_pe5tk_568{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9;margin-top:5px}._darktext_pe5tk_576{font-weight:600;font-size:14px;line-height:20px;color:#475467}._routetypebadge_pe5tk_583{padding:2px 8px;background-color:#ecfdf3;border:1px solid #A6F4C5;border-radius:16px;font-weight:500;font-size:12px;line-height:18px;color:#027a48}._width-fit_149da_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_149da_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_149da_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_149da_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_149da_78{font-size:12px!important}}._success_149da_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_149da_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_149da_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_149da_113{font-size:12px!important}}._success_invert_149da_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_149da_148{font-size:14px;padding:10px}}._success_border_149da_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_149da_173{font-size:14px;padding:10px}}._fade-green_149da_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_149da_205{cursor:not-allowed;opacity:.5}._spinner_149da_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_149da_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_149da_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_149da_210 div:nth-child(1){animation-delay:-.45s}._spinner_149da_210 div:nth-child(2){animation-delay:-.3s}._spinner_149da_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_149da_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_149da_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_149da_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_149da_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_149da_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modal_149da_309{height:100vh;width:100vw;background-color:#0000002d!important;border:none!important;border-radius:0!important;padding:0!important;display:flex;justify-content:center;align-items:center}._container_149da_321{width:fit-content;min-width:60vw;background-color:#fff;display:flex;flex-direction:column;padding:24px 32px;border-radius:16px;gap:24px;max-height:80vh;overflow:scroll}@media screen and (max-width: 992px){._container_149da_321{overflow:scroll;max-height:80vh;min-width:0;width:calc(100vw - 32px)}}._title_149da_342{width:100%;display:flex;justify-content:space-between;align-items:center;color:#101828;font-family:Inter;font-size:20px;font-weight:700;line-height:30px;text-align:left}._title_149da_342 img{cursor:pointer}._content_149da_358{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:24px}@media screen and (max-width: 992px){._content_149da_358{grid-template-columns:1fr}}._content_149da_358>div{background:#f9fafb;border:1px solid #eaecf0;padding:24px 16px;border-radius:8px;display:flex;flex-direction:column;gap:24px}._content_149da_358>div ._title_149da_342{display:flex;align-items:center;gap:4px;color:#101828;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;width:fit-content}._route_149da_390{display:flex;flex-direction:column;gap:8px}._route_149da_390 ._from_149da_395{display:flex;align-items:center;gap:4px;color:#344054;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left}._route_149da_390 ._inputs_149da_406{width:100%;display:flex;gap:8px;padding-left:8px}._route_149da_390 ._inputs_149da_406 img{transform:scale(1.9)}._route_149da_390 ._inputs_149da_406>div{width:100%;display:flex;flex-direction:column;gap:8px}._invisible_149da_422{visibility:hidden}._mod_149da_309{display:flex;flex-direction:column;gap:12px}._mod_149da_309 ._mode_149da_431{display:flex;flex-direction:column;gap:8px}._mod_149da_309 ._mode_149da_431 ._modetitle_149da_436{display:flex;align-items:center;font-family:Inter;font-size:14px;font-weight:500;line-height:24px;text-align:left;gap:4px;color:#344054}._mod_149da_309 ._mode_149da_431 ._modetitle_149da_436 img{cursor:pointer}._mod_149da_309 ._mode_149da_431 ._modeoptions_149da_450{display:flex;flex-direction:column;gap:8px;padding-left:22px}._mod_149da_309 ._mode_149da_431 ._modeoptions_149da_450>div{display:flex;flex-direction:column;gap:4px;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._btns_149da_468{display:flex;gap:8px;justify-self:flex-end;justify-content:flex-end}._btns_149da_468>div{width:160px;height:40px;display:flex;justify-content:center;align-items:center}._typeheader_149da_482{font-weight:600;font-size:10px;line-height:20px;color:gray;text-transform:uppercase;letter-spacing:1px}._typecont_149da_491{display:flex;gap:16px;align-items:center}._pricetext_149da_497{font-weight:500;font-size:14px;line-height:18px;color:#475467}._weightbased_149da_504,._flatrate_149da_505{display:flex;gap:5px;align-items:center}._pricecont_149da_511{border-bottom:1px solid #EAECF0;padding-bottom:24px;display:flex;flex-direction:column;gap:12px}._thresholdinputs_149da_519{display:flex;justify-content:space-between;gap:10px}._treshinputlabel_149da_525{font-weight:500;font-size:12px;line-height:18px;color:#475467;margin-bottom:3px}._pricethreshold_149da_533{border-bottom:1px solid #EAECF0;padding-bottom:10px}._inputcover_149da_538{display:flex}._priceinput_149da_542{width:20%;border-top-left-radius:0;border-bottom-left-radius:0}@media screen and (max-width: 600px){._priceinput_149da_542{font-size:12px;width:35%}}._priceinput1_149da_554{width:80%;border-top-right-radius:0;border-bottom-right-radius:0}@media screen and (max-width: 600px){._priceinput1_149da_554{width:65%}}._width-fit_qji1j_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_qji1j_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_qji1j_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_qji1j_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_qji1j_78{font-size:12px!important}}._success_qji1j_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_qji1j_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_qji1j_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_qji1j_113{font-size:12px!important}}._success_invert_qji1j_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_qji1j_148{font-size:14px;padding:10px}}._success_border_qji1j_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_qji1j_173{font-size:14px;padding:10px}}._fade-green_qji1j_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_qji1j_205{cursor:not-allowed;opacity:.5}._spinner_qji1j_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_qji1j_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_qji1j_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_qji1j_210 div:nth-child(1){animation-delay:-.45s}._spinner_qji1j_210 div:nth-child(2){animation-delay:-.3s}._spinner_qji1j_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_qji1j_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_qji1j_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_qji1j_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_qji1j_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_qji1j_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modal_qji1j_309{height:100vh;width:100vw;background-color:#0000002d!important;border:none!important;border-radius:0!important;padding:0!important;display:flex;justify-content:center;align-items:center}._container_qji1j_321{width:fit-content;min-width:50vw;background-color:#fff;display:flex;flex-direction:column;padding:24px 32px;border-radius:16px;gap:24px}@media screen and (max-width: 992px){._container_qji1j_321{width:calc(100vw - 32px);padding:16px}}._formAndTitle_qji1j_338{display:flex;flex-direction:column;gap:20px;width:100%}._justifyBetween_qji1j_345{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:24px}@media screen and (max-width: 990px){._justifyBetween_qji1j_345{padding:0 30px;gap:32px}}@media screen and (max-width: 450px){._justifyBetween_qji1j_345{padding:0}}._warningInfo_qji1j_364{border:1px solid #FEDF89;background:#fef0c7;display:flex;justify-content:center;align-items:center;color:#dc6803;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;padding:6px 16px;gap:8px}._warningInfo_qji1j_364 ._thick_qji1j_379{font-weight:600}._warningInfo_qji1j_364 ._underline_qji1j_382{text-decoration:underline}._settingsContainer_qji1j_386{background:#fff;width:100%;display:flex;flex-direction:row;justify-content:center;padding:100px 0;gap:50px;min-height:100%}@media screen and (max-width: 990px){._settingsContainer_qji1j_386{gap:10px;justify-content:flex-start;flex-direction:column}}._form_qji1j_338{display:flex;flex-direction:column;gap:32px;min-width:500px}@media screen and (max-width: 992px){._form_qji1j_338{padding:0 12px;width:100%;min-width:0}}._form_qji1j_338 ._title_qji1j_417{font-size:20px;font-weight:700;line-height:38px;text-align:left;color:#344054;width:100%;display:flex;justify-content:space-between}._form_qji1j_338 ._title_qji1j_417 img{cursor:pointer}@media screen and (max-width: 650px){._form_qji1j_338 ._title_qji1j_417{font-size:20px;line-height:30px}}._form_qji1j_338 ._formArea_qji1j_436{display:flex;flex-direction:column;gap:16px;width:100%}._form_qji1j_338 ._formArea_qji1j_436 ._formContainer_qji1j_442{display:flex;flex-direction:column;gap:16px}._form_qji1j_338 ._formArea_qji1j_436 ._subtitle_qji1j_447{color:#101828;font-size:16px;font-weight:600;line-height:24px;text-align:left;display:flex;align-items:center;gap:8px;width:100%}._form_qji1j_338 ._formArea_qji1j_436 ._name_qji1j_458{display:flex;flex-direction:column;gap:6px}._form_qji1j_338 ._formArea_qji1j_436 label{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._form_qji1j_338 ._formArea_qji1j_436 label ._italic_qji1j_470{font-size:14px;font-style:italic;font-weight:400;line-height:20px;text-align:left}._form_qji1j_338 ._formArea_qji1j_436 input{font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#101828;height:40px}._avatarContainer_qji1j_487{display:flex;align-items:center;gap:16px}._avatarContainer_qji1j_487 ._uploadBtn_qji1j_492{height:36px;box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;padding:8px 14px;gap:4px;display:flex;justify-content:center;align-items:center;border-radius:8px;color:#344054;font-size:14px;font-weight:500;line-height:20px;text-align:left;cursor:pointer;z-index:10;position:relative}@media screen and (max-width: 400px){._avatarContainer_qji1j_487 ._uploadBtn_qji1j_492 span{display:none}}._fileType_qji1j_518{font-size:12px;font-weight:400;line-height:18px;text-align:left;color:#475467}._flexRow_qji1j_526{display:flex;width:100%;gap:8px;justify-content:flex-end}._flexRow_qji1j_526>div{width:25%}@media screen and (max-width: 992px){._flexRow_qji1j_526{width:100%;justify-content:center}._flexRow_qji1j_526>div{width:50%}}._avatar_qji1j_487{height:56px;width:56px;border-radius:50%;object-fit:cover}._file_qji1j_518{position:absolute;height:100%;top:0;opacity:0;z-index:0;cursor:pointer}._sectionTitle_qji1j_561{font-size:14px;font-weight:700;line-height:20px;text-align:left;color:#344054;margin-bottom:10px}._green_qji1j_570{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#0d8a6a}._red_qji1j_578{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#d92d20}._locationsDropDown_qji1j_586{height:44px;width:100%;box-shadow:0 0 0 4px #e7f5f1;box-shadow:0 1px 2px #1018280d;border-radius:8px;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#667085;overflow:visible;flex-direction:column;position:relative}._locationsDropDown_qji1j_586 ._placeholder_qji1j_604{padding:10px 16px;width:100%;display:flex;justify-content:space-between;height:100%;align-items:center;cursor:pointer}._locationsDropDown_qji1j_586 ._placeholder_qji1j_604 img{width:10px;height:5px}._locationsDropDown_qji1j_586 ._logisticsOverflow_qji1j_617{box-shadow:0 4px 6px -2px #10182808;box-shadow:0 12px 16px -4px #10182814;border:1px solid #EAECF0;background-color:#fff;width:100%;position:absolute;top:50px;border-radius:8px;padding:4px 8px;animation:_dropdownTransition_qji1j_1 1s forwards}._locationsDropDown_qji1j_586 ._logisticsOverflow_qji1j_617 ._menuItem_qji1j_629{padding:2px 6px;display:flex;width:100%;justify-content:space-between;align-items:center;cursor:pointer}._locationsDropDown_qji1j_586 ._logisticsOverflow_qji1j_617 ._menuItem_qji1j_629 input{height:16px;width:16px;justify-self:flex-end}._marginBottom_qji1j_643{margin-bottom:100px}._inactive_qji1j_205{border:1px solid #D0D5DD}._active_qji1j_651{border:1px solid #5EBAA2}@keyframes _dropdownTransition_qji1j_1{0%{height:100px;opacity:0}95%{opacity:1}to{height:fit-content;opacity:1}}select,input{color:#101828!important}._btns_qji1j_672{display:grid;grid-template-columns:1fr 2fr;width:100%;justify-content:space-between;align-items:center;gap:32px}._btns_qji1j_672>div:first{width:fit-content!important}._btns_qji1j_672 ._flexRow_qji1j_526{gap:8px!important;justify-self:flex-end;justify-content:space-between}._btns_qji1j_672 ._flexRow_qji1j_526>div{width:100%!important}._pointer_qji1j_692{cursor:pointer}._width-fit_1g9d8_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1g9d8_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1g9d8_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1g9d8_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1g9d8_78{font-size:12px!important}}._success_1g9d8_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1g9d8_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1g9d8_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1g9d8_113{font-size:12px!important}}._success_invert_1g9d8_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1g9d8_148{font-size:14px;padding:10px}}._success_border_1g9d8_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1g9d8_173{font-size:14px;padding:10px}}._fade-green_1g9d8_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1g9d8_205{cursor:not-allowed;opacity:.5}._spinner_1g9d8_210{display:flex;justify-content:center;align-items:center;height:100%}._cancel_1g9d8_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1g9d8_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1g9d8_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1g9d8_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modal_1g9d8_309{background-color:#00000057;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._modal_1g9d8_309 ._container_1g9d8_320{display:flex;flex-direction:column;background-color:#fff;align-items:center;justify-content:center;width:fit-content;max-width:400px;height:fit-content;border:none;border-radius:10px;gap:8px;padding:32px;gap:32px}@media screen and (max-width: 512px){._modal_1g9d8_309 ._container_1g9d8_320{width:90%;height:300px}}._modal_1g9d8_309 ._container_1g9d8_320 ._icon_1g9d8_341{width:50px;height:50px}._modal_1g9d8_309 ._container_1g9d8_320 ._header_1g9d8_345{font-weight:600;margin:0;font-size:18px;line-height:18px}@media screen and (max-width: 512px){._modal_1g9d8_309 ._container_1g9d8_320 ._header_1g9d8_345{font-size:14px;line-height:20px}}._modal_1g9d8_309 ._container_1g9d8_320 ._subtext_1g9d8_357{font-size:12px;line-height:18px}@media screen and (max-width: 512px){._modal_1g9d8_309 ._container_1g9d8_320 ._subtext_1g9d8_357{font-size:12px;line-height:18px}}._modal_1g9d8_309 ._container_1g9d8_320 ._actionBtn_1g9d8_367,._modal_1g9d8_309 ._container_1g9d8_320 ._closeBtn_1g9d8_367,._modal_1g9d8_309 ._container_1g9d8_320 ._approveBtn_1g9d8_367{font-size:12px;line-height:18px;box-sizing:border-box;width:50%;padding:10px 16px;max-width:170px;border-radius:5px;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;height:40px}@media screen and (max-width: 512px){._modal_1g9d8_309 ._container_1g9d8_320 ._actionBtn_1g9d8_367,._modal_1g9d8_309 ._container_1g9d8_320 ._closeBtn_1g9d8_367,._modal_1g9d8_309 ._container_1g9d8_320 ._approveBtn_1g9d8_367{font-size:12px;line-height:18px;width:80%}}._modal_1g9d8_309 ._container_1g9d8_320 ._actionBtn_1g9d8_367{background-color:#fff;color:#344054;font-weight:600;border:1px solid #D0D5DD}._modal_1g9d8_309 ._container_1g9d8_320 ._closeBtn_1g9d8_367{color:#fff;font-weight:600;background-color:#d92d20;border:1px solid #D92D20}._modal_1g9d8_309 ._container_1g9d8_320 ._approveBtn_1g9d8_367{color:#fff;font-weight:600;background-color:#079455;border:1px solid #079455}._flex_1g9d8_408{display:flex;gap:5px;width:100%}._flexButtons_1g9d8_414{display:flex;gap:5px;width:100%;gap:20px;justify-content:center;align-items:center}._flexRow_1g9d8_423{display:flex;gap:10px;flex-direction:row}._flexColumn_1g9d8_429{display:flex;gap:10px;flex-direction:column}._warningsection_1g9d8_435{display:flex;border:1px solid #FEDF89;border-radius:4px;background:#fffaeb;padding:5px;font-weight:600;font-size:14px;line-height:20px;color:#dc6803;width:100%}._warningsvg_1g9d8_448{width:18px;height:18px;margin:auto 10px}._cropName_1g9d8_454{font-weight:600}._reason_1g9d8_500{display:flex;flex-direction:column;margin-top:10px;gap:5px}._reason_1g9d8_500>div:first-child{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._reason_1g9d8_500>div:nth-child(2){width:100%}._reason_1g9d8_500>div:nth-child(2) textarea{width:100%;border:1px solid #D0D5DD;outline:none;height:80px;font-size:14px;font-weight:400;line-height:24px;text-align:left;color:#667085}._spinner_1g9d8_210{width:40px;height:40px;position:relative;display:flex;justify-content:center;align-items:center}._spinner_1g9d8_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1g9d8_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1g9d8_210 div:nth-child(1){animation-delay:-.45s}._spinner_1g9d8_210 div:nth-child(2){animation-delay:-.3s}._spinner_1g9d8_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1g9d8_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._fade_1g9d8_198{opacity:.5}._width-fit_nrtkp_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_nrtkp_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_nrtkp_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_nrtkp_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_nrtkp_78{font-size:12px!important}}._success_nrtkp_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_nrtkp_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_nrtkp_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_nrtkp_113{font-size:12px!important}}._success_invert_nrtkp_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_nrtkp_148{font-size:14px;padding:10px}}._success_border_nrtkp_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_nrtkp_173{font-size:14px;padding:10px}}._fade-green_nrtkp_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_nrtkp_205{cursor:not-allowed;opacity:.5}._spinner_nrtkp_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_nrtkp_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_nrtkp_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_nrtkp_210 div:nth-child(1){animation-delay:-.45s}._spinner_nrtkp_210 div:nth-child(2){animation-delay:-.3s}._spinner_nrtkp_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_nrtkp_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_nrtkp_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_nrtkp_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_nrtkp_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_nrtkp_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._orderscont_nrtkp_309{margin:20px 0}._navcover_nrtkp_313{margin-bottom:20px;position:sticky;top:0;z-index:5;background-color:#f2f4f7;padding:15px 0}._navcont_nrtkp_322{background-color:#fff;border:1px solid #EAECF0;border-radius:12px;padding:2px 4px;display:flex;justify-content:space-between;align-items:center;gap:16px;width:20%}._overviewnavcont_nrtkp_334{font-weight:600;font-size:12px;line-height:18px;color:#667085;padding:12px 24px 10px;border-radius:8px;cursor:pointer;width:50%;display:flex;justify-content:center;align-items:center}._overviewnavcontgreen_nrtkp_348{font-weight:600;font-size:12px;line-height:18px;color:#0a6c52;padding:12px 24px 10px;border-radius:8px;cursor:pointer;border:1px solid #90D0BF;background-color:#e7f5f1;width:50%;display:flex;justify-content:center;align-items:center}._wraptxt_nrtkp_364{display:flex}._ordersnavcont_nrtkp_368{font-weight:600;font-size:12px;line-height:18px;color:#667085;padding:8px 14px;border-radius:8px;cursor:pointer;width:50%;display:flex;justify-content:center;align-self:center;align-items:center}._ordbadge_nrtkp_383{padding:2px 8px;border-radius:16px;background-color:#f9fafb;border:1px solid #EAECF0;display:flex;justify-content:center;align-items:center;gap:5px;margin-top:auto;margin-bottom:auto;background-color:#079455;color:#fff}._ordbadgegreen_nrtkp_398{padding:2px 8px;border-radius:16px;background-color:#079455;border:1px solid #90D0BF;display:flex;justify-content:center;gap:5px;color:#fff;align-items:center;margin-top:auto;margin-bottom:auto}._ordersnavcontgreen_nrtkp_412{font-weight:600;font-size:12px;line-height:18px;color:#0a6c52;padding:8px 14px;border-radius:8px;cursor:pointer;border:1px solid #90D0BF;background-color:#e7f5f1;width:50%;display:flex;justify-content:center}._ordtex_nrtkp_427{margin-top:auto;margin-bottom:auto;margin-right:5px;color:#667085}._navitemcont_nrtkp_434{border-radius:8px;padding:16px;background-color:#fcfcfd;margin-top:20px;height:97vh;overflow-y:scroll}._overviewcont_nrtkp_443,._overviewcont2_nrtkp_451{border-radius:8px;padding:12px;border:1px solid #F2F4F7;background-color:#fff;margin-bottom:30px}._hdescover_nrtkp_459{display:flex;justify-content:space-between}._headerinventory_nrtkp_464{display:flex;align-items:center;gap:5px}._headertext_nrtkp_470{font-weight:600;font-size:14px;line-height:20px;color:#475467}._cardsbox_nrtkp_477{width:100%;display:flex;justify-content:space-between;gap:10px;margin-top:10px}._ordervalue_nrtkp_485{border-radius:8px;border:1px solid #CCFBEF;background-color:#f6fefc;padding:12px;display:flex;justify-content:space-between;width:calc(50% - 5px)}._totalorders_nrtkp_495{border-radius:8px;border:1px solid #FDEAD7;background-color:#fefaf5;padding:12px;display:flex;justify-content:space-between;width:calc(50% - 5px)}._firstcards_nrtkp_505,._secondcards_nrtkp_512{display:flex;justify-content:space-between;gap:10px;width:calc(50% - 5px)}._ordtext_nrtkp_519{font-weight:600;font-size:14px;line-height:20px;color:gray;margin-top:10px}._ordno_nrtkp_527{width:100%;font-weight:700;font-size:30px;line-height:38px;color:#475467;margin-top:10px}._ordno_nrtkp_527._clickable_nrtkp_535{cursor:pointer;transition:all .1s ease-in}._ordno_nrtkp_527._clickable_nrtkp_535:hover{color:#027a48;text-decoration:underline}._revenue_nrtkp_544{border-radius:8px;border:1px solid #D1E9FF;background-color:#f5faff;padding:12px;display:flex;justify-content:space-between;width:calc(50% - 5px)}._ordersbadge_nrtkp_554{border:1px solid #D0D5DD;border-radius:6px;padding:2px 8px;display:flex;justify-content:space-between;background:#fff;align-items:center;width:95px;margin-top:10px;gap:5px}._ordot_nrtkp_567{width:6px;height:6px;background-color:#2e90fa;border-radius:100px}._ordotext_nrtkp_574{font-weight:500;font-size:medium;line-height:20px;color:#475467}._totalitems_nrtkp_581{border-radius:8px;border:1px solid #ECE9FE;background-color:#fbfaff;padding:12px;display:flex;justify-content:space-between;width:calc(50% - 5px)}._outofstockbox_nrtkp_591{background-color:#fffbfa;border:1px solid #FEE4E2;border-radius:8px;padding:16px;width:33%}._topcontent_nrtkp_599{display:flex;justify-content:space-between}._stocktext_nrtkp_604{font-weight:600;font-size:12px;line-height:14px;color:#f04438}._stocknumimg_nrtkp_611{display:flex;gap:10px;margin-top:10px;margin-bottom:10px}._numtext_nrtkp_618{font-weight:700;font-size:30px;line-height:38px;color:#b42318}._stockitemstext_nrtkp_625{font-weight:500;font-size:14px;line-height:20px;color:#b42318}._bottomcontent_nrtkp_632{display:flex;justify-content:space-between;align-items:center;margin-top:20px}._imagessect_nrtkp_639{display:flex;width:70%;gap:5px;margin-bottom:10px;overflow-x:scroll}._imagessect_nrtkp_639::-webkit-scrollbar{display:none}._ordersimg_nrtkp_651{width:40px;height:40px;border-radius:8px}._viewmore_nrtkp_657{background-color:#fff;border:1px solid #D0D5DD;border-radius:8px;padding:6px 14px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:12px;line-height:18px;color:#475467;cursor:pointer}._orderbox_nrtkp_672{border:1px solid #F2F4F7;background-color:#fff;border-radius:8px;padding:10px;width:33%}._toporder_nrtkp_680{display:flex;justify-content:space-between;align-items:center}._ordertitle_nrtkp_686{display:flex;align-items:center;border-radius:12px;padding:6px 8px;background-color:#f9fafb;border:1px solid #EAECF0;gap:10px}._ordertitleorder_nrtkp_696{display:flex;align-items:center;border-radius:12px;padding:6px 8px;background-color:#f9fafb;border:1px solid #EAECF0;gap:10px;width:94%}._orderactive_nrtkp_707{background-color:#0d8a6a;border-radius:8px;padding:3px 8px;font-weight:600;font-size:12px;line-height:18px;color:#fff!important;cursor:pointer}._monthsection_nrtkp_718{width:35%;display:flex;align-items:center}._monthsectionorder_nrtkp_724{width:10%;display:flex;align-items:center}._monthsec_nrtkp_718{width:100%;display:flex;align-items:center}._monthcontainer_nrtkp_736{display:flex;justify-content:space-between;padding:2px 6px;border-radius:4px;border:1px solid #D0D5DD;width:100%}._dropbtn_nrtkp_745{text-decoration:none}._dropdownmonth_nrtkp_749{width:100%}._monthtext_nrtkp_753{font-weight:500;font-size:14px;line-height:20px;color:#475467;text-decoration:none}._dropmenupicker_nrtkp_761{width:200px;border:1px solid #EAECF0;border-radius:8px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808}._dropmenumonth_nrtkp_768{width:350px;border:1px solid #EAECF0;border-radius:8px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;padding:15px}._selecttext_nrtkp_776{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._dateinput_nrtkp_784{padding:8px 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid #D0D5DD;border-radius:8px}._startsec_nrtkp_794{margin-bottom:10px}._placeholder_nrtkp_798{font-weight:500;font-size:16px;line-height:24px;color:gray}._dropmenuitem_nrtkp_805{display:flex;gap:5px;align-items:center;padding:5px 10px;cursor:pointer}._droptext_nrtkp_813{font-weight:500;font-size:14px;line-height:20px;color:#475467}._greendot_nrtkp_820{width:8px;height:8px;background-color:#d0d5dd;border-radius:100px}._dropmenuitem_nrtkp_805:hover ._greendot_nrtkp_820{background-color:#12b76a}._dropmenuitem_nrtkp_805:hover ._droptext_nrtkp_813{font-weight:600}._btnsec_nrtkp_834{margin-top:15px;display:flex;justify-content:space-between;gap:10px}._cancelbtn_nrtkp_841{border:1px solid #D0D5DD;padding:10px 16px;border-radius:8px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:14px;line-height:20px;color:#475467}._applybtndisable_nrtkp_854{border:1px solid #90D0BF;background-color:#90d0bf;padding:10px 16px;border-radius:8px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:14px;line-height:20px;color:#fff}._applybtnenable_nrtkp_868{border:1px solid #0D8A6A;background-color:#0d8a6a;padding:10px 16px;border-radius:8px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:14px;line-height:20px;color:#fff}._titletext_nrtkp_882{font-weight:600;font-size:12px;line-height:18px;color:#475467;cursor:pointer}._bottomordercard_nrtkp_890{margin-top:10px;padding:12px 10px;border-radius:8px;background-color:#fff;border:1px solid #F2F4F7}._ordersheadingtext_nrtkp_898{font-weight:500;font-size:14px;line-height:20px;color:gray}._ordersheading_nrtkp_898{display:flex;gap:5px}._stats_nrtkp_910{display:flex;justify-content:space-between}._totalordercost_nrtkp_915{font-weight:700;font-size:24px;line-height:32px;color:#475467;margin-top:20px}._totalorderval_nrtkp_923{border:1px solid #F2F4F7;background-color:#fcfcfd;padding:2px 8px;border-radius:16px;margin-top:10px;display:flex;justify-content:center;gap:5px;font-weight:600;font-size:12px;line-height:18px;color:gray;width:60%}._ordercont_nrtkp_939{width:30%;display:flex;justify-content:space-between;border:1px solid #F2F4F7;padding:16px;border-radius:8px}._bargraph_nrtkp_948{margin-top:10px;margin-bottom:20px}._ordersleft_nrtkp_953{display:flex;flex-direction:column;justify-content:space-between}._bargraph_nrtkp_948{width:32px;height:32px}._ordersright_nrtkp_964{display:flex;align-items:center}._cardsboxgrid_nrtkp_969{display:grid;grid-template-columns:30% 69%;gap:10px;margin-top:10px}._districont_nrtkp_976{border:1px solid #F2F4F7;padding:16px;border-radius:8px}._distritopic_nrtkp_982{display:flex;gap:5px;align-items:center;margin-bottom:20px}._distritext_nrtkp_989{font-weight:600;font-size:12px;line-height:18px;color:gray}._chartsection_nrtkp_996{display:flex;justify-content:space-between;flex-direction:column;align-items:center}._chartcont_nrtkp_1003{height:200px}._percentcont_nrtkp_1007{width:100%;display:grid;grid-template-columns:49% 49%;gap:10px 10px;column-gap:10px;margin-top:20px}._percentitem_nrtkp_1016{display:flex;justify-content:space-between;align-items:center;padding:4px;border-radius:8px}._leftpercent_nrtkp_1024{display:flex;gap:5px;align-items:center}._percentval_nrtkp_1030,._rightpercent_nrtkp_1036{font-weight:500;font-size:12px;line-height:18px}._topsellerscont_nrtkp_1042{display:flex;justify-content:space-between}._sellerleft_nrtkp_1047,._sellerright_nrtkp_1055{width:49%;border-radius:8px;padding:12px;border:1px solid #F2F4F7;background:#fff}._sellerrightnotadmin_nrtkp_1063{width:100%;border-radius:8px;padding:12px;border:1px solid #F2F4F7;background:#fff}._sellerheader_nrtkp_1071{display:flex;justify-content:space-between;align-items:center}._leftheading_nrtkp_1077{width:85%;display:flex;gap:10px;align-items:center}._rightheading_nrtkp_1084{width:23%}._leftheadtext_nrtkp_1088{font-weight:600;font-size:14px;line-height:20px;color:#475467}._headtext_nrtkp_1095{display:none}._userscont_nrtkp_1099{border-radius:8px;padding:12px 10px;border:1px solid #F2F4F7;margin-top:15px;max-height:500px;overflow-y:scroll}._firstposition_nrtkp_1108{border-radius:6px;padding:6px;background-color:#f6fef9;border:1px solid #D1FADF;margin-bottom:10px}._secondposition_nrtkp_1116{border-radius:6px;padding:6px;background-color:#f5faff;border:1px solid #D1E9FF;margin-bottom:10px}._thirdposition_nrtkp_1124{border-radius:6px;padding:6px;background-color:#fcfcfd;border:1px solid #F2F4F7;margin-bottom:10px}._poscont_nrtkp_1132{display:flex;justify-content:space-between;align-items:center;padding:6px}._leftfirst_nrtkp_1139{display:flex;gap:10px}._withblueborder_nrtkp_1144{border-bottom:1px solid #EFF8FF}._withgrayborder_nrtkp_1148{border-bottom:1px solid #F2F4F7}._medalcont_nrtkp_1152{display:flex;align-items:center}._medalcontmobile_nrtkp_1157{display:none}._medalcontno_nrtkp_1161{display:flex;align-items:center}._medalone_nrtkp_1166{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:16px;background-color:#ecfdf3;border:2px solid #A6F4C5}._medaltwo_nrtkp_1177{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:16px;background-color:#ecfdf3;border:2px solid #A6F4C5;position:relative;right:10px}._medalfirst_nrtkp_1190{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:16px;background-color:#fffaeb;border:2px solid #FEDF89}._medalsecond_nrtkp_1201{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:16px;background-color:#f8fafc;border:2px solid #E3E8EF}._medalthird_nrtkp_1212{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:16px;background-color:#fef6ee;border:2px solid #F9DBAF}._medalnormal_nrtkp_1223{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:16px;background-color:#f8fafc;border:2px solid #E3E8EF;font-weight:700;font-size:12px;line-height:8px;color:#475467}._userdetails_nrtkp_1238{display:flex;gap:10px;align-items:center}._avataround_nrtkp_1244{width:38px;height:38px;border-radius:200px;display:flex;justify-content:center;align-items:center;background:linear-gradient(45deg,#101828,#475467)}._firstletter_nrtkp_1254{color:#fff;font-weight:600;font-size:12px;line-height:18px}._thename_nrtkp_1261{color:#475467;font-weight:500;font-size:14px;line-height:20px}._rightfirst_nrtkp_1268{display:flex;align-items:center;gap:10px}._ordqty_nrtkp_1274{display:flex;align-items:center;gap:5px;border-radius:6px;padding:4px;border:1px solid #D1FADF;background:#f6fef9}._qty_nrtkp_1284{color:#027a48;font-weight:600;font-size:12px;line-height:18px}._ordamt_nrtkp_1291{display:flex;align-items:center;gap:5px;border-radius:6px;padding:4px;border:1px solid #D1FADF;background:#f6fef9}._ordqtysecond_nrtkp_1301{display:flex;align-items:center;gap:5px;border-radius:6px;padding:4px;border:1px solid #D1E9FF;background:#f5faff}._qtysecond_nrtkp_1311{color:#475467;font-weight:600;font-size:12px;line-height:18px}._ordamtsecond_nrtkp_1318{display:flex;align-items:center;gap:5px;border-radius:6px;padding:4px;border:1px solid #D1E9FF;background:#f5faff}._ordqtythird_nrtkp_1328{display:flex;align-items:center;gap:5px;border-radius:6px;padding:4px;border:1px solid #EAECF0;background:#fcfcfd}._prod1_nrtkp_1338{border-radius:6px;padding:10px;background-color:#f6fef9;border:1px solid #D1FADF;display:flex;justify-content:space-between}._leftprod_nrtkp_1347{display:flex;align-items:center;gap:10px}._proddesc_nrtkp_1353{display:flex;flex-direction:column;justify-content:center}._prodname_nrtkp_1359{font-weight:700;font-size:medium;line-height:20px;color:#475467}._prodinfos_nrtkp_1366{display:flex;align-items:center;gap:5px;margin-top:10px}._equipment_nrtkp_1373{border-radius:16px;padding:2px 8px;background-color:#ecfdf3;border:1px solid #A6F4C5;font-size:12px;font-weight:500;line-height:18px;color:#027a48;display:flex;justify-content:center;width:50%}._badgescont_nrtkp_1387{display:flex}._firebadge_nrtkp_1391{display:flex;justify-content:center;align-items:center;width:35px;height:35px;background-color:#ecfdf3;border:2px solid #A6F4C5;border-radius:200px}._starbadge_nrtkp_1402{display:flex;justify-content:center;align-items:center;width:35px;height:35px;background-color:#ecfdf3;border:2px solid #A6F4C5;border-radius:200px;position:relative;right:5px}._rightprod_nrtkp_1415{display:flex;flex-direction:column;align-items:center}._ordercontainer_nrtkp_1421{background-color:#ecfdf3;border:1px solid #D1FADF;border-radius:6px;padding:4px;font-weight:600;font-size:12px;line-height:18px;color:#475467;margin-bottom:5px}._pricecontainer_nrtkp_1433{background-color:#ecfdf3;border:1px solid #D1FADF;border-radius:6px;padding:4px;font-weight:600;font-size:12px;line-height:18px;color:#475467;display:flex;align-content:center}._stockup_nrtkp_1446{margin-right:5px}._prod2_nrtkp_1450{border-radius:6px;padding:10px;background-color:#fffcf5;border:1px solid #FEF0C7;display:flex;justify-content:space-between;margin-top:10px}._prodimg_nrtkp_1460{width:56px;height:56px;border-radius:4px}._prodimg1_nrtkp_1466{width:66px;height:66px;border-radius:4px}._detailstxt_nrtkp_1472{font-weight:700;font-size:medium;line-height:20px;color:#475467}._prodbadges_nrtkp_1479{display:flex;align-items:center;gap:5px;margin-top:5px}._prdbadge_nrtkp_1486{background-color:#fffaeb;border:1px solid #FEDF89;border-radius:16px;padding:2px 8px;font-weight:500;font-size:12px;color:#b54708;line-height:18px;display:flex;align-items:center;justify-content:center;width:40%}._prdbadge3_nrtkp_1501{background-color:#f9fafb;border:1px solid #EAECF0;border-radius:16px;padding:2px 8px;font-weight:500;font-size:12px;color:#475467;line-height:18px;display:flex;align-items:center;justify-content:center;width:40%}._medalcover_nrtkp_1516{display:flex;justify-content:center;align-items:center;width:35px;height:35px;background-color:#fffaeb;border:2px solid #FEDF89;border-radius:200px}._medalcover3_nrtkp_1527{display:flex;justify-content:center;align-items:center;width:35px;height:35px;background-color:#f9fafb;border:2px solid #EAECF0;border-radius:200px}._rightprod_nrtkp_1415{display:flex;align-items:center;margin:auto 0}._badgescover_nrtkp_1544{display:flex;gap:5px}._qtybadge_nrtkp_1549{display:flex;align-items:center;border-radius:6px;padding:4px;background-color:#fffaeb;border:1px solid #FEF0C7;font-weight:600;font-size:12px;color:#b54708;line-height:18px;gap:5px}._qtybadge3_nrtkp_1563{display:flex;align-items:center;border-radius:6px;padding:4px;background-color:#f9fafb;border:1px solid #F2F4F7;font-weight:500;font-size:12px;color:#475467;line-height:18px;gap:5px}._prod3_nrtkp_1577{border-radius:6px;padding:10px;background-color:#fcfcfd;border:1px solid #F2F4F7;display:flex;justify-content:space-between;margin-top:10px}._prodimg_nrtkp_1460{width:56px;height:56px}._tableheader_nrtkp_1592{display:flex;justify-content:space-between;align-items:center}._lefttable_nrtkp_1598{width:50%;display:flex;gap:30px;align-items:center;border-bottom:1px solid #F2F4F7;padding-bottom:10px}._item1cont_nrtkp_1607{display:flex;gap:5px;align-items:center;cursor:pointer;justify-content:center}._itemtext_nrtkp_1615{font-weight:600;font-size:12px;line-height:18px;color:#667085}._itembadge_nrtkp_1622{border-radius:16px;padding:2px 8px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:600;font-size:12px;line-height:18px;color:#475467}._itembadgegreen_nrtkp_1633{border-radius:16px;padding:2px 8px;background-color:#e7f5f1;border:1px solid #90D0BF;font-weight:600;font-size:12px;line-height:18px;color:#475467}._righttable_nrtkp_1644{width:40%;display:flex;gap:3px;justify-content:end;align-items:center}._searchinput_nrtkp_1652{width:70%}._hr1_nrtkp_1656{height:3px;border-radius:4px;background-color:#0a6c52;position:relative;top:10px;display:flex;justify-content:center}._list_nrtkp_1666{width:100%}._usercont_nrtkp_1670{display:flex;gap:5px;align-items:center}._useravatar_nrtkp_1676{width:32px;height:32px;background:linear-gradient(135deg,#e2b0ff,#9f44d3);border-radius:200px;display:flex;justify-content:center;align-items:center}._useravatr_nrtkp_1686{width:32px;height:32px;background:#667085;border-radius:200px;display:flex;justify-content:center;align-items:center}._firstandlastletter_nrtkp_1696{font-weight:600;font-size:14px;line-height:20px;color:#fff}._nametext_nrtkp_1703{font-weight:500;font-size:14px;line-height:20px;color:#475467}._userpic_nrtkp_1710{width:100%;height:100%;object-fit:contain}._bordtlr_nrtkp_1716{color:#b54708!important;border-top-left-radius:8px;border-right:1px solid #FEF0C7!important;width:12%!important}._thclass_nrtkp_1723{color:#b54708!important;border-right:1px solid #FEF0C7!important}._thclassact_nrtkp_1728{color:#b54708!important}._bodprod_nrtkp_1732{border-top-left-radius:8px;border-right:1px solid #EAECF0!important}._thclassprod_nrtkp_1737{border-right:1px solid #EAECF0!important}._thclassprodstat_nrtkp_1741{border-top-right-radius:8px}._financedcont_nrtkp_1745{border-radius:16px;padding:4px 12px;background-color:#f9fafb;border:1px solid #EAECF0;display:flex;justify-content:center;align-items:center;width:50%}._refunded_nrtkp_1756{border-radius:16px;padding:4px 12px;background-color:#f0f9ff;border:1px solid #B9E6FE;font-weight:500;font-size:14px;line-height:20px;color:#026aa2;display:flex;justify-content:center;align-items:center;width:70%}._pending_nrtkp_1771{border-radius:16px;padding:4px 12px;background-color:#fffaeb;border:1px solid #FEDF89;font-weight:500;font-size:14px;line-height:20px;color:#b54708;display:flex;justify-content:center;align-items:center;width:70%}._processing_nrtkp_1786{border-radius:16px;padding:4px 12px;background-color:#eef4ff;border:1px solid #C7D7FE;font-weight:500;font-size:14px;line-height:20px;color:#3538cd;display:flex;justify-content:center;align-items:center;width:70%}._shipping_nrtkp_1801{border-radius:16px;padding:4px 12px;background-color:#eff8ff;border:1px solid #B2DDFF;font-weight:500;font-size:14px;line-height:20px;color:#175cd3;display:flex;justify-content:center;align-items:center;width:70%}._cancelled_nrtkp_1816{border-radius:16px;padding:4px 12px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;align-items:center;width:70%}._completed_nrtkp_1831{border-radius:16px;padding:4px 12px;background-color:#ecfdf3;border:1px solid #A6F4C5;font-weight:500;font-size:14px;line-height:20px;color:#027a48;display:flex;justify-content:center;align-items:center;width:70%}._failed_nrtkp_1846{border-radius:16px;padding:4px 12px;background-color:#fef3f2;border:1px solid #FECDCA;font-weight:500;font-size:14px;line-height:20px;color:#b42318;display:flex;justify-content:center;align-items:center;width:70%}._onhold_nrtkp_1861{border-radius:16px;padding:4px 12px;background-color:#fef6ee;border:1px solid #F9DBAF;font-weight:500;font-size:14px;line-height:20px;color:#b93815;display:flex;justify-content:center;align-items:center;width:70%}._controls_nrtkp_1876{display:flex;justify-content:space-between;align-items:center;margin-top:15px;width:100%}._currentpage_nrtkp_1884{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;position:relative;bottom:30px;width:20%;margin-left:auto;margin-right:auto}._controlbtn_nrtkp_1898{cursor:pointer;width:36px;height:36px;display:flex;align-items:end}._curpageCount_nrtkp_1906{font-weight:500;font-size:12px;line-height:20px;color:#475467}._pagelink_nrtkp_1913{display:none}._ptable_nrtkp_1917{margin-top:20px}._dropbtn_nrtkp_745{width:100%;display:flex;align-items:center}._dropmenu_nrtkp_761{width:700px;padding:20px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_nrtkp_1938{opacity:1;transform:translateY(0)}._inputsec_nrtkp_1943{display:flex;justify-content:space-between}._developerinput_nrtkp_1948{width:49%}._devinput_nrtkp_1952{width:100%}._statusinput_nrtkp_1956,._stateinput_nrtkp_1960{width:49%}._devlabel_nrtkp_1964{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._inputfield_nrtkp_1972{display:flex;align-items:center}._selectinput_nrtkp_1977{border:1px solid #D0D5DD!important;border-radius:8px!important;padding:10px!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;color:#475467!important;outline:none!important;cursor:pointer!important;background-color:#fff!important}._inputselected_nrtkp_1990{border:1px solid #5EBAA2!important;border-radius:8px!important;padding:10px!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;color:#475467!important;outline:none!important;cursor:pointer!important;box-shadow:0 0 5px 5px #e7f5f1!important;background-color:#fff!important}._downarrcont_nrtkp_2004{position:relative}._downarr_nrtkp_2004{width:12px;height:7px;position:absolute;right:15px}._dropitems_nrtkp_2015{display:flex;flex-wrap:wrap;align-items:center;margin-top:20px}._dropitm_nrtkp_2022{margin-top:10px;flex:1;flex-basis:20%;display:flex;justify-content:space-between;background-color:#f9fafb!important;color:#475467!important;font-weight:500;font-size:12px;line-height:20px;border-radius:6px;padding:10px;width:60%;margin-right:10px}._checkboximg_nrtkp_2039{width:16px;height:16px;margin-top:auto;margin-bottom:auto}._name_nrtkp_1703{font-weight:500;font-size:14px;line-height:20px;color:#475467}._btnsection_nrtkp_2053{display:flex!important;justify-content:flex-end!important;align-items:center;margin-top:20px;width:50%;margin-left:auto}._clear_nrtkp_2062{font-weight:500;font-size:14px;line-height:20px;color:#d92d20!important;text-decoration:underline;margin-right:10px;cursor:pointer;background-color:#fff!important}._save_nrtkp_2073{background-color:#0d8a6a!important;color:#fff!important;border-radius:8px;display:flex;justify-content:center;align-items:center;padding:10px 20px;font-weight:600;font-size:14px;line-height:20px;cursor:pointer}._startdatepicker_nrtkp_2087{position:absolute;z-index:3;width:100%;left:90px}._graphordercont_nrtkp_2094{margin-bottom:20px}@media screen and (min-width: 992px) and (max-width: 1700px){._cardsbox_nrtkp_477{overflow-x:scroll}}@media screen and (min-width: 992px) and (max-width: 1400px){._monthsectionorder_nrtkp_724{width:20%}}@media screen and (min-width: 992px) and (max-width: 1300px){._refunded_nrtkp_1756,._pending_nrtkp_1771,._processing_nrtkp_1786,._shipping_nrtkp_1801,._cancelled_nrtkp_1816,._completed_nrtkp_1831,._failed_nrtkp_1846,._onhold_nrtkp_1861{width:100%}._navcont_nrtkp_322{width:50%}._bottomcontent_nrtkp_632{align-items:start;margin-top:20px;flex-direction:column}._toporder_nrtkp_680{align-items:start;flex-direction:column}._monthsection_nrtkp_718{width:50%;margin-top:10px;display:flex;align-items:center}._stats_nrtkp_910,._ordercont_nrtkp_939{flex-direction:column}._ordertitleorder_nrtkp_696{margin-bottom:10px;justify-content:center;width:78%}._topsellerscont_nrtkp_1042{display:flex;justify-content:space-between;flex-direction:column}._sellerleft_nrtkp_1047{width:100%;margin-bottom:20px}._sellerright_nrtkp_1055{width:100%}}@media screen and (min-width: 768px) and (max-width: 1300px){._cardsboxgrid_nrtkp_969{grid-template-columns:100%}._chartcont_nrtkp_1003{width:30%}}@media screen and (min-width: 768px) and (max-width: 992px){._orderscont_nrtkp_309{margin-top:50px}._refunded_nrtkp_1756,._pending_nrtkp_1771,._processing_nrtkp_1786,._shipping_nrtkp_1801,._cancelled_nrtkp_1816,._completed_nrtkp_1831,._failed_nrtkp_1846,._onhold_nrtkp_1861{width:100%}._navcont_nrtkp_322{width:70%;position:sticky;top:60px;z-index:2}._bottomcontent_nrtkp_632{align-items:start;margin-top:20px;flex-direction:column}._toporder_nrtkp_680{align-items:start;flex-direction:column}._monthsection_nrtkp_718{width:50%;margin-top:10px;display:flex;align-items:center}._stats_nrtkp_910,._ordercont_nrtkp_939{flex-direction:column}._ordertitleorder_nrtkp_696{margin-bottom:10px;justify-content:center;width:78%}._topsellerscont_nrtkp_1042{display:flex;justify-content:space-between;flex-direction:column}._sellerleft_nrtkp_1047{width:100%;margin-bottom:20px}._sellerright_nrtkp_1055{width:100%}._cardsbox_nrtkp_477{overflow-x:scroll}._monthsectionorder_nrtkp_724{width:20%}}@media screen and (max-width: 768px){._orderscont_nrtkp_309{margin-top:50px}._cardsbox_nrtkp_477{width:100%;flex-direction:column}._firstcards_nrtkp_505,._secondcards_nrtkp_512{width:100%}._revenue_nrtkp_544,._totalitems_nrtkp_581{width:50%}._outofstockbox_nrtkp_591,._orderbox_nrtkp_672{width:100%}._bottomcontent_nrtkp_632{align-items:start;margin-top:20px;flex-direction:column}._toporder_nrtkp_680{align-items:start;flex-direction:column}._monthsection_nrtkp_718{width:50%;margin-top:10px;display:flex;align-items:center}._navcont_nrtkp_322{width:70%;position:sticky;top:60px;z-index:2}._graphordercont_nrtkp_2094,._graphordercontfirst_nrtkp_2281{display:none}._ordercont_nrtkp_939{width:100%}._districont_nrtkp_976{display:none}._ordersheading_nrtkp_898{margin-top:10px}._topsellerscont_nrtkp_1042{display:flex;justify-content:space-between;flex-direction:column}._sellerleft_nrtkp_1047{width:100%;margin-bottom:20px}._sellerright_nrtkp_1055{width:100%}._tableheader_nrtkp_1592{flex-wrap:wrap}._lefttable_nrtkp_1598{width:100%;margin-bottom:10px}._righttable_nrtkp_1644{width:100%}._item1_nrtkp_1607,._item2_nrtkp_2318{width:50%}._item1cont_nrtkp_1607{justify-content:center}._csv_nrtkp_2324{display:none}._searchinput_nrtkp_1652{width:100%}._input_nrtkp_1943{margin-top:auto;margin-bottom:auto;width:100%}._inputsec_nrtkp_1943{flex-direction:column}._dropmenu_nrtkp_761{width:300px}._selectinput_nrtkp_1977,._inputselected_nrtkp_1990,._developerinput_nrtkp_1948,._statusinput_nrtkp_1956,._stateinput_nrtkp_1960,._btnsection_nrtkp_2053{width:100%}._ordright_nrtkp_2359{position:relative}._patternindigo_nrtkp_2362,._patternblue_nrtkp_2366{position:absolute;right:50%}._monthsectionorder_nrtkp_724{width:25%}._overviewcont2_nrtkp_451{display:none}}@media screen and (max-width: 512px){._topsellerscont_nrtkp_1042{display:flex;justify-content:space-between;flex-direction:column}._sellerheader_nrtkp_1071{margin-top:10px}._sellerleft_nrtkp_1047{width:100%}._sellerright_nrtkp_1055{width:100%;margin-top:20px}._poscont_nrtkp_1132{align-items:start;flex-direction:column;padding:10px}._rightfirst_nrtkp_1268{margin-top:10px}._medalcontmobile_nrtkp_1157{display:block;margin-top:auto;margin-bottom:auto}._medalmobile_nrtkp_2406{display:flex;align-items:center}._medalcont_nrtkp_1152{display:none}._medalcontno_nrtkp_1161{display:block}._prod1_nrtkp_1338,._prod2_nrtkp_1450,._prod3_nrtkp_1577{flex-direction:column}._rightprod_nrtkp_1415{display:flex;flex-direction:column;align-items:start;margin-top:10px}._firebadge_nrtkp_1391,._starbadge_nrtkp_1402,._medalcover_nrtkp_1516,._medalcover3_nrtkp_1527{width:30px;height:30px}._headtext_nrtkp_1095{display:block;font-weight:600;font-size:14px;line-height:20px;color:#475467}._leftheadtext_nrtkp_1088{display:none}._leftheading_nrtkp_1077{width:20%}._rightheading_nrtkp_1084{width:70%}._refunded_nrtkp_1756,._pending_nrtkp_1771,._processing_nrtkp_1786,._shipping_nrtkp_1801,._cancelled_nrtkp_1816,._completed_nrtkp_1831,._failed_nrtkp_1846,._onhold_nrtkp_1861{width:100%}._firstcards_nrtkp_505,._secondcards_nrtkp_512{flex-direction:column}._ordervalue_nrtkp_485,._totalorders_nrtkp_495,._revenue_nrtkp_544,._totalitems_nrtkp_581{width:100%}._monthsectionorder_nrtkp_724{width:33%}}@media screen and (max-width: 375px){._stats_nrtkp_910{display:flex;justify-content:space-between;flex-direction:column}._monthsection_nrtkp_718{width:70%}._monthsectionorder_nrtkp_724{width:40%}}@media screen and (max-width: 345px){._leftprod_nrtkp_1347{flex-direction:column;align-items:start}._avataround_nrtkp_1244{width:30px;height:30px;border-radius:200px;display:flex;justify-content:center;align-items:center;background:linear-gradient(45deg,#101828,#475467)}}@media screen and (max-width: 320px){._ordercont_nrtkp_939,._hdescover_nrtkp_459{flex-direction:column}._monthsectionorder_nrtkp_724{width:100%;margin-top:10px}._ordno_nrtkp_527{font-size:20px}}._width-fit_dnpsx_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_dnpsx_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_dnpsx_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_dnpsx_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_dnpsx_78{font-size:12px!important}}._success_dnpsx_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_dnpsx_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_dnpsx_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_dnpsx_113{font-size:12px!important}}._success_invert_dnpsx_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_dnpsx_148{font-size:14px;padding:10px}}._success_border_dnpsx_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_dnpsx_173{font-size:14px;padding:10px}}._fade-green_dnpsx_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_dnpsx_205{cursor:not-allowed;opacity:.5}._spinner_dnpsx_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_dnpsx_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_dnpsx_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_dnpsx_210 div:nth-child(1){animation-delay:-.45s}._spinner_dnpsx_210 div:nth-child(2){animation-delay:-.3s}._spinner_dnpsx_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_dnpsx_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_dnpsx_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_dnpsx_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_dnpsx_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_dnpsx_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._graphcont_dnpsx_309{border-radius:8px;padding:12px;border:1px solid #F2F4F7;height:100%}._purpose_dnpsx_316{display:flex;gap:5px;align-items:center;width:90%}._selectinput_dnpsx_323{width:9%}._purposetext_dnpsx_327{font-weight:600;font-size:12px;line-height:18px;color:gray}._graphheader_dnpsx_334{display:flex;justify-content:space-between}._graphbox_dnpsx_339{border-radius:8px;padding:12px;border:1px solid #F2F4F7;margin-top:10px}._area_dnpsx_346{display:flex;justify-content:space-between}._label_dnpsx_351{width:5%;font-weight:500;font-size:12px;line-height:18px;color:#667085;display:flex;justify-content:center;align-items:center}._labeltxt_dnpsx_362{transform:rotate(-90deg);transform-origin:right top}._plot_dnpsx_368{width:94%}._timelabel_dnpsx_372{width:100%;display:flex;justify-content:center;margin-top:10px;font-weight:500;font-size:12px;line-height:18px;color:#667085}._monthsection_dnpsx_383{width:15%;display:flex;align-items:center}._monthcontainer_dnpsx_389{display:flex;justify-content:space-between;padding:2px 6px;border-radius:4px;border:1px solid #D0D5DD;width:100%}._dropbtn_dnpsx_398{text-decoration:none}._dropdownmonth_dnpsx_402{width:100%}._monthtext_dnpsx_406{font-weight:500;font-size:14px;line-height:20px;color:#475467;text-decoration:none}._dropmenupicker_dnpsx_414{width:200px;border:1px solid #EAECF0;border-radius:8px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808}._dropmenumonth_dnpsx_421{width:350px;border:1px solid #EAECF0;border-radius:8px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;padding:15px}._selecttext_dnpsx_429{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._dropmenuitem_dnpsx_437{display:flex;gap:5px;align-items:center;padding:5px 10px;cursor:pointer}._droptext_dnpsx_445{font-weight:500;font-size:14px;line-height:20px;color:#475467}._greendot_dnpsx_452{width:8px;height:8px;background-color:#d0d5dd;border-radius:100px}._dropmenuitem_dnpsx_437:hover ._greendot_dnpsx_452{background-color:#12b76a}._dropmenuitem_dnpsx_437:hover ._droptext_dnpsx_445{font-weight:600}._animate_dnpsx_466{opacity:1;transform:translateY(0)}._width-fit_99dgp_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_99dgp_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_99dgp_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_99dgp_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_99dgp_78{font-size:12px!important}}._success_99dgp_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_99dgp_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_99dgp_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_99dgp_113{font-size:12px!important}}._success_invert_99dgp_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_99dgp_148{font-size:14px;padding:10px}}._success_border_99dgp_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_99dgp_173{font-size:14px;padding:10px}}._fade-green_99dgp_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_99dgp_205{cursor:not-allowed;opacity:.5}._spinner_99dgp_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_99dgp_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_99dgp_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_99dgp_210 div:nth-child(1){animation-delay:-.45s}._spinner_99dgp_210 div:nth-child(2){animation-delay:-.3s}._spinner_99dgp_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_99dgp_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_99dgp_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_99dgp_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_99dgp_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_99dgp_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._sidebarcont_99dgp_309{margin-top:30px}._prod_99dgp_313{border-bottom:1px solid #EAECF0;padding-bottom:15px}._title_99dgp_318{font-weight:600;font-size:10px;line-height:18px;color:#667085}._proditemscont_99dgp_325{display:flex;gap:20px;margin-bottom:10px}._prodcont_99dgp_331{padding:8px;margin-top:10px;border-radius:8px;background-color:#fcfcfd;border:1px solid #EAECF0}._vendorcont_99dgp_339{display:flex;align-items:center;gap:15px}._nametxt_99dgp_345{font-weight:500;font-size:12px;line-height:18px;color:#475467}._sellertitle_99dgp_352{font-weight:600;font-size:10px;line-height:14px;color:#c9c9c9}._selleravatar_99dgp_359{width:32px;height:32px;border-radius:200px;background:linear-gradient(315deg,#764ba2,#667eea);display:flex;justify-content:center;align-items:center}._selleravatarlocation_99dgp_369{width:32px;height:32px;border-radius:200px;display:flex;justify-content:center;align-items:center}._letters_99dgp_378{font-weight:600;font-size:14px;line-height:20px;color:#fff}._leftcont_99dgp_385{display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#fff;border:1px solid #EAECF0;width:20%}._prodimg_99dgp_395{width:56px;height:56px;object-fit:cover}._rightcont_99dgp_401{width:80%}._desc_99dgp_405{font-weight:600;font-size:12px;line-height:18px;color:#475467;margin-bottom:5px}._badges_99dgp_413{display:flex;align-items:center;gap:5px;overflow-x:scroll}._badges_99dgp_413::-webkit-scrollbar{display:none}._badgeitem_99dgp_424{border-radius:16px;padding:2px 8px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:12px;line-height:18px;color:#475467}._qtycont_99dgp_435{display:grid;grid-template-columns:30% 13% 30%;gap:15px;margin-top:10px}._qtyleft_99dgp_442{display:flex;flex-direction:column}._qtyright_99dgp_447{display:flex;flex-direction:column;align-items:start}._ptitle_99dgp_453{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._pval_99dgp_460{font-weight:600;font-size:12px;line-height:18px;color:#475467;word-wrap:break-word;cursor:pointer}._stathead_99dgp_469{display:flex;gap:5px}._statbadge_99dgp_474{border-radius:8px;padding:4px 6px;display:flex;align-items:center;gap:4px;border:1px solid #D0D5DD}._dotmark_99dgp_483{width:8px;height:8px;border-radius:100px}._refunded_99dgp_489{border-radius:16px;padding:4px 12px;background-color:#f0f9ff;border:1px solid #B9E6FE;font-weight:500;font-size:14px;line-height:20px;color:#026aa2;display:flex;justify-content:center;align-items:center;width:100%}._pending_99dgp_504{border-radius:16px;padding:4px 12px;background-color:#fffaeb;border:1px solid #FEDF89;font-weight:500;font-size:14px;line-height:20px;color:#b54708;display:flex;justify-content:center;align-items:center;width:100%}._processing_99dgp_519{border-radius:16px;padding:4px 12px;background-color:#eef4ff;border:1px solid #C7D7FE;font-weight:500;font-size:14px;line-height:20px;color:#3538cd;display:flex;justify-content:center;align-items:center;width:100%}._shipping_99dgp_534{border-radius:16px;padding:4px 12px;background-color:#eff8ff;border:1px solid #B2DDFF;font-weight:500;font-size:14px;line-height:20px;color:#175cd3;display:flex;justify-content:center;align-items:center;width:100%}._cancelled_99dgp_549{border-radius:16px;padding:4px 12px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;align-items:center;width:100%}._completed_99dgp_564{border-radius:16px;padding:4px 12px;background-color:#ecfdf3;border:1px solid #A6F4C5;font-weight:500;font-size:14px;line-height:20px;color:#027a48;display:flex;justify-content:center;align-items:center;width:100%}._failed_99dgp_579{border-radius:16px;padding:4px 12px;background-color:#fef3f2;border:1px solid #FECDCA;font-weight:500;font-size:14px;line-height:20px;color:#b42318;display:flex;justify-content:center;align-items:center;width:100%}._onhold_99dgp_594{border-radius:16px;padding:4px 12px;background-color:#fef6ee;border:1px solid #F9DBAF;font-weight:500;font-size:14px;line-height:20px;color:#b93815;display:flex;justify-content:center;align-items:center;width:100%}._personalinfo_99dgp_609{border-radius:8px;padding:12px;background-color:#f9fafb;border:1px solid #EAECF0;margin-top:20px}._customersec_99dgp_617{margin-bottom:15px}._cusheader_99dgp_621{display:flex;justify-content:space-between;margin-bottom:10px}._detailscont_99dgp_627{display:flex;justify-content:space-between}._userdetails_99dgp_632{display:flex;gap:10px;align-items:center}._avatar_99dgp_638{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:200px;background:linear-gradient(315deg,#764ba2,#667eea)}._usernameletters_99dgp_648{font-weight:600;font-size:14px;line-height:20px;color:#fff}._cusleftheader_99dgp_655,._statustxt_99dgp_662{font-weight:600;font-size:10px;line-height:18px;color:#667085}._namesanddetails_99dgp_669{display:flex;justify-content:center;flex-direction:column}._name_99dgp_345{font-weight:600;font-size:14px;line-height:20px;color:#475467}._email_99dgp_682{font-weight:500;font-size:12px;line-height:18px;color:gray}._statusandedit_99dgp_689{display:flex;gap:10px;align-items:center}._detailsgridcont_99dgp_695{border-radius:8px;padding:12px 16px;background-color:#fff;border:1px solid #EAECF0;display:grid;grid-template-columns:49% 49%;gap:2%}._griditemdetails_99dgp_705{padding-bottom:10px}._griditemaddress_99dgp_709{padding-bottom:10px;grid-column:1/-1}._detailtitle_99dgp_714{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._val_99dgp_721{font-weight:500;font-size:14px;line-height:20px;color:#475467}._greenbackground_99dgp_728{border-radius:8px;padding:24px;background-color:#053629;margin-top:20px}._dots_99dgp_735{display:flex;justify-content:center;margin-right:auto;margin-left:auto;position:absolute;left:15%;width:40%}._greencont_99dgp_745{display:flex;justify-content:space-between;padding:5px 0}._gtext_99dgp_751{font-weight:600;font-size:12px;line-height:18px;color:#e7f5f1;margin:auto 0}._gtext_99dgp_751:last-child{text-align:right}._finbadge_99dgp_762{border-radius:16px;padding:4px 12px;background-color:#064031;border:1px solid #039855;color:#fff;cursor:pointer}._shippingcont_99dgp_771{border-radius:8px;padding:8px;background-color:#fcfcfd;border:1px solid #EAECF0;margin-top:20px}._shippingtext_99dgp_779{font-weight:600;font-size:10px;line-height:18px;color:#667085;margin-bottom:10px}._addresscont_99dgp_787{border-radius:8px;padding:8px;border:1px solid #EAECF0;display:flex;align-items:start;gap:20px}._addresscont2_99dgp_796{border-radius:8px;padding:8px;border:1px solid #EAECF0;display:flex;align-items:start;gap:20px;margin-top:20px}._addressheader_99dgp_806{font-weight:600;font-size:10px;color:#c9c9c9;line-height:18px}._addresstxt_99dgp_813{font-weight:500;font-size:14px;color:#475467;line-height:20px;margin-top:10px}._dropmenuorder_99dgp_821{width:150px;padding:10px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_99dgp_832{opacity:1;transform:translateY(0)}._itemtoggle_99dgp_837{text-decoration:none!important}._menuitemorder_99dgp_841{display:flex;gap:8px;align-items:center;border-radius:8px;padding:4px 14px;border:1px solid #D0D5DD;margin-bottom:5px}._itemtext_99dgp_851{font-weight:500;font-size:14px;line-height:20px;color:#475467}._statdotshipped_99dgp_858{width:8px;height:8px;background-color:#12b76a;border-radius:200px}._statdotpending_99dgp_865{width:8px;height:8px;background-color:#f79009;border-radius:200px}._statdotcancelled_99dgp_872{width:8px;height:8px;background-color:gray;border-radius:200px}._statdotprocessing_99dgp_879{width:8px;height:8px;background-color:#6172f3;border-radius:200px}._statdotadelivery_99dgp_886{width:8px;height:8px;background-color:#ef6820;border-radius:200px}._statdotdelivered_99dgp_893{width:8px;height:8px;background-color:#2e90fa;border-radius:200px}._statdotc_99dgp_872{width:8px;height:8px;background-color:#12b76a;border-radius:200px}._statdoto_99dgp_907{width:8px;height:8px;background-color:#ef6820;border-radius:200px}._statdotp_99dgp_865{width:8px;height:8px;background-color:#6172f3;border-radius:200px}._statdotca_99dgp_872{width:8px;height:8px;background-color:gray;border-radius:200px}._statdotr_99dgp_928{width:8px;height:8px;background-color:#0ba5ec;border-radius:200px}._statdotp_99dgp_865{width:8px;height:8px;background-color:#f79009;border-radius:200px}._statdotf_99dgp_942{width:8px;height:8px;background-color:#f04438;border-radius:200px}._statdots_99dgp_858{width:8px;height:8px;background-color:#2e90fa;border-radius:200px}._ordertitlecover_99dgp_956{display:flex;justify-content:space-between;align-items:center}._itemscountbadge_99dgp_962{padding:2px 8px;background-color:#039855;border-radius:16px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:12px;line-height:18px;color:#fff}._titlecontainer_99dgp_975{display:flex;gap:10px;align-items:center}._orderid_99dgp_981{background:#e7f5f1;border-radius:16px;padding:2px 8px;border:1px solid #90D0BF;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#0a6c52}._orderstatusbadgecompleted_99dgp_995{background:#ecfdf3;border-radius:16px;padding:2px 8px;border:1px solid #ABEFC6;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#027a48}._orderstatusbadgepending_99dgp_1009{background:#fffaeb;border-radius:16px;padding:2px 8px;border:1px solid #FEDF89;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#b54708}._orderstatusbadgeprocessing_99dgp_1023{background:#eef4ff;border-radius:16px;padding:2px 8px;border:1px solid #C7D7FE;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#3538cd}._orderstatusbadgeshipped_99dgp_1037{background:#eff8ff;border-radius:16px;padding:2px 8px;border:1px solid #B2DDFF;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#175cd3}._orderstatusbadgecancelled_99dgp_1051{background:#f9fafb;border-radius:16px;padding:2px 8px;border:1px solid #EAECF0;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#475467}._fwhcont_99dgp_1065{padding:6px 10px;border-radius:4px;border:1px solid #F2F4F7;margin-top:10px}._iteminfo_99dgp_1072{display:flex;justify-content:space-between;padding:5px 0}._keytext_99dgp_1078{font-weight:600;font-size:12px;line-height:18px;color:#344054}._valtext_99dgp_1085{font-weight:600;font-size:12px;line-height:20px;color:#344054}._selleravatarlogo_99dgp_1092{width:33px;height:33px;border-radius:200px;background:#fff;display:flex;justify-content:center;align-items:center}._shippinglogo_99dgp_1102{width:100%;height:100%}._proditemcont_99dgp_1107{display:flex;gap:15px}._prodimage_99dgp_1112{width:20%;padding:10px;border-radius:8px;border:1px solid #EAECF0;display:flex;align-items:center;justify-content:center}._prodimgitem_99dgp_1122{object-fit:cover;width:100%;height:100%}._proddetailsection_99dgp_1128{width:80%;display:flex;gap:10px;justify-content:center;flex-direction:column}._prodtitle_99dgp_1136{font-weight:700;font-size:12px;line-height:18px;color:#475467}._pricesection_99dgp_1143{display:flex;gap:10px;align-items:center}._amount_99dgp_1149,._units_99dgp_1149{font-weight:500;font-size:12px;line-height:18px;color:gray}._vr_99dgp_1156{border:1px solid #EAECF0;height:100%}._variantion_99dgp_1161{display:flex;align-items:center}._variantitem_99dgp_1166{font-weight:400;font-size:12px;line-height:18px;color:gray;border-right:1px solid #EAECF0;padding-right:10px;padding-left:10px}._variantitem_99dgp_1166:first-child{padding-left:0}._statussection_99dgp_1180{display:flex;align-items:center;gap:5px}._editsvg_99dgp_1186{cursor:pointer}._unitcont_99dgp_1190{display:flex;gap:5px}._unitcont_99dgp_1190{font-weight:500;font-size:12px;line-height:18px;color:#12b76a;text-decoration:underline;cursor:pointer}._shippingservicecont_99dgp_1204{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;border-radius:4px;border:1px solid #F2F4F7;margin-top:10px}._shippingtype_99dgp_1214{display:flex;justify-content:center;align-items:center;border:1px solid #7CD4FD;padding:10px;background-color:#f0f9ff;border-radius:16px;font-weight:700;font-size:10px;line-height:18px;color:#0086c9;height:30px}._profilebadge_99dgp_1229{border-radius:16px;padding:12px;background-color:#f5faff;border:1px solid #EFF8FF;font-weight:500;font-size:12px;line-height:18px;color:#1570ef;display:flex;justify-content:center;align-items:center;height:30px;cursor:pointer}@media screen and (max-width: 375px){._proditemscont_99dgp_325{flex-direction:column}._prodimage_99dgp_1112{width:100%}._prodimgitem_99dgp_1122{width:100px;height:52px}._proddetailsection_99dgp_1128,._leftcont_99dgp_385,._rightcont_99dgp_401{width:100%}}@media screen and (max-width: 363px){._detailscont_99dgp_627{flex-direction:column}._refunded_99dgp_489,._pending_99dgp_504,._processing_99dgp_519,._shipping_99dgp_534,._cancelled_99dgp_549,._completed_99dgp_564,._failed_99dgp_579,._onhold_99dgp_594{border-radius:16px;padding:4px 10px;font-size:14px;width:40%;margin-top:10px}._val_99dgp_721{word-break:break-all}}._width-fit_12tkp_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_12tkp_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_12tkp_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_12tkp_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_12tkp_78{font-size:12px!important}}._success_12tkp_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_12tkp_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_12tkp_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_12tkp_113{font-size:12px!important}}._success_invert_12tkp_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_12tkp_148{font-size:14px;padding:10px}}._success_border_12tkp_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_12tkp_173{font-size:14px;padding:10px}}._fade-green_12tkp_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_12tkp_205{cursor:not-allowed;opacity:.5}._spinner_12tkp_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_12tkp_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_12tkp_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_12tkp_210 div:nth-child(1){animation-delay:-.45s}._spinner_12tkp_210 div:nth-child(2){animation-delay:-.3s}._spinner_12tkp_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_12tkp_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_12tkp_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_12tkp_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_12tkp_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_12tkp_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._statecont_12tkp_309{height:70vh;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;width:100%;margin-top:30px}._content_12tkp_321{max-width:400px}._contenttext_12tkp_325{font-weight:600;font-size:20px;line-height:30px;color:#101828;margin-top:30px;margin-bottom:30px;text-align:center}._contenttextpara_12tkp_335{font-weight:400;font-size:16px;line-height:24px;color:#667085;text-align:center}._dotgridcont_12tkp_343{position:relative}._dotgrid_12tkp_343{position:absolute;z-index:-1;width:100%;height:100%}._carticon_12tkp_354{display:flex;justify-content:center;align-items:center;margin:auto}._width-fit_iav2f_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_iav2f_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_iav2f_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_iav2f_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_iav2f_78{font-size:12px!important}}._success_iav2f_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_iav2f_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_iav2f_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_iav2f_113{font-size:12px!important}}._success_invert_iav2f_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_iav2f_148{font-size:14px;padding:10px}}._success_border_iav2f_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_iav2f_173{font-size:14px;padding:10px}}._fade-green_iav2f_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_iav2f_205{cursor:not-allowed;opacity:.5}._spinner_iav2f_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_iav2f_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_iav2f_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_iav2f_210 div:nth-child(1){animation-delay:-.45s}._spinner_iav2f_210 div:nth-child(2){animation-delay:-.3s}._spinner_iav2f_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_iav2f_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_iav2f_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_iav2f_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_iav2f_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_iav2f_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._shipping_iav2f_309{margin-top:30px}._personalinfo_iav2f_313{border-radius:8px;padding:12px;background-color:#f9fafb;border:1px solid #EAECF0;margin-top:20px}._customersec_iav2f_321{margin-bottom:15px}._cusheader_iav2f_325{display:flex;justify-content:space-between;margin-bottom:10px}._detailscont_iav2f_331{display:flex;justify-content:space-between}._userdetails_iav2f_336{display:flex;gap:10px;align-items:center}._avatar_iav2f_342{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:200px;background:linear-gradient(315deg,#764ba2,#667eea)}._usernameletters_iav2f_352{font-weight:600;font-size:14px;line-height:20px;color:#fff}._cusleftheader_iav2f_359,._statustxt_iav2f_366{font-weight:600;font-size:10px;line-height:18px;color:#667085}._namesanddetails_iav2f_373{display:flex;justify-content:center;flex-direction:column}._name_iav2f_373{font-weight:600;font-size:14px;line-height:20px;color:#475467}._email_iav2f_386{font-weight:500;font-size:12px;line-height:18px;color:gray}._statusandedit_iav2f_393{display:flex;gap:10px;align-items:center}._detailsgridcont_iav2f_399{border-radius:8px;padding:12px 16px;background-color:#fff;border:1px solid #EAECF0;display:grid;grid-template-columns:100%;gap:2%}._userdetcont_iav2f_409{border-radius:8px;padding:8px;display:flex;align-items:start;gap:20px}._griditemdetails_iav2f_417{padding-bottom:10px}._griditemaddress_iav2f_421{padding-bottom:10px;grid-column:1/-1}._detailtitle_iav2f_426{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._val_iav2f_433{font-weight:500;font-size:14px;line-height:20px;color:#475467}._greenbackground_iav2f_440{border-radius:8px;padding:24px;background-color:#053629;margin-top:20px}._dots_iav2f_447{display:flex;justify-content:center;margin-right:auto;margin-left:auto;position:absolute;left:15%}._greencont_iav2f_456{display:flex;justify-content:space-between;padding:5px 0}._gtext_iav2f_462{font-weight:600;font-size:12px;line-height:18px;color:#e7f5f1}._gtext_iav2f_462:last-child{text-align:right}._finbadge_iav2f_472{border-radius:16px;padding:4px 12px;background-color:#064031;border:1px solid #039855}._shippingcont_iav2f_479{border-radius:8px;padding:8px;background-color:#fcfcfd;border:1px solid #EAECF0;margin-top:20px}._shippingtext_iav2f_487{font-weight:600;font-size:10px;line-height:18px;color:#667085;margin-bottom:10px}._addresscont_iav2f_495{border-radius:8px;padding:8px;border:1px solid #EAECF0;display:flex;align-items:start;gap:20px}._addresscont2_iav2f_504{border-radius:8px;padding:8px;border:1px solid #EAECF0;display:flex;align-items:start;gap:20px;margin-top:20px}._addressheader_iav2f_514{font-weight:600;font-size:10px;color:#c9c9c9;line-height:18px}._addresstxt_iav2f_521{font-weight:500;font-size:14px;color:#475467;line-height:20px}._dropmenuorder_iav2f_528{width:150px;padding:10px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_iav2f_539{opacity:1;transform:translateY(0)}._itemtoggle_iav2f_544{text-decoration:none!important}._menuitemorder_iav2f_548{display:flex;gap:8px;align-items:center;border-radius:8px;padding:4px 14px;border:1px solid #D0D5DD;margin-bottom:5px}._itemtext_iav2f_558{font-weight:500;font-size:14px;line-height:20px;color:#475467}._statdotc_iav2f_565{width:8px;height:8px;background-color:#12b76a;border-radius:200px}._statdoto_iav2f_572{width:8px;height:8px;background-color:#ef6820;border-radius:200px}._statdotp_iav2f_579{width:8px;height:8px;background-color:#6172f3;border-radius:200px}._statdotca_iav2f_586{width:8px;height:8px;background-color:gray;border-radius:200px}._statdotr_iav2f_593{width:8px;height:8px;background-color:#0ba5ec;border-radius:200px}._statdotp_iav2f_579{width:8px;height:8px;background-color:#f79009;border-radius:200px}._statdotf_iav2f_607{width:8px;height:8px;background-color:#f04438;border-radius:200px}._statdots_iav2f_614{width:8px;height:8px;background-color:#2e90fa;border-radius:200px}._shippingtextcont_iav2f_621{display:flex;align-items:center;gap:5px;margin-top:10px}._complogo_iav2f_628{width:32px;height:32px;border-radius:100px;display:flex;align-items:center}@media screen and (max-width: 375px){._prodcont_iav2f_637{flex-direction:column}._leftcont_iav2f_640,._rightcont_iav2f_643{width:100%}}@media screen and (max-width: 363px){._detailscont_iav2f_331{flex-direction:column}._refunded_iav2f_651,._pending_iav2f_651,._processing_iav2f_651,._shipping_iav2f_309,._cancelled_iav2f_651,._completed_iav2f_651,._failed_iav2f_651,._onhold_iav2f_651{border-radius:16px;padding:4px 10px;font-size:14px;width:40%;margin-top:10px}._val_iav2f_433{word-break:break-all}}.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}._width-fit_1pv3f_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1pv3f_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1pv3f_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1pv3f_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1pv3f_78{font-size:12px!important}}._success_1pv3f_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1pv3f_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1pv3f_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1pv3f_113{font-size:12px!important}}._success_invert_1pv3f_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1pv3f_148{font-size:14px;padding:10px}}._success_border_1pv3f_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1pv3f_173{font-size:14px;padding:10px}}._fade-green_1pv3f_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1pv3f_205{cursor:not-allowed;opacity:.5}._spinner_1pv3f_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1pv3f_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1pv3f_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1pv3f_210 div:nth-child(1){animation-delay:-.45s}._spinner_1pv3f_210 div:nth-child(2){animation-delay:-.3s}._spinner_1pv3f_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1pv3f_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1pv3f_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1pv3f_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1pv3f_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1pv3f_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._loanscont_1pv3f_309{margin-top:30px;margin-bottom:40px}._tabcont_1pv3f_314{display:flex;justify-content:space-between;border-radius:12px;border:1px solid #EAECF0;padding:4px;background:#fff;margin-bottom:30px;position:sticky;top:0;width:100%;overflow-x:scroll;z-index:3}._tabcont_1pv3f_314::-webkit-scrollbar{display:none}._tab_1pv3f_314{font-weight:600;font-size:12px;line-height:18px;color:#667085;cursor:pointer;width:12.5%;padding:8px 14px;display:flex;justify-content:center;align-items:center}._tabactive_1pv3f_346{border-radius:12px;padding:8px 14px;background-color:#e7f5f1;border:1px solid #90D0BF;font-weight:600;font-size:12px;line-height:18px;color:#0a6c52;display:flex;justify-content:center;align-items:center}._loangraph_1pv3f_360,._loangraphmobile_1pv3f_365{background-color:#fff;border-radius:8px}@media screen and (min-width: 768px) and (max-width: 1300px){._loanscont_1pv3f_309{margin-top:60px}}@media screen and (max-width: 768px){._loanscont_1pv3f_309{margin-top:60px}._loangraphmobile_1pv3f_365{display:none}}@media screen and (max-width: 512px){._tab_1pv3f_314{width:25%}}._width-fit_1jv5o_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1jv5o_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1jv5o_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1jv5o_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1jv5o_78{font-size:12px!important}}._success_1jv5o_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1jv5o_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1jv5o_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1jv5o_113{font-size:12px!important}}._success_invert_1jv5o_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1jv5o_148{font-size:14px;padding:10px}}._success_border_1jv5o_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1jv5o_173{font-size:14px;padding:10px}}._fade-green_1jv5o_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1jv5o_205{cursor:not-allowed;opacity:.5}._spinner_1jv5o_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1jv5o_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1jv5o_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1jv5o_210 div:nth-child(1){animation-delay:-.45s}._spinner_1jv5o_210 div:nth-child(2){animation-delay:-.3s}._spinner_1jv5o_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1jv5o_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1jv5o_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1jv5o_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1jv5o_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1jv5o_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._monthsectionorder_1jv5o_309{width:25%;display:flex;align-items:center}._monthsec_1jv5o_309{width:100%;display:flex;align-items:center}._monthcontainer_1jv5o_321{display:flex;justify-content:space-between;padding:2px 6px;border-radius:4px;border:1px solid #D0D5DD;width:100%}._dropbtn_1jv5o_330{text-decoration:none}._dropdownmonth_1jv5o_334{width:100%}._monthtext_1jv5o_338{font-weight:500;font-size:14px;line-height:20px;color:#475467;text-decoration:none}._dropmenupicker_1jv5o_346{width:200px;border:1px solid #EAECF0;border-radius:8px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808}._dropmenumonth_1jv5o_353{width:350px;border:1px solid #EAECF0;border-radius:8px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;padding:15px}._selecttext_1jv5o_361{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._dateinput_1jv5o_369{padding:8px 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid #D0D5DD;border-radius:8px}._startsec_1jv5o_379{margin-bottom:10px}._placeholder_1jv5o_383{font-weight:500;font-size:16px;line-height:24px;color:gray}._dropmenuitem_1jv5o_390{display:flex;gap:5px;align-items:center;padding:5px 10px;cursor:pointer}._droptext_1jv5o_398{font-weight:500;font-size:14px;line-height:20px;color:#475467}._greendot_1jv5o_405{width:8px;height:8px;background-color:#d0d5dd;border-radius:100px}._dropmenuitem_1jv5o_390:hover ._greendot_1jv5o_405{background-color:#12b76a}._dropmenuitem_1jv5o_390:hover ._droptext_1jv5o_398{font-weight:600}._btnsec_1jv5o_419{margin-top:15px;display:flex;justify-content:space-between;gap:10px}._cancelbtn_1jv5o_426{border:1px solid #D0D5DD;padding:10px 16px;border-radius:8px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:14px;line-height:20px;color:#475467}._applybtndisable_1jv5o_439{border:1px solid #90D0BF;background-color:#90d0bf;padding:10px 16px;border-radius:8px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:14px;line-height:20px;color:#fff}._applybtnenable_1jv5o_453{border:1px solid #0D8A6A;background-color:#0d8a6a;padding:10px 16px;border-radius:8px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:14px;line-height:20px;color:#fff}._loanoverviewcont_1jv5o_467{display:flex;justify-content:space-between;gap:15x;margin-bottom:20px}._twocardsinonecontainer_1jv5o_474{width:69.8%;display:grid;grid-template-columns:50% 50%;gap:10px}._onecardsinonecontainer_1jv5o_481{width:29%}._total_1jv5o_485,._activated_1jv5o_486{background:#fcfcfd;width:100%;border-radius:8px;padding:10px}._toptotal_1jv5o_493{display:flex;justify-content:space-between}._lefttop_1jv5o_498{display:flex;gap:5px;align-items:center}._totaltxt_1jv5o_504{font-weight:600;font-size:12px;line-height:18px;color:gray}._bottomcardcont_1jv5o_511{border:1px solid #F2F4F7;padding:16px;margin-top:10px;border-radius:8px;display:flex;justify-content:space-between;align-items:center}._allapplications_1jv5o_521{margin-bottom:20px}._allapplicationstext_1jv5o_525{font-weight:500;font-size:14px;line-height:20px;color:gray}._applicationsnum_1jv5o_532{font-weight:700;font-size:24px;line-height:32px;color:#475467}._applicationsnum_1jv5o_532._clickable_1jv5o_538{cursor:pointer;transition:all .1s ease-in}._applicationsnum_1jv5o_532._clickable_1jv5o_538:hover{color:#027a48;text-decoration:underline}._bluebadge_1jv5o_547{border-radius:16px;padding:6px 8px;background-color:#f5faff;border:1px solid #D1E9FF;display:flex;gap:5px;align-items:center}._bluedot_1jv5o_557{border:2px solid #D1E9FF;width:10px;height:10px;background-color:#175cd3;border-radius:100%;padding:2px}._bluetext_1jv5o_566{font-weight:700;font-size:14px;line-height:20px;color:#175cd3}._bluetext_1jv5o_566._clickable_1jv5o_538{cursor:pointer}._percentloan_1jv5o_576{background-color:#fcfcfd;border-radius:4px;padding:16px}._percentactive_1jv5o_582{background-color:#fcfcfd;border-radius:4px;padding:16px;margin-top:10px}._percentheader_1jv5o_589{display:flex;align-items:center;gap:5px}._percenttext_1jv5o_595{font-weight:600;font-size:12px;line-height:18px;color:#000}._percentchartcont_1jv5o_602{border-radius:8px;padding:16px 8px;border:1px solid #F2F4F7;margin-top:10px;background-color:#fff}._statuescont_1jv5o_610{display:grid;grid-template-columns:50% 50%;gap:5px}._closed_1jv5o_616,._overdue_1jv5o_617,._active_1jv5o_618,._inactive_1jv5o_205,._pending_1jv5o_620{padding:4px 6px;border-radius:8px;display:flex;align-items:center;justify-content:space-between}._closed_1jv5o_616{background-color:#f9fafb;border:1px solid #F2F4F7}._pending_1jv5o_620{background-color:#fffaeb;border:1px solid #FEDF89}._leftstat_1jv5o_638{display:flex;align-items:center;gap:5px}._closedot_1jv5o_644{width:6px;height:6px;background-color:#c9c9c9;border-radius:100px}._closetext_1jv5o_651,._closepercent_1jv5o_658{font-weight:600;font-size:12px;line-height:18px;color:#475467}._overdue_1jv5o_617{background-color:#fef3f2;border:1px solid #FEE4E2}._overduedot_1jv5o_670{width:6px;height:6px;background-color:#f97066;border-radius:100px}._overduetext_1jv5o_677{font-weight:600;font-size:12px;line-height:18px;color:#b42318}._active_1jv5o_618{background-color:#ecfdf3;border:1px solid #D1FADF}._activedot_1jv5o_689{width:6px;height:6px;background-color:#32d583;border-radius:100px}._activetext_1jv5o_696{font-weight:600;font-size:12px;line-height:18px;color:#027a48}._inactive_1jv5o_205{background-color:#eff8ff;border:1px solid #D1E9FF}._inactivedot_1jv5o_708{width:6px;height:6px;background-color:#53b1fd;border-radius:100px}._inactivetext_1jv5o_715{font-weight:600;font-size:12px;line-height:18px;color:#175cd3}._pendingdot_1jv5o_722{width:6px;height:6px;background-color:#b54708;border-radius:100px}._pendingtext_1jv5o_729,._pendingpercent_1jv5o_736{font-weight:600;font-size:12px;line-height:18px;color:#b54708}._piechartcontainer_1jv5o_743{display:flex;justify-content:center;margin-left:auto;margin-right:auto;width:50%;margin-bottom:15px}._badgescont_1jv5o_752{display:flex;gap:10px}._redbadge_1jv5o_757{border-radius:16px;padding:6px 8px;background-color:#fffbfa;border:1px solid #FEE4E2;display:flex;gap:5px;align-items:center}._reddot_1jv5o_767{border:2px solid #FEE4E2;width:10px;height:10px;background-color:#b42318;border-radius:100%;padding:2px}._redtext_1jv5o_776{font-weight:700;font-size:14px;line-height:20px;color:#b42318}._activebadge_1jv5o_783{border-radius:16px;padding:6px 8px;background-color:#f6fef9;border:1px solid #d3f8df;display:flex;gap:5px;align-items:center}._activedot_1jv5o_689{border:2px solid #d3f8df;width:10px;height:10px;background-color:#087443;border-radius:100%;padding:2px}._activetextloans_1jv5o_802{font-weight:700;font-size:14px;line-height:20px;color:#087443}._allapplicationsdigit_1jv5o_809{margin-top:40px}._skeletoncont_1jv5o_813{display:grid;grid-template-columns:33% 33% 33%;gap:10px;margin-bottom:20px}@media screen and (min-width: 768px) and (max-width: 1300px){._loanoverviewcont_1jv5o_467{display:flex;flex-direction:column}._twocardsinonecontainer_1jv5o_474{width:100%;display:grid;grid-template-columns:100%;gap:10px}._onecardsinonecontainer_1jv5o_481{width:100%}._percentloan_1jv5o_576,._percentactive_1jv5o_582{width:100%;margin-top:20px}}@media screen and (max-width: 768px){._twocardsinonecontainer_1jv5o_474{width:100%;display:grid;grid-template-columns:50% 50%;gap:10px}._onecardsinonecontainer_1jv5o_481{display:none}._monthsectionorder_1jv5o_309{width:50%}._badgescont_1jv5o_752{flex-direction:column}._skeletoncont_1jv5o_813{grid-template-columns:100%}}@media screen and (max-width: 512px){._twocardsinonecontainer_1jv5o_474{width:100%;display:grid;grid-template-columns:100%}._monthsectionorder_1jv5o_309{width:30%}}._width-fit_rlp50_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_rlp50_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_rlp50_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_rlp50_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_rlp50_78{font-size:12px!important}}._success_rlp50_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_rlp50_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_rlp50_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_rlp50_113{font-size:12px!important}}._success_invert_rlp50_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_rlp50_148{font-size:14px;padding:10px}}._success_border_rlp50_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_rlp50_173{font-size:14px;padding:10px}}._fade-green_rlp50_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_rlp50_205{cursor:not-allowed;opacity:.5}._spinner_rlp50_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_rlp50_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_rlp50_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_rlp50_210 div:nth-child(1){animation-delay:-.45s}._spinner_rlp50_210 div:nth-child(2){animation-delay:-.3s}._spinner_rlp50_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_rlp50_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_rlp50_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_rlp50_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_rlp50_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_rlp50_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._graphcont_rlp50_309{border-radius:8px;padding:12px;border:1px solid #F2F4F7;height:100%}._purpose_rlp50_316{display:flex;gap:5px;align-items:center;width:90%}._selectinput_rlp50_323{width:9%}._purposetext_rlp50_327{font-weight:600;font-size:12px;line-height:18px;color:gray}._graphheader_rlp50_334{display:flex;justify-content:space-between}._graphbox_rlp50_339{border-radius:8px;padding:12px;border:1px solid #F2F4F7;margin-top:10px}._area_rlp50_346{display:flex;justify-content:space-between}._label_rlp50_351{width:5%;font-weight:500;font-size:12px;line-height:18px;color:#667085;display:flex;justify-content:center;align-items:center}._labeltxt_rlp50_362{transform:rotate(-90deg);transform-origin:right top}._plot_rlp50_368{width:94%}._timelabel_rlp50_372{width:100%;display:flex;justify-content:center;margin-top:10px;font-weight:500;font-size:12px;line-height:18px;color:#667085}._dropdowns_rlp50_383{display:flex;justify-content:space-between;width:100%;gap:10px}._monthsection_rlp50_390{width:30%;display:flex;align-items:center}._monthcontainer_rlp50_396{display:flex;justify-content:space-between;padding:2px 6px;border-radius:4px;border:1px solid #D0D5DD;width:100%}._dropbtn_rlp50_405{text-decoration:none}._dropdownmonth_rlp50_409{width:100%}._monthtext_rlp50_413{font-weight:500;font-size:14px;line-height:20px;color:#475467;text-decoration:none}._dropmenupicker_rlp50_421{width:200px;border:1px solid #EAECF0;border-radius:8px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808}._dropmenumonth_rlp50_428{width:350px;border:1px solid #EAECF0;border-radius:8px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;padding:15px}._selecttext_rlp50_436{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._dropmenuitem_rlp50_444{display:flex;gap:5px;align-items:center;padding:5px 10px;cursor:pointer}._droptext_rlp50_452{font-weight:500;font-size:14px;line-height:20px;color:#475467}._greendot_rlp50_459{width:8px;height:8px;background-color:#d0d5dd;border-radius:100px}._dropmenuitem_rlp50_444:hover ._greendot_rlp50_459{background-color:#12b76a}._dropmenuitem_rlp50_444:hover ._droptext_rlp50_452{font-weight:600}._animate_rlp50_473{opacity:1;transform:translateY(0)}@media screen and (min-width: 768px) and (max-width: 1300px){._monthsection_rlp50_390{width:40%}}@media screen and (max-width: 768px){._dropdowns_rlp50_383{flex-direction:column}._monthsection_rlp50_390{width:40%}}._width-fit_1hyi4_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1hyi4_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1hyi4_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1hyi4_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1hyi4_78{font-size:12px!important}}._success_1hyi4_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1hyi4_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1hyi4_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1hyi4_113{font-size:12px!important}}._success_invert_1hyi4_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1hyi4_148{font-size:14px;padding:10px}}._success_border_1hyi4_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1hyi4_173{font-size:14px;padding:10px}}._fade-green_1hyi4_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1hyi4_205{cursor:not-allowed;opacity:.5}._spinner_1hyi4_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1hyi4_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1hyi4_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1hyi4_210 div:nth-child(1){animation-delay:-.45s}._spinner_1hyi4_210 div:nth-child(2){animation-delay:-.3s}._spinner_1hyi4_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1hyi4_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1hyi4_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1hyi4_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1hyi4_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1hyi4_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._pendingtable_1hyi4_309{display:flex;width:100%;justify-content:space-between;background-color:#f9fafb;padding:10px 20px;border-radius:8px;flex-direction:column;margin-bottom:20px}._tableheader_1hyi4_320{display:flex;align-items:center;flex-wrap:wrap;gap:2%;margin-bottom:20px}._headerleft_1hyi4_328,._headerleftfarmers_1hyi4_335{width:80%;display:flex;align-items:center;gap:10px}._roundedphotos_1hyi4_342{display:flex;align-items:center}._headerright_1hyi4_347{width:18%;display:flex;align-items:center;gap:10px}._approve_1hyi4_354{margin-right:2%}._approveallbtn_1hyi4_358{width:80%;padding:6px 8px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;line-height:20px;font-size:14px;color:#344054;cursor:pointer;font-weight:600;margin-bottom:auto!important;margin-top:auto!important}._roundimgdiv_1hyi4_376{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:15px}._roundimgdivfirst_1hyi4_389{width:32px;height:32px;border-radius:200px;background:linear-gradient(45deg,#39a0ff,#8fff85);display:flex;justify-content:center;align-items:center}._roundimgdivsecond_1hyi4_399{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:12px}._roundimgdivthird_1hyi4_412{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:19px}._roundimgdivfourth_1hyi4_425{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:25px}._roundimgdivlast_1hyi4_438{width:32px;height:32px;border-radius:200px;background:#f2f4f7;display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:30px}._roundtext_1hyi4_451{font-weight:600;font-size:14px;line-height:20px;color:#667085}._redbadgecont_1hyi4_458{position:relative}._bluebadge_1hyi4_462{position:absolute;top:-4px}._avatrtext_1hyi4_467{font-weight:600;font-size:14px;line-height:20px;color:#fff}._pendingtext_1hyi4_474,._pendingtextfarmers_1hyi4_483{font-weight:600;font-size:14px;line-height:20px;color:#475467;position:relative;right:20px}._bordtlr_1hyi4_492{color:#b54708!important;border-top-left-radius:8px;border-right:1px solid #FEF0C7!important;width:12%!important}._thclass_1hyi4_499{color:#b54708!important;border-right:1px solid #FEF0C7!important}._thclassact_1hyi4_504{color:#b54708!important}._bodprod_1hyi4_508{border-top-left-radius:8px;border-right:1px solid #EAECF0!important}._thclassprod_1hyi4_513{border-right:1px solid #EAECF0!important}._thclassproddate_1hyi4_517{display:flex;align-items:center}._thclassprodstat_1hyi4_522{border-top-right-radius:8px}._pendingtablehead_1hyi4_526{background-color:#fffaeb}._center_1hyi4_530{display:flex;justify-content:center}._fixedcolumnpending_1hyi4_535{position:sticky;right:0;z-index:1;background-color:inherit;color:#b54708!important;display:flex!important;justify-content:center!important}._allfarmerstable_1hyi4_545{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:20px;background-color:#f9fafb;align-items:center;padding:10px 20px;border-radius:8px;margin-bottom:30px;transition:.5s ease}._tableheaderfarmer_1hyi4_559{display:flex;width:100%;justify-content:space-between;align-items:center}._filters_1hyi4_566{display:flex;align-items:center;gap:5px}._filters_1hyi4_566 img{cursor:pointer}._search_1hyi4_575{display:flex;align-items:center;background:#fff;border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;gap:5px;border-radius:8px;padding:8px;font-size:14px;height:36px}._search_1hyi4_575 input{cursor:pointer;border:none;outline:none;background:inherit;box-shadow:none;height:100%;width:100%;padding:15px 0}._hide_1hyi4_598{display:none!important}._list_1hyi4_602{width:100%}._controls_1hyi4_606{display:flex;justify-content:space-between;align-items:center;margin-top:15px;width:100%}._currentpage_1hyi4_614{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;position:relative;bottom:30px;width:20%;margin-left:auto;margin-right:auto}._controlbtn_1hyi4_628{cursor:pointer;width:36px;height:36px;display:flex;align-items:end}._curpageCount_1hyi4_636{font-weight:500;font-size:12px;line-height:20px;color:#475467}._pagelink_1hyi4_643{display:none}._dropbtn_1hyi4_647{width:100%;display:flex;align-items:center}._dropmenufarm_1hyi4_653{width:150px;padding:10px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_1hyi4_664{opacity:1;transform:translateY(0)}._menuitem_1hyi4_669{display:flex;justify-content:space-between;align-items:center;border-radius:6px;background-color:#f9fafb!important;padding:10px 10px 10px 8px;margin-bottom:5px}._itemcheck_1hyi4_679{width:16px;height:16px}._itemtext_1hyi4_684{font-weight:500;font-size:12px;line-height:20px;color:#475467;margin-right:5px}._in_stock_1hyi4_692{color:#067647;background:#ecfdf3;border:1px solid #ABEFC6}._out_of_stock_1hyi4_698{color:#b42318;background:#fef3f2;border:1px solid #FECDCA}._rejectedstat_1hyi4_704{color:#4d4b4c;background:#e9e9e9;border:1px solid #E9E9E9}._type_1hyi4_710{padding:2px 8px!important;border-radius:16px;width:fit-content;height:fit-content;display:flex;justify-content:center;font-size:8px;text-transform:uppercase;font-weight:700!important;margin-right:10px}._left_1hyi4_723{text-align:left;justify-content:flex-end}._usercont_1hyi4_728{display:flex;gap:5px;align-items:center}._useravatar_1hyi4_734{width:32px;height:32px;background:linear-gradient(135deg,#e2b0ff,#9f44d3);border-radius:200px;display:flex;justify-content:center;align-items:center}._useravatr_1hyi4_744{width:32px;height:32px;background:#667085;border-radius:200px;display:flex;justify-content:center;align-items:center}._firstandlastletter_1hyi4_754{font-weight:600;font-size:14px;line-height:20px;color:#fff}._nametext_1hyi4_761{font-weight:500;font-size:14px;line-height:20px;color:#475467}._userpic_1hyi4_768{width:100%;height:100%;object-fit:contain}._filtermobilecont_1hyi4_774{display:none}._dropdown_1hyi4_778{display:block}._coveragecont_1hyi4_782{display:flex;gap:5px;align-items:center}._areabadge_1hyi4_788,._nobadge_1hyi4_799{border-radius:16px;padding:4px 12px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:14px;line-height:20px;color:#475467}._arrdown_1hyi4_810{margin-top:auto;margin-bottom:auto;display:flex;align-items:center;margin-left:5px}._puecont_1hyi4_818{display:flex;gap:10px;align-items:center}._logocont_1hyi4_824{width:24px;height:24px;border-radius:200px;border:1px solid #E2E2E5;background-color:#f4f4f6;display:flex;justify-content:center;align-items:center}._puetext_1hyi4_835{font-weight:600;font-size:14px;line-height:20px;color:#475467}._activeheader_1hyi4_842{display:flex;gap:10px}._activetext_1hyi4_847{font-weight:700;font-size:18px;line-height:28px;color:#475467}._activestatus_1hyi4_854{border-radius:16px;padding:4px 12px;background-color:#ecfdf3;border:1px solid #A6F4C5;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:14px;line-height:20px;color:#027a48}._puelogo_1hyi4_868{width:24px;height:24px}._btn_1hyi4_873{display:flex;justify-content:center;gap:5px}@media screen and (min-width: 992px) and (max-width: 1540px){._headerleft_1hyi4_328{width:70%}._headerright_1hyi4_347{width:28%}}@media screen and (max-width: 992px) and (min-width: 768px){._deliverycont_1hyi4_888{margin-top:40px}._headerleft_1hyi4_328{width:68%}._headerright_1hyi4_347{width:30%}}@media screen and (max-width: 768px){._deliverycont_1hyi4_888{display:flex;gap:2%;flex-direction:column;margin-top:40px}._farmerstable_1hyi4_905{width:100%}._pendingtext_1hyi4_474{display:none}._headerleft_1hyi4_328{width:40%;gap:3px}._headerleftfarmers_1hyi4_335{width:100%;gap:3px}._farmerscont_1hyi4_919{margin-top:50px}._roundimgdivthird_1hyi4_412,._roundimgdivfourth_1hyi4_425{display:none}._headerright_1hyi4_347{width:50%;gap:5px}._tableheader_1hyi4_320{justify-content:space-between}._approve_1hyi4_354{margin-right:5px}._tableheaderfarmer_1hyi4_559{display:flex;flex-wrap:wrap;width:100%;justify-content:start;align-items:center}._csv_1hyi4_945{display:none}._filters_1hyi4_566{width:100%;align-items:center;margin-top:15px}._search_1hyi4_575{width:100%}._search_1hyi4_575 input{padding:0;height:100%}._filtermobilecont_1hyi4_774{display:block}._filtermobile_1hyi4_774{border-radius:8px;padding:4px;background-color:#f9fafb;border:1px solid #EAECF0;display:flex;justify-content:space-between;gap:10px}._filteritem_1hyi4_972{display:flex;justify-content:center;align-items:center;padding:8px 12px;font-weight:600;font-size:10px;line-height:18px;color:#667085}._active_1hyi4_842{border:1px solid #90D0BF;background-color:#e7f5f1;font-weight:600;font-size:10px;line-height:18px;color:#0a6c52;border-radius:8px}._dropdown_1hyi4_778{display:none}}@media screen and (max-width: 375px){._headerright_1hyi4_347{width:60%;gap:5px}._headerleft_1hyi4_328{width:30%}}._width-fit_1r4ss_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1r4ss_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1r4ss_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1r4ss_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1r4ss_78{font-size:12px!important}}._success_1r4ss_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1r4ss_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1r4ss_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1r4ss_113{font-size:12px!important}}._success_invert_1r4ss_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1r4ss_148{font-size:14px;padding:10px}}._success_border_1r4ss_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1r4ss_173{font-size:14px;padding:10px}}._fade-green_1r4ss_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1r4ss_205{cursor:not-allowed;opacity:.5}._spinner_1r4ss_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1r4ss_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1r4ss_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1r4ss_210 div:nth-child(1){animation-delay:-.45s}._spinner_1r4ss_210 div:nth-child(2){animation-delay:-.3s}._spinner_1r4ss_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1r4ss_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1r4ss_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1r4ss_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1r4ss_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1r4ss_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._sidebarcont_1r4ss_309{margin-top:30px;margin-bottom:30px}._prod_1r4ss_314{border-bottom:1px solid #EAECF0;padding-bottom:15px}._title_1r4ss_319{font-weight:600;font-size:10px;line-height:18px;color:#667085}._proditemscont_1r4ss_326{display:flex;gap:20px}._prodcont_1r4ss_331{padding:8px;margin-top:10px;border-radius:8px;background-color:#fcfcfd;border:1px solid #EAECF0}._vendorcont_1r4ss_339{padding:6px 8px;border-radius:4px;border:1px solid #F2F4F7;margin-top:20px;display:flex;align-items:center;gap:15px}._nametxt_1r4ss_349{font-weight:500;font-size:12px;line-height:18px;color:#475467}._sellertitle_1r4ss_356{font-weight:600;font-size:10px;line-height:14px;color:#c9c9c9}._selleravatar_1r4ss_363{width:32px;height:32px;border-radius:200px;background:linear-gradient(315deg,#764ba2,#667eea);display:flex;justify-content:center;align-items:center}._letters_1r4ss_373{font-weight:600;font-size:14px;line-height:20px;color:#fff}._leftcont_1r4ss_380{display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#fff;border:1px solid #EAECF0;width:72px;height:72px;overflow:hidden}._prodimg_1r4ss_392{width:95%;height:95%;border-radius:8px;object-fit:cover}._rightcont_1r4ss_399{width:80%;display:flex;flex-direction:column;gap:4px}._rightcont_1r4ss_399 ._textdivider_1r4ss_405{color:#eaecf0}._prodname_1r4ss_409{font-weight:700;font-size:12px;line-height:18px;letter-spacing:0%;color:#475467}._info_1r4ss_417{font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;color:gray}._info_1r4ss_417 ._single_1r4ss_424{color:#12b76a;text-decoration:underline;cursor:pointer}._desc_1r4ss_430{font-weight:400;font-size:12px;line-height:18px;letter-spacing:0%;color:gray}._badges_1r4ss_438{display:flex;align-items:center;gap:5px;overflow-x:scroll}._badges_1r4ss_438::-webkit-scrollbar{display:none}._badgeitem_1r4ss_449{border-radius:8px;padding:4px 6px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:12px;line-height:18px;color:#475467;display:flex;justify-content:center;align-items:center;gap:5px}._badgeitem_1r4ss_449 ._ordermode_1r4ss_463{width:8px;height:8px;border-radius:50%;background-color:#875bf7}._badgeitem_1r4ss_449 ._ordermode_1r4ss_463._pendingmode_1r4ss_469{background-color:#dc6803}._badgeitem_1r4ss_449 ._ordermode_1r4ss_463._shippedmode_1r4ss_472{background-color:#12b76a}._badgeitem_1r4ss_449 ._ordermode_1r4ss_463._completemode_1r4ss_475{background-color:#0e9874}._badgeitem_1r4ss_449 ._ordermode_1r4ss_463._refundmode_1r4ss_478{background-color:#b93815}._badgeitem_1r4ss_449 ._ordermode_1r4ss_463._onholdmode_1r4ss_481{background-color:gray}._badgeitem_1r4ss_449 ._ordermode_1r4ss_463._cancelmode_1r4ss_484{background-color:#f04438}._qtycont_1r4ss_488{width:100%;display:flex;align-items:center;justify-content:space-between}._qtyleft_1r4ss_495{display:flex;flex-direction:column}._qtyright_1r4ss_500{display:flex;flex-direction:column;align-items:start}._ptitle_1r4ss_506{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._pval_1r4ss_513{font-weight:600;font-size:12px;line-height:18px;color:#475467}._stathead_1r4ss_520{display:flex;gap:5px}._statbadge_1r4ss_525{border-radius:8px;padding:4px 6px;display:flex;align-items:center;gap:4px;border:1px solid #D0D5DD}._dotmark_1r4ss_534{width:8px;height:8px;border-radius:100px}._refunded_1r4ss_540{border-radius:16px;padding:4px 12px;background-color:#f0f9ff;border:1px solid #b9e6fe;font-weight:500;font-size:14px;line-height:20px;color:#026aa2;display:flex;justify-content:center;align-items:center;width:100%}._pending_1r4ss_469{border-radius:16px;padding:4px 12px;background-color:#fffaeb;border:1px solid #FEDF89;font-weight:500;font-size:14px;line-height:20px;color:#b54708;display:flex;justify-content:center;align-items:center;width:100%}._processing_1r4ss_570{border-radius:16px;padding:4px 12px;background-color:#eef4ff;border:1px solid #c7d7fe;font-weight:500;font-size:14px;line-height:20px;color:#3538cd;display:flex;justify-content:center;align-items:center;width:100%}._shipping_1r4ss_585{border-radius:16px;padding:4px 12px;background-color:#eff8ff;border:1px solid #B2DDFF;font-weight:500;font-size:14px;line-height:20px;color:#175cd3;display:flex;justify-content:center;align-items:center;width:100%}._cancelled_1r4ss_600{border-radius:16px;padding:4px 12px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;align-items:center;width:100%}._completed_1r4ss_615{border-radius:16px;padding:4px 12px;background-color:#ecfdf3;border:1px solid #A6F4C5;font-weight:500;font-size:14px;line-height:20px;color:#027a48;display:flex;justify-content:center;align-items:center;width:100%}._failed_1r4ss_630{border-radius:16px;padding:4px 12px;background-color:#fef3f2;border:1px solid #FECDCA;font-weight:500;font-size:14px;line-height:20px;color:#b42318;display:flex;justify-content:center;align-items:center;width:100%}._onhold_1r4ss_481{border-radius:16px;padding:4px 12px;background-color:#fef6ee;border:1px solid #F9DBAF;font-weight:500;font-size:14px;line-height:20px;color:#b93815;display:flex;justify-content:center;align-items:center;width:100%}._personalinfo_1r4ss_660{border-radius:8px;padding:12px;background-color:#f9fafb;border:1px solid #EAECF0;margin-top:20px}._customersec_1r4ss_668{margin-bottom:15px}._cusheader_1r4ss_672{display:flex;justify-content:space-between;margin-bottom:10px}._detailscont_1r4ss_678{display:flex;justify-content:space-between}._userdetails_1r4ss_683{display:flex;gap:10px;align-items:center}._avatar_1r4ss_689{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:200px;background:linear-gradient(315deg,#764ba2,#667eea)}._usernameletters_1r4ss_699{font-weight:600;font-size:14px;line-height:20px;color:#fff}._cusleftheader_1r4ss_706,._statustxt_1r4ss_713{font-weight:600;font-size:10px;line-height:18px;color:#667085}._namesanddetails_1r4ss_720{display:flex;justify-content:center;flex-direction:column}._name_1r4ss_349{font-weight:600;font-size:14px;line-height:20px;color:#475467}._email_1r4ss_733{font-weight:500;font-size:12px;line-height:18px;color:gray}._statusandedit_1r4ss_740{display:flex;gap:10px;align-items:center}._detailsgridcont_1r4ss_746{border-radius:8px;padding:12px 16px;background-color:#fff;border:1px solid #EAECF0;display:grid;grid-template-columns:49% 49%;gap:2%}._griditemdetails_1r4ss_756{padding-bottom:10px}._griditemaddress_1r4ss_760{padding-bottom:10px;grid-column:1/-1}._detailtitle_1r4ss_765{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._val_1r4ss_772{font-weight:500;font-size:14px;line-height:20px;color:#475467}._greenbackground_1r4ss_779{border-radius:8px;padding:24px;background-color:#053629;margin-top:20px}._dots_1r4ss_786{display:flex;justify-content:center;margin-right:auto;margin-left:auto;position:absolute;left:15%}._greencont_1r4ss_795{display:flex;justify-content:space-between;padding:5px 0}._gtext_1r4ss_801{font-weight:600;font-size:12px;line-height:18px;color:#e7f5f1}._gtext_1r4ss_801:last-child{text-align:right}._finbadge_1r4ss_811{border-radius:16px;padding:4px 12px;background-color:#064031;border:1px solid #039855;color:#fff;font-weight:600;font-size:12px;line-height:18px;cursor:pointer}._shippingcont_1r4ss_823{border-radius:8px;padding:8px;background-color:#fcfcfd;border:1px solid #EAECF0;margin-top:20px}._shippingtext_1r4ss_831{font-weight:600;font-size:10px;line-height:18px;color:#667085;margin-bottom:10px}._addresscont_1r4ss_839{border-radius:8px;padding:8px;border:1px solid #EAECF0;display:flex;align-items:start;gap:20px}._addresscont2_1r4ss_848{border-radius:8px;padding:8px;border:1px solid #EAECF0;display:flex;align-items:start;gap:20px;margin-top:20px}._addressheader_1r4ss_858{font-weight:600;font-size:10px;color:#c9c9c9;line-height:18px}._addresstxt_1r4ss_865{font-weight:500;font-size:14px;color:#475467;line-height:20px;margin-top:10px}._dropmenuorder_1r4ss_873{width:150px;padding:10px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_1r4ss_884{opacity:1;transform:translateY(0)}._itemtoggle_1r4ss_889{text-decoration:none!important}._menuitemorder_1r4ss_893{display:flex;gap:8px;align-items:center;border-radius:8px;padding:4px 14px;border:1px solid #D0D5DD;margin-bottom:5px}._itemtext_1r4ss_903{font-weight:500;font-size:14px;line-height:20px;color:#475467}._statdotshipped_1r4ss_910{width:8px;height:8px;background-color:#12b76a;border-radius:200px}._statdotpending_1r4ss_917{width:8px;height:8px;background-color:#f79009;border-radius:200px}._statdotcancelled_1r4ss_924{width:8px;height:8px;background-color:gray;border-radius:200px}._statdotprocessing_1r4ss_931{width:8px;height:8px;background-color:#6172f3;border-radius:200px}._statdotadelivery_1r4ss_938{width:8px;height:8px;background-color:#ef6820;border-radius:200px}._statdotdelivered_1r4ss_945{width:8px;height:8px;background-color:#2e90fa;border-radius:200px}._statdotc_1r4ss_924{width:8px;height:8px;background-color:#12b76a;border-radius:200px}._statdoto_1r4ss_959{width:8px;height:8px;background-color:#ef6820;border-radius:200px}._statdotp_1r4ss_917{width:8px;height:8px;background-color:#6172f3;border-radius:200px}._statdotca_1r4ss_924{width:8px;height:8px;background-color:gray;border-radius:200px}._statdotr_1r4ss_980{width:8px;height:8px;background-color:#0ba5ec;border-radius:200px}._statdotp_1r4ss_917{width:8px;height:8px;background-color:#f79009;border-radius:200px}._statdotf_1r4ss_994{width:8px;height:8px;background-color:#f04438;border-radius:200px}._statdots_1r4ss_910{width:8px;height:8px;background-color:#2e90fa;border-radius:200px}._titlecontainer_1r4ss_1008{display:flex;gap:10px;align-items:center}._orderstatusbadgecompleted_1r4ss_1014{background:#ecfdf3;border-radius:16px;padding:2px 8px;border:1px solid #abefc6;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#027a48;text-transform:capitalize}._orderstatusbadgepending_1r4ss_1029{background:#fffaeb;border-radius:16px;padding:2px 8px;border:1px solid #FEDF89;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#b54708;text-transform:capitalize}._orderstatusbadgeprocessing_1r4ss_1044{background:#eef4ff;border-radius:16px;padding:2px 8px;border:1px solid #c7d7fe;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#3538cd;text-transform:capitalize}._orderstatusbadgeshipped_1r4ss_1059{background:#eff8ff;border-radius:16px;padding:2px 8px;border:1px solid #B2DDFF;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#175cd3;text-transform:capitalize}._orderstatusbadgefailed_1r4ss_1074{background:#fef3f2;border-radius:16px;padding:2px 8px;border:1px solid #FECDCA;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#b42318;text-transform:capitalize}._orderstatusbadgecancelled_1r4ss_1089{background:#f9fafb;border-radius:16px;padding:2px 8px;border:1px solid #eaecf0;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#475467;text-transform:capitalize}._principalpercent_1r4ss_1104{margin-left:10px;border-radius:16px;padding:0 6px;background-color:#064031;border:1px solid #085440;font-weight:500;font-size:14px;line-height:20px;color:#3ead90}._bold_1r4ss_1116{font-weight:700}._borderbottom_1r4ss_1120{border-bottom:1px solid #064031;padding-bottom:10px}._associatedfarmer_1r4ss_1125{margin-top:20px}._associated_1r4ss_1125{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9;margin-bottom:10px}._logocont_1r4ss_1137{width:24px;height:24px;border-radius:200px;border:1px solid #e2e2e5;background-color:#f4f4f6;display:flex;justify-content:center;align-items:center}._puesponsor_1r4ss_1148{margin-top:20px}._puecont_1r4ss_1152{display:flex;gap:10px}._puetext_1r4ss_1157{font-weight:600;font-size:14px;line-height:20px;color:#475467}._puebadge_1r4ss_1164{background-color:#ecfdf3;border:1px solid #A6F4C5;border-radius:16px;padding:2px 6px;font-weight:600;font-size:12px;line-height:18px;color:#027a48}._vieworder_1r4ss_1175{display:flex;justify-content:center;align-items:center;border:1px solid #D0D5DD;background-color:#fff;border-radius:8px;padding:4px 12px;font-weight:600;font-size:12px;line-height:18px;color:#475467;cursor:pointer;margin-top:auto}._loanprogress_1r4ss_1191{margin:20px 0;border:1px solid #F2F4F7;padding:12px 16px;border-radius:8px}._headingtext_1r4ss_1198{margin-top:10px;font-weight:600;font-size:10px;line-height:18px;color:gray;margin-bottom:10px}._progresslabel_1r4ss_1207{font-weight:700;font-size:12px;line-height:20px;color:#12b76a;margin-bottom:0}._progresslabeloverdue_1r4ss_1215{font-weight:700;font-size:12px;line-height:20px;color:#f04438;margin-bottom:0}._paidamount_1r4ss_1223{margin-top:10px;display:flex;justify-content:space-between}._amountpaidfigure_1r4ss_1229{font-weight:600;font-size:12px;line-height:18px;color:gray}._activationdetails_1r4ss_1236{border-radius:8px;padding:16px;background-color:#f9fafb;border:1px solid #F2F4F7;margin-top:20px;margin-bottom:20px}._activationkey_1r4ss_1245{font-weight:600;font-size:10px;line-height:18px;color:gray}._activationvalue_1r4ss_1252{font-weight:500;font-size:12px;line-height:18px;color:#475467}._griditem_1r4ss_756{display:grid;grid-template-columns:50% 50%;padding:5px 0}._activator_1r4ss_1265{font-weight:700;font-size:12px;line-height:18px;color:#475467;text-decoration:underline}._puelogo_1r4ss_1273{width:24px;height:24px}@media screen and (max-width: 375px){._proditemscont_1r4ss_326{flex-direction:column}._leftcont_1r4ss_380,._rightcont_1r4ss_399{width:100%}}@media screen and (max-width: 363px){._detailscont_1r4ss_678{flex-direction:column}._refunded_1r4ss_540,._pending_1r4ss_469,._processing_1r4ss_570,._shipping_1r4ss_585,._cancelled_1r4ss_600,._completed_1r4ss_615,._failed_1r4ss_630,._onhold_1r4ss_481{border-radius:16px;padding:4px 10px;font-size:14px;width:40%;margin-top:10px}._val_1r4ss_772{word-break:break-all}}._width-fit_xxlj2_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_xxlj2_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_xxlj2_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_xxlj2_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_xxlj2_78{font-size:12px!important}}._success_xxlj2_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_xxlj2_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_xxlj2_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_xxlj2_113{font-size:12px!important}}._success_invert_xxlj2_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_xxlj2_148{font-size:14px;padding:10px}}._success_border_xxlj2_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_xxlj2_173{font-size:14px;padding:10px}}._fade-green_xxlj2_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_xxlj2_205{cursor:not-allowed;opacity:.5}._spinner_xxlj2_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_xxlj2_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_xxlj2_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_xxlj2_210 div:nth-child(1){animation-delay:-.45s}._spinner_xxlj2_210 div:nth-child(2){animation-delay:-.3s}._spinner_xxlj2_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_xxlj2_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_xxlj2_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_xxlj2_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_xxlj2_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_xxlj2_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._repaymentcont_xxlj2_309{border-radius:8px;margin-top:30px;background-color:#f2f4f7;padding:16px 8px 8px;height:100%;display:flex;flex-direction:column}._repaymentheader_xxlj2_319{display:flex;justify-content:center;align-items:center;font-weight:700;font-size:14px;line-height:20px;color:#475467}._repaymentstab_xxlj2_329{display:flex;justify-content:space-between;gap:10px;margin-top:15px;overflow-x:scroll}._unpaid_xxlj2_337,._overdue_xxlj2_338,._paid_xxlj2_339{border-top-left-radius:8px;border-top-right-radius:8px;padding:8px 24px;width:100%;display:flex;justify-content:center;align-items:center;gap:5px;background-color:#f9fafb;cursor:pointer}._navactive_xxlj2_352{border-top-left-radius:8px;border-top-right-radius:8px;padding:8px 24px;width:100%;display:flex;justify-content:center;align-items:center;gap:5px;background-color:#fff;cursor:pointer}._unpaidtext_xxlj2_365,._paidtext_xxlj2_366,._overduetext_xxlj2_367{font-weight:600;font-size:12px;line-height:18px;color:gray}._activetext_xxlj2_374{font-weight:700;font-size:12px;line-height:18px;color:#475467}._unpaidbadge_xxlj2_381,._paidbadge_xxlj2_382{width:18px;height:18px;border-radius:200px;display:flex;justify-content:center;align-items:center;background-color:#f9fafb;border:1px solid #EAECF0;padding:12px;font-weight:600;font-size:12px;line-height:18px;color:gray}._overduebadge_xxlj2_398{width:18px;height:18px;border-radius:200px;display:flex;justify-content:center;align-items:center;background-color:#fef3f2;border:1px solid #FECDCA;padding:12px;font-weight:600;font-size:12px;line-height:18px;color:#b42318}._boxescont_xxlj2_414{background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:8px;z-index:3;position:relative;bottom:5px;flex:2;overflow-y:scroll}._singlebox_xxlj2_426{border-radius:4px;padding:8px 12px;background-color:#fcfcfd;border:1px solid #F2F4F7;display:flex;justify-content:space-between;margin-bottom:10px}._singleboxblue_xxlj2_436{border-radius:4px;padding:8px 12px;background-color:#f5fbff;border:1px solid #E0F2FE;display:flex;justify-content:space-between;margin-bottom:10px}._singleboxoverdue_xxlj2_446{border-radius:4px;padding:8px 12px;background-color:#fffbfa;border:1px solid #FEF3F2;display:flex;justify-content:space-between;margin-bottom:10px}._heading_xxlj2_456{display:flex;gap:5px;align-items:center}._paidcontleft_xxlj2_462{display:flex;flex-direction:column;justify-content:space-between;align-items:space-between;gap:20px}._headingdot_xxlj2_470{width:15px;height:15px;padding:2px;border-radius:100%;background-color:#0ba5ec;border:3px solid #E0F2FE}._headingdotpaid_xxlj2_479{width:15px;height:15px;padding:2px;border-radius:100%;background-color:gray;border:3px solid #F2F4F7}._headingdotoverdue_xxlj2_488{width:15px;height:15px;padding:2px;border-radius:100%;background-color:#f04438;border:3px solid #FEE4E2}._headingdate_xxlj2_497{font-weight:600;font-size:10px;line-height:18px;color:#0ba5ec}._headingdatepaid_xxlj2_504{font-weight:600;font-size:10px;line-height:18px;color:gray}._headingdateoverdue_xxlj2_511{font-weight:600;font-size:10px;line-height:18px;color:#f04438}._idbadge_xxlj2_518{border-radius:16px;padding:5px 8px;display:flex;justify-content:center;align-items:center;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:600;font-size:10px;line-height:18px;color:#475467;z-index:2}._amountdue_xxlj2_536{margin-top:10px}._duetext_xxlj2_540{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._dueamount_xxlj2_547{font-weight:600;font-size:12px;line-height:18px;color:#101828}._centerdetails_xxlj2_554{display:flex;justify-content:center;align-items:center;position:relative}._houseimg_xxlj2_561{position:absolute;right:40px}._centerdetailspaid_xxlj2_566{display:flex;justify-content:center;align-items:center}._rightdetails_xxlj2_572{display:flex;flex-direction:column;justify-content:end;align-items:end}._rightdetailspaid_xxlj2_579{display:flex;flex-direction:column;justify-content:space-between;align-items:end}._bottomright_xxlj2_586{margin-top:10px;display:flex;flex-direction:column;justify-content:end;align-items:end}._balancenum_xxlj2_594{font-weight:600;font-size:12px;line-height:18px;color:gray}._balancenumoverdue_xxlj2_601{font-weight:600;font-size:12px;line-height:18px;color:#f04438}._resolveicon_xxlj2_608{cursor:pointer}._resolvebadge_xxlj2_612{cursor:pointer;position:relative}._resolvetext_xxlj2_617{display:flex;justify-content:center;align-items:center;border-radius:4px;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;z-index:2;padding:4px 12px;background-color:#101828;font-weight:600;font-size:10px;line-height:18px;color:#fff;position:absolute;right:0}._width-fit_1b5tr_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1b5tr_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1b5tr_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1b5tr_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1b5tr_78{font-size:12px!important}}._success_1b5tr_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1b5tr_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1b5tr_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1b5tr_113{font-size:12px!important}}._success_invert_1b5tr_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1b5tr_148{font-size:14px;padding:10px}}._success_border_1b5tr_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1b5tr_173{font-size:14px;padding:10px}}._fade-green_1b5tr_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1b5tr_205{cursor:not-allowed;opacity:.5}._spinner_1b5tr_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1b5tr_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1b5tr_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1b5tr_210 div:nth-child(1){animation-delay:-.45s}._spinner_1b5tr_210 div:nth-child(2){animation-delay:-.3s}._spinner_1b5tr_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1b5tr_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1b5tr_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1b5tr_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1b5tr_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1b5tr_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modalcont_1b5tr_309{opacity:1!important;cursor:default!important}._modalbody_1b5tr_314{padding:24px}._modalhead_1b5tr_318{display:flex;justify-content:space-between;align-items:center}._leftside_1b5tr_324{display:flex;justify-content:space-between;align-items:center;gap:10px}._activatetext_1b5tr_331{font-weight:700;font-size:18px;line-height:28px;color:#475467}._inactivebadge_1b5tr_338{border-radius:16px;padding:4px 12px;background-color:#eff8ff;border:1px solid #B2DDFF;font-weight:500;font-size:14px;line-height:20px;color:#175cd3}._bodysection_1b5tr_349{border-radius:8px;padding:12px;background-color:#fcfcfd;border:1px solid #F2F4F7;margin-top:20px}._headerbody_1b5tr_357{border-radius:8px;padding:12px;background-color:#fff;border:1px solid #F2F4F7;display:flex;justify-content:space-between}._graytext_1b5tr_367{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9;margin-bottom:15px}._userinfo_1b5tr_375{display:flex;gap:10px;align-items:center}._avatarcont_1b5tr_381{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#e2b0ff,#9f44d3);display:flex;justify-content:center;align-items:center}._firstandsecondletter_1b5tr_391{font-weight:600;font-size:14px;line-height:20px;color:#fff}._farmername_1b5tr_398{font-weight:600;font-size:14px;line-height:20px;color:#475467}._farmeremail_1b5tr_405{font-weight:400;font-size:12px;line-height:18px;color:#475467}._paymentamount_1b5tr_412{font-weight:600;font-size:14px;line-height:20px;color:#475467}._adjust_1b5tr_419{font-weight:600;font-size:12px;line-height:18px;color:#0e9874;cursor:pointer}._inputformcont_1b5tr_427{border-radius:8px;padding:12px 16px;background-color:#fff;border:1px solid #F2F4F7;margin-top:20px}._inputformcontgreen_1b5tr_435{border-radius:8px;padding:12px 16px;background-color:#fff;border:1px solid #00A179;margin-top:20px}._translabel_1b5tr_443{font-weight:600;font-size:10px;line-height:18px;color:#475467;margin-bottom:3px}._translabeledit_1b5tr_451{font-weight:600;font-size:10px;line-height:18px;color:#475467;margin-bottom:3px;margin-top:15px}._labelcont_1b5tr_460{display:flex;justify-content:space-between;margin-bottom:7px}._acknowledgecont_1b5tr_466{margin-top:15px;display:flex;gap:10px}._acknowledgetext_1b5tr_472{font-weight:500;font-size:14px;line-height:20px;color:#475467}._buttonsec_1b5tr_479{margin-top:20px;display:flex;gap:10px}._cancelbtn_1b5tr_485{width:50%;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:10px 16px;border:1px solid #D0D5DD;cursor:pointer;font-weight:600;font-size:14px;line-height:20px;color:#475467}._activatebtn_1b5tr_500{width:50%;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:10px 16px;cursor:pointer;font-weight:600;font-size:14px;line-height:20px;background-color:#0d8a6a;color:#fff}._activatebtndisable_1b5tr_515{width:50%;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:10px 16px;cursor:pointer;font-weight:600;font-size:14px;line-height:20px;background-color:#90d0bf;color:#fff}._spinner_1b5tr_210{width:20px;height:20px}._disabledinput_1b5tr_535{background-color:#f9fafb!important}._asktext_1b5tr_539{font-weight:600;font-size:16px;line-height:24px;color:#475467;margin-bottom:10px}._optionitem_1b5tr_547{border-radius:8px;padding:8px 16px;background-color:#fcfcfd;border:1px solid #EAECF0;margin-top:10px}._optionitemselected_1b5tr_555{border-radius:8px;padding:8px 16px;background-color:#fcfcfd;border:1px solid #0D8A6A;margin-top:10px}._optionitemgray_1b5tr_563{border-radius:8px;padding:8px 16px;background-color:#f9fafb;border:1px solid #F2F4F7;margin-top:10px}._optionitemgreen_1b5tr_571{border-radius:8px;padding:8px 16px;background-color:#f6fef9;border:1px solid #D1FADF;margin-top:10px}._selectsection_1b5tr_579{display:flex;gap:10px;align-items:center}._typeheader_1b5tr_585{font-weight:700;font-size:14px;line-height:20px;color:#475467}._typeheadergray_1b5tr_592{font-weight:700;font-size:14px;line-height:20px;color:#c9c9c9}._typeheadergreen_1b5tr_599{font-weight:700;font-size:14px;line-height:20px;color:#039855}._typedesc_1b5tr_606{font-weight:400;font-size:12px;line-height:18px;color:gray}._typedescdark_1b5tr_613{font-weight:400;font-size:12px;line-height:18px;color:#475467}._paymentdesc_1b5tr_620{font-weight:400;font-size:14px;line-height:18px;color:#475467}._boldamt_1b5tr_627{font-weight:700;font-size:14px;line-height:24px;color:#475467}._width-fit_188ui_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_188ui_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_188ui_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_188ui_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_188ui_78{font-size:12px!important}}._success_188ui_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_188ui_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_188ui_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_188ui_113{font-size:12px!important}}._success_invert_188ui_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_188ui_148{font-size:14px;padding:10px}}._success_border_188ui_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_188ui_173{font-size:14px;padding:10px}}._fade-green_188ui_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_188ui_205{cursor:not-allowed;opacity:.5}._spinner_188ui_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_188ui_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_188ui_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_188ui_210 div:nth-child(1){animation-delay:-.45s}._spinner_188ui_210 div:nth-child(2){animation-delay:-.3s}._spinner_188ui_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_188ui_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_188ui_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_188ui_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_188ui_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_188ui_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._sidenavrightcont_188ui_309{position:fixed;right:-50%;top:0;height:100%;z-index:5;background-color:#fff;width:50%;max-width:810px;box-shadow:0 8px 8px -4px #10182831;transition:right .3s ease;padding:0 30px 20px 20px;overflow-y:scroll}._open_188ui_327{right:0}._barheader_188ui_331{padding-bottom:10px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #EAECF0;background-color:#fff;position:sticky;top:0}._close_188ui_343{cursor:pointer}._htext_188ui_347{font-weight:700;font-size:18px;line-height:28px;color:#475467}._backarrow_188ui_354{display:none}._sidebarbody_188ui_358{margin-top:20px}@media screen and (max-width: 992px){._sidenavrightcont_188ui_309{position:fixed;top:0;right:-100%;height:100%;width:100%;max-width:100%;z-index:5}._open_188ui_327{right:0}._leftheader_188ui_375{display:flex;gap:5px}._backarrow_188ui_354{display:block}._close_188ui_343{display:none}}._width-fit_1mmke_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1mmke_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1mmke_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1mmke_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1mmke_78{font-size:12px!important}}._success_1mmke_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1mmke_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1mmke_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1mmke_113{font-size:12px!important}}._success_invert_1mmke_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1mmke_148{font-size:14px;padding:10px}}._success_border_1mmke_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1mmke_173{font-size:14px;padding:10px}}._fade-green_1mmke_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1mmke_205{cursor:not-allowed;opacity:.5}._spinner_1mmke_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1mmke_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1mmke_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1mmke_210 div:nth-child(1){animation-delay:-.45s}._spinner_1mmke_210 div:nth-child(2){animation-delay:-.3s}._spinner_1mmke_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1mmke_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1mmke_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1mmke_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1mmke_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1mmke_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._statecont_1mmke_309{height:70vh;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;width:100%;margin-top:30px}._content_1mmke_321{max-width:400px;display:flex;flex-direction:column;align-items:center;gap:20px}._content_1mmke_321 ._newloanbtn_1mmke_328{display:flex;justify-content:center;align-items:center;gap:8px;transition:background-color .2s ease}._content_1mmke_321 ._newloanbtn_1mmke_328:hover{background-color:#0a6c52}._contenttext_1mmke_339{font-weight:600;font-size:20px;line-height:30px;color:#101828;margin-bottom:12px;text-align:center}._contenttextpara_1mmke_348{font-weight:400;font-size:16px;line-height:24px;color:#667085;text-align:center}._dotgridcont_1mmke_356{position:relative}._dotgrid_1mmke_356{position:absolute;z-index:-1;width:100%;height:100%}._carticon_1mmke_367{display:flex;justify-content:center;align-items:center}._marketplacebtn_1mmke_373{margin-left:auto;margin-right:auto;display:flex;justify-content:center;align-items:center;gap:10px;border-radius:8px;padding:8px 14px;background-color:#0d8a6a;font-weight:600;font-size:14px;line-height:20px;color:#fff;margin-top:20px;cursor:pointer;width:80%}._width-fit_16akw_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_16akw_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_16akw_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_16akw_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_16akw_78{font-size:12px!important}}._success_16akw_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_16akw_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_16akw_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_16akw_113{font-size:12px!important}}._success_invert_16akw_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_16akw_148{font-size:14px;padding:10px}}._success_border_16akw_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_16akw_173{font-size:14px;padding:10px}}._fade-green_16akw_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_16akw_205{cursor:not-allowed;opacity:.5}._spinner_16akw_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_16akw_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_16akw_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_16akw_210 div:nth-child(1){animation-delay:-.45s}._spinner_16akw_210 div:nth-child(2){animation-delay:-.3s}._spinner_16akw_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_16akw_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_16akw_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_16akw_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_16akw_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_16akw_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._pendingtable_16akw_309{display:flex;width:100%;justify-content:space-between;background-color:#f9fafb;padding:10px 20px;border-radius:8px;flex-direction:column;margin-bottom:20px}._tableheader_16akw_320{display:flex;align-items:center;flex-wrap:wrap;gap:2%;margin-bottom:20px}._headerleft_16akw_328,._headerleftfarmers_16akw_335{width:80%;display:flex;align-items:center;gap:10px}._roundedphotos_16akw_342{display:flex;align-items:center}._headerright_16akw_347{width:18%;display:flex;align-items:center;gap:10px}._approve_16akw_354{margin-right:2%}._approveallbtn_16akw_358{width:80%;padding:6px 8px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;line-height:20px;font-size:14px;color:#344054;cursor:pointer;font-weight:600;margin-bottom:auto!important;margin-top:auto!important}._roundimgdiv_16akw_376{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:15px}._roundimgdivfirst_16akw_389{width:32px;height:32px;border-radius:200px;background:linear-gradient(45deg,#39a0ff,#8fff85);display:flex;justify-content:center;align-items:center}._roundimgdivsecond_16akw_399{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:12px}._roundimgdivthird_16akw_412{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:19px}._roundimgdivfourth_16akw_425{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:25px}._roundimgdivlast_16akw_438{width:32px;height:32px;border-radius:200px;background:#f2f4f7;display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:30px}._roundtext_16akw_451{font-weight:600;font-size:14px;line-height:20px;color:#667085}._redbadgecont_16akw_458{position:relative}._bluebadge_16akw_462{position:absolute;top:-4px}._avatrtext_16akw_467{font-weight:600;font-size:14px;line-height:20px;color:#fff}._pendingtext_16akw_474,._pendingtextfarmers_16akw_483{font-weight:600;font-size:14px;line-height:20px;color:#475467;position:relative;right:20px}._bordtlr_16akw_492{color:#b54708!important;border-top-left-radius:8px;border-right:1px solid #FEF0C7!important;width:12%!important}._thclass_16akw_499{color:#b54708!important;border-right:1px solid #FEF0C7!important}._thclassact_16akw_504{color:#b54708!important}._bodprod_16akw_508{border-top-left-radius:8px;border-right:1px solid #EAECF0!important}._thclassprod_16akw_513{border-right:1px solid #EAECF0!important}._thclassproddate_16akw_517{display:flex;align-items:center}._thclassprodstat_16akw_522{border-top-right-radius:8px}._pendingtablehead_16akw_526{background-color:#fffaeb}._center_16akw_530{display:flex;justify-content:center}._fixedcolumnpending_16akw_535{position:sticky;right:0;z-index:1;background-color:inherit;color:#b54708!important;display:flex!important;justify-content:center!important}._allfarmerstable_16akw_545{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:20px;background-color:#f9fafb;align-items:center;padding:10px 20px;border-radius:8px;margin-bottom:30px;transition:.5s ease}._tableheaderfarmer_16akw_559{display:flex;width:100%;justify-content:space-between;align-items:center}._filters_16akw_566{display:flex;align-items:center;gap:5px}._filters_16akw_566 img{cursor:pointer}._search_16akw_575{display:flex;align-items:center;background:#fff;border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;gap:5px;border-radius:8px;padding:8px;font-size:14px;height:36px}._search_16akw_575 input{cursor:pointer;border:none;outline:none;background:inherit;box-shadow:none;height:100%;width:100%;padding:15px 0}._hide_16akw_598{display:none!important}._list_16akw_602{width:100%}._controls_16akw_606{display:flex;justify-content:space-between;align-items:center;margin-top:15px;width:100%}._currentpage_16akw_614{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;position:relative;bottom:30px;width:20%;margin-left:auto;margin-right:auto}._controlbtn_16akw_628{cursor:pointer;width:36px;height:36px;display:flex;align-items:end}._curpageCount_16akw_636{font-weight:500;font-size:12px;line-height:20px;color:#475467}._pagelink_16akw_643{display:none}._dropbtn_16akw_647{width:100%;display:flex;align-items:center}._dropmenufarm_16akw_653{width:150px;padding:10px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_16akw_664{opacity:1;transform:translateY(0)}._menuitem_16akw_669{display:flex;justify-content:space-between;align-items:center;border-radius:6px;background-color:#f9fafb!important;padding:10px 10px 10px 8px;margin-bottom:5px}._itemcheck_16akw_679{width:16px;height:16px}._itemtext_16akw_684{font-weight:500;font-size:12px;line-height:20px;color:#475467;margin-right:5px}._in_stock_16akw_692{color:#067647;background:#ecfdf3;border:1px solid #ABEFC6}._out_of_stock_16akw_698{color:#b42318;background:#fef3f2;border:1px solid #FECDCA}._rejectedstat_16akw_704{color:#4d4b4c;background:#e9e9e9;border:1px solid #E9E9E9}._type_16akw_710{padding:2px 8px!important;border-radius:16px;width:fit-content;height:fit-content;display:flex;justify-content:center;font-size:8px;text-transform:uppercase;font-weight:700!important;margin-right:10px}._left_16akw_723{text-align:left;justify-content:flex-end}._usercont_16akw_728{display:flex;gap:5px;align-items:center}._useravatar_16akw_734{width:32px;height:32px;background:linear-gradient(135deg,#e2b0ff,#9f44d3);border-radius:200px;display:flex;justify-content:center;align-items:center}._useravatr_16akw_744{width:32px;height:32px;background:#667085;border-radius:200px;display:flex;justify-content:center;align-items:center}._firstandlastletter_16akw_754{font-weight:600;font-size:14px;line-height:20px;color:#fff}._nametext_16akw_761{font-weight:500;font-size:14px;line-height:20px;color:#475467}._userpic_16akw_768{width:100%;height:100%;object-fit:contain}._filtermobilecont_16akw_774{display:none}._dropdown_16akw_778{display:block}._coveragecont_16akw_782{display:flex;gap:5px;align-items:center}._areabadge_16akw_788,._nobadge_16akw_799{border-radius:16px;padding:4px 12px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:14px;line-height:20px;color:#475467}._arrdown_16akw_810{margin-top:auto;margin-bottom:auto;display:flex;align-items:center;margin-left:5px}._puecont_16akw_818{display:flex;gap:10px;align-items:center}._logocont_16akw_824{width:24px;height:24px;border-radius:200px;border:1px solid #E2E2E5;background-color:#f4f4f6;display:flex;justify-content:center;align-items:center}._puetext_16akw_835{font-weight:600;font-size:14px;line-height:20px;color:#475467}._puelogo_16akw_842{width:24px;height:24px}._btn_16akw_847{display:flex;justify-content:center;gap:5px}@media screen and (min-width: 992px) and (max-width: 1540px){._headerleft_16akw_328{width:70%}._headerright_16akw_347{width:28%}}@media screen and (max-width: 992px) and (min-width: 768px){._deliverycont_16akw_862{margin-top:40px}._headerleft_16akw_328{width:68%}._headerright_16akw_347{width:30%}}@media screen and (max-width: 768px){._deliverycont_16akw_862{display:flex;gap:2%;flex-direction:column;margin-top:40px}._farmerstable_16akw_879{width:100%}._pendingtext_16akw_474{display:none}._headerleft_16akw_328{width:40%;gap:3px}._headerleftfarmers_16akw_335{width:100%;gap:3px}._farmerscont_16akw_893{margin-top:50px}._roundimgdivthird_16akw_412,._roundimgdivfourth_16akw_425{display:none}._headerright_16akw_347{width:50%;gap:5px}._tableheader_16akw_320{justify-content:space-between}._approve_16akw_354{margin-right:5px}._tableheaderfarmer_16akw_559{display:flex;flex-wrap:wrap;width:100%;justify-content:start;align-items:center}._csv_16akw_919{display:none}._filters_16akw_566{width:100%;align-items:center;margin-top:15px}._search_16akw_575{width:100%}._search_16akw_575 input{padding:0;height:100%}._filtermobilecont_16akw_774{display:block}._filtermobile_16akw_774{border-radius:8px;padding:4px;background-color:#f9fafb;border:1px solid #EAECF0;display:flex;justify-content:space-between;gap:10px}._filteritem_16akw_946{display:flex;justify-content:center;align-items:center;padding:8px 12px;font-weight:600;font-size:10px;line-height:18px;color:#667085}._active_16akw_956{border:1px solid #90D0BF;background-color:#e7f5f1;font-weight:600;font-size:10px;line-height:18px;color:#0a6c52;border-radius:8px}._dropdown_16akw_778{display:none}}@media screen and (max-width: 375px){._headerright_16akw_347{width:60%;gap:5px}._headerleft_16akw_328{width:30%}}._width-fit_16mzj_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_16mzj_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_16mzj_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_16mzj_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_16mzj_78{font-size:12px!important}}._success_16mzj_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_16mzj_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_16mzj_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_16mzj_113{font-size:12px!important}}._success_invert_16mzj_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_16mzj_148{font-size:14px;padding:10px}}._success_border_16mzj_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_16mzj_173{font-size:14px;padding:10px}}._fade-green_16mzj_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_16mzj_205{cursor:not-allowed;opacity:.5}._spinner_16mzj_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_16mzj_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_16mzj_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_16mzj_210 div:nth-child(1){animation-delay:-.45s}._spinner_16mzj_210 div:nth-child(2){animation-delay:-.3s}._spinner_16mzj_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_16mzj_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_16mzj_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_16mzj_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_16mzj_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_16mzj_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._prod_16mzj_309{border-bottom:1px solid #EAECF0;padding-bottom:15px}._title_16mzj_314{font-weight:600;font-size:10px;line-height:18px;color:#667085}._proditemscont_16mzj_321{display:flex;gap:20px}._prodcont_16mzj_326{padding:8px;margin-top:10px;border-radius:8px;background-color:#fcfcfd;border:1px solid #EAECF0}._vendorcont_16mzj_334{padding:6px 8px;border-radius:4px;border:1px solid #F2F4F7;margin-top:20px;display:flex;align-items:center;gap:15px}._nametxt_16mzj_344{font-weight:500;font-size:12px;line-height:18px;color:#475467}._sellertitle_16mzj_351{font-weight:600;font-size:10px;line-height:14px;color:#c9c9c9}._selleravatar_16mzj_358{width:32px;height:32px;border-radius:200px;background:linear-gradient(315deg,#764ba2,#667eea);display:flex;justify-content:center;align-items:center}._letters_16mzj_368{font-weight:600;font-size:14px;line-height:20px;color:#fff}._leftcont_16mzj_375{display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#fff;border:1px solid #EAECF0;width:72px;height:72px;overflow:hidden}._prodimg_16mzj_387{width:95%;height:95%;border-radius:8px;object-fit:cover}._rightcont_16mzj_394{width:80%;display:flex;flex-direction:column;gap:4px}._rightcont_16mzj_394 ._textdivider_16mzj_400{color:#eaecf0}._prodname_16mzj_404{font-weight:700;font-size:12px;line-height:18px;letter-spacing:0%;color:#475467}._info_16mzj_412{font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;color:gray}._info_16mzj_412 ._single_16mzj_419{color:#12b76a;text-decoration:underline;cursor:pointer}._desc_16mzj_425{font-weight:400;font-size:12px;line-height:18px;letter-spacing:0%;color:gray}._badges_16mzj_433{display:flex;align-items:center;gap:5px;overflow-x:scroll}._badges_16mzj_433::-webkit-scrollbar{display:none}._badgeitem_16mzj_444{border-radius:8px;padding:4px 6px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:12px;line-height:18px;color:#475467;display:flex;justify-content:center;align-items:center;gap:5px}._badgeitem_16mzj_444 ._ordermode_16mzj_458{width:8px;height:8px;border-radius:50%;background-color:#875bf7}._badgeitem_16mzj_444 ._ordermode_16mzj_458._pendingmode_16mzj_464{background-color:#dc6803}._badgeitem_16mzj_444 ._ordermode_16mzj_458._shippedmode_16mzj_467{background-color:#12b76a}._badgeitem_16mzj_444 ._ordermode_16mzj_458._completemode_16mzj_470{background-color:#0e9874}._badgeitem_16mzj_444 ._ordermode_16mzj_458._refundmode_16mzj_473{background-color:#b93815}._badgeitem_16mzj_444 ._ordermode_16mzj_458._onholdmode_16mzj_476{background-color:gray}._badgeitem_16mzj_444 ._ordermode_16mzj_458._cancelmode_16mzj_479{background-color:#f04438}._qtycont_16mzj_483{width:100%;display:flex;align-items:center;justify-content:space-between}._qtyleft_16mzj_490{display:flex;flex-direction:column}._qtyright_16mzj_495{display:flex;flex-direction:column;align-items:start}._vieworder_16mzj_501{display:flex;justify-content:center;align-items:center;border:1px solid #D0D5DD;background-color:#fff;border-radius:8px;padding:4px 12px;font-weight:600;font-size:12px;line-height:18px;color:#475467;cursor:pointer;margin-top:auto}._ptitle_16mzj_517{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._pval_16mzj_524{font-weight:600;font-size:12px;line-height:18px;color:#475467}._stathead_16mzj_531{display:flex;gap:5px}._statbadge_16mzj_536{border-radius:8px;padding:4px 6px;display:flex;align-items:center;gap:4px;border:1px solid #D0D5DD}._dotmark_16mzj_545{width:8px;height:8px;border-radius:100px}._activationdetails_16mzj_551{border-radius:8px;padding:16px;background-color:#f9fafb;border:1px solid #F2F4F7;margin-top:20px;margin-bottom:20px}._activationkey_16mzj_560{font-weight:600;font-size:10px;line-height:18px;color:gray}._activationvalue_16mzj_567{font-weight:500;font-size:12px;line-height:18px;color:#475467}._activator_16mzj_574{font-weight:700;font-size:12px;line-height:18px;color:#475467;text-decoration:underline;text-transform:capitalize}._griditem_16mzj_583{display:grid;grid-template-columns:50% 50%;padding:5px 0}._refunded_16mzj_589{border-radius:16px;padding:4px 12px;background-color:#f0f9ff;border:1px solid #b9e6fe;font-weight:500;font-size:14px;line-height:20px;color:#026aa2;display:flex;justify-content:center;align-items:center;width:100%}._pending_16mzj_464{border-radius:16px;padding:4px 12px;background-color:#fffaeb;border:1px solid #FEDF89;font-weight:500;font-size:14px;line-height:20px;color:#b54708;display:flex;justify-content:center;align-items:center;width:100%}._processing_16mzj_619{border-radius:16px;padding:4px 12px;background-color:#eef4ff;border:1px solid #c7d7fe;font-weight:500;font-size:14px;line-height:20px;color:#3538cd;display:flex;justify-content:center;align-items:center;width:100%}._shipping_16mzj_634{border-radius:16px;padding:4px 12px;background-color:#eff8ff;border:1px solid #B2DDFF;font-weight:500;font-size:14px;line-height:20px;color:#175cd3;display:flex;justify-content:center;align-items:center;width:100%}._cancelled_16mzj_649{border-radius:16px;padding:4px 12px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;align-items:center;width:100%}._completed_16mzj_664{border-radius:16px;padding:4px 12px;background-color:#ecfdf3;border:1px solid #A6F4C5;font-weight:500;font-size:14px;line-height:20px;color:#027a48;display:flex;justify-content:center;align-items:center;width:100%}._failed_16mzj_679{border-radius:16px;padding:4px 12px;background-color:#fef3f2;border:1px solid #FECDCA;font-weight:500;font-size:14px;line-height:20px;color:#b42318;display:flex;justify-content:center;align-items:center;width:100%}._onhold_16mzj_476{border-radius:16px;padding:4px 12px;background-color:#fef6ee;border:1px solid #F9DBAF;font-weight:500;font-size:14px;line-height:20px;color:#b93815;display:flex;justify-content:center;align-items:center;width:100%}._personalinfo_16mzj_709{border-radius:8px;padding:12px;background-color:#f9fafb;border:1px solid #EAECF0;margin-top:20px}._customersec_16mzj_717{margin-bottom:15px}._cusheader_16mzj_721{display:flex;justify-content:space-between;margin-bottom:10px}._detailscont_16mzj_727{display:flex;justify-content:space-between}._userdetails_16mzj_732{display:flex;gap:10px;align-items:center}._avatar_16mzj_738{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:200px;background:linear-gradient(315deg,#764ba2,#667eea)}._usernameletters_16mzj_748{font-weight:600;font-size:14px;line-height:20px;color:#fff}._cusleftheader_16mzj_755,._statustxt_16mzj_762{font-weight:600;font-size:10px;line-height:18px;color:#667085}._namesanddetails_16mzj_769{display:flex;justify-content:center;flex-direction:column}._name_16mzj_344{font-weight:600;font-size:14px;line-height:20px;color:#475467}._email_16mzj_782{font-weight:500;font-size:12px;line-height:18px;color:gray}._statusandedit_16mzj_789{display:flex;gap:10px;align-items:center}._detailsgridcont_16mzj_795{border-radius:8px;padding:12px 16px;background-color:#fff;border:1px solid #EAECF0;display:grid;grid-template-columns:49% 49%;gap:2%}._griditemdetails_16mzj_805{padding-bottom:10px}._griditemaddress_16mzj_809{padding-bottom:10px;grid-column:1/-1}._detailtitle_16mzj_814{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._val_16mzj_821{font-weight:500;font-size:14px;line-height:20px;color:#475467}._greenbackground_16mzj_828{border-radius:8px;padding:24px;background-color:#053629;margin-top:20px}._dots_16mzj_835{display:flex;justify-content:center;margin-right:auto;margin-left:auto;position:absolute;left:15%}._greencont_16mzj_844{display:flex;justify-content:space-between;padding:5px 0}._gtext_16mzj_850{font-weight:600;font-size:12px;line-height:18px;color:#e7f5f1}._gtext_16mzj_850:last-child{text-align:right}._finbadge_16mzj_860{border-radius:16px;padding:4px 12px;background-color:#064031;border:1px solid #039855;color:#fff;font-weight:600;font-size:12px;line-height:18px;cursor:pointer}._shippingcont_16mzj_872{border-radius:8px;padding:8px;background-color:#fcfcfd;border:1px solid #EAECF0;margin-top:20px}._shippingtext_16mzj_880{font-weight:600;font-size:10px;line-height:18px;color:#667085;margin-bottom:10px}._addresscont_16mzj_888{border-radius:8px;padding:8px;border:1px solid #EAECF0;display:flex;align-items:start;gap:20px}._addresscont2_16mzj_897{border-radius:8px;padding:8px;border:1px solid #EAECF0;display:flex;align-items:start;gap:20px;margin-top:20px}._addressheader_16mzj_907{font-weight:600;font-size:10px;color:#c9c9c9;line-height:18px}._addresstxt_16mzj_914{font-weight:500;font-size:14px;color:#475467;line-height:20px;margin-top:10px}._dropmenuorder_16mzj_922{width:150px;padding:10px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_16mzj_933{opacity:1;transform:translateY(0)}._itemtoggle_16mzj_938{text-decoration:none!important}._menuitemorder_16mzj_942{display:flex;gap:8px;align-items:center;border-radius:8px;padding:4px 14px;border:1px solid #D0D5DD;margin-bottom:5px}._itemtext_16mzj_952{font-weight:500;font-size:14px;line-height:20px;color:#475467}._statdotshipped_16mzj_959{width:8px;height:8px;background-color:#12b76a;border-radius:200px}._statdotpending_16mzj_966{width:8px;height:8px;background-color:#f79009;border-radius:200px}._statdotcancelled_16mzj_973{width:8px;height:8px;background-color:gray;border-radius:200px}._statdotprocessing_16mzj_980{width:8px;height:8px;background-color:#6172f3;border-radius:200px}._statdotadelivery_16mzj_987{width:8px;height:8px;background-color:#ef6820;border-radius:200px}._statdotdelivered_16mzj_994{width:8px;height:8px;background-color:#2e90fa;border-radius:200px}._statdotc_16mzj_973{width:8px;height:8px;background-color:#12b76a;border-radius:200px}._statdoto_16mzj_1008{width:8px;height:8px;background-color:#ef6820;border-radius:200px}._statdotp_16mzj_966{width:8px;height:8px;background-color:#6172f3;border-radius:200px}._statdotca_16mzj_973{width:8px;height:8px;background-color:gray;border-radius:200px}._statdotr_16mzj_1029{width:8px;height:8px;background-color:#0ba5ec;border-radius:200px}._statdotp_16mzj_966{width:8px;height:8px;background-color:#f79009;border-radius:200px}._statdotf_16mzj_1043{width:8px;height:8px;background-color:#f04438;border-radius:200px}._statdots_16mzj_959{width:8px;height:8px;background-color:#2e90fa;border-radius:200px}._titlecontainer_16mzj_1057{display:flex;gap:10px;align-items:center}._orderstatusbadgecompleted_16mzj_1063{background:#ecfdf3;border-radius:16px;padding:2px 8px;border:1px solid #abefc6;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#027a48;text-transform:capitalize}._orderstatusbadgepending_16mzj_1078{background:#fffaeb;border-radius:16px;padding:2px 8px;border:1px solid #FEDF89;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#b54708;text-transform:capitalize}._orderstatusbadgeprocessing_16mzj_1093{background:#eef4ff;border-radius:16px;padding:2px 8px;border:1px solid #c7d7fe;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#3538cd;text-transform:capitalize}._orderstatusbadgeshipped_16mzj_1108{background:#eff8ff;border-radius:16px;padding:2px 8px;border:1px solid #B2DDFF;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#175cd3;text-transform:capitalize}._orderstatusbadgefailed_16mzj_1123{background:#fef3f2;border-radius:16px;padding:2px 8px;border:1px solid #FECDCA;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#b42318;text-transform:capitalize}._orderstatusbadgecancelled_16mzj_1138{background:#f9fafb;border-radius:16px;padding:2px 8px;border:1px solid #eaecf0;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:18px;color:#475467;text-transform:capitalize}._principalpercent_16mzj_1153{margin-left:10px;border-radius:16px;padding:0 6px;background-color:#064031;border:1px solid #085440;font-weight:500;font-size:14px;line-height:20px;color:#3ead90}._bold_16mzj_1165{font-weight:700}._borderbottom_16mzj_1169{border-bottom:1px solid #064031;padding-bottom:10px}._associatedfarmer_16mzj_1174{margin-top:20px}._associated_16mzj_1174{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9;margin-bottom:10px}._logocont_16mzj_1186{width:24px;height:24px;border-radius:200px;border:1px solid #e2e2e5;background-color:#f4f4f6;display:flex;justify-content:center;align-items:center}._puesponsor_16mzj_1197{margin-top:20px}._puecont_16mzj_1201{display:flex;gap:10px}._puetext_16mzj_1206{font-weight:600;font-size:14px;line-height:20px;color:#475467}._puebadge_16mzj_1213{background-color:#ecfdf3;border:1px solid #A6F4C5;border-radius:16px;padding:2px 6px;font-weight:600;font-size:12px;line-height:18px;color:#027a48}._buttons_16mzj_1224,._button_16mzj_1224{display:flex;justify-content:space-between;gap:10px;margin-top:30px}._deny_16mzj_1238{border-radius:8px;padding:10px 18px;background-color:#fff;border:1px solid #FDA29B;display:flex;justify-content:center;align-items:center;width:50%;font-weight:600;font-size:16px;line-height:24px;color:#b42318;cursor:pointer}._approve_16mzj_1254{border-radius:8px;padding:10px 18px;background-color:#0d8a6a;display:flex;justify-content:center;align-items:center;width:50%;font-weight:600;font-size:16px;line-height:24px;color:#fff;cursor:pointer}._activate_16mzj_1269{border-radius:8px;padding:10px 18px;background-color:#0d8a6a;display:flex;justify-content:center;align-items:center;width:100%;font-weight:600;font-size:16px;line-height:24px;color:#fff;cursor:pointer}._activateinfocont_16mzj_1284{border-radius:8px;padding:12px;background-color:#f6fef9;border:1px solid #D1FADF;display:flex;justify-content:space-between;margin-top:20px;gap:10px}._headertopic_16mzj_1295{font-weight:600;font-size:14px;line-height:20px;color:#475467;margin-bottom:10px}._activatepara_16mzj_1303{font-weight:500;font-size:12px;line-height:18px;color:gray}._activatebtn_16mzj_1310{border-radius:8px;padding:8px 14px;background-color:#0d8a6a;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:12px;line-height:20px;color:#fff;cursor:pointer;margin-top:10px}._paidnotify_16mzj_1325{background-color:#fffcf5;border-radius:8px;padding:12px;display:flex;gap:10px;margin-top:20px}._notifytitle_16mzj_1334{font-weight:600;font-size:14px;line-height:20px;color:#475467}._notifydesc_16mzj_1341{font-weight:500;font-size:12px;line-height:18px;color:gray;margin-top:5px}._puelogo_16mzj_1349{width:24px;height:24px}._optionitemgreen_16mzj_1354{border-radius:8px;padding:8px 16px;background-color:#f6fef9;border:1px solid #D1FADF;margin-top:10px}._selectsection_16mzj_1362{display:flex;gap:10px;align-items:center}._typeheader_16mzj_1368{font-weight:700;font-size:14px;line-height:20px;color:#475467}._typeheadergray_16mzj_1375{font-weight:700;font-size:14px;line-height:20px;color:#c9c9c9}._typeheadergreen_16mzj_1382{font-weight:700;font-size:14px;line-height:20px;color:#039855}._typedesc_16mzj_1389{font-weight:400;font-size:12px;line-height:18px;color:gray}._typedescdark_16mzj_1396{font-weight:400;font-size:12px;line-height:18px;color:#475467}._paymentdesc_16mzj_1403{font-weight:400;font-size:14px;line-height:18px;color:#475467}@media screen and (max-width: 375px){._proditemscont_16mzj_321{flex-direction:column}._leftcont_16mzj_375,._rightcont_16mzj_394{width:100%}}@media screen and (max-width: 363px){._detailscont_16mzj_727{flex-direction:column}._refunded_16mzj_589,._pending_16mzj_464,._processing_16mzj_619,._shipping_16mzj_634,._cancelled_16mzj_649,._completed_16mzj_664,._failed_16mzj_679,._onhold_16mzj_476{border-radius:16px;padding:4px 10px;font-size:14px;width:40%;margin-top:10px}._val_16mzj_821{word-break:break-all}}._width-fit_leeqx_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_leeqx_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_leeqx_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_leeqx_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_leeqx_78{font-size:12px!important}}._success_leeqx_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_leeqx_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_leeqx_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_leeqx_113{font-size:12px!important}}._success_invert_leeqx_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_leeqx_148{font-size:14px;padding:10px}}._success_border_leeqx_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_leeqx_173{font-size:14px;padding:10px}}._fade-green_leeqx_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_leeqx_205{cursor:not-allowed;opacity:.5}._spinner_leeqx_210{display:flex;justify-content:center;align-items:center;height:100%}._cancel_leeqx_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_leeqx_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_leeqx_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_leeqx_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modal_leeqx_309{background-color:#00000057;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._modal_leeqx_309 ._container_leeqx_320{display:flex;flex-direction:column;background-color:#fff;align-items:center;justify-content:center;width:fit-content;max-width:400px;height:fit-content;border:none;border-radius:10px;gap:8px;padding:32px;gap:32px}@media screen and (max-width: 512px){._modal_leeqx_309 ._container_leeqx_320{width:90%}}._modal_leeqx_309 ._container_leeqx_320 ._icon_leeqx_340{width:50px;height:50px}._modal_leeqx_309 ._container_leeqx_320 ._header_leeqx_344{font-weight:600;margin:0;font-size:18px;line-height:18px}@media screen and (max-width: 512px){._modal_leeqx_309 ._container_leeqx_320 ._header_leeqx_344{font-size:14px;line-height:20px}}._modal_leeqx_309 ._container_leeqx_320 ._subtext_leeqx_356{font-size:12px;line-height:18px}@media screen and (max-width: 512px){._modal_leeqx_309 ._container_leeqx_320 ._subtext_leeqx_356{font-size:12px;line-height:18px}}._modal_leeqx_309 ._container_leeqx_320 ._actionBtn_leeqx_366,._modal_leeqx_309 ._container_leeqx_320 ._closeBtn_leeqx_367,._modal_leeqx_309 ._container_leeqx_320 ._approveBtn_leeqx_368{font-size:12px;line-height:18px;box-sizing:border-box;width:50%;padding:10px 16px;max-width:170px;border-radius:5px;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;height:40px}@media screen and (max-width: 512px){._modal_leeqx_309 ._container_leeqx_320 ._actionBtn_leeqx_366,._modal_leeqx_309 ._container_leeqx_320 ._closeBtn_leeqx_367,._modal_leeqx_309 ._container_leeqx_320 ._approveBtn_leeqx_368{font-size:12px;line-height:18px;width:80%}}._modal_leeqx_309 ._container_leeqx_320 ._actionBtn_leeqx_366{background-color:#fff;color:#344054;font-weight:600;border:1px solid #D0D5DD}._modal_leeqx_309 ._container_leeqx_320 ._closeBtn_leeqx_367{color:#fff;font-weight:600;background-color:#d92d20;border:1px solid #D92D20}._modal_leeqx_309 ._container_leeqx_320 ._approveBtn_leeqx_368{color:#fff;font-weight:600;background-color:#079455;border:1px solid #079455}._flex_leeqx_411{display:flex;gap:5px;width:100%}._flexButtons_leeqx_417{display:flex;gap:5px;width:100%;gap:20px;justify-content:center;align-items:center}._flexColumn_leeqx_426{display:flex;gap:10px;flex-direction:column}._reason_leeqx_474{display:flex;flex-direction:column;margin-top:10px;gap:5px}._reason_leeqx_474>div:first-child{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#344054}._reason_leeqx_474>div:nth-child(2){width:100%}._reason_leeqx_474>div:nth-child(2) textarea{width:100%;border:1px solid #D0D5DD;outline:none;height:80px;font-size:14px;font-weight:400;line-height:24px;text-align:left;color:#667085}._spinner_leeqx_210{width:40px;height:40px;position:relative;display:flex;justify-content:center;align-items:center}._spinner_leeqx_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_leeqx_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_leeqx_210 div:nth-child(1){animation-delay:-.45s}._spinner_leeqx_210 div:nth-child(2){animation-delay:-.3s}._spinner_leeqx_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_leeqx_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._fade_leeqx_198{opacity:.5}._width-fit_rsua3_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_rsua3_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_rsua3_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_rsua3_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_rsua3_78{font-size:12px!important}}._success_rsua3_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_rsua3_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_rsua3_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_rsua3_113{font-size:12px!important}}._success_invert_rsua3_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_rsua3_148{font-size:14px;padding:10px}}._success_border_rsua3_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_rsua3_173{font-size:14px;padding:10px}}._fade-green_rsua3_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_rsua3_205{cursor:not-allowed;opacity:.5}._spinner_rsua3_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_rsua3_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_rsua3_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_rsua3_210 div:nth-child(1){animation-delay:-.45s}._spinner_rsua3_210 div:nth-child(2){animation-delay:-.3s}._spinner_rsua3_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_rsua3_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_rsua3_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_rsua3_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_rsua3_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_rsua3_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modalcont_rsua3_309{opacity:1!important;cursor:default!important}._modalbody_rsua3_314{padding:24px;width:800px;background-color:#fff;border-radius:8px}._modalhead_rsua3_321{display:flex;justify-content:space-between;align-items:center}._leftside_rsua3_327{display:flex;justify-content:space-between;align-items:center;gap:10px}._activatetext_rsua3_334{font-weight:700;font-size:18px;line-height:28px;color:#475467}._inactivebadge_rsua3_341{border-radius:16px;padding:4px 12px;background-color:#eff8ff;border:1px solid #B2DDFF;font-weight:500;font-size:14px;line-height:20px;color:#175cd3}._bodysection_rsua3_352{border-radius:8px;padding:12px;background-color:#fcfcfd;border:1px solid #F2F4F7;margin-top:20px}._headerbody_rsua3_360{border-radius:8px;padding:12px;background-color:#fff;border:1px solid #F2F4F7;display:flex;justify-content:space-between}._graytext_rsua3_370{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9;margin-bottom:15px}._userinfo_rsua3_378{display:flex;gap:10px;align-items:center}._avatarcont_rsua3_384{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#e2b0ff,#9f44d3);display:flex;justify-content:center;align-items:center}._firstandsecondletter_rsua3_394{font-weight:600;font-size:14px;line-height:20px;color:#fff}._farmername_rsua3_401{font-weight:600;font-size:14px;line-height:20px;color:#475467}._farmeremail_rsua3_408{font-weight:400;font-size:12px;line-height:18px;color:#475467}._paymentamount_rsua3_415{font-weight:600;font-size:14px;line-height:20px;color:#475467}._adjust_rsua3_422{font-weight:600;font-size:12px;line-height:18px;color:#0e9874;cursor:pointer}._inputformcont_rsua3_430{border-radius:8px;padding:12px 16px;background-color:#fff;border:1px solid #F2F4F7;margin-top:20px}._inputformcontgreen_rsua3_438{border-radius:8px;padding:12px 16px;background-color:#fff;border:1px solid #00A179;margin-top:20px}._translabel_rsua3_446{font-weight:600;font-size:10px;line-height:18px;color:#475467;margin-bottom:3px}._translabeledit_rsua3_454{font-weight:600;font-size:10px;line-height:18px;color:#475467;margin-bottom:3px;margin-top:15px}._labelcont_rsua3_463{display:flex;justify-content:space-between;margin-bottom:7px}._acknowledgecont_rsua3_469{margin-top:15px;display:flex;gap:10px}._acknowledgetext_rsua3_475{font-weight:500;font-size:14px;line-height:20px;color:#475467}._buttonsec_rsua3_482{margin-top:20px;display:flex;gap:10px}._cancelbtn_rsua3_488{width:50%;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:10px 16px;border:1px solid #D0D5DD;cursor:pointer;font-weight:600;font-size:14px;line-height:20px;color:#475467}._activatebtn_rsua3_503{width:50%;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:10px 16px;cursor:pointer;font-weight:600;font-size:14px;line-height:20px;background-color:#0d8a6a;color:#fff}._activatebtndisable_rsua3_518{width:50%;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:10px 16px;cursor:pointer;font-weight:600;font-size:14px;line-height:20px;background-color:#90d0bf;color:#fff}._spinner_rsua3_210{width:20px;height:20px}._loandetailscontainer_rsua3_538{display:flex;gap:20px;width:100%}._loansummary_rsua3_544{border-radius:8px;padding:12px;background-color:#fcfcfd;border:1px solid #F2F4F7;margin-top:20px;width:50%}._summaryheader_rsua3_553{border-bottom:1px solid #EAECF0}._summarytext_rsua3_557{font-weight:600;font-size:10px;line-height:18px;color:#475467;margin-left:auto;margin-bottom:auto;display:flex;justify-content:center}._summarybox_rsua3_568{margin-top:15px}._sumgrid_rsua3_572{display:grid;grid-template-columns:50% 50%;padding-bottom:10px}._sumtitle_rsua3_578{font-weight:600;font-size:12px;line-height:18px;color:#475467}._sumval_rsua3_585{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:flex-end;align-items:center}._sumtitlebold_rsua3_595{font-weight:700;font-size:12px;line-height:18px;color:#475467}._sumvalbold_rsua3_602{font-weight:700;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:flex-end}._withborder_rsua3_611{border-bottom:1px solid #EAECF0;margin-bottom:10px}._interestpercent_rsua3_616{border-radius:16px;padding:2px 6px;display:flex;justify-content:center;align-items:center;background-color:#f9fafb;border:1px solid #D0D5DD;margin-left:5px;font-weight:500;font-size:10px;line-height:20px;color:#475467;margin-top:auto;margin-bottom:auto}@media screen and (max-width: 1200px){._modalbody_rsua3_314{width:auto}._loandetailscontainer_rsua3_538{flex-direction:column}._loansummary_rsua3_544{width:100%}}._width-fit_c9gn5_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_c9gn5_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_c9gn5_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_c9gn5_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_c9gn5_78{font-size:12px!important}}._success_c9gn5_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_c9gn5_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_c9gn5_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_c9gn5_113{font-size:12px!important}}._success_invert_c9gn5_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_c9gn5_148{font-size:14px;padding:10px}}._success_border_c9gn5_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_c9gn5_173{font-size:14px;padding:10px}}._fade-green_c9gn5_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_c9gn5_205{cursor:not-allowed;opacity:.5}._spinner_c9gn5_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_c9gn5_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_c9gn5_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_c9gn5_210 div:nth-child(1){animation-delay:-.45s}._spinner_c9gn5_210 div:nth-child(2){animation-delay:-.3s}._spinner_c9gn5_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_c9gn5_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_c9gn5_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_c9gn5_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_c9gn5_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_c9gn5_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modalcont_c9gn5_309{opacity:1!important;cursor:default!important}._modalbody_c9gn5_314{padding:24px}._modalhead_c9gn5_318{display:flex;justify-content:space-between;align-items:center}._leftside_c9gn5_324{display:flex;justify-content:space-between;align-items:center;gap:10px}._activatetext_c9gn5_331{font-weight:700;font-size:18px;line-height:28px;color:#475467}._inactivebadge_c9gn5_338{border-radius:16px;padding:4px 12px;background-color:#eff8ff;border:1px solid #B2DDFF;font-weight:500;font-size:14px;line-height:20px;color:#175cd3}._processingbadge_c9gn5_349{border-radius:16px;padding:4px 12px;background-color:#ecfdf3;border:1px solid #A6F4C5;font-weight:500;font-size:14px;line-height:20px;color:#027a48}._bodysection_c9gn5_360{border-radius:8px;padding:12px;background-color:#fcfcfd;border:1px solid #F2F4F7;margin-top:20px}._headerbody_c9gn5_368{border-radius:8px;padding:12px;background-color:#fff;border:1px solid #F2F4F7;display:flex;justify-content:space-between}._graytext_c9gn5_378{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9;margin-bottom:15px}._userinfo_c9gn5_386{display:flex;gap:10px;align-items:center}._avatarcont_c9gn5_392{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#e2b0ff,#9f44d3);display:flex;justify-content:center;align-items:center}._firstandsecondletter_c9gn5_402{font-weight:600;font-size:14px;line-height:20px;color:#fff}._farmername_c9gn5_409{font-weight:600;font-size:14px;line-height:20px;color:#475467}._farmeremail_c9gn5_416{font-weight:400;font-size:12px;line-height:18px;color:#475467}._paymentamount_c9gn5_423{font-weight:600;font-size:14px;line-height:20px;color:#475467}._adjust_c9gn5_430{font-weight:600;font-size:12px;line-height:18px;color:#0e9874;cursor:pointer}._inputformcont_c9gn5_438{border-radius:8px;padding:12px 16px;background-color:#fff;border:1px solid #F2F4F7;margin-top:20px}._inputformcontgreen_c9gn5_446{border-radius:8px;padding:12px 16px;background-color:#fff;border:1px solid #00A179;margin-top:20px}._translabel_c9gn5_454{font-weight:600;font-size:10px;line-height:18px;color:#475467;margin-bottom:3px}._translabeledit_c9gn5_462{font-weight:600;font-size:10px;line-height:18px;color:#475467;margin-bottom:3px;margin-top:15px}._labelcont_c9gn5_471{display:flex;justify-content:space-between;margin-bottom:7px}._acknowledgecont_c9gn5_477{margin-top:15px;display:flex;gap:10px}._acknowledgetext_c9gn5_483{font-weight:500;font-size:14px;line-height:20px;color:#475467}._buttonsec_c9gn5_490{margin-top:20px;display:flex;gap:10px}._cancelbtn_c9gn5_496{width:50%;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:10px 16px;border:1px solid #D0D5DD;cursor:pointer;font-weight:600;font-size:14px;line-height:20px;color:#475467}._activatebtn_c9gn5_511{width:50%;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:10px 16px;cursor:pointer;font-weight:600;font-size:14px;line-height:20px;background-color:#0d8a6a;color:#fff}._activatebtndisable_c9gn5_526{width:50%;display:flex;justify-content:center;align-items:center;border-radius:8px;padding:10px 16px;cursor:pointer;font-weight:600;font-size:14px;line-height:20px;background-color:#90d0bf;color:#fff}._spinner_c9gn5_210{width:20px;height:20px}._leftcont_c9gn5_546{display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#fff;border:1px solid #EAECF0;width:20%}._prodimg_c9gn5_556{width:56px;height:56px;object-fit:cover;width:100%;height:100%}._rightcont_c9gn5_564{width:80%}._desc_c9gn5_568{font-weight:600;font-size:12px;line-height:18px;color:#475467;margin-bottom:5px}._badges_c9gn5_576{display:flex;align-items:center;gap:5px}._badgeitem_c9gn5_582{border-radius:16px;padding:2px 8px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:12px;line-height:18px;color:#475467}._qtycont_c9gn5_593{display:grid;grid-template-columns:30% 13% 30%;gap:15px;margin-top:10px}._qtyleft_c9gn5_600{display:flex;flex-direction:column}._qtyright_c9gn5_605{display:flex;flex-direction:column;align-items:start}._ptitle_c9gn5_611{font-weight:600;font-size:10px;line-height:18px;color:#c9c9c9}._pval_c9gn5_618{font-weight:600;font-size:12px;line-height:18px;color:#475467}._proditemscont_c9gn5_625{display:flex;gap:20px}._prodcont_c9gn5_630{padding:8px;margin-top:10px;border-radius:8px;background-color:#fcfcfd;border:1px solid #EAECF0}._asktext_c9gn5_638{font-weight:600;font-size:16px;line-height:24px;color:#475467;margin-bottom:10px}._optionitem_c9gn5_646{border-radius:8px;padding:8px 16px;background-color:#fcfcfd;border:1px solid #EAECF0;margin-top:10px}._optionitemselected_c9gn5_654{border-radius:8px;padding:8px 16px;background-color:#fcfcfd;border:1px solid #0D8A6A;margin-top:10px}._optionitemgray_c9gn5_662{border-radius:8px;padding:8px 16px;background-color:#f9fafb;border:1px solid #F2F4F7;margin-top:10px}._optionitemgreen_c9gn5_670{border-radius:8px;padding:8px 16px;background-color:#f6fef9;border:1px solid #D1FADF;margin-top:10px}._selectsection_c9gn5_678{display:flex;gap:10px;align-items:center}._typeheader_c9gn5_684{font-weight:700;font-size:14px;line-height:20px;color:#475467}._typeheadergray_c9gn5_691{font-weight:700;font-size:14px;line-height:20px;color:#c9c9c9}._typeheadergreen_c9gn5_698{font-weight:700;font-size:14px;line-height:20px;color:#039855}._typedesc_c9gn5_705{font-weight:400;font-size:12px;line-height:18px;color:gray}._typedescdark_c9gn5_712{font-weight:400;font-size:12px;line-height:18px;color:#475467}._paymentdesc_c9gn5_719{font-weight:400;font-size:14px;line-height:18px;color:#475467}._boldamt_c9gn5_726{font-weight:700;font-size:14px;line-height:24px;color:#475467}._carddetails_c9gn5_733{margin-top:10px}._inputsec_c9gn5_737{margin-bottom:10px}._cardlabel_c9gn5_741{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._number_c9gn5_749{display:flex}._cardicon_c9gn5_753{position:relative}._iconsvg_c9gn5_757{position:absolute;left:10px;top:8px}._cardinput_c9gn5_763{padding-left:50px}._inputsectwo_c9gn5_767{display:flex;gap:5px}._returnbtn_c9gn5_772{border-radius:8px;padding:10px 16px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:14px;line-height:20px;color:#475467;border:1px solid #D0D5DD;margin-top:20px;cursor:pointer}._width-fit_1szrb_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1szrb_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1szrb_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1szrb_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1szrb_78{font-size:12px!important}}._success_1szrb_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1szrb_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1szrb_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1szrb_113{font-size:12px!important}}._success_invert_1szrb_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1szrb_148{font-size:14px;padding:10px}}._success_border_1szrb_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1szrb_173{font-size:14px;padding:10px}}._fade-green_1szrb_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1szrb_205{cursor:not-allowed;opacity:.5}._spinner_1szrb_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1szrb_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1szrb_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1szrb_210 div:nth-child(1){animation-delay:-.45s}._spinner_1szrb_210 div:nth-child(2){animation-delay:-.3s}._spinner_1szrb_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1szrb_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1szrb_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1szrb_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1szrb_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1szrb_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._pendingtable_1szrb_309{display:flex;width:100%;justify-content:space-between;background-color:#f9fafb;padding:10px 20px;border-radius:8px;flex-direction:column;margin-bottom:20px}._tableheader_1szrb_320{display:flex;align-items:center;flex-wrap:wrap;gap:2%;margin-bottom:20px}._headerleft_1szrb_328,._headerleftfarmers_1szrb_335{width:80%;display:flex;align-items:center;gap:10px}._roundedphotos_1szrb_342{display:flex;align-items:center}._headerright_1szrb_347{width:18%;display:flex;align-items:center;gap:10px}._approve_1szrb_354{margin-right:2%}._approveallbtn_1szrb_358{width:80%;padding:6px 8px;border:1px solid #d0d5dd;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;line-height:20px;font-size:14px;color:#344054;cursor:pointer;font-weight:600;margin-bottom:auto!important;margin-top:auto!important}._roundimgdiv_1szrb_376{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:15px}._roundimgdivfirst_1szrb_389{width:32px;height:32px;border-radius:200px;background:linear-gradient(45deg,#39a0ff,#8fff85);display:flex;justify-content:center;align-items:center}._roundimgdivsecond_1szrb_399{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:12px}._roundimgdivthird_1szrb_412{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:19px}._roundimgdivfourth_1szrb_425{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:25px}._roundimgdivlast_1szrb_438{width:32px;height:32px;border-radius:200px;background:#f2f4f7;display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:30px}._roundtext_1szrb_451{font-weight:600;font-size:14px;line-height:20px;color:#667085}._redbadgecont_1szrb_458{position:relative}._bluebadge_1szrb_462{position:absolute;top:-4px}._avatrtext_1szrb_467{font-weight:600;font-size:14px;line-height:20px;color:#fff}._pendingtext_1szrb_474,._pendingtextfarmers_1szrb_483{font-weight:600;font-size:14px;line-height:20px;color:#475467;position:relative;right:20px}._bordtlr_1szrb_492{color:#b54708!important;border-top-left-radius:8px;border-right:1px solid #FEF0C7!important;width:12%!important}._thclass_1szrb_499{color:#b54708!important;border-right:1px solid #FEF0C7!important}._thclassact_1szrb_504{color:#b54708!important}._bodprod_1szrb_508{border-top-left-radius:8px;border-right:1px solid #EAECF0!important}._thclassprod_1szrb_513{border-right:1px solid #EAECF0!important}._thclassproddate_1szrb_517{display:flex;align-items:center}._thclassprodstat_1szrb_522{border-top-right-radius:8px}._pendingtablehead_1szrb_526{background-color:#fffaeb}._center_1szrb_530{display:flex;justify-content:center}._fixedcolumnpending_1szrb_535{position:sticky;right:0;z-index:1;background-color:inherit;color:#b54708!important;display:flex!important;justify-content:center!important}._allfarmerstable_1szrb_545{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:20px;background-color:#f9fafb;align-items:center;padding:10px 20px;border-radius:8px;margin-bottom:30px;transition:.5s ease}._tableheaderfarmer_1szrb_559{display:flex;width:100%;justify-content:space-between;align-items:center}._filters_1szrb_566{display:flex;align-items:center;gap:5px}._filters_1szrb_566 img{cursor:pointer}._filters_1szrb_566 ._newloanbtn_1szrb_574{display:flex;justify-content:center;align-items:center;gap:8px;transition:background-color .2s ease}._filters_1szrb_566 ._newloanbtn_1szrb_574:hover{background-color:#0a6c52}._search_1szrb_585{display:flex;align-items:center;background:#fff;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d;gap:5px;border-radius:8px;padding:8px;font-size:14px;height:36px}._search_1szrb_585 input{cursor:pointer;border:none;outline:none;background:inherit;box-shadow:none;height:100%;width:100%;padding:15px 0}._hide_1szrb_608{display:none!important}._list_1szrb_612{width:100%}._controls_1szrb_616{display:flex;justify-content:space-between;align-items:center;margin-top:15px;width:100%}._currentpage_1szrb_624{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;position:relative;bottom:30px;width:20%;margin-left:auto;margin-right:auto}._controlbtn_1szrb_638{cursor:pointer;width:36px;height:36px;display:flex;align-items:end}._curpageCount_1szrb_646{font-weight:500;font-size:12px;line-height:20px;color:#475467}._pagelink_1szrb_653{display:none}._dropbtn_1szrb_657{width:100%;display:flex;align-items:center}._dropmenufarm_1szrb_663{width:150px;padding:10px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_1szrb_674{opacity:1;transform:translateY(0)}._menuitem_1szrb_679{display:flex;justify-content:space-between;align-items:center;border-radius:6px;background-color:#f9fafb!important;padding:10px 10px 10px 8px;margin-bottom:5px}._itemcheck_1szrb_689{width:16px;height:16px}._itemtext_1szrb_694{font-weight:500;font-size:12px;line-height:20px;color:#475467;margin-right:5px}._in_stock_1szrb_702{color:#067647;background:#ecfdf3;border:1px solid #abefc6}._out_of_stock_1szrb_708{color:#b42318;background:#fef3f2;border:1px solid #fecdca}._overdue_1szrb_714{color:#b42318;background:#fef3f2;border:1px solid #FECDCA}._closed_1szrb_720{color:#475467;background:#f9fafb;border:1px solid #EAECF0}._denied_1szrb_726{color:#b42318;background:#fef3f2;border:1px solid #FECDCA}._processing_1szrb_732{color:#175cd3;background:#eff8ff;border:1px solid #B2DDFF}._rejectedstat_1szrb_738{color:#4d4b4c;background:#e9e9e9;border:1px solid #e9e9e9}._type_1szrb_744{padding:2px 8px!important;border-radius:16px;width:fit-content;height:fit-content;display:flex;justify-content:center;font-size:8px;text-transform:uppercase;font-weight:700!important;margin-right:10px}._left_1szrb_757{text-align:left;justify-content:flex-end}._usercont_1szrb_762{display:flex;gap:5px;align-items:center}._useravatar_1szrb_768{width:32px;height:32px;background:linear-gradient(135deg,#e2b0ff,#9f44d3);border-radius:200px;display:flex;justify-content:center;align-items:center}._useravatr_1szrb_778{width:32px;height:32px;background:#667085;border-radius:200px;display:flex;justify-content:center;align-items:center}._firstandlastletter_1szrb_788{font-weight:600;font-size:14px;line-height:20px;color:#fff}._nametext_1szrb_795{font-weight:500;font-size:14px;line-height:20px;color:#475467}._userpic_1szrb_802{width:100%;height:100%;object-fit:contain}._filtermobilecont_1szrb_808{display:none}._dropdown_1szrb_812{display:block}._coveragecont_1szrb_816{display:flex;gap:5px;align-items:center}._areabadge_1szrb_822,._nobadge_1szrb_833{border-radius:16px;padding:4px 12px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:14px;line-height:20px;color:#475467}._arrdown_1szrb_844{margin-top:auto;margin-bottom:auto;display:flex;align-items:center;margin-left:5px}._puecont_1szrb_852{display:flex;gap:10px;align-items:center}._logocont_1szrb_858{width:24px;height:24px;border-radius:200px;border:1px solid #e2e2e5;background-color:#f4f4f6;display:flex;justify-content:center;align-items:center}._puetext_1szrb_869{font-weight:600;font-size:14px;line-height:20px;color:#475467}._puelogo_1szrb_876{width:24px;height:24px}._btn_1szrb_881{display:flex;justify-content:center;gap:5px}@media screen and (min-width: 992px) and (max-width: 1540px){._headerleft_1szrb_328{width:70%}._headerright_1szrb_347{width:28%}}@media screen and (max-width: 992px) and (min-width: 768px){._deliverycont_1szrb_896{margin-top:40px}._headerleft_1szrb_328{width:68%}._headerright_1szrb_347{width:30%}}@media screen and (max-width: 768px){._deliverycont_1szrb_896{display:flex;gap:2%;flex-direction:column;margin-top:40px}._farmerstable_1szrb_913{width:100%}._pendingtext_1szrb_474{display:none}._headerleft_1szrb_328{width:40%;gap:3px}._headerleftfarmers_1szrb_335{width:100%;gap:3px}._farmerscont_1szrb_927{margin-top:50px}._roundimgdivthird_1szrb_412,._roundimgdivfourth_1szrb_425{display:none}._headerright_1szrb_347{width:50%;gap:5px}._tableheader_1szrb_320{justify-content:space-between}._approve_1szrb_354{margin-right:5px}._tableheaderfarmer_1szrb_559{display:flex;flex-wrap:wrap;width:100%;justify-content:start;align-items:center}._csv_1szrb_953{display:none}._filters_1szrb_566{width:100%;align-items:center;margin-top:15px}._search_1szrb_585{width:100%}._search_1szrb_585 input{padding:0;height:100%}._filtermobilecont_1szrb_808{display:block}._filtermobile_1szrb_808{border-radius:8px;padding:4px;background-color:#f9fafb;border:1px solid #EAECF0;display:flex;justify-content:space-between;gap:10px}._filteritem_1szrb_980{display:flex;justify-content:center;align-items:center;padding:8px 12px;font-weight:600;font-size:10px;line-height:18px;color:#667085}._active_1szrb_990{border:1px solid #90D0BF;background-color:#e7f5f1;font-weight:600;font-size:10px;line-height:18px;color:#0a6c52;border-radius:8px}._dropdown_1szrb_812{display:none}}@media screen and (max-width: 375px){._headerright_1szrb_347{width:60%;gap:5px}._headerleft_1szrb_328{width:30%}}._width-fit_17lzp_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_17lzp_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_17lzp_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_17lzp_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_17lzp_78{font-size:12px!important}}._success_17lzp_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_17lzp_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_17lzp_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_17lzp_113{font-size:12px!important}}._success_invert_17lzp_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_17lzp_148{font-size:14px;padding:10px}}._success_border_17lzp_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_17lzp_173{font-size:14px;padding:10px}}._fade-green_17lzp_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_17lzp_205{cursor:not-allowed;opacity:.5}._spinner_17lzp_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_17lzp_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_17lzp_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_17lzp_210 div:nth-child(1){animation-delay:-.45s}._spinner_17lzp_210 div:nth-child(2){animation-delay:-.3s}._spinner_17lzp_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_17lzp_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_17lzp_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_17lzp_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_17lzp_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_17lzp_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._loancont_17lzp_309{margin-top:30px}._pendingtable_17lzp_313{display:flex;width:100%;justify-content:space-between;background-color:#f9fafb;padding:10px 20px;border-radius:8px;flex-direction:column;margin-bottom:20px}._tableheader_17lzp_324{display:flex;align-items:center;flex-wrap:wrap;gap:2%;margin-bottom:20px}._headerleft_17lzp_332,._headerleftfarmers_17lzp_339{width:80%;display:flex;align-items:center;gap:10px}._roundedphotos_17lzp_346{display:flex;align-items:center}._headerright_17lzp_351{width:18%;display:flex;align-items:center;gap:10px}._approve_17lzp_358{margin-right:2%}._approveallbtn_17lzp_362{width:80%;padding:6px 8px;border:1px solid #D0D5DD;border-radius:8px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;line-height:20px;font-size:14px;color:#344054;cursor:pointer;font-weight:600;margin-bottom:auto!important;margin-top:auto!important}._roundimgdiv_17lzp_380{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:15px}._roundimgdivfirst_17lzp_393{width:32px;height:32px;border-radius:200px;background:linear-gradient(45deg,#39a0ff,#8fff85);display:flex;justify-content:center;align-items:center}._roundimgdivsecond_17lzp_403{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:12px}._roundimgdivthird_17lzp_416{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:19px}._roundimgdivfourth_17lzp_429{width:32px;height:32px;border-radius:200px;background:linear-gradient(135deg,#fff6b7,#fb758a);display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:25px}._roundimgdivlast_17lzp_442{width:32px;height:32px;border-radius:200px;background:#f2f4f7;display:flex;justify-content:center;align-items:center;border:1.5px solid #ffffff;position:relative;right:30px}._roundtext_17lzp_455{font-weight:600;font-size:14px;line-height:20px;color:#667085}._redbadgecont_17lzp_462{position:relative}._bluebadge_17lzp_466{position:absolute;top:-4px}._avatrtext_17lzp_471{font-weight:600;font-size:14px;line-height:20px;color:#fff}._pendingtext_17lzp_478{font-weight:600;font-size:14px;line-height:20px;color:#475467;position:relative;right:20px}._pendingtextfarmers_17lzp_487{font-weight:600;font-size:14px;line-height:20px;color:#475467}._bordtlr_17lzp_494{color:#2e90fa!important;border-top-left-radius:8px;border-right:1px solid #FEF0C7!important;width:12%!important}._thclass_17lzp_501{color:#2e90fa!important;border-right:1px solid #FEF0C7!important}._thclassact_17lzp_506{color:#2e90fa!important}._thclassloans_17lzp_510{color:gray!important;border-right:1px solid #FEF0C7!important}._thclassactloans_17lzp_515{color:gray!important}._bodprod_17lzp_519{border-top-left-radius:8px;border-right:1px solid #EAECF0!important}._thclassprod_17lzp_524{border-right:1px solid #EAECF0!important}._thclassproddate_17lzp_528{display:flex;align-items:center}._thclassprodstat_17lzp_533{border-top-right-radius:8px}._pendingtablehead_17lzp_537{background-color:#eff8ff}._loanstablehead_17lzp_541{background-color:#f2f4f7}._center_17lzp_545{display:flex;justify-content:center}._fixedcolumnpending_17lzp_550{position:sticky;right:0;z-index:1;background-color:inherit;color:#2e90fa!important;display:flex!important;justify-content:center!important}._fixedcolumnpendingloans_17lzp_560{position:sticky;right:0;z-index:1;background-color:inherit;color:gray!important;display:flex!important;justify-content:center!important}._allfarmerstable_17lzp_570{display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:20px;background-color:#f9fafb;align-items:center;padding:10px 20px;border-radius:8px;margin-bottom:30px;transition:.5s ease}._tableheaderfarmer_17lzp_584{display:flex;width:100%;justify-content:space-between;align-items:center}._filters_17lzp_591{display:flex;align-items:center;gap:5px}._filters_17lzp_591 img{cursor:pointer}._search_17lzp_600{display:flex;align-items:center;background:#fff;border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;gap:5px;border-radius:8px;padding:8px;font-size:14px;height:36px}._search_17lzp_600 input{cursor:pointer;border:none;outline:none;background:inherit;box-shadow:none;height:100%;width:100%;padding:15px 0}._hide_17lzp_623{display:none!important}._list_17lzp_627{width:100%}._controls_17lzp_631{display:flex;justify-content:space-between;align-items:center;margin-top:15px;width:100%}._currentpage_17lzp_639{font-weight:500;font-size:14px;line-height:20px;color:#475467;display:flex;justify-content:center;position:relative;bottom:35px}._controlbtn_17lzp_650{cursor:pointer;width:36px;height:36px}._curpageCount_17lzp_656{font-weight:500;font-size:12px;line-height:20px;color:#475467}._pagelink_17lzp_663{display:none}._dropbtn_17lzp_667{width:100%;display:flex;align-items:center}._dropmenufarm_17lzp_673{width:150px;padding:10px;border:1px solid #EAECF0;box-shadow:0 0 3px 3px #eaecf0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform-origin:top center;opacity:0;transform:translateY(10px)}._animate_17lzp_684{opacity:1;transform:translateY(0)}._menuitem_17lzp_689{display:flex;justify-content:space-between;align-items:center;border-radius:6px;background-color:#f9fafb!important;padding:10px 10px 10px 8px;margin-bottom:5px}._itemcheck_17lzp_699{width:16px;height:16px}._itemtext_17lzp_704{font-weight:500;font-size:12px;line-height:20px;color:#475467;margin-right:5px}._in_stock_17lzp_712{color:#067647;background:#ecfdf3;border:1px solid #ABEFC6}._out_of_stock_17lzp_718{color:#b42318;background:#fef3f2;border:1px solid #FECDCA}._rejectedstat_17lzp_724{color:#4d4b4c;background:#e9e9e9;border:1px solid #E9E9E9}._type_17lzp_730{padding:2px 8px!important;border-radius:16px;width:fit-content;height:fit-content;display:flex;justify-content:center;font-size:8px;text-transform:uppercase;font-weight:700!important;margin-right:10px}._left_17lzp_743{text-align:left;justify-content:flex-end}._usercont_17lzp_748{display:flex;gap:5px;align-items:center}._useravatar_17lzp_754{width:32px;height:32px;background:linear-gradient(135deg,#e2b0ff,#9f44d3);border-radius:200px;display:flex;justify-content:center;align-items:center}._useravatr_17lzp_764{width:32px;height:32px;background:#667085;border-radius:200px;display:flex;justify-content:center;align-items:center}._firstandlastletter_17lzp_774{font-weight:600;font-size:14px;line-height:20px;color:#fff}._nametext_17lzp_781{font-weight:500;font-size:14px;line-height:20px;color:#475467}._userpic_17lzp_788{width:100%;height:100%;object-fit:contain}._filtermobilecont_17lzp_794{display:none}._dropdown_17lzp_798{display:block}._coveragecont_17lzp_802{display:flex;gap:5px;align-items:center}._areabadge_17lzp_808,._nobadge_17lzp_819{border-radius:16px;padding:4px 12px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:14px;line-height:20px;color:#475467}._arrdown_17lzp_830{margin-top:auto;margin-bottom:auto;display:flex;align-items:center;margin-left:5px}._puecont_17lzp_838{display:flex;gap:10px;align-items:center}._logocont_17lzp_844{width:24px;height:24px;border-radius:200px;border:1px solid #E2E2E5;background-color:#f4f4f6;display:flex;justify-content:center;align-items:center}._puetext_17lzp_855{font-weight:600;font-size:14px;line-height:20px;color:#475467}._activate_17lzp_862{display:flex;justify-content:center;align-items:center;border-radius:8px;padding:4px 14px;background-color:#e7f5f1;border:1px solid #90D0BF;font-weight:600;font-size:12px;line-height:18px;color:#0a6c52;cursor:pointer}._view_17lzp_877{display:flex;justify-content:center;align-items:center;border-radius:8px;padding:4px 14px;background-color:#fff;border:1px solid #EAECF0;font-weight:600;font-size:12px;line-height:18px;color:#475467;cursor:pointer}._statinactive_17lzp_892{border-radius:16px;padding:2px 8px;background-color:#eff8ff;border:1px solid #B2DDFF;font-weight:500;font-size:12px;line-height:18px;color:#175cd3;cursor:pointer;display:flex;justify-content:center;align-items:center}._statactive_17lzp_907{border-radius:16px;padding:2px 8px;background-color:#ecfdf3;border:1px solid #A6F4C5;font-weight:500;font-size:12px;line-height:18px;color:#027a48;cursor:pointer;display:flex;justify-content:center;align-items:center}._statpending_17lzp_922{border-radius:16px;padding:2px 8px;background-color:#fffaeb;border:1px solid #FEDF89;font-weight:500;font-size:12px;line-height:18px;color:#b54708;cursor:pointer;display:flex;justify-content:center;align-items:center}._statdenied_17lzp_937{border-radius:16px;padding:2px 8px;background-color:#fef3f2;border:1px solid #FECDCA;font-weight:500;font-size:12px;line-height:18px;color:#b42318;cursor:pointer;display:flex;justify-content:center;align-items:center}._statclosed_17lzp_952{border-radius:16px;padding:2px 8px;background-color:#f9fafb;border:1px solid #EAECF0;font-weight:500;font-size:12px;line-height:18px;color:#475467;cursor:pointer;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 992px) and (max-width: 1540px){._headerleft_17lzp_332{width:70%}._headerright_17lzp_351{width:28%}}@media screen and (max-width: 992px) and (min-width: 768px){._deliverycont_17lzp_976{margin-top:40px}._headerleft_17lzp_332{width:68%}._headerright_17lzp_351{width:30%}}@media screen and (max-width: 768px){._deliverycont_17lzp_976{display:flex;gap:2%;flex-direction:column;margin-top:40px}._farmerstable_17lzp_993{width:100%}._pendingtext_17lzp_478{display:none}._headerleft_17lzp_332{width:40%;gap:3px}._headerleftfarmers_17lzp_339{width:100%;gap:3px}._farmerscont_17lzp_1007{margin-top:50px}._roundimgdivthird_17lzp_416,._roundimgdivfourth_17lzp_429{display:none}._headerright_17lzp_351{width:50%;gap:5px}._tableheader_17lzp_324{justify-content:space-between}._approve_17lzp_358{margin-right:5px}._tableheaderfarmer_17lzp_584{display:flex;flex-wrap:wrap;width:100%;justify-content:start;align-items:center}._csv_17lzp_1033{display:none}._filters_17lzp_591{width:100%;align-items:center;margin-top:15px}._search_17lzp_600{width:100%}._search_17lzp_600 input{padding:0;height:100%}._filtermobilecont_17lzp_794{display:block}._filtermobile_17lzp_794{border-radius:8px;padding:4px;background-color:#f9fafb;border:1px solid #EAECF0;display:flex;justify-content:space-between;gap:10px}._filteritem_17lzp_1060{display:flex;justify-content:center;align-items:center;padding:8px 12px;font-weight:600;font-size:10px;line-height:18px;color:#667085}._active_17lzp_1070{border:1px solid #90D0BF;background-color:#e7f5f1;font-weight:600;font-size:10px;line-height:18px;color:#0a6c52;border-radius:8px}._dropdown_17lzp_798{display:none}}@media screen and (max-width: 375px){._headerright_17lzp_351{width:60%;gap:5px}._headerleft_17lzp_332{width:30%}}._width-fit_2t66e_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_2t66e_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_2t66e_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_2t66e_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_2t66e_78{font-size:12px!important}}._success_2t66e_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_2t66e_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_2t66e_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_2t66e_113{font-size:12px!important}}._success_invert_2t66e_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_2t66e_148{font-size:14px;padding:10px}}._success_border_2t66e_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_2t66e_173{font-size:14px;padding:10px}}._fade-green_2t66e_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_2t66e_205{cursor:not-allowed;opacity:.5}._spinner_2t66e_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_2t66e_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_2t66e_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_2t66e_210 div:nth-child(1){animation-delay:-.45s}._spinner_2t66e_210 div:nth-child(2){animation-delay:-.3s}._spinner_2t66e_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_2t66e_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_2t66e_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_2t66e_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_2t66e_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_2t66e_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._modalcont_2t66e_309{opacity:1!important;cursor:default!important}._modalbody_2t66e_314{padding:24px}._decoratesection_2t66e_318{margin:0 auto}._tick_2t66e_322{display:flex;justify-content:center;align-items:center;position:absolute;top:40px;left:45%}._textcont_2t66e_331{margin-top:-160px}._successtext_2t66e_335{display:flex;justify-content:center;align-items:center;font-weight:600;font-size:20px;line-height:30px;color:#101828;margin-bottom:20px}._successpara_2t66e_346{display:flex;justify-content:center;align-items:center;font-weight:400;font-size:14px;line-height:20px;color:#667085;margin-bottom:15px}._viewbtn_2t66e_357{cursor:pointer;border-radius:8px;padding:8px 14px;border:1px solid #D0D5DD;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:14px;line-height:20px;color:#475467}._width-fit_1xhzf_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1xhzf_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1xhzf_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1xhzf_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1xhzf_78{font-size:12px!important}}._success_1xhzf_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1xhzf_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1xhzf_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1xhzf_113{font-size:12px!important}}._success_invert_1xhzf_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1xhzf_148{font-size:14px;padding:10px}}._success_border_1xhzf_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1xhzf_173{font-size:14px;padding:10px}}._fade-green_1xhzf_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1xhzf_205{cursor:not-allowed;opacity:.5}._spinner_1xhzf_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1xhzf_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1xhzf_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1xhzf_210 div:nth-child(1){animation-delay:-.45s}._spinner_1xhzf_210 div:nth-child(2){animation-delay:-.3s}._spinner_1xhzf_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1xhzf_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1xhzf_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1xhzf_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1xhzf_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1xhzf_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._emptyStoreContainer_1xhzf_309{display:flex;flex-direction:column;text-align:center;gap:20px;height:100%;background-color:#fff;padding:50px 0 80px;justify-content:center;border-radius:8px;align-items:center}._emptyStoreContainer_1xhzf_309 ._texts_1xhzf_321{display:flex;flex-direction:column;gap:8px;max-width:350px;align-items:center}._emptyStoreContainer_1xhzf_309 ._texts_1xhzf_321 ._thick_1xhzf_328{font-size:20px;font-weight:600;line-height:30px;text-align:center;color:#101828}._emptyStoreContainer_1xhzf_309 ._texts_1xhzf_321 ._desc_1xhzf_335{font-size:16px;font-weight:400;line-height:24px;text-align:center;color:#475467}._emptyStoreContainer_1xhzf_309 ._iconContainer_1xhzf_342{z-index:10!important;height:56px;width:56px;margin:auto;border-radius:12px;box-shadow:0 1px 2px #1018280d;border:1px solid #EAECF0;display:flex;align-items:center;justify-content:center;background-color:#fff}._emptyStoreContainer_1xhzf_309 ._iconContainer_1xhzf_342 img{z-index:10!important;height:21px;width:21px}._emptyStoreContainer_1xhzf_309 ._bgDots_1xhzf_360{width:fit-content;height:fit-content;display:flex;flex-direction:column;background:url(/assets/dots-DZlVz12H.svg) no-repeat center center;background-size:cover;align-items:center;padding:50px 50px 30px;gap:20px}@media screen and (max-width: 512px){._emptyStoreContainer_1xhzf_309 ._bgDots_1xhzf_360{padding:50px 20px 30px}}._width-fit_jtvmn_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_jtvmn_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_jtvmn_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_jtvmn_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_jtvmn_78{font-size:12px!important}}._success_jtvmn_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_jtvmn_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_jtvmn_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_jtvmn_113{font-size:12px!important}}._success_invert_jtvmn_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_jtvmn_148{font-size:14px;padding:10px}}._success_border_jtvmn_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_jtvmn_173{font-size:14px;padding:10px}}._fade-green_jtvmn_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_jtvmn_205{cursor:not-allowed;opacity:.5}._spinner_jtvmn_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_jtvmn_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_jtvmn_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_jtvmn_210 div:nth-child(1){animation-delay:-.45s}._spinner_jtvmn_210 div:nth-child(2){animation-delay:-.3s}._spinner_jtvmn_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_jtvmn_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_jtvmn_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_jtvmn_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_jtvmn_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_jtvmn_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._overviewContainer_jtvmn_309{width:100%;background-color:#fcfcfd;display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:8px;margin-bottom:16px}@media screen and (max-width: 992px){._overviewContainer_jtvmn_309{margin-top:70px;margin-bottom:10px}}._overviewContainer_jtvmn_309 ._title_jtvmn_325{width:100%;display:flex;align-items:center;color:#475467;font-size:14px;font-style:normal;font-weight:600;line-height:20px;gap:4px}._overviewContainer_jtvmn_309 ._title_jtvmn_325 ._clockIcon_jtvmn_336{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fcfcfd;border:2px solid #F2F4F7}._overviewContainer_jtvmn_309 ._list_jtvmn_346{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:4px}._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353{flex:1;width:calc(25% - 3px);min-width:200px;display:flex;flex-direction:column;gap:8px;padding:16px;background-color:#fff;border:2px solid #F2F4F7;border-radius:8px;position:relative}@media screen and (max-width: 992px){._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353{min-width:165px}}._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353:last-child ._details_jtvmn_371 ._figure_jtvmn_371{cursor:default}._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353:last-child ._details_jtvmn_371 ._figure_jtvmn_371:hover{color:#475467;text-decoration:none}._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353 ._chartIcon_jtvmn_378{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fcfcfd;border:2px solid #F2F4F7}._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353 ._details_jtvmn_371{width:100%;display:flex;flex-direction:column;gap:24px;position:relative;z-index:1}._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353 ._details_jtvmn_371._extras_jtvmn_396{gap:4px}._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353 ._details_jtvmn_371._extras_jtvmn_396 ._group_jtvmn_399{width:100%;display:flex;flex-direction:column;gap:4px}._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353 ._details_jtvmn_371._extras_jtvmn_396 ._group_jtvmn_399 ._highlight_jtvmn_405{width:max-content;border-radius:16px;padding:2px 8px;font-weight:600;font-size:12px;line-height:18px;background-color:#f5faff;border:2px solid #D1E9FF;color:#175cd3}._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353 ._details_jtvmn_371 ._title_jtvmn_325{color:gray;font-size:14px;font-style:normal;font-weight:500;line-height:20px}@media screen and (max-width: 992px){._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353 ._details_jtvmn_371 ._title_jtvmn_325{font-size:12px;font-weight:400;line-height:18px}}._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353 ._details_jtvmn_371 ._figure_jtvmn_371{color:#475467;font-size:24px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:0%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;cursor:pointer;transition:color .1s ease-in}._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353 ._details_jtvmn_371 ._figure_jtvmn_371:hover{color:#027a48;text-decoration:underline}@media screen and (max-width: 992px){._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353 ._details_jtvmn_371 ._figure_jtvmn_371{font-size:16px;font-weight:700;line-height:24px}}._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353 ._icon_jtvmn_454{position:absolute;top:0;right:0;transform:translateY(50%)}@media screen and (max-width: 992px){._overviewContainer_jtvmn_309 ._list_jtvmn_346 ._item_jtvmn_353 ._icon_jtvmn_454{transform:none;width:67px;height:67px}}._width-fit_1wt92_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1wt92_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1wt92_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1wt92_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1wt92_78{font-size:12px!important}}._success_1wt92_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1wt92_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1wt92_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1wt92_113{font-size:12px!important}}._success_invert_1wt92_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1wt92_148{font-size:14px;padding:10px}}._success_border_1wt92_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1wt92_173{font-size:14px;padding:10px}}._fade-green_1wt92_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1wt92_205{cursor:not-allowed;opacity:.5}._spinner_1wt92_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1wt92_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1wt92_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1wt92_210 div:nth-child(1){animation-delay:-.45s}._spinner_1wt92_210 div:nth-child(2){animation-delay:-.3s}._spinner_1wt92_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1wt92_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1wt92_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1wt92_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1wt92_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1wt92_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._tableContainer_1wt92_309{display:flex;padding:var(--spacing-md, 16px);flex-direction:column;align-items:flex-start;gap:var(--spacing-md, 16px);align-self:stretch;border-radius:var(--radius-sm, 8px);background:var(--Gray-50, #f9fafb);width:100%;margin-bottom:100px}._titleSection_1wt92_322{display:flex;width:100%;justify-content:space-between}@media screen and (max-width: 992px){._titleSection_1wt92_322{display:grid;grid-template-columns:1fr;gap:16px}}._titleSection_1wt92_322 ._title_1wt92_322{display:flex;align-items:center;gap:var(--spacing-xsm, 4px);flex:1 0 0;color:var(--Gray-700, #344054);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;gap:8px}._titleSection_1wt92_322 ._title_1wt92_322 ._images_1wt92_347{display:flex;gap:-8px}._titleSection_1wt92_322 ._title_1wt92_322 ._images_1wt92_347 img{height:32px;width:32px;border-radius:50%;object-fit:cover}._titleSection_1wt92_322 ._title_1wt92_322 ._images_1wt92_347 img:not(:first-of-type){margin-left:-14px}._titleSection_1wt92_322 ._actions_1wt92_360{display:flex;align-items:center;gap:8px}@media screen and (max-width: 992px){._titleSection_1wt92_322 ._actions_1wt92_360 ._csv_1wt92_366{display:none}}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370{width:700px}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370._animate_1wt92_373{opacity:1;transform:translateY(0)}@media screen and (max-width: 992px){._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370{width:100vw;height:100vh;padding:16px;background-color:#00000075;position:fixed;top:0;right:0}}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388{width:100%;padding:20px;border:1px solid #EAECF0;box-shadow:0 0 5px 5px #eaecf0;background-color:#fff;border-radius:8px}@media screen and (max-width: 992px){._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388{box-shadow:none;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:calc(100% - 32px);height:fit-content}}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406{display:flex;justify-content:space-between;gap:15px}@media screen and (max-width: 992px){._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406{flex-direction:column}}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._paymenttypeinput_1wt92_416{width:49%}@media screen and (max-width: 992px){._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._paymenttypeinput_1wt92_416{width:100%}}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._paymenttypeinput_1wt92_416 ._devlabel_1wt92_424{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._paymenttypeinput_1wt92_416 ._inputfield_1wt92_431{display:flex;align-items:center;position:relative}@media screen and (max-width: 992px){._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._paymenttypeinput_1wt92_416 ._inputfield_1wt92_431{flex-direction:column}}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._paymenttypeinput_1wt92_416 ._inputfield_1wt92_431 ._selectinput_1wt92_441{border:1px solid #D0D5DD!important;border-radius:8px!important;padding:10px!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;color:#475467!important;outline:none!important;cursor:pointer!important;background-color:#fff!important}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._paymenttypeinput_1wt92_416 ._inputfield_1wt92_431 ._inputselected_1wt92_453{border:1px solid #5EBAA2!important;border-radius:8px!important;padding:10px!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;color:#475467!important;outline:none!important;cursor:pointer!important;box-shadow:0 0 5px 5px #e7f5f1!important;background-color:#fff!important}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._paymenttypeinput_1wt92_416 ._inputfield_1wt92_431 ._downarrcont_1wt92_466{width:12px;position:absolute;right:15px;top:0;transform:translateY(40%);cursor:pointer}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._paymenttypeinput_1wt92_416 ._inputfield_1wt92_431 ._downarrcont_1wt92_466 ._downarr_1wt92_466{width:100%;height:100%}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._farmerinput_1wt92_478{width:49%}@media screen and (max-width: 992px){._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._farmerinput_1wt92_478{width:100%}}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._farmerinput_1wt92_478 ._devlabel_1wt92_424{font-weight:500;font-size:14px;line-height:20px;color:#475467;margin-bottom:5px}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._farmerinput_1wt92_478 ._inputfield_1wt92_431{display:flex;flex-direction:column;position:relative}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._farmerinput_1wt92_478 ._inputfield_1wt92_431 ._selectinput_1wt92_441{border:1px solid #D0D5DD!important;border-radius:8px!important;padding:10px!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;color:#475467!important;outline:none!important;cursor:pointer!important;background-color:#fff!important}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._farmerinput_1wt92_478 ._inputfield_1wt92_431 ._inputselected_1wt92_453{border:1px solid #5EBAA2!important;border-radius:8px!important;padding:10px!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;color:#475467!important;outline:none!important;cursor:pointer!important;box-shadow:0 0 5px 5px #e7f5f1!important;background-color:#fff!important}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._farmerinput_1wt92_478 ._inputfield_1wt92_431 ._downarrcont_1wt92_466{width:12px;position:absolute;right:15px;top:0;transform:translateY(40%);cursor:pointer}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._inputsec_1wt92_406 ._farmerinput_1wt92_478 ._inputfield_1wt92_431 ._downarrcont_1wt92_466 ._downarr_1wt92_466{width:100%;height:100%}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._dropitems_1wt92_535{width:100%;display:flex;flex-wrap:wrap;align-items:center;margin-top:20px;cursor:pointer}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._dropitems_1wt92_535._mobile_1wt92_543{display:none}@media screen and (max-width: 992px){._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._dropitems_1wt92_535{flex-direction:column;align-items:flex-start;background-color:#fff;border:1px solid #EAECF0;border-radius:8px;padding:4px;gap:4px;display:none}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._dropitems_1wt92_535._mobile_1wt92_543{margin-top:10px;display:flex}}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._dropitems_1wt92_535 ._dropitm_1wt92_562{margin-top:10px;flex:1;flex-basis:20%;display:flex;justify-content:space-between;background-color:#f9fafb!important;color:#475467!important;font-weight:500;font-size:12px;line-height:20px;border-radius:6px;padding:10px;width:60%;margin-right:10px}@media screen and (max-width: 992px){._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._dropitems_1wt92_535 ._dropitm_1wt92_562{width:100%}}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._dropitems_1wt92_535 ._dropitm_1wt92_562 ._name_1wt92_583{font-weight:500;font-size:14px;line-height:20px;color:#475467}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._dropitems_1wt92_535 ._dropitm_1wt92_562 ._checkboximg_1wt92_589{width:16px;height:16px;margin-top:auto;margin-bottom:auto}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._dropselect_1wt92_595{margin-top:6px;width:100%;display:flex;flex-direction:column;gap:4px;box-shadow:0 4px 6px -2px #10182808;box-shadow:0 12px 16px -4px #10182814;border-radius:8px;border:1px solid #EAECF0;background-color:#fff;padding:6px;max-height:200px;overflow-y:auto}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._dropselect_1wt92_595 ._dropselectitem_1wt92_610{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px;border-radius:6px;padding:8px 10px 8px 8px;cursor:pointer;color:#101828;font-weight:400;font-size:16px;line-height:24px;transition:background-color .3s ease}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._dropselect_1wt92_595 ._dropselectitem_1wt92_610:hover,._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._dropselect_1wt92_595 ._dropselectitem_1wt92_610._active_1wt92_625{background-color:#f9fafb}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._btnsection_1wt92_628{display:flex!important;justify-content:flex-end!important;align-items:center;margin-top:20px;margin-left:auto}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._btnsection_1wt92_628 ._clear_1wt92_635{font-weight:500;font-size:14px;line-height:20px;color:#d92d20!important;text-decoration:underline;margin-right:10px;cursor:pointer;background-color:#fff!important}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._btnsection_1wt92_628 ._save_1wt92_645{min-width:100px;background-color:#0d8a6a!important;color:#fff!important;border-radius:8px;display:flex;justify-content:center;align-items:center;padding:10px 20px;font-weight:600;font-size:14px;line-height:20px;cursor:pointer}._titleSection_1wt92_322 ._actions_1wt92_360 ._dropmenu_1wt92_370 ._menuBox_1wt92_388 ._btnsection_1wt92_628 ._save_1wt92_645._disabled_1wt92_659{background-color:#90d0bf!important;border:#90D0BF}._titleSection_1wt92_322 ._search_1wt92_663{display:flex;padding:var(--spacing-sm, 8px) 12px;align-items:center;align-self:stretch;border-radius:var(--radius-sm, 8px);border:1px solid var(--Gray-300, #d0d5dd);background:var(--Base-White, #fff);height:36px;box-shadow:0 1px 2px #1018280d;max-width:220px}@media screen and (max-width: 992px){._titleSection_1wt92_322 ._search_1wt92_663{max-width:none;width:100%}}._titleSection_1wt92_322 ._search_1wt92_663 input{border:none;outline:none;background:inherit;height:100%;box-shadow:none;width:100%}._titleSection_1wt92_322 ._search_1wt92_663 input:active,._titleSection_1wt92_322 ._search_1wt92_663 input:hover,._titleSection_1wt92_322 ._search_1wt92_663 input:focus{border:none;outline:none;background:inherit}._titleSection_1wt92_322 ._search_1wt92_663 img{height:20px;width:20px}table{width:100%}._tableColumn_1wt92_705{color:var(--Gray-500, #667085);font-family:Inter;font-size:10px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:1.2px;text-transform:uppercase}._itemText_1wt92_716{color:var(--Gray-700, #344054);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-align:left;padding:0!important;display:flex;align-items:center}._repayment_1wt92_729{display:flex;align-items:center;gap:8px}._repayment_1wt92_729 img{height:32px;width:32px;border-radius:50%;object-fit:cover}._textcenter_1wt92_741{text-align:center!important;width:100%;display:flex;justify-content:center}._textright_1wt92_748{text-align:right!important;width:100%;display:flex;justify-content:flex-end}._highlight_1wt92_755{border-radius:16px;padding:4px 12px;background:#ecfdf3;border:1px solid #A6F4C5;color:#027a48;text-transform:capitalize;line-height:20px}._highlight_1wt92_755._diff_1wt92_764{background:#eff8ff;border:1px solid #B2DDFF;color:#175cd3}._desktopTable_1wt92_770{width:100%}@media screen and (max-width: 992px){._desktopTable_1wt92_770{display:none}}._mobileTable_1wt92_779{width:100%}@media screen and (min-width: 992px){._mobileTable_1wt92_779{display:none}}._pagination_1wt92_788{display:flex;width:100%;justify-content:space-between;color:var(--Gray-700, #344054);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}._pagination_1wt92_788 img:nth-child(2){display:flex;align-items:center;justify-content:flex-end}._modal_1wt92_805{background-color:#00000057;box-sizing:border-box;position:absolute;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}._pointer_1wt92_817{cursor:pointer}._fade_1wt92_198{cursor:not-allowed!important;opacity:.3!important}._width-fit_1d9q3_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1d9q3_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1d9q3_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1d9q3_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1d9q3_78{font-size:12px!important}}._success_1d9q3_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1d9q3_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1d9q3_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1d9q3_113{font-size:12px!important}}._success_invert_1d9q3_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1d9q3_148{font-size:14px;padding:10px}}._success_border_1d9q3_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1d9q3_173{font-size:14px;padding:10px}}._fade-green_1d9q3_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1d9q3_205{cursor:not-allowed;opacity:.5}._spinner_1d9q3_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1d9q3_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1d9q3_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1d9q3_210 div:nth-child(1){animation-delay:-.45s}._spinner_1d9q3_210 div:nth-child(2){animation-delay:-.3s}._spinner_1d9q3_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1d9q3_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1d9q3_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1d9q3_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1d9q3_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1d9q3_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._detailsContainer_1d9q3_309{background:#fff;width:100%;min-height:100%;display:flex;flex-direction:column;padding:24px}._detailsContainer_1d9q3_309 ._title_1d9q3_317{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px}._detailsContainer_1d9q3_309 ._title_1d9q3_317 ._textGroup_1d9q3_324{display:flex;align-items:center;gap:8px}._detailsContainer_1d9q3_309 ._title_1d9q3_317 ._textGroup_1d9q3_324 ._text_1d9q3_324{font-weight:700;font-size:18px;line-height:28px;letter-spacing:0%;color:#475467}._detailsContainer_1d9q3_309 ._title_1d9q3_317 ._textGroup_1d9q3_324 ._highlight_1d9q3_336{border-radius:16px;padding:2px 8px;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;text-align:center;background-color:#f9fafb;border:1px solid #EAECF0;color:#475467}._detailsContainer_1d9q3_309 ._title_1d9q3_317 ._image_1d9q3_348{width:24px;height:24px;cursor:pointer}._detailsContainer_1d9q3_309 ._title_1d9q3_317 ._image_1d9q3_348 img{width:60%;height:60%}._detailsContainer_1d9q3_309 ._content_1d9q3_357{padding-top:24px;width:100%;display:flex;flex-direction:column;gap:32px}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._userInfo_1d9q3_364{width:100%;display:flex;justify-content:space-between;gap:16px}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._userInfo_1d9q3_364 ._bio_1d9q3_370{display:flex;flex-direction:column;gap:16px}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._userInfo_1d9q3_364 ._bio_1d9q3_370 ._title_1d9q3_317{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;letter-spacing:12%}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._userInfo_1d9q3_364 ._bio_1d9q3_370 ._body_1d9q3_382{padding:6px 4px;display:flex;align-items:center;gap:8px}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._userInfo_1d9q3_364 ._bio_1d9q3_370 ._body_1d9q3_382 img{width:32px;height:32px;border-radius:50%}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._userInfo_1d9q3_364 ._bio_1d9q3_370 ._body_1d9q3_382 ._text_1d9q3_324{display:flex;flex-direction:column}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._userInfo_1d9q3_364 ._bio_1d9q3_370 ._body_1d9q3_382 ._text_1d9q3_324 span{color:#475467;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0%}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._userInfo_1d9q3_364 ._bio_1d9q3_370 ._body_1d9q3_382 ._text_1d9q3_324 ._link_1d9q3_404{color:#475467;font-weight:400;font-size:12px;line-height:20px;letter-spacing:0%;text-decoration:underline;cursor:pointer}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._userInfo_1d9q3_364 ._bio_1d9q3_370 ._body_1d9q3_382 ._text_1d9q3_324 ._link_1d9q3_404:hover{color:#101828}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._userInfo_1d9q3_364 ._status_1d9q3_416{max-width:130px;display:flex;flex-direction:column;gap:16px}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._userInfo_1d9q3_364 ._status_1d9q3_416 ._title_1d9q3_317{color:#c9c9c9;font-weight:600;font-size:10px;line-height:18px;letter-spacing:12%}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._userInfo_1d9q3_364 ._status_1d9q3_416 ._body_1d9q3_382{border-radius:16px;padding:2px 8px;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0%;text-align:center;background-color:#f9fafb;border:1px solid #EAECF0;color:#475467}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._repaymentInfo_1d9q3_441{width:100%;display:flex;flex-direction:column;gap:16px}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._repaymentInfo_1d9q3_441 ._details_1d9q3_309{width:100%;border-radius:8px;padding:24px;background-color:#053629;display:flex;flex-direction:column;gap:12px}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._repaymentInfo_1d9q3_441 ._details_1d9q3_309 ._dots_1d9q3_456{display:flex;justify-content:center;margin-right:auto;margin-left:auto;position:absolute;left:15%}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._repaymentInfo_1d9q3_441 ._details_1d9q3_309 ._greencont_1d9q3_464{display:flex;justify-content:space-between;padding:5px 0;gap:15px}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._repaymentInfo_1d9q3_441 ._details_1d9q3_309 ._greencont_1d9q3_464 ._gtext_1d9q3_470{font-weight:600;font-size:12px;line-height:18px;color:#e7f5f1;text-transform:capitalize}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._repaymentInfo_1d9q3_441 ._details_1d9q3_309 ._greencont_1d9q3_464 ._gtext_1d9q3_470 a{color:#e7f5f1}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._repaymentInfo_1d9q3_441 ._details_1d9q3_309 ._greencont_1d9q3_464 ._gtext_1d9q3_470:last-child{text-align:right}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._repaymentInfo_1d9q3_441 button{width:100%;background-color:#fff;border:1px solid #D0D5DD;padding:8px;cursor:pointer;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0%;color:#475467;transition:background-color .2s ease}._detailsContainer_1d9q3_309 ._content_1d9q3_357 ._repaymentInfo_1d9q3_441 button:hover{background-color:#f9fafb}._width-fit_14zrd_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_14zrd_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_14zrd_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_14zrd_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_14zrd_78{font-size:12px!important}}._success_14zrd_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_14zrd_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_14zrd_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_14zrd_113{font-size:12px!important}}._success_invert_14zrd_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_14zrd_148{font-size:14px;padding:10px}}._success_border_14zrd_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_14zrd_173{font-size:14px;padding:10px}}._fade-green_14zrd_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_14zrd_205{cursor:not-allowed;opacity:.5}._spinner_14zrd_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_14zrd_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_14zrd_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_14zrd_210 div:nth-child(1){animation-delay:-.45s}._spinner_14zrd_210 div:nth-child(2){animation-delay:-.3s}._spinner_14zrd_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_14zrd_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_14zrd_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_14zrd_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_14zrd_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_14zrd_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._profilecover_14zrd_309{font-family:Inter,sans-serif;background-color:#f2f4f7;height:100vh;position:fixed;width:100%;overflow-y:scroll}._profileheader_14zrd_318{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;padding-top:60px}._headertxt_14zrd_326{font-weight:700;font-size:22px;line-height:30px;color:#475467}._returnarrow_14zrd_333{width:20px;height:20px}._headerbtn_14zrd_338{display:flex;justify-content:center;border:1px solid #D0D5DD;background:#fff;padding:10px;border-radius:8px}._bktext_14zrd_347{font-weight:600;font-size:16px;line-height:20px;color:#475467;margin:auto 5px}._hrule_14zrd_355{color:#e9ecf0}._profilecontainer_14zrd_359{max-width:1200px;margin:15px auto 0;display:flex;flex-direction:column}._backgroundimg_14zrd_367{position:relative;top:15px}._bgimg_14zrd_372{width:100%}._borderedavatar_14zrd_376{position:absolute;bottom:0;left:30px;display:flex;justify-content:center;align-items:center}._userpicture_14zrd_385{width:150px;height:150px;border:3px solid #F9FAFB;z-index:2;border-radius:50%;background:#f9fafb}._userbadge_14zrd_394{width:60px;height:60px;position:relative;top:50px;right:55px;z-index:2}._userinform_14zrd_403{display:flex;justify-content:space-between;padding:30px;background-color:#fff}._namesec_14zrd_410{display:flex;width:100%}._profileowner_14zrd_415{color:#475467;font-weight:700;font-size:20px;line-height:28px}._verificationinfo_14zrd_422{width:20px;height:20px;margin-left:10px;margin-top:auto;margin-bottom:auto}._emailbadge_14zrd_430{background-color:#fffaeb;color:#b54708;font-weight:600;padding:10px;font-size:14px;line-height:18px;border-radius:8px}._verifyspan_14zrd_440{text-decoration:underline}._profiledet_14zrd_444{display:flex;margin-top:15px;margin-bottom:15px}._usertype_14zrd_450{font-weight:500;font-size:16px;line-height:20px;color:gray;margin-right:15px;margin-top:auto;margin-bottom:auto}._userstatus_14zrd_460{background-color:#ecfdf3;border-radius:16px;padding:3px 9px;font-weight:500;font-size:14px;line-height:18px;color:#027a48;margin-top:auto;margin-bottom:auto}._userdisabled_14zrd_472{background-color:#fef3f2;color:#b42318;border-radius:16px;padding:3px 9px;font-weight:500;font-size:14px;line-height:18px;margin-top:auto;margin-bottom:auto}._herocontainer_14zrd_484{border-radius:8px}._profilenav_14zrd_491{display:flex;margin-top:15px;margin-bottom:0;justify-content:space-between}._leftnavprofile_14zrd_498{display:flex;font-weight:600;font-size:16px;line-height:20px;color:#667085}._profileitem_14zrd_506{border-top-left-radius:8px;border-top-right-radius:8px;padding:8px 24px;background-color:#f9fafb;margin-right:10px;margin-top:auto;margin-bottom:auto;cursor:pointer}._tabactive_14zrd_517{border-top-left-radius:8px;border-top-right-radius:8px;padding:8px 24px;background-color:#fff;font-weight:600;font-size:16px;line-height:20px;color:#101828;display:flex;justify-content:center;align-items:center;margin-right:10px;margin-top:auto;cursor:pointer}._rightnavprofile_14zrd_534{display:flex;padding-right:30px}._logouticon_14zrd_539{width:20px;height:20px;margin-top:auto;margin-bottom:auto;margin-right:5px}._logouttext_14zrd_547{margin-top:auto;margin-bottom:auto;color:#b42318;font-weight:600;font-size:16px;line-height:20px;cursor:pointer}._logoutmobile_14zrd_557{display:none}@media screen and (max-width: 768px){._profilecover_14zrd_309{background-color:#f2f4f7;padding:20px}._userpicture_14zrd_385{width:80px;height:80px}._userbadge_14zrd_394{width:30px;height:30px;position:relative;top:32px;right:40px;z-index:2}._userinform_14zrd_403{display:flex;justify-content:space-between;flex-direction:column;padding:30px;background-color:#fff}._emailbadge_14zrd_430{display:flex;justify-content:center}._headertxt_14zrd_326{display:none}._headerbtn_14zrd_338{display:flex;justify-content:center;border:1px solid #F2F4F7;background:#f2f4f7;padding:0;border-radius:8px;cursor:pointer}._profileheader_14zrd_318{padding-top:20px}._profileowner_14zrd_415{font-size:18px}._verificationinfo_14zrd_422{width:18px;height:18px}._rightnavprofile_14zrd_534{display:none;padding-right:0}._logoutmobile_14zrd_557{display:block}._leftnavprofile_14zrd_498{display:flex;justify-content:space-between;width:100%;background:#fff;border-radius:8px;padding:4px}._tabactive_14zrd_517{border:1px solid #90D0BF;background-color:#e7f5f1;padding:8px 14px;display:flex;justify-content:center;align-items:center;border-radius:8px!important;color:#0a6c52;margin-top:auto;margin-bottom:auto;cursor:pointer;margin-right:5px;font-size:14px}._profileitem_14zrd_506{border-top-left-radius:0;border-top-right-radius:0;padding:0;background-color:none!important;margin-right:5px;margin-top:auto;margin-bottom:auto;cursor:pointer;font-size:14px}._profilenav_14zrd_491{display:flex;margin-top:15px;margin-bottom:15px;justify-content:space-between}._logoutmobile_14zrd_557{display:flex;justify-content:center;border:1px solid #FECDCA;background-color:#fef3f2;border-radius:8px;padding:10px}}@media screen and (max-width: 425px){._bktext_14zrd_347{font-size:14px}._userpicture_14zrd_385{width:50px;height:50px}._userbadge_14zrd_394{width:25px;height:25px;position:relative;top:16px;right:25px;z-index:2}._profileowner_14zrd_415{font-size:16px}._verificationinfo_14zrd_422{width:16px;height:16px}._usertype_14zrd_450{font-size:14px}._userstatus_14zrd_460{font-size:12px}._emailbadge_14zrd_430{font-size:10px}._leftnavprofile_14zrd_498{font-size:12px}._tabactive_14zrd_517{padding:3px 10px}._logouttext_14zrd_547{font-size:12px}._logouticon_14zrd_539{width:16px;height:16px}}._width-fit_es0hm_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_es0hm_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_es0hm_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_es0hm_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_es0hm_78{font-size:12px!important}}._success_es0hm_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_es0hm_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_es0hm_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_es0hm_113{font-size:12px!important}}._success_invert_es0hm_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_es0hm_148{font-size:14px;padding:10px}}._success_border_es0hm_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_es0hm_173{font-size:14px;padding:10px}}._fade-green_es0hm_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_es0hm_205{cursor:not-allowed;opacity:.5}._spinner_es0hm_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_es0hm_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_es0hm_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_es0hm_210 div:nth-child(1){animation-delay:-.45s}._spinner_es0hm_210 div:nth-child(2){animation-delay:-.3s}._spinner_es0hm_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_es0hm_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_es0hm_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_es0hm_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_es0hm_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_es0hm_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._accountcont_es0hm_309{padding:30px;background:#fff;border-radius:0 8px 8px/0px 8px 8px;margin-bottom:30px}._emailsec_es0hm_317{display:flex;margin-top:30px;margin-bottom:30px}._toastcont_es0hm_323{background:#079455;display:flex;justify-content:center;border-radius:8px;padding-top:10px;padding-bottom:10px}._toasttxt_es0hm_332{font-weight:600;font-size:14px;line-height:18px;color:#f6fef9;margin-top:auto;margin-bottom:auto;margin-left:15px}._checktoast_es0hm_342,._spinner_es0hm_210{width:20px;height:20px}._detailsicon_es0hm_352{width:22px;height:22px;margin-right:5px}._emaillabel_es0hm_358{font-weight:600;font-size:12px;line-height:18px;color:#c9c9c9}._emailval_es0hm_365{font-weight:500;font-size:16px;line-height:20px;color:#475467}._phonesec_es0hm_372{display:flex;margin-top:30px;margin-bottom:30px}._phonelabel_es0hm_378{font-weight:600;font-size:12px;line-height:18px;color:#c9c9c9}._phoneval_es0hm_385{font-weight:500;font-size:16px;line-height:20px;color:#475467;text-align:right}._otherinfo_es0hm_393{display:flex;margin-top:30px;margin-bottom:30px;justify-content:space-between;width:40%}._otherleft_es0hm_401{display:flex;margin-right:30px}._otherright_es0hm_406{display:flex}._siteval_es0hm_410{font-weight:500;font-size:16px;line-height:20px;color:#475467;text-decoration:underline}._coverageareas_es0hm_418{width:40%;margin-top:30px;margin-bottom:30px}._toptitle_es0hm_424{display:flex;justify-content:space-between}._lefttitle_es0hm_429{display:flex}._titlename_es0hm_433{font-weight:600;font-size:12px;line-height:18px;color:#c9c9c9}._rightediticon_es0hm_440{width:17px;height:17px;margin-top:auto;margin-bottom:auto;cursor:pointer}._areabadge_es0hm_448{margin-top:10px;display:flex;overflow-x:scroll}._areabadge_es0hm_448::-webkit-scrollbar{display:none}._badgeitem_es0hm_458{display:flex;justify-content:center;align-items:center;border-radius:16px;background-color:#f9fafb;border:1px solid #EAECF0;padding:5px 0;font-weight:500;font-size:12px;line-height:20px;color:#475467;width:100%;margin-right:5px}._shippingtxt_es0hm_474{font-weight:600;font-size:12px;line-height:18px;color:#c9c9c9;margin-top:10px;margin-bottom:10px}._shippingsection_es0hm_483{width:70%}._shippingreadonly_es0hm_487{display:flex}._shippingbox_es0hm_491{background-color:#f9fafb;border:1px solid #EAECF0;padding:20px;border-radius:8px;margin-right:20px}._lgacover_es0hm_499{display:flex;justify-content:space-between}._shippingvalue_es0hm_504{font-weight:500;font-size:16px;line-height:20px;color:#475467;margin-top:10px;margin-bottom:10px}._editshipping_es0hm_513{width:50px;height:35px;cursor:pointer}._addshipping_es0hm_519{margin-top:auto;width:48px;cursor:pointer}._addshippingaddress_es0hm_525{display:none}._toggledropdown_es0hm_529{color:#fff!important;background-color:#f9fafb!important;border:1px solid #F9FAFB!important;height:50px!important;padding:0!important;margin:0!important;width:100%;outline:none!important}._dropcont_es0hm_540{width:100%;border-radius:8px;border:1px solid #EAECF0;box-shadow:0 0 2px 2px #eaecf0;padding:5px;max-height:200px;overflow-y:scroll;background:#fff}._checkmark_es0hm_551{width:18px;height:18px}._siteinput_es0hm_556{cursor:pointer;margin-top:30px;margin-bottom:30px}._siteinput_es0hm_556{border-top:1px solid #F2F4F7;padding-top:10px}._sitescont_es0hm_567{display:flex;flex-wrap:wrap;width:100%}._selectedsitecont_es0hm_573{display:flex;justify-content:space-between;border-radius:16px;padding:5px;background-color:#f9fafb;margin-top:10px;margin-bottom:10px;margin-right:5px;width:auto;border:1px solid #EAECF0;font-size:12px}._sitename_es0hm_587{font-size:14px;line-height:20px;font-weight:500;color:#475467;margin-right:10px}._delete_es0hm_595{width:15px;height:5px;color:#98a2b3;padding:auto;font-weight:500}._inputdropdowncont_es0hm_603{border-radius:8px;border:1px solid #EAECF0;box-shadow:0 0 2px 2px #eaecf0;margin-top:5px;padding:5px;z-index:1;max-height:200px;overflow-y:scroll;position:absolute;width:100%;background-color:#fff}::-webkit-scrollbar{width:1px;background:#fff}._inputdropdowncont_es0hm_603::-webkit-scrollbar-thumb{background-color:#eaecf0;border-radius:8px}._inputitem_es0hm_628{display:flex;justify-content:space-between;font-weight:500;font-size:16px;line-height:24px;padding:10px 2px;cursor:pointer;color:#475467!important}._inputitem_es0hm_628:hover{background-color:#f9fafb;border-radius:6px}._inputitem_es0hm_628:hover ._checkmark_es0hm_551{display:block}._inputlabel_es0hm_647{font-weight:500;font-size:16px;line-height:20px;color:#475467}._optional_es0hm_654{font-weight:400;font-size:16px;line-height:20px}._inputfield_es0hm_660{padding:8px 12px;border-radius:8px;border:1px solid #D0D5DD;font-weight:400;font-size:16px;line-height:24px;margin:5px 0;width:100%;color:#0c111d;outline:none;background-color:#fff}._inputfield_es0hm_660:focus{outline:none;border-color:#5ebaa2;box-shadow:0 0 5pt 2pt #e7f5f1;background-color:#fff}._butsec_es0hm_681{display:flex;justify-content:space-between;margin-top:20px;align-items:stretch}._cancel_es0hm_78{display:flex;margin-top:auto;margin-bottom:auto;font-weight:600;font-size:16px;line-height:20px;color:#b42318;width:50%;justify-content:center;height:100%}._closeicon_es0hm_701{margin-right:5px}._savebtn_es0hm_705{background-color:#0d8a6a;color:#fff;border-radius:8px;padding:8px 14px;margin-top:auto;margin-bottom:auto;font-weight:600;font-size:16px;line-height:20px;width:49%;display:flex;justify-content:center;height:100%}._passcont_es0hm_721{margin:20px 0}._passlabel_es0hm_725{font-weight:500;font-size:16px;line-height:20px;color:#475467;margin-bottom:5px}._inputcont_es0hm_733{display:flex}._userinput_es0hm_737{width:100%;padding:10px;outline:none;border:1px solid #D0D5DD;border-radius:8px}._writableshippinng_es0hm_745{width:57%;margin-top:30px}@media screen and (max-width: 768px){._accountcont_es0hm_309{margin-bottom:15px}._otherinfo_es0hm_393,._coverageareas_es0hm_418{width:100%}._writableshippinng_es0hm_745{width:100%;margin-top:30px}._shippingsection_es0hm_483{width:100%}}@media screen and (max-width: 425px){._emaillabel_es0hm_358{font-size:10px}._emailval_es0hm_365,._phonelabel_es0hm_378{font-size:12px}._phoneval_es0hm_385{font-size:12px;text-align:start}._siteval_es0hm_410{font-size:12px}._titlename_es0hm_433{font-size:10px}._badgeitem_es0hm_458,._inputlabel_es0hm_647,._optional_es0hm_654,._inputfield_es0hm_660,._cancel_es0hm_78{font-size:12px}._savebtn_es0hm_705{padding:5px 11px;font-size:12px}._shippingreadonly_es0hm_487{display:flex;flex-direction:column}._shippingbox_es0hm_491{padding:10px;margin-right:0;margin-bottom:10px}._shippingvalue_es0hm_504,._lga_es0hm_499{font-size:12px}._addshippingaddress_es0hm_525{display:block;color:#0a6c52;font-weight:600;font-size:12px;line-height:20px;margin-top:10px}._addshipping_es0hm_519{display:none}._passlabel_es0hm_725{font-size:12px}}@media screen and (max-width: 320px){._emaillabel_es0hm_358,._emailval_es0hm_365,._phonelabel_es0hm_378{font-size:10px}._phoneval_es0hm_385{font-size:10px;text-align:start}._siteval_es0hm_410,._titlename_es0hm_433,._badgeitem_es0hm_458,._inputlabel_es0hm_647,._optional_es0hm_654,._inputfield_es0hm_660,._cancel_es0hm_78{font-size:10px}._savebtn_es0hm_705{padding:5px 11px;font-size:10px}}._width-fit_jki7c_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_jki7c_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_jki7c_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_jki7c_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_jki7c_78{font-size:12px!important}}._success_jki7c_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_jki7c_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_jki7c_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_jki7c_113{font-size:12px!important}}._success_invert_jki7c_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_jki7c_148{font-size:14px;padding:10px}}._success_border_jki7c_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_jki7c_173{font-size:14px;padding:10px}}._fade-green_jki7c_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_jki7c_205{cursor:not-allowed;opacity:.5}._spinner_jki7c_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_jki7c_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_jki7c_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_jki7c_210 div:nth-child(1){animation-delay:-.45s}._spinner_jki7c_210 div:nth-child(2){animation-delay:-.3s}._spinner_jki7c_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_jki7c_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_jki7c_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_jki7c_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_jki7c_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_jki7c_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._purchasescont_jki7c_309{padding:60px 30px;background:#fff;border-radius:0 8px 8px/0px 8px 8px;display:flex;justify-content:center;margin-bottom:30px}._purchaseicon_jki7c_319{width:98px;height:98px;margin-top:auto;margin-bottom:auto;margin-right:20px}._purtitle_jki7c_327{font-weight:600;font-size:18px;line-height:24px;color:#475467;margin-bottom:15px}._purchasepara_jki7c_335{font-weight:400;font-size:16px;line-height:20px;color:#667085}._purchasesbtn_jki7c_342{border:1px solid #D0D5DD;background:#fff;display:flex;justify-content:center;border-radius:8px;padding:10px 18px;color:#475467;line-height:24px;font-weight:600;font-size:18px;margin-top:15px}@media screen and (max-width: 768px){._purchasescont_jki7c_309{margin-bottom:15px}}@media screen and (max-width: 425px){._purchasescont_jki7c_309{padding:60px 20px;display:flex;justify-content:center;flex-direction:column}._purchaseicon_jki7c_319{width:80px;height:80px;margin-bottom:20px;margin-right:auto;margin-left:auto}._purtitle_jki7c_327{font-size:16px;color:#475467;margin-bottom:15px;text-align:center}._purchasepara_jki7c_335{font-size:14px;text-align:center}._purchasesbtn_jki7c_342{border:1px solid #D0D5DD;background:#fff;display:flex;justify-content:center;border-radius:8px;padding:10px 18px;color:#475467;line-height:24px;font-weight:600;font-size:14px}}._width-fit_w0cfd_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_w0cfd_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_w0cfd_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_w0cfd_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_w0cfd_78{font-size:12px!important}}._success_w0cfd_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_w0cfd_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_w0cfd_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_w0cfd_113{font-size:12px!important}}._success_invert_w0cfd_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_w0cfd_148{font-size:14px;padding:10px}}._success_border_w0cfd_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_w0cfd_173{font-size:14px;padding:10px}}._fade-green_w0cfd_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_w0cfd_205{cursor:not-allowed;opacity:.5}._spinner_w0cfd_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_w0cfd_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_w0cfd_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_w0cfd_210 div:nth-child(1){animation-delay:-.45s}._spinner_w0cfd_210 div:nth-child(2){animation-delay:-.3s}._spinner_w0cfd_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_w0cfd_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_w0cfd_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_w0cfd_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_w0cfd_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_w0cfd_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._userpasswordcont_w0cfd_309{background:#fff;padding:30px;margin-bottom:30px;border-radius:0 8px 8px/0px 8px 8px}._passtitle_w0cfd_317{font-weight:700;font-size:18px;line-height:24px;color:#475467;margin-bottom:30px}._passcont_w0cfd_325{margin:30px 0}._passlabel_w0cfd_329{font-weight:500;font-size:16px;line-height:20px;color:#475467;margin-bottom:5px}._inputcont_w0cfd_337{display:flex}._userinput_w0cfd_341{width:100%;padding:10px;outline:none;border:1px solid #D0D5DD;border-radius:8px}._iconsection_w0cfd_349{position:relative}._eyeicon_w0cfd_353{width:16px;height:16px;position:absolute;right:18px;top:15px;cursor:pointer}._passval_w0cfd_362{display:flex;margin-top:10px}._valicon_w0cfd_367{width:20px;height:20px;margin-right:10px;margin-top:auto;margin-bottom:auto}._valtext_w0cfd_375{margin-top:auto;margin-bottom:auto;font-weight:400;font-size:16px;line-height:20px;color:#667085}._valtextred_w0cfd_384{margin-top:auto;margin-bottom:auto;font-weight:400;font-size:16px;line-height:20px;color:#f04438}._changebtn_w0cfd_393{background:#0d8a6a;color:#fff;border-radius:8px;display:flex;justify-content:center;font-weight:600;font-size:14px;line-height:20px;padding:10px;width:20%;margin-left:auto;margin-top:20px;cursor:pointer}._changebtndisable_w0cfd_409{background-color:#90d0bf;color:#fff;border-radius:8px;display:flex;justify-content:center;font-weight:600;font-size:14px;line-height:20px;padding:10px;width:20%;margin-left:auto;margin-top:20px}._toastcont_w0cfd_424{background:#079455;display:flex;justify-content:center;border-radius:8px;opacity:1!important;padding:10px;width:100%}._toastcontred_w0cfd_437{background-color:#fffaeb;display:flex;justify-content:center;border-radius:8px;opacity:1!important;padding:10px;width:100%}._toasttxtred_w0cfd_450{font-weight:600;font-size:14px;line-height:18px;color:#b54708;margin-top:auto;margin-bottom:auto;margin-left:15px}._toasttxt_w0cfd_450{font-weight:600;font-size:14px;line-height:18px;color:#f6fef9;margin-top:auto;margin-bottom:auto;margin-left:15px}._checktoast_w0cfd_470,._spinner_w0cfd_210{width:20px;height:20px}@media screen and (max-width: 768px){._userpasswordcont_w0cfd_309{margin-bottom:15px}._changebtn_w0cfd_393,._changebtndisable_w0cfd_409{width:45%}}@media screen and (max-width: 425px){._userpasswordcont_w0cfd_309{padding:20px}._passtitle_w0cfd_317{font-size:16px}._passlabel_w0cfd_329{font-size:12px}._changebtn_w0cfd_393,._changebtndisable_w0cfd_409{width:80%;font-size:12px}._valicon_w0cfd_367{width:16px;height:16px}._valtext_w0cfd_375{font-size:12px}}._width-fit_67yel_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_67yel_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_67yel_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_67yel_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_67yel_78{font-size:12px!important}}._success_67yel_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_67yel_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_67yel_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_67yel_113{font-size:12px!important}}._success_invert_67yel_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_67yel_148{font-size:14px;padding:10px}}._success_border_67yel_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_67yel_173{font-size:14px;padding:10px}}._fade-green_67yel_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_67yel_205{cursor:not-allowed;opacity:.5}._spinner_67yel_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_67yel_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_67yel_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_67yel_210 div:nth-child(1){animation-delay:-.45s}._spinner_67yel_210 div:nth-child(2){animation-delay:-.3s}._spinner_67yel_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_67yel_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_67yel_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_67yel_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_67yel_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_67yel_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_67yel_309{display:flex;flex-direction:column;width:100%}._header_67yel_315{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;overflow-x:hidden}._topheader_67yel_325{z-index:10000;position:fixed;top:0;right:0;height:70px;width:100%;background:var(--Primary-950, #053629);display:flex;align-items:center;padding:0 50px;justify-content:space-between}@media screen and (max-width: 992px){._topheader_67yel_325{padding:16px}}._topheader_67yel_325 ._right_67yel_343{display:flex;align-items:center;gap:16px}@media screen and (max-width: 992px){._topheader_67yel_325 ._right_67yel_343{gap:8px}}._topheader_67yel_325 ._pointer_67yel_353{cursor:pointer}._topheader_67yel_325 ._dropDown_67yel_356{position:absolute;top:60px;right:5%;background:#fff;border-radius:8px;border:1px solid var(--Gray-200, #eaecf0);background:var(--Base-White, #fff);box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;padding:4px 8px;z-index:100}._topheader_67yel_325 ._dropDown_67yel_356>div{color:var(--Gray-600, #475467);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;display:flex;align-items:center;gap:8px;padding:8px 14px;cursor:pointer;min-width:200px;height:40px}._topheader_67yel_325 ._dropDown_67yel_356 ._red_67yel_383{color:var(--Error-700, #b42318)}._topheader_67yel_325 ._signInBtn_67yel_386{border-radius:var(--radius-sm, 8px);border:1px solid var(--Primary-200, #90d0bf);height:34px;width:68px;box-shadow:0 1px 2px #1018280d;display:flex;justify-content:center;align-items:center;color:var(--Primary-200, #90d0bf);font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:18px;cursor:pointer}._topheader_67yel_325 ._alignCenter_67yel_403{display:flex;align-items:center}._hero_67yel_408{height:fit-content;width:calc(100% - 25px);border-radius:var(--radius-md, 16px);border:1px solid var(--Primary-100, #b4dfd4);background:var(--Primary-25, #f6fffc);margin:80px 25px 10px;display:flex;flex-direction:column;justify-content:space-between;position:relative;background-image:url(/assets/market_hero_bg-BQmJ8hY0.svg);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 992px){._hero_67yel_408{width:calc(100% - 32px)}}._hero_67yel_408 ._heroMain_67yel_430{display:flex;flex-direction:column;align-items:center;margin:auto;gap:32px;max-width:700px;height:fit-content;z-index:10}@media screen and (max-width: 992px){._hero_67yel_408 ._heroMain_67yel_430{height:fit-content}}._hero_67yel_408 ._title_67yel_445{color:var(--Primary-500, #0e9874);text-align:center;font-family:Inter;font-size:60px;font-style:normal;font-weight:900;line-height:72px;letter-spacing:-1.2px;margin-top:120px}@media screen and (max-width: 992px){._hero_67yel_408 ._title_67yel_445{font-family:Inter;font-size:34px;font-weight:900;line-height:48px;letter-spacing:-.02em;text-align:center;margin-top:50px}}._hero_67yel_408 ._title_67yel_445 ._black_67yel_467{color:var(--Gray-950, #0c111d);font-family:Jua;font-size:60px;font-style:normal;font-weight:400;line-height:72px}@media screen and (max-width: 992px){._hero_67yel_408 ._title_67yel_445 ._black_67yel_467{font-family:Jua;font-size:34px;font-weight:400;line-height:48px;text-align:center}}@media screen and (min-width: 993px){._hero_67yel_408 ._title_67yel_445 ._hideDesktop_67yel_485{display:none}}._hero_67yel_408 ._users_67yel_489{border-radius:var(--radius-2x-lg, 40px);border:1px solid var(--Gray-300, #d0d5dd);background:var(--Base-White, #fff);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;padding:0 8px;align-items:center;gap:8px;width:fit-content;justify-content:center;margin:auto}._hero_67yel_408 ._users_67yel_489 ._images_67yel_502{display:flex;gap:-8px;align-items:center}._hero_67yel_408 ._users_67yel_489 ._imageContainer_67yel_507{display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff;padding:5px}@media screen and (max-width: 992px){._hero_67yel_408 ._users_67yel_489 ._imageContainer_67yel_507 img{height:32px;width:32px}}._hero_67yel_408 ._users_67yel_489 ._imageContainer_67yel_507:not(:first-of-type){margin-left:-20px}@media screen and (max-width: 992px){._hero_67yel_408 ._users_67yel_489 ._imageContainer_67yel_507:not(:first-of-type){margin-left:-18px}}._hero_67yel_408 ._users_67yel_489 ._number_67yel_529{height:40px;width:40px;display:flex;align-items:center;justify-content:center;background:var(--Gray-100, #f2f4f7);color:var(--Gray-600, #475467);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px;border-radius:200px;border:.75px solid var(--Gray-900, rgba(16, 24, 40, .1333333333))}@media screen and (max-width: 992px){._hero_67yel_408 ._users_67yel_489 ._number_67yel_529{height:32px;width:32px}}@media screen and (max-width: 992px){._hero_67yel_408 ._users_67yel_489 ._addAvatar_67yel_553{height:32px;width:32px}}._hero_67yel_408 ._desc_67yel_558{color:var(--Gray-700, #344054);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:auto}._hero_67yel_408 ._startShopping_67yel_568{display:flex;align-items:center;justify-content:center;border-radius:24px;border:1px solid var(--Gray-950, #0c111d);background:var(--Gray-900, #101828);margin:auto auto 30px;height:52px;color:var(--Base-White, #fff);font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:28px;gap:var(--spacing-sm, 8px);padding:10px 20px 10px 12px;cursor:pointer}._products_67yel_589{display:flex;align-items:center;gap:8px;padding:40px 16px;z-index:10}._products_67yel_589 ._marqueegroup_67yel_596{display:flex;gap:8px;animation:_scroll_67yel_1 linear infinite;animation-duration:60s}._products_67yel_589 ._product_67yel_589{z-index:10;display:flex;padding:12px;align-items:center;gap:16px;border-radius:var(--radius-md, 16px);border:1px solid var(--Gray-100, #f2f4f7);background:var(--Base-White, #fff);height:200px}._products_67yel_589 ._product_67yel_589 ._details_67yel_613{display:flex;flex-direction:column;gap:8px;height:100%;justify-content:space-between}._products_67yel_589 ._product_67yel_589 ._details_67yel_613 ._fruits_67yel_620{display:flex;gap:2px}._products_67yel_589 ._product_67yel_589 ._details_67yel_613 ._fruits_67yel_620>div{border-radius:18px;background:var(--Gray-100, #f2f4f7);display:flex;padding:4px var(--spacing-xsm, 4px);justify-content:center;align-items:center;gap:8px;color:var(--Gray-500, #667085);font-family:Inter;font-size:8px;font-style:normal;font-weight:400;line-height:12px}._products_67yel_589 ._product_67yel_589 ._details_67yel_613 ._fruitname_67yel_639{color:var(--Gray-700, #344054);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px}._products_67yel_589 ._product_67yel_589 ._details_67yel_613 ._weight_67yel_647{color:var(--Gray-700, #344054);font-family:Inter;font-size:10px;font-style:normal;font-weight:400;line-height:12px}._products_67yel_589 ._product_67yel_589 ._details_67yel_613 ._stars_67yel_655{display:flex;gap:6px}._products_67yel_589 ._product_67yel_589 ._details_67yel_613 ._cart_67yel_659{justify-self:flex-end;height:32px;align-self:flex-start;cursor:pointer}._products_67yel_589 ._product_67yel_589 ._image_67yel_502{border-radius:var(--radius-md, 16px);background:var(--Primary-50, #e7f5f1);height:100%;aspect-ratio:1;display:flex;justify-content:center;align-items:center;padding:0}._products_67yel_589 ._product_67yel_589 ._image_67yel_502 img{width:100%;border-radius:8px;height:100%;object-fit:cover}._products_67yel_589:hover ._marqueegroup_67yel_596{animation-play-state:paused}@keyframes _scroll_67yel_1{0%{transform:translate(0)}to{transform:translate(calc(-100% - 8px))}}._profileImage_67yel_694{height:32px;width:32px;border-radius:50%}._onlineIndicator_67yel_700{height:10px;width:10px;border-radius:50%;border:1.5px solid #ffffff;background:#17b26a;position:absolute;bottom:0;right:0;z-index:2}._profilePicture_67yel_712{display:flex;justify-content:center;align-items:center;position:relative}._footer_67yel_719{background:#053629;width:100%;padding:64px 160px 64px 64px;display:flex;flex-direction:column;justify-content:space-between;gap:40px;position:relative;z-index:2;overflow-x:hidden}@media screen and (max-width: 992px){._footer_67yel_719{padding:36px}}._footer_67yel_719 ._links_67yel_737{width:100%;display:grid;grid-template-columns:1.5fr 2fr;justify-content:space-between}@media screen and (max-width: 992px){._footer_67yel_719 ._links_67yel_737{display:flex;flex-direction:column;gap:20px}}._footer_67yel_719 ._links_67yel_737 ._pointer_67yel_353 img{width:200px}@media screen and (max-width: 992px){._footer_67yel_719 ._links_67yel_737 ._pointer_67yel_353 img{width:160px}}._footer_67yel_719 ._links_67yel_737 ._navLinks_67yel_758{display:flex;justify-content:space-between;gap:32px}@media screen and (max-width: 992px){._footer_67yel_719 ._links_67yel_737 ._navLinks_67yel_758{display:flex;flex-direction:column;padding:0;gap:20px}}._footer_67yel_719 ._links_67yel_737 ._navLinks_67yel_758 ._title_67yel_445{font-family:Inter;font-size:14px;font-weight:600;line-height:24px;text-align:left;color:#f2f4f7;margin-bottom:16px;text-transform:uppercase;letter-spacing:2px}._footer_67yel_719 ._links_67yel_737 ._navLinks_67yel_758 ._linkItem_67yel_782{font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#f2f4f7;margin-bottom:10px;text-decoration:none;display:block}._footer_67yel_719 ._links_67yel_737 ._navLinks_67yel_758 ._linkItem_67yel_782 :hover,._footer_67yel_719 ._links_67yel_737 ._navLinks_67yel_758 a:hover{text-decoration:underline}._footer_67yel_719 ._socials_67yel_799{display:flex;width:100%;justify-content:space-between;font-family:Inter;font-size:12px;font-weight:400;line-height:18px;text-align:left;color:#fcfcfd;align-items:center}@media screen and (max-width: 992px){._footer_67yel_719 ._socials_67yel_799{flex-direction:column;gap:16px;align-items:flex-start}}._footer_67yel_719 ._socials_67yel_799 ._images_67yel_502{display:flex;gap:16px;justify-content:center;align-items:center}@media screen and (max-width: 992px){._footer_67yel_719 ._socials_67yel_799 ._images_67yel_502{order:2}}._footer_67yel_719 ._socials_67yel_799 ._images_67yel_502 img{cursor:pointer;width:32px}._footer_67yel_719 ._imageOverlay_67yel_833{position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:1}@media screen and (max-width: 992px){._footer_67yel_719 ._imageOverlay_67yel_833{bottom:0;transform:translate(0)}}._pointer_67yel_353{cursor:pointer}._cartIcon_67yel_851{display:flex;align-items:center}._priceAndItems_67yel_856{display:flex;align-items:center;box-shadow:0 1px 2px #1018280d;border:1px solid #085440;background:#053629;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#fff;border-radius:8px;height:40px;padding:8px;gap:4px}@media screen and (min-width: 3200px){._footerbtm_67yel_875{margin-top:30%}}._width-fit_1pru6_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1pru6_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1pru6_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1pru6_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1pru6_78{font-size:12px!important}}._success_1pru6_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1pru6_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1pru6_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1pru6_113{font-size:12px!important}}._success_invert_1pru6_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1pru6_148{font-size:14px;padding:10px}}._success_border_1pru6_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1pru6_173{font-size:14px;padding:10px}}._fade-green_1pru6_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1pru6_205{cursor:not-allowed;opacity:.5}._spinner_1pru6_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1pru6_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1pru6_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1pru6_210 div:nth-child(1){animation-delay:-.45s}._spinner_1pru6_210 div:nth-child(2){animation-delay:-.3s}._spinner_1pru6_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1pru6_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1pru6_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1pru6_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1pru6_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1pru6_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._nav_1pru6_309{padding:0 50px}._container_1pru6_313{display:flex;flex-direction:column;gap:50px;width:100%;min-height:100vh;height:100%;justify-content:space-between;overflow-x:hidden;padding-top:100px}._container_1pru6_313 ._content_1pru6_324{display:flex;flex-direction:column;justify-content:center;gap:30px}._container_1pru6_313 ._cartMain_1pru6_330{display:flex;width:80%;margin:auto;flex-direction:column;justify-content:center;gap:16px;height:100%}@media screen and (max-width: 992px){._container_1pru6_313 ._cartMain_1pru6_330{width:100%}}._container_1pru6_313 ._cartMain_1pru6_330>._title_1pru6_344 span{font-size:14px}@media screen and (max-width: 992px){._container_1pru6_313 ._cartMain_1pru6_330>._title_1pru6_344{padding:0 16px}}._container_1pru6_313 ._cartMain_1pru6_330 ._title_1pru6_344{color:#475467;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;display:flex;align-items:center;gap:8px}._container_1pru6_313 ._cartMain_1pru6_330 ._title_1pru6_344 img{cursor:pointer}._container_1pru6_313 ._cartMain_1pru6_330 ._main_1pru6_366{display:grid;grid-template-columns:1.4fr 1fr;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width: 992px){._container_1pru6_313 ._cartMain_1pru6_330 ._main_1pru6_366{grid-template-columns:1fr}}._container_1pru6_313 ._cartMain_1pru6_330 ._main_1pru6_366>div{border-radius:8px;padding:32px 24px;background-color:#fff;height:100%}@media screen and (max-width: 992px){._container_1pru6_313 ._cartMain_1pru6_330 ._main_1pru6_366>div{height:fit-content;padding:32px 16px}}._cart_1pru6_330{display:flex;flex-direction:column;gap:16px;width:100%}._cart_1pru6_330>._title_1pru6_344{color:#344054;font-family:Inter;font-size:24px;font-weight:700;line-height:32px;text-align:left;width:100%;display:flex;justify-content:space-between;align-items:center}._cart_1pru6_330>._title_1pru6_344 img{cursor:pointer}._cart_1pru6_330 ._clearCart_1pru6_412{display:flex;justify-content:end;padding-inline:10px;margin-top:10px;font-size:14px;font-weight:500}._cart_1pru6_330 ._clearCart_1pru6_412:hover{cursor:pointer;text-decoration:underline}._cart_1pru6_330 ._line_1pru6_424{background-color:#f2f4f7;height:1px;width:100%}._cart_1pru6_330 ._itemmobilesummary_1pru6_429{display:flex;flex-direction:row!important}._cart_1pru6_330 ._item_1pru6_429{background:#f9fafb;padding:8px;border-radius:8px;display:grid;grid-template-columns:3fr 1fr;width:100%;justify-content:space-between;overflow-x:hidden;height:100%;transition:transform .4s ease-in-out}@media screen and (max-width: 992px){._cart_1pru6_330 ._item_1pru6_429{display:flex;flex-direction:column}}._cart_1pru6_330 ._item_1pru6_429 ._nameAndImage_1pru6_451{display:flex;align-items:center;gap:8px}._cart_1pru6_330 ._item_1pru6_429 ._nameAndImage_1pru6_451 ._imgContainer_1pru6_456{height:100%;position:relative;display:grid;place-items:center}._cart_1pru6_330 ._item_1pru6_429 ._nameAndImage_1pru6_451 img._featuredImage_1pru6_462{height:100%}._cart_1pru6_330 ._item_1pru6_429 ._nameAndImage_1pru6_451 ._del_1pru6_465{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}._cart_1pru6_330 ._item_1pru6_429 ._nameAndImage_1pru6_451 ._increment_1pru6_473{justify-content:flex-start!important}@media screen and (min-width: 993px){._cart_1pru6_330 ._item_1pru6_429 ._nameAndImage_1pru6_451 ._increment_1pru6_473{display:none}}._cart_1pru6_330 ._item_1pru6_429 ._nameAndPrice_1pru6_481{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:8px 0}._cart_1pru6_330 ._item_1pru6_429 ._nameAndPrice_1pru6_481>p:first-child{color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cart_1pru6_330 ._item_1pru6_429 ._nameAndPrice_1pru6_481>p:nth-child(2){color:#667085;font-family:Inter;font-size:12px;font-weight:700;line-height:18px;text-align:left}._cart_1pru6_330 ._item_1pru6_429 ._nameAndPrice_1pru6_481>p:nth-child(2) span{font-family:Inter;font-size:12px;font-weight:700;line-height:18px;text-align:left}@media screen and (max-width: 992px){._cart_1pru6_330 ._item_1pru6_429 ._nameAndPrice_1pru6_481>p:nth-child(2){display:none}}._cart_1pru6_330 ._item_1pru6_429 ._increment_1pru6_473{display:flex;align-items:center;gap:4px;justify-content:center}@media screen and (max-width: 992px){._cart_1pru6_330 ._item_1pru6_429 ._increment_1pru6_473{display:none}}._cart_1pru6_330 ._item_1pru6_429 ._increment_1pru6_473 input{height:32px;width:65px;padding:2px;text-align:center}@media screen and (max-width: 992px){._cart_1pru6_330 ._item_1pru6_429 ._desktop_1pru6_534{display:none}}._cart_1pru6_330 ._item_1pru6_429 ._incrementmobile_1pru6_538{align-items:center;gap:4px;justify-content:center;display:none}@media screen and (max-width: 992px){._cart_1pru6_330 ._item_1pru6_429 ._incrementmobile_1pru6_538{display:flex}}._cart_1pru6_330 ._item_1pru6_429 ._incrementmobile_1pru6_538 input{height:32px;width:65px;padding:2px;text-align:center}._cart_1pru6_330 ._item_1pru6_429 ._priceAndDelete_1pru6_555{display:flex;flex-direction:column;min-height:100%;gap:8px;align-items:flex-end;justify-content:space-between;padding:8px 8px 8px 0}@media screen and (max-width: 992px){._cart_1pru6_330 ._item_1pru6_429 ._priceAndDelete_1pru6_555{flex-direction:row;align-items:center}}._cart_1pru6_330 ._item_1pru6_429 ._priceAndDelete_1pru6_555 ._price_1pru6_555{font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:right;color:#344054}._cart_1pru6_330 ._item_1pru6_429 ._priceAndDelete_1pru6_555 ._financing_1pru6_578{border:1px solid #d1e9ff;background:#eff8ff;border-radius:16px;padding:2px 8px;color:#194185;font-family:Inter;font-size:12px;font-weight:500;line-height:18px;text-align:center}@media screen and (max-width: 992px){._cart_1pru6_330 ._item_1pru6_429 ._priceAndDelete_1pru6_555 ._financing_1pru6_578{font-family:Inter;font-size:10px;font-weight:500;line-height:14px;text-align:center;padding:2px 4px}}._cart_1pru6_330 ._item_1pru6_429 ._priceAndDelete_1pru6_555 img{cursor:pointer}._items_1pru6_604._drop_1pru6_604 ._title_1pru6_344{font-family:Inter;font-size:16px;font-weight:700;line-height:24px;color:#667085;text-align:left}._items_1pru6_604._drop_1pru6_604 ._item_1pru6_429 ._title_1pru6_344{color:#667085;font-family:Inter;font-size:12px!important;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left}._items_1pru6_604._drop_1pru6_604 ._item_1pru6_429 ._desc_1pru6_621{color:#344054!important;font-family:Inter;font-size:14px!important;font-weight:600!important;line-height:20px;text-align:left}._items_1pru6_604._drop_1pru6_604 ._item_1pru6_429 ._price_1pru6_555{color:#344054;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:right}._summary_1pru6_638{display:flex;flex-direction:column;gap:16px;height:100%}._summary_1pru6_638 ._title_1pru6_344{color:#667085;font-family:Inter;font-size:18px;font-weight:700;line-height:28px;text-align:left}._summary_1pru6_638 ._items_1pru6_604{background:#f9fafb;border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:12px}._summary_1pru6_638 ._items_1pru6_604 ._item_1pru6_429{display:flex;width:100%;justify-content:space-between;align-items:center}._summary_1pru6_638 ._items_1pru6_604 ._item_1pru6_429 ._title_1pru6_344{font-family:Inter;font-size:12px;font-weight:600;line-height:18px;letter-spacing:1px;text-align:left}._summary_1pru6_638 ._items_1pru6_604 ._item_1pru6_429 ._desc_1pru6_621{color:#667085;font-family:Inter;font-size:18px;font-weight:600;line-height:28px;text-align:right}._summary_1pru6_638 ._items_1pru6_604 ._item_1pru6_429 ._sm_1pru6_682{color:#667085;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:right}._btns_1pru6_691{width:100%;display:flex;flex-direction:column;gap:16px}._btns_1pru6_691 div{width:100%;height:44px;display:flex;justify-content:center;align-items:center;padding:10px 18px;border-radius:4px;cursor:pointer}._btns_1pru6_691 ._checkout_1pru6_707{color:#fff;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;box-shadow:0 1px 2px #1018280d;background:#2e90fa;border:1px solid #2e90fa}._btns_1pru6_691 ._green_1pru6_718{text-wrap:nowrap;color:#fff;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;border:1px solid #0d8a6a;background:#0d8a6a;box-shadow:0 1px 2px #1018280d;border-radius:8px!important}._btns_1pru6_691 ._shopping_1pru6_731{font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#344054;background:#fff;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}._btns_1pru6_691 ._shopping_1pru6_731._drop_1pru6_604{border-radius:8px!important}._btns_1pru6_691._drop_1pru6_604{flex-direction:row}._total_1pru6_750{display:flex;width:100%;justify-content:space-between;padding:0 24px}._total_1pru6_750>div:first-child{color:#667085;font-family:Inter;font-size:12px!important;font-weight:600;letter-spacing:1px;text-align:left}._total_1pru6_750 ._figure_1pru6_764{color:#475467;font-family:Inter;font-size:18px;font-weight:700;line-height:28px;text-align:right}._increment_1pru6_473 img{cursor:pointer}._cartImg_1pru6_777{width:86px;height:86px;object-fit:cover;border-radius:8px;max-height:90px}._hide_1pru6_785{display:none!important}@keyframes _slide_1pru6_1{0%{transform:translate(100px);opacity:0}to{opacity:1;transform:translate(0)}}._deleteCont_1pru6_799{animation:_slide_1pru6_1 linear forwards;animation-duration:.4s;display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;align-items:center;width:100%;gap:10px}@media screen and (max-width: 992px){._deleteCont_1pru6_799{display:flex;flex-direction:column}}._deleteCont_1pru6_799 ._btns_1pru6_691{display:flex;align-items:center;gap:8px;flex-direction:row;justify-self:flex-end;justify-content:flex-end}@media screen and (max-width: 992px){._deleteCont_1pru6_799 ._btns_1pru6_691{justify-self:center;justify-content:center}}._deleteCont_1pru6_799 ._btns_1pru6_691>div:first-child{padding:8px 14px;max-width:90px;height:36px;border-radius:8px;color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._deleteCont_1pru6_799 ._btns_1pru6_691>div:nth-child(2){padding:8px 14px;max-width:90px;height:36px;border-radius:8px;box-shadow:0 1px 2px #1018280d;border:1px solid #d92d20;background:#d92d20;color:#fff;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._flex_1pru6_857{display:flex!important;gap:10px;justify-content:flex-start!important;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#344054}@media screen and (max-width: 992px){._flex_1pru6_857{flex-direction:row!important}}._summary_in_cart_1pru6_874{background:#f9fafb;padding:8px 18px;margin-top:10px;display:flex;flex-direction:column;gap:8px;border-radius:4px}._summary_1pru6_638 ._items_1pru6_604 ._item_1pru6_429{padding:0!important}@media screen and (max-width: 992px){._whiteBg_1pru6_889{background:#fff}}._checkout_modal_1pru6_894{position:fixed;min-height:100vh;height:100%;width:100vw;top:0;left:0;background-color:#00000052;z-index:100000;overflow:auto;display:flex;justify-content:center;align-items:center}._checkout_modal_1pru6_894 ._content_1pru6_324{background:#fff;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;min-width:35vw;height:fit-content;gap:16px}._checkout_modal_1pru6_894 ._content_1pru6_324 ._title_1pru6_344{width:100%;display:flex;justify-content:space-between;color:#344054;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left}._checkout_modal_1pru6_894 ._content_1pru6_324 ._title_1pru6_344 img{cursor:pointer}._checkout_modal_1pru6_894 ._content_1pru6_324 ._options_1pru6_934{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}._checkout_modal_1pru6_894 ._content_1pru6_324 ._options_1pru6_934 ._option_1pru6_934{width:100%;min-height:60px;border:1px solid #eaecf0;border-radius:8px;padding:8px 16px;display:flex;gap:8px;cursor:pointer}._checkout_modal_1pru6_894 ._content_1pru6_324 ._options_1pru6_934 ._option_1pru6_934 ._icon_1pru6_952{align-self:flex-start}._checkout_modal_1pru6_894 ._content_1pru6_324 ._options_1pru6_934 ._option_1pru6_934 ._info_1pru6_955{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}._checkout_modal_1pru6_894 ._content_1pru6_324 ._options_1pru6_934 ._option_1pru6_934 ._option_title_1pru6_962{color:#344054;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:left}._checkout_modal_1pru6_894 ._content_1pru6_324 ._options_1pru6_934 ._option_1pru6_934 ._option_desc_1pru6_970{color:#667085;font-family:Inter;font-size:12px;font-weight:400;line-height:18px;text-align:left}._checkout_modal_1pru6_894 ._content_1pru6_324 ._options_1pru6_934 ._cash_1pru6_978{background:#f2f4f7}._checkout_modal_1pru6_894 ._content_1pru6_324 ._options_1pru6_934 ._card_1pru6_981{border:1px solid #eaecf0;background:#fcfcfd}._checkout_modal_1pru6_894 ._content_1pru6_324 ._options_1pru6_934 ._loan_1pru6_985._fade_1pru6_198{background:#f9fafb;border:1px solid #f2f4f7;cursor:not-allowed}._checkout_modal_1pru6_894 ._content_1pru6_324 ._options_1pru6_934 ._loan_1pru6_985._active_1pru6_990{background:#fcfcfd;border:1px solid #eaecf0;cursor:pointer}._checkout_modal_1pru6_894 ._content_1pru6_324 ._options_1pru6_934 ._available_1pru6_995{color:#079455;font-family:Inter;font-size:12px;font-weight:500;line-height:18px;text-align:left;display:flex;align-items:center;gap:4px}._checkout_modal_1pru6_894 ._content_1pru6_324 ._options_1pru6_934 ._not_available_1pru6_1006{color:#d92d20;font-family:Inter;font-size:12px;font-weight:500;line-height:18px;text-align:left;display:flex;align-items:center;gap:4px}._updateCartButtonContainer_1pru6_1018{height:1px;width:100%;margin-top:4px;border-top:1px solid #f2f4f7}._updateCartButton_1pru6_1018{width:100%;height:44px;text-align:center;padding:10px 18px;margin-top:10px;gap:8px;border-radius:5px;border:1px 0px 0px 0px;opacity:0px;background:#e7f5f1;border:1px solid #90d0bf;box-shadow:0 1px 2px #1018280d}._payCashOnDelivery_1pru6_1040{width:100%;margin:0;padding:0;height:18px;font-family:Inter;font-size:12px;font-weight:500;line-height:18px;text-align:right;color:#f79009;display:flex;align-items:center}._money_1pru6_1055{line-height:18px;margin-right:5px;padding:0;display:inline-block;vertical-align:middle}._fade_1pru6_198{opacity:.5!important;cursor:not-allowed!important;pointer-events:none}._financing_1pru6_578{border:1px solid #d1e9ff;background:#eff8ff;border-radius:16px;padding:2px 8px;color:#194185;font-family:Inter;font-size:12px;font-weight:500;line-height:18px;text-align:center;width:100%}@media screen and (max-width: 992px){._financing_1pru6_578{font-family:Inter;font-size:10px;font-weight:500;line-height:14px;text-align:center;padding:2px 4px}}._nameandfin_1pru6_1093{height:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}._prodname_1pru6_1101{color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._removeAndTag_1pru6_1110{display:flex;align-items:center;gap:12px}._removecart_1pru6_1116{display:flex;gap:2px;align-items:center}._removecart_1pru6_1116 div:first-child{display:flex}@media screen and (max-width: 992px){._removecart_1pru6_1116{display:none}}._removetext_1pru6_1130{font-weight:500;font-size:12px;line-height:18px;color:gray;cursor:pointer}._variationdesc_1pru6_1138{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px;margin-top:5px;width:100%}._variationitem_1pru6_1147{font-weight:400;font-size:12px;line-height:18px;color:gray;padding-right:5px;border-right:1px solid #EAECF0}._deletecont_1pru6_1156{display:flex;align-items:center;gap:5px}._cleartext_1pru6_1162{font-weight:600;font-size:14px;line-height:20px;color:#2e90fa;cursor:pointer}._delprodname_1pru6_1170{font-weight:400;font-size:12px;line-height:18px;color:gray;margin-top:5px}._deletebox_1pru6_1178{height:100%;display:flex;justify-content:center;align-items:center;background-color:#fef3f2;border-radius:8px;cursor:pointer;padding:30px;position:absolute;top:0;width:100%;transform:translate(100%);transition:transform .4s ease-in-out}._deletebox_1pru6_1178._show_1pru6_1194{transform:translate(0)}._cartItemContainer_1pru6_1198{display:flex;align-items:center;gap:5px;overflow:hidden;width:100%;position:relative}._clearcont_1pru6_1207{display:flex;gap:10px}._width-fit_qgng6_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_qgng6_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_qgng6_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_qgng6_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_qgng6_78{font-size:12px!important}}._success_qgng6_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_qgng6_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_qgng6_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_qgng6_113{font-size:12px!important}}._success_invert_qgng6_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_qgng6_148{font-size:14px;padding:10px}}._success_border_qgng6_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_qgng6_173{font-size:14px;padding:10px}}._fade-green_qgng6_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_qgng6_205{cursor:not-allowed;opacity:.5}._spinner_qgng6_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_qgng6_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_qgng6_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_qgng6_210 div:nth-child(1){animation-delay:-.45s}._spinner_qgng6_210 div:nth-child(2){animation-delay:-.3s}._spinner_qgng6_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_qgng6_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_qgng6_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_qgng6_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_qgng6_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_qgng6_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}@keyframes _dropAnimation_qgng6_1{0%{transform:translateY(-50px);opacity:0;height:0px}to{opacity:1;transform:translateY(0);height:fit-content}}._cartDropDown_qgng6_321{position:fixed;height:fit-content;max-height:calc(100vh - 80px);top:70px;right:0;display:flex;flex-direction:column;margin:0;gap:20px;background:#fff;width:40vw;z-index:1000000000000;opacity:0;transform:translate(100%);padding:20px 40px;overflow-y:auto;animation:_dropAnimation_qgng6_1 .5s forwards;box-shadow:0 4px 6px -2px #10182808;box-shadow:0 12px 16px -4px #10182814}._cartDropDown_qgng6_321._open_qgng6_342{transition:opacity .3s ease,transform .3s ease;opacity:1;transform:translate(0)}@media screen and (max-width: 992px){._cartDropDown_qgng6_321{padding:25px 30px;background-color:#fcfcfd;width:100%;z-index:100}}._width-fit_18cti_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_18cti_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_18cti_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_18cti_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_18cti_78{font-size:12px!important}}._success_18cti_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_18cti_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_18cti_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_18cti_113{font-size:12px!important}}._success_invert_18cti_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_18cti_148{font-size:14px;padding:10px}}._success_border_18cti_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_18cti_173{font-size:14px;padding:10px}}._fade-green_18cti_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_18cti_205{cursor:not-allowed;opacity:.5}._spinner_18cti_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_18cti_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_18cti_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_18cti_210 div:nth-child(1){animation-delay:-.45s}._spinner_18cti_210 div:nth-child(2){animation-delay:-.3s}._spinner_18cti_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_18cti_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_18cti_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_18cti_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_18cti_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_18cti_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._shop_18cti_309{display:flex;flex-direction:column;gap:32px;padding:32px 72px 32px 32px;background:#f9fafb}@media screen and (max-width: 992px){._shop_18cti_309{padding:32px 16px;gap:10px}}._title_18cti_323{width:100%;display:flex;justify-content:space-between;align-items:center;font-family:Inter;font-size:20px;font-weight:700;line-height:30px;text-align:left}@media screen and (max-width: 992px){._title_18cti_323{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}}._title_18cti_323 ._search_18cti_342{background:#fff;box-shadow:0 1px 2px #1018280d;border:1px solid #d0d5dd;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:start;padding:8px 12px;height:36px;width:100%}@media screen and (max-width: 992px){._title_18cti_323 ._search_18cti_342{width:100%;padding:8px;gap:4px;justify-content:flex-start}}._title_18cti_323 ._search_18cti_342 input{width:100%;cursor:pointer;outline:none;box-shadow:none;border:none;background-color:#fff;height:30px;max-width:170px;justify-self:flex-start}._productsAndFilter_18cti_376{display:grid;grid-template-columns:20% 80%;gap:8px;width:100%;justify-content:space-between}@media screen and (max-width: 992px){._productsAndFilter_18cti_376{grid-template-columns:1fr;position:relative}}._products_18cti_376{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:8px;justify-content:space-between;align-items:start}@media screen and (max-width: 992px){._products_18cti_376{grid-template-columns:1fr 1fr}}._product_18cti_376{display:flex;flex-direction:column;padding:12px;gap:16px;border-radius:8px;opacity:0px;background:#fff;border:1px solid #f2f4f7;max-width:400px;width:100%;cursor:pointer}._product_18cti_376 ._info_18cti_416{display:flex;flex-direction:column;gap:6px;height:100%;justify-content:space-between;position:relative}._product_18cti_376 ._name_18cti_424{font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#344054}._product_18cti_376 ._fruits_18cti_432{display:flex;gap:2px}._product_18cti_376 ._fruits_18cti_432>div{border-radius:4px;background:var(--Gray-100, #f2f4f7);display:flex;padding:8px 12px;justify-content:center;align-items:center;gap:2px;font-family:Inter;font-size:8px;font-weight:400;line-height:12px;text-align:left;color:#667085}._product_18cti_376 ._fruits_18cti_432>div span{font-family:Inter;font-size:10px;font-weight:600;line-height:12px;text-align:left;letter-spacing:.8px;text-transform:uppercase}._product_18cti_376 ._stars_18cti_460{display:flex;gap:8px}._product_18cti_376 ._stars_18cti_460 img{height:11px;width:11px}._product_18cti_376 ._line_18cti_468{height:1px;background:#f2f4f7;width:100%;margin:10px 0}._product_18cti_376 ._price_18cti_474{width:100%;display:flex;align-items:center;justify-content:space-between;font-family:Inter;font-size:14px;font-weight:900;line-height:20px;text-align:left;color:#344054}._product_18cti_376 ._price_18cti_474 img{cursor:pointer}._product_18cti_376 ._featuredImage_18cti_489{position:relative;aspect-ratio:1;height:auto!important;overflow:hidden!important}._product_18cti_376 ._featuredImage_18cti_489 ._img_18cti_495{height:100%!important;width:100%!important;object-fit:cover!important;border-radius:8px}._product_18cti_376 ._sellerBadge_18cti_501{position:absolute;top:-40px;left:-12px;z-index:10}._product_18cti_376 ._financing_18cti_507{z-index:2;position:absolute;top:4px;right:4px;font-family:Inter;font-size:12px;font-weight:500;line-height:18px;text-align:center;color:#087443;padding:2px 8px;gap:2px;border-radius:4px;border:1px solid #aaf0c4;background:#edfcf2}._filter_18cti_525{background:#fff;padding:16px 24px;gap:12px;border-radius:8px;height:fit-content;display:flex;flex-direction:column;animation:_dropdownMobileTransition_18cti_1 1s forwards;position:sticky;z-index:9000;top:0}@media screen and (max-width: 992px){._filter_18cti_525{box-shadow:0 4px 6px -2px #10182808;box-shadow:0 12px 16px -4px #10182814;position:absolute;top:0;z-index:5;width:100%}}._filter_18cti_525 ._filterBy_18cti_548{color:#475467;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;display:flex;width:100%;justify-content:space-between}@media screen and (min-width: 993px){._filter_18cti_525 ._filterBy_18cti_548 img{display:none}}._filter_18cti_525 ._line_18cti_468{background:#f2f4f7;margin:2px 0;height:1px}._filter_18cti_525 ._sectionTitle_18cti_569{display:flex;flex-direction:column;gap:12px}._filter_18cti_525 ._title_18cti_323{font-family:Inter;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left;color:#98a2b3}._filter_18cti_525 ._sectionItem_18cti_583{display:flex;align-items:center;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;gap:8px;color:#344054}._filter_18cti_525 ._rangeInput_18cti_594{width:100%;height:8px;border-radius:5px;background:#eaecf0;outline:none;transition:opacity .15s ease-in-out}._filter_18cti_525 ._btn_18cti_602{display:flex;justify-content:flex-end;gap:8px}@media screen and (min-width: 993px){._filter_18cti_525 ._btn_18cti_602{display:none}}._filter_18cti_525 ._btn_18cti_602 ._clear_18cti_612{font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#d92d20;display:flex;justify-content:center;align-items:center;text-decoration:underline}._filter_18cti_525 ._btn_18cti_602 ._save_18cti_624{box-shadow:0 1px 2px #1018280d;border:1px solid #0d8a6a;background:#0d8a6a;height:36px;border-radius:8px;padding:8px 32px;display:flex;align-items:center;justify-content:center;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#fff}input[type=range]{accent-color:#0d8a6a}._pagination_18cti_646{display:flex;width:100%;justify-content:space-between;color:var(--Gray-700, #344054);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:10px}._pagination_18cti_646 img:nth-child(2){display:flex;align-items:center;justify-content:flex-end}._searchAndFilter_18cti_664{justify-self:flex-end;display:flex;align-items:center;gap:6px;width:400px}@media screen and (max-width: 992px){._searchAndFilter_18cti_664{width:100%}}@media screen and (min-width: 993px){._searchAndFilter_18cti_664 ._filter_icon_18cti_677{display:none}}@keyframes _dropdownMobileTransition_18cti_1{0%{height:100px;opacity:0}95%{opacity:1}to{height:fit-content;opacity:1}}._pointer_18cti_695{cursor:pointer!important}._notAllowed_18cti_699{cursor:not-allowed!important}._empty_18cti_703{width:100%;min-height:fit-content;background:#fcfcfd;border:1px solid #eaecf0;border-radius:8px;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px}@media screen and (max-width: 992px){._empty_18cti_703{margin-top:20px}}._empty_18cti_703 ._texts_18cti_721{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;background:url(/assets/dots-DZlVz12H.svg) no-repeat center center}._empty_18cti_703 ._texts_18cti_721 ._title_18cti_323{display:flex;justify-content:center;align-items:center;color:#101828;font-family:Inter;font-size:20px;font-weight:600;line-height:30px;text-align:center!important;margin:auto}._empty_18cti_703 ._texts_18cti_721 ._desc_18cti_741{color:#475467;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:center}._empty_18cti_703 ._actionBtn_18cti_749{display:flex;align-items:center;justify-content:center;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d;padding:8px 14px;height:36px;border-radius:8px;color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._skeletongrid_18cti_767{width:100%;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:33% 33% 33%;gap:1%}@media screen and (max-width: 768px){._skeletongrid_18cti_767{display:grid;grid-template-columns:100%;gap:1%}}._width-fit_1by0a_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1by0a_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1by0a_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1by0a_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1by0a_78{font-size:12px!important}}._success_1by0a_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1by0a_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1by0a_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1by0a_113{font-size:12px!important}}._success_invert_1by0a_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1by0a_148{font-size:14px;padding:10px}}._success_border_1by0a_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1by0a_173{font-size:14px;padding:10px}}._fade-green_1by0a_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1by0a_205{cursor:not-allowed;opacity:.5}._spinner_1by0a_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1by0a_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1by0a_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1by0a_210 div:nth-child(1){animation-delay:-.45s}._spinner_1by0a_210 div:nth-child(2){animation-delay:-.3s}._spinner_1by0a_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1by0a_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1by0a_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1by0a_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1by0a_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1by0a_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._emptyCart_1by0a_309{min-height:calc(65vh - 100px);background-color:#fff;min-width:75vw;margin:auto;border-radius:8px;padding:32px 24px;display:flex;flex-direction:column;gap:30px}@media screen and (max-width: 992px){._emptyCart_1by0a_309{min-width:100%;width:100%;padding:0 16px 50px;min-height:0;height:100%}}._emptyCart_1by0a_309 ._secTitle_1by0a_329{font-family:Inter;font-size:24px;font-weight:700;line-height:32px;text-align:left;color:#344054}._emptyCart_1by0a_309 ._main_1by0a_337{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}._emptyCart_1by0a_309 ._texts_1by0a_344{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:url(/assets/dots-DZlVz12H.svg) no-repeat center center;padding:50px 20px 20px}._emptyCart_1by0a_309 ._texts_1by0a_344 ._emptyTitle_1by0a_353{font-family:Inter;font-size:20px;font-weight:600;line-height:30px;text-align:center;color:#101828}._emptyCart_1by0a_309 ._texts_1by0a_344 ._emptyDesc_1by0a_361{font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:center;color:#475467}._emptyCart_1by0a_309 ._btn_1by0a_369{background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;padding:10px 18px;border-radius:8px;height:44px;cursor:pointer;color:#fff;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left}._width-fit_1cr1i_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1cr1i_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1cr1i_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1cr1i_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1cr1i_78{font-size:12px!important}}._success_1cr1i_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1cr1i_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1cr1i_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1cr1i_113{font-size:12px!important}}._success_invert_1cr1i_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1cr1i_148{font-size:14px;padding:10px}}._success_border_1cr1i_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1cr1i_173{font-size:14px;padding:10px}}._fade-green_1cr1i_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1cr1i_205{cursor:not-allowed;opacity:.5}._spinner_1cr1i_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1cr1i_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1cr1i_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1cr1i_210 div:nth-child(1){animation-delay:-.45s}._spinner_1cr1i_210 div:nth-child(2){animation-delay:-.3s}._spinner_1cr1i_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1cr1i_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1cr1i_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1cr1i_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1cr1i_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1cr1i_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_1cr1i_309{display:flex;flex-direction:column;gap:50px;width:100%;min-height:100vh;height:100%;justify-content:space-between;padding-top:100px;background-color:#fff;position:relative}._container_1cr1i_309 ._content_1cr1i_321{display:flex;flex-direction:column;justify-content:center;gap:30px;height:100%}._container_1cr1i_309 ._main_1cr1i_328{display:flex;flex-direction:column;justify-content:center;gap:48px;width:100%;padding:0 50px}@media screen and (max-width: 992px){._container_1cr1i_309 ._main_1cr1i_328{gap:20px;padding:0 16px}}._nav_1cr1i_343{display:flex;flex-direction:column;justify-content:center;gap:24px;width:100%}._nav_1cr1i_343 ._navTitle_1cr1i_350{font-family:Inter;font-size:30px;font-weight:600;line-height:38px;text-align:left;color:#344054}._nav_1cr1i_343 ._steps_1cr1i_358{width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:center;gap:16px}@media screen and (max-width: 992px){._nav_1cr1i_343 ._steps_1cr1i_358{grid-template-columns:1fr}}._nav_1cr1i_343 ._step_1cr1i_358{width:100%;display:flex;flex-direction:column;justify-content:center;gap:4px}._nav_1cr1i_343 ._step_1cr1i_358>div:first-child{height:4px;width:100%;background:#0a6c52}._nav_1cr1i_343 ._shipping_1cr1i_383>div:nth-child(2){font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#344054}._nav_1cr1i_343 ._shipping_1cr1i_383>div:nth-child(3){font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#344054}._nav_1cr1i_343 ._loan_1cr1i_399>div:nth-child(2){font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#0d8a6a}._nav_1cr1i_343 ._loan_1cr1i_399>div:nth-child(3){font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#0d8a6a}._back_1cr1i_416{display:flex;align-items:center;padding:10px 18px;color:#475467;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;cursor:pointer;width:fit-content}@media screen and (max-width: 992px){._back_1cr1i_416{display:none}}._flexCol_1cr1i_435{display:flex;flex-direction:column;gap:8px;width:100%}._loanContent_1cr1i_442{width:100%;display:flex;flex-direction:column;justify-content:center;background:#fff;border:1px solid #F2F4F7;padding:32px 24px;border-radius:8px;gap:32px}@media screen and (max-width: 992px){._loanContent_1cr1i_442{padding:32px 0;border:none;gap:16px}}._loanContent_1cr1i_442 ._loanTitle_1cr1i_460{color:#344054;font-family:Inter;font-size:24px;font-weight:700;line-height:32px;text-align:left}@media screen and (max-width: 992px){._loanContent_1cr1i_442 ._loanTitle_1cr1i_460{font-family:Inter;font-size:18px;font-weight:700;line-height:28px;text-align:left}}._personalForm_1cr1i_478{width:100%;display:flex;flex-direction:column;justify-content:center;gap:12px}@media screen and (max-width: 992px){._personalForm_1cr1i_478{gap:4px}}._personalForm_1cr1i_478 ._personalFormTitle_1cr1i_490{color:#344054;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;display:flex;width:100%;justify-content:space-between;align-items:center}@media screen and (min-width: 993px){._personalForm_1cr1i_478 ._personalFormTitle_1cr1i_490 img{display:none}}._personalForm_1cr1i_478 ._formArea_1cr1i_507{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;align-items:center;justify-content:center;animation:_dropdownTransition_1cr1i_1 .2s forwards}@media screen and (max-width: 992px){._personalForm_1cr1i_478 ._formArea_1cr1i_507{gap:4px;grid-template-columns:1fr}}._personalForm_1cr1i_478 ._formArea_1cr1i_507>div{padding:12px;background:#f9fafb;border-radius:8px;height:100%;gap:8px}._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._info_1cr1i_529 ._row_1cr1i_529{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:space-between;width:100%;padding:8px 0}._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._info_1cr1i_529 ._row_1cr1i_529>div{display:flex;flex-direction:column;gap:2px;justify-content:center}._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._info_1cr1i_529 ._row_1cr1i_529>div>div:first-child{color:#98a2b3;font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left;text-transform:uppercase}._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._info_1cr1i_529 ._row_1cr1i_529>div>div:nth-child(2){color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._info_1cr1i_529 ._row_1cr1i_529:not(:last-child){border-bottom:1px solid #EAECF0}._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._bank_1cr1i_564{padding:16px;display:flex;flex-direction:column;height:100%;justify-content:space-between}._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._bank_1cr1i_564 ._column_1cr1i_571{display:flex;flex-direction:column;justify-content:center;width:100%;color:#344054;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;gap:6px}._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._bank_1cr1i_564 ._column_1cr1i_571 input,._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._bank_1cr1i_564 ._column_1cr1i_571 textarea{width:100%;height:40px;box-shadow:none;border:1px solid #D0D5DD;border-radius:8px}._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._bank_1cr1i_564 ._column_1cr1i_571 select{height:40px}._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._bank_1cr1i_564 ._column_1cr1i_571 input:active,._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._bank_1cr1i_564 ._column_1cr1i_571 input:focus,._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._bank_1cr1i_564 ._column_1cr1i_571 select:active,._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._bank_1cr1i_564 ._column_1cr1i_571 select:focus,._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._bank_1cr1i_564 ._column_1cr1i_571 textarea:focus,._personalForm_1cr1i_478 ._formArea_1cr1i_507 ._bank_1cr1i_564 ._column_1cr1i_571 textarea:active{box-shadow:none;outline:none;border:none;box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD}._line_1cr1i_602{height:1px;background:#f2f4f7;width:100%}._customize_1cr1i_608{display:flex;flex-direction:column;justify-content:center;gap:32px}._customize_1cr1i_608 ._customizeTitle_1cr1i_614{color:#344054;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;display:flex;width:100%;justify-content:space-between;align-items:center}._customize_1cr1i_608 ._customizeTitle_1cr1i_614>div{display:flex;align-items:center;justify-content:center;border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;height:40px;border-radius:8px;padding:10px 16px;cursor:pointer;gap:8px}@media screen and (max-width: 992px){._customize_1cr1i_608 ._customizeTitle_1cr1i_614>div{display:none}}._customize_1cr1i_608 ._desc_1cr1i_643{font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#475467;margin-top:-24px}._customize_1cr1i_608 ._formArea_1cr1i_507{width:100%;display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center;animation:_dropdownTransition_1cr1i_1 .2s forwards}@media screen and (max-width: 992px){._customize_1cr1i_608 ._formArea_1cr1i_507{gap:4px;grid-template-columns:1fr}}._customize_1cr1i_608 ._formArea_1cr1i_507 ._item_1cr1i_667{width:100%;display:flex;flex-direction:column;justify-content:center;gap:8px}@media screen and (max-width: 992px){._customize_1cr1i_608 ._formArea_1cr1i_507 ._item_1cr1i_667{background:#fcfcfd;padding:8px;border:1px solid #F2F4F7;border-radius:4px}}._customize_1cr1i_608 ._formArea_1cr1i_507 ._heading_1cr1i_682{width:100%;display:grid;gap:24px;grid-template-columns:1fr 1fr 1fr;color:#344054;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left}@media screen and (max-width: 992px){._customize_1cr1i_608 ._formArea_1cr1i_507 ._heading_1cr1i_682{display:none}}._customize_1cr1i_608 ._formArea_1cr1i_507 ._heading_1cr1i_682 ._remove_1cr1i_699{display:flex;justify-content:center;align-items:center;height:32px;box-shadow:0 1px 2px #1018280d;border:1px solid #FDA29B;padding:8px 14px;border-radius:4px;color:#b42318;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;gap:8px;cursor:pointer}._customize_1cr1i_608 ._formArea_1cr1i_507 ._heading_1cr1i_682>div:last-child{justify-self:flex-end}._customize_1cr1i_608 ._formArea_1cr1i_507 ._heading_1cr1i_682>div:not(:last-child){border:1px solid #F2F4F7;width:fit-content;display:flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:8px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._headingMobile_1cr1i_729{width:100%;display:grid;grid-template-columns:1fr 38px;gap:8px}@media screen and (min-width: 993px){._customize_1cr1i_608 ._formArea_1cr1i_507 ._headingMobile_1cr1i_729{display:none}}._customize_1cr1i_608 ._formArea_1cr1i_507 ._headingMobile_1cr1i_729>div{border-radius:4px;border:1px solid #F2F4F7;display:flex;justify-content:space-between;padding:8px;align-items:center;color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._customize_1cr1i_608 ._formArea_1cr1i_507 ._headingMobile_1cr1i_729>div:last-child{justify-content:center}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;animation:_dropdownTransition_1cr1i_1 .2s forwards}@media screen and (max-width: 992px){._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757{gap:2px;grid-template-columns:1fr}}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757>div:not(:last-child){padding:12px;background:#f9fafb;border-radius:8px;height:100%;gap:8px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._productInfo_1cr1i_777{border:1px solid #F2F4F7;padding:16px 10px;display:flex;gap:16px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._productInfo_1cr1i_777 ._image_1cr1i_783{width:40%;border:1px solid #EAECF0;background:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;min-height:210px;padding:10px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._productInfo_1cr1i_777 ._image_1cr1i_783 img{width:110px;object-fit:cover;border-radius:8px;max-height:170px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._productInfo_1cr1i_777 ._desc_1cr1i_643{display:flex;flex-direction:column;justify-content:center;gap:18px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._productInfo_1cr1i_777 ._desc_1cr1i_643 ._name_1cr1i_806{color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._productInfo_1cr1i_777 ._desc_1cr1i_643 ._title_1cr1i_814{color:#98a2b3;font-family:Inter;font-size:10px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left;display:flex;align-items:center;gap:8px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._productInfo_1cr1i_777 ._desc_1cr1i_643 ._value_1cr1i_826{margin-top:4px;display:flex;align-items:center;gap:8px;color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._productInfo_1cr1i_777 ._desc_1cr1i_643 ._value_1cr1i_826 span{color:#98a2b3}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._productInfo_1cr1i_777 ._desc_1cr1i_643 ._discount_1cr1i_840{background:#ecfdf3;border:1px solid #ABEFC6;border-radius:16px;color:#067647;font-family:Inter;font-size:12px;font-weight:600;line-height:18px;text-align:center;padding:2px 8px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._bank_1cr1i_564{padding:16px;display:flex;flex-direction:column;height:100%;justify-content:space-between}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._bank_1cr1i_564 ._column_1cr1i_571{display:flex;flex-direction:column;justify-content:center;width:100%;color:#344054;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;gap:6px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._bank_1cr1i_564 ._column_1cr1i_571 input,._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._bank_1cr1i_564 ._column_1cr1i_571 textarea{width:100%;height:40px;box-shadow:none;border:1px solid #D0D5DD;border-radius:8px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._bank_1cr1i_564 ._column_1cr1i_571 select{height:40px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._bank_1cr1i_564 ._column_1cr1i_571 input:active,._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._bank_1cr1i_564 ._column_1cr1i_571 input:focus,._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._bank_1cr1i_564 ._column_1cr1i_571 select:active,._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._bank_1cr1i_564 ._column_1cr1i_571 select:focus,._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._bank_1cr1i_564 ._column_1cr1i_571 textarea:focus,._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._bank_1cr1i_564 ._column_1cr1i_571 textarea:active{box-shadow:none;outline:none;border:none;box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._itemSummary_1cr1i_889{background-color:#fff;border:8px solid #E7F5F1;border-radius:8px;padding:12px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._itemSummary_1cr1i_889 ._summaryTitle_1cr1i_895{display:flex;align-items:center;gap:4px;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:left;color:#053629}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._itemSummary_1cr1i_889>div:nth-child(2){display:flex;flex-direction:column;width:100%;align-items:center;margin-top:16px;gap:8px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._itemSummary_1cr1i_889>div:nth-child(2)>div{display:flex;width:100%;justify-content:space-between;align-items:center}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._itemSummary_1cr1i_889>div:nth-child(2)>div>div:first-child{color:#053629;font-family:Inter;font-size:12px;font-weight:500;line-height:18px;letter-spacing:.02em;text-align:left}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._itemSummary_1cr1i_889>div:nth-child(2)>div>div:nth-child(2){color:#053629;font-family:Inter;font-size:12px;font-weight:600;line-height:18px;text-align:right;display:flex;gap:4px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._itemSummary_1cr1i_889>div:nth-child(2)>div>div:nth-child(2) ._discount_1cr1i_840{border:1px solid #90D0BF;background:#e7f5f1;padding:0 6px;border-radius:16px;font-family:Inter;font-size:12px;font-weight:600;line-height:18px;text-align:center;color:#3ead90}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._itemSummary_1cr1i_889 ._payback_1cr1i_951{width:100%;display:flex;justify-content:space-between;margin-top:16px}._customize_1cr1i_608 ._formArea_1cr1i_507 ._itemForm_1cr1i_757 ._itemSummary_1cr1i_889 ._payback_1cr1i_951>span{color:#053629;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:left}._loansSummary_1cr1i_966{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:space-between;align-items:flex-start;height:fit-content;gap:24px;background:#053629;border-radius:8px;color:#e7f5f1;padding:24px;position:relative;z-index:10}@media screen and (max-width: 992px){._loansSummary_1cr1i_966{grid-template-columns:1fr}}._loansSummary_1cr1i_966 ._subBtn_1cr1i_986{width:100%}._loansSummary_1cr1i_966 ._subBtn_1cr1i_986:disabled{opacity:.5;cursor:not-allowed}._loansSummary_1cr1i_966 ._title_1cr1i_814{display:flex;justify-content:flex-start;gap:4px;align-items:center;font-family:Inter;font-size:16px;font-weight:700;line-height:24px;text-align:left;height:fit-content}._loansSummary_1cr1i_966 ._title_1cr1i_814 img{height:30px;width:30px}._loansSummary_1cr1i_966 ._summaryItems_1cr1i_1009{display:flex;flex-direction:column;align-items:center;gap:8px}._loansSummary_1cr1i_966 ._summaryItems_1cr1i_1009>div{display:flex;width:100%;justify-content:space-between}._loansSummary_1cr1i_966 ._summaryItems_1cr1i_1009>div>div:first-child{font-family:Inter;font-size:12px;font-weight:500;line-height:18px;letter-spacing:.12em;text-align:left;color:#e7f5f1;text-transform:uppercase}._loansSummary_1cr1i_966 ._summaryItems_1cr1i_1009>div>div:nth-child(2){font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:right;color:#e7f5f1}._loansSummary_1cr1i_966 ._actions_1cr1i_1038{justify-self:flex-end;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;width:92%}@media screen and (max-width: 992px){._loansSummary_1cr1i_966 ._actions_1cr1i_1038{width:100%;gap:40px}}._loansSummary_1cr1i_966 ._actions_1cr1i_1038 ._totals_1cr1i_1053{justify-self:center;display:flex;flex-direction:column;gap:2px;align-items:center}@media screen and (max-width: 992px){._loansSummary_1cr1i_966 ._actions_1cr1i_1038 ._totals_1cr1i_1053{flex-direction:row;width:100%;justify-content:space-between;margin-top:16px}}._loansSummary_1cr1i_966 ._actions_1cr1i_1038 ._totals_1cr1i_1053>div:first-child{color:#e7f5f1;font-family:Inter;font-size:12px;font-weight:600;line-height:18px;text-align:center}@media screen and (max-width: 992px){._loansSummary_1cr1i_966 ._actions_1cr1i_1038 ._totals_1cr1i_1053>div:first-child{font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:left}}._loansSummary_1cr1i_966 ._actions_1cr1i_1038 ._totals_1cr1i_1053>div:nth-child(2){color:#e7f5f1;font-family:Inter;font-size:18px;font-weight:700;line-height:28px;text-align:left}@media screen and (max-width: 992px){._loansSummary_1cr1i_966 ._actions_1cr1i_1038 ._totals_1cr1i_1053>div:nth-child(2){font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:right}}._loansSummary_1cr1i_966 ._actions_1cr1i_1038>div:last-child{width:100%;justify-self:center;display:flex;flex-direction:column;align-items:center;gap:8px}._loansSummary_1cr1i_966 ._actions_1cr1i_1038>div:last-child>div:first-child{display:flex;align-items:center;gap:8px;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left}._loansSummary_1cr1i_966 ._actions_1cr1i_1038>div:last-child>div:first-child>span:last-child{font-family:Inter;text-decoration:underline;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#90d0bf;cursor:pointer}@media screen and (max-width: 992px){._loansSummary_1cr1i_966 ._actions_1cr1i_1038>div:last-child>div:first-child{width:100%}}._loansSummary_1cr1i_966 ._actions_1cr1i_1038>div:last-child>div:last-child{display:flex;align-items:center;justify-content:center;height:36px;background:#0e9874;box-shadow:0 1px 2px #1018280d;border:1px solid #0E9874;width:100%;border-radius:4px;color:#fff;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._loansSummary_1cr1i_966 ._bl_1cr1i_1153{position:absolute;bottom:0;left:24px;z-index:1}@media screen and (max-width: 992px){._loansSummary_1cr1i_966 ._bl_1cr1i_1153{display:none}}._loansSummary_1cr1i_966 ._tr_1cr1i_1164{position:absolute;top:0;right:24px;z-index:1}@media screen and (max-width: 992px){._loansSummary_1cr1i_966 ._tr_1cr1i_1164{right:50%}}@media screen and (max-width: 992px){._hideMobile_1cr1i_1177{display:none!important}}._tc_1cr1i_1182{font-family:Inter;text-decoration:underline;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#90d0bf;cursor:pointer}@keyframes _dropdownTransition_1cr1i_1{0%{height:0px;opacity:0}99%{opacity:0}to{height:fit-content;opacity:1}}@media screen and (max-width: 992px){._backMobile_1cr1i_1207{display:flex!important;justify-content:center;margin:auto}}@media screen and (min-width: 993px){._backMobile_1cr1i_1207{display:none!important}}._inactive_1cr1i_205 ._line_1cr1i_602{background-color:#eaecf0!important;background:#eaecf0!important}._inactive_1cr1i_205>div{color:#344054!important}._dropDown_1cr1i_1227{display:flex;flex-direction:column;height:44px;width:100%;box-shadow:0 0 0 4px #e7f5f1;box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;border-radius:8px;position:relative;overflow:visible;background-color:#fff;color:#101828;font-family:Inter;font-size:16px;font-weight:500;line-height:24px;text-align:left}._dropDown_1cr1i_1227 ._title_1cr1i_814{width:100%;display:flex;justify-content:space-between;min-height:fit-content;max-height:100%;align-items:center;padding:10px 14px;font-size:14px;font-weight:500}._dropDown_1cr1i_1227 input{z-index:1!important;height:40px!important;width:100%;background-color:inherit;border:none!important;outline:none!important}._dropDown_1cr1i_1227 input:active,._dropDown_1cr1i_1227 input:focus,._dropDown_1cr1i_1227 select:active,._dropDown_1cr1i_1227 select:focus,._dropDown_1cr1i_1227 textarea:focus,._dropDown_1cr1i_1227 textarea:active{outline:none;box-shadow:none;border:none}._dropDown_1cr1i_1227 ._top_1cr1i_1272{top:-150px!important}._dropDown_1cr1i_1227 ._menu_1cr1i_1275{display:flex;flex-direction:column;position:absolute;width:100%;top:50px;left:0;height:144px;background:#fff;border-radius:8px;overflow:visible;z-index:10000000000000!important;box-shadow:0 4px 6px -2px #10182808;overflow:scroll;border:1px solid #EAECF0}._dropDown_1cr1i_1227 ._menu_1cr1i_1275>div{padding:2px 6px;min-height:48px;display:flex;align-items:center;cursor:pointer;z-index:10000000000000!important}._dropDown_1cr1i_1227 ._menu_1cr1i_1275>div:hover{background:#f9fafb}._deleteCont_1cr1i_1303{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10000;background-color:#0000005c;display:flex;justify-content:center;align-items:center}._deleteCont_1cr1i_1303>div:first-child{display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;max-width:450px;height:fit-content;min-height:210px;background:#fff;box-shadow:0 8px 8px -4px #10182808;box-shadow:0 20px 24px -4px #10182814;border-radius:8px;padding:8px 32px;gap:32px}@media screen and (max-width: 992px){._deleteCont_1cr1i_1303>div:first-child{width:95%}}._deleteCont_1cr1i_1303 ._flexRow_1cr1i_1336{display:flex;align-items:flex-start;gap:8px}._deleteCont_1cr1i_1303 ._flexRow_1cr1i_1336>div:last-child div:first-child{color:#344054;font-family:Inter;font-size:18px;font-weight:700;line-height:28px;text-align:left}._deleteCont_1cr1i_1303 ._flexRow_1cr1i_1336>div:last-child div:last-child{color:#344054;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left}._deleteCont_1cr1i_1303 ._btns_1cr1i_1357{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:16px;justify-content:space-between}._deleteCont_1cr1i_1303 ._btns_1cr1i_1357>div{display:flex;justify-content:center;align-items:center;box-shadow:0 1px 2px #1018280d;height:40px;border-radius:8px;padding:10px 16px;cursor:pointer}._deleteCont_1cr1i_1303 ._btns_1cr1i_1357>div:first-child{border:1px solid #D0D5DD;color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._deleteCont_1cr1i_1303 ._btns_1cr1i_1357>div:last-child{color:#fff;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;background:#d92d20;border:1px solid #D92D20}._successCont_1cr1i_1394{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10000;background-color:#0000005c;display:flex;justify-content:center;align-items:center}._successCont_1cr1i_1394>div:first-child{display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;max-width:500px;height:fit-content;min-height:210px;background:#fff;box-shadow:0 8px 8px -4px #10182808;box-shadow:0 20px 24px -4px #10182814;border-radius:8px;padding:24px 32px;gap:32px}@media screen and (max-width: 992px){._successCont_1cr1i_1394>div:first-child{width:95%}}._successCont_1cr1i_1394 ._centerColumn_1cr1i_1427{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px;background:url(/assets/dots-DZlVz12H.svg) no-repeat center center;padding:0 20px 20px}._successCont_1cr1i_1394 ._centerColumn_1cr1i_1427>div{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px}._successCont_1cr1i_1394 ._centerColumn_1cr1i_1427>div>div:first-child{color:#101828;font-family:Inter;font-size:20px;font-weight:600;line-height:30px;text-align:center}._successCont_1cr1i_1394 ._centerColumn_1cr1i_1427>div>div:last-child{color:#475467;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:center}._successCont_1cr1i_1394 ._btn_1cr1i_1357{height:36px;display:flex;justify-content:center;align-items:center;padding:8px;border-radius:8px;box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer;gap:12px}._border_red_1cr1i_1480{border:1px solid red!important}._outofstockwarning_1cr1i_1484{font-size:12px;font-weight:400;line-height:20px;margin:0 auto;color:red}._button_1cr1i_1492{width:100%;margin-top:10px}._variantcont_1cr1i_1497{display:flex;flex-wrap:wrap;gap:5px}._variantitem_1cr1i_1503{font-weight:400;font-size:12px;line-height:18px;color:gray;border-right:1px solid #EAECF0;padding-right:3px}._rightSection2_1cr1i_1512{display:flex;justify-content:end;position:absolute;top:15px;align-items:center;gap:4px;cursor:pointer}@media screen and (max-width: 992px){._rightSection2_1cr1i_1512{position:relative;top:0;justify-content:start}}._rightSection_1cr1i_1512{position:relative;display:flex;justify-content:end;width:32%;align-items:center;gap:4px;cursor:pointer}@media screen and (max-width: 992px){._rightSection_1cr1i_1512{width:40%;justify-content:start}}._rightSection_1cr1i_1512 ._selectedGroupAvatar_1cr1i_1544{width:24px;height:24px}._logisticsButton_1cr1i_1549{font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#b42318}._selectedRightSection_1cr1i_1558{display:flex;align-items:center;justify-content:end;width:150px;position:absolute;top:15px;gap:4px}@media screen and (max-width: 992px){._selectedRightSection_1cr1i_1558{position:relative;top:0}}._selectedRightSection_1cr1i_1558 ._selectedGroupFee_1cr1i_1573{display:flex;background:#e7f5f1;border:1px solid #90D0BF;border-radius:16px;padding:2px 8px;align-items:center;font-family:Inter;font-size:12px;font-weight:600;line-height:20px;text-align:center}@media (max-width: 600px){._selectedRightSection_1cr1i_1558{width:100%;justify-content:center}}._selectmobile_1cr1i_1593{display:none}._selectdesktop_1cr1i_1597{display:block}@media screen and (max-width: 992px){._selectdesktop_1cr1i_1597{display:none}._selectmobile_1cr1i_1593{display:block}}._width-fit_uvpoq_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_uvpoq_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_uvpoq_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_uvpoq_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_uvpoq_78{font-size:12px!important}}._success_uvpoq_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_uvpoq_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_uvpoq_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_uvpoq_113{font-size:12px!important}}._success_invert_uvpoq_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_uvpoq_148{font-size:14px;padding:10px}}._success_border_uvpoq_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_uvpoq_173{font-size:14px;padding:10px}}._fade-green_uvpoq_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_uvpoq_205{cursor:not-allowed;opacity:.5}._spinner_uvpoq_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_uvpoq_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_uvpoq_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_uvpoq_210 div:nth-child(1){animation-delay:-.45s}._spinner_uvpoq_210 div:nth-child(2){animation-delay:-.3s}._spinner_uvpoq_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_uvpoq_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_uvpoq_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_uvpoq_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_uvpoq_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_uvpoq_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_uvpoq_309{display:flex;flex-direction:column;gap:50px;width:100%;min-height:100vh;height:100%;justify-content:space-between;padding-top:100px;background-color:#fff}._container_uvpoq_309 ._content_uvpoq_320{display:flex;flex-direction:column;justify-content:center;gap:30px;height:100%}._main_uvpoq_328{display:flex;flex-direction:column;justify-content:center;gap:30px;width:100%;padding:24px 0 0;align-items:center}@media screen and (max-width: 992px){._main_uvpoq_328{padding:0}}._productInfo_uvpoq_343{width:70%;display:grid;grid-template-columns:1.4fr 1fr;justify-content:space-between;gap:40px;padding:0 50px}@media screen and (max-width: 992px){._productInfo_uvpoq_343{grid-template-columns:1fr;gap:24px;padding:0 16px}}@media screen and (max-width: 1440px){._productInfo_uvpoq_343{width:100%}}._imageArea_uvpoq_364{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;border:1px solid #98a2b3;border-radius:16px;padding:24px;gap:30px}@media screen and (max-width: 992px){._imageArea_uvpoq_364{width:100%}}@media screen and (max-width: 992px){._imageArea_uvpoq_364 ._navigation_uvpoq_381{display:none}}._imageArea_uvpoq_364 ._featuredImage_uvpoq_385{width:100%;display:flex;justify-content:center;align-items:center;aspect-ratio:1;overflow:hidden}._imageArea_uvpoq_364 ._featuredImage_uvpoq_385 img{width:100%;height:100%;object-fit:cover;border-radius:8px}._imageArea_uvpoq_364 ._images_uvpoq_399{width:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 992px){._imageArea_uvpoq_364 ._images_uvpoq_399{grid-template-columns:1fr;gap:16px;justify-content:center}}._imageArea_uvpoq_364 ._images_uvpoq_399 img{cursor:pointer}._imageArea_uvpoq_364 ._images_uvpoq_399 ._otherImages_uvpoq_415{display:flex;justify-content:center;gap:8px;align-items:center}._imageArea_uvpoq_364 ._images_uvpoq_399 ._otherImages_uvpoq_415>div{display:flex;justify-content:center;align-items:center;background:#fff;border:2px solid #eaecf0;border-radius:4px;height:120px;width:120px;margin:auto;cursor:pointer}@media screen and (max-width: 992px){._imageArea_uvpoq_364 ._images_uvpoq_399 ._otherImages_uvpoq_415>div{height:70px;width:70px}}._imageArea_uvpoq_364 ._images_uvpoq_399 ._otherImages_uvpoq_415>div img{height:100px;width:100px;object-fit:cover}@media screen and (max-width: 992px){._imageArea_uvpoq_364 ._images_uvpoq_399 ._otherImages_uvpoq_415>div img{height:60px;width:60px}}._imageArea_uvpoq_364 ._images_uvpoq_399 ._otherImages_uvpoq_415 ._active_uvpoq_450{border:2px solid #0e9874}._productDesc_uvpoq_454{width:100%;display:flex;flex-direction:column;gap:24px;padding-top:36px}@media screen and (max-width: 992px){._productDesc_uvpoq_454{width:100%;padding-top:0}}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467{display:flex;flex-direction:column;gap:8px}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._badges_uvpoq_472{display:flex;align-items:center;gap:8px}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._badge_uvpoq_472{background:#f9fafb;border:1px solid #eaecf0;padding:2px 12px;border-radius:4px;width:fit-content;font-family:Inter;font-size:12px;font-weight:600;line-height:18px;text-align:center;color:#344054;text-transform:uppercase;letter-spacing:.8px}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._badge_uvpoq_472 span{color:#344054;font-family:Inter;font-size:12px;font-weight:700;line-height:18px;text-align:center}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._productName_uvpoq_467{color:#344054;font-family:Inter;font-size:24px;font-weight:700;line-height:38px;text-align:left}@media screen and (max-width: 992px){._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._productName_uvpoq_467{font-family:Inter;font-size:18px;font-weight:700;line-height:24px;text-align:left}}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._productDesc_uvpoq_454{color:#344054;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left;padding:0}@media screen and (max-width: 992px){._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._productDesc_uvpoq_454{font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left}}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._reviewsAndStars_uvpoq_535{display:flex;align-items:center;gap:12px}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._reviewsAndStars_uvpoq_535 ._stars_uvpoq_540{display:flex;justify-content:center;align-items:center;gap:9px}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._reviewsAndStars_uvpoq_535 ._stars_uvpoq_540>img{height:16px;width:16px}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._reviewsAndStars_uvpoq_535 ._figure_uvpoq_550{font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#344054;display:flex;align-items:center;gap:3px}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._reviewsAndStars_uvpoq_535 ._figure_uvpoq_550 span{text-decoration:underline;color:#2e90fa;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._price_uvpoq_570{margin-top:12px;margin-bottom:4px;display:flex;gap:2px;flex-direction:column}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._price_uvpoq_570 ._figure_uvpoq_550{font-family:Inter;font-size:20px;font-weight:700;line-height:20px;text-align:left;color:#344054}@media screen and (max-width: 992px){._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._price_uvpoq_570 ._figure_uvpoq_550{font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:left}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._price_uvpoq_570 ._figure_uvpoq_550 span{font-size:18px}}._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._price_uvpoq_570 ._title_uvpoq_597{font-family:Inter;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left;color:#98a2b3}@media screen and (max-width: 992px){._productDesc_uvpoq_454 ._productNameAndBadge_uvpoq_467 ._price_uvpoq_570 ._title_uvpoq_597{font-family:Inter;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left}}._productDesc_uvpoq_454 ._line_uvpoq_616{background-color:#f2f4f7;height:1px;margin-top:24px}._productDesc_uvpoq_454 ._line_uvpoq_616._gapEight_uvpoq_621{background-color:#f2f4f7;height:1px;margin-top:8px!important}._productDesc_uvpoq_454 ._stats_uvpoq_626{display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 992px){._productDesc_uvpoq_454 ._stats_uvpoq_626{gap:8px}}._productDesc_uvpoq_454 ._stats_uvpoq_626>div{width:100 .productDesc .stats > div;display:flex;justify-content:space-between}._productDesc_uvpoq_454 ._stats_uvpoq_626 ._weight_uvpoq_641>span:first-child{color:#667085;font-family:Inter;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left}._productDesc_uvpoq_454 ._stats_uvpoq_626 ._weight_uvpoq_641>span:nth-child(2){color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._productDesc_uvpoq_454 ._stats_uvpoq_626 ._weight_uvpoq_641 div{display:flex;align-items:center;gap:8px}._productDesc_uvpoq_454 ._stats_uvpoq_626 ._weight_uvpoq_641 div input{width:80px;height:40px}._productDesc_uvpoq_454 ._stats_uvpoq_626 ._weight_uvpoq_641 div img{cursor:pointer}._productDesc_uvpoq_454 ._stats_uvpoq_626 ._checkoutbtns_uvpoq_670{width:100%;display:flex;flex-direction:column;gap:16px}._productDesc_uvpoq_454 ._stats_uvpoq_626 ._checkoutbtns_uvpoq_670 div{width:100%;height:44px;display:flex;justify-content:center;align-items:center;padding:10px 18px;border-radius:4px;cursor:pointer}._productDesc_uvpoq_454 ._stats_uvpoq_626 ._checkoutbtns_uvpoq_670 ._checkout_uvpoq_670{color:#344054;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;background:#fff;border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d}._productDesc_uvpoq_454 ._stats_uvpoq_626 ._checkoutbtns_uvpoq_670 ._checkoutArrowIcon_uvpoq_698{padding:5px 3.33px;margin-left:5px}._productDesc_uvpoq_454 ._stats_uvpoq_626 ._btn_uvpoq_702{background:#0d8a6a;border:1px solid #0d8a6a;box-shadow:0 1px 2px #1018280d;height:40px;display:flex;justify-content:center;align-items:center;width:100%;border-radius:4px;cursor:pointer;margin-top:16px;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._productDesc_uvpoq_454 ._sellerInfo_uvpoq_721{display:flex;flex-direction:column;gap:4px}._productDesc_uvpoq_454 ._sellerInfo_uvpoq_721 ._title_uvpoq_597{font-family:Inter;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left;color:#98a2b3}._productDesc_uvpoq_454 ._sellerInfo_uvpoq_721>div:nth-child(2){width:100%;display:flex;gap:8px}._productDesc_uvpoq_454 ._sellerInfo_uvpoq_721>div:nth-child(2) ._imageAndName_uvpoq_740{width:fit-content;display:flex;gap:4px}._productDesc_uvpoq_454 ._sellerInfo_uvpoq_721>div:nth-child(2) ._imageAndName_uvpoq_740>div{display:flex;flex-direction:column;text-wrap:nowrap}._productDesc_uvpoq_454 ._sellerInfo_uvpoq_721>div:nth-child(2) ._imageAndName_uvpoq_740>div>span:first-child{text-wrap:nowrap;color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._productDesc_uvpoq_454 ._sellerInfo_uvpoq_721>div:nth-child(2) ._imageAndName_uvpoq_740>div>span:nth-child(2){text-wrap:nowrap;color:#667085;font-family:Inter;font-size:12px;font-weight:400;line-height:20px;text-align:left}._reviews_uvpoq_535{display:none;flex-direction:column;gap:16px;padding:16px 50px;width:70%}@media screen and (max-width: 1440px){._reviews_uvpoq_535{width:100%}}@media screen and (max-width: 992px){._reviews_uvpoq_535{padding:16px}}._reviews_uvpoq_535 ._reviewsTitle_uvpoq_786{font-family:Inter;font-size:16px;font-weight:700;line-height:24px;text-align:left;color:#344054}._reviews_uvpoq_535>div:nth-child(2){width:100%;display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;gap:16px}@media screen and (max-width: 992px){._reviews_uvpoq_535>div:nth-child(2){grid-template-columns:1fr}}._reviews_uvpoq_535>div:nth-child(2) ._reviewItem_uvpoq_807{display:flex;flex-direction:column;gap:8px;justify-content:center}._reviews_uvpoq_535>div:nth-child(2) ._reviewItem_uvpoq_807 ._userAndImage_uvpoq_813{display:flex;align-items:center;gap:8px;color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._reviews_uvpoq_535>div:nth-child(2) ._reviewItem_uvpoq_807 ._reviewDesc_uvpoq_824{font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#344054}._reviews_uvpoq_535>div:nth-child(2) ._reviewItem_uvpoq_807 ._reviewDate_uvpoq_832{color:#667085;font-family:Inter;font-size:10px;font-weight:400;line-height:18px;text-align:left}._reviews_uvpoq_535>div:nth-child(2) ._reviewItem_uvpoq_807 ._reviewStars_uvpoq_840{display:flex;gap:6px;align-items:center}._suggestedProducts_uvpoq_846{display:flex;flex-direction:column;gap:24px;padding:56px 50px;background:#f9fafb}@media screen and (max-width: 992px){._suggestedProducts_uvpoq_846{padding:16px}}._suggestedProducts_uvpoq_846 ._title_uvpoq_597{font-family:Inter;font-size:20px;font-weight:700;line-height:30px;text-align:left;color:#344054}._suggestedProducts_uvpoq_846 ._products_uvpoq_866{position:relative;overflow:hidden}._suggestedProducts_uvpoq_846 ._products_uvpoq_866>div{display:flex;grid-template-columns:1fr 1fr 1fr 1fr;width:100%;gap:16px;z-index:1}@media screen and (max-width: 992px){._suggestedProducts_uvpoq_846 ._products_uvpoq_866>div{display:flex}}._suggestedProducts_uvpoq_846 ._products_uvpoq_866>div>div{min-width:18%!important}@media screen and (max-width: 1440px){._suggestedProducts_uvpoq_846 ._products_uvpoq_866>div>div{min-width:24%!important}}@media screen and (max-width: 992px){._suggestedProducts_uvpoq_846 ._products_uvpoq_866>div>div{min-width:250px!important}}._suggestedProducts_uvpoq_846 ._products_uvpoq_866 ._suggestedPrev_uvpoq_895{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:1000;height:36px;width:36px;cursor:pointer}@media screen and (max-width: 992px){._suggestedProducts_uvpoq_846 ._products_uvpoq_866 ._suggestedPrev_uvpoq_895{display:none}}._suggestedProducts_uvpoq_846 ._products_uvpoq_866 ._suggestedNext_uvpoq_910{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1000;height:36px;width:36px;cursor:pointer}@media screen and (max-width: 992px){._suggestedProducts_uvpoq_846 ._products_uvpoq_866 ._suggestedNext_uvpoq_910{display:none}}._suggestedProducts_uvpoq_846 ._navMobile_uvpoq_925{width:100%;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 993px){._suggestedProducts_uvpoq_846 ._navMobile_uvpoq_925{display:none}}._fade_uvpoq_198{opacity:.5!important;cursor:not-allowed!important;pointer-events:none}._checkout_modal_uvpoq_943{position:fixed;min-height:100vh;height:100%;width:100vw;top:0;left:0;background-color:#00000052;z-index:100000;overflow:auto;display:flex;justify-content:center;align-items:center}._checkout_modal_uvpoq_943 ._content_uvpoq_320{background:#fff;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;min-width:35vw;height:fit-content;gap:16px}._checkout_modal_uvpoq_943 ._content_uvpoq_320 ._title_uvpoq_597{width:100%;display:flex;justify-content:space-between;color:#344054;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left}._checkout_modal_uvpoq_943 ._content_uvpoq_320 ._title_uvpoq_597 img{cursor:pointer}._checkout_modal_uvpoq_943 ._content_uvpoq_320 ._options_uvpoq_983{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}._checkout_modal_uvpoq_943 ._content_uvpoq_320 ._options_uvpoq_983 ._option_uvpoq_983{width:100%;min-height:60px;border:1px solid #EAECF0;border-radius:8px;padding:8px 16px;display:flex;gap:8px;cursor:pointer}._checkout_modal_uvpoq_943 ._content_uvpoq_320 ._options_uvpoq_983 ._option_uvpoq_983 ._icon_uvpoq_1001{align-self:flex-start}._checkout_modal_uvpoq_943 ._content_uvpoq_320 ._options_uvpoq_983 ._option_uvpoq_983 ._info_uvpoq_1004{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}._checkout_modal_uvpoq_943 ._content_uvpoq_320 ._options_uvpoq_983 ._option_uvpoq_983 ._option_title_uvpoq_1011{color:#344054;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:left}._checkout_modal_uvpoq_943 ._content_uvpoq_320 ._options_uvpoq_983 ._option_uvpoq_983 ._option_desc_uvpoq_1019{color:#667085;font-family:Inter;font-size:12px;font-weight:400;line-height:18px;text-align:left}._checkout_modal_uvpoq_943 ._content_uvpoq_320 ._options_uvpoq_983 ._cash_uvpoq_1027{background:#f2f4f7}._checkout_modal_uvpoq_943 ._content_uvpoq_320 ._options_uvpoq_983 ._card_uvpoq_1030{border:1px solid #EAECF0;background:#fcfcfd}._checkout_modal_uvpoq_943 ._content_uvpoq_320 ._options_uvpoq_983 ._loan_uvpoq_1034._fade_uvpoq_198{background:#f9fafb;border:1px solid #F2F4F7;cursor:not-allowed}._checkout_modal_uvpoq_943 ._content_uvpoq_320 ._options_uvpoq_983 ._loan_uvpoq_1034._active_uvpoq_450{background:#fcfcfd;border:1px solid #EAECF0;cursor:pointer}._checkout_modal_uvpoq_943 ._content_uvpoq_320 ._options_uvpoq_983 ._available_uvpoq_1044{color:#079455;font-family:Inter;font-size:12px;font-weight:500;line-height:18px;text-align:left;display:flex;align-items:center;gap:4px}._checkout_modal_uvpoq_943 ._content_uvpoq_320 ._options_uvpoq_983 ._not_available_uvpoq_1055{color:#d92d20;font-family:Inter;font-size:12px;font-weight:500;line-height:18px;text-align:left;display:flex;align-items:center;gap:4px}._variatoncontainer_uvpoq_1067{border-radius:8px;border:1px solid #EAECF0;padding:16px 24px;background-color:#fcfcfd}._variationitem_uvpoq_1074{margin:15px 0}._desctext_uvpoq_1078{font-weight:600;font-size:12px;line-height:18px;color:#475467;margin-bottom:5px}._varioptionscontainer_uvpoq_1086{display:flex;gap:5px;flex-wrap:wrap}._varibadgedisable_uvpoq_1092{margin-top:5px;margin-bottom:5px;border-radius:8px;padding:4px 10px;border:1px solid #D0D5DD;background-color:#f9fafb;cursor:pointer;font-weight:500;font-size:14px;line-height:20px;color:#d0d5dd}._varibadge_uvpoq_1092{margin-top:5px;margin-bottom:5px;border-radius:8px;padding:4px 10px;border:1px solid #D0D5DD;background-color:#f9fafb;cursor:pointer;font-weight:500;font-size:14px;line-height:20px;color:#101828}._varibadgeselected_uvpoq_1120{margin-top:5px;margin-bottom:5px;border-radius:8px;padding:4px 10px;border:1px solid #90D0BF;background-color:#e7f5f1;cursor:pointer;font-weight:500;font-size:14px;line-height:20px;color:#0a6c52}._selectmodal_uvpoq_1134{opacity:1!important}._modalcont_uvpoq_1138{padding:20px;cursor:auto}._headercont_uvpoq_1143{display:flex;justify-content:space-between;margin-bottom:20px}._buttonsection_uvpoq_1149{margin-top:10px;display:flex;justify-content:end}._loading_uvpoq_1155{display:flex;justify-content:center;align-items:center;margin:20px 0}._width-fit_ug7km_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_ug7km_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_ug7km_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_ug7km_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_ug7km_78{font-size:12px!important}}._success_ug7km_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_ug7km_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_ug7km_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_ug7km_113{font-size:12px!important}}._success_invert_ug7km_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_ug7km_148{font-size:14px;padding:10px}}._success_border_ug7km_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_ug7km_173{font-size:14px;padding:10px}}._fade-green_ug7km_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_ug7km_205{cursor:not-allowed;opacity:.5}._spinner_ug7km_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_ug7km_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_ug7km_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_ug7km_210 div:nth-child(1){animation-delay:-.45s}._spinner_ug7km_210 div:nth-child(2){animation-delay:-.3s}._spinner_ug7km_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_ug7km_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_ug7km_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_ug7km_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_ug7km_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_ug7km_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_ug7km_309{display:flex;flex-direction:column;gap:50px;width:100%;height:100vh;justify-content:space-between;background-color:#fff;overflow-x:hidden;padding-top:100px}._container_ug7km_309 ._content_ug7km_320{display:flex;flex-direction:column;justify-content:center;gap:30px}._container_ug7km_309 ._nav_ug7km_326{padding:0 50px}@media screen and (max-width: 992px){._container_ug7km_309 ._nav_ug7km_326{padding:0 26px}}._container_ug7km_309 ._cartMain_ug7km_334{display:flex;width:80%;height:100%;margin:auto auto 24px;flex-direction:column;justify-content:center;gap:16px}@media screen and (max-width: 992px){._container_ug7km_309 ._cartMain_ug7km_334{width:90%}}@media screen and (max-width: 992px){._container_ug7km_309 ._cartMain_ug7km_334>._title_ug7km_350{padding:0 16px}}._container_ug7km_309 ._cartMain_ug7km_334 ._title_ug7km_350{color:#475467;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;display:flex;align-items:center;gap:8px}._container_ug7km_309 ._cartMain_ug7km_334 ._title_ug7km_350 img{cursor:pointer}._container_ug7km_309 ._cartMain_ug7km_334 ._main_ug7km_368{display:flex;justify-content:space-between;align-items:top;gap:24px}@media screen and (max-width: 992px){._container_ug7km_309 ._cartMain_ug7km_334 ._main_ug7km_368{flex-direction:column}}._container_ug7km_309 ._cartMain_ug7km_334 ._main_ug7km_368>div{border-radius:8px;padding:16px;background-color:#fff;height:100%}@media screen and (max-width: 992px){._container_ug7km_309 ._cartMain_ug7km_334 ._main_ug7km_368>div{height:fit-content}}._line_ug7km_391{background-color:#f2f4f7;height:1px;width:100%}._cartWrapper_ug7km_397{border:1px solid #f2f4f7;border-radius:6px;display:flex;flex-direction:column;gap:16px;width:60%}@media screen and (max-width: 992px){._cartWrapper_ug7km_397{width:100%}}._cartWrapper_ug7km_397 ._carttitle_ug7km_410{display:flex;justify-content:center;font-family:Inter;align-items:center;width:100%;height:36px;gap:8px}._cartWrapper_ug7km_397 ._carttitle_ug7km_410 div{width:100%;color:#475467;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left}._cartWrapper_ug7km_397 ._carttitle_ug7km_410 ._editCart_ug7km_428{display:flex;justify-content:right;color:#2e90fa;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:right;height:36px;padding:8px 0 8px 14px;gap:8px;border-radius:8px;cursor:pointer}._cartWrapper_ug7km_397 ._carttitle_ug7km_410 ._clickedEditButton_ug7km_443{display:flex;justify-content:right;color:#d0d5dd;width:76%;cursor:not-allowed;pointer-events:none;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:right;height:36px;padding:8px 0 8px 14px;gap:8px;border-radius:8px}._summary_ug7km_461{display:flex;flex-direction:column;gap:16px;background:#fff;border:1px solid #f2f4f7;border-radius:6px;width:40%}@media screen and (max-width: 992px){._summary_ug7km_461{width:100%}}._summary_ug7km_461 ._title_ug7km_350{color:#667085;font-family:Inter;font-size:18px;font-weight:700;line-height:28px;text-align:left}._summary_ug7km_461 ._items_ug7km_483{background:#f9fafb;border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:12px}._summary_ug7km_461 ._items_ug7km_483 ._item_ug7km_483{display:flex;width:100%;justify-content:space-between;align-items:center}._summary_ug7km_461 ._items_ug7km_483 ._item_ug7km_483 ._title_ug7km_350{font-family:Inter;font-size:12px;font-weight:600;line-height:18px;letter-spacing:1px;text-align:left}._summary_ug7km_461 ._items_ug7km_483 ._item_ug7km_483 ._desc_ug7km_505{color:#667085;font-family:Inter;font-size:18px;font-weight:600;line-height:28px;text-align:right}._summary_ug7km_461 ._items_ug7km_483 ._item_ug7km_483 ._sm_ug7km_513{color:#667085;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:right}._btns_ug7km_522{width:100%;display:flex;flex-direction:column;gap:16px}._btns_ug7km_522 div{width:100%;height:44px;display:flex;justify-content:center;align-items:center;padding:10px 18px;border-radius:4px;cursor:pointer}._btns_ug7km_522 ._checkout_ug7km_538{color:#fff;font-family:Inter;font-size:16px;font-weight:600;line-height:25px;text-align:left;box-shadow:0 1px 2px #1018280d;background:#2e90fa;border:1px solid #2e90fa}._btns_ug7km_522 ._green_ug7km_549{text-wrap:nowrap;color:#fff;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;border:1px solid #0d8a6a;background:#0d8a6a;box-shadow:0 1px 2px #1018280d;border-radius:8px!important}._btns_ug7km_522 ._shopping_ug7km_562{font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#344054;background:#fff;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}._btns_ug7km_522 ._shopping_ug7km_562._drop_ug7km_573{border-radius:8px!important}._btns_ug7km_522._drop_ug7km_573{flex-direction:row}._total_ug7km_581{display:flex;width:100%;justify-content:space-between}._total_ug7km_581>div:first-child{color:#667085;font-family:Inter;font-size:12px!important;font-weight:600;letter-spacing:1px;text-align:left;padding-left:24px}._total_ug7km_581 ._figure_ug7km_596{color:#344054;font-family:Inter;font-size:18px;font-weight:700;line-height:28px;text-align:right}._increment_ug7km_605 img{cursor:pointer}._cartImg_ug7km_609{height:100%;object-fit:cover;width:100%}._cartImage_ug7km_615{height:67.14px;width:72.86px;object-fit:cover;border-radius:6px}._hide_ug7km_622{display:none!important}@keyframes _slide_ug7km_1{0%{transform:translate(100px);opacity:0}to{opacity:1;transform:translate(0)}}._deleteCont_ug7km_636{animation:_slide_ug7km_1 linear forwards;animation-duration:.4s;display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;align-items:center;width:100%;gap:10px}@media screen and (max-width: 992px){._deleteCont_ug7km_636{display:flex;flex-direction:column}}._deleteCont_ug7km_636 ._btns_ug7km_522{display:flex;align-items:center;gap:8px;flex-direction:row;justify-self:flex-end;justify-content:flex-end}@media screen and (max-width: 992px){._deleteCont_ug7km_636 ._btns_ug7km_522{justify-self:center;justify-content:center}}._deleteCont_ug7km_636 ._btns_ug7km_522>div:first-child{padding:8px 14px;max-width:90px;height:36px;border-radius:8px;color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._deleteCont_ug7km_636 ._btns_ug7km_522>div:nth-child(2){padding:8px 14px;max-width:90px;height:36px;border-radius:8px;box-shadow:0 1px 2px #1018280d;border:1px solid #d92d20;background:#d92d20;color:#fff;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._flex_ug7km_694{display:flex!important;gap:10px;justify-content:flex-start!important;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#344054}._summary_in_cart_ug7km_706{background:#f9fafb;padding:8px 18px;margin-top:10px;display:flex;flex-direction:column;gap:8px;border-radius:4px}._summary_ug7km_461 ._items_ug7km_483 ._item_ug7km_483{padding:0!important}@media screen and (max-width: 992px){._whiteBg_ug7km_721{background:#fff}}._cartContainer_ug7km_726{display:flex;width:100%;height:100px;background:#f9fafb;padding:12px;margin-bottom:15px;border-radius:8px;align-items:center}._cartContainer_ug7km_726 ._imgContainer_ug7km_736{height:100%;aspect-ratio:1;border-radius:4px;overflow:hidden;flex-shrink:0}._cartContainer_ug7km_726 ._imageContainer_ug7km_743{width:70px;height:67px;padding:10px 9px 10px 10px;border-radius:var(--radius-sm);opacity:0;border:1px solid transparent}._cartContainer_ug7km_726 ._nameAndPrice_ug7km_751{display:flex;flex-direction:column;gap:var(--spacing-xsm);height:auto;margin-left:12px;flex-grow:1}._cartContainer_ug7km_726 ._name_ug7km_751{color:#344054;font-family:Inter,sans-serif;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;margin-bottom:6px}._cartContainer_ug7km_726 ._unitPrice_ug7km_769{color:#667085;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;text-align:left}._cartContainer_ug7km_726 ._quantityAndPrice_ug7km_777{display:grid;grid-template-columns:1fr 1.5fr;align-items:right;width:200px;gap:8px;flex-shrink:0}._cartContainer_ug7km_726 ._quantityAndPrice_ug7km_777 ._qty_ug7km_785{order:1;width:94px;height:20px;color:#667085;font-size:14px;font-weight:600;line-height:20px;text-align:right}._cartContainer_ug7km_726 ._quantityAndPrice_ug7km_777 ._price_ug7km_795{order:2;gap:0px;opacity:0px;color:#667085;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:right}@media screen and (max-width: 992px){._cartContainer_ug7km_726 ._quantityAndPrice_ug7km_777 ._price_ug7km_795{height:100%}}._cartContainer_ug7km_726 ._variationcont_ug7km_811{display:flex;gap:10px;margin-top:5px}._cartContainer_ug7km_726 ._variationitem_ug7km_816 p{color:gray;font-size:12px;font-weight:400;line-height:18px;text-align:left}@media (max-width: 768px){._cartContainer_ug7km_726 ._cartContainer_ug7km_726{display:flex;justify-content:space-between;width:100%;height:86px}._cartContainer_ug7km_726 ._imageContainer_ug7km_743{width:100%;height:100%}._cartContainer_ug7km_726 ._imgContainer_ug7km_736{aspect-ratio:.6}._cartContainer_ug7km_726 ._nameAndPrice_ug7km_751{justify-content:space-between;width:100%;margin-left:12px}._cartContainer_ug7km_726 ._name_ug7km_751,._cartContainer_ug7km_726 ._qty_ug7km_785,._cartContainer_ug7km_726 ._price_ug7km_795{font-size:12px!important}._cartContainer_ug7km_726 ._quantityAndPrice_ug7km_777{display:flex;flex-direction:column;justify-content:center;gap:8px;width:unset}._cartContainer_ug7km_726 ._quantityAndPrice_ug7km_777 ._price_ug7km_795{order:1;width:100%;top:0;margin-bottom:var(--spacing-xs);text-align:right}._cartContainer_ug7km_726 ._quantityAndPrice_ug7km_777 ._qty_ug7km_785{order:2;width:100%;margin-top:var(--spacing-xsm);bottom:0}}._payCashOnDelivery_ug7km_869{width:100%;margin:0;padding:0;height:18px;font-family:Inter;font-size:12px;font-weight:500;line-height:18px;text-align:right;color:#f79009;display:flex;align-items:center}._money_ug7km_884{line-height:18px;margin-right:5px;padding:0;display:inline-block;vertical-align:middle}._payWithCard_ug7km_892{width:100%;margin:0;padding:0;height:18px;font-family:Inter;font-size:12px;font-weight:500;line-height:18px;text-align:right;color:#2e90fa;display:flex;align-items:center}._cardIcon_ug7km_907{line-height:18px;margin-right:5px;padding:0;display:inline-block;vertical-align:middle}._securityIcons_ug7km_915{margin-top:3px;text-align:center}._line_ug7km_391{background-color:#f2f4f7;color:#d92d20;height:1px;width:100%}._updateCartButtonContainer_ug7km_927{height:1px;width:100%;margin-top:4px;border-top:1px solid #f2f4f7}._updateCartButton_ug7km_927{width:100%;height:44px;text-align:center;padding:10px 18px;margin-top:10px;gap:8px;border-radius:6px;border:1px 0px 0px 0px;background:#e7f5f1;border:1px solid #90d0bf;box-shadow:0 1px 2px #1018280d}._orderSuccessContainer_ug7km_948{display:flex;flex-direction:column;justify-content:center;align-items:center;width:70%;height:480px;gap:24px;background:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='480'%20height='480'%20viewBox='0%200%20480%20480'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_12160_110233'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='480'%20height='480'%3e%3crect%20width='480'%20height='480'%20fill='url(%23paint0_radial_12160_110233)'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_12160_110233)'%3e%3cg%20clip-path='url(%23clip0_12160_110233)'%3e%3cg%20clip-path='url(%23clip1_12160_110233)'%3e%3cline%20x1='0.5'%20x2='0.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3cline%20x1='32.5'%20x2='32.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3cline%20x1='64.5'%20x2='64.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3cline%20x1='96.5'%20x2='96.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3cline%20x1='128.5'%20x2='128.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3cline%20x1='160.5'%20x2='160.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3cline%20x1='192.5'%20x2='192.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3cline%20x1='224.5'%20x2='224.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3cline%20x1='256.5'%20x2='256.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3cline%20x1='288.5'%20x2='288.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3cline%20x1='320.5'%20x2='320.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3cline%20x1='352.5'%20x2='352.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3cline%20x1='384.5'%20x2='384.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3cline%20x1='416.5'%20x2='416.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3cline%20x1='448.5'%20x2='448.5'%20y2='480'%20stroke='%23EAECF0'/%3e%3c/g%3e%3crect%20x='0.5'%20y='0.5'%20width='479'%20height='479'%20stroke='%23EAECF0'/%3e%3cg%20clip-path='url(%23clip2_12160_110233)'%3e%3cline%20y1='31.5'%20x2='480'%20y2='31.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='63.5'%20x2='480'%20y2='63.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='95.5'%20x2='480'%20y2='95.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='127.5'%20x2='480'%20y2='127.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='159.5'%20x2='480'%20y2='159.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='191.5'%20x2='480'%20y2='191.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='223.5'%20x2='480'%20y2='223.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='255.5'%20x2='480'%20y2='255.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='287.5'%20x2='480'%20y2='287.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='319.5'%20x2='480'%20y2='319.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='351.5'%20x2='480'%20y2='351.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='383.5'%20x2='480'%20y2='383.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='415.5'%20x2='480'%20y2='415.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='447.5'%20x2='480'%20y2='447.5'%20stroke='%23EAECF0'/%3e%3cline%20y1='479.5'%20x2='480'%20y2='479.5'%20stroke='%23EAECF0'/%3e%3c/g%3e%3crect%20x='0.5'%20y='0.5'%20width='479'%20height='479'%20stroke='%23EAECF0'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_12160_110233'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(240%20240)%20rotate(90)%20scale(240%20240)'%3e%3cstop/%3e%3cstop%20offset='1'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3cclipPath%20id='clip0_12160_110233'%3e%3crect%20width='480'%20height='480'%20fill='white'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_12160_110233'%3e%3crect%20width='480'%20height='480'%20fill='white'/%3e%3c/clipPath%3e%3cclipPath%20id='clip2_12160_110233'%3e%3crect%20width='480'%20height='480'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat;border:1px solid #f2f4f7;border-radius:6px;text-align:center;margin-left:20px;margin-bottom:15px}@media (max-width: 900px){._orderSuccessContainer_ug7km_948{width:100%;justify-content:center;align-items:center;text-align:center;margin-left:0}}._linesContainer_ug7km_977{display:grid;grid-template-rows:repeat(15,1fr);gap:10px;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;pointer-events:none}._line_ug7km_391{width:100%;height:0;border-top:1px solid #eaecf0}._orderSuccessIcon_ug7km_996{padding:14px 0 0;gap:0px;border:10px 0px 0px 0px;opacity:0px}._orderSuccessIcon_ug7km_996 img{width:56px;height:56px;padding:14px 0 0;gap:0px;border-radius:28px 0 0;border:10px}._orderSuccessHeader_ug7km_1012{width:342px;font-family:Inter;font-size:20px;font-weight:600;line-height:30px;text-align:center;color:#344054}._orderSuccessText_ug7km_1022{width:342px;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:center;color:#344054}._orderSuccessButton_ug7km_1032{width:342px;height:44px;padding:10px 18px;gap:8px;border-radius:8px;border:1px 0px 0px 0px;opacity:0px;background:#fff;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}._cardDetailsContainer_ug7km_1045{width:100%;display:flex;flex-direction:column;gap:12px}._cardHolderInput_ug7km_1052{width:421px;height:40px;border:1px solid #d0d5dd;border-radius:8px}._cardNumberInput_ug7km_1059{width:421px;height:40px;border:1px solid #d0d5dd;border-radius:8px;padding-left:54px}._cardNumberField_ug7km_1067{position:relative;display:flex;align-items:center}._masterCardIcon_ug7km_1073{width:42px;height:auto;position:absolute;left:10px;pointer-events:none}._row_ug7km_1081{display:flex;justify-content:space-between;width:27.3rem;gap:8px}._inputGroup_ug7km_1088{width:100%}._expirationInput_ug7km_1092,._cvvInput_ug7km_1093{width:93%;height:40px;border:1px solid #d0d5dd;border-radius:12px;padding-left:12px}input::placeholder{color:#667085}input:focus{border:1px solid #d0d5dd}._cardHolderInput_ug7km_1052,._cardNumberInput_ug7km_1059,._expirationInput_ug7km_1092,._cvvInput_ug7km_1093{border:1px solid #d0d5dd}._paystackbtns_ug7km_1116{width:100%;display:flex;flex-direction:column;gap:16px}._paystackbtns_ug7km_1116 ._checkout_ug7km_538{color:#fff;font-family:Inter;font-size:16px;font-weight:600;line-height:25px;text-align:center;box-shadow:0 1px 2px #1018280d;background:#2e90fa;border:1px solid #2e90fa}._shippingContainer_ug7km_1134{width:100%;padding:1rem;background:#f9fafb;font-family:Inter}._shippingContainer_ug7km_1134 ._header_ug7km_1140{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._shippingContainer_ug7km_1134 ._title_ug7km_350{font-family:Inter;font-size:.75rem;font-weight:600;line-height:1.125rem;letter-spacing:.12em;text-align:left;color:#667085}._shippingContainer_ug7km_1134 ._shippingservicesText_ug7km_1155{font-family:Inter;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left;color:#667085}._shippingContainer_ug7km_1134 ._changeAddress_ug7km_1164{text-decoration:none;color:#2e90fa;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._shippingContainer_ug7km_1134 ._logisticsList_ug7km_1173{display:flex;flex-direction:column}._shippingContainer_ug7km_1134 ._shippingOption_ug7km_1177{display:flex;align-items:center;margin-bottom:.5rem}._shippingContainer_ug7km_1134 ._radioInput_ug7km_1182{margin:0;width:auto;height:auto;flex-shrink:0;cursor:pointer;accent-color:#0D8A6A}._shippingContainer_ug7km_1134 ._companyName_ug7km_1190{flex-grow:1;color:#344054;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;margin-left:.5rem}._shippingContainer_ug7km_1134 ._price_ug7km_795{margin-left:.5rem;font-family:Inter}@media (max-width: 1000px){._shippingContainer_ug7km_1134{width:100%}._shippingContainer_ug7km_1134 ._shippingOption_ug7km_1177{display:flex;justify-content:space-between;width:100%}._shippingContainer_ug7km_1134 ._companyName_ug7km_1190{width:100%}._shippingContainer_ug7km_1134 ._price_ug7km_795{width:100%;text-align:right;margin-right:auto}}._item_ug7km_483{background:#f9fafb;padding:8px;border-radius:8px;display:grid;grid-template-columns:2.5fr 1fr 1fr;width:100%;justify-content:space-between;overflow-x:hidden}@media screen and (max-width: 992px){._item_ug7km_483{display:flex}}._item_ug7km_483 ._nameAndImage_ug7km_1239{display:flex;align-items:center;gap:8px}._item_ug7km_483 ._nameAndImage_ug7km_1239 ._imgContainer_ug7km_736{height:100%;position:relative;display:grid;place-items:center}._item_ug7km_483 ._nameAndImage_ug7km_1239 img._featuredImage_ug7km_1250{height:100%}._item_ug7km_483 ._nameAndImage_ug7km_1239 ._del_ug7km_636{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}._item_ug7km_483 ._nameAndImage_ug7km_1239 ._increment_ug7km_605{justify-content:flex-start!important}@media screen and (min-width: 993px){._item_ug7km_483 ._nameAndImage_ug7km_1239 ._increment_ug7km_605{display:none}}._item_ug7km_483 ._nameAndPrice_ug7km_751{height:100%;display:flex;flex-direction:column;justify-content:center;gap:0px}._item_ug7km_483 ._nameAndPrice_ug7km_751>p:first-child{color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._item_ug7km_483 ._nameAndPrice_ug7km_751>p:nth-child(2){color:#667085;font-family:Inter;font-size:12px;font-weight:700;line-height:18px;text-align:left}._item_ug7km_483 ._nameAndPrice_ug7km_751>p:nth-child(2) span{font-family:Inter;font-size:12px;font-weight:700;line-height:18px;text-align:left}@media screen and (max-width: 992px){._item_ug7km_483 ._nameAndPrice_ug7km_751>p:nth-child(2){display:none}}._item_ug7km_483 ._increment_ug7km_605{display:flex;align-items:center;gap:4px;justify-content:center}._item_ug7km_483 ._increment_ug7km_605 input{height:32px;width:65px;padding:2px;text-align:center}@media screen and (max-width: 992px){._item_ug7km_483 ._desktop_ug7km_1317{display:none}}._item_ug7km_483 ._priceAndDelete_ug7km_1321{display:flex;flex-direction:column;min-height:100%;gap:8px;align-items:flex-end;justify-content:space-between}._item_ug7km_483 ._priceAndDelete_ug7km_1321 ._price_ug7km_795{font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:right;color:#344054}._item_ug7km_483 ._priceAndDelete_ug7km_1321 ._financing_ug7km_1337{border:1px solid #d1e9ff;background:#eff8ff;border-radius:16px;padding:2px 8px;color:#194185;font-family:Inter;font-size:12px;font-weight:500;line-height:18px;text-align:center}@media screen and (max-width: 992px){._item_ug7km_483 ._priceAndDelete_ug7km_1321 ._financing_ug7km_1337{font-family:Inter;font-size:10px;font-weight:500;line-height:14px;text-align:center;padding:2px 4px}}._item_ug7km_483 ._priceAndDelete_ug7km_1321 img{cursor:pointer}._items_ug7km_483._drop_ug7km_573 ._title_ug7km_350{font-family:Inter;font-size:16px;font-weight:700;line-height:24px;color:#667085;text-align:left}._items_ug7km_483._drop_ug7km_573 ._item_ug7km_483 ._title_ug7km_350{color:#667085;font-family:Inter;font-size:12px!important;font-weight:600;line-height:18px;letter-spacing:.12em;text-align:left}._items_ug7km_483._drop_ug7km_573 ._item_ug7km_483 ._desc_ug7km_505{color:#344054!important;font-family:Inter;font-size:14px!important;font-weight:600!important;line-height:20px;text-align:left}._items_ug7km_483._drop_ug7km_573 ._item_ug7km_483 ._price_ug7km_795{color:#344054;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:right}._backtoshopping_ug7km_1397{color:#475467;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;display:flex;align-items:center;gap:8px}._backtoshopping_ug7km_1397 img{cursor:pointer}._backtoshopping_ug7km_1397 span{font-size:14px}@media screen and (max-width: 992px){._backtoshopping_ug7km_1397{width:100%;height:150px;position:absolute;bottom:0;justify-content:center;padding-top:150px;display:none;z-index:11}}._placebtn_ug7km_1427{display:none}@media screen and (max-width: 992px){._placebtn_ug7km_1427{display:block}}._backtoshoppingmobile_ug7km_1436{color:#475467;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;display:flex;align-items:center;gap:8px}._backtoshoppingmobile_ug7km_1436 img{cursor:pointer}@media screen and (max-width: 992px){._backtoshoppingmobile_ug7km_1436{width:100%;justify-content:center;z-index:11}}._invalidAddress_ug7km_1458{color:#d92d20;font-family:Inter;font-size:14px;font-weight:500}._fade_ug7km_198{opacity:.5!important;cursor:not-allowed!important;pointer-events:none}._logisticsSection_ug7km_1471{display:flex;height:56px;background-color:#fff;border:1px solid #e7f5f1;border-radius:6px;justify-content:space-between;width:100%;padding:6px;margin-bottom:6px}._logisticsSection_ug7km_1471 ._leftSection_ug7km_1482{display:flex;align-items:center}@media (max-width: 600px){._logisticsSection_ug7km_1471 ._leftSection_ug7km_1482{min-width:106px;height:30px}}._logisticsSection_ug7km_1471 ._vendorAvatar_ug7km_1492{width:42px;height:42px;border-radius:200px;padding-right:12px}._logisticsSection_ug7km_1471 ._logisticsNameTag_ug7km_1498{display:flex;flex-direction:column}._logisticsSection_ug7km_1471 ._logisticsName_ug7km_1498{font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#101828}._logisticsSection_ug7km_1471 ._logisticsTag_ug7km_1510{font-family:Inter;font-size:12px;font-weight:400;line-height:20px;text-align:left;color:#344054}._logisticsSection_ug7km_1471 ._rightSection_ug7km_1518{display:flex;align-items:center;gap:4px}._logisticsSection_ug7km_1471 ._rightSection_ug7km_1518 ._selectedGroupAvatar_ug7km_1523{width:24px;height:24px}._logisticsSection_ug7km_1471 ._logisticsButton_ug7km_1527{font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#b42318}@media (max-width: 600px){._logisticsSection_ug7km_1471{align-items:center}}._modal_ug7km_1541{background-color:#00000057;position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}._modalContainer_ug7km_1551{width:502px;min-height:fit-content;padding:12px;font-family:Inter;background:#fff;box-shadow:0 8px 8px -4px #10182808;border:1px solid #f2f4f7;border-radius:8px}@media (max-width: 600px){._modalContainer_ug7km_1551{width:90%;padding:8px}}._modalContainer_ug7km_1551 ._shippingHeaders_ug7km_1567{font-family:Inter;display:flex;justify-content:space-between;width:100%;align-items:center;margin-bottom:2px}._modalContainer_ug7km_1551 ._shippingHeaders_ug7km_1567 div:first-child{font-size:12px;letter-spacing:1px;color:gray;text-transform:uppercase;font-weight:600}._modalContainer_ug7km_1551 ._shippingBody_ug7km_1582{font-family:Inter;min-height:60%;margin-top:12px;background:#f9fafb;border:1px solid #eaecf0;border-radius:6px;margin-bottom:14px}._modalContainer_ug7km_1551 ._modalClose_ug7km_1592{cursor:pointer}._modalContainer_ug7km_1551 ._modalButtons_ug7km_1595{font-family:Inter;display:flex;justify-content:flex-end;align-items:center;width:100%;height:36px;padding:8px 14px;gap:8px;background:#fff}._modalContainer_ug7km_1551 ._modalButtons_ug7km_1595 ._modalSaveButton_ug7km_1606{font-family:Inter;display:flex;align-items:center;justify-content:center;width:80px;height:36px;padding:8px 14px;gap:8px;color:#fff;background:#90d0bf;border:1px solid #eaecf0;border-radius:8px;cursor:pointer}._modalContainer_ug7km_1551 ._modalButtons_ug7km_1595 ._modalCancelButton_ug7km_1621{font-family:Inter;display:flex;align-items:center;justify-content:center;width:80px;height:36px;padding:8px 14px;gap:8px;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px #1018280d;cursor:pointer}._ShippingInfoWrapper_ug7km_1636{display:flex;align-items:center;justify-content:start;gap:12px;padding:12px;margin-bottom:12px;width:100%;font-family:Inter;font-size:12px;font-weight:500;line-height:20px;text-underline-position:from-font;text-decoration-skip-ink:none;background:#fffaeb;color:#b54708;border:1px solid #fef0c7;border-radius:6px;box-shadow:0 1px 2px #1018280d}@media (max-width: 600px){._ShippingInfoWrapper_ug7km_1636{width:99%}}._selectedRightSection_ug7km_1662{display:flex;align-items:center;justify-content:flex-end;width:150px;gap:4px}._selectedRightSection_ug7km_1662 ._selectedGroupFee_ug7km_1669{display:flex;background:#e7f5f1;border:1px solid #90d0bf;border-radius:16px;padding:2px 8px;align-items:center;font-family:Inter;font-size:12px;font-weight:600;line-height:20px;text-align:center}@media (max-width: 600px){._selectedRightSection_ug7km_1662{width:100%;justify-content:center}}._noLogistics_ug7km_1689{display:flex;align-items:center;font-family:Inter;gap:15px}._noLogistics_ug7km_1689 ._noLogisticsTitle_ug7km_1695{font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#344054}._noLogistics_ug7km_1689 ._noLogisticsMessage_ug7km_1705{font-family:Inter;margin-top:10px;font-size:14px;font-weight:500;line-height:20px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#344054}._noLogistics_ug7km_1689 ._noLogisticsButton_ug7km_1716{width:230px;height:36px;padding:8px 14px;gap:8px;border-radius:8px;margin-top:15px;background:#fff;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}._noLogistics_ug7km_1689 ._noLogisticsButton_ug7km_1716 ._noLogisticsSpan_ug7km_1727{display:flex;text-align:center;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#344054;cursor:pointer}._noLogistics_ug7km_1689 ._noLogisticsButton_ug7km_1716 ._noLogisticsSpan_ug7km_1727 ._nologisticStore_ug7km_1740{font-family:Inter;font-size:18px;font-weight:700;line-height:28px;text-align:right;text-underline-position:from-font;text-decoration-skip-ink:none;color:#344054}._loader_ug7km_1751{display:inline-block;width:18px;height:18px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:_spin_ug7km_210 .8s linear infinite}@keyframes _spin_ug7km_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loading_ug7km_1769{display:flex;justify-content:center;align-items:center;margin:20px 0}._outofstockwarning_ug7km_1776{font-size:12px;font-weight:400;line-height:20px;margin:3px auto;color:red}._checkoutpaystack_ug7km_1784{color:#fff;font-family:Inter;font-size:16px;font-weight:600;line-height:25px;text-align:center;box-shadow:0 1px 2px #1018280d;background:#2e90fa;border:1px solid #2e90fa;border-radius:8px;padding:10px;cursor:pointer;width:100%}._checkouthide_ug7km_1800{display:none}._pill_ug7km_1804{border-radius:16px;padding:2px 8px;background-color:#ecfdf3;border:1px solid #A6F4C5;font-weight:500;font-size:12px;line-height:18px;color:#027a48;margin-left:3px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-family:Inter,sans-serif;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5;text-decoration:none;overflow-x:hidden;background-color:#f9fafb}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}._width-fit_1b36r_57{width:fit-content;height:36px;padding:8px 14px;gap:8px;border-radius:8px;background:#0d8a6a;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left}._cancel_1b36r_78{box-shadow:0 1px 2px #1018280d;border:1px solid #D0D5DD;background:#fff;color:#344054;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._cancel_1b36r_78{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._cancel_1b36r_78{font-size:12px!important}}@media screen and (max-width: 402px){._cancel_1b36r_78{font-size:12px!important}}._success_1b36r_113{box-shadow:0 1px 2px #1018280d;border:1px solid #90D0BF;background:#0d8a6a;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_1b36r_113{font-size:14px;padding:10px}}@media screen and (max-width: 605px) and (min-width: 513px){._success_1b36r_113{font-size:12px!important}}@media screen and (max-width: 402px){._success_1b36r_113{font-size:12px!important}}._success_invert_1b36r_148{box-shadow:0 1px 2px #1018280d;background:#f6fffc;border:1px solid #F6FFFC;color:#5ebaa2;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_invert_1b36r_148{font-size:14px;padding:10px}}._success_border_1b36r_173{box-shadow:0 1px 2px #1018280d;background:#e7f5f1;border:1px solid #90D0BF;color:#0a6c52;font-size:16px;font-weight:600;line-height:24px;text-align:left;width:100%;padding:10px 18px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 500px){._success_border_1b36r_173{font-size:14px;padding:10px}}._fade-green_1b36r_198{background:#e7f5f1;border:1px solid #90D0BF;box-shadow:0 1px 2px #1018280d;color:#0d8a6a}._inactive-btn_1b36r_205{cursor:not-allowed;opacity:.5}._spinner_1b36r_210{display:flex;justify-content:center;align-items:center;height:100%}._spinner_1b36r_210 div{box-sizing:border-box;display:block;position:absolute;width:25px;height:25px;margin:4px;border:4px solid white;border-radius:50%;animation:_spinner_1b36r_210 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:white transparent transparent transparent}._spinner_1b36r_210 div:nth-child(1){animation-delay:-.45s}._spinner_1b36r_210 div:nth-child(2){animation-delay:-.3s}._spinner_1b36r_210 div:nth-child(3){animation-delay:-.15s}@keyframes _spinner_1b36r_210{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cancel_1b36r_78{border:1px solid #D0D5DD;box-shadow:0 1px 2px #1018280d;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;height:44px}._success_1b36r_113{height:44px;border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background:#0d8a6a;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._fade_1b36r_198{opacity:.5!important;cursor:not-allowed!important}._pue_btn_1b36r_290{border:1px solid #0D8A6A;box-shadow:0 1px 2px #1018280d;background-color:#0d8a6a;padding:8px 14px;gap:8px;border-radius:8px;display:flex;justify-content:center;align-items:center;height:36px;color:#fff;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer}._container_1b36r_309{display:flex;flex-direction:column;gap:50px;width:100%;min-height:100vh;height:100%;justify-content:space-between;padding-top:100px;background-color:#fff}._container_1b36r_309 ._content_1b36r_320{display:flex;flex-direction:column;justify-content:center;gap:30px;height:100%}._container_1b36r_309 ._main_1b36r_327{display:flex;flex-direction:column;justify-content:center;gap:48px;width:100%;padding:0 50px}@media screen and (max-width: 992px){._container_1b36r_309 ._main_1b36r_327{gap:20px;padding:0 16px}}._MainContent_1b36r_342{display:grid;grid-template-columns:1.1fr .9fr;gap:36px}@media screen and (max-width: 992px){._MainContent_1b36r_342{grid-template-columns:1fr}}._image_1b36r_353{height:100%;background:#f1f4e1;border-radius:32px;padding:20px}@media screen and (max-width: 992px){._image_1b36r_353{display:none}}._image_1b36r_353>div{width:100%;height:100%;background-image:url(/assets/shipping_hero-Cno-bt4O.svg);border-radius:18px;background-position:center center;object-fit:cover}._form_1b36r_373{display:flex;flex-direction:column;gap:16px;width:70%;overflow:scroll}@media screen and (max-width: 992px){._form_1b36r_373{width:100%}}._form_1b36r_373 ._formTitle_1b36r_385{color:#344054;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left}._form_1b36r_373 ._formTitleSm_1b36r_393{color:#344054;font-family:Inter;font-size:14px;font-weight:600;text-align:left;margin-bottom:4px;display:none}._form_1b36r_373 ._address_1b36r_402{display:flex;flex-direction:column;gap:12px}._form_1b36r_373 ._address_1b36r_402>div:first-child{border:1px solid #f2f4f7;background:#fcfcfd;padding:16px;gap:12px;border-radius:8px;width:100%}._form_1b36r_373 ._address_1b36r_402 ._addressTitle_1b36r_415{display:flex;gap:4px;align-items:center;color:#0a6c52;font-family:Inter;font-size:12px;font-weight:700;line-height:24px;letter-spacing:1px;text-align:left;text-transform:uppercase}._form_1b36r_373 ._address_1b36r_402 ._cnt_1b36r_428{display:flex;flex-direction:column;gap:12px}._form_1b36r_373 ._address_1b36r_402 ._addressContent_1b36r_433{display:flex;flex-direction:column;gap:8px;justify-content:center}._form_1b36r_373 ._address_1b36r_402 ._addressContent_1b36r_433>div{font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#667085;display:flex;align-items:center;gap:8px}._form_1b36r_373 ._address_1b36r_402 ._addressContent_1b36r_433 span{font-weight:700}._form_1b36r_373 ._diffBtn_1b36r_453{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d;width:fit-content;height:38px;border-radius:8px;color:#344054;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;padding:8px;gap:4px}._form_1b36r_373 ._diffBtn_1b36r_453 img{cursor:pointer}._form_1b36r_373 ._btns_1b36r_475{display:grid;grid-template-columns:1fr 1fr;width:100%;justify-content:space-between;gap:16px}._form_1b36r_373 ._btns_1b36r_475>div{border-radius:8px;display:flex;justify-content:center;align-items:center;height:44px;cursor:pointer}._form_1b36r_373 ._btns_1b36r_475>div:first-child{color:#344054;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;background:#fff;border:1px solid #d0d5dd}._form_1b36r_373 ._btns_1b36r_475>div:nth-child(2){background:#0d8a6a;border:1px solid #0d8a6a;box-shadow:0 1px 2px #1018280d;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#fff}._single_1b36r_512{width:fit-content;min-width:100%}._seventy_1b36r_517{min-width:70%!important}@media screen and (max-width: 992px){._seventy_1b36r_517{min-width:100%}}._carousel_1b36r_526{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:8px;overflow:visible}._carousel_1b36r_526 ._addresses_1b36r_534{width:100%;overflow-x:scroll;display:flex;justify-content:flex-start;align-items:center;gap:12px}._carousel_1b36r_526 ._address_1b36r_402{min-width:calc(50% - 6px);text-wrap:nowrap;cursor:pointer}@media screen and (max-width: 992px){._carousel_1b36r_526 ._address_1b36r_402{min-width:100%}}._carousel_1b36r_526 ._address_1b36r_402 img{cursor:pointer}._carousel_1b36r_526 ._pagination_1b36r_555{width:100%;display:flex;justify-content:space-between}._carousel_1b36r_526 ._pagination_1b36r_555 img{cursor:pointer}._carousel_1b36r_526 ._pagination_1b36r_555 ._dots_1b36r_563{display:flex;align-items:center;justify-content:center;gap:16px}._carousel_1b36r_526 ._new_1b36r_569{align-self:flex-end;display:flex;justify-content:center;align-items:center;height:36px;background:#e7f5f1;box-shadow:0 1px 2px #1018280d;border:1px solid #90d0bf;border-radius:4px;padding:8px 14px;color:#0a6c52;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;text-align:left;cursor:pointer;gap:8px}._full_1b36r_590{width:100%}@keyframes _slide_1b36r_602{0%{transform:translate(100%)}to{transform:translate(0)}}._slide_1b36r_602{animation:_slide_1b36r_602 1s forwards}._wSeventy_1b36r_606{width:80%!important}@media screen and (max-width: 992px){._wSeventy_1b36r_606{width:100%!important}}._newAddress_1b36r_615{border:1px solid #f2f4f7;background:#fcfcfd;border-radius:8px;padding:32px;width:100%;display:flex;justify-content:center;flex-direction:column;gap:16px}@media screen and (max-width: 992px){._newAddress_1b36r_615{width:100%;padding:16px}}._newAddress_1b36r_615 ._newForm_1b36r_632{display:flex;flex-direction:column;justify-content:center;gap:16px}._newAddress_1b36r_615 ._newForm_1b36r_632 ._flexCols_1b36r_638{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8px}._newAddress_1b36r_615 ._newForm_1b36r_632 ._column_1b36r_644{display:flex;flex-direction:column;justify-content:center;width:100%;color:#344054;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;text-align:left;gap:6px}._newAddress_1b36r_615 ._newForm_1b36r_632 ._column_1b36r_644>div{display:flex;gap:0px}._newAddress_1b36r_615 ._newForm_1b36r_632 ._column_1b36r_644 input,._newAddress_1b36r_615 ._newForm_1b36r_632 ._column_1b36r_644 textarea,._newAddress_1b36r_615 ._newForm_1b36r_632 ._column_1b36r_644 ._flags_1b36r_663{width:100%;height:40px;box-shadow:none;border:1px solid #d0d5dd;border-radius:8px}._newAddress_1b36r_615 ._newForm_1b36r_632 ._column_1b36r_644 select{height:40px}._newAddress_1b36r_615 ._newForm_1b36r_632 ._column_1b36r_644 input:active,._newAddress_1b36r_615 ._newForm_1b36r_632 ._column_1b36r_644 input:focus,._newAddress_1b36r_615 ._newForm_1b36r_632 ._column_1b36r_644 select:active,._newAddress_1b36r_615 ._newForm_1b36r_632 ._column_1b36r_644 select:focus,._newAddress_1b36r_615 ._newForm_1b36r_632 ._column_1b36r_644 textarea:focus,._newAddress_1b36r_615 ._newForm_1b36r_632 ._column_1b36r_644 textarea:active{box-shadow:none;outline:none;border:none;box-shadow:0 1px 2px #1018280d;border:1px solid #d0d5dd}._newAddress_1b36r_615 ._newForm_1b36r_632 ._phoneCols_1b36r_685{display:grid;grid-template-columns:70px 1fr;gap:8px!important}._newAddress_1b36r_615 ._newForm_1b36r_632 ._phoneCols_1b36r_685 ._flags_1b36r_663{width:70px!important;display:flex;justify-content:center;align-items:center;gap:8px;cursor:pointer}._newAddress_1b36r_615 ._newForm_1b36r_632 ._phoneCols_1b36r_685 ._flags_1b36r_663>img:first-child{width:24px;height:20px}._active_1b36r_703{color:#0a6c52!important}._inactive_1b36r_205{color:#344054!important}._active_cnt_1b36r_711{border:1px solid #b4dfd4!important}._disabled_1b36r_715{background-color:#5ebaa2;cursor:not-allowed}._loading_1b36r_720{display:flex;justify-content:center;align-items:center;margin:20px 0}.skeletonLoader{background-color:#fff;border-radius:4px;padding:20px;animation:loading 1.5s infinite;display:flex;flex-direction:column;width:100%}.skeletonHeader{width:100%;height:16px;background-color:#ccc;margin-bottom:20px}.skeletonContent{width:100%;height:50px;background-color:#ddd;margin-bottom:10px}@keyframes loading{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.skeleton-wrap{width:100%}
