@charset "UTF-8";/*!
 * 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,#ffffff26,#fff0);--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:#212529bf;--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:#21252980;--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:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.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 0.5rem 1rem #00000026;--bs-box-shadow-sm:0 0.125rem 0.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:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:#0d6efd40;--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]{--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:#dee2e6bf;--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:#dee2e680;--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:#ffffff26;--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;color-scheme:dark}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background-color:#fff;background-color:var(--bs-body-bg);color:#212529;color:var(--bs-body-color);font-family: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;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.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-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}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{background-color:#fff3cd;background-color:var(--bs-highlight-bg);color:#212529;color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;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:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;background-color:var(--bs-body-color);border-radius:.25rem;color:#fff;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#212529bf;color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}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{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@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{-webkit-appearance:button;font:inherit}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:initial}[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-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;background-color:var(--bs-body-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#212529bf;color:var(--bs-secondary-color);font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@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-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 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:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.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}.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:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.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}.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:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.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}.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:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.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}.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:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.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}.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:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.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:#0000;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075);border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));color:var(--bs-table-color);color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid;border-top:calc(var(--bs-border-width)*2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0;border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 1px;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-columns>:not(caption)>tr>:nth-child(2n),.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-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}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-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}.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}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-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}.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}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-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}.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}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-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}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-bottom:calc(.375rem + var(--bs-border-width));padding-top:calc(.375rem + 1px);padding-top:calc(.375rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-bottom:calc(.5rem + var(--bs-border-width));padding-top:calc(.5rem + 1px);padding-top:calc(.5rem + var(--bs-border-width))}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-bottom:calc(.25rem + var(--bs-border-width));padding-top:calc(.25rem + 1px);padding-top:calc(.25rem + var(--bs-border-width))}.form-text{color:#212529bf;color:var(--bs-secondary-color);font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;background-color:var(--bs-body-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@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{background-color:#fff;background-color:var(--bs-body-bg);border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;color:#212529;color:var(--bs-body-color);outline:0}.form-control::-webkit-date-and-time-value{height:1.5em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:#212529bf;color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;color:#212529;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-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{background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;color:#212529;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;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:#e9ecef;background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-control-plaintext{background-color:initial;border:solid #0000;border-width:1px 0;border-width:var(--bs-border-width) 0;color:#212529;color:var(--bs-body-color);display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + var(--bs-border-width)*2);padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + var(--bs-border-width)*2);padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + var(--bs-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + var(--bs-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-control-color{height:calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + var(--bs-border-width)*2);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:.375rem;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px);height:calc(1.5em + .5rem + var(--bs-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px);height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%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");-webkit-appearance:none;appearance:none;background-color:#fff;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),none;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:#0000;text-shadow:0 0 0 #212529;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%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;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);-webkit-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);flex-shrink:0;height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.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;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.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;charset=utf-8,%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;charset=utf-8,%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{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%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");background-color:#0d6efd;border-color:#0d6efd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@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;charset=utf-8,%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{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(255, 255, 255, 0.25)'/%3E%3C/svg%3E")}.form-range{-webkit-appearance:none;appearance:none;background-color:initial;height:1.5rem;padding:0;width:100%}.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{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-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;width:1rem}@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{background-color:#e9ecef;background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height: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;width:1rem}@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{background-color:#e9ecef;background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#212529bf;background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:#212529bf;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 + 2px);height:calc(3.5rem + var(--bs-border-width)*2);line-height:1.25;min-height:calc(3.5rem + 2px);min-height:calc(3.5rem + var(--bs-border-width)*2)}.form-floating>label{border:1px solid #0000;border:var(--bs-border-width) solid #0000;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;z-index:2}@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::placeholder,.form-floating>.form-control::placeholder{color:#0000}.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-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.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:#212529a6;color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.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{background-color:#fff;background-color:var(--bs-body-bg);border-radius:.375rem;border-radius:var(--bs-border-radius);content:"";height:1.5em;inset:1rem .375rem;position:absolute;z-index:-1}.form-floating>.form-control:-webkit-autofill~label{color:#212529a6;color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0;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:#e9ecef;background-color:var(--bs-secondary-bg)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.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{align-items:center;background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.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),.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-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:#198754;color:var(--bs-form-valid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:#198754;background-color:var(--bs-success);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.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{background-image:url("data:image/svg+xml;charset=utf-8,%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-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem #19875440;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754;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;charset=utf-8,%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-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem #19875440;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:#198754;border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754;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 #19875440;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:#198754;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{color:#dc3545;color:var(--bs-form-invalid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:#dc3545;background-color:var(--bs-danger);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.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{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem #dc354540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545;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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem #dc354540;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:#dc3545;border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545;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 #dc354540;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:#dc3545;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:0.75rem;--bs-btn-padding-y:0.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:#0000;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:#0000;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:#0000;--bs-btn-box-shadow:inset 0 1px 0 #ffffff26,0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;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);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check+.btn:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-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{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.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:#0000;--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:#0000;--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:#0000;--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:#0000;--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:#0000;--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:#0000;--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:#0000;--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:#0000;--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:#0000;--bs-btn-border-color:#0000;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:#0000;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:#0000;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:#0000;--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:0.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:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.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{height:auto;transition:width .35s ease;width:0}@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{border-bottom:0;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.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:0.5rem;--bs-dropdown-spacer:0.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:0.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:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid #0000;border-left:.3em solid;border-right:0;border-top:.3em solid #0000;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid #0000;border-right:.3em solid;border-top:.3em solid #0000;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:initial;border:0;border-radius:0;border-radius:var(--bs-dropdown-item-border-radius,0);clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:initial;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.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:#ffffff26;--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{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.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:.375rem;border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px;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-bottom-right-radius:0;border-top-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-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.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-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;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:-1px;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-left-radius:0;border-bottom-right-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:0.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;list-style:none;margin-bottom:0;padding-left:0}.nav-link{background:0 0;border:0;color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;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{box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.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{border:var(--bs-nav-tabs-border-width) solid #0000;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.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{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{border-bottom:var(--bs-nav-underline-border-width) solid #0000;padding-left:0;padding-right:0}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:initial}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{border-bottom-color:initial;color:var(--bs-nav-underline-link-active-color);font-weight:700}.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:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.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:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(33, 37, 41, 0.75)' 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),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);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:0.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;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:initial;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:75vh;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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:#ffffff8c;--bs-navbar-hover-color:#ffffffbf;--bs-navbar-disabled-color:#ffffff40;--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:#ffffff1a}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' 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:0.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:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.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:0.75rem;word-wrap:break-word;background-clip:initial;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);color:#212529;color:var(--bs-body-color);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{color:var(--bs-card-title-color);margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{color:var(--bs-card-subtitle-color);margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.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-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-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;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-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-bottom-left-radius:0;border-top-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 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.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;charset=utf-8,%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 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%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 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem #0d6efd40;--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{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-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-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-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-left:0;border-radius:0;border-right:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%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;charset=utf-8,%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:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:"/";content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.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 0.25rem #0d6efd40;--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;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;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{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:initial;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:#0000;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:#0000;--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;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{color:var(--bs-alert-link-color);font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.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:0.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 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);display:flex;font-size:var(--bs-progress-font-size);height:var(--bs-progress-height);overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);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:progress-bar-stripes 1s linear infinite}@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:0.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;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%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:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem #0d6efd40;--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);background:#0000 var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:initial;height:1em;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1em}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close.disabled,.btn-close:disabled{opacity:var(--bs-btn-close-disabled-opacity);pointer-events:none;-webkit-user-select:none;user-select:none}.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:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.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),0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;max-width:100%;pointer-events:none;position:absolute;width:-webkit-max-content;width:max-content;z-index:var(--bs-toast-zindex)}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);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));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{word-wrap:break-word;padding:var(--bs-toast-padding-x)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.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:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@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{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;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);display:flex;flex-shrink:0;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.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{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.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:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.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:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;word-wrap:break-word;display:block;font-family: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;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:var(--bs-tooltip-margin);opacity:0;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.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:0.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:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);display:block;font-family: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;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid #0000;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc((var(--bs-popover-arrow-height))*-1 - 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{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.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{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc((var(--bs-popover-arrow-height))*-1 - 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{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.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{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{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);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@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:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@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{align-items:center;background:0 0;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@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;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%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;charset=utf-8,%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{bottom:0;display:flex;justify-content:center;left:0;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid #0000;border-top:10px solid #0000;box-sizing:initial;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;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{animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid #0000}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.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:-0.125em;--bs-spinner-animation-speed:0.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 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{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:initial!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{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:initial!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{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:initial!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1199.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{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:initial!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1399.98px){.offcanvas-xxl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{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:initial!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{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{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin:calc(var(--bs-offcanvas-padding-y)*-.5) calc(var(--bs-offcanvas-padding-x)*-.5) calc(var(--bs-offcanvas-padding-y)*-.5) auto;padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:var(--bs-offcanvas-title-line-height);margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.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{animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:#0d6efd!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:#6c757d!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:#198754!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:#0dcaf0!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:#ffc107!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:#dc3545!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:#f8f9fa!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:#212529!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#0d6efd!important;color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#0d6efd!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important;color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;text-decoration-color:#0a58ca!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:#6c757d!important;color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#6c757d!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important;color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;text-decoration-color:#565e64!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:#198754!important;color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#198754!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:#146c43!important;color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;text-decoration-color:#146c43!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:#0dcaf0!important;color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#0dcaf0!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important;color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;text-decoration-color:#3dd5f3!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:#ffc107!important;color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#ffc107!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important;color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;text-decoration-color:#ffcd39!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:#dc3545!important;color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#dc3545!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important;color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;text-decoration-color:#b02a37!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:#f8f9fa!important;color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#f8f9fa!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:#f9fafb!important;color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;text-decoration-color:#f9fafb!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:#212529!important;color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#212529!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important;color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;text-decoration-color:#1a1e21!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:#000!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#000!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:#000000bf!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:#000000bf!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{box-shadow:0 0 0 .25rem #0d6efd40;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);outline:0}.icon-link{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:inline-flex;gap:.375rem;text-decoration-color:#0d6efd80;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em}.icon-link>.bi{fill:currentcolor;flex-shrink:0;height:1em;transition:transform .2s ease-in-out;width:1em}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:translate3d(.25em,0,0);transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width: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{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{top:0}.sticky-sm-bottom,.sticky-sm-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-sm-bottom{bottom:0}}@media (min-width:768px){.sticky-md-top{top:0}.sticky-md-bottom,.sticky-md-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-md-bottom{bottom:0}}@media (min-width:992px){.sticky-lg-top{top:0}.sticky-lg-bottom,.sticky-lg-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-lg-bottom{bottom:0}}@media (min-width:1200px){.sticky-xl-top{top:0}.sticky-xl-bottom,.sticky-xl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xl-bottom{bottom:0}}@media (min-width:1400px){.sticky-xxl-top{top:0}.sticky-xxl-bottom,.sticky-xxl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xxl-bottom{bottom:0}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;white-space:nowrap!important;width:1px!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px;width:var(--bs-border-width)}.align-baseline{vertical-align:initial!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{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{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:0 .5rem 1rem #00000026!important;box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;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:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important;border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important;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:1px solid #dee2e6!important;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:1px solid #dee2e6!important;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:1px solid #dee2e6!important;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:#9ec5fe!important;border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:#c4c8cb!important;border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:#a3cfbb!important;border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:#9eeaf9!important;border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:#ffe69c!important;border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:#f1aeb5!important;border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:#e9ecef!important;border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:#adb5bd!important;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:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.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-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top: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{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;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(13,110,253,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(108,117,125,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(25,135,84,var(--bs-text-opacity))!important;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(13,202,240,var(--bs-text-opacity))!important;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(255,193,7,var(--bs-text-opacity))!important;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(220,53,69,var(--bs-text-opacity))!important;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(248,249,250,var(--bs-text-opacity))!important;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(0,0,0,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(255,255,255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#212529bf!important;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:#212529bf!important;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:#21252980!important;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:#000!important;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:#052c65!important;color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:#2b2f32!important;color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:#0a3622!important;color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:#055160!important;color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:#664d03!important;color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:#58151c!important;color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:#495057!important;color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:#495057!important;color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.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;text-decoration-color:rgba(13,110,253,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;text-decoration-color:rgba(108,117,125,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;text-decoration-color:rgba(25,135,84,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;text-decoration-color:rgba(13,202,240,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;text-decoration-color:rgba(255,193,7,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;text-decoration-color:rgba(220,53,69,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;text-decoration-color:rgba(248,249,250,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;text-decoration-color:rgba(33,37,41,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;text-decoration-color:#0d6efd!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:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.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(13,110,253,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(108,117,125,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(25,135,84,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(13,202,240,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(255,193,7,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(220,53,69,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(33,37,41,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(0,0,0,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:initial!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(233,236,239,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:#cfe2ff!important;background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:#e2e3e5!important;background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:#d1e7dd!important;background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:#cff4fc!important;background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:#fff3cd!important;background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:#f8d7da!important;background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:#fcfcfd!important;background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:#ced4da!important;background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:linear-gradient(180deg,#ffffff26,#fff0)!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.25rem!important;border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:.5rem!important;border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:1rem!important;border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:2rem!important;border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important;border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!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:.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:.5rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:.5rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:2rem!important;border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!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:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:.5rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:.5rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:.5rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:.5rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.375rem!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:.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:.5rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:.5rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:2rem!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:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:50rem!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{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{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-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top: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{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{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{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{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-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top: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{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{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{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{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-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top: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{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{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{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{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-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top: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{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{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{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{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-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top: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{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{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}}@font-face{font-family:Louis-Geroge-Cafe;font-weight:400;src:local("Louis-Geroge-Cafe"),url(/static/media/Louis-George-Cafe.17cd25f83710eb436d1e.ttf) format("truetype")}@font-face{font-family:EXO2\.0-REGULAR;font-weight:400;src:local("EXO2.0-REGULAR"),url(/static/media/EXO2.0-REGULAR.5b97c8a6a9b9aa05b4be.OTF) format("truetype")}@font-face{font-display:block;font-family:Exo2-Bold;font-weight:bolder;src:local("Exo2-Bold"),url(/static/media/Exo2-Bold.1d34720f5ed48aec7abe.otf) format("truetype")}@font-face{font-display:block;font-family:Exo2\.0-Medium;font-weight:700;src:local("Exo2.0-Medium"),url(/static/media/Exo2.0-Medium.1766846914e1ebaaa727.otf) format("truetype")}@font-face{font-display:block;font-family:Exo-BlackItalic;font-weight:700;src:local("Exo-BlackItalic"),url(/static/media/Exo-BlackItalic.600aab8a431b40502b16.ttf) format("truetype")}@font-face{font-display:block;font-family:Exo2-BoldItalic;font-weight:700;src:local("Exo2-BoldItalic"),url(/static/media/Exo2-BoldItalic.054e746167ea3f58a413.otf) format("truetype")}@font-face{font-display:block;font-family:Exo2\.0-SemiBold;font-weight:700;src:local("Exo2.0-SemiBold"),url(/static/media/Exo2.0-SemiBold.dc1f23c77e37764328ee.otf) format("truetype")}:root{--prime-blue:#3cc3f2;--darkest-blue:#091627;--dark-blue:#112949;--dark-blue-v2:#091525;--dark-blue-v3:#052144;--light-blue:#3cc3f2;--label-blue:#9cbdeb;--input-grey:#bbb;--black:#03080f;--light-black:#3d3d3d;--white:#fff;--orange:#ea7b2c;--light-orange:#e98742;--light-grey:#bdbdbd;--dark-grey:#8a8888;--background-blue:#ebf2f5;--light-green:#0f0;--green-crayola:#1fad5f;--android-green:#a7bc2a;--border-color:#707070;--yellow:#f1b715;--red:#c92b2b;--tool-bg-blue:#060e18;--tool-dark-blue:#08162a;--tool-sb-color:#0e1721;--vertical-blue-black-gradient:linear-gradient(0deg,#000,#112949);--horizontal-blue-black-gradient:linear-gradient(270deg,#000,#112949);--shadow-color:#11294980;--dark-shadow-color:#0000001a;--modal-color:#00000080;--xxs-font:0.4vw;--xs-font:0.6vw;--s-font:0.85vw;--sm-font:0.95vw;--m-font:1vw;--ml-font:1.2vw;--l-font:1.4vw;--xl-font:1.6vw;--xxl-font:2vw;--xxxl-font:2.2vw;--landscape-sm-font:12px;--landscape-m-font:14px;--landscape-ml-font:16px;--landscape-l-font:20px;--landscape-xl-font:24px;--landscape-xxl-font:28px;--landscape-xxxl-font:32px;--rem-xs-font:0.75rem;--rem-sm-font:0.875rem;--rem-base-font:1rem;--rem-lg-font:1.125rem;--rem-xl-font:1.25rem;--rem-2xl-font:1.5rem;--rem-3xl-font:1.875rem;--rem-4xl-font:2.25rem;--rem-5xl-font:3rem;--rem-6xl-font:3.75rem;--rem-7xl-font:4.5rem;--rem-8xl-font:6rem;--rem-9xl-font:8rem;--m-border-radius:0.6rem}@media only screen and (max-width:500px){:root{--xxs-font:2vw;--xs-font:3.5vw;--s-font:4vw;--sm-font:5vw;--m-font:6vw;--ml-font:7vw;--l-font:8vw;--xl-font:9vw;--xxl-font:10vw;--xxxl-font:11vw}}@media (min-width:1020px) and (max-width:1040px) and (min-height:1300px) and (max-height:1390px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),(min-width:500px) and (max-width:580px) and (min-height:700px) and (max-height:750px),(min-width:700px) and (max-width:1000px) and (min-height:700px) and (max-height:1000px),(min-width:750px) and (max-width:880px) and (min-height:900px) and (max-height:1200px),(min-width:800px) and (max-width:1000px) and (min-height:1300px) and (max-height:1400px),only screen and (min-width:700px) and (max-width:780px) and (min-height:900px) and (max-height:1100px){:root{--xxs-font:0.75vh;--xs-font:0.9vh;--s-font:1.2vh;--sm-font:1.4vh;--m-font:1.6vh;--ml-font:1.8vh;--l-font:2vh;--xl-font:2.2vh;--xxl-font:2.4vh;--xxxl-font:2.6vh}}*{box-sizing:border-box;font-family:Louis-Geroge-Cafe;line-height:normal;margin:0;padding:0}@media only screen and (min-width:1024px){::-webkit-scrollbar{background:#0000;border-radius:5px;position:absolute;width:.5vh}::-webkit-scrollbar-track{border:.1vh solid #75747457;border-radius:5px}::-webkit-scrollbar-thumb{background-color:#f1f7f999;border-radius:5px}}@media only screen and (min-width:300px) and (max-width:950px) and (orientation:landscape),only screen and (min-width:700px) and (max-width:1000px) and (min-height:800px) and (max-height:1000px){::-webkit-scrollbar{background:#0000;border-radius:5px;position:absolute;width:.5vh}::-webkit-scrollbar-track{border:.1vh solid #75747457;border-radius:5px}::-webkit-scrollbar-thumb{background-color:#f1f7f999;border-radius:5px}}::placeholder{color:#bdbdbd;color:var(--light-grey);opacity:1}:-ms-input-placeholder{color:#bdbdbd;color:var(--light-grey)}::-ms-input-placeholder{color:#bdbdbd;color:var(--light-grey)}#root{display:block;height:100vh;position:relative;width:100vw}body::-webkit-scrollbar{display:none;position:absolute}body::-webkit-scrollbar-track{border:1px solid #112949;border:1px solid var(--dark-blue,#112949);box-shadow:inset 0 0 6px #0000004d}body::-webkit-scrollbar-thumb{background-color:#112949;background-color:var(--dark-blue,#112949)}button{cursor:pointer}ol,ul{list-style-position:inside}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.client-btns{align-items:center;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:.85vw;font-size:var(--s-font);justify-content:center;min-width:150px;outline:none;padding:7px 25px;text-align:center;text-decoration:none}.client-btns:hover{opacity:.8}@media only screen and (max-width:1300px){.client-btns{min-width:120px;padding:5px 14px}}@media only screen and (max-width:500px){.client-btns{min-width:120px;padding:5px 20px}}.client-input{align-items:center;border:none;border-radius:6px;display:flex;font-size:.85vw;font-size:var(--s-font);outline:none;padding:7px 10px;position:relative;width:100%}@media only screen and (max-width:1300px){.client-input{border-radius:5px;padding:7px}}@media only screen and (max-width:500px){.client-input{border-radius:5px;padding:5px}}.client-input::-webkit-input-placeholder{color:#bbb;color:var(--input-grey,#e98742);font-style:italic}.client-input::-moz-placeholder{color:#bbb;color:var(--input-grey,#e98742);font-style:italic}.client-input:-ms-input-placeholder{color:#bbb;color:var(--input-grey,#e98742);font-style:italic}.client-input:-moz-placeholder{color:#bbb;color:var(--input-grey,#e98742);font-style:italic}.client-dashboard-input{align-items:center;background:#11294966;border:.5px solid #fff6;border-radius:6px;color:#fff;color:var(--white,#fff);display:flex;font-size:.85vw;font-size:var(--s-font);outline:none;padding:7px 10px;position:relative;width:100%}@media only screen and (max-width:1300px){.client-dashboard-input{border-radius:5px;padding:5px}}@media only screen and (max-width:500px){.client-dashboard-input{border-radius:5px;padding:5px}}.client-dashboard-input::-webkit-input-placeholder{color:#bbb;color:var(--input-grey,#e98742);font-style:italic}.client-dashboard-input::-moz-placeholder{color:#bbb;color:var(--input-grey,#e98742);font-style:italic}.client-dashboard-input:-ms-input-placeholder{color:#bbb;color:var(--input-grey,#e98742);font-style:italic}.client-dashboard-input:-moz-placeholder{color:#bbb;color:var(--input-grey,#e98742);font-style:italic}.lazy-img{filter:blur(3px);transition:.3s}.show-img{filter:none}.toast-container{background:#3cc3f2;background:var(--light-blue)}.toast-container,.toast-error-container{border-radius:8px;box-shadow:2px 2px 3px #00000029;display:flex;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.toast-error-container{background:#e98742;background:var(--light-orange)}.toast-content{color:#fff;padding:1vh 2vh;text-align:center}.tooltip-container{background-color:#03080f;background-color:var(--black,#03080f);border-radius:2px;color:#fff;color:var(--white,#fff);display:none;font-size:.85vw;font-size:var(--s-font);max-width:20vw;overflow:hidden;padding:4px;position:fixed;z-index:2}@media only screen and (min-width:1000px){.tooltip-container-hover{display:flex;flex-direction:column}}@media only screen and (max-width:500px){.tooltip-container{max-width:90vw}}.modal-content{border:none;border-radius:16px}.btn-close{display:none}.error-div{background:blue;display:inline-block;height:400px;position:relative;top:50%;transform:translateY(-50%);width:100vw}.error-head{display:block;font-size:2.5rem;text-align:center;transform:translateY(-50%)}.error-head,.get-back{color:azure;margin:10px auto;position:relative;top:50%}.get-back{background-color:#000;border-radius:4px;display:inline-block;font-size:1.2rem;left:50%;padding:5px 20px;text-decoration:none;transform:translate(-50%,-50%)}.client-lost-error-section{background:var(--vertical-blue-black-gradient);color:#fff;color:var(--white,#fff);height:100%;padding:20px;position:absolute;right:0;width:100%}.client-lost-ez-logo{display:inline-block;height:50px;margin:0 auto 10px;position:relative;width:50px}.client-lost-ez-logo img{height:100%;position:relative;width:100%}.client-lost-error-msg{position:absolute;width:30%}.client-lost-error-msg-big{display:block;font-size:64px}.client-lost-error-msg-small{display:block;font-size:22px}.client-lost-error-img{bottom:30px;height:70%;position:absolute;right:30px}@media only screen and (max-width:500px){.client-lost-error-section{height:100%;top:50%;transform:translateY(-50%);width:100vw}.client-lost-ez-logo{height:40px;width:40px}.client-lost-error-msg{position:absolute;transform:translateY(10px);width:90%}.client-lost-error-msg-big{font-size:28px}.client-lost-error-msg-small{font-size:16px}.client-lost-error-img{height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}}.client-dashboard-container{background-color:var(--vertical-blue-black-gradient);display:grid;grid-template-areas:"sidenav sidebar topnav" "sidenav sidebar dashboard";grid-template-columns:60px 25% auto;grid-template-rows:60px auto;height:100vh;overflow:hidden;position:relative;width:100vw}.glass-container{background:#f1f7f926}.glass-container,.glass-container-hover:hover{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;color:var(--white,#fff)}.glass-container-hover:hover{background:#f1f7f933}.glass-container-active{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#09152666;color:#fff;color:var(--white,#fff)}.client-input-error{word-wrap:break-word;color:#ea7b2c;color:var(--orange,#ea7b2c);font-size:var(--xs-font);height:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:25px;margin-top:2px;vertical-align:top;width:90%}.client-dashboard-background-container{background:var(--vertical-blue-black-gradient);display:block;height:100vh;position:absolute;width:100vw}.client-dashboard-background-image{background-color:var(--vertical-blue-black-gradient);background-image:url(/static/media/dashboard-bg.f8f5a8ac5dbb3922d499.png);background-size:cover;display:block;height:100%;position:relative;width:100%}.client-dashboard-background-gradient{background:linear-gradient(0deg,#0f1219,#192843 62%,#112949);display:block;height:100%;position:relative;width:100%}.client-modal{background:#0000;display:block;height:100vh;position:absolute;width:100vw;z-index:5}.client-modal-container{background:var(--vertical-blue-black-gradient);font-size:var(--s-font);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:50%;padding:10px;position:absolute;text-align:left;transform:translateX(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-modal-head{display:flex;justify-content:space-between}.client-modal-container-head{color:#3cc3f2;color:var(--light-blue,#3cc3f2);display:inline-block;font-size:var(--l-font);position:relative;text-align:center}.client-modal-container-close-btn{background:#0000;border:none;color:#fff;color:var(--white,#fff);color:#3cc3f2;color:var(--light-blue,#3cc3f2);cursor:pointer;float:right;font-size:var(--l-font);outline:none;position:relative;transition:.1s;z-index:1}.client-modal-container-close-btn:hover{transform:scale(1.2)}.client-modal-btn{background:#ea7b2c;background:var(--orange,#ea7b2c);border:1px solid #ea7b2c;border:1px solid var(--orange,#ea7b2c);border-radius:5px;color:#fff;cursor:pointer;font-size:var(--s-font);min-width:150px;outline:none;padding:4px 10px;position:relative;transition:.1s}.client-modal-btn:hover{transform:scale(1.05)}.client-file-icon{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.client-file-icon img{height:100%;position:relative;width:100%}.client-file-type{background:#ea7b2c;background:var(--orange,#ea7b2c);border-radius:5px;color:#fff;font-size:var(--xs-font);font-weight:700;padding:4px;position:absolute;right:-5px;top:-7px}.client-empty-dashboard{align-items:center;background:#0000;color:#fff;color:var(--white,#fff);display:flex;grid-area:dashboard;height:calc(100vh - 60px);justify-content:center;overflow:hidden;position:relative;width:auto}.client-empty-dashbaord-text{font-size:var(--m-font);font-style:italic}.client-dashboard{background:#0000;display:flex;flex-direction:column;grid-area:dashboard;overflow:hidden;position:relative;width:auto}.client-dashboard-selector{column-gap:30px;display:flex;flex-direction:row;grid-area:top-dashboard-tab-buttons;position:relative}.client-dashboard-selector-btn{align-items:center;background:#0000;border:none;color:#9cbdeb;color:var(--light-blue,#9cbdeb);display:flex;font-size:var(--s-font);gap:.5vh;outline:none;padding:3px 0;position:relative}.client-dashboard-selector-btn-active,.client-dashboard-selector-btn:hover{color:#fff;color:var(--white,#fff)}.client-dashboard-selector-btn-active:after{background:#fff;background:var(--white,#fff);bottom:-2px;content:"";height:5px;left:0;position:absolute;width:100%}#client-share-selector-btn{font-size:var(--s-font);justify-self:flex-end;margin-left:auto;padding:0 3px}#client-share-selector-btn svg{font-size:var(--s-font)}.bottom-client-dashboard{height:100%;margin-top:5px;overflow-y:auto;position:relative;width:100%}.revoked-bottom-client-dashboard{border-radius:10px;height:100%;margin:10px;overflow-y:auto;position:relative}.revoked-bottom-client-dashboard-container{flex-wrap:wrap;justify-content:center;min-height:50vh;padding:1vh;position:relative}.revoked-bottom-client-dashboard-container,.revoked-bottom-client-dashboard-container-top{align-items:center;display:flex;flex-direction:column}.revoked-bottom-client-dashboard-container-top-heading{color:#ea7b2c;font-size:var(--ml-font);font-weight:700}.revoked-bottom-client-dashboard-container-top-img{height:20vh;padding:20px 0}.revoked-bottom-client-dashboard-container-bottom{display:flex;flex-direction:column}.revoked-bottom-client-dashboard-para{color:#fff;font-size:var(--m-font)}.client-revoked-tab-names-container{column-gap:5px;display:flex;flex-wrap:wrap;position:relative;row-gap:5px}.client-revoke-share-warning-name-item{align-items:center;background-color:#9cbdeb;background-color:var(--label-blue,#9cbdeb);border-radius:5px;column-gap:5px;display:flex;flex-wrap:wrap;font-size:var(--s-font);justify-content:space-between;margin-top:5px;padding:5px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-dashboard-card{border-radius:10px;color:#fff;color:var(--white,#fff);display:block;margin:10px;min-height:235px;padding:10px;position:relative}.client-dashboard-card-head{font-size:var(--m-font);margin:0 0 20px}.client-dashboard-block-head{color:#9cbdeb;color:var(--label-blue,#9cbdeb);font-size:var(--s-font);margin-bottom:10px}.client-delivery-notes-content{display:inline-block;font-size:var(--s-font);margin:0 0 10px;position:relative;text-align:left;width:70%}.client-dashboard-file-block{align-items:top;display:flex;flex-direction:row;justify-content:center;margin:2px auto 5px;position:relative;width:100%}.client-dashboard-file-content{display:flex;flex-direction:column;font-size:1.2rem;position:relative;vertical-align:top;width:50%}.client-target-files{align-items:center;column-gap:20px;display:flex;flex-direction:row;margin:2px 0 5px;position:relative;vertical-align:middle;width:100%}.client-target-download{color:#ea7b2c;color:var(--orange,#ea7b2c);display:inline-block;font-size:var(--m-font);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.client-file-download-link{align-items:center;color:#3cc3f2;color:var(--light-blue,#3cc3f2);cursor:pointer;display:flex;font-size:var(--sm-font);justify-content:center;text-decoration:none}.client-file-download-link:hover{color:#ea7b2c;color:var(--orange,#ea7b2c)}.client-target-file-name{word-wrap:break-word;display:inline-block;font-size:var(--s-font);height:auto;position:relative}.client-target-file{align-items:center;column-gap:10px;display:flex;flex-direction:row;position:relative;width:-webkit-max-content;width:max-content}.client-target-file-logo{float:left;height:28px;position:relative;width:28px}.client-file-icon{display:inline-block;position:relative}.client-dashboard-file-right{display:block;position:relative;width:100%}.client-delivery-details-block{display:flex;flex-direction:column;margin:20px 0;position:relative;row-gap:10px}.client-delivery-details{font-size:var(--s-font);line-break:anywhere;position:relative;width:100%}.client-dashboard-delivery-details{display:flex;flex-direction:column;position:relative;width:100%}.client-dashboard-delivery-details p{justify-content:right;justify-self:start;line-break:normal;position:relative;text-align:justify;text-align:left;width:70%}.client-dashboard-delivery-details ul{margin-bottom:10px;position:relative;width:100%}.client-dashboard-delivery-details ul li{line-break:normal;margin:2px 20px}.bottom-dashboard{display:block;font-size:1.2rem;position:relative}.bottom-dashboard-tab{border-top:1px solid var(--light-grey);height:590px;overflow-y:auto}.bottom-dashboard-tab-btn{background:#fff;border:none;color:var(--dark-grey);cursor:pointer;font-size:1.2rem;margin-right:2px;outline:none;padding:5px 20px}.assignment-id{float:right;font-size:1.3rem;margin-right:20px}.client-archive-file-btn{color:var(--light-grey);font-size:var(--xl-font);margin:5px}@media only screen and (max-width:1025px) and (min-width:850px){.client-btns{min-width:80px}.client-dashboard-input{padding:5px 4px}.client-new-file-btn{min-width:auto}.client-maintenance-error-msg-big{font-size:36px}.client-maintenance-error-msg-small{font-size:18px}.client-maintenance-error-img{bottom:30px;height:40%;position:absolute;right:30px;width:auto}.bottom-client-dashboard,.revoked-bottom-client-dashboard{margin-top:5px}.revoked-bottom-client-dashboard-container-top-heading,.revoked-bottom-client-dashboard-para{font-size:var(--sm-font)}}@media only screen and (max-width:850px) and (min-width:500px){.client-dashboard-container{grid-template-columns:30px 25% auto;grid-template-rows:30px auto}.client-maintenance-error-section{width:calc(100% - 30px)}.client-btns{border-radius:2px;min-width:80px}.client-dashboard-input{padding:5px 4px}.client-add-btn{height:15px;width:15px}.client-new-file-btn{border-radius:2px;min-width:auto}.client-file-history-head-top{height:30px}.client-maintenance-error-msg-big{font-size:36px}.client-maintenance-error-msg-small{font-size:18px}.client-maintenance-error-img{bottom:30px;height:40%;position:absolute;right:30px;width:auto}.client-file-stage{height:20px;width:20px}.client-dashboard-card{margin:5px;padding:5px}.client-dashboard-selector{column-gap:10px}.bottom-client-dashboard,.revoked-bottom-client-dashboard{margin-top:5px;min-height:50vh}.revoked-bottom-client-dashboard-container-top-heading,.revoked-bottom-client-dashboard-para{font-size:var(--sm-font)}.client-dashboard-file-decrypt-form{min-width:300px}}@media only screen and (max-width:1460px){.client-file-logo img{height:38px;width:38px}.client-file-logo{margin-bottom:15px}.client-dashboard-selector{column-gap:20px;margin-top:15px}.client-dashboard-card{margin:15px;min-height:200px}.client-dashboard-card-head{margin:5px 0 10px}.client-dashboard-file-decrypt-btn{min-height:60px}.client-target-file-logo{height:25px;width:25px}.client-secure-key-btn{min-width:120px}.client-decrypt-btn-info{left:5px}.decrypt-resend-btn{min-width:120px;padding:0 5px}.client-dashboard-file-decrypt-form{min-width:100%}}@media only screen and (max-width:500px){.client-dashboard-container{align-content:stretch;background:var(--vertical-blue-black-gradient);grid-template-areas:"topnav" "dashboard" "sidenav";grid-template-columns:100vw;grid-template-rows:50px 1fr 50px;justify-content:stretch}.glass-container-active{background:#f1f7f940}.client-dashboard-background-image{background:var(--vertical-blue-black-gradient)}.client-modal-container{display:flex;flex-direction:column;font-size:var(--s-font);left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}.client-modal-container-head{font-size:var(--m-font)}.client-dashboard{overflow-y:auto}.bottom-client-dashboard,.revoked-bottom-client-dashboard{margin-top:5px;min-height:50vh}.revoked-bottom-client-dashboard-container-top-heading,.revoked-bottom-client-dashboard-para{font-size:var(--sm-font)}.client-dashboard-selector{column-gap:20px;margin-top:10px}#client-share-selector-btn{font-size:var(--s-font)}.client-dashboard-card{margin:10px;padding:10px}.client-dashboard-card-head{font-size:var(--s-font);margin:0 0 10px}.client-delivery-notes-content{word-wrap:break-word;line-break:normal;margin:0 0 10px;width:auto}.client-dashboard-file-block{flex-direction:column;margin:0 auto;row-gap:10px}.client-dashboard-file-content{row-gap:5px;width:100%}.client-target-files{justify-content:space-between;margin:0}.client-target-file-name{max-width:60vw}.client-delivery-details-block{margin:10px 0;row-gap:5px}}@media (min-width:1000px) and (max-width:1100px) and (min-height:1300px) and (max-height:1400px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),(min-width:700px) and (max-width:1000px) and (min-height:700px) and (max-height:1000px),(min-width:750px) and (max-width:880px) and (min-height:900px) and (max-height:1200px),(min-width:800px) and (max-width:1000px) and (min-height:1300px) and (max-height:1400px),only screen and (min-width:700px) and (max-width:780px) and (min-height:900px) and (max-height:1100px){.client-dashboard-container{align-content:stretch;background:var(--vertical-blue-black-gradient);grid-template-areas:"topnav" "dashboard" "sidenav";grid-template-columns:100vw;grid-template-rows:6vh 1fr 6vh;justify-content:stretch}.glass-container-active{background:#f1f7f940}.client-dashboard-input{border-radius:7px;padding:10px}.client-btns{border-radius:7px;min-width:180px;padding:10px 20px}.client-dashboard-background-image{background:var(--vertical-blue-black-gradient)}.client-modal-container{display:flex;flex-direction:column;font-size:var(--s-font);left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}.client-modal-container-head{font-size:var(--m-font)}.client-dashboard{overflow-y:auto}.client-dashboard-selector{column-gap:20px;margin-top:15px}.client-dashboard-card{margin:15px;padding:15px}.client-dashboard-card-head{margin:0 0 15px}.client-dashboard-block-head{margin-bottom:15px}.client-delivery-notes-content{word-wrap:break-word;line-break:normal;margin:0 0 15px;width:auto}.client-dashboard-file-block{flex-direction:column;margin:0 auto;row-gap:15px}.client-dashboard-file-content{row-gap:10px;width:100%}.client-target-files{justify-content:space-between;margin:0}.client-target-download svg{height:25px;width:25px}.client-delivery-details-block{margin:10px 0}}@media screen and (min-width:2000px){.client-dashboard-container{grid-template-columns:100px 25% auto}}.login-input{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.client-login-input-error{color:red;font-size:var(--xs-font);position:absolute;right:28px;top:50%;transform:translateY(-50%);z-index:1}.client-login-signup{background-color:#d2d4d3;display:flex;flex-direction:row;font-size:var(--s-font);overflow:hidden}.client-lg-sn-img-container,.client-login-signup{box-sizing:border-box;height:100vh;position:relative;width:100vw}.client-lg-sn-img-container{background:#0000;float:right;z-index:1}.client-login-text{display:none;font-size:48px;left:32vw;position:absolute;top:45vh;width:300px;z-index:1}@media only screen and (max-width:1300px){.client-login-text{font-size:36px;width:200px}}.client-login-background{background-size:cover;height:100%;position:relative;width:100%}.client-login-background-img{height:auto}#client-login-background-mobile,.client-login-background-img{background-size:cover;display:none;position:relative;width:100vw}#client-login-background-mobile{height:80vw;top:9vh}#client-login-background-tablet{background-size:cover;display:none;height:80vw;position:relative;width:100vw}#client-login-background-desktop{display:block}.client-lg-sn-animate-container,.client-lg-sn-form-container{background:linear-gradient(#112949,#03080f);background:linear-gradient(var(--dark-blue,#112949),var(--black,#03080f));border-radius:10px 10px 0 0;bottom:0;box-sizing:border-box;color:#fff;display:block;height:80vh;left:5%;position:absolute;width:25%;z-index:2}.client-lg-sn-animate-container{transition:.5s}.client-lg-sn-animate-container-active{border-radius:0;height:100vh;left:0;width:100vw;z-index:2}@keyframes login-animation{0%{opacity:0}to{opacity:1}}.client-solo-component{display:none}.client-brand-access{align-items:center;display:flex;justify-content:space-between}.client-access-head{margin-bottom:0!important}.client-brand{background:#0000;font-size:var(--xxs-font);height:auto;left:6.3%;position:absolute;top:23%;width:10%;z-index:3}.client-brand img{background:#0000;height:34%;position:relative;width:34%}.client-login-form{bottom:55px;display:block;left:50%;margin:10px auto;position:absolute;top:50%;transform:translate(-50%,-30%);width:90%;z-index:2}.client-form-head{color:#fff;font-size:var(--xxl-font);margin-bottom:20px}.client-form-input{background-color:#d2d4d3;color:#112949;color:var(--dark-blue,#112949);margin:5px auto 15px;width:100%}.client-form-input::-webkit-input-placeholder{color:#3d3d3d;color:var(--light-black,#3d3d3d);font-style:italic}.client-form-input::-moz-placeholder{color:#3d3d3d;color:var(--light-black,#3d3d3d);font-style:italic}.client-form-input:-ms-input-placeholder{color:#3d3d3d;color:var(--light-black,#3d3d3d);font-style:italic}.client-form-input:-moz-placeholder{color:#3d3d3d;color:var(--light-black,#3d3d3d);font-style:italic}.client-password-input{align-items:center;display:flex;margin:5px auto 15px;position:relative}.client-password-input input{margin:0}.client-pswd-show-btn{align-items:center;background:#0000;color:#bdbdbd;color:var(--light-grey,#bdbdbd);cursor:pointer;display:flex;font-size:var(--s-font);justify-content:center;outline:none;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.client-pswd-show-btn-active{color:#03080f;color:var(--black,#03080f)}.client-form-remember-check{display:block;position:relative;text-align:right}.client-login-btn{align-items:center;background:#3cc3f2;background:var(--light-blue,#3cc3f2);border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;float:right;font-size:var(--s-font);height:28px;justify-content:center;min-width:105px;outline:none;padding:0 5px;position:relative}.client-login-btn:hover{opacity:.95}.client-login-bottom-form-btns-table{width:100%}.client-login-btns-section{display:flex;flex-direction:column;position:relative;row-gap:10px}.client-login-btn-part{align-items:center;display:flex;justify-content:space-between;position:relative}.client-login-form-btns{align-items:center;column-gap:5px;display:inline-flex;font-size:var(--s-font);position:relative;text-decoration:none}.client-form-left-btns{float:left;position:relative}.client-anchor{color:#3cc3f2;color:var(--light-blue,#3cc3f2);cursor:pointer;display:inline-block;display:block;font-size:var(--s-font);margin:2px 0;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-form-right-btns{float:right;position:relative;width:150px}.client-form-botttom{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.client-verify-container{display:block;left:50%;margin:10px auto;position:absolute;top:50%;transform:translate(-50%,-30%);width:90%;z-index:2}.client-login-footer{align-items:center;bottom:20px;column-gap:10px;display:inline-flex;flex-direction:row;flex-wrap:wrap;font-size:var(--s-font);justify-content:center;position:absolute;row-gap:10px;text-align:center;width:100%;z-index:2}.client-login-footer-text{color:var(--white);text-decoration:none}.client-login-footer-item{align-items:center;color:#d2d4d3;column-gap:10px;display:flex;flex-wrap:nowrap;font-size:var(--xs-font);position:relative}.client-login-footer-separator{background:#d2d4d3;border-radius:10px;display:inline-block;height:5px;position:relative;width:5px}.rights-reserved{bottom:10px;color:#fff;color:var(--white,#fff);font-size:var(--xs-font);position:absolute;right:10px;z-index:1}@media only screen and (max-width:849px) and (min-width:500px){.company_icon_container img{height:10vh!important}.discount_text{font-size:12px!important}}@media only screen and (max-width:1025px) and (min-width:850px){.client-maintenance-error-msg{font-size:36px;transform:translateY(50px);width:80%}.client-login-background-img{height:100vh;left:40vh;width:auto}.company_icon_container img{height:15vh!important}.discount_text{font-size:20px!important}#client-login-background-desktop{display:block}.client-login-text{font-size:26px}.client-login-form{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:40%}.client-form-head{margin-bottom:10px}.client-input{padding:5px}.client-form-input{margin:5px auto 10px}.client-login-btns-section{row-gap:5px}.client-login-btn{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:24px;padding:5px 30px}.client-login-input-error{right:15px}}@media screen and (min-width:900px) and (max-width:924px) and (min-height:1350px) and (max-height:1380px){#client-login-background-tablet{height:84vw}}@media (min-width:1000px) and (max-width:1100px) and (min-height:1300px) and (max-height:1400px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),(min-width:750px) and (max-width:880px) and (min-height:900px) and (max-height:1200px),(min-width:800px) and (max-width:1000px) and (min-height:1300px) and (max-height:1400px),(min-width:900px) and (max-width:1000px) and (min-height:800px) and (max-height:1000px),only screen and (min-width:700px) and (max-width:780px) and (min-height:900px) and (max-height:1100px){.client-login-background-img{left:0}#client-login-background-tablet{display:block}.company_icon_container{bottom:47vh!important;left:20%!important}#client-login-background-desktop{display:none!important}.company_icon_container img{height:11vh!important}.discount_text{font-size:var(--l-font)!important}#client-login-background-mobile{display:none}.client-login-form{top:8vh!important}.client-brand{display:none}.client-brand img{height:40%;width:40%}.client-solo-component{align-items:center;display:flex;gap:.6vh;justify-content:space-between;left:6%;position:absolute;top:4%;width:25%}.client-solo-component img{height:4.5vh}.client-form-input{border-radius:7px;margin:15px auto;padding:7px}.client-login-btn{border-radius:7px;min-width:140px;padding:7px 15px}.client-lg-sn-form-container{align-self:center;color:#fff;height:42vh;left:23%;margin:0 2.5%;position:absolute;width:50%}.client-login-text{font-size:28px;left:10px;position:absolute;top:20vh;width:50vw;z-index:1}.login_redirect_container{display:flex;gap:2.5rem!important;justify-content:center;position:absolute;right:2.5rem!important;top:1rem!important;z-index:2}.client-lg-sn-img-container img{height:100vh;width:auto}.client-lg-sn-animate-container{color:#fff;height:42vh;left:50%;transform:translateX(-50%);width:50%}.client-lg-sn-animate-container-active{border-radius:0;height:100vh;width:100vw}.client-form-head{font-size:var(--xl-font)}.client-login-form{top:30px;transform:translate(-50%)}.client-verify-container{left:50%;margin:0;top:5%;transform:translateX(-50%);width:95%}.client-login-btns-section{row-gap:15px}.client-login-btn-part{align-items:flex-start}.client-login-form-btns{font-size:var(--m-font)}.client-login-footer{align-items:center;bottom:20px;column-gap:10px;display:inline-flex;flex-direction:row;flex-wrap:wrap;font-size:var(--s-font);justify-content:center;position:absolute;row-gap:10px;text-align:center;width:100%;z-index:2}.client-login-footer-item{align-items:center;color:#d2d4d3;column-gap:10px;display:flex;flex-wrap:nowrap;font-size:var(--xs-font);position:relative}.client-login-footer-item,.client-login-footer-text{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-login-footer-separator{background:#d2d4d3;border-radius:10px;display:inline-block;height:5px;position:relative;width:5px}#hidden-dot{display:inline-block}.rights-reserved{display:none}}@media only screen and (max-width:850px) and (min-width:500px){.client-maintenance-error-msg{font-size:36px;transform:translateY(50px);width:80%}.client-login-background-img{height:auto;width:100vw}#client-login-background-desktop{display:block}.client-login-text{font-size:26px}.client-login-form{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:40%}.client-form-head{margin-bottom:10px}.client-input{padding:5px}.client-form-input{margin:5px auto 10px}.client-login-btns-section{row-gap:5px}.client-login-btn{border-radius:2px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:40px;padding:3px 14px}.client-login-input-error{right:15px}.client-login-form-btns{column-gap:5px}.client-login-footer-item{justify-content:center;width:100%}.client-login-footer-text{width:79px}.client-login-footer-text-left{text-align:right}.client-login-footer-text-right{text-align:left}#hidden-dot{display:none}}@media only screen and (max-width:1460px){.client-login-background{background-image:url(/static/media/login-bg.fea9de0be931f12a4f5e.jpg);background-size:cover;height:100vh;position:relative;width:100vw}.client-login-footer-item{justify-content:center;width:100%}.client-login-footer-text{width:40%}.client-login-footer-text-left{text-align:right}.client-login-footer-text-right{text-align:left}#hidden-dot{display:none}}@media (min-height:1020px) and (max-height:1040px) and (min-width:1350px) and (max-width:1370px),only screen and (min-height:500px) and (max-height:550px) and (min-width:700px) and (max-width:730px){.client-login-background-img{height:100vh;width:auto}}@media only screen and (max-width:500px){#client-login-background-desktop,#client-login-background-tablet{display:none}#client-login-background-mobile{display:block;top:5vh}.client-brand{display:none}.client-login-text{font-size:28px;left:10px;position:absolute;top:20vh;width:50vw;z-index:1}.client-solo-component img{aspect-ratio:1/1;height:5vh;width:5vh}.client-lg-sn-img-container img{height:240px;top:10vh;width:auto}.client-solo-component{align-items:center;display:flex;gap:.6vh;justify-content:space-between;left:6%;position:absolute;top:4%;width:35%}.client-lg-sn-animate-container{color:#fff;height:50vh;left:50%;transform:translateX(-50%);width:95%}.client-lg-sn-animate-container-active{border-radius:0;height:100vh;width:100vw}.client-form-head{font-size:var(--xl-font)}.client-login-form{top:0;transform:translate(-50%,18%)}.client-login-btn{border-radius:4px}.client-verify-container{left:50%;margin:0;top:5%;transform:translateX(-50%);width:95%}.client-login-footer{width:100%}.client-login-footer-item{justify-content:center;width:100%}.client-login-footer-text-left{text-align:right}.client-login-footer-text-right{text-align:left}#hidden-dot,.rights-reserved{display:none}}.login_redirect_container{display:flex;gap:2.5rem;justify-content:center;position:absolute;right:2.5rem;top:1rem;z-index:2}.login_icon_new{height:2.1vh}.new_login_btn{align-items:center;cursor:pointer;display:flex;gap:.5vh}.company_icon_container{align-items:start;bottom:8vh;display:flex;flex-direction:column;left:34%;position:absolute;z-index:2}.company_icon_container img{height:100px;text-align:start}.discount_text{color:#112949;font-size:34px}@media screen and (min-width:2000px) and (max-width:3000px){.client-login-background-img{height:100%}.company_icon_container{bottom:14vh;gap:1vh}.company_icon_container img{height:150px}.discount_text{font-size:48px}}@media screen and (min-width:1700px) and (max-width:1750px){.client-login-background-img{height:100vh}}@media screen and (min-width:1024px) and (max-width:1499px){.discount_text{font-size:24px}.company_icon_container{bottom:13vh;left:34%}.company_icon_container img{height:12vh}.client-login-background-img{height:100%;left:0}}.new-form-label{margin-bottom:0}@media screen and (min-width:0px) and (max-width:380px){.discount_text{font-size:16px;white-space:nowrap}.company_icon_container{left:50%;position:absolute;top:28vh;transform:translateX(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#client-login-background-mobile{top:0}.company_icon_container img{height:7vh!important}.login_icon_new{height:12px!important}.login_redirect_container{gap:.5rem;padding:0 3vh;position:absolute;right:0;top:1rem;width:100vw}.client-lg-sn-form-container{align-self:center;color:#fff;height:60vh;left:0;margin:0 2.5%;position:absolute;width:95%}}@media screen and (min-width:381px) and (max-width:500px){.discount_text{font-size:22px;white-space:nowrap}.company_icon_container{left:50%;position:absolute;top:32vh;transform:translateX(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-mobile-head{font-size:26px}.company_icon_container img{height:7vh!important}.login_redirect_container{gap:1.5rem;padding:0 3vh;position:absolute;right:0!important;top:1rem!important;width:100vw!important}.login_icon_new{height:15px!important}.client-lg-sn-form-container{align-self:center;color:#fff;height:54vh;left:0;margin:0 2.5%;position:absolute;width:95%}.client-mobile-head{font-size:33px}}@media screen and (min-width:0px) and (max-width:1299px){.login_logo_new{height:31px!important}}@media screen and (min-width:1300px) and (max-width:1499px){.login_logo_new{height:38px}}@media screen and (min-width:1500px){.login_logo_new{height:45px}}@media screen and (min-width:0px) and (max-width:349px){.login_redirect_container{gap:.5rem!important}}@media screen and (min-width:350px) and (max-width:499px){.login_redirect_container{gap:1.5rem!important}}@media screen and (min-width:500px) and (max-width:599px){.login_redirect_container{align-items:center;gap:1.5rem!important;justify-content:center;right:0!important;width:100%}}.client-topnav{align-content:center;align-items:center;background:var(--horizontal-blue-black-gradient);box-shadow:0 2px 4px 0 var(--dark-shadow-color);box-sizing:border-box;display:flex;flex-direction:row;grid-area:topnav;justify-content:center;position:relative;vertical-align:middle;z-index:5}.client-ez-logo-topnav{display:none}.client-user{align-content:center;border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:50px;justify-content:left;margin:5px 10px 10px auto;min-width:150px;padding:5px 10px;position:absolute;right:10px;transition:.2s;vertical-align:middle}.client-user-img{border-radius:5px;height:40px;margin-left:12px;object-fit:cover;width:40px}.client-user-img,.client-user-name{display:inline-block;position:relative;top:50%;transform:translateY(-50%)}.client-user-name{color:#fff;color:var(--white,#fff);font-size:var(--m-font);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:.3s}#client-logout-box-user-name{color:#112949;color:var(--dark-blue,#112949)}.client-logout-box{background:#0000;border:1px solid var(--light-grey);border-radius:8px;display:none;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:183px;min-width:150px;overflow:hidden;position:absolute;right:20px;top:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.client-logout-btns{align-content:center;background:#fff;border:none;border-top:1px solid var(--light-grey);cursor:pointer;display:flex;flex-direction:row;font-size:var(--m-font);justify-content:left;outline:none;padding:4px 10px;position:relative;text-align:right;vertical-align:middle;width:100%;z-index:3}.client-logout-btns:hover{background:var(--background-blue)}#client-user-name-btn{border-top:none;height:48px}#client-user-name-btn:hover{background:#fff}@media only screen and (max-width:1460px){.client-user{border-radius:6px;height:40px;margin:5px 10px 5px auto;min-width:120px;padding:5px;right:5px}.client-user-img{border-radius:5px;height:30px;margin-left:10px;width:30px}.client-logout-box{border-radius:5px;max-height:153px;min-width:120px;right:15px;top:5px}.client-logout-btns{padding:5px}#client-user-name-btn{height:38px}}@media only screen and (max-width:1025px) and (min-width:850px){.client-logout-box,.client-user{min-width:80px}}@media only screen and (max-width:850px) and (min-width:500px){.client-user{height:20px;min-width:80px}.client-user-img{height:20px;width:20px}#client-user-name-btn{height:22px}.client-logout-box{min-width:80px}}@media (min-width:1000px) and (max-width:1100px) and (min-height:1300px) and (max-height:1400px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),(min-width:700px) and (max-width:1000px) and (min-height:700px) and (max-height:1000px),(min-width:750px) and (max-width:880px) and (min-height:900px) and (max-height:1200px),(min-width:800px) and (max-width:1000px) and (min-height:1300px) and (max-height:1400px),only screen and (min-width:700px) and (max-width:780px) and (min-height:900px) and (max-height:1100px){.client-topnav{grid-area:topnav;position:relative}.client-user{border-radius:1vh;height:5vh;padding:1vh}.client-user-name{font-size:var(--sm-font)}#client-user-name-btn{height:5vh}.client-user-img{height:4.5vh;width:4.5vh}.client-ez-logo-topnav{display:inline-block;height:5vh;left:15px;position:absolute;top:50%;transform:translateY(-50%);width:5vh}.client-logout-box{border-radius:1vh;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.client-logout-btns{font-size:var(--sm-font);padding:1vh}.client-ez-logo-topnav img{height:100%;width:100%}}@media only screen and (max-width:500px){.client-topnav{grid-area:topnav;position:relative}.client-ez-logo-topnav{display:inline-block;height:35px;left:7px;position:absolute;top:50%;transform:translateY(-50%);width:35px}.client-ez-logo-topnav img{height:100%;width:100%}.client-logout-btns,.client-user-name{font-size:var(--sm-font)}}.client-sidenav{align-items:center;background:var(--vertical-blue-black-gradient);box-shadow:0 2px 4px 0 var(--shadow-color);column-gap:1vh;display:flex;flex-direction:column;grid-area:sidenav;height:100vh;padding-top:10px;position:relative;row-gap:2vh;text-align:center;z-index:2}.client-ez-logo{aspect-ratio:1/1;display:inline-block;margin:0 auto;position:relative;width:4vh}.client-ez-logo img{height:100%;position:relative;width:100%}.client-sidenav-btn{align-items:center;aspect-ratio:1/1;background:none;border:none;border-radius:5px;box-sizing:border-box;color:#fff;display:flex;height:4.7vh;justify-content:center;margin:0 auto;outline:none;position:relative;text-align:center;transition:.2s;width:4.7vh}.client-mobile-sidebar-show-btn{display:none}.client-settings-btn{bottom:2%;position:absolute}.client-archive-btn{font-size:27px}.client-sidenav-icon{aspect-ratio:1/1;color:#fff;font-size:var(--xxl-font);transition:.2s;width:3vh}.client-sidenav-btn-active,.client-sidenav-btn-hover{background:#d8d5d559}@media only screen and (max-width:850px) and (min-width:500px){.client-sidenav-icon{height:100%;width:100%}}@media (min-width:1000px) and (max-width:1100px) and (min-height:1300px) and (max-height:1400px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),(min-width:700px) and (max-width:1000px) and (min-height:700px) and (max-height:1000px),(min-width:750px) and (max-width:880px) and (min-height:900px) and (max-height:1200px),(min-width:800px) and (max-width:1000px) and (min-height:1300px) and (max-height:1400px),only screen and (min-width:700px) and (max-width:780px) and (min-height:900px) and (max-height:1100px){.client-sidenav{align-items:center;background:#112949;background:var(--dark-blue,#112949);bottom:0;display:flex;flex-direction:row;height:6vh;justify-content:space-between;padding:0 1vw;position:fixed;text-align:end;width:100vw;z-index:4}.client-sidenav-btn{align-items:center;display:flex;justify-content:center;margin:0;padding:1vh}.client-sidenav-btn-hover{background:none}.client-mobile-sidebar-show-btn{align-items:center;display:flex;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-dashboard-sidebar-show-btn,.client-ez-logo{display:none}.client-sidenav-icon{width:3vh}.client-archive-btn,.client-settings-btn{align-items:center;display:flex;justify-content:center;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-archive-btn{font-size:3vh;margin-right:auto}}@media only screen and (max-width:500px){.client-sidenav{align-items:center;background:#192234;bottom:0;column-gap:2vh;display:flex;flex-direction:row;height:50px;justify-content:space-between;padding:2px 10px;position:fixed;row-gap:5px;text-align:end;vertical-align:middle;width:100vw;z-index:4}.client-sidenav-btn{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0;padding:1vh;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-sidenav-btn-hover{background:none}.client-sidenav-btn-active{background:#d8d5d559}.client-mobile-sidebar-show-btn{align-items:center;display:flex;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-dashboard-sidebar-show-btn,.client-ez-logo{display:none}.client-sidenav-icon{width:3vh}.client-archive-btn,.client-settings-btn{align-items:center;display:flex;justify-content:center;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-archive-btn{margin-right:auto}}.client-shared-users-container-head{column-gap:10px;display:flex;justify-content:space-between;margin:5px 0;padding:0 120px 0 20px;position:relative;width:100%}.client-shared-users-container-head-value{color:#9cbdeb;color:var(--label-blue,#9cbdeb);font-size:var(--s-font);position:relative;width:100%}.client-shared-users-container-head-value-center{text-align:center}.client-shared-user-card{grid-template-areas:"user shared-by time-accessed last-downloaded-version last-accessed-on accept-icon decline-icon";grid-template-columns:1fr 1fr 1fr 1fr 1fr .2fr .2fr}.client-share-user-card,.client-shared-user-card{grid-row-gap:10px;grid-column-gap:10px;border-radius:5px;column-gap:10px;display:grid;justify-content:space-between;position:relative;row-gap:10px;width:100%}.client-share-user-card{grid-template-areas:"user shared-by time-accessed last-downloaded-version last-accessed-on";grid-template-columns:1fr 1fr 1fr 1fr 1fr}.client-shared-user-card-info{align-items:flex-start;column-gap:10px;display:flex;flex-direction:column;font-size:var(--s-font);padding:10px;position:relative;row-gap:10px;width:100%;word-break:break-word}.request-client-shared-user-card-info-value{color:#ea7b2c;color:var(--orange,#ea7b2c)}.client-shared-user-card-info-head{color:#9cbdeb;color:var(--label-blue,#9cbdeb);display:none}.client-shared-user-card-info-center{align-items:center}@media only screen and (max-width:1460px){.client-logs-container{row-gap:5px}.client-log-container{margin:0 5px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:5px}.client-log-card-head{margin:5px}.client-log-items-container{margin:5px 0;padding:0 5px;row-gap:5px}.client-log-item-container{column-gap:5px}.client-log-item-card{padding:7px}.client-share-users-container-head,.client-shared-users-container-head{padding:0 5px}.client-shared-user-card{column-gap:5px}.client-shared-user-card-info{padding:7px}}@media (min-width:1020px) and (max-width:1040px) and (min-height:1350px) and (max-height:1370px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),only screen and (min-width:700px) and (max-width:780px) and (min-height:1000px) and (max-height:1050px){.client-log-container{background-color:#f1f7f90d}.client-log-item-card{padding:5px}.client-log-container{margin:0}.client-log-items-container{margin:0;padding:0}.client-shared-user-card{-webkit-backdrop-filter:none;backdrop-filter:none;column-gap:5px;grid-template-areas:"user last-accessed-on" "shared-by last-downloaded-version ";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;padding:7px;row-gap:5px}.client-shared-user-card-info{align-items:flex-start;font-size:var(--s-font);padding:0;row-gap:5px}.client-shared-user-card-info-head{display:block}.client-share-time-accessed,.client-share-users-container-head,.client-shared-users-container-head{display:none}.client-share-open-modal-btn{border-radius:4px;font-size:var(--sm-font);padding:5px}.client-access-log-search-container{width:55%}.client-access-log-item-container{column-gap:2px;grid-template-areas:"type-logo string string" "platform platform date";grid-template-columns:.1fr .8fr 1.2fr;grid-template-rows:1fr 1fr;row-gap:2px}.client-access-log-search-btn{height:15px;right:5px;width:15px}}@media only screen and (max-width:500px){.client-log-container{background-color:#f1f7f90d}.client-log-item-card{padding:5px}.client-log-container{margin:0}.client-log-items-container{margin:0;padding:0}.client-access-log-type-logo img{height:2.5vh;width:2.5vh}.client-shared-user-card{-webkit-backdrop-filter:none;backdrop-filter:none;column-gap:5px;grid-template-areas:"user last-accessed-on decline-icon" "shared-by last-downloaded-version accept-icon";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;padding:7px;row-gap:5px}.client-share-user-card,.client-share-yser-card{-webkit-backdrop-filter:none;backdrop-filter:none;column-gap:5px;grid-template-areas:"user last-accessed-on" "shared-by last-downloaded-version";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;padding:7px;row-gap:5px}.client-shared-user-card-info{align-items:flex-start;font-size:var(--xs-font);padding:0;row-gap:5px}.client-shared-user-card-info-head{display:block}.client-share-time-accessed,.client-share-users-container-head,.client-shared-users-container-head{display:none}.client-share-open-modal-btn{border-radius:4px;font-size:var(--s-font);padding:5px}.client-share-last-accessed-on-head-mobile{color:var(--orange);display:flex}.client-share-last-accessed-on-value-mobile{color:var(--white);display:flex}.client-share-last-accessed-on-head,.client-share-last-accessed-on-value{display:none}.client-access-log-sort-btn{font-size:var(--s-font)!important}.client-access-log-search-container{width:55%}.client-access-log-search-input{font-size:var(--xs-font)}.client-access-log-item-container{column-gap:2px;grid-template-areas:"type-logo string string" "platform platform date";grid-template-columns:.1fr .8fr 1.2fr;grid-template-rows:1fr 1fr;row-gap:2px}.client-access-log-search-btn{height:15px;right:5px;width:15px}.client-log-item-card{font-size:var(--xs-font)}}.client-dashboard-file-decrypt-form{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;min-width:550px;position:relative}.client-secure-key-btn{background:#3cc3f2;background:var(--light-blue,#3cc3f2);border:1px solid #3cc3f2;border:1px solid var(--light-blue,#3cc3f2);color:var(--white);min-width:150px;overflow:hidden;position:relative}.client-secure-key-btn:hover{opacity:.9}#client-decrypt-key-btn{background:#ea7b2c;background:var(--orange,#ea7b2c);border:1px solid #ea7b2c;border:1px solid var(--orange,#ea7b2c)}.client-timer-container{align-items:center;column-gap:10px;display:flex;flex:row 1;flex-direction:row;gap:1vh;height:4.5vh;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.decrypt-key-input-error-contianer{align-items:center;display:flex;display:inline-block;margin-right:10px;outline:none;position:relative;width:70%}@media only screen and (max-width:1300px){.decrypt-key-input-error-contianer{width:60%}}.decrypt-resend-btn{background:#0000;border:none;color:#ea7b2c;color:var(--orange,#ea7b2c);font-size:var(--s-font);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:200px;min-width:150px;outline:none;padding:2px 20px;position:relative;right:0;text-align:center;text-decoration:underline}.decrypt-resend-btn-timer{color:var(--white);cursor:wait;text-decoration:none}@media (min-width:1020px) and (max-width:1040px) and (min-height:1350px) and (max-height:1370px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),only screen and (min-width:700px) and (max-width:780px) and (min-height:1000px) and (max-height:1050px){.client-dashboard-file-decrypt-btn{width:100%}.client-dashboard-file-decrypt-form{column-gap:10px;display:flex;justify-content:space-between;min-width:100%}.decrypt-key-input-error-contianer{margin:0;width:80%}.client-decrypt-btn-info{left:0}.client-decrypt-check-mail{left:0;transform:translateY(10%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.decrypt-resend-btn{min-width:180px;padding:0}.client-dashboard-file-decrypt-btn{row-gap:5px}.client-timer-container{align-items:center;display:flex;justify-content:space-between}#client-target-download-all-btn{display:none}}@media only screen and (max-width:500px){.client-dashboard-file-decrypt-form{justify-content:space-between;min-width:100%}.client-decrypt-btn-info{left:0}.client-dashboard-file-decrypt-btn{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:100%}.client-decrypt-check-mail{left:0;transform:translateY(10%);width:50vw}.decrypt-resend-btn{min-width:120px;padding:0}.decrypt-key-input-error-contianer{width:100%}.client-dashboard-file-decrypt-btn{row-gap:5px}.client-timer-container{align-items:center;display:flex;justify-content:space-between}#client-target-download-all-btn{display:none}}.client-key-button-section{display:grid;grid-area:top-dashboard-key-section;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:flex-end}@media (min-width:1020px) and (max-width:1040px) and (min-height:1350px) and (max-height:1370px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),only screen and (min-width:700px) and (max-width:780px) and (min-height:1000px) and (max-height:1050px){.top-client-dashboard{column-gap:10px;grid-template-areas:"top-dashboard-filename top-dashboard-version" "top-dashboard-filename top-dashboard-lock" "top-dashboard-info-section top-dashboard-info-section" "top-dashboard-key-section top-dashboard-key-section" "top-dashboard-tab-buttons top-dashboard-tab-buttons";grid-template-columns:2fr .5fr;grid-template-rows:repeat(5,-webkit-min-content);grid-template-rows:repeat(5,min-content);padding:10px 10px 0;row-gap:10px;width:100%}.client-file-logo{margin-bottom:0}.client-filename{font-size:var(--sm-font);max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.client-dashboard-back-btn{background:#0000;border:none;display:flex;font-size:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin-right:5px;text-align:center;vertical-align:middle;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-file-info-head-services-count-show{display:flex}.client-file-info-value-item{grid-column-gap:3px;column-gap:3px;display:grid;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);justify-content:flex-start}.client-file-info-value-item-collapse{height:0}.client-file-lock{font-size:var(--sm-font);padding:0}.client-key-button-section{display:flex;justify-content:flex-start;width:100%}.client-top-dashboard-section{grid-column-gap:10px;grid-row-gap:10px;color:var(--white);column-gap:10px;display:grid;font-size:var(--s-font);grid-template-columns:1fr;justify-content:start;row-gap:10px}.client-file-info{row-gap:4px}.client-file-info-head-logo img{height:3.5vh;width:3.5vh}}@media only screen and (max-width:500px){.top-client-dashboard{column-gap:10px;grid-template-areas:"top-dashboard-filename top-dashboard-version" "top-dashboard-filename top-dashboard-lock" "top-dashboard-info-section top-dashboard-info-section" "top-dashboard-key-section top-dashboard-key-section" "top-dashboard-tab-buttons top-dashboard-tab-buttons";grid-template-columns:2fr .5fr;grid-template-rows:repeat(5,-webkit-min-content);grid-template-rows:repeat(5,min-content);padding:10px 10px 0;row-gap:10px;width:100%}.client-file-logo{margin-bottom:0}.client-filename{font-size:var(--sm-font);max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.client-dashboard-back-btn{background:#0000;border:none;display:flex;font-size:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin-right:5px;text-align:center;vertical-align:middle;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-file-info-head-services-count-show{display:flex}.client-file-info-value-item{grid-column-gap:3px;column-gap:3px;display:grid;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);justify-content:flex-start}.client-file-info-value-item-collapse{height:0}.client-file-lock{font-size:var(--sm-font);padding:0}.client-key-button-section{display:flex;justify-content:flex-start;width:100%}.client-top-dashboard-section{grid-column-gap:10px;grid-row-gap:10px;color:var(--white);column-gap:10px;display:grid;font-size:var(--s-font);grid-template-columns:1fr;justify-content:start;row-gap:10px}.client-file-info{row-gap:4px}.client-file-info-head-logo img{height:3.5vh;width:3.5vh}}.delivery-tab-section{grid-row-gap:1.5vh;border-radius:10px;font-size:var(--s-font);margin:10px;overflow-y:auto;padding:1vh;position:relative;row-gap:1.5vh}.delivery-tab-section,.file-info-section{display:grid;grid-auto-flow:row;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:1fr}.file-info-section{grid-row-gap:1vh;row-gap:1vh}.file-info-head{align-items:center;color:var(--white);display:flex;font-size:var(--m-font);justify-content:space-between}.file-info-item{grid-row-gap:.8vh;display:grid;grid-auto-flow:row;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:1fr;row-gap:.8vh}.file-info-item-head{align-items:center;color:var(--label-blue);display:flex;flex-direction:row;flex-wrap:wrap;font-size:var(--s-font);gap:1vh;justify-content:space-between}#file-info-delivery-notes .file-info-item-value{grid-gap:.5vh;display:grid;gap:.5vh;grid-auto-flow:row;grid-auto-rows:auto}.delivery-notes{gap:.5vh;min-width:50%;text-align:justify}.delivery-notes-file-name{color:var(--label-blue);margin-right:.5vh;max-width:50%;word-break:break-all}.delivery-note{word-break:break-word}#file-info-files-container,#file-info-files-list{grid-row-gap:.8vh;display:grid;grid-auto-flow:row;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:1fr;row-gap:.8vh}#file-info-files-container{max-height:15vh;overflow-y:auto}.file-info-file{flex-wrap:nowrap;gap:1vh;justify-content:space-between}.file-info-file,.file-info-file-name{align-items:center;display:flex;flex-direction:row}.file-info-file-name{gap:.5vh;max-width:60%;word-break:break-all}.file-info-file-download{grid-column-gap:.8vh;align-items:center;column-gap:.8vh;display:grid;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;grid-template-columns:1fr}.file-info-file-download .file-info-file-download-btn{min-width:5vh}.file-info-file-download-btn{grid-gap:.5vh;align-items:center;color:var(--light-blue);cursor:pointer;display:grid;font-size:var(--s-font);gap:.5vh;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:center}.ext-link-btns{background:none;border:none;outline:none}.file-info-file-ext-text-btn-active{color:#e98742}.file-info-file-download-btn-group{display:flex;gap:1vh}.default-file-download-btns,.external-file-download-btn{display:flex}.file-info-file-download-btn svg{font-size:1.55vh}.file-info-file-download-btn-ext-text{text-decoration:underline}#file-info-download-all-btn{background:var(--light-blue);color:var(--white)}.client-feedback-input{grid-gap:10px;display:grid;gap:10px;grid-template-areas:"client-quality-feedback client-service-feedback" "client-message-feedback client-message-feedback";grid-template-columns:1fr 1fr;grid-template-rows:auto auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;width:100%}.client-feedback-question{display:flex;flex-direction:column;row-gap:10px}#client-quality-feeback{grid-area:client-quality-feedback}#client-service-feeback{grid-area:client-service-feedback}.client-message-feedback{align-items:center;display:flex;flex-direction:row;gap:10px;grid-area:client-message-feedback}#client-feedback-comment{align-items:flex-start;display:flex;flex-direction:column;width:100%}.client-feedback-submit-btn{background-color:initial;color:#3cc3f2;color:var(--light-blue,#3cc3f2);cursor:pointer;font-size:var(--l-font);position:relative}.client-feedback-submit-btn:hover{opacity:.9}.client-feedback-label{color:#9cbdeb;color:var(--label-blue,#9cbdeb);display:block;font-size:var(--s-font);min-width:180px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-feedback-rating{column-gap:30px;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.client-feedback-emoji{height:25px;width:25px}.client-feedback-rating-container{align-items:center;column-gap:30px;display:flex;position:relative}.client-feedback-rating-container span{display:flex}.client-feedback-text{display:inline;font-size:var(--s-font);margin:auto 0;position:relative}.feedbcak-small-label{width:110px}#commentsFeedback{background:#11294966;border:.5px solid #fff6;border-radius:5px;color:#fff;color:var(--white,#fff);font-size:var(--s-font);height:50px;outline:none;padding:5px;position:relative;width:100%}.client-profile-form-input::-webkit-input-placeholder{color:#e98742;color:var(--input-grey,#e98742)}.client-profile-form-input::-moz-placeholder{color:#e98742;color:var(--input-grey,#e98742)}.client-profile-form-input:-ms-input-placeholder{color:#e98742;color:var(--input-grey,#e98742)}.client-profile-form-input:-moz-placeholder{color:#e98742;color:var(--input-grey,#e98742)}#client-feedback-sbmt-td,#comments-client-feedback-label{vertical-align:top}.rating-container{column-gap:10px;display:inline-flex;flex-direction:row;position:relative}.rating-label{display:inline-block;height:25px;width:25px}.rating-label input[type=radio]{display:none}.client-feedback-rating-error{word-wrap:break-word;color:red;font-size:var(--s-font);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;text-align:start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.rating-star{color:#ebebeb;height:25px;width:25px}#overallFeedback,.rating-star{display:inline-block;position:relative}#overallFeedback{color:#1a9356;font-size:1.8rem;font-weight:700;height:50px;width:100px}.client-feedback-comment-div{display:inline-block;font-size:var(--s-font);justify-content:center;margin-right:10px;position:relative;text-align:justify;width:100%}.comments-section{align-items:center;border-radius:10px;display:flex;flex-direction:column;font-size:var(--s-font);gap:1vh;height:30vh;overflow-y:auto;padding:10px}.comment-msg{grid-gap:.4vh;align-items:center;border-radius:.5vh;display:grid;gap:.4vh;justify-content:space-between;max-width:60%;min-width:40%;padding:1vh}.comment-msg-user{grid-area:comment-msg-user}.comment-msg-date,.comment-msg-user{align-self:flex-start;color:var(--label-blue)}.comment-msg-date{grid-area:comment-msg-date;justify-self:flex-end}.comment-msg-feedback-file{word-wrap:break-word;color:var(--label-blue);display:flex;flex-direction:column;grid-area:comment-msg-feedback-file;word-break:break-all}.comment-msg-chat-text{grid-area:comment-msg-chat-text;word-break:break-word}.comment-msg-feedback{align-self:flex-start;grid-template-areas:"comment-msg-user comment-msg-date" "comment-msg-feedback-file comment-msg-feedback-container";grid-template-columns:repeat(2,minmax(auto,1fr));grid-template-rows:repeat(2,-webkit-max-content);grid-template-rows:repeat(2,max-content)}.comment-msg-feedback .comment-msg-feedback-container{align-items:center;color:var(--label-blue);display:flex;flex-direction:row;grid-area:comment-msg-feedback-container;justify-content:flex-end}.comment-feedback-quality{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between}.comment-feedback-quality-label{display:inline-block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.comment-msg-chat{grid-template-areas:"comment-msg-user comment-msg-date" "comment-msg-feedback-file comment-msg-feedback-file" "comment-msg-chat-text comment-msg-chat-text";grid-template-columns:repeat(2,minmax(auto,1fr));grid-template-rows:repeat(3,-webkit-max-content);grid-template-rows:repeat(3,max-content)}.comment-msg-sent{align-self:flex-start}.comment-msg-receive{align-self:flex-end}.comment-msg-notification{grid-template-areas:"comment-msg-chat-text comment-msg-date";grid-template-columns:repeat(2,minmax(auto,1fr))}@media only screen and (max-width:1460px){.client-feedback-rating-container{column-gap:10px}.client-feedback-question{width:300px}#client-feedback-comment{grid-area:client-comment}#commentsFeedback{height:80%}.rating-star{height:20px;width:20px}}@media only screen and (max-width:850px) and (min-width:500px){.client-feedback-rating-container{column-gap:5px}.client-feedback-rating{column-gap:20px}.client-feedback-label{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:120px}.client-feedback-emoji,.rating-label,.rating-star{height:15px;width:15px}.rating-star{margin-right:0}.client-feedback-input{column-gap:10px}#client-feedback-comment{width:100%}#commentsFeedback{height:80%}.client-feedback-question{width:100%}}@media only screen and (max-width:1025px) and (min-width:850px){.client-feedback-rating-container{column-gap:5px}.client-feedback-rating{column-gap:20px}.client-feedback-label{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:120px}.rating-label{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.rating-star{height:15px;margin-right:0;width:15px}.client-feedback-input{column-gap:10px}#client-feedback-comment{width:100%}#commentsFeedback{height:80%}.client-feedback-question{width:100%}}@media (min-width:1020px) and (max-width:1040px) and (min-height:1350px) and (max-height:1370px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),only screen and (min-width:700px) and (max-width:780px) and (min-height:1000px) and (max-height:1050px){.file-info-head{font-size:var(--sm-font)}.file-info-item-head{font-size:var(--s-font);font-weight:700}.rating-star{height:3vh;width:3vh}.file-info-file-download-btn svg{font-size:1.8vh}.file-info-file-download-btn{font-size:var(--s-font);gap:.6vh}.client-feedback-input{grid-row-gap:1.5vh;grid-template-areas:"client-quality-feedback" "client-service-feedback" "client-message-feedback";grid-template-columns:100%;grid-template-rows:auto auto auto auto;height:auto}.client-feedback-emoji{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-dashboard-delivery-details p{width:100%}.rating-label{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-feedback-question{row-gap:.5vh;width:auto}#client-feedback-comment{grid-area:client-comment;row-gap:10px}#commentsFeedback{height:50%}.client-feedback-submit-btn{font-size:var(--m-font)}#client-feedback-submit-btn{height:auto}.comments-section{background:#11294966;font-size:var(--s-font);padding:.8vh}.comment-msg{background:#11294966;max-width:80%;min-width:50%}.comment-msg-feedback{grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr}.comment-feedback-quality{gap:.5vh}.comment-feedback-quality .rating-star{height:2vh;width:2vh}.comment-msg-feedback-file{width:40vw}.comment-msg-chat{grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr}}@media only screen and (max-width:500px){.delivery-tab-section{font-size:var(--xs-font)}.file-info-head{font-size:var(--s-font)}.file-info-item-head{font-size:var(--xs-font);font-weight:700}.rating-star{height:2vh;width:2vh}.client-feedback-rating-error,.client-feedback-text{font-size:var(--xs-font)}.file-info-file-download-btn svg{font-size:1.7vh}.file-info-file-download-btn{font-size:var(--xs-font);gap:.6vh}#file-info-files-container{max-height:20vh}.client-feedback-label{font-size:var(--xs-font)}.client-feedback-input{grid-row-gap:.8vh;grid-template-areas:"client-quality-feedback" "client-service-feedback" "client-message-feedback";grid-template-columns:100%;grid-template-rows:auto auto auto auto;height:auto}.client-feedback-emoji{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-dashboard-delivery-details p{width:100%}.rating-label{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-feedback-question{row-gap:.5vh;width:auto}#client-feedback-comment{grid-area:client-comment;row-gap:10px}#commentsFeedback{font-size:var(--xs-font);height:50%}.client-feedback-submit-btn{font-size:var(--m-font)}.comments-section{background:#11294966;font-size:var(--xs-font);padding:.8vh}.comment-msg{background:#11294966;max-width:90%;min-width:50%}.comment-msg-feedback{grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr}.comment-feedback-quality{gap:.5vh}.comment-feedback-quality .rating-star{height:2vh;width:2vh}.comment-msg-feedback-file{width:40vw}.comment-msg-chat{column-gap:1vh;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr}.comment-msg-user{max-width:20vh;word-break:break-word}}.history-tab-section{grid-row-gap:20px;background:#0000;display:grid;grid-auto-flow:column;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;margin:10px;overflow-y:auto;position:relative;row-gap:20px}.history-tabs-container{grid-row-gap:15px;color:#fff;color:var(--white,#fff);display:grid;grid-auto-flow:row;position:relative;row-gap:15px}.version-card{border-radius:10px;display:flex;flex-direction:column;font-size:var(--s-font);overflow:hidden;position:relative}.version-card-head{grid-column-gap:40px;align-items:center;column-gap:40px;cursor:pointer;display:grid;grid-template-columns:repeat(2,-webkit-max-content) repeat(2,20vw) -webkit-max-content;grid-template-columns:repeat(2,max-content) repeat(2,20vw) max-content;justify-content:space-between;padding:1vh;position:relative}.version-card-info{grid-column-gap:.5vw;grid-row-gap:.8vh;column-gap:.5vw;display:grid;grid-auto-flow:column;grid-template-columns:1fr;justify-content:flex-start;row-gap:.8vh}.version-card-info-head{display:flex;justify-content:space-between}.version-card-info-version-head{font-size:var(--m-font)}.version-card-info .client-feedback-rating-container svg{font-size:var(--m-font);height:auto;width:auto}.version-card-question{position:relative}.version-card-content{grid-row-gap:1.2vh;display:grid;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-template-columns:1fr;height:0;overflow:hidden;padding:0 10px;position:relative;row-gap:1.2vh;transition:.3s}.version-card-content-show{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:10px}.version-card-content .version-card-info{grid-auto-flow:row}.version-card-info-label{color:var(--label-blue)}.version-card-info-value{grid-row-gap:.5vh;display:grid;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-template-columns:1fr;max-height:10vh;overflow-y:auto;row-gap:.5vh;text-align:justify}.version-card-info-value span{word-wrap:break-word}.version-card-info-value-file{grid-gap:1vh;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1vh;justify-content:space-between;word-break:break-all}.version-card-content .delivery-dates{display:none}.file-info-file-download-err-text{color:#e98742}.ext-btn-box-link{text-decoration:none}.version-card-delivery-notes-file-name{color:var(--label-blue);margin-right:.5vh}.version-card-delivery-note{word-break:break-word}@media (min-width:1020px) and (max-width:1040px) and (min-height:1350px) and (max-height:1370px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),only screen and (min-width:700px) and (max-width:780px) and (min-height:1000px) and (max-height:1050px){.history-tab-section{height:calc(100vh - 100px);row-gap:10px}.version-card-head{column-gap:10px;grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);justify-content:space-between}.version-card-head .delivery-dates{display:none}.version-card-content .delivery-dates{display:grid}.version-card-info-version-head{font-size:var(--sm-font)}}@media only screen and (max-width:500px){.history-tab-section{height:calc(100vh - 100px);row-gap:10px}.version-card{font-size:var(--xs-font)}.version-card-head{column-gap:10px;display:flex;flex-direction:row;grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);justify-content:space-between}.version-card-head .delivery-dates{display:none}.version-card-content .delivery-dates{display:grid}.version-card-info-version-head{font-size:var(--s-font)}.version-card-info-value{max-height:20vh}.version-card-info .client-feedback-rating-container svg{font-size:var(--sm-font)}}.client-profile-sidebar-items{float:right;position:relative;width:100%}.client-profile-sidebar-head{background:#112949;background:var(--dark-blue,#112949);box-shadow:0 0 4px 1px var(--shadow-color);display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:60px;position:relative;z-index:1}.client-profile-sidebar-head-top{align-items:center;color:#fff;color:var(--white,#fff);display:flex;height:100%;margin:auto 10px;position:relative}.client-profile-sidebar-text{display:inline-block;font-size:var(--xl-font);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;position:relative}.client-sidebar-account-item-head{display:block;font-size:var(--s-font);margin:10px;position:relative}.client-sidebar-account-item-logo{align-items:center;display:flex;font-size:var(--l-font);height:var(--m-font);justify-content:center;margin-left:10px;position:relative;vertical-align:middle;width:var(--m-font)}.client-profile-section{background:#0000;display:flex;flex-direction:column;height:100vh;padding:20px;position:relative}.client-profile-form-container{border-radius:10px;box-shadow:0 8px 32px 0 #1f26875e;padding:15px;position:relative}.client-profile-head{color:#fff;color:var(--white,#fff);font-size:var(--m-font);position:relative}.client-profile-head-mobile{display:none}.client-profile-form-head{font-size:1.8rem;position:relative}.client-profile-form{grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:.5fr 1fr .5fr;margin:10px 0;position:relative}.client-profile-form-part{position:relative;width:100%}.client-form-fields-part{grid-column-gap:40px;grid-row-gap:10px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;position:relative}.client-profile-field{display:inline-block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.client-profile-form-label{color:#9cbdeb;color:var(--label-blue,#9cbdeb);display:block;font-size:var(--s-font);margin-bottom:10px;position:relative;text-align:left}.client-profile-form-input{z-index:2}.client-profile-form select{-webkit-appearance:none;appearance:none}.client-profile-input-select .client-profile-form-input{width:100%}.client-profile-input-select{position:relative;width:90%}.client-number-type-input::-webkit-calendar-picker-indicator{opacity:0}.client-profile-input-select .client-number-type-input{width:100%}.client-profile-input-number-select{display:inline;float:left;width:29%}.client-profile-number-input{display:inline;margin-left:2%;position:relative;width:69%}.client-profile-input-select:after{color:#fff;color:var(--white,#fff);content:"\f078";display:block;font:normal normal normal 17px/1 FontAwesome;font-size:var(--xxs-font);position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:-1}.client-profile-image-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-profile-image{border-radius:10px;height:225px;object-fit:cover;position:relative;width:225px}.client-profile-form-logo-label{height:30px;width:30px}.client-profile-image-edit{bottom:4px;position:absolute;right:-20px}.client-profile-image-edit-input{height:.1px;opacity:0;position:absolute;width:.1px}.client-profile-image-edit label{align-items:center;background:#3cc3f2;background:var(--light-blue,#3cc3f2);border-radius:5px;color:#fff;cursor:pointer;display:inline-block;display:flex;font-weight:700;height:40px;justify-content:center;position:relative;transition:transform .2s ease-out;width:40px}.client-profile-image-edit-pen{font-size:var(--m-font)}.new-client-profile-image{bottom:-35px;color:#555;font-size:.85rem;left:10px;position:absolute}.client-profile-image-edit:focus label,.client-profile-image-edit:hover label{transform:scale(1.02)}.client-profile-image-edit:focus+label{outline:1px solid #000;outline:2px auto -webkit-focus-ring-color}.client-profile-form-btns{bottom:0;display:flex;flex-direction:column;position:absolute;right:0;row-gap:10px}.client-profile-form-btn{background:#ea7b2c;background:var(--orange,#ea7b2c);border:1px solid #ea7b2c;border:1px solid var(--orange,#ea7b2c);color:#fff;float:right;position:relative;transition:.1s;width:130px}.client-profile-form-submit-btn{background:#3cc3f2;background:var(--light-blue,#3cc3f2);border:1px solid #3cc3f2;border:1px solid var(--light-blue,#3cc3f2);transition:.1s}.client-profile-form-submit-btn:hover{border-color:#3cc3f2;border-color:var(--light-blue,#3cc3f2);opacity:.9}.client-profile-form-clear-btn{background:#fff;background:var(--white,#fff);border:1px solid #fff;border:1px solid var(--white,#fff);color:#3cc3f2;color:var(--light-blue,#3cc3f2);transition:.3s}.client-profile-update-password{background:#fff;display:block;float:right;position:relative;width:100%}.client-number-type-input{display:inline;float:left;position:relative;width:20%}.client-number-input{display:inline;margin-left:1%;position:relative;width:69%}.client-select-text-input{background:#0000;position:relative}.client-text-input-options{background:#fff;background:var(--white,#fff);border:1px solid var(--dark-grey);box-shadow:0 4px 10px 1px var(--shadow-color);display:none;flex-direction:column;padding:0;position:absolute;top:35px;width:100%;z-index:3}.client-text-input-options-show{display:flex}.client-text-input-option{cursor:default;padding:1px 10px}.client-text-input-option-active{color:#fff}.client-password-form-container{grid-column-gap:30px;grid-row-gap:10px;align-items:start;column-gap:30px;column-gap:40px;display:grid;grid-auto-rows:auto;grid-template-areas:"old-pswd - -" "new-pswd confirm-pswd pswd-btn";grid-template-columns:1fr 1fr 2fr;justify-content:start;margin:10px 0;position:relative;row-gap:10px}.client-form-grid-item{height:100%;position:relative}#client-old-password-field{grid-area:old-pswd}#client-new-password-field{grid-area:new-pswd}#client-confirm-password-field{grid-area:confirm-pswd}#client-password-btns-container{grid-area:pswd-btn}.client-pswd-input-contianer{align-items:center;display:flex;position:relative;width:100%}.client-pswd-change-form-input-show-btn{align-items:center;background:#0000;border:none;color:#03080f;color:var(--black,#03080f);cursor:pointer;display:flex;font-size:var(--s-font);justify-content:center;outline:none;position:absolute;right:10px;z-index:2}.client-pswd-change-form-input-show-btn-active{color:#fff;color:var(--white,#fff)}.client-pswd-change-error{word-wrap:break-word;color:#ea7b2c;color:var(--orange,#ea7b2c);font-size:var(--xs-font);height:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:4px 2px}.client-pswd-form-old-pswd-error{margin:10px 0}.client-pswd-change-form-btns{bottom:0;display:flex;flex-direction:column}.client-pswd-change-form-btn{background:#fff;border:1px solid grey;border-radius:8px;color:grey;cursor:pointer;display:inline-block;font-size:var(--s-font);font-weight:700;margin-top:10px;outline:none;padding:8px 0;position:relative;width:200px}.client-pswd-change-form-btn:hover{border-color:#ea7b2c;border-color:var(--orange,#ea7b2c);color:#ea7b2c;color:var(--orange,#ea7b2c)}.client-pswd-change-update-btn{background:#ea7b2c;background:var(--orange,#ea7b2c);border:1px solid #0000;color:#fff;cursor:pointer}.client-pswd-change-update-btn:hover{background:#e98742;background:var(--light-orange,#e98742);color:#fff}@media only screen and (max-width:1460px){.client-profile-sidebar-head{height:50px}.client-profile-form{column-gap:50px;grid-template-columns:.5fr 2fr .5fr}.client-form-fields-part{column-gap:20px}.client-profile-form-input{border-radius:5px}.client-profile-image{height:166px;width:166px}.client-profile-form-btn{max-width:100px}.client-profile-form-submit-btn{padding:5px}.client-profile-image-edit{right:-15px}.client-profile-image-edit label{border-radius:3px;height:30px;width:30px}.client-pswd-form-input{border-radius:5px;padding:4px}.client-pswd-change-form-btn{border-radius:6px;padding:5px;width:130px}}@media only screen and (max-width:1025px) and (min-width:850px){.client-profile-form{column-gap:10px}.client-form-fields-part{column-gap:5px;margin:auto;row-gap:10px;width:90%}.client-profile-image{height:125px;width:125px}.client-profile-image-edit{right:-10px}.client-profile-image-edit label{height:20px;width:20px}.client-profile-form-label{margin-bottom:5px}.client-profile-form-btns{bottom:2%}.client-profile-form-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-profile-number-field{align-items:center;display:flex}.client-profile-input-select:after{right:4px}.client-password-form-container{column-gap:10px}.client-sidebar-account-item{padding-left:0}}@media only screen and (max-width:850px) and (min-width:500px){.client-profile-sidebar-head{height:30px}.client-profile-form-container,.client-profile-section{padding:10px}.client-profile-form,.client-sidebar-account-item-head{margin:5px}.client-profile-form{column-gap:10px}.client-form-fields-part{column-gap:5px;margin:auto;row-gap:10px;width:90%}.client-profile-image{height:110px;width:110px}.client-profile-image-edit{right:-10px}.client-profile-image-edit label{height:20px;width:20px}.client-profile-form-label{margin-bottom:5px}.client-profile-form-btns{bottom:2%}.client-profile-form-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-profile-number-field{align-items:center;display:flex}.client-profile-input-select:after{right:4px}.client-password-form-container{column-gap:10px}.client-sidebar-account-item{margin:5px;padding-left:0}}@media (min-width:1020px) and (max-width:1040px) and (min-height:1350px) and (max-height:1370px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),only screen and (min-width:700px) and (max-width:780px) and (min-height:1000px) and (max-height:1050px){.client-sidebar-account-item-head{margin:15px}.client-profile-sidebar-head{background:#0000}.client-profile-form-container{padding:20px 15px}.client-profile-head{display:none}.client-profile-head-mobile{align-items:center;display:flex;flex-direction:row;font-size:var(--sm-font);margin:5px 0 10px}.client-profile-section{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100%;padding:5px 10px}.client-profile-form{grid-template-columns:1fr;grid-template-rows:auto;margin:0;row-gap:15px}.client-profile-form-label{margin-bottom:10px}.client-form-fields-part{grid-template-columns:1fr;grid-template-rows:auto}.client-profile-image-container{left:50%;transform:translateX(-50%)}.client-profile-image{height:200px;width:200px}.client-profile-image-edit{right:-17px}.client-profile-image-edit label{height:35px;width:35px}.client-profile-image-edit-pen{font-size:var(--s-font)}.client-profile-form-part{row-gap:15px;width:100%}.client-profile-form-btn{max-width:128px}.client-profile-number-field{column-gap:10px;justify-content:space-between;position:relative}.client-profile-input-number-select{width:10%}.client-profile-number-input{margin-left:0;width:90%}.client-profile-form-btns{flex-direction:row;justify-content:space-between;margin-bottom:0;margin-top:5px;position:relative}.client-password-form-container{grid-template-areas:"old-pswd" "new-pswd" "confirm-pswd" "pswd-btn";grid-template-columns:1fr;grid-template-rows:auto auto auto;row-gap:15px}}@media only screen and (max-width:500px){.client-profile-sidebar-head{background:#0000}.client-profile-form-container{padding:8px 10px}.client-profile-head{display:none}.client-profile-head-mobile{display:flex;flex-direction:row;font-size:var(--sm-font);margin:5px 0 10px}.client-profile-section{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100%;padding:5px 10px}.client-profile-form{grid-template-columns:100%;grid-template-rows:auto;margin:0;row-gap:10px}.client-profile-form-label{margin-bottom:5px}.client-form-fields-part{grid-template-columns:1fr;grid-template-rows:auto}.client-profile-image-container{left:50%;transform:translateX(-50%)}.client-profile-image{height:162px;width:162px}.client-profile-image-edit{right:-12px}.client-profile-image-edit label{height:25px;width:25px}.client-profile-image-edit-pen{font-size:var(--s-font)}.client-profile-form-part{row-gap:10px;width:100%}.client-profile-form-btn{max-width:128px}.client-profile-form-btns{column-gap:2px;flex-direction:row;justify-content:space-between;margin-bottom:0;position:relative}.client-password-form-container{grid-template-areas:"old-pswd" "new-pswd" "confirm-pswd" "pswd-btn";grid-template-columns:1fr;grid-template-rows:auto auto auto}}.client-fetch-page{background:#0000;display:flex;flex-direction:column;grid-area:dashboard;position:relative;text-align:center}.client-fetch-head{word-wrap:break-word;color:#fff;color:var(--white,#fff);display:block;font-size:var(--xxxl-font);margin:20px auto;position:relative;text-align:center;width:70%}@media only screen and (max-width:1300px){.client-fetch-head{font-size:var(--l-font)}}.client-fetch-page-logo{align-items:center;display:flex;height:90px;justify-content:center;margin-bottom:50px}.client-fetch-page-logo img{height:100%}.client-fetch-form{left:50%;margin-bottom:50px;position:relative;transform:translateX(-50%);width:80%}@media only screen and (max-width:1300px){.client-fetch-form{margin-bottom:20px}}.client-fetch-input-error-container{display:inline-block;position:relative;width:60%}.client-fetch-error-msg{color:#ea7b2c;color:var(--orange,#ea7b2c);font-size:var(--xs-font);position:absolute;right:10px;top:50%;transform:translateY(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-fetch-form>button{background:#3cc3f2;background:var(--light-blue,#3cc3f2);display:inline-block;margin-left:10px;position:relative}.client-fetch-form>button:hover{opacity:.9}.client-error-msg{color:red;display:inline-block;font-size:var(--xs-font);position:absolute;right:35%;top:50%;transform:translateY(-50%)}@media only screen and (max-width:1300px){.client-error-msg{right:35%}}.fetch-animation-container{display:block;height:100vh;position:absolute;width:100vw}#fetch-animation{position:relative;width:100%}@media only screen and (max-width:1460px){.client-fetch-head{font-size:var(--xxl-font);width:80%}}@media only screen and (max-width:850px) and (min-width:500px){.client-fetch-page-logo{height:60px;margin-bottom:20px}}@media (min-width:1000px) and (max-width:1100px) and (min-height:1300px) and (max-height:1400px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),(min-width:500px) and (max-width:580px) and (min-height:700px) and (max-height:750px),(min-width:700px) and (max-width:1000px) and (min-height:700px) and (max-height:1000px),(min-width:750px) and (max-width:880px) and (min-height:900px) and (max-height:1200px),(min-width:800px) and (max-width:1000px) and (min-height:1100px) and (max-height:1400px),only screen and (min-width:700px) and (max-width:780px) and (min-height:900px) and (max-height:1100px){.client-fetch-page{grid-area:dashboard;overflow-y:auto;position:relative}.client-fetch-head{font-size:var(--ml-font);width:70%}.client-fetch-page-logo{margin-bottom:30px}.client-fetch-form{width:70%}.client-fetch-input-error-container{width:100%}.client-fetch-form>button{margin-left:0;margin-top:10px}.fetch-animation-container{display:none;height:100vh;position:absolute;width:100vw}#fetch-animation{position:relative;width:100%}}@media only screen and (max-width:500px){.client-fetch-page{grid-area:dashboard;overflow-y:auto;position:relative}.client-fetch-head{font-size:var(--ml-font);width:90%}.client-fetch-page-logo{margin-bottom:30px}.client-fetch-form{width:90%}.client-fetch-input-error-container{width:100%}.client-fetch-input-error-container>input{border-radius:4px}.client-fetch-form>button{border-radius:4px;margin-left:0;margin-top:10px}.fetch-animation-container{display:none;height:100vh;position:absolute;width:100vw}#fetch-animation{position:relative;width:100%}}.client-sidebar{background:#0000;display:flex;flex-direction:column;grid-area:sidebar;height:100vh;position:relative}.client-account-sidebar{box-shadow:0 4px 4px 0 var(--shadow-color);z-index:2}.client-file-history-head{background:#112949;background:var(--dark-blue,#112949);box-shadow:2px 4px 4px 0 var(--shadow-color);display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 10px 10px;position:relative;z-index:4}.client-file-history-head-top{align-items:center;display:flex;height:60px;justify-content:space-between;position:relative}.client-sidebar-head{align-items:center;color:#fff;color:var(--white,#fff);column-gap:10px;display:inline-flex;margin-right:10px;position:relative}.client-sidebar-head-text{font-size:var(--xl-font)}.client-sort-btn{align-items:center;background:#0000;border:none;color:#fff;color:var(--white,#fff);cursor:pointer;display:inline-flex;flex-direction:row;font-size:var(--m-font);outline:none;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-new-file-btn{background:#3cc3f2;background:var(--light-blue,#3cc3f2);color:#fff;float:right;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:5px;position:relative;transition:.15s}.client-add-btn{height:30px;width:30px}.client-search-sort-form{align-items:center;display:flex;position:relative;width:100%}.client-search-input{background:#0000}.client-search-btn{align-items:center;background:#0000;border:none;border-radius:3px;color:var(--dark-grey);cursor:pointer;display:inline-flex;font-size:var(--m-font);outline:none;position:absolute;right:10px;transition:.15s}.client-search-btn:hover{transform:scale(1.05)}.client-files-history{box-shadow:0 4px 4px 0 var(--shadow-color);flex:1 1;overflow-x:hidden;overflow-y:scroll;position:relative;transition:.3s;width:100%;z-index:2}.client-month-container{box-sizing:border-box;cursor:pointer;display:block;height:auto;overflow:hidden;position:relative;transition:height .5s}.client-month-container-hidden{height:22px}.client-sidebar-month-head{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:10px;position:relative;vertical-align:middle}.client-month{color:#9cbdeb;color:var(--label-blue,#9cbdeb);font-size:var(--s-font);position:relative}.client-month-arrow{color:var(--dark-grey);font-size:var(--m-font);position:relative;transition:.3s}.client-month-arrow-active{transform:rotate(-90deg)}.client-file-list{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-y:hidden;position:relative;transition:.3s;width:100%}.client-sidebar-file{grid-row-gap:10px;align-items:center;border:none;border-radius:5px;box-sizing:border-box;color:#fff;color:var(--white,#fff);cursor:pointer;display:grid;grid-template-areas:"sidebar-file-services sidebar-file-feedback" "sidebar-file-names sidebar-file-names" "sidebar-file-subservices sidebar-file-date";grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);grid-template-rows:repeat(3,-webkit-max-content);grid-template-rows:repeat(3,max-content);height:0;justify-content:space-between;margin:0;overflow:hidden;padding:0;position:relative;row-gap:10px;transition:.1s}.client-sidebar-file:hover{border-left:none;border-right:none}.client-sidebar-file-active{-webkit-backdrop-filter:.8;backdrop-filter:.8;background:linear-gradient(90deg,#11294940,#00000040)}#client-dashboard-archive-month{cursor:pointer;display:block;text-align:center;width:100%}.client-sidebar-archive-file{padding:0}.client-sidebar-archive-file-show{padding:10px}.client-sidebar-archive-file-show,.client-sidebar-file-show{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:2px 10px}.client-sidebar-file-show{padding:0 10px 5px}.client-sidebar-file-hide{height:0;margin:0;padding:0}.client-sidebar-file-locked{color:var(--light-grey);opacity:.9}.client-sidebar-file-feedback{grid-area:sidebar-file-feedback;justify-self:flex-end}.client-sidebar-file-feedback .rating-star{color:var(--light-grey);height:2vh;width:2vh}.client-sidebar-file-lock{color:var(--light-blue);grid-area:sidebar-file-lock;position:relative;right:0}.client-sidebar-file-lock-download{color:#ea7b2c;color:var(--orange,#ea7b2c)}.client-sidebar-file-info{display:inline-block;font-size:var(--s-font);position:relative}.client-sidebar-file-subservice-details{display:flex;gap:.5vh;grid-area:sidebar-file-subservices}.client-sidebar-file-date{grid-area:sidebar-file-date;justify-self:flex-end}.client-sidebar-file-icon{display:inline-block;height:40px;position:relative;width:40px}.client-sidebar-file-icon .client-file-icon{height:100%;width:100%}.client-sidebar-file-filename{align-items:center;display:flex;font-size:var(--s-font);gap:10px;grid-area:sidebar-file-names;width:100%}.client-file-stages{column-gap:5px;display:flex;flex-direction:row;grid-area:sidebar-file-services;position:relative}.client-file-stage{align-items:center;background:#f1f7f91a;border-radius:0 0 5px 5px;display:flex;font-size:var(--xs-font);height:40px;justify-content:center;position:relative;width:40px}.file-type-svg{width:80%}.client-file-stage-active{background:#0006}.client-file-stage-active .file-type-svg{color:#3cc3f2;color:var(--light-blue,#3cc3f2)}.client-file-history-empty{color:#fff;color:var(--white,#fff);display:block;font-size:var(--s-font);font-style:italic;margin:10px auto;position:relative;text-align:center;width:100%}@media only screen and (max-width:1460px){.client-file-history-head-top{height:50px}.client-new-file-btn{border-radius:5px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:2px}.client-sidebar-file-icon{height:28px;width:28px}.client-file-stage{border-radius:0 0 3px 3px;height:30px;padding:2px 3px;width:30px}}@media (min-width:1000px) and (max-width:1100px) and (min-height:1300px) and (max-height:1400px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),(min-width:500px) and (max-width:580px) and (min-height:700px) and (max-height:750px),(min-width:700px) and (max-width:1000px) and (min-height:700px) and (max-height:1000px),(min-width:750px) and (max-width:880px) and (min-height:900px) and (max-height:1200px),(min-width:800px) and (max-width:1000px) and (min-height:1300px) and (max-height:1400px),only screen and (min-width:700px) and (max-width:780px) and (min-height:900px) and (max-height:1100px){.client-sidebar{background:var(--vertical-blue-black-gradient);display:inline-block;grid-area:none;height:88vh;left:-100vw;overflow-y:auto;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:100vw}.client-new-file-btn{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:2px}.client-file-history-head-top{margin:10px auto}.client-add-btn{height:30px;width:30px}.client-sidebar-file{row-gap:15px}.client-file-stage{height:40px;width:40px}.client-sidebar-file-lock svg{height:20px;width:20px}.client-sidebar-file-lock-revoked{color:var(--orange)}.client-sidebar-show{left:0}.client-sidebar-mobile{z-index:3}.client-files-history{overflow-y:overlay}.client-sidebar-file-feedback .rating-star{color:var(--light-grey);height:2.5vh;width:2.5vh}}@media only screen and (max-width:500px){.client-sidebar{background:var(--vertical-blue-black-gradient);display:inline-block;grid-area:none;height:calc(100vh - 100px);left:-100vw;overflow-y:auto;position:absolute;top:50px;transition:.3s;width:100vw}.client-new-file-btn{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:2px}.client-sidebar-show{left:0}.client-sidebar-mobile{z-index:3}.client-files-history{overflow-y:overlay}.client-sidebar-file-feedback .rating-star{color:var(--light-grey);height:2.5vh;width:2.5vh}}.client-maintenance-error-section{background:var(--vertical-blue-black-gradient);color:#fff;color:var(--white,#fff);height:100%;padding:20px;position:absolute;right:0;width:calc(100% - 60px)}.client-maintenance-error-msg{position:absolute;transform:translateY(50px);width:50%}.client-maintenance-error-msg-big{display:block;font-size:64px}.client-maintenance-error-msg-small{display:block;font-size:22px}.client-maintenance-error-img{bottom:30px;height:70%;position:absolute;right:30px}.client-loader-modal{background:var(--modal-color);bottom:0;height:calc(100vh - 59px);position:absolute;right:0;width:calc(100vw - 60px);z-index:5}.client-loader,.client-loader-modal{align-items:center;display:flex;justify-content:center}.client-loader{background:#fff;background:var(--white,#fff);column-gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px}.spin-loader{animation:rotation 2s linear infinite;display:flex;font-size:2rem}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@media only screen and (max-width:1460px){.client-maintenance-error-section{width:calc(100% - 50px)}.client-maintenance-error-msg-big{font-size:40px}.client-maintenance-error-msg-small{font-size:20px}.client-maintenance-error-img{height:auto;width:70%}.client-loader-modal{height:calc(100vh - 49px);width:calc(100vw - 50px)}}@media (min-width:1020px) and (max-width:1040px) and (min-height:1350px) and (max-height:1370px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),only screen and (min-width:700px) and (max-width:780px) and (min-height:1000px) and (max-height:1050px){.client-maintenance-error-section{height:calc(100% - 100px);top:50%;transform:translateY(-50%);width:100vw}.client-maintenance-error-msg{position:absolute;transform:translateY(10px);width:90%}.client-maintenance-error-msg-big{font-size:28px}.client-maintenance-error-msg-small{font-size:16px}.client-maintenance-error-img{height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.client-loader-modal{height:calc(100% - 100px);top:50%;transform:translateY(-50%);width:100vw;z-index:5}.client-loader{font-size:var(-xxs-font)}.spin-loader{animation:rotation 2s linear infinite;display:flex;font-size:var(--sm-font)}}@media only screen and (max-width:500px){.client-maintenance-error-section{height:calc(100% - 100px);top:50%;transform:translateY(-50%);width:100vw}.client-maintenance-error-msg{position:absolute;transform:translateY(10px);width:90%}.client-maintenance-error-msg-big{font-size:28px}.client-maintenance-error-msg-small{font-size:16px}.client-maintenance-error-img{height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.client-loader-modal{height:calc(100% - 100px);top:50%;transform:translateY(-50%);width:100vw;z-index:5}.client-loader{font-size:var(-xxs-font)}.spin-loader{animation:rotation 2s linear infinite;display:flex;font-size:var(--sm-font)}}.client-secure-key-modal{background:#112949;background:var(--dark-blue,#112949);border-radius:10px;color:#fff}.client-modal-container form{text-align:center}.client-modal-input{border:2px solid #112949;border:2px solid var(--dark-blue,#112949);border-radius:5px;display:inline-block;font-size:var(--s-font);outline:none;padding:5px;position:relative;width:50%}.client-secure-key-input{width:65%}.client-modal-input::-webkit-input-placeholder{color:red}.client-modal-input::-moz-placeholder{color:red}.client-modal-input:-ms-input-placeholder{color:red}.client-modal-input:-moz-placeholder{color:red}.delivery-notes-input{height:140px}.delivery-notes-label{top:60px;vertical-align:top}.client-modal-submit-btn{background:#ea7b2c;background:var(--orange,#ea7b2c);border:none;border-radius:5px;color:#fff;cursor:pointer;float:right;font-size:var(--s-font);height:35px;margin-bottom:10px;margin-right:15px;outline:none;position:relative;width:30%}.client-secure-key-submit-btn{width:30%}.client-encrypted-modal-container{border-radius:10px;transform:translate(-15%,60%)}.client-encrypted-modal-container p{margin:15px auto;position:relative}.client-encrypted-modal-timer-btn{background:#fff;border:1px solid #ea7b2c;border:1px solid var(--orange,#ea7b2c);border-radius:5px;color:#ea7b2c;color:var(--orange,#ea7b2c);cursor:not-allowed;display:inline-block;font-size:var(--s-font);min-width:150px;padding:4px 10px;position:relative}.client-encrypted-modal-okay-btn{float:right}.client-encrypted-btn-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}@media (min-width:1020px) and (max-width:1040px) and (min-height:1350px) and (max-height:1370px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),only screen and (min-width:700px) and (max-width:780px) and (min-height:1000px) and (max-height:1050px){.client-encrypted-modal-container{left:50%;top:50%;transform:translate(-50%,-50%);width:80vw}.client-encrypted-modal-container p{margin:10px auto}.client-encrypted-btn-container{flex-direction:column;row-gap:10px}}@media only screen and (max-width:500px){.client-encrypted-modal-container{left:50%;top:50%;transform:translate(-50%,-50%);width:80vw}.client-encrypted-modal-container p{margin:10px auto}.client-encrypted-btn-container{flex-direction:column;row-gap:10px}}.client-help-sidebar{box-shadow:0 4px 4px 0 var(--shadow-color);z-index:2}.client-help-sidebar-items{float:right;position:relative;width:100%}.client-help-sidebar-head{background:#112949;background:var(--dark-blue,#112949);box-shadow:0 0 4px 1px var(--shadow-color);display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px;position:relative;row-gap:10px;z-index:1}.client-help-sidebar-head-top{align-items:center;color:#fff;color:var(--white,#fff);display:flex;height:40px;position:relative}.client-help-sidebar-text{display:inline-block;font-size:var(--xl-font);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;position:relative}.client-sidebar-account-item{align-items:center;border:1px solid #0000;border-radius:5px;box-sizing:border-box;color:var(--dark-grey);color:#fff;cursor:pointer;display:flex;flex-direction:row;flex-wrap:wrap;margin:10px;position:relative;transition:.1s}.client-sidebar-help-item-head{display:block;font-size:var(--s-font);margin:10px;position:relative}.client-sidebar-help-item{align-items:center;border:1px solid #0000;border-radius:5px;box-sizing:border-box;color:var(--dark-grey);color:#fff;cursor:pointer;display:flex;flex-direction:row;flex-wrap:wrap;margin:10px;position:relative;transition:.1s}.client-sidebar-help-item-logo{align-items:center;display:flex;font-size:var(--l-font);height:var(--m-font);justify-content:center;margin-left:10px;position:relative;vertical-align:middle;width:var(--m-font)}.client-help-section{background:#0000;display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding:20px;position:relative;row-gap:20px}.client-faqs-search-wrapper{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.client-faqs-search-form{align-items:center;border:.5px solid var(--light-grey);display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:40%}@media screen and (min-width:0px)and (max-width:500px){.client-faqs-search-form{width:100%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.client-faqs-search-form{width:60%}}.client-faqs-search-form .client-faqs-search-input{align-items:center;background:#0000;border:none;border-radius:.4vh;color:var(--text-color);color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-size:var(--m-font);font-weight:400;gap:1vh;justify-content:space-between;outline:none;padding:8px;position:relative;width:100%}.client-faqs-search-form .client-faqs-search-input::placeholder{color:var(--border-color);font-style:italic;font-weight:100}.client-faqs-search-form .client-faqs-search-input::-webkit-input-placeholder{color:var(--border-color);font-style:italic;font-weight:100}.client-faqs-search-form .client-faqs-search-input:-moz-placeholder,.client-faqs-search-form .client-faqs-search-input::-moz-placeholder{color:var(--border-color);font-style:italic;font-weight:100}.client-faqs-search-form .client-faqs-search-input:-ms-input-placeholder{color:var(--border-color);font-style:italic;font-weight:100}@media screen and (min-width:0px)and (max-width:500px){.client-faqs-search-form .client-faqs-search-input{font-size:var(--s-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.client-faqs-search-form .client-faqs-search-input{font-size:var(--sm-font)}}.client-faqs-search-form .client-faqs-search-input::placeholder{color:hsla(0,0%,100%,.502)}.client-faqs-search-form .client-faqs-search-btn{align-items:center;background-color:#0000;border:none;border-radius:.4vh;color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;outline:none;padding:1vh 0;position:relative;right:1vh;text-align:center;text-decoration:none;width:100%;width:auto}.client-faqs-search-form .client-faqs-search-btn:hover{opacity:.8}.client-faqs-no-results{align-items:center;color:var(--white);display:flex;flex-direction:column;font-size:var(--ml-font);font-style:italic;font-weight:400;gap:1vh;height:100%;justify-content:space-between;padding-top:10vh;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.client-faqs-no-results{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.client-faqs-no-results{font-size:var(--m-font)}}.client-help-head{color:#fff;color:var(--white,#fff);color:var(--white);font-size:var(--ml-font);font-weight:700;position:relative}@media screen and (min-width:0px)and (max-width:500px){.client-help-head{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.client-help-head{font-size:var(--m-font)}}.client-help-head-mobile{display:none}.client-help-form-head{font-size:1.8rem;position:relative}.client-faqs-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}.client-helps-category-text{color:var(--white);font-size:var(--m-font);font-weight:700}@media screen and (min-width:0px)and (max-width:500px){.client-helps-category-text{font-size:var(--s-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.client-helps-category-text{font-size:var(--sm-font)}}.client-helps-container{color:#fff;color:var(--white,#fff);row-gap:15px;width:100%}.client-faq-item,.client-helps-container{display:flex;flex-direction:column;position:relative}.client-faq-item{border-radius:10px;font-size:var(--s-font);overflow:hidden}.client-faq-item-head{align-items:center;column-gap:40px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:10px;position:relative}.client-faq-item-question{position:relative}.client-faq-item-head-arrow{color:var(--light-grey);cursor:pointer;font-size:1.6rem;transition:.3s}.client-faq-item-head-arrow-rotate{transform:rotate(90deg)}.client-faq-item-content{display:flex;flex-direction:column;height:0;overflow:hidden;padding:0 10px;position:relative;row-gap:5px;transition:.3s}.client-faq-item-content-show{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px}@media only screen and (max-width:1025px)and (min-width:850px){.client-help-sidebar-head-top{height:30px}}@media (min-width:1020px)and (max-width:1040px)and (min-height:1350px)and (max-height:1370px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:1000px)and (max-height:1050px){.client-help-section{height:calc(100vh - 100px);padding:10px;row-gap:20px}.client-helps-container{row-gap:10px}.client-help-head{display:none}.client-help-head-mobile{align-items:center;display:flex;flex-direction:row;font-size:var(--sm-font)}.client-faq-item-head{column-gap:10px}.client-faq-item-head-arrow{display:none}}@media only screen and (max-width:500px){.client-help-section{height:calc(100vh - 100px);padding:10px;row-gap:20px}.client-helps-container{row-gap:10px}.client-help-head{display:none}.client-help-head-mobile{align-items:center;display:flex;flex-direction:row;font-size:var(--sm-font)}.client-faq-item-head{column-gap:10px}.client-faq-item-head-arrow{display:none}}.client-shared-modal-container{background:#03080f;background:var(--black,#03080f);border-radius:10px;display:flex;flex-direction:column;position:relative;row-gap:10px;top:50%;transform:translate(-10%,-50%);width:30vw}.client-shared-modal-head{display:flex;justify-content:space-between}#client-share-heading,.client-shared-modal-head{color:#9cbdeb;color:var(--label-blue,#9cbdeb)}#client-share-heading-close-btn{color:#3cc3f2;color:var(--light-blue,#3cc3f2)}.client-share-modal-input-container{column-gap:10px;display:flex;flex-direction:row;flex-wrap:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:50vh;max-width:100%;overflow:auto;row-gap:10px}.client-share-names-container{column-gap:5px;display:flex;flex-wrap:wrap;position:relative;row-gap:5px}.client-share-name-item{align-items:center;background:#3cc3f2;background:var(--light-blue,#3cc3f2);border-radius:5px;column-gap:5px;display:flex;font-size:var(--s-font);justify-content:space-between;padding:5px;position:relative}.client-share-name-item-err{background:#ea7b2c;background:var(--orange,#ea7b2c)}.client-share-remove-btn{align-items:center;background:none;border:none;display:flex;justify-content:center;outline:none;padding:0}.client-share-modal-form{display:flex;flex-direction:column;position:relative;row-gap:5px;width:100%}.client-share-modal-input{background:#0000;color:#fff;color:var(--white,#fff);font-size:var(--s-font);position:relative}.client-share-suggestions-container{align-items:flex-start;background:#fff;background:var(--white,#fff);border-radius:5px;color:#112949;color:var(--dark-blue,#112949);display:flex;flex-direction:column;left:10px;max-height:100px;max-width:90%;overflow:auto;padding:5px 0;position:absolute;row-gap:5px;top:110%;z-index:1}.client-share-error{margin-left:10px;margin-top:0;position:relative;text-align:start}.client-share-suggestion-item{cursor:pointer;padding:5px;text-align:left;width:100%}.client-share-suggestion-item:hover{background:#3cc3f280}.client-share-btn-container{display:flex;flex-direction:row;justify-content:space-between}.client-share-btn-container button{background-color:#3cc3f2;background-color:var(--light-blue,#3cc3f2)}#client-share-modal-cancel-btn{background-color:initial;color:#3cc3f2;color:var(--light-blue,#3cc3f2);margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0}@media (min-width:1020px) and (max-width:1040px) and (min-height:1350px) and (max-height:1370px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),only screen and (min-width:700px) and (max-width:780px) and (min-height:1000px) and (max-height:1050px){.client-shared-modal-container{display:flex;flex-direction:column;left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}.client-shared-modal-head{display:flex;justify-content:space-between}.client-share-modal-form{display:flex;flex-direction:column;row-gap:5px}.client-share-suggestions-container{left:0;top:110%}}@media only screen and (max-width:500px){.client-shared-modal-container{display:flex;flex-direction:column;left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}.client-shared-modal-head{display:flex;justify-content:space-between}.client-share-modal-form{display:flex;flex-direction:column;row-gap:5px}.client-share-suggestions-container{left:0;top:110%}}.client-share-warning-modal-container{background:#03080f;background:var(--black,#03080f);border-radius:10px;display:flex;flex-direction:column;font-size:var(--s-font);position:relative;row-gap:1vh;top:50%;transform:translate(-10%,-50%);width:30vw}.client-share-warning-modal-head{color:#9cbdeb;color:var(--label-blue,#9cbdeb);display:flex;justify-content:space-between}#client-share-warning-heading{color:var(--orange)}#client-share-warning-heading-close-btn{color:#3cc3f2;color:var(--light-blue,#3cc3f2)}.client-share-warning-modal-text-container{display:flex;flex-direction:column;gap:.9vh}.client-share-warning-modal-para-span-orange{color:var(--orange);display:block}.client-share-warning-modal-input-container{column-gap:10px;display:flex;flex-direction:row;flex-wrap:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:50vh;max-width:100%;overflow:auto;row-gap:10px}.client-share-warning-names-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.client-share-warning-names-container{column-gap:5px;display:flex;flex-direction:column;flex-wrap:wrap;position:relative;row-gap:5px}.client-share-warning-name-org-heading{display:flex;padding-top:.5vh}.client-share-warning-name-item{align-items:center;background-color:#3cc3f2;background-color:var(--light-blue,#3cc3f2);border-radius:5px;column-gap:5px;display:flex;flex-wrap:wrap;font-size:var(--s-font);justify-content:space-between;padding:5px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-share-warning-name-item-err{background:#ea7b2c;background:var(--orange,#ea7b2c)}.client-share-warning-remove-btn{align-items:center;background:none;border:none;display:flex;justify-content:center;outline:none;padding:0}.client-share-warning-modal-form{display:flex;flex-direction:column;position:relative;row-gap:5px;width:100%}.client-share-warning-modal-input{background:#0000;color:#112949;color:var(--dark-blue,#112949);font-size:var(--s-font);position:relative}.client-share-warning-suggestions-container{align-items:flex-start;background:#112949;background:var(--dark-blue,#112949);border:1px solid #03080f;border:1px solid var(--black,#03080f);border-radius:5px;color:#fff;color:var(--white,#fff);display:flex;flex-direction:column;left:10px;max-height:100px;max-width:90%;overflow:auto;padding:5px 0;position:absolute;row-gap:5px;top:110%;z-index:1}.client-share-warning-error{margin-left:10px;margin-top:0;position:relative;text-align:start}.client-share-warning-suggestion-item{cursor:pointer;padding:5px;text-align:left;width:100%}.client-share-warning-suggestion-item:hover{background:#3cc3f280}.client-share-warning-btn-container{display:flex;flex-direction:row;justify-content:space-between;padding-top:1vh}.client-share-warning-btn-container button{background-color:#3cc3f2;background-color:var(--light-blue,#3cc3f2)}#client-share-warning-modal-cancel-btn{background-color:initial;color:#3cc3f2;color:var(--light-blue,#3cc3f2);margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0}.client-share-warning-modal-err-msg{color:#ea7b2c;color:var(--orange,#ea7b2c);font-size:var(--xs-font);position:relative;top:50%;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}@media (min-width:1020px) and (max-width:1040px) and (min-height:1350px) and (max-height:1370px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),only screen and (min-width:700px) and (max-width:780px) and (min-height:1000px) and (max-height:1050px){.client-share-warning-modal-container{display:flex;flex-direction:column;left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}.client-share-warning-modal-head{display:flex;justify-content:space-between}}@media only screen and (max-width:500px){.client-share-warning-modal-container{display:flex;flex-direction:column;font-size:var(--s-font);left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}.client-share-warning-modal-head{display:flex;justify-content:space-between}.client-share-warning-modal-form{display:flex;flex-direction:column;row-gap:5px}.client-share-warning-suggestions-container{left:0;top:110%}.client-share-warning-modal-input{padding:1vh}}.client-source-download-file-modal{background:#03080f;background:var(--black,#03080f);border-radius:10px;display:flex;flex-direction:column;position:relative;top:50%;transform:translate(-10%,-50%);width:30vw}.client-source-download-file-modal-head{color:var(--label-blue)}.client-source-file-download-section{grid-row-gap:.5vh;grid-column-gap:100%;align-items:center;column-gap:100%;display:grid;font-size:var(--s-font);grid-auto-flow:row;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:1fr;justify-content:space-between;row-gap:.5vh;width:100%}.client-source-file{align-items:center;display:flex;justify-content:space-between}.client-source-file-download{grid-column-gap:.8vh;column-gap:.8vh;grid-template-columns:1fr}.client-source-file-download,.client-source-file-download-btn{display:grid;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column}.client-source-file-download-btn{grid-gap:.2vh;align-items:center;color:var(--light-blue);cursor:pointer;font-size:var(--s-font);font-weight:400;justify-content:center}.client-source-file-download-btn svg{font-size:1.5vh}.client-source-file-download-all,.client-source-file-name{grid-column-gap:.5vh;align-items:center;column-gap:.5vh;display:grid;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;justify-self:flex-end}.client-source-file-name{max-width:70%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-source-file-name-modal-text{word-wrap:break-word;max-width:15vw;word-break:break-all}.client-source-file-name img{display:inline-block;height:30px;position:relative;width:30px}@media (min-width:1020px) and (max-width:1040px) and (min-height:1350px) and (max-height:1370px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),only screen and (min-width:700px) and (max-width:780px) and (min-height:1000px) and (max-height:1050px){.client-source-download-file-modal{left:0;margin:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}.client-source-file-download-btn svg{font-size:1.8vh}.client-source-file-download,.client-source-file-download-all{column-gap:1vh}.client-source-file-name-modal-text{max-width:50vw}}@media only screen and (max-width:500px){.client-source-download-file-modal{left:0;margin:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}.client-source-file-download-btn svg{font-size:1.8vh}.client-source-file-download,.client-source-file-download-all{column-gap:1vh}.client-source-file-name-modal-text{max-width:50vw}}.client-revoke-share-modal-container{background:#03080f;background:var(--black,#03080f);border-radius:10px;display:flex;flex-direction:column;font-size:var(--s-font);position:relative;row-gap:1vh;top:50%;transform:translate(-10%,-50%);width:30vw}#client-revoke-share-heading{color:var(--label-blue)}#client-revoke-share-heading-close-btn{color:#3cc3f2;color:var(--light-blue,#3cc3f2)}.client-revoke-share-heading-para-white{color:#fff}.client-revoke-share-names-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.client-revoke-share-names-container{column-gap:5px;display:flex;flex-direction:column;flex-wrap:wrap;position:relative;row-gap:5px}.client-revoke-share-name-item{background-color:#3cc3f2;background-color:var(--light-blue,#3cc3f2)}.client-revoke-share-name-item,.client-revoke-share-requester-name-item{align-items:center;border-radius:5px;column-gap:5px;display:flex;flex-wrap:wrap;font-size:var(--s-font);justify-content:space-between;padding:5px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-revoke-share-requester-name-item{background-color:#9cbdeb;background-color:var(--label-blue,#9cbdeb)}.client-revoke-share-remove-btn{align-items:center;background:none;border:none;display:flex;justify-content:center;outline:none;padding:0}.client-revoke-share-heading{color:#9cbdeb;color:var(--label-blue,#9cbdeb)}.client-revoke-share-requester-names-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.client-revoke-share-heading-para{color:#9cbdeb;color:var(--label-blue,#9cbdeb);padding-top:10px}.client-revoke-share-btn-container{display:flex;flex-direction:row;justify-content:space-between;padding-top:1vh}.client-revoke-share-btn-container button{background-color:#3cc3f2;background-color:var(--light-blue,#3cc3f2)}#client-revoke-share-modal-cancel-btn{background-color:initial;color:#3cc3f2;color:var(--light-blue,#3cc3f2);margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0}.client-revoke-share-modal-err-msg{color:#ea7b2c;color:var(--orange,#ea7b2c);font-size:var(--xs-font);position:relative;top:50%;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}@media (min-width:1020px) and (max-width:1040px) and (min-height:1350px) and (max-height:1370px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),only screen and (min-width:700px) and (max-width:780px) and (min-height:1000px) and (max-height:1050px){.client-revoke-share-modal-container{display:flex;flex-direction:column;left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}}@media only screen and (max-width:500px){.client-revoke-share-modal-container{display:flex;flex-direction:column;font-size:var(--s-font);left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}}.client-revoke-request-error-modal-container{background:#03080f;background:var(--black,#03080f);border-radius:10px;display:flex;flex-direction:column;position:relative;row-gap:10px;top:50%;transform:translate(-10%,-50%);width:30vw}#client-revoke-reuqest-error-heading{color:#9cbdeb;color:var(--label-blue,#9cbdeb)}#client-revoke-request-error-heading-close-btn{color:#3cc3f2;color:var(--light-blue,#3cc3f2)}.client-revoke-request-error-btn-container{display:flex;flex-direction:row;justify-content:space-between}.client-revoke-request-error-btn-container button{background-color:#3cc3f2;background-color:var(--light-blue,#3cc3f2)}#client-revoke-request-error-modal-cancel-btn{background-color:initial;color:#3cc3f2;color:var(--light-blue,#3cc3f2);margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0}@media (min-width:1020px) and (max-width:1040px) and (min-height:1350px) and (max-height:1370px),(min-width:500px) and (max-width:550px) and (min-height:700px) and (max-height:730px),only screen and (min-width:700px) and (max-width:780px) and (min-height:1000px) and (max-height:1050px){.client-revoke-request-error-modal-container{display:flex;flex-direction:column;left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}}@media only screen and (max-width:500px){.client-revoke-request-error-modal-container{display:flex;flex-direction:column;left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}}.home_page_outer_container{font-family:EXO2\.0-REGULAR!important;height:auto;line-height:normal!important;overflow-x:hidden!important;width:inherit}.home_page_outer_container a{color:var(--bs-heading-color);text-decoration:none}.home_page_outer_container h1,.home_page_outer_container h2,.home_page_outer_container h3,.home_page_outer_container h4,.home_page_outer_container h5{font-weight:500;margin:0}.home_page_outer_container *{font-family:EXO2\.0-REGULAR}.home_page_outer_container p{margin-bottom:0}.CapabilitiesCentre_website_btn__P3et0{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.CapabilitiesCentre_website_btn__P3et0{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.CapabilitiesCentre_website_btn__P3et0{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.CapabilitiesCentre_website_btn__P3et0{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.CapabilitiesCentre_website_btn__P3et0{font-size:var(--l-font)}}.CapabilitiesCentre_website_input__LdSTw{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.CapabilitiesCentre_website_input__LdSTw::placeholder{color:var(--white)}.CapabilitiesCentre_capabilities_outer_container__LP9j3{align-items:center;background-color:#cfd4db66;display:flex;justify-content:center;position:relative;width:100%}.CapabilitiesCentre_capabilities_container_wrapper__OMH2s{align-items:center;background-color:var(--white);-webkit-clip-path:polygon(0 0,100% 0,100% 75%,90% 95%,5% 88%,0 68%);clip-path:polygon(0 0,100% 0,100% 75%,90% 95%,5% 88%,0 68%);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;gap:2rem;height:100%;justify-content:center;padding-bottom:33%;padding-top:3rem;position:relative;width:100%}@media screen and (min-width:320px){.CapabilitiesCentre_capabilities_container_wrapper__OMH2s{padding-bottom:35%}}@media screen and (min-width:355px){.CapabilitiesCentre_capabilities_container_wrapper__OMH2s{-webkit-clip-path:polygon(0 0,100% 0,100% 75%,90% 95%,12% 88%,0 68%);clip-path:polygon(0 0,100% 0,100% 75%,90% 95%,12% 88%,0 68%);padding-bottom:28%}}@media screen and (min-width:768px){.CapabilitiesCentre_capabilities_container_wrapper__OMH2s{gap:3rem;padding-bottom:18%}}@media screen and (min-width:1023px){.CapabilitiesCentre_capabilities_container_wrapper__OMH2s{padding:8% 15% 12%}}@media screen and (min-width:1100px){.CapabilitiesCentre_capabilities_container_wrapper__OMH2s{padding:4% 16% 7%}}@media screen and (min-width:1200px){.CapabilitiesCentre_capabilities_container_wrapper__OMH2s{-webkit-clip-path:polygon(0 0,100% 0,94% 90%,5% 78%);clip-path:polygon(0 0,100% 0,94% 90%,5% 78%);flex-direction:row;gap:0;padding:8% 5%}}@media screen and (min-width:1650px){.CapabilitiesCentre_capabilities_container_wrapper__OMH2s{-webkit-clip-path:polygon(0 0,100% 0,88% 88%,11% 69%);clip-path:polygon(0 0,100% 0,88% 88%,11% 69%);padding:5% 10% 8%}}@media screen and (min-width:2200px){.CapabilitiesCentre_capabilities_container_wrapper__OMH2s{padding:10%}}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.CapabilitiesCentre_capabilities_container_wrapper__OMH2s{padding-bottom:13%}}.CapabilitiesCentre_capabilities_container_brand_title__m4YmO{align-items:center;display:flex;flex-direction:column;font-size:var(--m-font);gap:.5rem;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:1023px){.CapabilitiesCentre_capabilities_container_brand_title__m4YmO{width:85%}}@media screen and (min-width:1200px){.CapabilitiesCentre_capabilities_container_brand_title__m4YmO{align-items:flex-start;width:75%}}.CapabilitiesCentre_brand_title_heading_wrapper__j4NOi{align-items:center;display:flex;flex-direction:row;font-size:2vh;gap:1rem;justify-content:center;position:relative;width:100%}@media screen and (min-width:1200px){.CapabilitiesCentre_brand_title_heading_wrapper__j4NOi{justify-content:flex-start}}.CapabilitiesCentre_capabilities_ez_logo_image__RrW1h{width:4rem}@media screen and (min-width:1023px){.CapabilitiesCentre_capabilities_ez_logo_image__RrW1h{width:6rem}}@media screen and (min-width:1500px){.CapabilitiesCentre_capabilities_ez_logo_image__RrW1h{width:8rem}}@media screen and (min-width:2200px){.CapabilitiesCentre_capabilities_ez_logo_image__RrW1h{width:10rem}}@media screen and (min-width:3000px){.CapabilitiesCentre_capabilities_ez_logo_image__RrW1h{width:12rem}}.CapabilitiesCentre_brand_title_heading__HOHkr{color:var(--dark-blue);font-size:var(--rem-2xl-font)}@media screen and (min-width:300px){.CapabilitiesCentre_brand_title_heading__HOHkr{font-size:28px}}@media screen and (min-width:350px){.CapabilitiesCentre_brand_title_heading__HOHkr{font-size:32px}}@media screen and (min-width:1023px){.CapabilitiesCentre_brand_title_heading__HOHkr{font-size:var(--rem-4xl-font)}}@media screen and (min-width:1500px){.CapabilitiesCentre_brand_title_heading__HOHkr{font-size:var(--rem-5xl-font)}}@media screen and (min-width:2200px){.CapabilitiesCentre_brand_title_heading__HOHkr{font-size:var(--rem-7xl-font)}}@media screen and (min-width:3000px){.CapabilitiesCentre_brand_title_heading__HOHkr{font-size:var(--rem-8xl-font)}}.CapabilitiesCentre_brand_title_desc__acBoR{color:var(--dark-blue);font-size:var(--rem-base-font);text-align:center}@media screen and (min-width:1023px){.CapabilitiesCentre_brand_title_desc__acBoR{font-size:var(--rem-xl-font)}}@media screen and (min-width:1500px){.CapabilitiesCentre_brand_title_desc__acBoR{font-size:var(--rem-2xl-font)}}@media screen and (min-width:2200px){.CapabilitiesCentre_brand_title_desc__acBoR{font-size:var(--rem-3xl-font)}}@media screen and (min-width:3000px){.CapabilitiesCentre_brand_title_desc__acBoR{font-size:var(--rem-4xl-font)}}.CapabilitiesCentre_capabilities_container_brand_desc__o\+OQb{grid-gap:3rem;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(1fr,4);width:100%}@media screen and (min-width:768px){.CapabilitiesCentre_capabilities_container_brand_desc__o\+OQb{grid-gap:1rem;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;width:100%}}@media screen and (min-width:1200px){.CapabilitiesCentre_capabilities_container_brand_desc__o\+OQb{width:120%}}@media screen and (min-width:1023px){.CapabilitiesCentre_capabilities_container_brand_desc__o\+OQb{grid-gap:1.5rem;width:125%}}@media screen and (min-width:1200px){.CapabilitiesCentre_capabilities_container_brand_desc__o\+OQb{grid-gap:1rem}}@media screen and (min-width:1500px){.CapabilitiesCentre_capabilities_container_brand_desc__o\+OQb{grid-gap:1.5rem}}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.CapabilitiesCentre_capabilities_container_brand_desc__o\+OQb{grid-gap:2.5rem}}.CapabilitiesCentre_desc_text_wrapper__g7UXz{align-items:center;display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:flex-start;position:relative;text-align:center;width:100%}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.CapabilitiesCentre_desc_text_wrapper__g7UXz{justify-content:center}}.CapabilitiesCentre_desc_text_wrapper__g7UXz p{padding-bottom:2px;padding-top:2px}.CapabilitiesCentre_dark_blue__d-9jS{background-color:var(--dark-blue);color:#fff;padding:3px 5px}.CapabilitiesCentre_first_desc__sC0Vw{font-size:var(--rem-2xl-font)}.CapabilitiesCentre_desc_text__8dgb2{font-size:var(--rem-base-font)}@media screen and (min-width:320px){.CapabilitiesCentre_desc_text__8dgb2{font-size:var(--rem-lg-font)}}@media screen and (min-width:1023px){.CapabilitiesCentre_desc_text__8dgb2{font-size:var(--rem-xl-font)}}@media screen and (min-width:1500px){.CapabilitiesCentre_desc_text__8dgb2{font-size:var(--rem-2xl-font)}}@media screen and (min-width:2200px){.CapabilitiesCentre_desc_text__8dgb2{font-size:var(--rem-4xl-font)}}@media screen and (min-width:3000px){.CapabilitiesCentre_desc_text__8dgb2{font-size:var(--rem-5xl-font)}}.CapabilitiesCentre_primary_size_desc__GrZYe{font-size:var(--rem-xl-font);padding:3px 5px}@media screen and (min-width:320px){.CapabilitiesCentre_primary_size_desc__GrZYe{font-size:var(--rem-2xl-font)}}@media screen and (min-width:1023px){.CapabilitiesCentre_primary_size_desc__GrZYe{font-size:var(--rem-2xl-font)}}@media screen and (min-width:1500px){.CapabilitiesCentre_primary_size_desc__GrZYe{font-size:var(--rem-3xl-font)}}@media screen and (min-width:2200px){.CapabilitiesCentre_primary_size_desc__GrZYe{font-size:var(--rem-5xl-font)}}@media screen and (min-width:3000px){.CapabilitiesCentre_primary_size_desc__GrZYe{font-size:var(--rem-6xl-font)}}.ServiceSection_website_btn__oKj-l{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.ServiceSection_website_btn__oKj-l{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.ServiceSection_website_btn__oKj-l{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.ServiceSection_website_btn__oKj-l{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.ServiceSection_website_btn__oKj-l{font-size:var(--l-font)}}.ServiceSection_website_input__z6sQI{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.ServiceSection_website_input__z6sQI::placeholder{color:var(--white)}.ServiceSection_outersection__9N4SU{align-items:center;background-color:var(--darkest-blue);display:flex;flex-direction:column;font-size:var(--m-font);gap:1rem;justify-content:flex-start;padding:2rem 1rem;position:relative;width:100%}@media screen and (min-width:1023px){.ServiceSection_outersection__9N4SU{padding:2rem 1rem 4rem}}@media screen and (min-width:3000px){.ServiceSection_outersection__9N4SU{padding:4rem 1rem 6rem}}.ServiceSection_serivce_section_inner_wrapper__AwM-p{align-items:center;display:flex;flex-direction:column;font-size:var(--m-font);gap:2rem;justify-content:flex-start;position:relative;width:100%}@media screen and (min-width:501px){.ServiceSection_serivce_section_inner_wrapper__AwM-p{gap:3rem}}@media screen and (min-width:1023px){.ServiceSection_serivce_section_inner_wrapper__AwM-p{gap:2rem}}@media screen and (min-width:3000px){.ServiceSection_serivce_section_inner_wrapper__AwM-p{gap:4rem}}.ServiceSection_top_gradient__3C039{height:100%;left:-20rem;position:absolute;top:0;transform:rotateY(180deg)}@media screen and (min-width:0px)and (max-width:639px){.ServiceSection_top_gradient__3C039{left:-50rem}}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.ServiceSection_top_gradient__3C039{left:-40rem}}.ServiceSection_bottom_gradient__v7sWC{bottom:0;height:100%;position:absolute;right:-20rem;transform:rotateX(180deg)}@media screen and (min-width:0px)and (max-width:639px){.ServiceSection_bottom_gradient__v7sWC{right:-50rem}}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.ServiceSection_bottom_gradient__v7sWC{right:-40rem}}.ServiceSection_service_section_header_wrapper__NH44j{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.ServiceSection_service_section_header_text__liPWm{color:var(--white);font-size:var(--rem-xl-font);text-align:center}@media screen and (min-width:350px){.ServiceSection_service_section_header_text__liPWm{font-size:var(--rem-2xl-font)}}@media screen and (min-width:768px){.ServiceSection_service_section_header_text__liPWm{font-size:28px}}@media screen and (min-width:1200px){.ServiceSection_service_section_header_text__liPWm{font-size:32px}}@media screen and (min-width:2200px){.ServiceSection_service_section_header_text__liPWm{font-size:var(--rem-5xl-font)}}@media screen and (min-width:3000px){.ServiceSection_service_section_header_text__liPWm{font-size:var(--rem-6xl-font)}}.ServiceSection_carousels_wrapper__osBtB{align-items:center;display:flex;flex-direction:column;font-size:var(--m-font);gap:1.5rem;justify-content:flex-start;position:relative;width:100%}.ServiceSection_indicator_wrapper__QVh5V{align-items:center;display:flex;height:2rem;justify-content:center;z-index:3}.ServiceSection_indicator_wrapper__QVh5V:last-child(){height:8px;width:8px}@media screen and (min-width:501px){.ServiceSection_indicator_wrapper__QVh5V{padding-top:1rem}}@media screen and (min-width:768px){.ServiceSection_indicator_wrapper__QVh5V{padding-top:0}}.ServiceSection_indicator__swpTK:first-child,.ServiceSection_indicator__swpTK:last-child{height:8px;width:8px}.ServiceSection_indicator__swpTK:nth-child(2),.ServiceSection_indicator__swpTK:nth-last-child(2){height:10px;width:10px}.ServiceSection_indicator__swpTK{background-color:hsla(0,0%,100%,.502);border-radius:50%;cursor:pointer;height:12px;margin:0 5px;transition:background-color width height .3s ease;width:12px}.ServiceSection_indicator__swpTK.ServiceSection_active__f70t6{background-color:#fff;height:16px;transition:all .3s ease;width:16px}.ServiceSection_cta_section__8G9PO{align-items:center;display:flex;flex-direction:column;font-size:var(--m-font);gap:1rem;justify-content:space-between;margin-top:1rem;position:relative;width:100%;z-index:2}@media screen and (min-width:3000px){.ServiceSection_cta_section__8G9PO{gap:1.5rem}}.ServiceSection_cta_title__j6VWT{color:var(--white);font-size:var(--rem-base-font);text-align:center;width:100%}@media screen and (min-width:350px){.ServiceSection_cta_title__j6VWT{font-size:var(--rem-lg-font)}}@media screen and (min-width:768px){.ServiceSection_cta_title__j6VWT{font-size:var(--rem-2xl-font);width:55%}}@media screen and (min-width:1200px){.ServiceSection_cta_title__j6VWT{width:35%}}@media screen and (min-width:1500px){.ServiceSection_cta_title__j6VWT{width:30%}}@media screen and (min-width:2200px){.ServiceSection_cta_title__j6VWT{font-size:var(--rem-4xl-font);width:35%}}@media screen and (min-width:3000px){.ServiceSection_cta_title__j6VWT{font-size:var(--rem-4xl-font);width:30%}}.ServiceSection_cta_desc__CXk5O{color:var(--white);font-size:var(--rem-sm-font);text-align:center}@media screen and (min-width:350px){.ServiceSection_cta_desc__CXk5O{font-size:var(--rem-base-font)}}@media screen and (min-width:2200px){.ServiceSection_cta_desc__CXk5O{font-size:28px}}.ServiceSection_cta_button__XIp6k{background-color:var(--orange);border:none;border-radius:4px;color:var(--white);font-size:var(--rem-sm-font);padding:.5rem 1rem}@media screen and (min-width:350px){.ServiceSection_cta_button__XIp6k{border-radius:8px;font-size:var(--rem-base-font);padding:.7rem 1rem}}@media screen and (min-width:501px){.ServiceSection_cta_button__XIp6k{padding:1rem 1.5rem}}@media screen and (min-width:2200px){.ServiceSection_cta_button__XIp6k{font-size:28px;padding:1.5rem 3.9rem}}@media screen and (min-width:3000px){.ServiceSection_cta_button__XIp6k{border-radius:.8rem;font-size:32px;padding:2rem 3.9rem}}.Card_website_btn__hjM-S{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.Card_website_btn__hjM-S{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.Card_website_btn__hjM-S{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.Card_website_btn__hjM-S{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.Card_website_btn__hjM-S{font-size:var(--l-font)}}.Card_website_input__TxN1H{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.Card_card__vgdhK,.Card_website_input__TxN1H::placeholder{color:var(--white)}.Card_card__vgdhK{align-items:center;background:radial-gradient(at center top,#4c4b4b,#000);border:1px solid #ffffff80;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;font-size:var(--m-font);gap:2rem;height:90%;height:100%;justify-content:flex-start;padding:3rem 1rem;position:relative;width:13rem}@media screen and (min-width:300px){.Card_card__vgdhK{width:17rem}}@media screen and (min-width:360px){.Card_card__vgdhK{padding:1rem;width:19rem}}@media screen and (min-width:768px){.Card_card__vgdhK{gap:3rem;padding:1rem}}@media screen and (min-width:501px){.Card_card__vgdhK{width:26rem}}@media screen and (min-width:768px){.Card_card__vgdhK{width:32rem}}@media screen and (min-width:2200px){.Card_card__vgdhK{width:42rem}}.Card_serivce_icons_container_wrapper__svwFh{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.Card_card_heading_text__bCMUG{color:var(--white);font-size:var(--rem-lg-font);position:relative;text-align:center;width:100%}@media screen and (min-width:768px){.Card_card_heading_text__bCMUG{font-size:var(--rem-2xl-font)}}@media screen and (min-width:3000px){.Card_card_heading_text__bCMUG{font-size:var(--rem-5xl-font)}}.Card_card_heading_wrapper__fW19N{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.Card_heading_bar__DWr\+v{background-color:#ffffff80;bottom:-1rem;height:.2rem;left:22%;position:absolute;width:6rem}@media screen and (min-width:300px){.Card_heading_bar__DWr\+v{left:26%;width:8rem}}@media screen and (min-width:501px){.Card_heading_bar__DWr\+v{left:29%;width:12rem}}@media screen and (min-width:3000px){.Card_heading_bar__DWr\+v{bottom:-2rem;height:.4rem;left:37%;width:12rem}}.Card_serivce_icons_container__5lC9W{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}.Card_serivce_icons_wrapper__LGrNk{align-items:center;display:flex;flex-direction:column;font-size:12px;gap:.5rem;height:5.5rem;justify-content:flex-start;text-align:center;width:4rem}@media screen and (min-width:360px){.Card_serivce_icons_wrapper__LGrNk{width:4rem}}@media screen and (min-width:501px){.Card_serivce_icons_wrapper__LGrNk{font-size:var(--rem-base-font);height:6.5rem;width:7rem}}@media screen and (min-width:3000px){.Card_serivce_icons_wrapper__LGrNk{font-size:var(--rem-2xl-font);height:9rem;width:10rem}}.Card_serivce_icons_wrapper__LGrNk img{object-fit:contain!important;width:2.5rem}@media screen and (min-width:501px){.Card_serivce_icons_wrapper__LGrNk img{width:3.5rem}}@media screen and (min-width:3000px){.Card_serivce_icons_wrapper__LGrNk img{width:5rem}}.Card_service_icons_wrapper__xEkp7{position:absolute;right:0;top:-2.5rem}@media screen and (min-width:300px){.Card_service_icons_wrapper__xEkp7{right:0;top:-2rem}}@media screen and (min-width:360px){.Card_service_icons_wrapper__xEkp7{right:0;top:0}}.Card_service_icons_wrapper__xEkp7 img{width:2.5rem}@media screen and (min-width:3000px){.Card_service_icons_wrapper__xEkp7 img{width:4rem}}.Carousel_website_btn__mpeHS{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.Carousel_website_btn__mpeHS{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.Carousel_website_btn__mpeHS{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.Carousel_website_btn__mpeHS{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.Carousel_website_btn__mpeHS{font-size:var(--l-font)}}.Carousel_website_input__azFDy{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.Carousel_website_input__azFDy::placeholder{color:var(--white)}.Carousel_carousel_wrapper__R9Rq\+{height:500px;width:35%;z-index:5}@media screen and (min-width:300px){.Carousel_carousel_wrapper__R9Rq\+{height:400px}}@media screen and (min-width:360px){.Carousel_carousel_wrapper__R9Rq\+{height:400px;width:25%}}@media screen and (min-width:501px){.Carousel_carousel_wrapper__R9Rq\+{height:500px}}@media screen and (min-width:3000px){.Carousel_carousel_wrapper__R9Rq\+{height:700px}}.ServiceNameCarousel_website_btn__qdXM5{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.ServiceNameCarousel_website_btn__qdXM5{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.ServiceNameCarousel_website_btn__qdXM5{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.ServiceNameCarousel_website_btn__qdXM5{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.ServiceNameCarousel_website_btn__qdXM5{font-size:var(--l-font)}}.ServiceNameCarousel_website_input__PLp1x{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.ServiceNameCarousel_website_input__PLp1x::placeholder{color:var(--white)}.ServiceNameCarousel_carousel_wrapper__rT6Cr{height:125px;position:relative;width:100%}@media screen and (min-width:350px){.ServiceNameCarousel_carousel_wrapper__rT6Cr{height:155px}}@media screen and (min-width:768px){.ServiceNameCarousel_carousel_wrapper__rT6Cr{height:100px}}@media screen and (min-width:1023px){.ServiceNameCarousel_carousel_wrapper__rT6Cr{width:100%}}@media screen and (min-width:1200px){.ServiceNameCarousel_carousel_wrapper__rT6Cr{width:80%}}@media screen and (min-width:1500px){.ServiceNameCarousel_carousel_wrapper__rT6Cr{width:70%}}@media screen and (min-width:1800px){.ServiceNameCarousel_carousel_wrapper__rT6Cr{width:60%}}@media screen and (min-width:2200px){.ServiceNameCarousel_carousel_wrapper__rT6Cr{height:200px}}@media screen and (min-width:3000px){.ServiceNameCarousel_carousel_wrapper__rT6Cr{height:300px}}.ServiceNameCarousel_carousel_btns_wrapper__req1w{align-items:center;display:flex;flex-direction:row;font-size:2vh;gap:0;justify-content:space-between;position:absolute;top:0;width:100%}@media screen and (min-width:501px){.ServiceNameCarousel_carousel_btns_wrapper__req1w{left:0;width:80%}}@media screen and (min-width:700px){.ServiceNameCarousel_carousel_btns_wrapper__req1w{left:15%;width:70%}}@media screen and (min-width:768px){.ServiceNameCarousel_carousel_btns_wrapper__req1w{left:10%;top:10%;width:80%}}@media screen and (min-width:1023px){.ServiceNameCarousel_carousel_btns_wrapper__req1w{display:none}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.ServiceNameCarousel_carousel_btns_wrapper__req1w{transform:translate(55px,20px)}}@media screen and (min-width:501px)and (max-width:699px)and (min-height:700px)and (max-height:730px)and (orientation:portrait){.ServiceNameCarousel_carousel_btns_wrapper__req1w{left:15%;top:20%;width:70%}}@media(min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait){.ServiceNameCarousel_carousel_btns_wrapper__req1w{display:flex;left:20%;width:60%}}.ServiceNameCarousel_carousel_btn__dDnMz,.ServiceNameCarousel_carousel_btn_left__LBNFA,.ServiceNameCarousel_carousel_btn_right__dDz1u{background:none;border:none;color:#ffffff80;font-size:var(--rem-2xl-font);padding:0}.ServiceNameCard_website_btn__sf23z{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.ServiceNameCard_website_btn__sf23z{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.ServiceNameCard_website_btn__sf23z{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.ServiceNameCard_website_btn__sf23z{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.ServiceNameCard_website_btn__sf23z{font-size:var(--l-font)}}.ServiceNameCard_website_input__44e34{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.ServiceNameCard_website_input__44e34::placeholder{color:var(--white)}.ServiceNameCard_category_text_wrapper__tpnXh{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;height:100%;justify-content:flex-start;text-align:center;width:17rem}@media screen and (min-width:360px){.ServiceNameCard_category_text_wrapper__tpnXh{width:20rem}}@media screen and (min-width:501px){.ServiceNameCard_category_text_wrapper__tpnXh{width:20rem}}@media screen and (min-width:768px){.ServiceNameCard_category_text_wrapper__tpnXh{width:30rem}}@media screen and (min-width:2200px){.ServiceNameCard_category_text_wrapper__tpnXh{width:35rem}}@media screen and (min-width:3000px){.ServiceNameCard_category_text_wrapper__tpnXh{width:45rem}}.ServiceNameCard_category_text__cnowO{color:var(--white);font-size:20px;text-transform:uppercase}@media screen and (min-width:350px){.ServiceNameCard_category_text__cnowO{font-size:24px}}@media screen and (min-width:501px){.ServiceNameCard_category_text__cnowO{font-size:28px}}@media screen and (min-width:1200px){.ServiceNameCard_category_text__cnowO{font-size:32px}}@media screen and (min-width:2200px){.ServiceNameCard_category_text__cnowO{font-size:var(--rem-5xl-font)}}@media screen and (min-width:3000px){.ServiceNameCard_category_text__cnowO{font-size:var(--rem-6xl-font)}}.ServiceNameCard_category_desc_text__pG\+I4{color:var(--white);font-size:var(--rem-sm-font)}@media screen and (min-width:350px){.ServiceNameCard_category_desc_text__pG\+I4{font-size:var(--rem-base-font)}}@media screen and (min-width:1023px){.ServiceNameCard_category_desc_text__pG\+I4{display:block}}@media screen and (min-width:2200px){.ServiceNameCard_category_desc_text__pG\+I4{font-size:var(--rem-2xl-font)}}@media screen and (min-width:3000px){.ServiceNameCard_category_desc_text__pG\+I4{font-size:var(--rem-3xl-font)}}.GetAQuoteModals_website_btn__RHbE-{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.GetAQuoteModals_website_btn__RHbE-{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.GetAQuoteModals_website_btn__RHbE-{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.GetAQuoteModals_website_btn__RHbE-{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.GetAQuoteModals_website_btn__RHbE-{font-size:var(--l-font)}}.GetAQuoteModals_website_input__Fqahr{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.GetAQuoteModals_website_input__Fqahr::placeholder{color:var(--white)}.GetAQuoteModals_quoteModal_ParentContainers__64nmz{align-items:center;display:flex!important;height:100vh;justify-content:center;line-height:normal!important;margin:0 auto;padding:0 5px;width:100%}@media screen and (min-width:768px){.GetAQuoteModals_quoteModal_ParentContainers__64nmz{padding:0}}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.GetAQuoteModals_quoteModal_ParentContainers__64nmz{align-items:flex-start}}@media(width:1024px)and (height:600px){.GetAQuoteModals_quoteModal_ParentContainers__64nmz{align-items:flex-start}}.GetAQuoteModals_quoteModal_mobileclose_btn__kaUuS{background:#0000;border:none;color:#fff;font-family:Exo2-Bold;font-size:1rem;height:30px;position:absolute;right:5px;top:5px;width:30px;z-index:10}@media screen and (min-width:1200px){.GetAQuoteModals_quoteModal_mobileclose_btn__kaUuS{display:none;font-size:1.5rem;right:1rem}}.GetAQuoteModals_quoteModal_mobileclose_btn__kaUuS:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#112949;border:1px solid #3d3d3d;border-radius:16px;color:#fff}.GetAQuoteModals_quoteModal_ParentMainContainerWrapper__H-ce2{border-radius:16px;display:flex;flex-direction:column;margin:0 auto;width:100%}@media screen and (min-width:1200px){.GetAQuoteModals_quoteModal_ParentMainContainerWrapper__H-ce2{flex-direction:row!important}}.GetAQuoteModals_quoteModal_desktopclose_btn__HovxT{align-items:center;background:#0000;border:none;border-radius:16px;color:#3d3d3d;display:flex;display:none;font-family:Exo2-Bold;height:30px;justify-content:center;position:absolute;right:5px;top:5px;transition:background-color .3s ease;width:100%;width:30px}@media screen and (min-width:1200px){.GetAQuoteModals_quoteModal_desktopclose_btn__HovxT{align-items:center;display:flex;justify-content:center}}.GetAQuoteModals_quoteModal_desktopclose_btn__HovxT:hover{background-color:#112949;border:1px solid #3d3d3d;color:#fff}.GetAQuoteModals_quoteModal_MainHeaderContainers__2411N{background:#0000 linear-gradient(180deg,#112949,#03080f);border-radius:16px 16px 0 0;height:8rem;width:100%}@media screen and (min-width:1200px){.GetAQuoteModals_quoteModal_MainHeaderContainers__2411N{align-items:flex-start;background:#0000 linear-gradient(180deg,#112949,#03080f);border-bottom:none;border-radius:16px 0 0 16px;height:auto;width:46%}}.GetAQuoteModals_quoteModal_MainBodyContainers__Y0kTH{height:100%;padding:1rem 15px;width:100%}@media screen and (min-width:1200px){.GetAQuoteModals_quoteModal_MainBodyContainers__Y0kTH{align-items:flex-start;border-radius:0 16px 16px 0;display:flex;justify-content:space-between;padding:2.5rem 2rem;width:65%}}.GetAQuoteModals_quoteModal_MainBodyWrapperContainer__iDRvl{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;width:100%}@media screen and (min-width:1200px){.GetAQuoteModals_quoteModal_MainBodyWrapperContainer__iDRvl{gap:1rem}}.GetAQuoteModals_quoteModal_FieldWrapper__eO-Um{width:100%}.GetAQuoteModals_quoteModal_InputFieldContainer__6-UgD{border:1px solid #aeaeae;border-radius:8px;font-size:var(--rem-base-font);height:100%;height:40px;padding:0 12px;width:100%}.GetAQuoteModals_quoteModal_InputFieldContainer__6-UgD:focus{border:1px solid #3e516b}.GetAQuoteModals_quoteModal_InputFieldContainer__6-UgD::placeholder{font-size:var(--rem-base-font)}@media screen and (min-width:1200px){.GetAQuoteModals_quoteModal_InputFieldContainer__6-UgD{font-size:var(--rem-lg-font);height:50px}.GetAQuoteModals_quoteModal_InputFieldContainer__6-UgD::placeholder{font-size:var(--rem-lg-font)}}.GetAQuoteModals_quoteModal_textareaFieldWrapper__c\+Haw{width:100%}.GetAQuoteModals_quoteModal_spanContainer__\+Fo6X{font-size:var(--rem-base-font);padding-left:10px}@media screen and (min-width:1500px){.GetAQuoteModals_quoteModal_spanContainer__\+Fo6X{font-size:var(--rem-lg-font)}}.GetAQuoteModals_quoteModal_checkboxMainWrapper__pg9xL{align-items:center;display:flex}.GetAQuoteModals_quoteModal_textareasFieldWrappers__E2Phu{height:6rem;width:100%}.GetAQuoteModals_quoteModal_textareaWrapper__IcycD{border:1px solid #aeaeae;border-radius:8px;font-size:var(--rem-base-font);height:100%;padding:15px 12px;width:100%}.GetAQuoteModals_quoteModal_textareaWrapper__IcycD:focus{border:1px solid #3e516b}.GetAQuoteModals_quoteModal_textareaWrapper__IcycD::placeholder{font-size:var(--rem-base-font)}@media screen and (min-width:1200px){.GetAQuoteModals_quoteModal_textareaWrapper__IcycD,.GetAQuoteModals_quoteModal_textareaWrapper__IcycD::placeholder{font-size:var(--rem-lg-font)}}.GetAQuoteModals_quoteModal_textareaFieldWrapper__c\+Haw{display:flex;flex-direction:column;gap:1rem;justify-content:center}.GetAQuoteModals_quoteModal_submitBtn__CYEsb{background:#ea7b2c;border:none;border-radius:8px;color:#fff;font-size:var(--rem-base-font);height:50px;outline:none;width:100%}@media screen and (min-width:1200px){.GetAQuoteModals_quoteModal_submitBtn__CYEsb{font-size:var(--rem-lg-font)}}.GetAQuoteModals_quoteModal_titleMainContainers__vTMqi{color:#fff;display:flex;flex-direction:column;gap:.5rem;margin-top:16px;padding:10px 5px;position:relative;z-index:5}@media screen and (min-width:1200px){.GetAQuoteModals_quoteModal_titleMainContainers__vTMqi{gap:1rem;margin-top:0;padding:1.2rem}}.GetAQuoteModals_quoteModal_maintextHeading__gst\+s{font-family:Exo2-Bold;font-size:24px}@media screen and (min-width:1200px){.GetAQuoteModals_quoteModal_maintextHeading__gst\+s{font-size:32px}}.GetAQuoteModals_quoteModal_subtextparagraph__\+RIZj{font-size:16px}@media screen and (min-width:1200px){.GetAQuoteModals_quoteModal_subtextparagraph__\+RIZj{font-size:24px}}.GetAQuoteModals_quoteModal_backgroundImgWrapper__-r2gm{background:url(/static/media/contactmobilemodal.74989aaa82bf3e418a70.svg);background-position:top;background-repeat:no-repeat;background-size:auto;height:20%;position:absolute;width:90%;z-index:1}@media screen and (min-width:1200px){.GetAQuoteModals_quoteModal_backgroundImgWrapper__-r2gm{background:url(/static/media/contactdesktopmodal.a31a0da1967afcbc1555.svg);background-position:bottom;background-repeat:no-repeat;background-size:auto;height:90%;margin-top:10px;width:42%}}.GetAQuoteModals_phone_input__VKj\+T{display:none}.SearchDropdown_website_btn__Sei1M{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.SearchDropdown_website_btn__Sei1M{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.SearchDropdown_website_btn__Sei1M{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.SearchDropdown_website_btn__Sei1M{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.SearchDropdown_website_btn__Sei1M{font-size:var(--l-font)}}.SearchDropdown_website_input__gLWZR{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.SearchDropdown_website_input__gLWZR::placeholder{color:var(--white)}.SearchDropdown_search_input_dropdown_wrapper__0UD45{align-items:center;display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;line-height:normal!important;position:relative;width:100%}.SearchDropdown_search_input_wrapper__tqpIi{align-items:center;background-color:var(--white);border:1px solid #ababab;border-radius:8px;display:flex;flex-direction:row;font-size:2vh;gap:1rem;height:40px;justify-content:space-between;padding:0 12px;position:relative;width:100%}@media screen and (min-width:1023px){.SearchDropdown_search_input_wrapper__tqpIi{height:50px}}.SearchDropdown_search_input_input_field__L9YUh{background:none;border:none;font-size:var(--rem-base-font);outline:none;width:100%}@media screen and (min-width:1023px){.SearchDropdown_search_input_input_field__L9YUh{font-size:var(--rem-lg-font)}}.SearchDropdown_search_dropdown_wrapper__EImv7{align-items:center;background-color:var(--white);border-radius:8px;display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:flex-start;overflow-y:auto;padding-right:1px;position:absolute;top:48px;transition:all .3s ease;width:100%;z-index:2}.SearchDropdown_search_dropdown_wrapper__EImv7:first-child{border-top-left-radius:8px;border-top-right-radius:8px}@media screen and (min-width:1023px){.SearchDropdown_search_dropdown_wrapper__EImv7{top:58px}}.SearchDropdown_search_dropdown_active__b5hIW{border:1px solid #ababab;box-shadow:0 3px 6px rgba(0,0,0,.161);height:10rem;transition:all .3s ease}.SearchDropdown_search_dropdown_unactive__K75Ni{height:0;transition:all .3s ease}.SearchDropdown_search_input_dropdown_icon__a01om{cursor:pointer;font-size:1.2rem}.SearchDropdown_service_wrapper__IFa\+f{align-items:center;color:var(--dark-blue);cursor:pointer;display:flex;font-size:var(--rem-base-font);justify-content:flex-start;position:relative;width:100%}@media screen and (min-width:1023px){.SearchDropdown_service_wrapper__IFa\+f{font-size:var(--rem-lg-font)}}.SearchDropdown_service_outer_wrapper_container__UD5fw{align-items:center;display:flex;justify-content:center;padding:2px 2px 0;position:relative;width:100%}.SearchDropdown_service_wrapper_container__adlJX{align-items:flex-start;cursor:pointer;display:flex;flex-direction:row;font-size:2vh;gap:.5rem;justify-content:flex-start;padding:7px 6px;position:relative;transition:background-color .3s ease;width:100%}@media screen and (min-width:350px){.SearchDropdown_service_wrapper_container__adlJX{padding:7px 12px}}@media screen and (min-width:1023px){.SearchDropdown_service_wrapper_container__adlJX:hover{background-color:rgba(17,41,73,.102)}}.SearchDropdown_servicedata_mainwrappers__EOAQv{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%}.SearchDropdown_subservice_container_wrapper__T3vYr{align-items:flex-start;background-color:rgba(17,41,73,.102);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:flex-start;padding:0 5px;position:relative;width:100%}.SearchDropdown_subservice_container_outer_wrapper__qbp7f{align-items:center;display:flex;justify-content:center;padding:0 2px;position:relative;width:100%}.SearchDropdown_subservice_wrapper__kFrOM{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:2vh;gap:0;justify-content:space-between;padding:7px 0 7px 2px;position:relative;width:100%}@media screen and (min-width:350px){.SearchDropdown_subservice_wrapper__kFrOM{padding:7px 7px 7px 28px}}@media screen and (min-width:501px){.SearchDropdown_subservice_wrapper__kFrOM{padding:7px 6px 7px 34px}}.SearchDropdown_subservice_name_wrapper__oO5A9{color:var(--dark-blue);font-size:var(--rem-base-font)}@media screen and (min-width:1023px){.SearchDropdown_subservice_name_wrapper__oO5A9{font-size:var(--rem-lg-font)}}.SearchDropdown_selected_services_wrapper__QZFYe{width:auto}.SearchDropdown_selected_services_wrapper__QZFYe,.SearchDropdown_selected_services_wrapper_container__2COSZ{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:2vh;gap:.5rem;justify-content:flex-start;position:relative}.SearchDropdown_selected_services_wrapper_container__2COSZ{max-height:4.5rem;overflow-y:auto;width:100%}.SearchDropdown_top_spacing__qfTax{padding-top:10px}@media screen and (min-width:1023px){.SearchDropdown_top_spacing__qfTax{padding-top:1rem}}.SearchDropdown_selected_services_individual_wrapper__xKX9P{align-items:center;border:1px solid var(--dark-blue);border-radius:var(--rem-lg-font);display:flex;flex-direction:row;font-size:2vh;gap:.5rem;justify-content:space-between;padding:.2rem .5rem;position:relative;width:auto}.SearchDropdown_selected_service_name__7OvRO{color:var(--dark-blue);font-size:var(--rem-base-font)}@media screen and (min-width:1023px){.SearchDropdown_selected_service_name__7OvRO{font-size:var(--rem-lg-font)}}.SearchDropdown_selected_service_icon__nDpqU{align-items:flex-end;display:flex;height:100%;justify-content:flex-end;position:relative;width:auto}.SearchDropdown_selected_service_icon__nDpqU svg{cursor:pointer;font-size:.8rem}.SearchDropdown_tick_icon_wrapper__dNGp-,.SearchDropdown_tick_icon_wrapper_checked__tsG0a,.SearchDropdown_tick_icon_wrapper_unchecked__h\+ESK{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:auto}.SearchDropdown_tick_icon_wrapper__dNGp- svg,.SearchDropdown_tick_icon_wrapper_checked__tsG0a svg,.SearchDropdown_tick_icon_wrapper_unchecked__h\+ESK svg{font-size:1rem}.SearchDropdown_tick_icon_wrapper_checked__tsG0a{fill:var(--dark-blue)}.SearchDropdown_tick_icon_wrapper_unchecked__h\+ESK svg{fill:#bcbcbc}.SearchDropdown_dropdown_arrow__aEiWq{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:auto}.SearchDropdown_dropdown_arrow__aEiWq svg{font-size:1.2rem}.SearchDropdown_no_results_found__EsLNc{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.SearchDropdown_no_results_found_text__Z9Nph{color:var(--dark-blue);font-size:var(--rem-lg-font)}.USPCard_website_btn__I4Gy7{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.USPCard_website_btn__I4Gy7{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.USPCard_website_btn__I4Gy7{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.USPCard_website_btn__I4Gy7{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.USPCard_website_btn__I4Gy7{font-size:var(--l-font)}}.USPCard_website_input__WlCoW{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.USPCard_website_input__WlCoW::placeholder{color:var(--white)}.USPCard_uspcard_outerContainer__a7poE{position:relative}.USPCard_uspcard_outerContainer__a7poE .USPCard_hoveruspcard_Container__pXHGy,.USPCard_uspcard_outerContainer__a7poE .USPCard_uspcard_outerWrapper__t\+Ws3{align-items:flex-start;background:#0000 linear-gradient(143deg,#112949,#03080f);border-radius:var(--rem-base-font);box-shadow:0 0 15px #0009;color:var(--white);cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;font-size:var(--m-font);gap:0;height:15rem;justify-content:space-between;margin:0 auto;padding:1rem;position:relative;transition-duration:2s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);width:100%}@media screen and (min-width:1100px){.USPCard_uspcard_outerContainer__a7poE .USPCard_hoveruspcard_Container__pXHGy,.USPCard_uspcard_outerContainer__a7poE .USPCard_uspcard_outerWrapper__t\+Ws3{width:100%}}.USPCard_uspcard_outerContainer__a7poE .USPCard_uspcard_outerWrapper__t\+Ws3{transform:rotateY(0deg)}.USPCard_uspcard_outerContainer__a7poE .USPCard_uspcard_mainContainer__fFwXx{align-items:flex-start;display:flex;justify-content:space-between;position:relative;width:100%}.USPCard_uspcard_outerContainer__a7poE .USPCard_hoveruspcard_Container__pXHGy{height:100%;left:0;margin:0 auto;opacity:0;position:absolute;top:0;transform:rotateY(-180deg);width:100%;z-index:-1}@media screen and (min-width:501px){.USPCard_uspcard_outerContainer__a7poE .USPCard_hoveruspcard_Container__pXHGy{z-index:-1}}@media screen and (min-width:768px){.USPCard_uspcard_outerContainer__a7poE .USPCard_hoveruspcard_Container__pXHGy{z-index:1}}.USPCard_uspcard_outerContainer__a7poE.USPCard_flip-vertical__te8Vk,.USPCard_uspcard_outerContainer__a7poE:hover{transform:none}@media screen and (min-width:1023px){.USPCard_uspcard_outerContainer__a7poE:hover .USPCard_uspcard_outerWrapper__t\+Ws3{transform:rotateY(180deg)}.USPCard_uspcard_outerContainer__a7poE:hover .USPCard_hoveruspcard_Container__pXHGy{opacity:1;transform:rotateY(0deg)}.USPCard_uspcard_outerContainer__a7poE.USPCard_flip-vertical__te8Vk .USPCard_hoveruspcard_Container__pXHGy{transform:rotateX(-180deg)}.USPCard_uspcard_outerContainer__a7poE.USPCard_flip-vertical__te8Vk:hover .USPCard_uspcard_outerWrapper__t\+Ws3{transform:rotateX(180deg)}.USPCard_uspcard_outerContainer__a7poE.USPCard_flip-vertical__te8Vk:hover .USPCard_hoveruspcard_Container__pXHGy{transform:rotateX(0deg)}}.USPCard_hoveruspcard_TextWrapper__ROmJT{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.USPCard_uspcard_mainTextPara__c3k\+G{font-size:var(--rem-lg-font);padding:0 3rem 1rem;text-align:center;width:100%}@media screen and (min-width:350px){.USPCard_uspcard_mainTextPara__c3k\+G{font-size:var(--rem-2xl-font)}}@media screen and (min-width:501px){.USPCard_uspcard_mainTextPara__c3k\+G{font-size:24px}}@media screen and (min-width:1500px){.USPCard_uspcard_mainTextPara__c3k\+G{font-size:28px;padding:0 3.7rem}}@media screen and (min-width:1800px){.USPCard_uspcard_mainTextPara__c3k\+G{font-size:28px;padding:0 3.8rem}}@media screen and (min-width:3000px){.USPCard_uspcard_mainTextPara__c3k\+G{font-size:var(--rem-4xl-font)}}.USPCard_hoverReadMoreText__naybW{font-size:var(--rem-lg-font);text-decoration:underline}.USPCard_uspcard_backgroundImageWrappr__Zud-h{align-items:flex-start;display:flex;justify-content:center;position:absolute;top:-35%;width:100%;z-index:-1}.USPCard_uspcard_backgroundImageWrappr__Zud-h img{height:var(--rem-9xl-font)}.USPCard_uspcard_PiArrowCircleIcons__5gZph svg{height:2rem;width:2rem}.USPCard_hoveruspcard_HeadermainText__HXR\+s{font-size:var(--rem-2xl-font)}.USPCard_hoveruspcard_mainTextParagraph__jLG6L{-webkit-box-orient:vertical;-webkit-line-clamp:5;color:#b4b4b4;display:-webkit-box;font-size:var(--rem-lg-font);overflow:hidden}@media screen and (min-width:3000px){.USPCard_hoveruspcard_mainTextParagraph__jLG6L{font-size:var(--rem-xl-font)}}.USPModels_website_btn__JTj0-{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.USPModels_website_btn__JTj0-{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.USPModels_website_btn__JTj0-{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.USPModels_website_btn__JTj0-{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.USPModels_website_btn__JTj0-{font-size:var(--l-font)}}.USPModels_website_input__aRGtO{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.USPModels_website_input__aRGtO::placeholder{color:var(--white)}.USPModels_uspmodels_outerWrapper__Gi2dW{background-color:var(--white)}.USPModels_uspmodels_mainSection__y3ETn,.USPModels_uspmodels_outerWrapper__Gi2dW{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.USPModels_uspmodels_mainSection__y3ETn{flex-direction:column;font-size:var(--m-font);gap:1rem;height:auto}@media screen and (min-width:501px){.USPModels_uspmodels_mainSection__y3ETn{gap:2rem}}@media screen and (min-width:1200px){.USPModels_uspmodels_mainSection__y3ETn{background-color:#cfd4db66;-webkit-clip-path:polygon(35% 5%,100% 10%,100% 0,100% 85%,100% 75%,75% 97%,0 90%,0 25%);clip-path:polygon(35% 5%,100% 10%,100% 0,100% 85%,100% 75%,75% 97%,0 90%,0 25%);-webkit-clip-path:polygon(35% 5%,100% 10%,100% 0,100% 88%,100% 85%,75% 95%,0 87%,0 17%);clip-path:polygon(35% 5%,100% 10%,100% 0,100% 88%,100% 85%,75% 95%,0 87%,0 17%);gap:4rem;padding:var(--rem-9xl-font);padding:7rem 1rem 9rem}}@media screen and (min-width:1500px){.USPModels_uspmodels_mainSection__y3ETn{-webkit-clip-path:polygon(35% 5%,100% 10%,100% 0,100% 85%,100% 77%,70% 95%,0 84%,0 25%);clip-path:polygon(35% 5%,100% 10%,100% 0,100% 85%,100% 77%,70% 95%,0 84%,0 25%);padding:6rem 6rem 13rem}}@media screen and (min-width:2200px){.USPModels_uspmodels_mainSection__y3ETn{padding:15rem 10rem}}@media screen and (min-width:3000px){.USPModels_uspmodels_mainSection__y3ETn{padding:10rem 50rem}}.USPModels_uspmodels_mainContainer__wg2VC{align-items:flex-start;display:flex;flex-direction:row;flex-direction:column-reverse;font-size:2vh;gap:0;justify-content:center;position:relative;width:100%}@media screen and (min-width:1023px){.USPModels_uspmodels_mainContainer__wg2VC{flex-direction:column-reverse}}@media screen and (min-width:1200px){.USPModels_uspmodels_mainContainer__wg2VC{flex-direction:row;gap:2rem}}@media screen and (min-width:1500px){.USPModels_uspmodels_mainContainer__wg2VC{gap:3rem}}.USPModels_uspmodels_Headingtext__ulz9V{color:#112949;display:none;font-family:Exo2\.0-SemiBold;font-size:35px;text-align:center}@media screen and (min-width:1200px){.USPModels_uspmodels_Headingtext__ulz9V{display:block;font-size:var(--rem-5xl-font);text-align:left}}@media screen and (min-width:3000px){.USPModels_uspmodels_Headingtext__ulz9V{font-size:var(--rem-6xl-font)}}.USPModels_uspmodels_CardsHeadingText__u\+hqb{color:#112949;display:block;font-family:Exo2\.0-SemiBold;font-size:24px;text-align:center}@media screen and (min-width:300px){.USPModels_uspmodels_CardsHeadingText__u\+hqb{font-size:28px}}@media screen and (min-width:350px){.USPModels_uspmodels_CardsHeadingText__u\+hqb{font-size:32px}}@media screen and (min-width:1023px){.USPModels_uspmodels_CardsHeadingText__u\+hqb{font-size:var(--rem-4xl-font)}}@media screen and (min-width:1200px){.USPModels_uspmodels_CardsHeadingText__u\+hqb{display:none;font-size:var(--rem-5xl-font)}}.USPModels_uspmodels_leftHeadingPara__62Iqz{color:#112949;font-family:Exo2\.0-SemiBold;font-size:20px;text-align:center;width:100%}@media screen and (min-width:300px){.USPModels_uspmodels_leftHeadingPara__62Iqz{font-size:24px}}@media screen and (min-width:350px){.USPModels_uspmodels_leftHeadingPara__62Iqz{font-size:28px}}@media screen and (min-width:1023px){.USPModels_uspmodels_leftHeadingPara__62Iqz{font-size:32px}}@media screen and (min-width:3000px){.USPModels_uspmodels_leftHeadingPara__62Iqz{font-size:var(--rem-5xl-font)}}.USPModels_uspmodels_leftmainContainer__EV-MP{align-items:center;display:flex;flex-direction:column;font-size:var(--m-font);gap:4rem;justify-content:center;padding:0 1rem 2rem;position:relative;width:100%}@media screen and (min-width:1023px){.USPModels_uspmodels_leftmainContainer__EV-MP{gap:4rem}}@media screen and (min-width:1200px){.USPModels_uspmodels_leftmainContainer__EV-MP{align-items:center;width:60%}}@media screen and (min-width:1500px){.USPModels_uspmodels_leftmainContainer__EV-MP{width:36%}}@media screen and (min-width:1800px){.USPModels_uspmodels_leftmainContainer__EV-MP{width:100%}}.USPModels_uspmodels_centerMainContainer__1D9dR{background:#03080f;display:none;height:35rem;width:1px}@media screen and (min-width:1200px){.USPModels_uspmodels_centerMainContainer__1D9dR{display:block}}.USPModels_uspmodels_clocktimemainWrapper__wVi5Q{display:flex;gap:1.3rem}@media screen and (min-width:768px){.USPModels_uspmodels_clocktimemainWrapper__wVi5Q{gap:2.3rem}}.USPModels_uspmodels_verticalLineContainer__u0tYp{background:#112949;border-radius:5px;height:10rem;opacity:.6;width:5px}.USPModels_uspmodels_BulletPointsConatiner__TAh4k{background:#112949;border-radius:var(--rem-base-font);height:var(--rem-base-font);margin:5px 0;width:var(--rem-base-font)}.USPModels_uspmodels_roundclockMainSection__JbizV{align-items:normal;display:flex;gap:1rem;justify-content:center;padding-bottom:5rem;position:relative;width:auto}@media screen and (min-width:768px){.USPModels_uspmodels_roundclockMainSection__JbizV{gap:2rem}}@media screen and (min-width:1200px){.USPModels_uspmodels_roundclockMainSection__JbizV{gap:3rem;justify-content:center;padding-bottom:0}}@media screen and (min-width:1500px){.USPModels_uspmodels_roundclockMainSection__JbizV{justify-content:space-between}}.USPModels_uspmodels_clockIndiviContainer__cxDTg{align-items:center;display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;position:relative;width:auto}.USPModels_uspmodels_clocktimecontainer__u92gG{color:#112949;font-size:18px;text-align:center}@media screen and (min-width:1100px){.USPModels_uspmodels_clocktimecontainer__u92gG{font-size:28px}}@media screen and (min-width:3000px){.USPModels_uspmodels_clocktimecontainer__u92gG{font-size:var(--rem-5xl-font)}}.USPModels_uspmodels_clocktimecontainer__u92gG h1{font-family:Exo2-Bold;font-size:60px;line-height:1}@media screen and (min-width:1100px){.USPModels_uspmodels_clocktimecontainer__u92gG h1{font-size:80px}}@media screen and (min-width:3000px){.USPModels_uspmodels_clocktimecontainer__u92gG h1{font-size:90px}}.USPModels_uspmodels_clockIndiviParagraph__PRKSo{align-items:center;background:#d1d4d9;border-radius:10px;color:#112949;display:flex;font-size:var(--rem-base-font);height:5rem;justify-content:center;padding:0 1rem;position:relative;text-align:center;width:8rem}@media screen and (min-width:350px){.USPModels_uspmodels_clockIndiviParagraph__PRKSo{font-size:var(--rem-lg-font);height:5rem;width:12rem}}@media screen and (min-width:768px){.USPModels_uspmodels_clockIndiviParagraph__PRKSo{width:15rem}}@media screen and (min-width:1100px){.USPModels_uspmodels_clockIndiviParagraph__PRKSo{font-size:24px;height:7rem;width:18rem}}@media screen and (min-width:1500px){.USPModels_uspmodels_clockIndiviParagraph__PRKSo{font-size:28px}}@media screen and (min-width:2200px){.USPModels_uspmodels_clockIndiviParagraph__PRKSo{font-size:var(--rem-4xl-font)}}.USPModels_uspmodels_rightmainwrapperContainer__-9nwe{align-items:center;background-color:#cfd4db66;-webkit-clip-path:polygon(26% 0,101% 3%,100% 19%,100% 100%,100% 96%,70% 98%,0 96%,0 3%);clip-path:polygon(26% 0,101% 3%,100% 19%,100% 100%,100% 96%,70% 98%,0 96%,0 3%);display:flex;flex-direction:column;padding:2rem 10px;width:100%}@media screen and (min-width:350px){.USPModels_uspmodels_rightmainwrapperContainer__-9nwe{-webkit-clip-path:polygon(26% 1%,101% 5%,100% 19%,100% 84%,100% 96%,80% 99%,0 97%,0 5%);clip-path:polygon(26% 1%,101% 5%,100% 19%,100% 84%,100% 96%,80% 99%,0 97%,0 5%);padding:4rem 1rem}}@media screen and (min-width:768px){.USPModels_uspmodels_rightmainwrapperContainer__-9nwe{padding:4rem 7rem}}@media screen and (min-width:1100px){.USPModels_uspmodels_rightmainwrapperContainer__-9nwe{padding:4rem 13rem}}@media screen and (min-width:1200px){.USPModels_uspmodels_rightmainwrapperContainer__-9nwe{background:none;-webkit-clip-path:none;clip-path:none;display:flex;flex-direction:column;padding:0}}#USPModels_uspmodels_specialStraightLine__f3RqT{margin-bottom:.5rem;margin-top:.5rem}@media screen and (min-width:1100px){#USPModels_uspmodels_specialStraightLine__f3RqT{margin-bottom:2rem}}.USPModels_uspmodels_rightmainContainer__Xq8Li{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr;padding:2rem 0;width:100%}@media screen and (min-width:501px){.USPModels_uspmodels_rightmainContainer__Xq8Li{gap:3rem;grid-template-columns:1fr;padding:4rem 0;width:55%}}@media screen and (min-width:1023px){.USPModels_uspmodels_rightmainContainer__Xq8Li{gap:4rem;grid-template-columns:1fr 1fr;padding:4rem 0;width:90%}}@media screen and (min-width:1200px){.USPModels_uspmodels_rightmainContainer__Xq8Li{grid-column-gap:3rem;grid-row-gap:5rem;background:none;-webkit-clip-path:none;clip-path:none;column-gap:3rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;padding:5rem 1rem;padding:0;row-gap:5rem;width:100%}}.CommercialModals_website_btn__J0zgW{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.CommercialModals_website_btn__J0zgW{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.CommercialModals_website_btn__J0zgW{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.CommercialModals_website_btn__J0zgW{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.CommercialModals_website_btn__J0zgW{font-size:var(--l-font)}}.CommercialModals_website_input__dE3DS{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.CommercialModals_website_input__dE3DS::placeholder{color:var(--white)}.CommercialModals_commercial_modals_outer_container__EmKrP{align-items:center;background-color:var(--darkest-blue);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;overflow:hidden;position:relative;width:100%}@media screen and (min-width:1100px){.CommercialModals_commercial_modals_outer_container__EmKrP{height:50rem}}@media screen and (min-width:2200px){.CommercialModals_commercial_modals_outer_container__EmKrP{height:60rem}}@media screen and (min-width:3000px){.CommercialModals_commercial_modals_outer_container__EmKrP{height:70rem}}.CommercialModals_top_gradient__J0yNP{position:absolute;right:-50rem;top:0}@media screen and (min-width:768px){.CommercialModals_top_gradient__J0yNP{right:-40rem}}@media screen and (min-width:1023px){.CommercialModals_top_gradient__J0yNP svg{width:100%}}.CommercialModals_commercial_modals_heading_wrapper__SvSXW{align-items:center;display:flex;flex-direction:column;font-size:var(--m-font);gap:.5rem;justify-content:space-between;padding:2rem 1rem;position:relative;text-align:center;width:100%}@media screen and (min-width:501px){.CommercialModals_commercial_modals_heading_wrapper__SvSXW{padding:3rem 1rem}}@media screen and (min-width:1023px){.CommercialModals_commercial_modals_heading_wrapper__SvSXW{padding:2rem 1rem;width:60%}}@media screen and (min-width:2200px){.CommercialModals_commercial_modals_heading_wrapper__SvSXW{padding:3rem 1rem}}@media screen and (min-width:3000px){.CommercialModals_commercial_modals_heading_wrapper__SvSXW{padding:4rem 1rem}}.CommercialModals_commercial_modals_heading_text__dfSVY{color:var(--white);font-size:20px}@media screen and (min-width:300px){.CommercialModals_commercial_modals_heading_text__dfSVY{font-size:var(--rem-2xl-font)}}@media screen and (min-width:1500px){.CommercialModals_commercial_modals_heading_text__dfSVY{font-size:32px}}@media screen and (min-width:2200px){.CommercialModals_commercial_modals_heading_text__dfSVY{font-size:var(--rem-5xl-font)}}@media screen and (min-width:3000px){.CommercialModals_commercial_modals_heading_text__dfSVY{font-size:var(--rem-6xl-font)}}.CommercialModals_commercial_modals_sub_heading_text__sDlYb{color:var(--white);font-size:var(--rem-lg-font)}@media screen and (min-width:300px){.CommercialModals_commercial_modals_sub_heading_text__sDlYb{font-size:var(--rem-xl-font)}}@media screen and (min-width:1023px){.CommercialModals_commercial_modals_sub_heading_text__sDlYb{font-size:var(--rem-xl-font)}}@media screen and (min-width:1500px){.CommercialModals_commercial_modals_sub_heading_text__sDlYb{font-size:var(--rem-2xl-font)}}@media screen and (min-width:3000px){.CommercialModals_commercial_modals_sub_heading_text__sDlYb{font-size:var(--rem-3xl-font)}}.CommercialModals_commercial_modals_expansion_carousel__lbyU5{align-items:center;display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:100%;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:1100px){.CommercialModals_commercial_modals_expansion_carousel__lbyU5{flex-direction:row}}.CommercialModals_entity_slider__pMAGa{align-items:center;display:flex;flex-direction:column;font-size:var(--m-font);gap:2rem;height:100%;justify-content:center;position:relative;width:100%}@media screen and (min-width:768px){.CommercialModals_entity_slider__pMAGa{gap:4rem;width:100%}}@media screen and (min-width:1023px){.CommercialModals_entity_slider__pMAGa{width:70%}}@media screen and (min-width:1100px){.CommercialModals_entity_slider__pMAGa{justify-content:flex-start;width:100%}}.CommercialModals_entity_slider_wrapper__xN52Y{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:2rem 1rem;position:relative;width:100%}.CommercialModals_entity_slider_wrapper__xN52Y:first-child{background-color:#001024}.CommercialModals_entity_slider_wrapper__xN52Y:nth-child(2){background-color:#0d2039}.CommercialModals_entity_slider_wrapper__xN52Y:last-child{background-color:var(--dark-blue)}@media screen and (min-width:768px){.CommercialModals_entity_slider_wrapper__xN52Y{padding:2rem}}@media screen and (min-width:1200px){.CommercialModals_entity_slider_wrapper__xN52Y{padding:2rem 1rem}}@media screen and (min-width:1500px){.CommercialModals_entity_slider_wrapper__xN52Y{padding:3rem;padding:2rem 1.5rem}}@media screen and (min-width:1800px){.CommercialModals_entity_slider_wrapper__xN52Y{padding:4rem}}.CommercialModals_active_slider__GIJv1{height:35rem;transition:all .5s ease-out;width:100%}@media screen and (min-width:768px){.CommercialModals_active_slider__GIJv1{height:30rem}}@media screen and (min-width:1100px){.CommercialModals_active_slider__GIJv1{height:100%;width:70%}}.CommercialModals_unactive_slider__khI3p{height:13rem;transition:all .5s ease-out;width:100%}@media screen and (min-width:1100px){.CommercialModals_unactive_slider__khI3p{height:100%;width:30%}}.CommercialModals_unactive_slider__khI3p:hover .CommercialModals_animated_under_line__SAYvW:after{transform:scaleX(1);transform-origin:bottom left}.CommercialModals_entity_slider_header__2WS6H{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--m-font);gap:2rem;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:501px){.CommercialModals_entity_slider_header__2WS6H{align-items:center;flex-direction:row}}.CommercialModals_unactive_slider_header__IXQr4{flex-direction:column;gap:1.5rem;text-align:center}@media screen and (min-width:768px){.CommercialModals_unactive_slider_header__IXQr4{flex-direction:row}}@media screen and (min-width:1100px){.CommercialModals_unactive_slider_header__IXQr4{flex-direction:column}}.CommercialModals_active_entity_slider_heading_wrapper__zPmeq{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:flex-start;position:relative;width:100%}@media screen and (min-width:768px){.CommercialModals_active_entity_slider_heading_wrapper__zPmeq{width:65%}}@media screen and (min-width:1023px){.CommercialModals_active_entity_slider_heading_wrapper__zPmeq{width:70%}}@media screen and (min-width:2200px){.CommercialModals_active_entity_slider_heading_wrapper__zPmeq{gap:.5rem}}.CommercialModals_unactive_entity_slider_heading_wrapper__I826s{align-items:center;display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:768px){.CommercialModals_unactive_entity_slider_heading_wrapper__I826s{align-items:flex-start;width:65%}}@media screen and (min-width:1023px){.CommercialModals_unactive_entity_slider_heading_wrapper__I826s{width:70%}}@media screen and (min-width:1100px){.CommercialModals_unactive_entity_slider_heading_wrapper__I826s{align-items:center;width:100%}}.CommercialModals_active_slider_heading_text__g0r6C,.CommercialModals_entity_slider_heading_text__FdcNI,.CommercialModals_unactive_slider_heading_text__qPA3Z{color:var(--white)}.CommercialModals_active_slider_heading_text__g0r6C{font-size:var(--rem-2xl-font)}@media screen and (min-width:350px){.CommercialModals_active_slider_heading_text__g0r6C{font-size:32px}}@media screen and (min-width:1023px){.CommercialModals_active_slider_heading_text__g0r6C{font-size:var(--rem-4xl-font)}}@media screen and (min-width:1500px){.CommercialModals_active_slider_heading_text__g0r6C{font-size:var(--rem-5xl-font)}}@media screen and (min-width:2200px){.CommercialModals_active_slider_heading_text__g0r6C{font-size:var(--rem-6xl-font)}}@media screen and (min-width:3000px){.CommercialModals_active_slider_heading_text__g0r6C{font-size:var(--rem-7xl-font)}}.CommercialModals_unactive_slider_heading_text__qPA3Z{font-size:var(--rem-xl-font);position:relative}@media screen and (min-width:350px){.CommercialModals_unactive_slider_heading_text__qPA3Z{font-size:var(--rem-2xl-font)}}@media screen and (min-width:1023px){.CommercialModals_unactive_slider_heading_text__qPA3Z{font-size:var(--rem-3xl-font)}}@media screen and (min-width:1500px){.CommercialModals_unactive_slider_heading_text__qPA3Z{font-size:var(--rem-4xl-font)}}@media screen and (min-width:2200px){.CommercialModals_unactive_slider_heading_text__qPA3Z{font-size:var(--rem-5xl-font)}}.CommercialModals_animated_under_line__SAYvW{color:var(--dark-blue);display:none;position:relative;width:5rem}.CommercialModals_animated_under_line__SAYvW:after{background:var(--light-blue);border-radius:5px;bottom:0;content:"";height:.5rem;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .25s ease-out;width:100%}@media screen and (min-width:1100px){.CommercialModals_animated_under_line__SAYvW{display:inline-block}}.CommercialModals_model_desc__gcGqi{color:var(--white);font-size:var(--rem-sm-font)}@media screen and (min-width:350px){.CommercialModals_model_desc__gcGqi{font-size:var(--rem-base-font)}}@media screen and (min-width:1500px){.CommercialModals_model_desc__gcGqi{font-size:var(--rem-lg-font)}}@media screen and (min-width:2200px){.CommercialModals_model_desc__gcGqi{font-size:var(--rem-2xl-font)}}@media screen and (min-width:3000px){.CommercialModals_model_desc__gcGqi{font-size:var(--rem-3xl-font)}}.CommercialModals_active_model_desc__r1BLR{animation:CommercialModals_fade-in__qddo6 .2s ease-in-out .3s forwards;display:block;opacity:0}.CommercialModals_unactive_model_desc__JOUyC{display:none}.CommercialModals_entity_slider_service_banner__069nW{align-items:flex-start;background-color:#ffffffbf;border-radius:.8rem;color:var(--dark-blue);display:flex;flex-direction:column;font-size:var(--m-font);font-size:var(--rem-base-font);gap:0;justify-content:flex-start;padding:.8rem 1rem;position:relative;width:auto;width:12rem}@media screen and (min-width:350px){.CommercialModals_entity_slider_service_banner__069nW{font-size:var(--rem-lg-font)}}@media screen and (min-width:768px){.CommercialModals_entity_slider_service_banner__069nW{width:11rem}}@media screen and (min-width:1023px){.CommercialModals_entity_slider_service_banner__069nW{font-size:var(--rem-xl-font);width:12rem}}@media screen and (min-width:1500px){.CommercialModals_entity_slider_service_banner__069nW{font-size:var(--rem-2xl-font);width:14rem}}@media screen and (min-width:2200px){.CommercialModals_entity_slider_service_banner__069nW{font-size:var(--rem-3xl-font);width:18rem}}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.CommercialModals_entity_slider_service_banner__069nW{width:11rem}}@media screen and (min-width:3000px){.CommercialModals_entity_slider_service_banner__069nW{padding:1.2rem 1rem;width:21rem}}.CommercialModals_entity_slider_service_banner_head__4SMje{font-size:var(--rem-sm-font)}@media screen and (min-width:350px){.CommercialModals_entity_slider_service_banner_head__4SMje{font-size:var(--rem-base-font)}}@media screen and (min-width:1023px){.CommercialModals_entity_slider_service_banner_head__4SMje{font-size:var(--rem-lg-font)}}@media screen and (min-width:1500px){.CommercialModals_entity_slider_service_banner_head__4SMje{font-size:var(--rem-xl-font)}}@media screen and (min-width:2200px){.CommercialModals_entity_slider_service_banner_head__4SMje{font-size:var(--rem-2xl-font)}}@media screen and (min-width:3000px){.CommercialModals_entity_slider_service_banner_head__4SMje{font-size:var(--rem-3xl-font)}}.CommercialModals_entity_slider_service_banner_wrapper__RRDtf{align-items:center;display:flex;justify-content:center;position:relative;width:100%;width:auto}@media screen and (min-width:768px){.CommercialModals_entity_slider_service_banner_wrapper__RRDtf{align-items:flex-end}}.CommercialModals_active_banner_wrapper__gqmSN{justify-content:flex-start}@media screen and (min-width:768px){.CommercialModals_active_banner_wrapper__gqmSN{justify-content:center}}.CommercialModals_unactive_banner_wrapper__uLIM9{width:100%}@media screen and (min-width:501px){.CommercialModals_unactive_banner_wrapper__uLIM9{width:100%}}@media screen and (min-width:768px){.CommercialModals_unactive_banner_wrapper__uLIM9{width:auto}}@media screen and (min-width:1200px){.CommercialModals_unactive_banner_wrapper__uLIM9{width:85%}}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.CommercialModals_unactive_banner_wrapper__uLIM9{width:auto}}.CommercialModals_banner_highlight__PNTCZ{text-wrap:nowrap;font-family:Exo2-Bold}@media screen and (min-width:3000px){.CommercialModals_banner_highlight__PNTCZ{font-size:var(--rem-4xl-font)}}.CommercialModals_entity_modal_body_display__J49a3{align-items:flex-start;animation:CommercialModals_fade-in__qddo6 .2s ease-in-out .3s forwards;display:flex;flex-direction:column;font-size:var(--m-font);gap:1rem;height:100%;justify-content:space-between;opacity:0;position:relative;width:100%}@keyframes CommercialModals_fade-in__qddo6{0%{opacity:0}to{opacity:1}}.CommercialModals_entity_modal_body_hidden__PYwJv{display:none}.CommercialModals_entity_service_desc_wrapper__7RFoS{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--m-font);gap:.5rem;justify-content:flex-start;position:relative;width:100%;z-index:5}@media screen and (min-width:768px){.CommercialModals_entity_service_desc_wrapper__7RFoS{gap:1rem}}.CommercialModals_service_desc_text__k\+L8x{color:var(--white);font-size:var(--rem-base-font);width:80%}@media screen and (min-width:350px){.CommercialModals_service_desc_text__k\+L8x{font-size:var(--rem-lg-font)}}@media screen and (min-width:501px){.CommercialModals_service_desc_text__k\+L8x{width:auto}}@media screen and (min-width:1023px){.CommercialModals_service_desc_text__k\+L8x{font-size:var(--rem-xl-font)}}@media screen and (min-width:1500px){.CommercialModals_service_desc_text__k\+L8x{font-size:var(--rem-2xl-font)}}@media screen and (min-width:2200px){.CommercialModals_service_desc_text__k\+L8x{font-size:var(--rem-3xl-font)}}@media screen and (min-width:3000px){.CommercialModals_service_desc_text__k\+L8x{font-size:var(--rem-4xl-font)}}.CommercialModals_entity_service_desc_list__7J-1n{align-items:center;display:flex;flex-direction:row;font-size:2vh;gap:1rem;justify-content:flex-start;position:relative;width:100%}.CommercialModals_entity_service_desc_list__7J-1n svg{width:1.25rem}@media screen and (min-width:768px){.CommercialModals_entity_service_desc_list__7J-1n svg{width:1.75rem}}@media screen and (min-width:2200px){.CommercialModals_entity_service_desc_list__7J-1n svg{height:2.5rem;width:2.75rem}}.CommercialModals_entity_slider_image__2-z-5{bottom:0;position:absolute;right:0;width:70%}@media screen and (min-width:501px){.CommercialModals_entity_slider_image__2-z-5{height:100%;width:auto}}.CommercialModals_entity_cta_btn_wrapper__Iyqz7{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--m-font);gap:.5rem;justify-content:flex-start;position:relative;width:100%}.CommercialModals_entity_credits_claim__\+mSqR{color:var(--white);font-size:var(--rem-lg-font)}@media screen and (min-width:1023px){.CommercialModals_entity_credits_claim__\+mSqR{font-size:var(--rem-xl-font)}}@media screen and (min-width:1500px){.CommercialModals_entity_credits_claim__\+mSqR{font-size:var(--rem-2xl-font)}}.CommercialModals_entity_cta_btn__dAFxC{background-color:var(--orange);border:none;border-radius:.5rem;color:var(--white);font-family:Exo2-Bold;font-size:var(--rem-sm-font);padding:.7rem 1rem}@media screen and (min-width:350px){.CommercialModals_entity_cta_btn__dAFxC{font-size:var(--rem-base-font)}}@media screen and (min-width:768px){.CommercialModals_entity_cta_btn__dAFxC{padding:1rem 3.9rem}}@media screen and (min-width:1023px){.CommercialModals_entity_cta_btn__dAFxC{font-size:18px}}@media screen and (min-width:1500px){.CommercialModals_entity_cta_btn__dAFxC{font-size:22px}}@media screen and (min-width:2200px){.CommercialModals_entity_cta_btn__dAFxC{font-size:28px;padding:1.5rem 3.9rem}}@media screen and (min-width:3000px){.CommercialModals_entity_cta_btn__dAFxC{border-radius:.8rem;font-size:32px;padding:2rem 3.9rem}}.TestimonialAutoScroll_website_btn__mW\+\+A{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.TestimonialAutoScroll_website_btn__mW\+\+A{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.TestimonialAutoScroll_website_btn__mW\+\+A{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.TestimonialAutoScroll_website_btn__mW\+\+A{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.TestimonialAutoScroll_website_btn__mW\+\+A{font-size:var(--l-font)}}.TestimonialAutoScroll_website_input__OM8xL{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.TestimonialAutoScroll_website_input__OM8xL::placeholder{color:var(--white)}.TestimonialAutoScroll_client_testimonial_section_outermost_section__5Pfew{align-items:center;display:flex;display:none;height:50rem;justify-content:center;position:relative;width:100%}@media screen and (min-width:1023px){.TestimonialAutoScroll_client_testimonial_section_outermost_section__5Pfew{display:flex}}@media screen and (min-width:1200px){.TestimonialAutoScroll_client_testimonial_section_outermost_section__5Pfew{height:60rem}}@media(min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait){.TestimonialAutoScroll_client_testimonial_section_outermost_section__5Pfew{display:none}}@media screen and (min-width:2200px){.TestimonialAutoScroll_client_testimonial_section_outermost_section__5Pfew{height:85rem}}@media screen and (min-width:3000px){.TestimonialAutoScroll_client_testimonial_section_outermost_section__5Pfew{height:100rem}}.TestimonialAutoScroll_client_testimonial_section_overlay__dxWUR{background-color:#cfd4db66;-webkit-clip-path:polygon(0 9%,18% 14%,100% 9%,100% 94%,80% 88%,0 94%);clip-path:polygon(0 9%,18% 14%,100% 9%,100% 94%,80% 88%,0 94%);height:100%;width:100%}@media screen and (min-width:1023px){.TestimonialAutoScroll_client_testimonial_section_overlay__dxWUR{-webkit-clip-path:polygon(0 6%,33% 13%,100% 6%,100% 94%,67% 87%,0 94%);clip-path:polygon(0 6%,33% 13%,100% 6%,100% 94%,67% 87%,0 94%)}}@media screen and (min-width:1200px){.TestimonialAutoScroll_client_testimonial_section_overlay__dxWUR{-webkit-clip-path:polygon(0 9%,32% 19%,100% 9%,100% 94%,68% 81%,0 94%);clip-path:polygon(0 9%,32% 19%,100% 9%,100% 94%,68% 81%,0 94%)}}.TestimonialAutoScroll_client_testimonial_content_wrapper__jIsNt{align-items:center;display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:1023px){.TestimonialAutoScroll_client_testimonial_content_wrapper__jIsNt{display:grid;grid-template-columns:.7fr 1.3fr;grid-template-rows:1fr;height:100%;padding:9rem 0 9rem 4rem;width:100%}}@media screen and (min-width:1200px){.TestimonialAutoScroll_client_testimonial_content_wrapper__jIsNt{padding:13rem 0 13rem 5rem}}@media screen and (min-width:2200px){.TestimonialAutoScroll_client_testimonial_content_wrapper__jIsNt{padding:19rem 0 19rem 5rem}}@media screen and (min-width:3000px){.TestimonialAutoScroll_client_testimonial_content_wrapper__jIsNt{padding:21rem 0 21rem 5rem}}.TestimonialAutoScroll_header_wrapper__0OQ0y{align-items:flex-start;display:flex;justify-content:flex-start;position:relative;width:100%}@media screen and (min-width:1023px){.TestimonialAutoScroll_header_wrapper__0OQ0y{border-right:2px solid var(--dark-blue);height:100%;padding-right:2rem}}.TestimonialAutoScroll_heading_text__PK2dT{color:var(--dark-blue);font-family:Exo2\.0-SemiBold;font-size:32px;text-align:center;z-index:5}@media screen and (min-width:1023px){.TestimonialAutoScroll_heading_text__PK2dT{font-size:var(--rem-4xl-font);text-align:left}}@media screen and (min-width:1200px){.TestimonialAutoScroll_heading_text__PK2dT{font-size:var(--rem-5xl-font)}}@media screen and (min-width:2200px){.TestimonialAutoScroll_heading_text__PK2dT{font-size:var(--rem-7xl-font)}}@media screen and (min-width:3000px){.TestimonialAutoScroll_heading_text__PK2dT{font-size:var(--rem-8xl-font)}}.TestimonialAutoScroll_quote_icon_wrapper__KsXlt{align-items:flex-start;display:flex;height:100%;justify-content:flex-start;left:0;padding-right:2rem;position:absolute;right:2rem;width:100%;z-index:2}@media screen and (min-width:1800px){.TestimonialAutoScroll_quote_icon_wrapper__KsXlt svg{height:100%}}.TestimonialAutoScroll_testimonial_scroll_carosuel_wrapper__-zwO3{display:none;height:100%;padding-left:2rem;width:100%}@media screen and (min-width:1023px){.TestimonialAutoScroll_testimonial_scroll_carosuel_wrapper__-zwO3{display:flex}}.TestimonialAutoScroll_testimonial_btn_carosuel_wrapper__W4hut{display:flex}@media screen and (min-width:1023px){.TestimonialAutoScroll_testimonial_btn_carosuel_wrapper__W4hut{display:none}}.TestimonialAutoScroll_testimonial_slider_scroll_track__II8Oa{height:100%;overflow:hidden;position:relative;width:100%}.TestimonialAutoScroll_testimonial_slider_scroll_wrapper__SU-L0{display:flex;gap:1.5rem;height:100%;position:absolute}.TestimonialAutoScroll_testimonial_scroll_animation_container__8qhlA{display:flex;gap:1.5rem}.TestimonialAutoScroll_testimonial_scroll_animation__0elmT{animation:TestimonialAutoScroll_swipe__bSBBM var(--speed) linear infinite backwards}.TestimonialAutoScroll_testimonial_scroll_animation__0elmT:hover,.TestimonialAutoScroll_testimonial_slider_scroll_track__II8Oa:hover .TestimonialAutoScroll_testimonial_scroll_animation__0elmT{animation-play-state:paused}@keyframes TestimonialAutoScroll_swipe__bSBBM{0%{transform:translate(0)}to{transform:translate(-100%)}}.TestimonialCard_website_btn__xpIt1{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.TestimonialCard_website_btn__xpIt1{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.TestimonialCard_website_btn__xpIt1{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.TestimonialCard_website_btn__xpIt1{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.TestimonialCard_website_btn__xpIt1{font-size:var(--l-font)}}.TestimonialCard_website_input__YelhO{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.TestimonialCard_website_input__YelhO::placeholder{color:var(--white)}.TestimonialCard_testimonial_card_wrapper__KSvg8{align-items:center;background:#0000 linear-gradient(157deg,#112949,#03080f) 0 0 no-repeat padding-box;border-radius:1rem;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:4rem;height:100%;justify-content:space-between;margin-right:.8vw;padding:1rem;position:relative;width:auto;width:100%}@media screen and (min-width:350px){.TestimonialCard_testimonial_card_wrapper__KSvg8{padding:1.5rem}}@media screen and (min-width:1023px){.TestimonialCard_testimonial_card_wrapper__KSvg8{box-shadow:none;gap:1rem;padding:2rem;width:25rem}}@media screen and (min-width:2200px){.TestimonialCard_testimonial_card_wrapper__KSvg8{width:30rem}}@media(min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait){.TestimonialCard_testimonial_card_wrapper__KSvg8{width:100%}}@media screen and (min-width:3000px){.TestimonialCard_testimonial_card_wrapper__KSvg8{width:38rem}}.TestimonialCard_testimonial_card_icon__s7Htm{align-items:flex-start;display:flex;justify-content:flex-start;left:2rem;position:absolute;top:2rem;width:100%}.TestimonialCard_testimonial_card_message_text__M5L\+N{font-size:var(--rem-base-font)}@media screen and (min-width:350px){.TestimonialCard_testimonial_card_message_text__M5L\+N{font-size:var(--rem-lg-font)}}@media screen and (min-width:2200px){.TestimonialCard_testimonial_card_message_text__M5L\+N{font-size:var(--rem-2xl-font)}}@media screen and (min-width:3000px){.TestimonialCard_testimonial_card_message_text__M5L\+N{font-size:var(--rem-3xl-font)}}.TestimonialCard_testimonial_card_message_wrapper__pk8Ld{align-items:center;display:flex;justify-content:center;padding-top:4rem;position:relative;width:100%;z-index:5}@media screen and (min-width:1023px){.TestimonialCard_testimonial_card_message_wrapper__pk8Ld{padding-top:3rem}}@media screen and (min-width:1200px){.TestimonialCard_testimonial_card_message_wrapper__pk8Ld{padding-top:4rem}}.TestimonialCard_client_details_wrapper__P9Ruv{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--m-font);gap:.5rem;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:3000px){.TestimonialCard_client_details_wrapper__P9Ruv{gap:1rem}}.TestimonialCard_clients_info__jOLlM{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--m-font);gap:.5rem;justify-content:flex-start;position:relative;width:100%}.TestimonialCard_testimonial_client_name__w7rJo{color:var(--white);font-size:var(--rem-xl-font)}@media screen and (min-width:350px){.TestimonialCard_testimonial_client_name__w7rJo{font-size:var(--rem-2xl-font)}}@media screen and (min-width:2200px){.TestimonialCard_testimonial_client_name__w7rJo{font-size:var(--rem-4xl-font)}}@media screen and (min-width:3000px){.TestimonialCard_testimonial_client_name__w7rJo{font-size:var(--rem-5xl-font)}}.TestimonialCard_testimonial_client_profile__yNnwP{color:var(--white);font-size:var(--rem-base-font)}@media screen and (min-width:350px){.TestimonialCard_testimonial_client_profile__yNnwP{font-size:var(--rem-lg-font)}}@media screen and (min-width:2200px){.TestimonialCard_testimonial_client_profile__yNnwP{font-size:var(--rem-2xl-font)}}@media screen and (min-width:3000px){.TestimonialCard_testimonial_client_profile__yNnwP{font-size:var(--rem-3xl-font)}}.TestimonialCard_testimonial_star_wrapper__Vud7X{align-items:center;display:flex;flex-direction:row;font-size:2vh;gap:.5rem;justify-content:space-between;position:relative;width:100%}.TestimonialCard_testimonial_star_wrapper__Vud7X svg{height:1rem;width:1rem}@media screen and (min-width:350px){.TestimonialCard_testimonial_star_wrapper__Vud7X svg{height:1.2rem;width:1.2rem}}@media screen and (min-width:1200px){.TestimonialCard_testimonial_star_wrapper__Vud7X svg{height:1.5rem;width:1.5rem}}@media screen and (min-width:2200px){.TestimonialCard_testimonial_star_wrapper__Vud7X svg{height:2rem;width:2rem}}@media screen and (min-width:3000px){.TestimonialCard_testimonial_star_wrapper__Vud7X svg{height:2.5rem;width:2.5rem}}.TestimonialCard_country_flag_img__YEsDf{height:auto;width:2rem}@media screen and (min-width:350px){.TestimonialCard_country_flag_img__YEsDf{width:2rem}}@media screen and (min-width:3000px){.TestimonialCard_country_flag_img__YEsDf{width:3rem}}.TestimonialCarousel_website_btn__sqGQR{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.TestimonialCarousel_website_btn__sqGQR{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.TestimonialCarousel_website_btn__sqGQR{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.TestimonialCarousel_website_btn__sqGQR{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.TestimonialCarousel_website_btn__sqGQR{font-size:var(--l-font)}}.TestimonialCarousel_website_input__Yz22y{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.TestimonialCarousel_website_input__Yz22y::placeholder{color:var(--white)}.TestimonialCarousel_testimonial_outer_container__m6c3F{display:flex;flex-direction:column;gap:1rem;height:100%;width:100%}@media screen and (min-width:1023px){.TestimonialCarousel_testimonial_outer_container__m6c3F{display:none}}@media(min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait){.TestimonialCarousel_testimonial_outer_container__m6c3F{display:flex}}.TestimonialCarousel_featured_article_outermost_container__mjrWl{height:100%}.TestimonialCarousel_testimonial_content_wrapper__5hwUg{background-color:#cfd4db66;-webkit-clip-path:polygon(0 4%,20% 9%,100% 4%,100% 96%,80% 90%,0 96%);clip-path:polygon(0 4%,20% 9%,100% 4%,100% 96%,80% 90%,0 96%);display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:flex-start;padding:30% .5rem 31%;width:100%}@media screen and (min-width:350px){.TestimonialCarousel_testimonial_content_wrapper__5hwUg{padding:25% .5rem}}@media screen and (min-width:501px){.TestimonialCarousel_testimonial_content_wrapper__5hwUg{gap:3rem}}@media screen and (min-width:768px){.TestimonialCarousel_testimonial_content_wrapper__5hwUg{gap:3rem;padding:14% 0 14% 1rem}}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.TestimonialCarousel_testimonial_content_wrapper__5hwUg{padding:15% .5rem 12%}}.TestimonialCarousel_quote_icon_wrapper__OfhdW{align-items:flex-start;display:flex;height:100%;justify-content:flex-start;left:0;padding-right:2rem;position:absolute;right:2rem;top:2rem;width:100%}.TestimonialCarousel_quote_icon_wrapper__OfhdW svg{width:20rem}@media screen and (min-width:350px){.TestimonialCarousel_quote_icon_wrapper__OfhdW{left:-1rem}}@media screen and (min-width:768px){.TestimonialCarousel_quote_icon_wrapper__OfhdW{left:7rem;right:2rem;top:2rem}}.TestimonialCarousel_testimonial_card_carousel_wrapper__l7UzO{height:100%;margin:0 .5rem}.TestimonialCarousel_testimonial_button_container__u-\+J4{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.TestimonialCarousel_testimonial_button_wrapper__9-mXG{align-items:center;display:flex;flex-direction:row;font-size:2vh;gap:1rem;justify-content:space-between;position:relative;width:auto}.TestimonialCarousel_testimonial_button__hP5j6{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(4px);background:none;background:var(--dark-blue);border:thin solid #fff3;border-radius:50%;display:flex;justify-content:center;padding:1rem;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.TestimonialCarousel_testimonial_button__hP5j6{padding:.5rem}}.TestimonialCarousel_button_icon__g7Mb2{color:var(--white);font-size:var(--rem-4xl-font)}.TestimonialCarousel_testimonial_section_heading_wrapper__VEORd{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.TestimonialCarousel_testimonial_section_heading_text__G5MAB{color:var(--dark-blue);font-family:Exo2\.0-SemiBold;font-size:24px;text-align:center;z-index:5}@media screen and (min-width:300px){.TestimonialCarousel_testimonial_section_heading_text__G5MAB{font-size:24px}}@media screen and (min-width:350px){.TestimonialCarousel_testimonial_section_heading_text__G5MAB{font-size:32px}}@media screen and (min-width:1023px){.TestimonialCarousel_testimonial_section_heading_text__G5MAB{font-size:var(--rem-4xl-font)}}.TestimonialCarousel_testimonial_carousel_movable_container__AGr60{display:flex;flex-direction:column;gap:1rem;height:100%;width:100%}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.FeaturedArticles_website_btn__w3XSN{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.FeaturedArticles_website_btn__w3XSN{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.FeaturedArticles_website_btn__w3XSN{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.FeaturedArticles_website_btn__w3XSN{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.FeaturedArticles_website_btn__w3XSN{font-size:var(--l-font)}}.FeaturedArticles_website_input__ReEM8{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.FeaturedArticles_website_input__ReEM8::placeholder{color:var(--white)}.FeaturedArticles_featured_articles_outer_container__7doEw{align-items:center;background-color:var(--darkest-blue);box-shadow:0 11px 38px 16px #00000063;display:flex;justify-content:center;position:relative;width:100%}.FeaturedArticles_featured_article_outermost_container__9YDYv{align-items:flex-start;display:flex;height:100%;justify-content:flex-start}.FeaturedArticles_top_gradient__gklKU{height:50%;left:-40rem;overflow:hidden;position:absolute;top:0;transform:rotateY(180deg)}.FeaturedArticles_top_gradient__gklKU svg{height:100%}@media screen and (min-width:1023px){.FeaturedArticles_top_gradient__gklKU{height:100%;left:-20rem}}.FeaturedArticles_bottom_gradient__XTYan{bottom:0;height:50%;overflow:hidden;position:absolute;right:-40rem;transform:rotateX(180deg)}.FeaturedArticles_bottom_gradient__XTYan svg{height:100%}@media screen and (min-width:1023px){.FeaturedArticles_bottom_gradient__XTYan{height:100%;right:-20rem}}.FeaturedArticles_featured_articles_content_wrapper__QcHY9{display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;padding:2rem 2rem 4rem}@media screen and (min-width:501px){.FeaturedArticles_featured_articles_content_wrapper__QcHY9{gap:3rem}}@media screen and (min-width:1023px){.FeaturedArticles_featured_articles_content_wrapper__QcHY9{gap:4rem;padding:4rem 2rem}}@media screen and (min-width:1500px){.FeaturedArticles_featured_articles_content_wrapper__QcHY9{max-width:1460px}}@media screen and (min-width:2200px){.FeaturedArticles_featured_articles_content_wrapper__QcHY9{padding:6rem 2rem}}@media(min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait){.FeaturedArticles_featured_articles_content_wrapper__QcHY9{gap:3rem}}.FeaturedArticles_featured_articles_heading_wrapper__n7edV{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.FeaturedArticles_featured_articles_heading_text__MI69-{color:var(--white);font-size:var(--rem-2xl-font);text-align:center}@media screen and (min-width:1023px){.FeaturedArticles_featured_articles_heading_text__MI69-{font-size:var(--rem-3xl-font)}}@media screen and (min-width:1200px){.FeaturedArticles_featured_articles_heading_text__MI69-{font-size:var(--rem-4xl-font)}}@media screen and (min-width:2200px){.FeaturedArticles_featured_articles_heading_text__MI69-{font-size:var(--rem-5xl-font)}}@media screen and (min-width:3000px){.FeaturedArticles_featured_articles_heading_text__MI69-{font-size:var(--rem-6xl-font)}}.FeaturedArticles_featured_article_container__22SPL,.FeaturedArticles_hoverable_featured_article_container__TVSQz,.FeaturedArticles_non_hovered_featured_article_container__pxsvY{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 20px}@media screen and (min-width:1200px){.FeaturedArticles_featured_article_container__22SPL,.FeaturedArticles_hoverable_featured_article_container__TVSQz,.FeaturedArticles_non_hovered_featured_article_container__pxsvY{padding:0 10px}}@media(min-width:1600px){.FeaturedArticles_featured_article_container__22SPL,.FeaturedArticles_hoverable_featured_article_container__TVSQz,.FeaturedArticles_non_hovered_featured_article_container__pxsvY{padding:0 20px}}.FeaturedArticles_hoverable_featured_article_container__TVSQz{height:100%}@media screen and (min-width:1023px){.FeaturedArticles_hoverable_featured_article_container__TVSQz{height:15rem}}@media screen and (min-width:1500px){.FeaturedArticles_hoverable_featured_article_container__TVSQz{height:17rem}}@media screen and (min-width:2200px){.FeaturedArticles_hoverable_featured_article_container__TVSQz{height:24rem}}@media screen and (min-width:1023px){.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_featured_article_text_wrapper__R\+tq2,.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_hovered_featured_article_text_wrapper__Rxb9e,.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_non_hovered_featured_article_text_wrapper__6AFQ7{height:85%;transition:all .35s ease-in-out 0s}}@media screen and (min-width:1023px)and (min-width:1200px){.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_featured_article_text_wrapper__R\+tq2,.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_hovered_featured_article_text_wrapper__Rxb9e,.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_non_hovered_featured_article_text_wrapper__6AFQ7{height:75%}}@media screen and (min-width:1023px)and (min-width:2200px){.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_featured_article_text_wrapper__R\+tq2,.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_hovered_featured_article_text_wrapper__Rxb9e,.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_non_hovered_featured_article_text_wrapper__6AFQ7{height:90%}}@media screen and (min-width:1023px){.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_featured_article_text_wrapper__R\+tq2 .FeaturedArticles_hovered_featured_article_desc_text__YX0jk,.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_hovered_featured_article_text_wrapper__Rxb9e .FeaturedArticles_hovered_featured_article_desc_text__YX0jk,.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_non_hovered_featured_article_text_wrapper__6AFQ7 .FeaturedArticles_hovered_featured_article_desc_text__YX0jk{height:90px;transition:all .35s ease-in-out 0s}}@media screen and (min-width:1023px)and (min-width:2200px){.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_featured_article_text_wrapper__R\+tq2 .FeaturedArticles_hovered_featured_article_desc_text__YX0jk,.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_hovered_featured_article_text_wrapper__Rxb9e .FeaturedArticles_hovered_featured_article_desc_text__YX0jk,.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_non_hovered_featured_article_text_wrapper__6AFQ7 .FeaturedArticles_hovered_featured_article_desc_text__YX0jk{height:100px}}@media screen and (min-width:1023px){.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_featured_article_text_wrapper__R\+tq2 .FeaturedArticles_featured_article_desc_wrapper__TSF5e,.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_hovered_featured_article_text_wrapper__Rxb9e .FeaturedArticles_featured_article_desc_wrapper__TSF5e,.FeaturedArticles_hoverable_featured_article_container__TVSQz:hover .FeaturedArticles_non_hovered_featured_article_text_wrapper__6AFQ7 .FeaturedArticles_featured_article_desc_wrapper__TSF5e{height:auto}}.FeaturedArticles_non_hovered_featured_article_container__pxsvY{height:auto}.FeaturedArticles_display_card_image_wrapper__y06N6{position:relative}@media screen and (min-width:1023px){.FeaturedArticles_display_card_image_wrapper__y06N6{border-radius:.5rem;height:100%;overflow:hidden}}.FeaturedArticles_non_hovered_display_card_image_wrapper__QY07K{position:relative}.FeaturedArticles_display_card_image__zReF4{border-radius:.5rem;width:100%;z-index:10}.FeaturedArticles_non_hover_display_card_image__9qG9n{position:relative;width:100%}.FeaturedArticles_featured_article_desc_wrapper__TSF5e,.FeaturedArticles_featured_article_text_wrapper__R\+tq2,.FeaturedArticles_hovered_featured_article_text_wrapper__Rxb9e,.FeaturedArticles_non_hovered_featured_article_text_wrapper__6AFQ7{align-items:flex-start;display:flex;justify-content:flex-start;position:relative;width:100%;z-index:1}.FeaturedArticles_feature_article_text_ellipsis__04f8R,.FeaturedArticles_featured_article_desc_wrapper__TSF5e,.FeaturedArticles_featured_article_heading_text__K2l7k,.FeaturedArticles_hovered_featured_article_desc_text__YX0jk,.FeaturedArticles_non_hoverable_featured_article_desc_wrapper__FlfcV{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:hidden}.FeaturedArticles_featured_article_heading_wrapper__Tq2I5{align-items:flex-start;display:flex;justify-content:flex-start;position:relative;width:100%}.FeaturedArticles_featured_article_heading_text__K2l7k{color:var(--white);font-size:var(--rem-lg-font)}@media screen and (min-width:1023px){.FeaturedArticles_featured_article_heading_text__K2l7k{font-size:var(--rem-xl-font)}}@media screen and (min-width:1500px){.FeaturedArticles_featured_article_heading_text__K2l7k{font-size:var(--rem-2xl-font)}}@media screen and (min-width:2200px){.FeaturedArticles_featured_article_heading_text__K2l7k{font-size:var(--rem-4xl-font)}}.FeaturedArticles_non_hoverable_featured_article_desc_wrapper__FlfcV{height:100%}@media screen and (min-width:1023px){.FeaturedArticles_featured_article_desc_wrapper__TSF5e{height:0}}.FeaturedArticles_hovered_featured_article_desc_text__YX0jk{color:#b4b4b4;font-size:var(--rem-sm-font);transition:all .35s ease-in-out 0s}@media screen and (min-width:1023px){.FeaturedArticles_hovered_featured_article_desc_text__YX0jk{font-size:var(--rem-lg-font)}}@media screen and (min-width:2200px){.FeaturedArticles_hovered_featured_article_desc_text__YX0jk{font-size:var(--rem-3xl-font)}}.FeaturedArticles_non_hovered_featured_article_desc_text__GVLey{color:#b4b4b4;font-size:var(--rem-lg-font);height:100%}@media screen and (min-width:2200px){.FeaturedArticles_non_hovered_featured_article_desc_text__GVLey{font-size:var(--rem-3xl-font)}}.FeaturedArticles_display_card_wrapper__qgbMo{align-items:center;background:#4c4b4b99;background:radial-gradient(at center top,#4c4b4b99,#0009);border-radius:1rem;display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:100%;justify-content:flex-start;overflow:hidden;padding:1rem;position:relative;width:100%}.FeaturedArticles_display_card_hoverable__Khx\+A{justify-content:flex-end}.FeaturedArticles_display_card_non_hoverable__1Awq5{justify-content:flex-start}.FeaturedArticles_featured_article_text_wrapper__R\+tq2,.FeaturedArticles_hovered_featured_article_text_wrapper__Rxb9e,.FeaturedArticles_non_hovered_featured_article_text_wrapper__6AFQ7{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;overflow:hidden;position:relative;transition:all .35s ease-in-out 0s;width:100%}@media screen and (min-width:1023px){.FeaturedArticles_featured_article_text_wrapper__R\+tq2,.FeaturedArticles_hovered_featured_article_text_wrapper__Rxb9e,.FeaturedArticles_non_hovered_featured_article_text_wrapper__6AFQ7{justify-content:flex-end}}.FeaturedArticles_hovered_featured_article_text_wrapper__Rxb9e{height:100%;top:0}@media screen and (min-width:1023px){.FeaturedArticles_hovered_featured_article_text_wrapper__Rxb9e{height:35%}}@media screen and (min-width:1200px){.FeaturedArticles_hovered_featured_article_text_wrapper__Rxb9e{height:35%}}@media screen and (min-width:1500px){.FeaturedArticles_hovered_featured_article_text_wrapper__Rxb9e{height:40%}}.FeaturedArticles_non_hovered_featured_article_text_wrapper__6AFQ7{align-items:flex-end;box-shadow:0 -2px 12px #0000004d;height:100%;justify-content:space-between}.FeaturedArticles_carousel_btn__hTmtv,.FeaturedArticles_featured_article_carousel_btn_left__hj5sw,.FeaturedArticles_featured_article_carousel_btn_right__4FTXv{background-color:#0000;background:none;border:none;box-shadow:0 10px 40px #00000085;color:var(--white);position:absolute;top:50%;transition:all .35s ease-in-out 0s}.FeaturedArticles_carousel_btn__hTmtv svg,.FeaturedArticles_featured_article_carousel_btn_left__hj5sw svg,.FeaturedArticles_featured_article_carousel_btn_right__4FTXv svg{font-size:var(--rem-2xl-font)}@media screen and (min-width:2200px){.FeaturedArticles_carousel_btn__hTmtv svg,.FeaturedArticles_featured_article_carousel_btn_left__hj5sw svg,.FeaturedArticles_featured_article_carousel_btn_right__4FTXv svg{font-size:var(--rem-5xl-font)}}@media screen and (min-width:1023px){.FeaturedArticles_carousel_btn__hTmtv,.FeaturedArticles_featured_article_carousel_btn_left__hj5sw,.FeaturedArticles_featured_article_carousel_btn_right__4FTXv{background:#0000 radial-gradient(closest-side at 52% 0,#4c4b4b 0,#000 100%);border:.5px solid #fff3;border-radius:100%;padding:1rem;padding:.7rem;top:40%}}@media screen and (min-width:2200px){.FeaturedArticles_carousel_btn__hTmtv,.FeaturedArticles_featured_article_carousel_btn_left__hj5sw,.FeaturedArticles_featured_article_carousel_btn_right__4FTXv{padding:1.5rem}}.FeaturedArticles_featured_article_carousel_btn_left__hj5sw{left:-1.5rem}@media screen and (min-width:768px){.FeaturedArticles_featured_article_carousel_btn_left__hj5sw{left:-3rem}}@media screen and (min-width:1023px){.FeaturedArticles_featured_article_carousel_btn_left__hj5sw{left:-3.5rem}}@media screen and (min-width:1200px){.FeaturedArticles_featured_article_carousel_btn_left__hj5sw{left:-5rem}}@media(min-width:1500px)and (max-width:1600px){.FeaturedArticles_featured_article_carousel_btn_left__hj5sw{left:-3rem}}@media screen and (min-width:2200px){.FeaturedArticles_featured_article_carousel_btn_left__hj5sw{left:-7rem}}@media(min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait){.FeaturedArticles_featured_article_carousel_btn_left__hj5sw{left:-2rem}}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.FeaturedArticles_featured_article_carousel_btn_left__hj5sw{left:-2rem}}.FeaturedArticles_featured_article_carousel_btn_right__4FTXv{right:-1.5rem}@media screen and (min-width:768px){.FeaturedArticles_featured_article_carousel_btn_right__4FTXv{right:-3rem}}@media screen and (min-width:1023px){.FeaturedArticles_featured_article_carousel_btn_right__4FTXv{right:-3.5rem}}@media screen and (min-width:1200px){.FeaturedArticles_featured_article_carousel_btn_right__4FTXv{right:-5rem}}@media(min-width:1500px)and (max-width:1600px){.FeaturedArticles_featured_article_carousel_btn_right__4FTXv{right:-3rem}}@media screen and (min-width:2200px){.FeaturedArticles_featured_article_carousel_btn_right__4FTXv{right:-7rem}}@media(min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait){.FeaturedArticles_featured_article_carousel_btn_right__4FTXv{right:-2rem}}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.FeaturedArticles_featured_article_carousel_btn_right__4FTXv{right:-2rem}}.FeaturedArticles_carousel_movable_container__J0lrs{position:relative}.Footers_website_btn__trIv9{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.Footers_website_btn__trIv9{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.Footers_website_btn__trIv9{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.Footers_website_btn__trIv9{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.Footers_website_btn__trIv9{font-size:var(--l-font)}}.Footers_website_input__6PKRT{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.Footers_website_input__6PKRT::placeholder{color:var(--white)}.Footers_footer_mainContainer__hXpUx{height:100%;width:100%}.Footers_footer_primaryContainer__g-X5q{align-items:flex-start;background:#212121;display:flex;flex-direction:column;font-size:var(--m-font);gap:4rem;height:auto;justify-content:space-between;overflow:hidden;padding:3rem 1.7rem;position:relative;width:100%}@media screen and (min-width:350px){.Footers_footer_primaryContainer__g-X5q{padding:var(--rem-5xl-font)}}@media screen and (min-width:501px){.Footers_footer_primaryContainer__g-X5q{flex-direction:column;gap:var(--rem-5xl-font);padding:30px}}@media screen and (min-width:768px){.Footers_footer_primaryContainer__g-X5q{flex-direction:column;gap:var(--rem-5xl-font);padding:var(--rem-5xl-font)}}@media screen and (min-width:1023px){.Footers_footer_primaryContainer__g-X5q{flex-direction:column;padding:var(--rem-5xl-font)}}@media screen and (min-width:1200px){.Footers_footer_primaryContainer__g-X5q{flex-direction:row;padding:var(--rem-5xl-font)}}@media screen and (min-width:1500px){.Footers_footer_primaryContainer__g-X5q{flex-direction:row;gap:var(--rem-5xl-font);padding:3rem 12rem}}.Footers_top_gradient__s5Gvy{height:50%;position:absolute;right:0;top:0}@media screen and (min-width:1023px){.Footers_top_gradient__s5Gvy{height:100%}}.Footers_top_gradient__s5Gvy svg{height:100%}.Footers_bottom_gradient__gH6x7{bottom:0;height:50%;left:0;position:absolute;transform:rotate(180deg)}@media screen and (min-width:1023px){.Footers_bottom_gradient__gH6x7{height:100%}}.Footers_bottom_gradient__gH6x7 svg{height:100%}.Footers_footer_logotext_mainContainer__AnOJK{display:flex;flex-direction:column;gap:1rem}.Footers_footer_logoinsideTextCont__T4QFE{color:#fff;font-size:var(--rem-base-font);width:13rem}@media screen and (min-width:1023px){.Footers_footer_logoinsideTextCont__T4QFE{width:22rem}}@media screen and (min-width:2200px){.Footers_footer_logoinsideTextCont__T4QFE{font-size:var(--rem-2xl-font)}}.Footers_footer_secondaryContainer__QRsIG{align-items:flex-start;background:#000;color:hsla(0,0%,100%,.702);display:flex;flex-direction:column;font-family:EXO2\.0-REGULAR;font-size:18px;gap:10px;height:auto;justify-content:space-between;padding:2rem 1.7rem;position:relative;width:100%}@media screen and (min-width:350px){.Footers_footer_secondaryContainer__QRsIG{padding:2rem 3rem}}@media screen and (min-width:501px){.Footers_footer_secondaryContainer__QRsIG{flex-direction:row;padding:2rem 1rem}}@media screen and (min-width:768px){.Footers_footer_secondaryContainer__QRsIG{flex-direction:row;padding:2rem 1rem}}@media screen and (min-width:1023px){.Footers_footer_secondaryContainer__QRsIG{flex-direction:row;padding:2rem 3rem}}@media screen and (min-width:1500px){.Footers_footer_secondaryContainer__QRsIG{align-items:center;flex-direction:row;gap:0;padding:2rem 11rem}}@media screen and (min-width:2200px){.Footers_footer_secondaryContainer__QRsIG{font-size:var(--rem-3xl-font);padding:2rem 11rem}}.Footers_footer_leftPrimary_container__SFNVy{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--m-font);gap:1.8rem;height:100%;justify-content:space-between;position:relative;width:auto}@media screen and (min-width:768px){.Footers_footer_leftPrimary_container__SFNVy{width:100%}}@media screen and (min-width:1023px){.Footers_footer_leftPrimary_container__SFNVy{width:100%}}@media screen and (min-width:1200px){.Footers_footer_leftPrimary_container__SFNVy{width:30%}}.Footers_rightPrimary_container__nH4xv{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:var(--m-font);gap:3rem;justify-content:center;position:relative;width:100%}@media screen and (min-width:768px){.Footers_rightPrimary_container__nH4xv{width:100%}}@media screen and (min-width:1023px){.Footers_rightPrimary_container__nH4xv{width:100%}}@media screen and (min-width:1200px){.Footers_rightPrimary_container__nH4xv{width:70%}}.Footers_footer_HeadingSecondaryContainer__kOTNE{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--m-font);font-size:18px;gap:2.5rem;height:100%;justify-content:space-between;position:relative;width:auto}@media screen and (min-width:501px){.Footers_footer_HeadingSecondaryContainer__kOTNE{width:80%}}@media screen and (min-width:1023px){.Footers_footer_HeadingSecondaryContainer__kOTNE{width:48%}}@media screen and (min-width:1200px){.Footers_footer_HeadingSecondaryContainer__kOTNE{width:30%}}.Footers_footer_primaryLinksContainer__stXQp{font-size:18px;gap:1rem}.Footers_footer_primaryLinksContainer__stXQp,.Footers_footer_primaryTopLinksContainer__Jyb4c{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%}.Footers_footer_primaryTopLinksContainer__Jyb4c{flex-wrap:wrap;gap:10px}.Footers_footer_linksupperparentContainer__Rwfh1{grid-gap:8px;display:grid;font-size:18px;gap:8px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;width:100%}@media screen and (min-width:501px){.Footers_footer_linksupperparentContainer__Rwfh1{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;width:100%}}.Footers_footer_linksupperIndivparentContainer__HiIf5{gap:10px}.Footers_footer_linksDownparentContainer__3MmEV{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;width:100%}@media screen and (min-width:501px){.Footers_footer_linksDownparentContainer__3MmEV{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;width:100%}}.Footers_footer_linksparentContainer__QV-bn{align-items:flex-start;display:flex;flex-direction:column;font-size:18px;gap:10px;justify-content:center;position:relative;width:auto}.Footers_footer_linksupperindivparentContainer__fqAKP{display:flex;flex-direction:column;gap:1rem}.Footers_footer_textallIconsContainer__G3QJ9{display:flex;flex-direction:column;gap:1.28rem}.Footers_footer_contactus_Container__SSpq0{font-family:EXO2\.0-REGULAR;font-size:var(--rem-lg-font)}@media screen and (min-width:2200px){.Footers_footer_contactus_Container__SSpq0{font-size:var(--rem-3xl-font)}}.Footers_footer_termsPolicyContainer__3slvK{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;width:100%}@media screen and (min-width:501px){.Footers_footer_termsPolicyContainer__3slvK{align-items:center;display:flex;justify-content:space-between}}@media screen and (min-width:1023px){.Footers_footer_termsPolicyContainer__3slvK{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr;height:1.2rem;width:100%}}@media screen and (min-width:1200px){.Footers_footer_termsPolicyContainer__3slvK{display:grid;grid-template-columns:1fr 1fr 1fr;place-items:start;width:68%}}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.Footers_footer_termsPolicyContainer__3slvK{align-items:flex-start;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between}}.Footers_footer_termspolicylinkContainer__kHWV9{font-size:1.2rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:auto}.Footers_footer_LinkTagsText__t3LyK{color:hsla(0,0%,100%,.702);font-size:var(--rem-lg-font)}@media screen and (min-width:2200px){.Footers_footer_LinkTagsText__t3LyK{font-size:var(--rem-3xl-font)}}.Footers_footer_LinkTagsText__t3LyK:hover{color:hsla(0,0%,100%,.702)}.Footers_footer_termsemptylinkContainer__j899h{display:none}@media screen and (min-width:1200px){.Footers_footer_termsemptylinkContainer__j899h{display:block}}.Footers_footer_allSocialIcons__mb2I4{display:flex;flex-direction:column;gap:5px}.Footers_footer_followusText__VnBpF{color:#fff;font-family:EXO2\.0-REGULAR;font-size:var(--rem-lg-font)}@media screen and (min-width:2200px){.Footers_footer_followusText__VnBpF{font-size:var(--rem-3xl-font)}}.Footers_footer_container_SocialBlock__d77Kq{display:flex;font-size:18px;gap:5px}@media screen and (min-width:2200px){.Footers_footer_container_SocialBlock__d77Kq{font-size:var(--rem-3xl-font);gap:1rem}}.Footers_footer_Container_Indiv_Icons__KxJb-{align-items:center;background:#fff;border-radius:5px;color:#112949;cursor:pointer;display:flex;justify-content:center;padding:8px}.Footers_footer_Container_Indiv_Icons__KxJb-:hover{color:#112949}.Footers_skyblue_color__smPl\+{color:var(--light-blue)!important;cursor:pointer;font-size:var(--rem-lg-font)!important}.Footers_skyblue_color__smPl\+:hover{color:var(--light-blue)}.Footers_footer_links_text__RIx29{font-size:var(--rem-lg-font)!important}.Navbar_website_btn__Jih8y{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.Navbar_website_btn__Jih8y{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.Navbar_website_btn__Jih8y{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.Navbar_website_btn__Jih8y{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.Navbar_website_btn__Jih8y{font-size:var(--l-font)}}.Navbar_website_input__x5mjI{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.Navbar_website_input__x5mjI::placeholder{color:var(--white)}.Navbar_navbar_main_Container__IUkoP{height:100%;width:100%}.Navbar_navbarMainContainerTransition__Xqkx4{transition:all .5s ease 1.5s}.Navbar_show_nav__WCxpd{top:0;transition:all .4s ease 0s}.Navbar_hidden_nav__MuD6G{top:-200px;transition:all .4s ease 0s}.Navbar_navbar_hideContainer__\+E\+0\+{display:none}.Navbar_navbar_showContainer__uCbTz{display:block}.Navbar_navbar_Container__Zunvv{align-items:center;background:radial-gradient(circle,#112949 19%,#071425 89%,#03080f 100%);box-shadow:0 10px 40px #000;display:flex;flex-direction:row;font-size:2vh;gap:0;height:4rem;justify-content:space-between;padding:8px 1rem;position:fixed;width:100%;z-index:10}@media screen and (min-width:501px){.Navbar_navbar_Container__Zunvv{padding:8px 2rem}}@media screen and (min-width:1023px){.Navbar_navbar_Container__Zunvv{height:55px;padding:0 3rem}}@media screen and (min-width:1500px){.Navbar_navbar_Container__Zunvv{height:5rem}}@media screen and (min-width:2200px){.Navbar_navbar_Container__Zunvv{height:8rem}}@media screen and (min-width:3000px){.Navbar_navbar_Container__Zunvv{height:10rem}}.Navbar_navbar_InputFieldDropDown_Container__V5ENM{align-items:center;display:flex;gap:15px;justify-content:flex-end;padding-right:5px;position:relative;width:100%}@media screen and (min-width:1023px){.Navbar_navbar_InputFieldDropDown_Container__V5ENM{gap:1rem;justify-content:center;padding-right:0}}.Navbar_navbar_inputFieldWrapper__kwiKh{align-items:center;background:radial-gradient(at center top,#4c4b4b,#000);border:1px solid #a8a6a6;border-radius:8px;color:#fff;display:flex;height:40px;justify-content:center;padding:0 5px;position:relative;transition:all .3s ease;width:auto}@media screen and (min-width:1023px){.Navbar_navbar_inputFieldWrapper__kwiKh{height:50px;padding:0 1rem;width:52%}}@media screen and (min-width:1200px){.Navbar_navbar_inputFieldWrapper__kwiKh{height:50px;width:70%}}@media screen and (min-width:1500px){.Navbar_navbar_inputFieldWrapper__kwiKh{height:50px;width:85%}}@media screen and (min-width:2200px){.Navbar_navbar_inputFieldWrapper__kwiKh{height:5rem}}.Navbar_navbar_inputFieldMobileWrapper__W2-NA{align-items:center;background:#0000;border-radius:8px;color:#fff;display:flex;height:40px;justify-content:center;padding:6px 5px;position:relative;transition:all .3s ease;width:auto}@media screen and (min-width:1023px){.Navbar_navbar_inputFieldMobileWrapper__W2-NA{background:radial-gradient(at center top,#3e3e3e,#222);border:1px solid hsla(0,0%,100%,.616);height:40px;opacity:.8;padding:0 10px;width:100%}}@media screen and (min-width:1500px){.Navbar_navbar_inputFieldMobileWrapper__W2-NA{height:50px;width:90%}}@media screen and (min-width:2200px){.Navbar_navbar_inputFieldMobileWrapper__W2-NA{width:85%}}.Navbar_navbar_inputFieldMobileWrapper__W2-NA:active{background:radial-gradient(at center top,#4c4b4b,#000);opacity:1}.Navbar_navbar_inputFieldMobileWrapper__W2-NA:hover{opacity:1}@media screen and (min-width:1023px){.Navbar_navbar_inputFieldMobileWrapper__W2-NA:hover{background:radial-gradient(at center top,#4c4b4b,#000)}}.Navbar_navbar_activeInputFields__Z\+9aJ{background:radial-gradient(at center top,#4c4b4b,#000);opacity:1}.Navbar_navbar_SearchinputField__GINa-{opacity:1}@media screen and (min-width:1023px){.Navbar_navbar_inputFieldMobileWrapper__W2-NA:hover .Navbar_inputfield_searchIcon__GkqzD{color:var(--light-blue)}}.Navbar_nav_iconsearchactive__EZ-gE,.Navbar_navbar_inputFieldWrapper__kwiKh:hover .Navbar_inputfield_searchIcon__GkqzD{color:var(--light-blue)}.Navbar_Navbar_searchSuggestion_TextHeadings__VBvfp{-webkit-box-orient:vertical;-webkit-line-clamp:1;cursor:pointer;display:-webkit-box;font-size:var(--rem-sm-font);overflow:hidden;width:200px}@media screen and (min-width:350px){.Navbar_Navbar_searchSuggestion_TextHeadings__VBvfp{font-size:var(--rem-base-font)}}@media screen and (min-width:501px){.Navbar_Navbar_searchSuggestion_TextHeadings__VBvfp{width:350px}}@media screen and (min-width:1200px){.Navbar_Navbar_searchSuggestion_TextHeadings__VBvfp{font-size:var(--rem-lg-font)}}@media screen and (min-width:2200px){.Navbar_Navbar_searchSuggestion_TextHeadings__VBvfp{font-size:var(--rem-2xl-font)}}.Navbar_navbarDropdown_empty_searchArticleList__s6Ztx,.Navbar_navbarDropdown_searchArticleList__lGaKH{background:#fff;border-radius:8px;box-shadow:0 0 30px rgba(0,0,0,.251);left:0;line-height:normal;margin:0 auto;padding:5px 5px 10px;position:fixed;right:0;top:3.8rem;width:95%;z-index:21}@media screen and (min-width:768px){.Navbar_navbarDropdown_empty_searchArticleList__s6Ztx,.Navbar_navbarDropdown_searchArticleList__lGaKH{padding:10px 10px 1rem;position:absolute;top:3.5rem;width:100%}}@media screen and (min-width:2200px){.Navbar_navbarDropdown_empty_searchArticleList__s6Ztx,.Navbar_navbarDropdown_searchArticleList__lGaKH{top:5.5rem}}.Navbar_navbarDropdown_empty_searchArticleList__s6Ztx{padding:5px}@media screen and (min-width:768px){.Navbar_navbarDropdown_empty_searchArticleList__s6Ztx{padding:10px}}.Navbar_navbarDropdown_SearchArticleBox__z3QQH{color:#000}.Navbar_navbar_allSearchArticlesContainer__\+csVw{align-items:flex-start;display:flex;flex-direction:column;max-height:15rem;min-height:auto;overflow:auto}@media screen and (min-width:2200px){.Navbar_navbar_allSearchArticlesContainer__\+csVw{max-height:20rem}}.Navbar_Navbar_searchSuggestion_Headingwrapper__sqb8z{align-items:center;cursor:pointer;display:flex;gap:10px;justify-content:flex-start;padding:0 10px;position:relative;width:100%}.Navbar_navbar_SearchMoreArticles__e7cEI{border-top:1px solid #bebebe;color:var(--light-blue);cursor:pointer;font-size:var(--rem-sm-font);padding-top:1rem;text-align:center;width:100%}@media screen and (min-width:350px){.Navbar_navbar_SearchMoreArticles__e7cEI{font-size:var(--rem-base-font)}}@media screen and (min-width:1200px){.Navbar_navbar_SearchMoreArticles__e7cEI{font-size:var(--rem-lg-font)}}@media screen and (min-width:2200px){.Navbar_navbar_SearchMoreArticles__e7cEI{font-size:var(--rem-2xl-font)}}.Navbar_navbar_empty_SearchMoreArticles__SaoFI{color:var(--light-blue);cursor:pointer;font-size:var(--m-font);padding:1rem;text-align:center;width:100%}.Navbar_navbar_empty_allSearchArticlesContainer__y4YcG{height:auto}.Navbar_search_suggestionItems_wrapper__kpwNm{align-items:center;display:flex;justify-content:flex-start;padding-right:10px;position:relative;width:100%}.Navbar_navbar_DropDownVideoImg_Container__YRzca{align-items:flex-start;display:flex;height:100%;justify-content:flex-start;position:relative;width:auto}.Navbar_search_suggestion_item_nav__0QmzG{align-items:flex-start;border-bottom:1px solid #bebebe;cursor:pointer;display:flex;justify-content:space-between;padding:1rem 5px;position:relative;width:100%}.Navbar_search_suggestion_item_nav__0QmzG:hover{background:rgba(207,212,219,.502)}.Navbar_search_suggestionImage_navbar__rt8aN{height:var(--rem-5xl-font);width:5rem}.Navbar_navbar_logoContainer__5G9vg{padding-right:10px;width:auto}@media screen and (min-width:1023px){.Navbar_navbar_logoContainer__5G9vg{padding-right:0;width:50%}}@media screen and (min-width:1200px){.Navbar_navbar_logoContainer__5G9vg{width:100%}}.Navbar_inputField_Container__UWrqO{background:#0000;border:none;color:#fff;font-size:var(--rem-lg-font);height:100%;opacity:.8;outline:none;padding-right:0;width:0}@media screen and (min-width:1023px){.Navbar_inputField_Container__UWrqO{display:block;padding-right:1rem;width:100%}}@media screen and (min-width:2200px){.Navbar_inputField_Container__UWrqO{font-size:var(--rem-3xl-font)}}.Navbar_inputField_Container__UWrqO:hover{opacity:1}.Navbar_inputFieldMobile_Container__8VC7F{background:#0000;border:none;color:#fff;display:block;font-size:var(--rem-sm-font);height:100%;opacity:.9;outline:none;padding-right:.5rem;transition:all .3s ease;width:90%}@media screen and (min-width:350px){.Navbar_inputFieldMobile_Container__8VC7F{font-size:var(--rem-lg-font)}}@media screen and (min-width:501px){.Navbar_inputFieldMobile_Container__8VC7F{font-size:1rem;width:42vw}}@media screen and (min-width:1023px){.Navbar_inputFieldMobile_Container__8VC7F{width:100%}}.Navbar_inputfield_searchIcon__GkqzD{cursor:pointer;font-size:2rem;transition:color .3s ease}@media screen and (min-width:1023px){.Navbar_inputfield_searchIcon__GkqzD{font-size:2rem}}.Navbar_navbar_menuGrid_container__Rb684{align-items:center;border-radius:5px;display:flex;justify-content:center;padding:3px 2px;position:relative;transition:outline .3s ease;width:auto}@media screen and (min-width:1200px){.Navbar_navbar_menuGrid_container__Rb684{border-radius:8px;height:var(--rem-5xl-font);outline:none;padding:0;width:var(--rem-5xl-font)}}@media screen and (min-width:2200px){.Navbar_navbar_menuGrid_container__Rb684{height:var(--rem-7xl-font);width:var(--rem-7xl-font)}}.Navbar_navbar_menuGrid_container__Rb684:hover{border-radius:8px}.Navbar_menuGrid_icon__7U03E{color:#fff;cursor:pointer;font-size:2rem}@media screen and (min-width:1023px){.Navbar_menuGrid_icon__7U03E{font-size:2.5rem}}@media screen and (min-width:1100px){.Navbar_menuGrid_icon__7U03E{font-size:3.5rem}}@media screen and (min-width:2200px){.Navbar_menuGrid_icon__7U03E{font-size:var(--rem-7xl-font)}}.Navbar_navbar_logoSection__6ffjg{cursor:pointer;height:40px}@media screen and (min-width:1023px){.Navbar_navbar_logoSection__6ffjg{height:40px}}@media screen and (min-width:1500px){.Navbar_navbar_logoSection__6ffjg{height:50px}}.Navbar_menuGridIconBg__VMBm6{background:#fff;border-radius:5px;color:#000;font-size:2rem;height:2rem;width:2rem}@media screen and (min-width:1023px){.Navbar_menuGridIconBg__VMBm6{border-radius:5px;font-size:2rem;height:3rem;width:3rem}}.Navbar_navbar_allIcons_Container__5zQsd{align-items:center;display:none;gap:2rem;justify-content:flex-end;width:100%}@media screen and (min-width:1023px){.Navbar_navbar_allIcons_Container__5zQsd{display:flex;gap:5px}}@media screen and (min-width:1200px){.Navbar_navbar_allIcons_Container__5zQsd{gap:1rem}}.Navbar_nav_menubaricons_container__s61OT{display:block}@media screen and (min-width:1023px){.Navbar_nav_menubaricons_container__s61OT{display:none}}.Navbar_navmenubar_dropdown_Container__Vo7P3{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff;background:rgba(0,0,0,.878);border:1px solid #fff9;border-radius:12px;box-shadow:0 0 30px 0 #000;height:12rem;left:0;margin:auto;padding:10px 0;position:absolute;right:0;top:5rem;transition:height .3s ease;width:95%;z-index:20}@media screen and (min-width:501px){.Navbar_navmenubar_dropdown_Container__Vo7P3{left:auto;right:1rem;width:55%}}@media screen and (min-width:1023px){.Navbar_navmenubar_dropdown_Container__Vo7P3{display:none}}.Navbar_navmenubar_dropdown_hide_Container__sdwbN{border:none;height:0;padding:0;width:95%}@media screen and (min-width:501px){.Navbar_navmenubar_dropdown_hide_Container__sdwbN{width:0}}.Navbar_nav_mobiledeviceIcons_Container__8Nr8B{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:100%;justify-content:space-between;position:relative;width:100%}.Navbar_navmenu_allIcons_wrapper__hJ9eV{align-items:center;display:flex;justify-content:space-between;padding:0 10px;position:relative;width:100%}.Navbar_navmenu_allIcons_wrapper__hJ9eV:active{background-color:rgba(90,90,90,.411)}.Navbar_navbar_secureTranserIcon_Container__vjOHL{border-radius:5px;cursor:pointer;padding:0 5px;transition:outline .3s ease;width:auto}@media screen and (min-width:1100px){.Navbar_navbar_secureTranserIcon_Container__vjOHL{font-size:1rem;padding:0 5px}}.Navbar_nav_menusicons_wrapper__7SKxD{align-items:center;color:var(--white);display:flex;flex-direction:row;font-size:2vh;font-size:2rem;gap:0;justify-content:center;position:relative;width:100%}@media screen and (min-width:501px){.Navbar_nav_menusicons_wrapper__7SKxD{font-size:var(--rem-4xl-font)}}.Navbar_navbar_display_hover__RcToe:hover,.Navbar_navbar_display_nonhover__Xod61{outline:1px solid #fff}.Navbar_navmenu_iconsfontsize__FFgwF{height:2.5rem;width:6rem}@media screen and (min-width:1023px){.Navbar_navmenu_iconsfontsize__FFgwF{height:40px;width:5rem}}@media screen and (min-width:1500px){.Navbar_navmenu_iconsfontsize__FFgwF{height:50px;width:8rem}}.Navbar_navmenu_icons70fontsize__ntBbB{height:2.5rem;width:7.5rem}@media screen and (min-width:1023px){.Navbar_navmenu_icons70fontsize__ntBbB{height:40px;width:7rem}}@media screen and (min-width:1500px){.Navbar_navmenu_icons70fontsize__ntBbB{height:50px;width:10rem}}.Navbar_securetransfer_icon__u5\+O1{color:#fff;cursor:pointer;font-size:1.5rem}@media screen and (min-width:1023px){.Navbar_securetransfer_icon__u5\+O1{font-size:2rem}}@media screen and (min-width:2200px){.Navbar_securetransfer_icon__u5\+O1{font-size:3.5rem}}.Navbar_navbar_Scrolling_Wrapper__esnLi{display:none}@media screen and (min-width:1023px){.Navbar_navbar_Scrolling_Wrapper__esnLi{align-items:center;display:flex;height:var(--rem-5xl-font);left:14px;pointer-events:none;position:absolute}.Navbar_navbar_Scrolling_Wrapper__esnLi span{opacity:.8}}.Navbar_navbar_Scrolling_Wrapper__esnLi span{font-size:var(--rem-lg-font)}@media screen and (min-width:2200px){.Navbar_navbar_Scrolling_Wrapper__esnLi span{font-size:var(--rem-3xl-font)}}.Navbar_ScrollPlaceholder_Container__R\+Jh7{height:100%;margin:auto;overflow:hidden}@media screen and (min-width:1023px){.Navbar_ScrollPlaceholder_Container__R\+Jh7{height:40px}}@media screen and (min-width:1500px){.Navbar_ScrollPlaceholder_Container__R\+Jh7{height:100%}}.Navbar_ScrollPlaceholder_Container__R\+Jh7 ul{animation:Navbar_scrollUp__YQpqe 20s infinite;margin:0 .5rem;padding:0}.Navbar_ScrollPlaceholder_Container__R\+Jh7 ul li{align-items:center;display:flex;font-size:var(--rem-lg-font);height:3.2rem;justify-content:flex-start;line-height:normal;list-style:none;opacity:.8}@media screen and (min-width:1023px){.Navbar_ScrollPlaceholder_Container__R\+Jh7 ul li{height:2.5rem}}@media screen and (min-width:1500px){.Navbar_ScrollPlaceholder_Container__R\+Jh7 ul li{height:48px}}@media screen and (min-width:2200px){.Navbar_ScrollPlaceholder_Container__R\+Jh7 ul li{font-size:var(--rem-3xl-font);height:48px}}@keyframes Navbar_scrollUp__YQpqe{10%,8%{transform:translateY(-9.0909090909%)}18%,20%{transform:translateY(-18.1818181818%)}28%,30%{transform:translateY(-27.2727272727%)}38%,40%{transform:translateY(-36.3636363636%)}48%,50%{transform:translateY(-45.4545454545%)}58%,60%{transform:translateY(-54.5454545455%)}68%,70%{transform:translateY(-63.6363636364%)}78%,80%{transform:translateY(-72.7272727273%)}88%,90%{transform:translateY(-81.8181818182%)}98%,to{transform:translateY(-90.9090909091%)}}.search-suggestion-article-type-image-wrapper{align-items:flex-start;color:#000!important;display:flex;height:100%;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:2200px){.search-suggestion-article-type-image-wrapper{width:2rem}}.search-suggestion-article-type-image{height:15px;margin-top:5px;width:25px}@media only screen and (max-width:767px){.search-suggestion-article-type-image-wrapper{filter:none}}.ServicesDropdown_website_btn__8JSWH{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.ServicesDropdown_website_btn__8JSWH{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.ServicesDropdown_website_btn__8JSWH{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.ServicesDropdown_website_btn__8JSWH{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.ServicesDropdown_website_btn__8JSWH{font-size:var(--l-font)}}.ServicesDropdown_website_input__02sI6{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.ServicesDropdown_website_input__02sI6::placeholder{color:var(--white)}.ServicesDropdown_container_wrapper__ZhMon{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.ServicesDropdown_service_drop_list_main__esv8t{height:0;padding:1rem;position:absolute;right:0;top:3.5rem;transition:all .5s ease;width:100vw;z-index:1}@media screen and (min-width:501px){.ServicesDropdown_service_drop_list_main__esv8t{right:0;width:60vw}}@media screen and (min-width:1023px){.ServicesDropdown_service_drop_list_main__esv8t{padding:.5rem 2rem;top:4rem;width:100vw}}@media screen and (min-width:1500px){.ServicesDropdown_service_drop_list_main__esv8t{padding:1rem 2rem;top:5rem}}@media screen and (min-width:2200px){.ServicesDropdown_service_drop_list_main__esv8t{top:8rem}}@media screen and (min-width:719px)and (max-width:721px)and (min-height:539px)and (max-height:541px){.ServicesDropdown_service_drop_list_main__esv8t{right:1rem;top:-1.5rem}}.ServicesDropdown_service_drop_list_main_open__YjUMN{height:91vh;padding:1rem;transition:all .5s ease}@media screen and (min-width:768px){.ServicesDropdown_service_drop_list_main_open__YjUMN{height:77vh}}@media screen and (min-width:1023px){.ServicesDropdown_service_drop_list_main_open__YjUMN{height:89vh;padding:.5rem 2rem}}@media screen and (min-width:1500px){.ServicesDropdown_service_drop_list_main_open__YjUMN{height:87vh;padding:1rem 2rem}}.ServicesDropdown_services_dropdown_container__21MnN{background:#000c;box-shadow:0 0 30px 0 #000;height:0;left:0;overflow-y:scroll;position:relative;transition:all .5s ease-in-out;width:100%;z-index:-1}.ServicesDropdown_services_dropdown_container__21MnN::-webkit-scrollbar{display:none}@media(min-width:1020px)and (min-height:1170px)and (max-height:1380px)and (orientation:portrait){.ServicesDropdown_services_dropdown_container__21MnN{display:block!important}}@media screen and (min-width:710px)and (max-width:730px)and (orientation:landscape){.ServicesDropdown_services_dropdown_container__21MnN{left:1.3vh;top:13vh!important}}@media screen and (min-width:1023px){.ServicesDropdown_services_dropdown_container__21MnN{display:none}}@media screen and (min-width:1023px)and (max-width:1025px)and (min-height:1365px)and (max-height:1367px)and (orientation:portrait){.ServicesDropdown_services_dropdown_container__21MnN{display:none!important}}.ServicesDropdown_serviceDropdown_RemoveContainer__A8eBT{color:var(--white);cursor:pointer;display:none;font-size:1.5rem;opacity:.6;position:fixed;right:2.3rem;top:6.5rem;z-index:5}@media screen and (min-width:1023px){.ServicesDropdown_serviceDropdown_RemoveContainer__A8eBT{display:block;top:5rem}}@media screen and (min-width:1500px){.ServicesDropdown_serviceDropdown_RemoveContainer__A8eBT{right:2.5rem;top:6.4rem}}.ServicesDropdown_services_dropdown_container_open__Xr4nI{-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:#000c;border:1px solid #fff9;border-radius:12px;box-shadow:0 0 30px 0 #000;height:100%;margin:.5rem auto auto;padding-bottom:1rem;width:100%}.SingleService_website_btn__23aW4{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.SingleService_website_btn__23aW4{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.SingleService_website_btn__23aW4{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.SingleService_website_btn__23aW4{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.SingleService_website_btn__23aW4{font-size:var(--l-font)}}.SingleService_website_input__GZ6IX{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.SingleService_website_input__GZ6IX::placeholder{color:var(--white)}.SingleService_mainservice_heading__ZR7kF{color:var(--light-blue);font-size:2.2vh}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.SingleService_mainservice_heading__ZR7kF{font-size:2.4vh;width:100%}}@media screen and (min-width:501px){.SingleService_mainservice_heading__ZR7kF{font-size:2.4vh}}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.SingleService_mainservice_heading__ZR7kF{font-size:var(--rem-xl-font)}}.SingleService_mainservice_DropdownHide__PheTL{color:var(--white);font-size:1.5rem;position:absolute;right:.5rem;top:6px}@media screen and (min-width:1023px){.SingleService_mainservice_DropdownHide__PheTL{display:none}}@media screen and (min-width:1023px)and (max-width:1025px)and (min-height:1365px)and (max-height:1367px)and (orientation:portrait){.SingleService_mainservice_DropdownHide__PheTL{display:none}}.SingleService_serviceIndivisual_IconsContainer__4-rTr{align-items:center;color:var(--white);display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100%}.SingleService_serviceIndivisual_IconsTextContainer__bnKPz{font-size:1.2vh;padding:0 20px;padding-top:1vh!important;text-align:center}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.SingleService_serviceIndivisual_IconsTextContainer__bnKPz{font-size:1.6vh;padding:0}}@media screen and (min-width:501px){.SingleService_serviceIndivisual_IconsTextContainer__bnKPz{font-size:1.6vh}}@media screen and (min-width:801px){.SingleService_serviceIndivisual_IconsTextContainer__bnKPz{font-size:1.4vh}}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.SingleService_serviceIndivisual_IconsTextContainer__bnKPz{font-size:12px;padding:0 15px!important}}.SingleService_mainservices_container__Dziw5{color:var(--white);display:flex;flex-direction:column;padding:.7rem .5rem 0}@media screen and (min-width:600px)and (max-width:800px){.SingleService_mainservices_container__Dziw5{padding-top:1rem}}@media(width:1024px)and (height:1366px)and (orientation:portrait){.SingleService_mainservices_container__Dziw5{padding-top:2rem}}.SingleService_mainservice_icons_container__qLjFC{display:flex;justify-content:flex-start;width:100%}.SingleService_single_container__tSaik{width:25%}.SingleService_subservice_single_iconcontainer__RYbqS{flex-wrap:wrap;margin-left:2px;width:20%}.SingleService_subservice_main_container__QeZQ\+{background-color:#0006;display:flex;flex-wrap:wrap;gap:2vh;justify-content:flex-start;padding:2vh 1.2rem;transition:all .5s ease-in-out;width:100%}@media(min-width:200px)and (max-width:300px)and (min-height:500px)and (max-height:700px){.SingleService_subservice_main_container__QeZQ\+{gap:1.5vh}}@media screen and (max-height:300px){.SingleService_subservice_main_container__QeZQ\+{gap:11vh!important;padding-left:12vh!important}}@media screen and (min-height:301px)and (max-height:325px){.SingleService_subservice_main_container__QeZQ\+{gap:10vh!important;padding-left:10vh!important}}@media screen and (min-height:321px)and (max-height:370px){.SingleService_subservice_main_container__QeZQ\+{gap:8vh!important;padding-left:9.5vh!important}}@media screen and (min-height:321px)and (max-height:370px)and (min-width:730px){.SingleService_subservice_main_container__QeZQ\+{gap:10vh!important;padding-left:9.5vh!important}}@media screen and (min-height:371px)and (max-height:377px){.SingleService_subservice_main_container__QeZQ\+{gap:8vh!important;padding-left:9.5vh!important}}@media screen and (min-height:371px)and (max-height:377px)and (min-width:805px){.SingleService_subservice_main_container__QeZQ\+{gap:10vh!important;padding-left:9.5vh!important}}@media screen and (min-height:408px)and (max-height:415px)and (min-width:725px){.SingleService_subservice_main_container__QeZQ\+{gap:10.5vh!important;padding-left:9.5vh!important}}@media screen and (min-width:501px){.SingleService_subservice_main_container__QeZQ\+{gap:3.5vh;padding-left:3vh}}@media screen and (min-width:700px)and (max-width:725px){.SingleService_subservice_main_container__QeZQ\+{gap:7vh!important;padding-left:5vh!important}}@media screen and (min-width:750px){.SingleService_subservice_main_container__QeZQ\+{gap:3.5vh;padding-left:3vh}}@media screen and (min-width:801px){.SingleService_subservice_main_container__QeZQ\+{gap:3.2vh;padding-left:3vh}}@media screen and (min-width:901px)and (orientation:portrait){.SingleService_subservice_main_container__QeZQ\+{gap:3.2vh!important;padding-left:2.5vh!important}}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.SingleService_subservice_main_container__QeZQ\+{gap:11vh;padding-left:8vh}}@media(min-width:1020px)and (min-height:1170px)and (max-height:1380px)and (orientation:portrait){.SingleService_subservice_main_container__QeZQ\+{gap:3.5vh!important;padding-left:3.5vh!important}}.SingleService_mainservice_heading_container__rOXpl{align-items:center;display:flex;height:100%;justify-content:flex-start;margin-bottom:1vh;padding-bottom:.8vh;padding-left:1vh;position:relative;width:100%}@media screen and (min-width:501px){.SingleService_mainservice_heading_container__rOXpl{margin-bottom:.5vh;padding-left:2.5vh}}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.SingleService_mainservice_heading_container__rOXpl{padding-left:10vh}}@media screen and (min-width:700px)and (max-width:725px){.SingleService_mainservice_heading_container__rOXpl{padding-left:3vh}}.SingleService_serviceContainer_Iconimage__kJSjn{border-radius:10px;height:50px;width:50px}@media screen and (min-width:500px)and (max-width:932px)and (orientation:landscape){.SingleService_serviceContainer_Iconimage__kJSjn{margin-bottom:1.5vh}}.SingleService_img_svg__Ro91z{height:100%;width:100%}.SingleService_svg__oLvSG{margin-bottom:-.9vh}@media screen and (min-width:768px){.SingleService_svg__oLvSG{margin-bottom:-.6vh}}@media screen and (min-width:318px)and (max-width:322px)and (min-height:565px)and (max-height:570px){.SingleService_svg__oLvSG{margin-bottom:-1.1vh}}@media screen and (min-width:413px)and (max-width:415px)and (min-height:895px)and (max-height:897px){.SingleService_svg__oLvSG{margin-bottom:-.75vh}}@media screen and (min-width:410px)and (max-width:500px)and (min-height:910px)and (max-height:935px)and (orientation:portrait){.SingleService_svg__oLvSG{margin-bottom:-.65vh}}.ServiceDropDown_website_btn__3g4HS{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.ServiceDropDown_website_btn__3g4HS{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.ServiceDropDown_website_btn__3g4HS{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.ServiceDropDown_website_btn__3g4HS{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.ServiceDropDown_website_btn__3g4HS{font-size:var(--l-font)}}.ServiceDropDown_website_input__Wo9sm{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.ServiceDropDown_website_input__Wo9sm::placeholder{color:var(--white)}.ServiceDropDown_service_dropdown__\+T5e2{align-items:flex-start;-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:#000c;border-radius:12px;box-shadow:0 0 30px 0 #000;display:flex;flex-direction:row;font-size:2vh;gap:0;height:100%;justify-content:flex-start;margin:auto;overflow-x:scroll;position:relative;right:0;transition:width .3s ease-out;width:100%;z-index:2}@media(max-width:1023px){.ServiceDropDown_service_dropdown__\+T5e2{display:none}}@media(min-width:1020px)and (min-height:1170px)and (max-height:1380px)and (orientation:portrait){.ServiceDropDown_service_dropdown__\+T5e2{display:none}}.ServiceDropDown_service_dropdown__\+T5e2::-webkit-scrollbar{display:none}@media(min-width:1400px)and (max-width:1500px){.ServiceDropDown_service_dropdown__\+T5e2{margin-right:4.5vw}}@media screen and (min-width:1023px)and (max-width:1025px)and (min-height:1365px)and (max-height:1367px)and (orientation:portrait){.ServiceDropDown_service_dropdown__\+T5e2{display:block}}.ServiceDropDown_service_dropdown_specialborder__pz202{border:1px solid #fff9}.ServiceDropDown_service_dropdown_inner_wrapper__\+tFer{align-items:center;border:none;display:flex;flex-direction:row;font-size:2vh;gap:0;height:100%;justify-content:flex-start;position:relative;width:100%}@media screen and (min-width:1500px){.ServiceDropDown_service_dropdown_inner_wrapper__\+tFer{justify-content:center}}.ServiceDropDown_width_and_height_toggle__coTpq{background:none;overflow:hidden;right:36vh}.ServiceDropDown_service_dropdown_toggle__v9E0Y{align-items:center;background:#0000 linear-gradient(180deg,#112949,#03080f);border-bottom-left-radius:20px;border-top-left-radius:20px;box-shadow:0 0 10px #3d3d3d;display:flex;flex-direction:row;font-size:2vh;gap:0;height:100%;justify-content:center;position:relative;position:absolute;right:0;width:auto}.ServiceList_website_btn__DtEWp{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.ServiceList_website_btn__DtEWp{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.ServiceList_website_btn__DtEWp{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.ServiceList_website_btn__DtEWp{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.ServiceList_website_btn__DtEWp{font-size:var(--l-font)}}.ServiceList_website_input__Y06Ou{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.ServiceList_website_input__Y06Ou::placeholder{color:var(--white)}.ServiceList_service_list__\+AD77{align-items:center;cursor:pointer;display:flex;flex-direction:column;font-size:var(--m-font);gap:5px;justify-content:center;padding:.5vh 0;position:relative;width:100%}.ServiceList_service_list__\+AD77:hover{background-color:#fff3;border-radius:8px}.ServiceList_service__3uQUE{align-items:center;display:flex;flex-direction:column;font-size:1.6vh;gap:0;justify-content:center;position:relative;width:10vh}.ServiceList_service_icon__i3mHD{height:50%;margin-top:1.2vh;width:50%}.ServiceList_service_name__dAP5g{font-family:EXO2\.0-REGULAR;height:3vh;line-height:1.8vh;text-align:center;white-space:pre-wrap;width:100%}.ServiceList_sub_services__Ht5UQ{font-size:var(--m-font);gap:0;width:100%}.ServiceList_sub_service__YUMga,.ServiceList_sub_services__Ht5UQ{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.ServiceList_sub_service__YUMga{font-size:1.4vh;gap:2px;width:10vh}@media screen and (min-width:1500px){.ServiceList_sub_service__YUMga{font-size:1.2vh}}.ServiceList_sub_service_icon__EoxQ9{height:50%;margin-top:1vh;width:50%}.ServiceList_sub_service_name__TBUJ7{font-family:EXO2\.0-REGULAR;height:3vh;line-height:1.7vh;padding:0 .5vh .2vh;text-align:center;width:100%}.Service_website_btn__QrIPK{align-items:center;background-color:var(--light-blue);border:none;border-radius:4px;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;justify-content:space-between;outline:none;padding:1.5vh 3.5vh;position:relative;width:auto}@media screen and (min-width:200px)and (max-width:500px)and (orientation:portrait){.Service_website_btn__QrIPK{padding:.5rem}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.Service_website_btn__QrIPK{font-size:12px!important;padding:.5rem 1rem}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.Service_website_btn__QrIPK{font-size:16px!important;padding:.5rem 1rem}}@media(width:1024px)and (height:600px){.Service_website_btn__QrIPK{font-size:var(--l-font)}}.Service_website_input__0bAup{align-items:center;background:#ffffff1a;border:none;border-radius:4px;box-shadow:0 4.37719px 17.5088px #0000001f;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);gap:0;height:auto;justify-content:space-between;margin:0;outline:none;padding:1.5vh 1vh;position:relative;width:100%}.Service_website_input__0bAup::placeholder{color:var(--white)}.Service_service__2ySdy{align-items:center;border-right:1px solid #9c9c9c;display:flex;flex-direction:column;font-size:var(--m-font);gap:4vh;height:80vh;justify-content:flex-start;margin:3vh 0;padding:1rem;position:relative;width:100%;width:auto}.Service_service_name__nZFkv{align-self:center;color:var(--light-blue);font-family:Exo2\.0-SemiBold;font-size:2.2vh;text-align:center}.Service_list_of_services__nEU\+7{align-items:flex-start;color:var(--white);display:flex;flex-direction:row;justify-content:flex-start}.Service_list_of_services_gap__PmsnA{gap:2vh}.Service_border_right_none__NIS3E{border-right:none}.Service_single_service_top_padding__KAR9Z{padding-left:4vh;padding-right:7vh;padding-top:2vh}.tools_module{background:var(--tool-bg-blue);grid-area:stdashboard;overflow:auto}@media screen and (min-width:501px){.tools_module{overflow:hidden}}@media screen and (min-width:0px)and (max-width:500px){.tools_module{overflow:auto}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_module{overflow:auto}}.tools_home_page{background:#060e18;display:grid;grid-area:stdashboard;grid-template-areas:"stc-home stc-capability";grid-template-columns:auto calc(25vw - 1vh)}.tools_home_page .mobile_sidebar_tools{display:none}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_home_page .mobile_sidebar_tools{display:block;grid-area:sidebar_mobile_home;width:100vw}}@media screen and (min-width:0px)and (max-width:500px){.tools_home_page .mobile_sidebar_tools{display:block;grid-area:sidebar_mobile_home;width:100vw}}.tools_home_page .tools_home_wrapper{align-items:center;display:flex;flex-direction:column;gap:1vh;grid-area:stc-home;justify-content:flex-start;margin:0 auto;max-height:calc(99vh - 60px);overflow-y:auto;position:relative;width:100%}.tools_home_page .tools_home_wrapper::-webkit-scrollbar{background:#060e18;border-radius:5px;height:2px;position:absolute;width:2px}.tools_home_page .tools_home_wrapper::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:5px;height:2px;width:2px}.tools_home_page .tools_home_wrapper::-webkit-scrollbar-track{background:#060e18;border:none;border-radius:5px;height:2px;width:2px}@-moz-document url-prefix(){.tools_home_page .tools_home_wrapper{scrollbar-color:#ffffff1a #060e18}}.tools_home_page .tools_home_wrapper{scrollbar-face-color:#ffffff1a;scrollbar-track-color:#060e18}@media screen and (min-width:0px)and (max-width:500px){.tools_home_page .tools_home_wrapper{height:-webkit-max-content;height:max-content;overflow:hidden}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_home_page .tools_home_wrapper{height:-webkit-max-content;height:max-content;overflow:hidden}}@media screen and (min-width:2000px){.tools_home_page .tools_home_wrapper{overflow-x:hidden}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_home_page{display:block;grid-area:sidebar_mobile_home;grid-area:stdashboard;grid-template-areas:"stc-homechart" "stc-file-search" "sidebar_mobile_home" "stc-capability";max-height:88vh;overflow-x:hidden;overflow-y:auto;padding:0;width:100vw}.tools_home_page::-webkit-scrollbar{background:#060e18;border-radius:5px;height:2px;position:absolute;width:2px}.tools_home_page::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:5px;height:2px;width:2px}.tools_home_page::-webkit-scrollbar-track{background:#060e18;border:none;border-radius:5px;height:2px;width:2px}@-moz-document url-prefix(){.tools_home_page{scrollbar-color:#ffffff1a #060e18}}.tools_home_page{scrollbar-face-color:#ffffff1a;scrollbar-track-color:#060e18}}@media screen and (min-width:0px)and (max-width:500px){.tools_home_page{display:block;grid-area:sidebar_mobile_home;grid-area:stdashboard;grid-template-areas:"stc-homechart" "stc-file-search" "sidebar_mobile_home" "stc-capability";height:89vh;max-height:calc(100vh - 100px);overflow-x:hidden;overflow-y:auto;padding:0;width:100vw}}.home_recent_assg{align-items:center;background:#060e18;display:flex;flex-direction:column;gap:1vh;grid-area:stc-recent-assgn;justify-content:space-around;padding:1vh 0;position:relative;width:100%}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_recent_assg{display:none}}@media screen and (min-width:0px)and (max-width:500px){.home_recent_assg{display:none}}.home_recent_assg .home_recent_heading_container{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.home_recent_assg .home_recent_heading_container .home_recent_heading{color:var(--white);font-size:var(--xl-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.home_recent_assg .home_recent_heading_container .home_recent_heading{font-size:var(--m-font)}}.home_recent_assg .home_recent_heading_container .home_new_asgn_req_btn{align-items:center;background-color:var(--white);border:none;border-radius:.4vh;border-radius:4px;color:var(--black-new-color);color:var(--white);color:#112949;cursor:pointer;display:flex;flex-direction:row;font-size:var(--ml-font);font-size:var(--s-font);font-weight:400;gap:1vh;gap:.5vh;justify-content:space-between;justify-content:center;min-width:5vw;outline:none;padding:.8vh 1.5vh;position:relative;text-align:center;text-decoration:none;width:100%;width:auto}@media screen and (min-width:0px)and (max-width:500px){.home_recent_assg .home_recent_heading_container .home_new_asgn_req_btn{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_recent_assg .home_recent_heading_container .home_new_asgn_req_btn{font-size:var(--m-font)}}.home_recent_assg .home_recent_heading_container .home_new_asgn_req_btn:hover{opacity:.8}.home_recent_assg .home_recent_heading_container .home_new_asgn_req_btn svg{color:var(--white);color:var(--dark-blue);font-size:var(--s-font);font-weight:400}.home_recent_assg .home_assignment_container{grid-column-gap:1vh;grid-row-gap:1vh;column-gap:1vh;display:grid;grid-template-columns:repeat(2,1fr);row-gap:1vh;width:100%}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_recent_assg .home_assignment_container{grid-template-columns:1fr}}@media screen and (min-width:0px)and (max-width:500px){.home_recent_assg .home_assignment_container{grid-template-columns:1fr}}.home_recent_assg .home_assignment_container .home_view_more{align-items:center;color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;margin-left:auto;position:relative;text-decoration:underline;width:100%;width:auto}.home_recent_assg .no_assignment_container{align-items:center;color:#ffffff80;display:flex;flex-direction:row;font-size:var(--ml-font);font-weight:400;gap:1vh;justify-content:center;min-height:240px;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.home_recent_assg .no_assignment_container{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_recent_assg .no_assignment_container{font-size:var(--m-font)}}@media screen and (min-width:1023px)and (max-height:1365px){.home_recent_assg .no_assignment_container{min-height:18vh}}@media screen and (min-width:1200px){.home_recent_assg .no_assignment_container{min-height:22vh}}@media screen and (min-width:1500px){.home_recent_assg .no_assignment_container{min-height:20vh}}.files_pane_item{grid-row-gap:10px;grid-column-gap:80px;align-items:center;background:rgba(14,34,61,.502);border:1px solid #394d67;border-radius:12px;box-shadow:0 0 20px 0 rgba(17,41,73,.251);box-sizing:border-box;color:#fff;color:var(--white,#fff);column-gap:80px;cursor:pointer;display:grid;grid-template-areas:"sidebar-file-services sidebar-file-feedback" "sidebar-file-names sidebar-file-names" "sidebar-file-subservices sidebar-file-date";grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);grid-template-rows:repeat(3,-webkit-max-content);grid-template-rows:repeat(3,max-content);height:0;justify-content:space-between;margin:0;overflow:hidden;padding:0;position:relative;row-gap:10px}@media screen and (min-width:1023px)and (max-height:1365px){.files_pane_item{border-radius:7px;color:var(--white);column-gap:40px;font-size:8px}}@media screen and (min-width:1200px){.files_pane_item{border-radius:10px;color:var(--white);column-gap:75px;font-size:var(--s-font);font-weight:400;row-gap:9px}}@media screen and (min-width:1500px){.files_pane_item{border-radius:12px;column-gap:80px;row-gap:10px}}.files_pane_item .file_service_tag{align-items:center;border-radius:0 0 5px 5px;color:var(--white);display:flex;flex-direction:row;gap:1vh;grid-area:sidebar-file-services;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.files_pane_item .file_service_tag{border-radius:0 0 3px 3px;width:-webkit-min-content;width:min-content}}@media screen and (min-width:1200px){.files_pane_item .file_service_tag{border-radius:0 0 4px 4px;width:-webkit-min-content;width:min-content}}@media screen and (min-width:1500px){.files_pane_item .file_service_tag{border-radius:0 0 5px 5px}}.files_pane_item .file_service_tag img{aspect-ratio:1/1;height:2.5vh}@media screen and (min-width:1023px)and (max-height:1365px){.files_pane_item .file_service_tag img{height:2vh}}@media screen and (min-width:1200px){.files_pane_item .file_service_tag img{height:2.2vh}}@media screen and (min-width:1500px){.files_pane_item .file_service_tag img{height:2.5vh}}.files_pane_item .file_feedback{grid-area:sidebar-file-feedback;justify-self:flex-end}.files_pane_item .file_feedback svg{aspect-ratio:1/1;height:2.5vh;width:2.5vh}.files_pane_item .file_name{grid-area:sidebar-file-names}.files_pane_item .file_date{text-align:end}.files_pane_item-show{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 10px 5px}@media screen and (min-width:1023px)and (max-height:1365px){.files_pane_item-show{padding:0 5px 3px}}@media screen and (min-width:1200px){.files_pane_item-show{padding:0 8px 4px}}@media screen and (min-width:1500px){.files_pane_item-show{padding:0 10px 5px}}.home_file_search_main{align-items:center;background:#060e18;display:flex;flex-direction:column;gap:1vh;grid-area:stc-file-search;justify-content:space-evenly;padding:2vh;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.home_file_search_main{gap:1vh}}@media screen and (min-width:1200px){.home_file_search_main{gap:1vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_file_search_main{gap:1vh;padding:1vh}}@media screen and (min-width:0px)and (max-width:500px){.home_file_search_main{gap:3vh;padding:1vh}}@media screen and (min-width:1500px){.home_file_search_main{padding-top:0}}.home_file_search_main .home_file_search_heading .home_file_search_text{color:var(--white);font-size:var(--xl-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.home_file_search_main .home_file_search_heading .home_file_search_text{font-size:var(--m-font)}}.home_search_form{align-items:stretch;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:72%}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_search_form{width:100%}}@media screen and (min-width:0px)and (max-width:500px){.home_search_form{width:100%}}@media screen and (min-width:1023px)and (max-height:1365px){.home_search_form{padding-top:2vh}}.home_file_content{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:center;position:relative;width:100%}.home_file_content .home_file_content_text{color:var(--white);font-size:15px;text-align:center;width:48%}@media screen and (min-width:1023px)and (max-height:1365px){.home_file_content .home_file_content_text{color:var(--white);font-size:var(--s-font);font-weight:400;width:60%}}@media screen and (min-width:1200px){.home_file_content .home_file_content_text{width:45%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_file_content .home_file_content_text{color:var(--white);font-size:var(--ml-font);font-weight:400;width:80%}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.home_file_content .home_file_content_text{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_file_content .home_file_content_text{font-size:var(--m-font)}}@media screen and (min-width:0px)and (max-width:500px){.home_file_content .home_file_content_text{color:var(--white);font-size:var(--xs-font);font-weight:400;width:80%}}.home_search_dashboard_input{align-items:center;background:#0000;border:1px solid #394d67;border-radius:.4vh;color:var(--text-color);color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;outline:none;padding:7px;position:relative;width:100%}.home_search_dashboard_input::placeholder{color:var(--border-color);color:hsla(0,0%,100%,.502);font-style:italic;font-weight:100}@media only screen and (max-width:1300px){.home_search_dashboard_input{border-radius:5px;padding:5px}}@media screen and (min-width:0px)and (max-width:500px){.home_search_dashboard_input{border-radius:5px;padding:8px}}.home_search_btns{align-items:center;background-color:var(--white);border:none;border-radius:.4vh;border-radius:4px;color:var(--white);color:#112949;cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;min-width:6vw;outline:none;padding:.8vh 1.5vh;position:relative;text-align:center;text-decoration:none;width:100%;width:auto;width:14vh!important}.home_search_btns:hover{opacity:.8}.card-layout,.glass-card,.st_offering_main .st_offerings{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.st_offering_main{grid-area:stc-capability;padding:1vh 1vh 1vh calc(1vh + 5px)}@media screen and (min-width:0px)and (max-width:500px){.st_offering_main{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;padding:1vh 0 1vh 1vh;position:relative;width:100%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_offering_main{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;padding:1vh 0 1vh 1vh;position:relative;width:100%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_offering_main{max-width:100vw}}@media screen and (min-width:0px)and (max-width:500px){.st_offering_main{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;max-width:100vw;position:relative;width:100%}}.st_offering_main .st_offering_heading_main{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;padding:0 1vh 1vh;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.st_offering_main .st_offering_heading_main{padding:1vh}}.st_offering_main .st_offering_heading_main .st_offering_heading{color:var(--white);font-size:var(--xl-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.st_offering_main .st_offering_heading_main .st_offering_heading{color:var(--white);font-size:var(--m-font);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:0px)and (max-width:500px)and (min-width:0px)and (max-width:500px){.st_offering_main .st_offering_heading_main .st_offering_heading{font-size:var(--sm-font)}}@media only screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:0px)and (max-width:500px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:0px)and (max-width:500px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:0px)and (max-width:500px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.st_offering_main .st_offering_heading_main .st_offering_heading{font-size:var(--m-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_offering_main .st_offering_heading_main{color:var(--white);font-size:var(--xl-font);font-weight:400;margin-left:.5vh;padding:1vh 0 0;white-space:nowrap}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.st_offering_main .st_offering_heading_main{font-size:var(--m-font)}}@media (min-height:1000px)and (max-height:1100px)and (min-width:1300px)and (max-width:1400px),(min-height:500px)and (max-height:550px)and (min-width:700px)and (max-width:730px),(min-height:500px)and (max-height:580px)and (min-width:700px)and (max-width:750px),(min-height:750px)and (max-height:880px)and (min-width:900px)and (max-width:1200px),(min-height:800px)and (max-height:1000px)and (min-width:1100px)and (max-width:1400px),only screen and (min-height:700px)and (max-height:780px)and (min-width:900px)and (max-width:1100px){.st_offering_main .st_offering_heading_main{padding:.5vh}}@media screen and (min-width:0px)and (max-width:500px){.st_offering_main .st_offering_heading_main{padding:1vh 0 0}}.st_offering_main .st_offerings{align-items:center;background:#060e18;border:1px solid #394d67;border-radius:1vh;color:inherit;display:flex;flex-direction:column;gap:1vh;height:calc(97vh - 60px - var(--xl-font));justify-content:space-between;margin:0;overflow-y:auto;position:relative;width:100%}.st_offering_main .st_offerings::-webkit-scrollbar{background:#060e18;border-radius:5px;height:2px;position:absolute;width:2px}.st_offering_main .st_offerings::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:5px;height:2px;width:2px}.st_offering_main .st_offerings::-webkit-scrollbar-track{background:#060e18;border:none;border-radius:5px;height:2px;width:2px}@-moz-document url-prefix(){.st_offering_main .st_offerings{scrollbar-color:#ffffff1a #060e18}}.st_offering_main .st_offerings{scrollbar-face-color:#ffffff1a;scrollbar-track-color:#060e18}@media screen and (min-width:1023px)and (max-height:1365px){.st_offering_main .st_offerings{border-radius:1vh 1vh 0 0;padding:1vh}}@media screen and (min-width:1200px){.st_offering_main .st_offerings{padding:1vh}}@media screen and (min-width:1500px){.st_offering_main .st_offerings{padding:1.5vh 1vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_offering_main .st_offerings{align-items:flex-start;border-radius:1vh 0 0 1vh;border-right:none;display:flex;flex-direction:row;gap:1vh;height:auto;justify-content:space-between;overflow-x:scroll;overflow-y:hidden;padding:1vh 1vh 0;position:relative;width:100%}}@media screen and (min-width:0px)and (max-width:500px){.st_offering_main .st_offerings{align-items:flex-start;border-radius:1vh 0 0 1vh;border-right:none;display:flex;flex-direction:row;gap:1vh;height:auto;justify-content:space-between;max-height:none;overflow-x:scroll;overflow-y:hidden;padding:1vh 1vh 0;position:relative;width:100%}}@media screen and (min-width:2000px){.st_offering_main .st_offerings{height:auto}}.st_offering_main .st_offerings .offering_single{width:100%}.st_offering_main .st_offerings .offering_wrapper{height:100%;overflow-y:auto;padding-right:1vh}.st_offering_main .st_offerings .offering_wrapper::-webkit-scrollbar{background:#060e18;border-radius:5px;height:2px;position:absolute;width:2px}.st_offering_main .st_offerings .offering_wrapper::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:5px;height:2px;width:2px}.st_offering_main .st_offerings .offering_wrapper::-webkit-scrollbar-track{background:#060e18;border:none;border-radius:5px;height:2px;width:2px}@-moz-document url-prefix(){.st_offering_main .st_offerings .offering_wrapper{scrollbar-color:#ffffff1a #060e18}}.st_offering_main .st_offerings .offering_wrapper{scrollbar-face-color:#ffffff1a;scrollbar-track-color:#060e18}@media screen and (min-width:0px)and (max-width:500px){.st_offering_main .st_offerings .offering_wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_offering_main .st_offerings .offering_wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}}.st_single_offering_main{align-items:flex-start;display:flex;flex-direction:row;gap:0;justify-content:space-between;padding:1vh;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.st_single_offering_main{padding:0 1vh 1vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_single_offering_main{padding:0 1vh 1vh}}@media screen and (min-width:0px)and (max-width:330px){.st_single_offering_main{padding:0}}.st_single_offering_main .st_single_offering_icons{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:space-between;overflow:hidden;position:relative;width:85%}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_single_offering_main .st_single_offering_icons{width:100%}}@media screen and (min-width:0px)and (max-width:500px){.st_single_offering_main .st_single_offering_icons{width:100%}}.st_single_offering_main .st_single_offering_icons .st_offering_heading_main{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.st_single_offering_main .st_single_offering_icons .st_offering_heading_main .offering_heading{color:var(--white);font-size:var(--ml-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.st_single_offering_main .st_single_offering_icons .st_offering_heading_main .offering_heading{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_single_offering_main .st_single_offering_icons .st_offering_heading_main .offering_heading{font-size:var(--m-font)}}@media screen and (min-width:1023px)and (max-height:1365px){.st_single_offering_main .st_single_offering_icons .st_offering_heading_main .offering_heading{color:var(--white);font-size:var(--xl-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.st_single_offering_main .st_single_offering_icons .st_offering_heading_main .offering_heading{font-size:var(--m-font)}}@media screen and (min-width:1200px){.st_single_offering_main .st_single_offering_icons .st_offering_heading_main .offering_heading{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1200px)and (min-width:0px)and (max-width:500px){.st_single_offering_main .st_single_offering_icons .st_offering_heading_main .offering_heading{font-size:var(--sm-font)}}@media only screen and (min-width:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.st_single_offering_main .st_single_offering_icons .st_offering_heading_main .offering_heading{font-size:var(--m-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_single_offering_main .st_single_offering_icons .st_offering_heading_main .offering_heading{color:var(--white);font-size:var(--ml-font);font-weight:400;white-space:nowrap}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.st_single_offering_main .st_single_offering_icons .st_offering_heading_main .offering_heading{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_single_offering_main .st_single_offering_icons .st_offering_heading_main .offering_heading{font-size:var(--m-font)}}@media screen and (min-width:0px)and (max-width:500px){.st_single_offering_main .st_single_offering_icons .st_offering_heading_main .offering_heading{white-space:nowrap;width:70vw}}.st_single_offering_main .st_single_offering_icons .offering_subservices{grid-gap:2vh;display:grid;gap:2vh;grid-template-columns:repeat(2,1fr);padding:0;place-items:center;width:100%}@media screen and (min-width:0px)and (max-width:500px){.st_single_offering_main .st_single_offering_icons .offering_subservices{padding:1vh 0 0}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_single_offering_main .st_single_offering_icons .offering_subservices{padding:1vh 0 0}}@media screen and (min-width:1023px)and (max-height:1365px){.st_single_offering_main .st_single_offering_icons .offering_subservices{gap:1vh;padding:.5vh}}@media screen and (min-width:1200px){.st_single_offering_main .st_single_offering_icons .offering_subservices{gap:2vh;padding:1vh}}@media (min-height:1000px)and (max-height:1100px)and (min-width:1300px)and (max-width:1400px),(min-height:500px)and (max-height:550px)and (min-width:700px)and (max-width:730px),(min-height:500px)and (max-height:580px)and (min-width:700px)and (max-width:750px),(min-height:750px)and (max-height:880px)and (min-width:900px)and (max-width:1200px),(min-height:800px)and (max-height:1000px)and (min-width:1100px)and (max-width:1400px),only screen and (min-height:700px)and (max-height:780px)and (min-width:900px)and (max-width:1100px){.st_single_offering_main .st_single_offering_icons .offering_subservices{padding:.5vh}}.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:flex-start;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons{gap:.8vh}}@media screen and (min-width:1200px){.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons{gap:1vh}}.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons .offering_icons_img{aspect-ratio:1/1;width:4vh}@media screen and (min-width:1023px)and (max-height:1365px){.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons .offering_icons_img{width:2.7vh}}@media screen and (min-width:1200px){.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons .offering_icons_img{width:3.2vh}}@media screen and (min-width:1500px){.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons .offering_icons_img{width:4vh}}@media screen and (min-width:1500px)and (max-width:1750px){.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons .offering_icons_img{width:3.5vh}}@media screen and (min-width:0px)and (max-width:330px){.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons .offering_icons_img{width:35px}}.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons .offering_single_icon_heading_main{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:flex-start;position:relative;width:100%}.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons .offering_single_icon_heading_main .offering_single_icon_heading{color:var(--white);font-size:var(--s-font);font-weight:400}@media screen and (min-width:1023px)and (max-height:1365px){.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons .offering_single_icon_heading_main .offering_single_icon_heading{font-size:10px}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons .offering_single_icon_heading_main .offering_single_icon_heading{color:var(--white);font-size:var(--m-font);font-weight:400}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons .offering_single_icon_heading_main .offering_single_icon_heading{font-size:var(--s-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons .offering_single_icon_heading_main .offering_single_icon_heading{font-size:var(--sm-font)}}@media screen and (min-width:1200px){.st_single_offering_main .st_single_offering_icons .offering_subservices .offering_icons .offering_single_icon_heading_main .offering_single_icon_heading{color:var(--white);font-size:var(--s-font);font-weight:400}}.st_single_offering_main .offering_add_icon_main{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:flex-end;padding-top:2vh;position:relative;width:100%;width:15%}.st_single_offering_main .offering_add_icon_main .offering_add_icon{cursor:pointer}@media screen and (min-width:1023px)and (max-height:1365px){.st_single_offering_main .offering_add_icon_main{padding-top:1vh}}@media screen and (min-width:1200px){.st_single_offering_main .offering_add_icon_main{padding-top:.8vh}}@media screen and (min-width:1500px){.st_single_offering_main .offering_add_icon_main{padding-top:1vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_single_offering_main .offering_add_icon_main{display:none}}@media screen and (min-width:0px)and (max-width:500px){.st_single_offering_main .offering_add_icon_main{display:none}}.offering_ad_icon_mobile{display:none}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.offering_ad_icon_mobile{display:block;margin-bottom:-1vh}}@media screen and (min-width:0px)and (max-width:500px){.offering_ad_icon_mobile{display:block}}.plus_btn_icon{aspect-ratio:1/1;height:30px;width:30px}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.plus_btn_icon{height:40px;margin-right:1vh;width:40px}}@media screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px){.plus_btn_icon{height:27px;width:27px}}@media screen and (min-width:0px)and (max-width:500px){.plus_btn_icon{margin-right:1vh}}.card-layout,.glass-card,.st_tools_card{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.st_tools_main{align-items:center;background:#060e18;box-sizing:border-box;display:flex;flex-direction:column;gap:1vh;grid-area:sttools;justify-content:flex-start;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.st_tools_main{padding:0 1vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_main{padding:0 1vh}}.st_tools_main .st_tools_topnav_area{background:var(--tool-dark-blue);height:60px;width:100%}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_main .st_tools_topnav_area{display:none}}@media screen and (min-width:0px)and (max-width:500px){.st_tools_main .st_tools_topnav_area{display:none}}.st_tools_main .st_tools_main_heading_container{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:flex-start;padding:1vh 1vh 0 3vh;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.st_tools_main .st_tools_main_heading_container{padding:1vh 1vh 0 0}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_main .st_tools_main_heading_container{padding:1vh 1vh 0 0}}.st_tools_main .st_tools_main_heading_container .st_tools_heading{color:var(--white);font-size:var(--xl-font);font-weight:400;width:-webkit-min-content;width:min-content}@media screen and (min-width:0px)and (max-width:500px){.st_tools_main .st_tools_main_heading_container .st_tools_heading{color:var(--white);font-size:var(--m-font);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:0px)and (max-width:500px)and (min-width:0px)and (max-width:500px){.st_tools_main .st_tools_main_heading_container .st_tools_heading{font-size:var(--sm-font)}}@media only screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:0px)and (max-width:500px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:0px)and (max-width:500px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:0px)and (max-width:500px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.st_tools_main .st_tools_main_heading_container .st_tools_heading{font-size:var(--m-font)}}.st_tools_main .st_tools_main_heading_container .st_tools_heading_icon .ai_tools_icon_img{aspect-ratio:1/1}@media screen and (min-width:1023px)and (max-height:1365px){.st_tools_main .st_tools_main_heading_container .st_tools_heading_icon .ai_tools_icon_img{height:20px}}@media screen and (min-width:1200px){.st_tools_main .st_tools_main_heading_container .st_tools_heading_icon .ai_tools_icon_img{height:28px}}@media screen and (min-width:1500px){.st_tools_main .st_tools_main_heading_container .st_tools_heading_icon .ai_tools_icon_img{height:34px}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_main .st_tools_main_heading_container .st_tools_heading_icon .ai_tools_icon_img{height:23px}}@media screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px){.st_tools_main .st_tools_main_heading_container .st_tools_heading_icon .ai_tools_icon_img{height:32px}}@media screen and (min-width:0px)and (max-width:500px){.st_tools_main .st_tools_main_heading_container .st_tools_heading_icon .ai_tools_icon_img{height:26px}}.st_tools_card_main{overflow-y:auto;padding:0 1vh;width:100%}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_card_main{padding:0}}@media screen and (min-width:0px)and (max-width:500px){.st_tools_card_main{padding:0}}.st_tools_card_wrapper{align-items:center;display:flex;flex-direction:row;gap:1vh;height:100%;justify-content:space-between;padding-right:1vh;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.st_tools_card_wrapper{align-items:center;display:flex;flex-direction:column;gap:2vh;justify-content:flex-start;position:relative;width:100%}}@media screen and (min-width:0px)and (max-width:500px){.st_tools_card_wrapper{padding-right:0}.st_tools_card_wrapper::-webkit-scrollbar{background:#060e18;border-radius:5px;height:2px;position:absolute;width:2px}.st_tools_card_wrapper::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:5px;height:2px;width:2px}.st_tools_card_wrapper::-webkit-scrollbar-track{background:#060e18;border:none;border-radius:5px;height:2px;width:2px}@-moz-document url-prefix(){.st_tools_card_wrapper{scrollbar-color:#ffffff1a #060e18}}.st_tools_card_wrapper{scrollbar-face-color:#ffffff1a;scrollbar-track-color:#060e18}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_card_wrapper{padding-right:0}.st_tools_card_wrapper::-webkit-scrollbar{background:#060e18;border-radius:5px;height:2px;position:absolute;width:2px}.st_tools_card_wrapper::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:5px;height:2px;width:2px}.st_tools_card_wrapper::-webkit-scrollbar-track{background:#060e18;border:none;border-radius:5px;height:2px;width:2px}@-moz-document url-prefix(){.st_tools_card_wrapper{scrollbar-color:#ffffff1a #060e18}}.st_tools_card_wrapper{scrollbar-face-color:#ffffff1a;scrollbar-track-color:#060e18}}@media screen and (min-width:1023px)and (max-height:1365px){.st_tools_card_wrapper{height:80vh;overflow-x:hidden;overflow-y:scroll}}@media screen and (min-width:1200px){.st_tools_card_wrapper{height:83vh}}@media screen and (min-width:1500px){.st_tools_card_wrapper{height:85vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_card_wrapper{align-items:center;align-items:stretch;display:flex;flex-direction:row;gap:1vh;height:auto;justify-content:space-between;overflow-x:auto;position:relative;width:100%}}@media screen and (min-width:0px)and (max-width:500px){.st_tools_card_wrapper{align-items:stretch;gap:1vh;margin-bottom:1vh}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.st_tools_card_wrapper{flex-direction:column}.st_tools_card_wrapper::-webkit-scrollbar{background:#0000;border-radius:5px;position:absolute;width:.5vh}.st_tools_card_wrapper::-webkit-scrollbar-track{border:.1vh solid #75747457;border-radius:5px}.st_tools_card_wrapper::-webkit-scrollbar-thumb{background-color:#f1f7f999;border-radius:5px}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.st_tools_card_wrapper{flex-direction:column}.st_tools_card_wrapper::-webkit-scrollbar{background:#0000;border-radius:5px;position:absolute;width:.5vh}.st_tools_card_wrapper::-webkit-scrollbar-track{border:.1vh solid #75747457;border-radius:5px}.st_tools_card_wrapper::-webkit-scrollbar-thumb{background-color:#f1f7f999;border-radius:5px}}@media screen and (min-width:900px)and (max-width:932px)and (orientation:landscape){.st_tools_card_wrapper{flex-direction:column}.st_tools_card_wrapper::-webkit-scrollbar{background:#0000;border-radius:5px;position:absolute;width:.5vh}.st_tools_card_wrapper::-webkit-scrollbar-track{border:.1vh solid #75747457;border-radius:5px}.st_tools_card_wrapper::-webkit-scrollbar-thumb{background-color:#f1f7f999;border-radius:5px}}@media (min-height:1000px)and (max-height:1100px)and (min-width:1300px)and (max-width:1400px),(min-height:500px)and (max-height:550px)and (min-width:700px)and (max-width:730px),(min-height:500px)and (max-height:580px)and (min-width:700px)and (max-width:750px),(min-height:750px)and (max-height:880px)and (min-width:900px)and (max-width:1200px),(min-height:800px)and (max-height:1000px)and (min-width:1100px)and (max-width:1400px),only screen and (min-height:700px)and (max-height:780px)and (min-width:900px)and (max-width:1100px){.st_tools_card_wrapper::-webkit-scrollbar{background:#0000;border-radius:5px;position:absolute;width:.5vh}.st_tools_card_wrapper::-webkit-scrollbar-track{border:.1vh solid #75747457;border-radius:5px}.st_tools_card_wrapper::-webkit-scrollbar-thumb{background-color:#f1f7f999;border-radius:5px}}.st_tools_mobile_left .st_tools_card_wrapper{align-items:center;display:flex;flex-direction:column;gap:2vh;justify-content:flex-start;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.st_tools_mobile_left .st_tools_card_wrapper{gap:1.5vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_mobile_left .st_tools_card_wrapper{gap:1.5vh}.st_tools_mobile_left{align-items:center;display:flex;flex-direction:column;gap:2vh;height:82vh;justify-content:flex-start;overflow-x:hidden;padding-top:2vh;position:relative;width:100%}}@media screen and (min-width:0px)and (max-width:500px){.st_tools_mobile_left{align-items:center;display:flex;flex-direction:column;gap:1.5vh;height:82vh;justify-content:flex-start;overflow-x:hidden;padding-top:1vh;position:relative;width:100%}}@media screen and (min-width:0px)and (max-width:350px){.st_tools_mobile_left{height:75vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_left_content{min-height:6vh;padding:1vh 0}}@media screen and (min-width:0px)and (max-width:500px){.st_tools_left_content{padding:1vh 0}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_card_left{min-height:22vh!important;overflow:hidden;padding:3.5vh 2.5vh!important}}@media screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px){.st_tools_card_left{min-height:22vh!important;padding:3.5vh 2.5vh!important}}@media screen and (min-width:0px)and (max-width:500px){.st_tools_card_left{min-height:210px;overflow:hidden;padding:2vh 0 0}}@media screen and (min-width:0px)and (max-width:350px){.st_tools_card_left{min-height:160px}}.st_tools_card{background:#060e18;border:1px solid #394d67;color:inherit;cursor:pointer;margin:0;min-width:340px;padding:2vh;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.st_tools_card{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;min-height:140px;min-width:auto;overflow:hidden;padding:2vh;position:relative;width:100%}}@media screen and (min-width:1500px){.st_tools_card{gap:0;min-height:180px}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_card{align-items:center;border-radius:12px;display:flex;flex-direction:column;gap:1vh;gap:2vh;justify-content:flex-start;margin:0;min-width:30vh;padding:2vh;position:relative;width:100%}}@media screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px){.st_tools_card{min-height:20vh}}@media screen and (min-width:0px)and (max-width:500px){.st_tools_card{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:flex-start;margin:0;position:relative;width:100%}}@media screen and (min-width:0px)and (max-width:370px){.st_tools_card{min-width:250px}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.st_tools_card{min-width:195px}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.st_tools_card{min-width:195px}}@media screen and (min-width:900px)and (max-width:932px)and (orientation:landscape){.st_tools_card{min-width:195px}}.st_tools_card .st_tool_name_main{align-items:center;gap:1vh}.st_tools_card .st_tool_name_main,.st_tools_card .st_tool_name_main .st_tool_name{display:flex;flex-direction:row;justify-content:space-between;position:relative;width:100%}.st_tools_card .st_tool_name_main .st_tool_name{align-items:flex-start;gap:.5vh}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_card .st_tool_name_main .st_tool_name{align-items:center}}@media screen and (min-width:0px)and (max-width:500px){.st_tools_card .st_tool_name_main .st_tool_name{align-items:center}}.st_tools_card .st_tool_name_main .st_tool_name .st_tool_name{color:var(--dark-blue);color:var(--white);font-size:var(--xl-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.st_tools_card .st_tool_name_main .st_tool_name .st_tool_name{font-size:var(--m-font)}}.st_tools_card .st_tool_name_main .st_tool_arrow{cursor:pointer}.st_tools_card .st_tool_name_main .st_tool_arrow .ai_tools_icon_img{aspect-ratio:1/1;height:25px}@media screen and (min-width:1023px)and (max-height:1365px){.st_tools_card .st_tool_name_main .st_tool_arrow .ai_tools_icon_img{height:20px}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_card .st_tool_name_main .st_tool_arrow .ai_tools_icon_img{height:40px}}@media screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px){.st_tools_card .st_tool_name_main .st_tool_arrow .ai_tools_icon_img{height:27px}}@media screen and (min-width:1200px){.st_tools_card .st_tool_name_main .st_tool_arrow .ai_tools_icon_img{height:25px}}@media screen and (min-width:1500px){.st_tools_card .st_tool_name_main .st_tool_arrow .ai_tools_icon_img{height:40px}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.st_tools_card .st_arrow_back_btn{height:4vh}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.st_tools_card .st_arrow_back_btn{height:4vh}}@media screen and (min-width:900px)and (max-width:932px)and (orientation:landscape){.st_tools_card .st_arrow_back_btn{height:4vh}}.st_tools_card .st_tool_content_main{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:center;margin:2.5vh auto;position:relative;text-align:center;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.st_tools_card .st_tool_content_main{margin:0 auto;min-height:9vh}}@media screen and (min-width:1200px){.st_tools_card .st_tool_content_main{min-height:9vh}}@media screen and (min-width:1500px){.st_tools_card .st_tool_content_main{margin:0 auto;min-height:9vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_card .st_tool_content_main{margin:0}}@media screen and (min-width:0px)and (max-width:500px){.st_tools_card .st_tool_content_main{margin:0}}.st_tools_card .st_tool_content_main .st_tool_content{align-items:center;color:var(--white);display:flex;flex-direction:column;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;position:relative;width:100%;width:85%}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_card .st_tool_content_main .st_tool_content{color:var(--white);font-size:var(--m-font);font-weight:400}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.st_tools_card .st_tool_content_main .st_tool_content{font-size:var(--s-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tools_card .st_tool_content_main .st_tool_content{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.search_form_home_mobile{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;padding:1vh 0;position:relative;width:100%;width:95vw}}@media screen and (min-width:0px)and (max-width:500px){.search_form_home_mobile{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;padding:1vh;position:relative;width:100%;width:95vw}}@media screen and (min-width:1023px)and (max-height:1365px){.search_form_home_mobile{display:none}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.search_form_home_mobile .search_form_home_mobile_input{align-items:center;background:#0000;border:.5px solid #03080f;border:.5px solid var(--light-grey,#03080f);border-radius:.4vh;color:var(--text-color);color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;outline:none;padding:7px;position:relative;width:100%}.search_form_home_mobile .search_form_home_mobile_input::placeholder{color:var(--border-color);font-style:italic;font-weight:100}.search_form_home_mobile .search_form_home_mobile_input::-webkit-input-placeholder{color:var(--border-color);font-style:italic;font-weight:100}.search_form_home_mobile .search_form_home_mobile_input:-moz-placeholder,.search_form_home_mobile .search_form_home_mobile_input::-moz-placeholder{color:var(--border-color);font-style:italic;font-weight:100}.search_form_home_mobile .search_form_home_mobile_input:-ms-input-placeholder{color:var(--border-color);font-style:italic;font-weight:100}}@media screen and (min-width:0px)and (max-width:500px){.search_form_home_mobile .search_form_home_mobile_input{align-items:center;background:#0000;border:.5px solid #03080f;border:.5px solid var(--light-grey,#03080f);border-radius:.4vh;color:var(--text-color);color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;outline:none;padding:7px;position:relative;width:100%}.search_form_home_mobile .search_form_home_mobile_input::placeholder{color:var(--border-color);font-style:italic;font-weight:100}.search_form_home_mobile .search_form_home_mobile_input::-webkit-input-placeholder{color:var(--border-color);font-style:italic;font-weight:100}.search_form_home_mobile .search_form_home_mobile_input:-moz-placeholder,.search_form_home_mobile .search_form_home_mobile_input::-moz-placeholder{color:var(--border-color);font-style:italic;font-weight:100}.search_form_home_mobile .search_form_home_mobile_input:-ms-input-placeholder{color:var(--border-color);font-style:italic;font-weight:100}}@media screen and (min-width:1023px)and (max-height:1365px){.search_form_home_mobile .search_form_home_mobile_input{display:none}}.search_form_home_mobile .search_form_home_mobile_input::placeholder{color:gray}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.search_form_home_mobile .search_form_mobile_btn{align-items:center;background-color:#0000;border:none;border-radius:.4vh;color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;outline:none;padding:.5vh;position:relative;position:absolute;right:1vh;text-align:center;text-decoration:none;width:100%;width:auto}.search_form_home_mobile .search_form_mobile_btn:hover{opacity:.8}}@media screen and (min-width:0px)and (max-width:500px){.search_form_home_mobile .search_form_mobile_btn{align-items:center;background-color:#0000;border:none;border-radius:.4vh;color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;outline:none;padding:.5vh;position:relative;position:absolute;right:1vh;text-align:center;text-decoration:none;width:100%;width:auto}.search_form_home_mobile .search_form_mobile_btn:hover{opacity:.8}}@media screen and (min-width:1023px)and (max-height:1365px){.search_form_home_mobile .search_form_mobile_btn{display:none}}.st_tool_img{aspect-ratio:1/1;height:25px}@media screen and (min-width:1023px)and (max-height:1365px){.st_tool_img{height:20px}}@media screen and (min-width:1200px){.st_tool_img{height:25px}}@media screen and (min-width:1500px){.st_tool_img{height:40px}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_ai_logo{height:15px}}@media screen and (min-width:1200px){.tools_ai_logo{height:20px}}@media screen and (min-width:1500px)and (max-width:1750px){.tools_ai_logo{height:23px}}@media screen and (min-width:1500px){.tools_ai_logo{height:26px}}@media screen and (min-width:2000px){.tools_ai_logo{height:35px}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_ai_logo{height:21px}}@media screen and (min-width:0px)and (max-width:500px){.tools_ai_logo{height:21px}}@media screen and (min-width:0px)and (max-width:370px){.tools_ai_logo{height:17px}}@media screen and (min-width:1023px)and (max-height:1365px){.st_tool_new_img{height:24px}}@media screen and (min-width:1200px){.st_tool_new_img{height:32px}}@media screen and (min-width:1500px){.st_tool_new_img{height:40px}}@media screen and (min-width:1500px)and (max-width:1750px){.st_tool_new_img{height:40px}}@media screen and (min-width:2000px){.st_tool_new_img{height:55px}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_tool_new_img{height:44px}}@media only screen and (min-width:700px)and (max-width:1000px)and (min-height:800px)and (max-height:1000px){.st_tool_new_img{height:3vh}}@media screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px){.st_tool_new_img{height:30px}}@media screen and (min-width:0px)and (max-width:500px){.st_tool_new_img{height:36px}}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.st_tool_new_img{height:5vh}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.st_tool_new_img{height:5vh}}@media screen and (min-width:900px)and (max-width:932px)and (orientation:landscape){.st_tool_new_img{height:5vh}}@media screen and (min-width:0px)and (max-width:500px){.st_tools_main_left{height:calc(100vh - 120px)}}.home_pie_chart_section{align-items:center;color:var(--white);display:flex;flex-direction:column;font-size:var(--s-font);font-weight:400;gap:2vh;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;max-width:100%;padding:2vh 0 1vh;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.home_pie_chart_section{padding:2vh 1vh 1vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_pie_chart_section{padding:2vh 1vh 1vh}}.home_pie_chart_section .home_pie_chart_head,.home_pie_chart_section .home_pie_chart_head .home_pie_chart_heading{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.home_pie_chart_section .home_pie_chart_head .home_pie_chart_heading{color:var(--white);font-size:var(--xl-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.home_pie_chart_section .home_pie_chart_head .home_pie_chart_heading{color:var(--white);font-size:var(--m-font);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:0px)and (max-width:500px)and (min-width:0px)and (max-width:500px){.home_pie_chart_section .home_pie_chart_head .home_pie_chart_heading{font-size:var(--sm-font)}}@media only screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:0px)and (max-width:500px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:0px)and (max-width:500px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:0px)and (max-width:500px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.home_pie_chart_section .home_pie_chart_head .home_pie_chart_heading{font-size:var(--m-font)}}.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;right:0;width:100%;width:auto;z-index:1}@media screen and (min-width:1023px)and (max-height:1365px){.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select{position:absolute;top:calc(var(--xl-font) + 5px + 1vh)}}@media screen and (min-width:0px)and (max-width:500px){.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select{position:relative;top:0}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select{position:relative;top:0}}.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select .home_pie_chart_select_wrapper{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%;width:14vh}@media screen and (min-width:0px)and (max-width:500px){.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select .home_pie_chart_select_wrapper{width:120px}}.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select .home_pie_chart_select_wrapper .home_pie_chart_select_input{align-items:center;-webkit-appearance:none;appearance:none;background:#0000;border:1px solid #394d67;border-radius:.4vh;color:var(--text-color);color:var(--white);color:#fff;color:var(--white,#fff);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;outline:none;padding:7px;position:relative;width:100%}.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select .home_pie_chart_select_wrapper .home_pie_chart_select_input::placeholder{color:var(--border-color);font-style:italic;font-weight:100}.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select .home_pie_chart_select_wrapper .home_pie_chart_select_input::-webkit-input-placeholder{color:var(--border-color);font-style:italic;font-weight:100}.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select .home_pie_chart_select_wrapper .home_pie_chart_select_input:-moz-placeholder,.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select .home_pie_chart_select_wrapper .home_pie_chart_select_input::-moz-placeholder{color:var(--border-color);font-style:italic;font-weight:100}.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select .home_pie_chart_select_wrapper .home_pie_chart_select_input:-ms-input-placeholder{color:var(--border-color);font-style:italic;font-weight:100}.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select .home_pie_chart_select_wrapper .home_pie_chart_select_input::-ms-expand{display:none}.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select .home_pie_chart_select_wrapper .home_pie_chart_select_input option{background-color:rgba(14,34,61,.502);color:#fff;color:var(--white,#fff)}.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select .home_pie_chart_select_wrapper .home_pie_chart_select_input option:hover{background-color:rgba(14,34,61,.502)}.home_pie_chart_section .home_pie_chart_head .home_pie_chart_select .home_pie_chart_select_wrapper .home_pie_chart_select_icon{position:absolute;right:1vh}.home_pie_chart_section .chart_section_wrapper{align-items:center;display:flex;flex-direction:row;gap:1vh;height:25.5vh;justify-content:space-around;position:relative;width:100%;width:90%}@media screen and (min-width:1023px)and (max-height:1365px){.home_pie_chart_section .chart_section_wrapper{height:18vh}}@media screen and (min-width:0px)and (max-width:500px){.home_pie_chart_section .chart_section_wrapper{align-items:center;display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:space-between;position:relative;width:100%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_pie_chart_section .chart_section_wrapper{gap:5vh;height:18vh}}@media screen and (min-width:1500px){.home_pie_chart_section .chart_section_wrapper{height:25.5vh}}.home_pie_chart_section .chart_section_wrapper .chart_section{align-items:center;display:flex;flex-direction:column;gap:2vh;height:100%;justify-content:space-between;position:relative;width:100%;width:auto}@media screen and (min-width:0px)and (max-width:500px){.home_pie_chart_section .chart_section_wrapper .chart_section{gap:1vh;width:100%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_pie_chart_section .chart_section_wrapper .chart_section{gap:1vh;width:100%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_pie_chart_section .chart_section_wrapper .chart_section{align-items:self-end}}.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_head{align-items:center;color:var(--black-new-color);display:flex;flex-direction:column;font-size:var(--ml-font);font-weight:400;gap:1vh;justify-content:space-between;margin-left:auto;position:relative;text-transform:capitalize;width:auto;width:22vh}@media screen and (min-width:0px)and (max-width:500px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_head{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_head{font-size:var(--m-font)}}@media screen and (min-width:0px)and (max-width:500px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_head{align-items:flex-start;margin-left:0;margin-right:auto}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_head{width:16vh}}@media screen and (min-width:768px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_head{width:14vh}}@media screen and (min-width:1500px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_head{width:22vh}}.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper{align-items:center;display:flex;flex-direction:row;gap:2vh;height:100%;justify-content:flex-start;position:relative;width:100%;width:auto}@media screen and (min-width:0px)and (max-width:500px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper{flex-direction:row-reverse}}.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_legends{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:13vh}@media screen and (min-width:1023px)and (max-height:1365px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_legends{width:13vh}}@media screen and (min-width:1500px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_legends{width:13vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_legends{width:10vh}}@media (min-height:1000px)and (max-height:1100px)and (min-width:1300px)and (max-width:1400px),(min-height:500px)and (max-height:550px)and (min-width:700px)and (max-width:730px),(min-height:500px)and (max-height:580px)and (min-width:700px)and (max-width:750px),(min-height:750px)and (max-height:880px)and (min-width:900px)and (max-width:1200px),(min-height:800px)and (max-height:1000px)and (min-width:1100px)and (max-width:1400px),only screen and (min-height:700px)and (max-height:780px)and (min-width:900px)and (max-width:1100px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_legends{width:10vh}}@media screen and (min-width:0px)and (max-width:500px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_legends{width:15vh}}.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_legends .chart_legend_item{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:flex-start;position:relative;width:100%}.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_legends .chart_legend_item .chart_legend_item_color{align-items:center;aspect-ratio:1/1;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%;width:2vh}.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_legends .chart_legend_item .chart_legend_item_label{display:inline-block;position:relative;text-transform:capitalize}@media screen and (min-width:0px)and (max-width:500px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_legends .chart_legend_item .chart_legend_item_label{width:auto}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_legends .chart_legend_item .chart_legend_item_label{width:auto}}.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_graph{align-items:center;display:flex;flex-direction:column;gap:1vh;height:22vh;justify-content:center;position:relative;width:100%;width:22vh}.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_graph .pie_chart{aspect-ratio:1/1}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_graph{height:16vh;width:16vh}}@media screen and (min-width:768px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_graph{height:14vh;width:14vh}}@media screen and (min-width:1500px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_graph{height:22vh;width:22vh}}@media screen and (min-width:0px)and (max-width:500px){.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_graph{height:20vh;width:20vh}}.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_success{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;position:absolute;width:100%}.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_success .chart_succes_text{color:var(--white);color:var(--dark-grey);font-size:var(--s-font);font-weight:400}.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_success .chart_succes_val{color:var(--white);font-size:var(--s-font);font-weight:400}.home_pie_chart_section .chart_section_wrapper .chart_section .chart_graph_wrapper .chart_no_data{color:var(--dark-grey);position:absolute}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.home_pie_chart_section .chart_section_wrapper .chart_section-flip{align-items:self-start}}.home_pie_chart_section .chart_section_wrapper .chart_section-flip .chart_graph_head{margin-left:0;margin-right:auto}.home_pie_chart_section .chart_section_wrapper .chart_section-flip .chart_graph_wrapper{flex-direction:row-reverse}.card-layout,.glass-card,.tools_file_share_revoke_container{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.tools_files_dashboard{align-items:center;display:flex;flex-direction:column;gap:1vh;grid-area:stdashboard;height:calc(100vh - 60px);justify-content:space-between;padding:1vh 1vh 0;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.tools_files_dashboard{height:calc(100vh - 100px);overflow:auto}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_files_dashboard{height:calc(100vh - 100px);overflow:auto}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_files_dashboard::-webkit-scrollbar{background:#060e18;border-radius:5px;height:5px;position:absolute;width:5px}.tools_files_dashboard::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:5px;height:5px;width:5px}.tools_files_dashboard::-webkit-scrollbar-track{background:#060e18;border:none;border-radius:5px;height:5px;width:5px}@-moz-document url-prefix(){.tools_files_dashboard{scrollbar-color:#ffffff1a #060e18}}.tools_files_dashboard{scrollbar-face-color:#ffffff1a;scrollbar-track-color:#060e18}}.tools_consult_dashboard{height:100%;overflow:hidden;padding:0}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_dashboard{overflow:auto}}.tools_file_dashboard_wrapper{align-items:center;display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.tools_file_dashboard_wrapper{display:block}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_file_dashboard_wrapper{display:block}}.tools_file_share_revoke_container{align-items:center;background:#060e18;border:1px solid #394d67;border-bottom:0;border-radius:.8vh .8vh 0 0;color:inherit;color:var(--white);display:flex;flex-direction:column;font-size:var(--s-font);font-weight:400;gap:1vh;height:calc(100% - 26vh);justify-content:center;margin:0;overflow-x:hidden;padding-bottom:0;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.tools_file_share_revoke_container{overflow-y:auto}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_file_share_revoke_container{overflow-y:auto}}.card-layout,.file_info_section,.glass-card{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.file_info_section{grid-gap:3vh 1vh;background:#08162a00;background:var(--tool-dark-blue);border:1px solid #394d67;color:inherit;color:var(--white);display:grid;font-size:var(--s-font);font-weight:400;gap:3vh 1vh;grid-template-areas:"file-info-head tools-dashboard-key-section" "file-info-name tools-dashboard-key-section" "file-info-items file-info-items" "share-output-tabs share-output-tabs";grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;grid-template-rows:-webkit-max-content -webkit-max-content -webkit-max-content;grid-template-rows:max-content max-content max-content;justify-content:space-between;margin:0;overflow:hidden;padding:2vh 3vh 1vh;position:relative;width:100%}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_info_section{grid-gap:2vh 1vh;grid-template-areas:"file-info-head lock-mobile" "file-info-name file-info-name" "file-info-items file-info-items" "tools-dashboard-key-section tools-dashboard-key-section" "share-output-tabs share-output-tabs";grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;grid-template-rows:repeat(5,-webkit-max-content);grid-template-rows:repeat(5,max-content);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:1vh;padding:1vh;padding-bottom:1vh!important}}@media screen and (min-width:0px)and (max-width:500px){.file_info_section{grid-gap:2vh 1vh;grid-template-areas:"file-info-head lock-mobile" "file-info-name file-info-name" "file-info-items file-info-items" "info-iitems info_iitems" "tools-dashboard-key-section tools-dashboard-key-section" "share-output-tabs share-output-tabs";grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;grid-template-rows:repeat(6,-webkit-max-content);grid-template-rows:repeat(6,max-content);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:1vh;padding:1vh;padding-bottom:1vh!important}}@media screen and (min-width:1023px)and (max-height:1365px){.file_info_section{padding-bottom:.8vh}}@media screen and (min-width:1200px){.file_info_section{padding-bottom:.8vh}}@media screen and (min-width:1500px){.file_info_section{padding-bottom:1vh}}@media (min-height:1000px)and (max-height:1100px)and (min-width:1300px)and (max-width:1400px),(min-height:500px)and (max-height:550px)and (min-width:700px)and (max-width:730px),(min-height:500px)and (max-height:580px)and (min-width:700px)and (max-width:750px),(min-height:750px)and (max-height:880px)and (min-width:900px)and (max-width:1200px),(min-height:800px)and (max-height:1000px)and (min-width:1100px)and (max-width:1400px),only screen and (min-height:700px)and (max-height:780px)and (min-width:900px)and (max-width:1100px){.file_info_section{padding-bottom:.5vh}}.file_info_section .file_info_back{display:none}@media screen and (min-width:0px)and (max-width:500px){.file_info_section .file_info_back{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:auto}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_info_section .file_info_back{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:auto}}.file_info_section .file_head{align-items:center;display:flex;flex-direction:row;gap:1vh;grid-area:file-info-head;justify-content:flex-start;position:relative;width:100%}.file_info_section .file_head img{height:4vh;width:auto}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_info_section .file_head img{height:3vh}}.file_info_section .file_head .file_head_logo{aspect-ratio:1/1;width:5vh}.file_info_section .file_head .file_head_logo img{height:100%;width:100%}.file_info_section .file_head .file_head_tool_name{color:var(--black-new-color);font-size:var(--ml-font);font-weight:700}@media screen and (min-width:0px)and (max-width:500px){.file_info_section .file_head .file_head_tool_name{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_info_section .file_head .file_head_tool_name{font-size:var(--m-font)}}.file_info_section .file_head .file_head_tool_name .file_head_tool_name-txt{text-transform:capitalize}.file_info_section .file_info_name{text-wrap:wrap;align-items:center;color:var(--black-new-color);display:flex;flex-direction:row;font-size:var(--m-font);font-weight:400;gap:1vh;grid-area:file-info-name;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.file_info_section .file_info_name{font-size:var(--s-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_info_section .file_info_name{font-size:var(--sm-font)}}@media screen and (min-width:0px)and (max-width:500px){.file_info_section .file_info_name{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400;white-space:pre-wrap;width:90vw}}@media screen and (min-width:0px)and (max-width:500px)and (min-width:0px)and (max-width:500px){.file_info_section .file_info_name{font-size:var(--sm-font)}}@media only screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:0px)and (max-width:500px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:0px)and (max-width:500px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:0px)and (max-width:500px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.file_info_section .file_info_name{font-size:var(--m-font)}}.file_info_section .file_info_coin_wrapper{align-items:flex-end;display:flex;display:none;flex-direction:column;gap:1vh;grid-area:file-info-coin;justify-content:flex-start;position:relative;width:100%;width:auto}.file_info_section .file_info_coin_wrapper .file_info_coin{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:auto}.file_info_section .file_info_coin_wrapper .file_info_coin .coin_svg{aspect-ratio:1/1;background:var(--white);border-radius:2vh;width:2.5vh}.file_info_section .file_info_coin_wrapper .file_info_coin .coin_val{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:auto}.file_info_section .file_info_coin_wrapper .file_info_error{align-items:center;background:rgba(var(--white),.3);background-color:var(--orange);border-radius:.8vh;border-radius:.3vh;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;height:3.5vh;justify-content:space-between;justify-content:center;overflow:hidden;padding:.5vh 1.5vh;position:relative;width:100%;width:auto}.file_info_section .file_info_coin_wrapper .file_info_coin_warning{align-items:center;display:flex;flex-direction:row;gap:1vh;height:3.5vh;justify-content:space-between;position:relative;text-align:right;width:auto}@media screen and (min-width:0px)and (max-width:500px){.file_info_section .file_info_coin_wrapper .file_info_coin_warning{word-wrap:break-word;color:var(--black-new-color);font-size:var(--xs-font);font-weight:400;width:20vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_info_section .file_info_coin_wrapper .file_info_coin_warning{word-wrap:break-word;color:var(--black-new-color);font-size:var(--xs-font);font-weight:400;width:20vh}}.file_info_section .file_info_error-new{align-items:center;background:rgba(var(--white),.3);background-color:var(--orange);border-radius:.8vh;border-radius:.3vh;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;height:3.5vh;justify-content:space-between;justify-content:center;justify-self:flex-end;overflow:hidden;padding:.5vh 1.5vh;position:relative;width:100%;width:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:0px)and (max-width:500px){.file_info_section .file_info_error-new{width:100%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_info_section .file_info_error-new{width:100%}}.file_info_section .file_info_items{align-items:center;display:flex;flex-direction:row;gap:2.5vh;grid-area:file-info-items;justify-content:flex-start;position:relative;width:100%}.file_info_section .file_info_items .file_info_item{align-items:flex-start;display:flex;flex-direction:column;gap:.5vh;justify-content:space-between;min-width:15vh;position:relative;width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:0px)and (max-width:500px){.file_info_section .file_info_items .file_info_item{min-width:auto}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_info_section .file_info_items .file_info_item{min-width:auto}}.file_info_section .file_info_items .file_info_item .file_info_item_label{color:var(--input-grey)}.file_info_section .file_info_items .file_info_item .file_info_item_value{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.file_info_section .file_info_iitems{align-items:center;display:flex;flex-direction:row;gap:2.5vh;grid-area:file-info-iitems;justify-content:flex-start;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.file_info_section .file_info_iitems{display:none}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_info_section .file_info_iitems{display:none}}.file_info_section .file_info_iitems .file_info_iitem{align-items:flex-start;display:flex;flex-direction:column;gap:.5vh;justify-content:space-between;min-width:15vh;position:relative;width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_info_section .file_info_iitems .file_info_iitem{display:none!important}}@media screen and (min-width:0px)and (max-width:500px){.file_info_section .file_info_iitems .file_info_iitem{min-width:auto}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_info_section .file_info_iitems .file_info_iitem{min-width:auto}}.file_info_section .file_info_iitems .file_info_iitem .file_info_iitem_label{color:var(--input-grey)}.file_info_section .file_info_iitems .file_info_iitem .file_info_item_value{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.share-decrypt_btns,.share_output_tabs{align-items:center;display:flex;flex-direction:row;gap:1vh;grid-area:share-output-tabs;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.share-decrypt_btns{padding-bottom:1vh}}.tool-client-file-lock{color:var(--light-blue);display:flex;font-size:var(--l-font);grid-area:key-lock-mobile;justify-content:flex-end;padding-top:.5vh}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tool-client-file-lock{grid-area:auto}}#tools-client-file-lock-encrypted{color:var(--light-blue)}#tools-client-file-lock-decrypted{color:var(--white)}#tools-client-file-lock-download{color:var(--orange)}@media screen and (min-width:1023px)and (max-height:1365px){.tool-decrypt-comp{grid-area:tools-dashboard-key-section}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.client-filename{font-size:var(--sm-font);max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.client-dashboard-back-btn{background:#0000;border:none;display:flex;font-size:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin-right:5px;text-align:center;vertical-align:middle;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-file-info-head-services-count-show{display:flex}.client-file-info-value-item{grid-column-gap:3px;column-gap:3px;display:grid;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);justify-content:flex-start}.client-file-info-value-item-collapse{height:0}.tool-client-file-lock{font-size:var(--sm-font);padding:0}.st-client-key-button-section{display:flex;justify-content:flex-start;width:100%}.client-top-dashboard-section{grid-column-gap:10px;grid-row-gap:10px;color:var(--white);column-gap:10px;display:grid;font-size:var(--s-font);grid-template-columns:1fr;justify-content:start;row-gap:10px}.client-file-info{row-gap:4px}.client-file-info-head-logo img{height:3.5vh;width:3.5vh}}@media only screen and (max-width:500px){.client-filename{font-size:var(--sm-font);max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.client-dashboard-back-btn{background:#0000;border:none;display:flex;font-size:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin-right:5px;text-align:center;vertical-align:middle;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-file-info-head-services-count-show{display:flex}.client-file-info-value-item{grid-column-gap:3px;column-gap:3px;display:grid;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);justify-content:flex-start}.client-file-info-value-item-collapse{height:0}.tool-client-file-lock{font-size:var(--sm-font);padding:0}}@media only screen and (max-width:500px)and (min-width:0px)and (max-width:500px){.tool-client-lock-mobile{display:flex;grid-area:lock-mobile}}@media only screen and (max-width:500px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (max-width:500px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (max-width:500px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (max-width:500px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (max-width:500px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (max-width:500px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (max-width:500px)and (min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px){.tool-client-lock-mobile{display:flex;grid-area:lock-mobile}}@media only screen and (max-width:500px){.st-client-key-button-section{display:flex;justify-content:flex-start;width:100%}.client-top-dashboard-section{grid-column-gap:10px;grid-row-gap:10px;color:var(--white);column-gap:10px;display:grid;font-size:var(--s-font);grid-template-columns:1fr;justify-content:start;row-gap:10px}.client-file-info{row-gap:4px}.client-file-info-head-logo img{height:3.5vh;width:3.5vh}}@media screen and (min-width:0px)and (max-width:500px){.file_info_mobile{display:none!important}}.file_info_iitem{align-items:flex-start;display:flex;flex-direction:column;gap:.5vh;grid-area:info-iitems;justify-content:center;min-width:auto;position:relative;width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:1023px)and (max-height:1365px){.file_info_iitem{display:none}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_info_iitem{display:none}}@media screen and (min-width:0px)and (max-width:500px){.file_info_iitem{min-width:auto}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_info_iitem{min-width:auto}}.file_info_iitem .file_info_iitem_label{color:var(--input-grey)}.file_info_iitem .file_info_iitem_value{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.tool-client-dashboard-selector-btn-active{color:var(--white)}.tool-client-dashboard-selector-btn-active:after{background:#fff;background:var(--white,#fff);bottom:-1vh;content:"";height:4px;left:0;position:absolute;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tool-client-dashboard-selector-btn-active:after{height:3px}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tool-client-dashboard-selector-btn-active:after{height:4px}}@media screen and (min-width:1500px){.tool-client-dashboard-selector-btn-active:after{height:4px}}@media screen and (min-width:1023px)and (max-height:1365px){.tool-client-dashboard-selector-btn-active:after{bottom:-.8vh}}@media screen and (min-width:1200px){.tool-client-dashboard-selector-btn-active:after{bottom:-.8vh}}@media screen and (min-width:1500px){.tool-client-dashboard-selector-btn-active:after{bottom:-1vh}}@media (min-height:1000px)and (max-height:1100px)and (min-width:1300px)and (max-width:1400px),(min-height:500px)and (max-height:550px)and (min-width:700px)and (max-width:730px),(min-height:500px)and (max-height:580px)and (min-width:700px)and (max-width:750px),(min-height:750px)and (max-height:880px)and (min-width:900px)and (max-width:1200px),(min-height:800px)and (max-height:1000px)and (min-width:1100px)and (max-width:1400px),only screen and (min-height:700px)and (max-height:780px)and (min-width:900px)and (max-width:1100px){.tool-client-dashboard-selector-btn-active:after{bottom:-.5vh}}.tool-client-share-selector-btn{font-size:var(--s-font);justify-self:flex-end;margin-left:auto;padding:0 3px}@media screen and (min-width:0px)and (max-width:500px){.tool-client-share-selector-btn{font-size:var(--s-font)}}.client-dashboard-file-decrypt-btn{align-items:flex-end;display:flex;flex-direction:column;float:right;font-size:var(--s-font);position:relative;row-gap:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tool-client-dashboard-file-decrypt-form{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;min-width:550px;position:relative}@media screen and (min-width:1023px)and (max-height:1365px){.tool-client-dashboard-file-decrypt-form{min-width:100px}}@media screen and (min-width:1200px){.tool-client-dashboard-file-decrypt-form{min-width:150px}}@media screen and (min-width:1500px){.tool-client-dashboard-file-decrypt-form{min-width:550px}}@media screen and (min-width:1500px)and (max-width:1750px){.tool-client-dashboard-file-decrypt-form{min-width:470px}}.client-encrypt-now-btn{color:var(--orange);cursor:pointer;font-size:var(--s-font);text-decoration:underline}.tool-client-secure-key-btn{background:#3cc3f2;background:var(--light-blue,#3cc3f2);border:1px solid #3cc3f2;border:1px solid var(--light-blue,#3cc3f2);color:var(--white);min-width:auto;overflow:hidden;position:relative}@media screen and (min-width:1023px)and (max-height:1365px){.tool-client-secure-key-btn{min-width:80px}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tool-client-secure-key-btn{min-width:150px}}@media screen and (min-width:1200px){.tool-client-secure-key-btn{min-width:150px}}.tool-client-secure-key-btn:hover{opacity:.9}@media screen and (min-width:0px)and (max-width:500px){.client-decrypt-btn-tool{padding:5px 4vh}}#tool-client-decrypt-key-btn{background:#ea7b2c;background:var(--orange,#ea7b2c);border:1px solid #ea7b2c;border:1px solid var(--orange,#ea7b2c)}@media screen and (min-width:0px)and (max-width:500px){#tool-client-decrypt-key-btn{padding:5px 4vh}}#client-secure-encrypt-btn{background:#112949;background:var(--dark-blue,#112949);margin:0}#client-timer-text{position:relative;z-index:2}#client-timer-span{background:#3cc3f2;background:var(--light-blue,#3cc3f2);height:100%;left:0;position:absolute;top:0;width:50%;z-index:1}.tool-client-timer-container{align-items:center;column-gap:10px;display:flex;flex:row 1;flex-direction:row;gap:1vh;height:4.5vh;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:1023px)and (max-height:1365px){.tool-client-timer-container{height:3vh}}@media screen and (min-width:1200px){.tool-client-timer-container{height:3.3vh}}@media screen and (min-width:1500px){.tool-client-timer-container{height:4.5vh}}@media screen and (min-width:1500px)and (max-width:1700px){.tool-client-timer-container{height:3.5vh}}.client-secure-timer{color:var(--white);font-size:var(--s-font)}.tool-decrypt-key-input-error-contianer{align-items:center;display:flex;display:inline-block;margin-right:10px;outline:none;position:relative;width:70%}@media screen and (min-width:1023px)and (max-height:1365px){.tool-decrypt-key-input-error-contianer{min-width:220px}}@media screen and (min-width:1200px){.tool-decrypt-key-input-error-contianer{min-width:none}}@media only screen and (max-width:1300px){.tool-decrypt-key-input-error-contianer{width:60%}}.client-decrypt-btn-info-panel{display:flex;flex-direction:row;justify-content:space-between;position:relative;width:100%}.client-decrypt-btn-info{word-wrap:break-word;font-size:var(--s-font);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:10px;position:relative;text-align:start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-decrypt-check-mail{color:var(--white)}.decrypt-key-error,.tool-decrypt-resend-btn{color:#ea7b2c;color:var(--orange,#ea7b2c)}.tool-decrypt-resend-btn{background:#0000;border:none;font-size:var(--s-font);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:200px;min-width:150px;outline:none;padding:2px 20px;position:relative;right:0;text-align:center;text-decoration:underline}@media screen and (min-width:1023px)and (max-height:1365px){.tool-decrypt-resend-btn{min-width:100px;right:-15px}}@media screen and (min-width:1200px){.tool-decrypt-resend-btn{min-width:130px;right:0}}@media screen and (min-width:1500px){.tool-decrypt-resend-btn{min-width:140px}}@media screen and (min-width:0px)and (max-width:370px){.tool-decrypt-resend-btn{min-width:88px!important}}.tools-decrypt-resend-btn-timer{color:#ea7b2c;color:var(--orange,#ea7b2c);cursor:wait;text-decoration:underline}.encrypt-timer{color:#3cc3f2;color:var(--light-blue,#3cc3f2);font-size:1.3rem;position:relative}.encrypt-timer>span{font-size:1.4rem;font-weight:700}#resend-secure-key{color:#ea7b2c;color:var(--orange,#ea7b2c);font-size:1.2rem}.timer-line{background:#3cc3f2;background:var(--light-blue,#3cc3f2);bottom:0;height:5px;position:relative;width:100%}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.client-dashboard-file-decrypt-btn{min-height:1px;width:100%}.tool-client-dashboard-file-decrypt-form{column-gap:10px;display:flex;justify-content:space-between;min-width:100%}.tool-decrypt-key-input-error-contianer{margin:0;width:80%}.client-decrypt-btn-info{left:0}.client-decrypt-check-mail{left:0;transform:translateY(10%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tool-decrypt-resend-btn{min-width:150px;padding:0}.client-dashboard-file-decrypt-btn{row-gap:5px}.tool-client-timer-container{align-items:center;display:flex;justify-content:space-between}#client-target-download-all-btn{display:none}}@media only screen and (max-width:500px){.tool-client-dashboard-file-decrypt-form{justify-content:space-between;min-width:100%}.client-decrypt-btn-info{left:0}.client-dashboard-file-decrypt-btn{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:100%}.client-decrypt-check-mail{left:0;transform:translateY(10%);width:50vw}.tool-decrypt-resend-btn{min-width:120px;padding:0}.tool-decrypt-key-input-error-contianer{width:63%}.client-dashboard-file-decrypt-btn{row-gap:5px}.tool-client-timer-container{align-items:center;display:flex;justify-content:space-between}#client-target-download-all-btn{display:none}}.top-client-dashboard{grid-row-gap:20px;grid-column-gap:20px;background:linear-gradient(78deg,#102745,#000101b3);column-gap:20px;display:grid;grid-template-areas:"top-dashboard-filename top-dashboard-version top-dashboard-key-section top-dashboard-lock" "top-dashboard-info-section top-dashboard-info-section top-dashboard-info-section top-dashboard-info-section" "top-dashboard-tab-buttons top-dashboard-tab-buttons top-dashboard-tab-buttons top-dashboard-tab-buttons";grid-template-columns:-webkit-max-content -webkit-max-content auto -webkit-min-content;grid-template-columns:max-content max-content auto min-content;grid-template-rows:repeat(3,-webkit-min-content);grid-template-rows:repeat(3,min-content);padding:10px 10px 0;position:relative;row-gap:20px}.client-file-logo,.client-top-dash-head{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.client-file-logo{align-items:center;display:inline-flex;font-size:var(--l-font);gap:1vh;grid-area:top-dashboard-filename;height:50px;position:relative;width:100%}.client-file-logo .client-feedback-rating-container{height:40px}.client-dashboard-back-btn{background:#0000;border:none;color:#fff;color:var(--white,#fff);display:none;font-size:20px;justify-content:center;text-align:center;vertical-align:middle}.client-file-logo img{display:inline-block;height:40px;position:relative;width:40px}.client-filename{word-wrap:break-word;color:#fff;color:var(--white,#fff);display:inline-block;font-size:var(--ml-font);font-weight:700;max-width:30vw;position:relative;vertical-align:top;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;word-break:break-all}.client-file-version-name{align-items:center;color:var(--label-blue);display:flex;font-size:var(--s-font);grid-area:top-dashboard-version;justify-content:flex-end;max-height:50px}.client-file-lock{display:flex;font-size:var(--l-font);justify-content:flex-end;padding-top:.5vh}#client-file-lock-encrypted,.client-file-lock{color:var(--light-blue)}#client-file-lock-decrypted{color:var(--white)}#client-file-lock-download{color:var(--orange)}.st-client-key-button-section{display:grid;grid-area:tools-dashboard-key-section;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:flex-end}.client-top-dashboard-section{grid-column-gap:10px;color:var(--white);column-gap:10px;display:grid;font-size:var(--s-font);grid-area:top-dashboard-info-section;grid-template-columns:repeat(auto-fit,minmax(100px,-webkit-max-content));grid-template-columns:repeat(auto-fit,minmax(100px,max-content));grid-template-rows:1fr;justify-content:space-between}.client-file-info{grid-row-gap:10px;grid-template-rows:repeat(2,-webkit-max-content);grid-template-rows:repeat(2,max-content);row-gap:10px}.client-file-info,.client-file-info-head{align-items:center;display:grid;position:relative}.client-file-info-head{grid-column-gap:10px;column-gap:10px;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr}.client-file-info-head-services-count{display:none}.client-file-info-head-logo{align-items:center;border-radius:0 0 5px 5px;display:grid;font-size:var(--xs-font);justify-content:center;position:relative}.client-file-info-head-logo img{height:2.5vh;width:2.5vh}.client-file-info-value-container{grid-row-gap:.5vh;display:grid;grid-template-columns:repeat(1,1fr);row-gap:.5vh}.client-file-info-value-item{grid-column-gap:3px;align-items:center;column-gap:3px;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;justify-content:flex-start;overflow-y:hidden;transition:.2s}.client-file-info-value-item-text{word-wrap:break-word;align-items:center;display:flex}.client-file-info-value-item-tooltip{align-items:center;display:flex}.client-file-info-head-text{display:flex;flex-direction:row;font-weight:700;gap:.5vh}.client-top-details{grid-column-gap:10px;column-gap:10px;display:grid;font-size:var(--s-font);grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-template-rows:1fr}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.top-client-dashboard{column-gap:10px;grid-template-areas:"top-dashboard-filename top-dashboard-version" "top-dashboard-filename top-dashboard-lock" "top-dashboard-info-section top-dashboard-info-section" "top-dashboard-key-section top-dashboard-key-section" "top-dashboard-tab-buttons top-dashboard-tab-buttons";grid-template-columns:2fr .5fr;grid-template-rows:repeat(5,-webkit-min-content);grid-template-rows:repeat(5,min-content);padding:10px 10px 0;row-gap:10px;width:100%}.client-file-logo{margin-bottom:0}.client-filename{font-size:var(--sm-font);max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.client-dashboard-back-btn{background:#0000;border:none;display:flex;font-size:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin-right:5px;text-align:center;vertical-align:middle;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-file-info-head-services-count-show{display:flex}.client-file-info-value-item{grid-column-gap:3px;column-gap:3px;display:grid;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);justify-content:flex-start}.client-file-info-value-item-collapse{height:0}.client-file-lock{font-size:var(--sm-font);padding:0}.st-client-key-button-section{display:flex;justify-content:flex-end;width:100%}.client-top-dashboard-section{grid-column-gap:10px;grid-row-gap:10px;color:var(--white);column-gap:10px;display:grid;font-size:var(--s-font);grid-template-columns:1fr;justify-content:start;row-gap:10px}.client-file-info{row-gap:4px}.client-file-info-head-logo img{height:3.5vh;width:3.5vh}}@media only screen and (max-width:500px){.top-client-dashboard{column-gap:10px;grid-template-areas:"top-dashboard-filename top-dashboard-version" "top-dashboard-filename top-dashboard-lock" "top-dashboard-info-section top-dashboard-info-section" "top-dashboard-key-section top-dashboard-key-section" "top-dashboard-tab-buttons top-dashboard-tab-buttons";grid-template-columns:2fr .5fr;grid-template-rows:repeat(5,-webkit-min-content);grid-template-rows:repeat(5,min-content);padding:10px 10px 0;row-gap:10px;width:100%}.client-file-logo{margin-bottom:0}.client-filename{font-size:var(--sm-font);max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.client-dashboard-back-btn{background:#0000;border:none;display:flex;font-size:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin-right:5px;text-align:center;vertical-align:middle;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-file-info-head-services-count-show{display:flex}.client-file-info-value-item{grid-column-gap:3px;column-gap:3px;display:grid;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);justify-content:flex-start}.client-file-info-value-item-collapse{height:0}.client-file-lock{font-size:var(--sm-font);padding:0}.st-client-key-button-section{display:flex;justify-content:flex-start;width:100%}.client-top-dashboard-section{grid-column-gap:10px;grid-row-gap:10px;color:var(--white);column-gap:10px;display:grid;font-size:var(--s-font);grid-template-columns:1fr;justify-content:start;row-gap:10px}.client-file-info{row-gap:4px}.client-file-info-head-logo img{height:3.5vh;width:3.5vh}}.tool-decrypt-comp{align-items:flex-start;display:flex;flex-direction:row;gap:1vh;justify-content:flex-end;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.tool-decrypt-comp{align-items:center;display:contents}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tool-decrypt-comp{align-items:center;display:contents}}.card-layout,.files_preview_section,.glass-card{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.files_preview_section{align-items:center;background:#060e18;border:1px solid #394d67;border-bottom:0;border-radius:.8vh .8vh 0 0;color:inherit;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;height:calc(100% - 26vh);justify-content:space-between;margin:0;padding-bottom:0;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.files_preview_section{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;overflow-y:auto;position:relative;width:100%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.files_preview_section{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;overflow-y:auto;position:relative;width:100%}}.files_preview_section .file_preview_container{align-items:center;display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:flex-start;position:relative;width:100%;width:50%}@media screen and (min-width:0px)and (max-width:500px){.files_preview_section .file_preview_container{height:50%;width:100%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.files_preview_section .file_preview_container{height:50%;width:100%}}.files_preview_section .file_preview_container .file_preview_head{align-items:center;display:flex;flex-direction:row;gap:1vh;height:3.5vh;justify-content:space-between;position:relative;width:100%}.files_preview_section .file_preview_container .file_preview_head .file_preview_heading{color:var(--black-new-color);font-size:var(--m-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.files_preview_section .file_preview_container .file_preview_head .file_preview_heading{font-size:var(--s-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.files_preview_section .file_preview_container .file_preview_head .file_preview_heading{font-size:var(--sm-font)}}@media screen and (min-width:0px)and (max-width:500px){.files_preview_section .file_preview_container .file_preview_head .file_preview_heading{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:0px)and (max-width:500px)and (min-width:0px)and (max-width:500px){.files_preview_section .file_preview_container .file_preview_head .file_preview_heading{font-size:var(--sm-font)}}@media only screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:0px)and (max-width:500px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:0px)and (max-width:500px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:0px)and (max-width:500px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.files_preview_section .file_preview_container .file_preview_head .file_preview_heading{font-size:var(--m-font)}}@media screen and (min-width:1023px)and (max-height:1365px){.files_preview_section .file_preview_container .file_preview_head .source_download_btn{display:none}}@media screen and (min-width:0px)and (max-width:500px){.files_preview_section .file_preview_container .file_preview_head .source_download_btn{display:inline-block}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.files_preview_section .file_preview_container .file_preview_head .source_download_btn{display:inline-block}}@media screen and (min-width:1023px)and (max-height:1365px){.files_preview_section .file_preview_container .file_preview_head .target_download_btn{display:inline-block}}@media screen and (min-width:0px)and (max-width:500px){.files_preview_section .file_preview_container .file_preview_head .target_download_btn{display:none}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.files_preview_section .file_preview_container .file_preview_head .target_download_btn{display:none}}.files_preview_section .file_preview_container .file_preveiw_error{align-items:center;background:rgba(var(--white),.3);background-color:var(--orange);border-radius:.8vh;border-radius:.3vh;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:center;max-width:18rem;overflow:hidden;padding:.5vh 1vh;position:relative;width:auto}@media screen and (min-width:350px){.files_preview_section .file_preview_container .file_preveiw_error{max-width:22rem}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.files_preview_section .file_preview_container .file_preveiw_error{max-width:24rem}}@media screen and (min-width:1500px){.files_preview_section .file_preview_container .file_preveiw_error{max-width:24rem}}.files_preview_section .file_preview_container .file_preveiw_error .file_size_limit_exceed_error_anchor{color:var(--white)}.files_preview_section .file_preview_container .file_preview_partial_error{align-items:center;background:rgba(var(--white),.3);background-color:var(--orange);border-radius:.8vh;border-radius:.3vh;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:center;max-width:18rem;overflow:hidden;padding:.5rem;position:relative;position:absolute;top:4px;width:auto;z-index:1}@media screen and (min-width:350px){.files_preview_section .file_preview_container .file_preview_partial_error{max-width:22rem}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.files_preview_section .file_preview_container .file_preview_partial_error{max-width:24rem}}@media screen and (min-width:1500px){.files_preview_section .file_preview_container .file_preview_partial_error{max-width:24rem}}.files_preview_section .file_preview_container .file_preview_partial_error .file_size_limit_exceed_error_anchor{color:var(--white)}.files_preview_section .file_preview_container .file_preview{align-items:center;display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:space-between;overflow:auto;position:relative;width:100%}.files_preview_section .file_preview_container .file_preview_downloading,.files_preview_section .file_preview_container .preview-loader-msg{align-items:center;background:var(--tool-bg-blue);color:var(--whtie);display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:center;position:relative;position:absolute;width:100%;z-index:1}@media screen and (min-width:0px)and (max-width:500px){.files_preview_section .file_source_preview_container{border-bottom:1px solid #394d67;height:50%;padding-bottom:1vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.files_preview_section .file_source_preview_container{border-bottom:1px solid #394d67;height:50%;padding-bottom:1vh}}@media screen and (min-width:0px)and (max-width:500px){.files_preview_section .file_target_preview_container{height:calc(50% - 1vh - 1px)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.files_preview_section .file_target_preview_container{height:calc(50% - 1vh - 1px)}}.output_progress_section{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.output_progress_section .output_progress_bar{border-radius:1vh;height:1vh;overflow:hidden;position:relative;width:100%;z-index:2}.output_progress_section .output_progress_bar .output_progress_bar_complete{background-color:var(--light-blue);height:100%;position:absolute;width:0}.file_download_btn{background:var(--white);border-radius:.4vh;color:var(--dark-blue);cursor:pointer;gap:1vh;justify-content:center}.file_download_btn,.file_download_btn .file_download_txt_wrapper{align-items:center;display:flex;flex-direction:row;height:3.2vh;position:relative;width:100%;width:auto}.file_download_btn .file_download_txt_wrapper{gap:.5vh;justify-content:space-between;padding:0 .5vh}.file_download_btn svg{aspect-ratio:1/1;height:100%}.file_download_btn svg,.file_download_btn svg path{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:center;position:relative;width:auto}.download_file_box{background:var(--dark-blue);border-radius:.4vh;box-shadow:0 0 1vh .1vh var(--shadow-color);gap:1vh;gap:1px;justify-content:space-between;min-height:3.2vh;overflow:hidden;position:relative;position:absolute;top:calc(100% + .5vh);z-index:3}.download_file_box,.download_file_box .download_file_link_btn{align-items:center;display:flex;flex-direction:column;width:100%}.download_file_box .download_file_link_btn{background:var(--white);gap:1vh;height:3.2vh;justify-content:center;position:relative;text-transform:capitalize}.rpv-core__doc-loading{background-color:#0000!important}.file_preveiw_not_download{align-items:center;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;height:100%;justify-content:center;position:relative;width:100%}.file_preveiw_not_download .encrypt_message{background:var(--tool-dark-blue);border:1px solid #394d67;border-radius:8px;box-shadow:0 0 20px 0 rgba(17,41,73,.251);padding:1.8vh;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pdf_show_more{align-items:center;background-color:var(--black);border:none;border-radius:.4vh;bottom:1vh;box-shadow:0 0 1vh .2vh var(--shadow-color);color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;margin:.5vh;min-width:5vw;outline:none;padding:.8vh 1.5vh;position:relative;position:absolute;right:.5vh;text-align:center;text-decoration:none;width:100%;width:auto}.pdf_show_more:hover{opacity:.8}.rpv-core__doc-error-text{word-break:break-all}:root{--rpv-core__annotation--link-hover-background-color:#ff03;--rpv-core__annotation-popup-wrapper-background-color:#faf089;--rpv-core__annotation-popup-wrapper-box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--rpv-core__annotation-popup-content-border-top-color:#1a202c;--rpv-core__arrow-border-color:#0000004d;--rpv-core__asking-password-color:#000;--rpv-core__asking-password-wrapper-background-color:#fff;--rpv-core__asking-password-wrapper-border-color:#0000004d;--rpv-core__button-background-color:#0000004d;--rpv-core__button-color:#000;--rpv-core__doc-error-background-color:#fff;--rpv-core__doc-error-text-background-color:#c02424;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#fff;--rpv-core__full-screen-target-background-color:#fff;--rpv-core__inner-page-background-color:#fff;--rpv-core__menu-divider-border-bottom-color:#0000004d;--rpv-core__menu-item-color:#000;--rpv-core__menu-item--hover-background-color:#0000001a;--rpv-core__menu-item--disabled-color:#0000004d;--rpv-core__minimal-button-color:#000;--rpv-core__minimal-button--hover-background-color:#0000001a;--rpv-core__minimal-button--disabled-color:#0000004d;--rpv-core__minimal-button--selected-background-color:#0000001a;--rpv-core__modal-body-background-color:#fff;--rpv-core__modal-body-border-color:#0000004d;--rpv-core__modal-overlay-background-color:#00000080;--rpv-core__page-layer-box-shadow:2px 2px 8px 0 #0003;--rpv-core__popover-body-background-color:#fff;--rpv-core__popover-body-border-color:#0000004d;--rpv-core__popover-body-color:#000;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__primary-button-color:#fff;--rpv-core__progress-bar-background-color:#0000001a;--rpv-core__progress-bar-progress-background-color:#2566e8;--rpv-core__progress-bar-progress-color:#fff;--rpv-core__separator-border-bottom-color:#0000004d;--rpv-core__spinner-border-color:#0006;--rpv-core__spinner-border-transparent-color:#0000;--rpv-core__splitter-background-color:#0000;--rpv-core__splitter--hover-background-color:#0003;--rpv-core__text-layer-text--selection-background-color:#00f;--rpv-core__text-layer-text--selection-color:#0000;--rpv-core__textbox-background-color:#fff;--rpv-core__textbox-border-color:#0003;--rpv-core__textbox-color:#000;--rpv-core__tooltip-body-background-color:#000;--rpv-core__tooltip-body-color:#fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color:#363636;--rpv-core__asking-password-color:#fff;--rpv-core__asking-password-wrapper-border-color:#191919;--rpv-core__asking-password-wrapper-background-color:#191919;--rpv-core__button-background-color:#171717;--rpv-core__button-color:#fff;--rpv-core__doc-error-background-color:#191919;--rpv-core__doc-error-text-background-color:#c02323;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#191919;--rpv-core__full-screen-target-background-color:#1a1a1a;--rpv-core__inner-page-background-color:#1a1a1a;--rpv-core__menu-divider-border-bottom-color:#000;--rpv-core__menu-item-color:#fff;--rpv-core__menu-item--hover-background-color:#2566e8;--rpv-core__menu-item--disabled-color:#5e5e5e;--rpv-core__minimal-button-color:#fff;--rpv-core__minimal-button--disabled-color:#5e5e5e;--rpv-core__minimal-button--hover-background-color:#191919;--rpv-core__minimal-button--selected-background-color:#1657bb;--rpv-core__modal-body-background-color:#363636;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__popover-body-background-color:#363636;--rpv-core__popover-body-color:#fff;--rpv-core__progress-bar-background-color:#000;--rpv-core__separator-border-bottom-color:#000;--rpv-core__spinner-border-color:#fff;--rpv-core__splitter-background-color:#1a1a1a;--rpv-core__splitter--hover-background-color:#2566e8;--rpv-core__textbox-background-color:#121212;--rpv-core__textbox-border-color:#121212;--rpv-core__textbox-color:#fff;--rpv-core__tooltip-body-background-color:#414141;--rpv-core__tooltip-body-color:#fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:#0000004d;border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid #0000004d;border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:#0000004d;border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{left:50%}.rpv-core__arrow--tc,.rpv-core__arrow--tr{bottom:0;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{right:0}.rpv-core__arrow--rt{left:0;top:0;transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{top:50%}.rpv-core__arrow--rb,.rpv-core__arrow--rc{left:0;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0}.rpv-core__arrow--bl{left:0;top:0;transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%}.rpv-core__arrow--bc,.rpv-core__arrow--br{top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0}.rpv-core__arrow--lt{right:0;top:0;transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{top:50%}.rpv-core__arrow--lb,.rpv-core__arrow--lc{right:0;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:#000;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:#fff;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid #0000004d;border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:#0000004d;background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;overflow:hidden;position:absolute;top:0}.rpv-core__doc-error{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-error-background-color);display:flex;height:100%;justify-content:center}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:#c02424;background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-loading-background-color);display:flex;height:100%;justify-content:center;min-height:inherit;width:100%}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:#fff;background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-even{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-odd{align-items:center;display:flex;justify-content:flex-start}.rpv-core__inner-page--dual-cover{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-cover-odd{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{align-items:center;display:flex;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:#ff03;background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:#0000;border:none;color:#000;color:var(--rpv-core__menu-item-color);cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{outline:0}.rpv-core__menu-item:focus,.rpv-core__menu-item:hover{background-color:#0000001a;background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:#0000004d;color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:#0000}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:#0000;border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:#0000001a;background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:#0000004d;color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:#0000001a;background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:#fff;background-color:var(--rpv-core__modal-body-background-color);border:1px solid #0000004d;border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:#00000080;background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.rpv-core__modal-overlay,.rpv-core__page-layer{align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{overflow:visible;position:relative}.rpv-core__page-layer:after{bottom:.25rem;box-shadow:2px 2px 8px 0 #0003;box-shadow:var(--rpv-core__page-layer-box-shadow);content:"";left:.25rem;position:absolute;right:.25rem;top:.25rem}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{border:1px solid #0000004d;border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body,.rpv-core__popover-body-arrow{background-color:#fff;background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:#faf089;background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid #1a202c;border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);max-height:16rem;overflow:auto;padding:.25rem}.rpv-core__primary-button{background-color:#2566e8;background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:#fff;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:#0000001a;background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:#2566e8;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:#fff;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;height:.75rem;justify-content:center}.rpv-core__separator{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid #0000;border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid #0000;border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-radius:9999px;border-right:2px solid #0006;border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid #0006;border-top:2px solid var(--rpv-core__spinner-border-color)}.rpv-core__spinner--animating{animation-duration:.4s;animation-iteration-count:infinite;animation-name:rpv-core__spinner-transform;animation-timing-function:linear}@keyframes rpv-core__spinner-transform{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rpv-core__splitter{background-color:initial;background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter--resizing,.rpv-core__splitter:hover{background-color:#0003;background-color:var(--rpv-core__splitter--hover-background-color);cursor:col-resize}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;user-select:none}.rpv-core__textbox{background-color:#fff;background-color:var(--rpv-core__textbox-background-color);border:1px solid #0003;border:1px solid var(--rpv-core__textbox-border-color);border-radius:.25rem;box-sizing:border-box;color:#000;color:var(--rpv-core__textbox-color);height:2rem;padding:0 .5rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{height:100%;left:0;line-height:1;opacity:.2;position:absolute;top:0;width:100%;z-index:1}.rpv-core__text-layer span::selection{background-color:#00f;background-color:var(--rpv-core__text-layer-text--selection-background-color);color:#0000;color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:#0000}.rpv-core__text-layer-text{color:#0000;cursor:text;position:absolute;transform-origin:0 0;white-space:pre}.rpv-core__tooltip-body{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media(min-width:640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media(min-width:768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media(min-width:1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}.rpv-page-navigation__current-page-input{margin:0 .25rem;text-align:right;width:3rem}.card-layout,.glass-card,.tools_file_share_container{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.tools_file_share_container{align-items:center;background:#060e18;border:1px solid #394d67;border-bottom:0;border-radius:.8vh .8vh 0 0;color:inherit;color:var(--white);display:flex;flex-direction:column;font-size:var(--s-font);font-weight:400;gap:1vh;height:calc(100% - 26vh);justify-content:flex-start;margin:0;overflow-x:hidden;padding-bottom:0;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.tools_file_share_container{overflow-y:auto}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_file_share_container{overflow-y:auto}}@media only screen and (max-width:1460px){.client-logs-container{row-gap:5px}.client-log-container{margin:0 5px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:5px}.client-log-card-head{margin:5px}.client-log-items-container{margin:5px 0;padding:0 5px;row-gap:5px}.client-log-item-container{column-gap:5px}.client-log-item-card{padding:7px}.client-share-users-container-head{padding:0 5px}}@media (min-width:1020px)and (max-width:1040px)and (min-height:1350px)and (max-height:1370px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:1000px)and (max-height:1050px){.client-log-container{background-color:#f1f7f90d}.client-log-item-card{padding:5px}.client-log-container{margin:0}.client-log-items-container{margin:0;padding:0}.client-share-time-accessed,.client-share-users-container-head{display:none}.client-share-open-modal-btn{border-radius:4px;font-size:var(--sm-font);padding:5px}.client-access-log-search-container{width:55%}.client-access-log-item-container{column-gap:2px;grid-template-areas:"type-logo string string" "platform platform date";grid-template-columns:.1fr .8fr 1.2fr;grid-template-rows:1fr 1fr;row-gap:2px}.client-access-log-search-btn{height:15px;right:5px;width:15px}}@media only screen and (max-width:500px){.client-log-container{background-color:#f1f7f90d;width:100%}.client-log-item-card{padding:5px}.client-log-container{margin:0}.client-log-items-container{margin:0;padding:0}.client-access-log-type-logo img{height:2.5vh;width:2.5vh}.client-share-time-accessed,.client-share-users-container-head{display:none}.client-share-open-modal-btn{border-radius:4px;font-size:var(--s-font);padding:5px}.client-share-last-accessed-on-head-mobile{color:var(--orange);display:flex}.client-share-last-accessed-on-value-mobile{color:var(--white);display:flex}.client-share-last-accessed-on-head,.client-share-last-accessed-on-value{display:none}.client-access-log-sort-btn{font-size:var(--s-font)!important}.client-access-log-search-container{width:55%}.client-access-log-search-input{font-size:var(--xs-font)}.client-access-log-item-container{column-gap:2px;grid-template-areas:"type-logo string string" "platform platform date";grid-template-columns:.1fr .8fr 1.2fr;grid-template-rows:1fr 1fr;row-gap:2px}.client-access-log-search-btn{height:15px;right:5px;width:15px}.client-log-item-card{font-size:var(--xs-font)}}.client-logs-container{height:100%;row-gap:10px}.client-log-container,.client-logs-container{display:flex;flex-direction:column;padding:10px}.client-log-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;max-height:50%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:100%}.client-log-card-head{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.client-log-items-container{column-gap:10px;display:flex;flex-direction:column;justify-content:space-between;margin:10px 0;overflow-y:auto;padding:0 10px;position:relative;row-gap:10px;width:100%}.client-log-items-container::-webkit-scrollbar{background:#060e18;border-radius:5px;height:2px;position:absolute;width:2px}.client-log-items-container::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:5px;height:2px;width:2px}.client-log-items-container::-webkit-scrollbar-track{background:#060e18;border:none;border-radius:5px;height:2px;width:2px}@-moz-document url-prefix(){.client-log-items-container{scrollbar-color:#ffffff1a #060e18}}.client-log-items-container{scrollbar-face-color:#ffffff1a;scrollbar-track-color:#060e18}.client-log-item-container{grid-row-gap:10px;grid-column-gap:10px;border-radius:5px;display:grid;justify-content:space-between}.client-log-item-card,.client-log-item-container{column-gap:10px;position:relative;row-gap:10px;width:100%}.client-log-item-card{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--s-font);padding:10px;word-break:break-word}.client-log-msg{color:var(--dark-grey);font-style:italic;padding:10px;text-align:center}.client-log-item-head{color:#9cbdeb;color:var(--label-blue,#9cbdeb);display:none}.client-log-item-value{align-items:center;display:flex}.client-access-log-type-logo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.client-access-log-type-logo img{height:1.2vw;width:1.2vw}.client-share-open-modal-btn{align-items:center;background-color:#3cc3f2;background-color:var(--light-blue,#3cc3f2);border:none;border-radius:5px;color:#fff;color:var(--white,#fff);display:flex;font-size:var(--ml-font);justify-content:center;outline:none;padding:7px}.tool-client-shared-users-container-head{padding:0 120px 0 20px}.tool-client-shared-users-container-head,.tool-shared-main-head{column-gap:10px;display:flex;justify-content:space-between;margin:5px 0;position:relative;width:100%}.tool-shared-main-head{padding:0 0 0 20px}.client-share-users-container-head{column-gap:10px;display:flex;justify-content:space-between;margin:5px 0;padding:0 20px;position:relative;width:100%}.tool-client-shared-users-container-head-value{color:#9cbdeb;color:var(--label-blue,#9cbdeb);font-size:var(--s-font);position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tool-client-small-desktop{width:92%}}@media screen and (min-width:1500px){.tool-client-small-desktop{width:100%}}@media screen and (min-width:1023px)and (max-height:1365px){.tool-client-small-desktop-access{padding-left:3vh}}@media screen and (min-width:1500px){.tool-client-small-desktop-access{padding:0}}.tool-client-shared-users-container-head-value-center{text-align:center}@media screen and (min-width:1023px)and (max-height:1365px){.tool-client-shared-users-container-head-value-center{text-align:left}}@media screen and (min-width:1500px){.tool-client-shared-users-container-head-value-center{text-align:center}}.tool-client-shared-user-card{grid-template-areas:"user shared-by time-accessed last-accessed-on accept-icon decline-icon";grid-template-columns:1fr 1fr 1fr 1fr .2fr .2fr}.tool-client-share-user-card,.tool-client-shared-user-card{grid-row-gap:10px;grid-column-gap:10px;border-radius:5px;column-gap:10px;display:grid;justify-content:space-between;position:relative;row-gap:10px;width:100%}.tool-client-share-user-card{grid-template-areas:"user shared-by time-accessed last-accessed-on";grid-template-columns:1fr 1fr 1fr 1fr}.tool-client-shared-user-card-info{align-items:flex-start;column-gap:10px;display:flex;flex-direction:column;font-size:var(--s-font);padding:10px;position:relative;row-gap:10px;width:100%;word-break:break-word}.tool-request-client-shared-user-card-info-value{color:#ea7b2c;color:var(--orange,#ea7b2c)}.client-share-user{grid-area:user}.client-share-shared-by{grid-area:shared-by}.client-share-time-accessed{grid-area:time-accessed}.client-share-last-downloaded-version{grid-area:last-downloaded-version}.client-share-last-accessed-on{grid-area:last-accessed-on}.client-share-last-accessed-on-head-mobile,.client-share-last-accessed-on-value-mobile{display:none}.client-share-decline-icon{grid-area:decline-icon}.client-share-accept-icon{grid-area:accept-icon}.tool-client-shared-user-card-info-head{color:#9cbdeb;color:var(--label-blue,#9cbdeb);display:none;white-space:nowrap}.tool-client-shared-user-card-info-center{align-items:center}.revoke-icon{color:#ea7b2c;cursor:pointer}.approved-access-icon{color:#3cc3f2}.approve-request-icon{color:#3cc3f2;cursor:pointer}.decline-request-icon{color:#ea7b2c;cursor:pointer}.client-access-log-item-container{align-items:center;grid-template-areas:"type-logo string platform date";grid-template-columns:-webkit-max-content 1fr .5fr .4fr;grid-template-columns:max-content 1fr .5fr .4fr}.client-access-head{align-items:center;column-gap:10px;display:flex}.client-access-log-search-container{align-items:center;display:flex;width:45%}.client-access-log-search-form{align-items:center;display:flex;position:relative;width:100%}.client-access-log-search-input{background:#0000}.client-access-log-search-btn{align-items:center;background:#0000;border:none;border-radius:3px;color:#9cbdeb;color:var(--label-blue,#9cbdeb);cursor:pointer;display:inline-flex;font-size:var(--m-font);outline:none;position:absolute;right:10px;transition:.15s}.client-access-log-search-btn:hover{transform:scale(1.05)}.client-access-log-type-logo{grid-area:type-logo}.client-access-log-string{grid-area:string}.client-access-log-platform{grid-area:platform}.client-access-log-date{grid-area:date}.client-blue-access-log{color:#9cbdeb;color:var(--label-blue,#9cbdeb)}@media only screen and (max-width:1460px){.client-logs-container{row-gap:5px}.client-log-container{margin:0 5px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:5px}.client-log-card-head{margin:5px}.client-log-items-container{margin:5px 0;padding:0 5px;row-gap:5px}.client-log-item-container{column-gap:5px}.client-log-item-card{padding:7px}.client-share-users-container-head,.tool-client-shared-users-container-head,.tool-shared-main-head{padding:0 5px}.tool-client-shared-user-card{column-gap:5px}.tool-client-shared-user-card-info{padding:7px}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.client-log-container{background-color:#f1f7f90d}.client-log-item-card{padding:5px}.client-log-container{margin:0}.client-log-items-container{margin:0;padding:0}.tool-client-shared-user-card{-webkit-backdrop-filter:none;backdrop-filter:none;column-gap:5px;grid-template-areas:"user last-accessed-on decline-icon" "shared-by shared-by accept-icon";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;padding:7px;row-gap:5px}.tool-client-shared-user-card-info{align-items:flex-start;font-size:var(--s-font);padding:0;row-gap:5px}.tool-client-shared-user-card-info-head{display:block}.client-share-time-accessed,.client-share-users-container-head,.tool-client-shared-users-container-head,.tool-shared-main-head{display:none}.client-share-open-modal-btn{border-radius:4px;font-size:var(--sm-font);padding:5px}.client-access-log-search-container{width:55%}.client-access-log-item-container{column-gap:2px;grid-template-areas:"type-logo string string" "platform platform date";grid-template-columns:.1fr .8fr 1.2fr;grid-template-rows:1fr 1fr;row-gap:2px}.client-access-log-search-btn{height:15px;right:5px;width:15px}}@media only screen and (max-width:500px){.client-log-container{background-color:#f1f7f90d}.client-log-item-card{padding:5px}.client-log-container{margin:0}.client-log-items-container{margin:0;padding:0}.client-access-log-type-logo img{height:2.5vh;width:2.5vh}.tool-client-shared-user-card{grid-template-areas:"user last-accessed-on decline-icon" "shared-by shared-by accept-icon"}.tool-client-share-user-card,.tool-client-shared-user-card{-webkit-backdrop-filter:none;backdrop-filter:none;column-gap:5px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;padding:7px;row-gap:5px}.tool-client-share-user-card{grid-template-areas:"user last-accessed-on" "shared-by shared-by"}.tool-client-shared-user-card-info{align-items:flex-start;font-size:var(--xs-font);padding:0;row-gap:5px}.tool-client-shared-user-card-info-head{display:block}.client-share-time-accessed,.client-share-users-container-head,.tool-client-shared-users-container-head,.tool-shared-main-head{display:none}.client-share-open-modal-btn{border-radius:4px;font-size:var(--s-font);padding:5px}.client-share-last-accessed-on-head-mobile{color:var(--orange);display:flex}.client-share-last-accessed-on-value-mobile{color:var(--white);display:flex}.client-share-last-accessed-on-head,.client-share-last-accessed-on-value{display:none}.client-access-log-sort-btn{font-size:var(--s-font)!important}.client-access-log-search-container{width:55%}.client-access-log-search-input{font-size:var(--xs-font)}.client-access-log-item-container{column-gap:2px;grid-template-areas:"type-logo string string" "platform platform date";grid-template-columns:.1fr .8fr 1.2fr;grid-template-rows:1fr 1fr;row-gap:2px}.client-access-log-search-btn{height:15px;right:5px;width:15px}.client-log-item-card{font-size:var(--xs-font)}}.tool-revoked-bottom-client-dashboard{border-radius:10px;height:100%;margin:10px;overflow-y:auto;position:relative}.tool-revoked-bottom-client-dashboard-container{flex-wrap:wrap;justify-content:center;min-height:50vh;padding:1vh;position:relative}.tool-revoked-bottom-client-dashboard-container,.tool-revoked-bottom-client-dashboard-container-top{align-items:center;display:flex;flex-direction:column}.tool-revoked-bottom-client-dashboard-container-top-heading{color:#ea7b2c;font-weight:700}@media screen and (min-width:1023px)and (max-height:1365px){.tool-revoked-bottom-client-dashboard-container-top-heading{color:var(--black-new-color);color:#ea7b2c;font-size:var(--ml-font);font-weight:400;font-weight:700}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.tool-revoked-bottom-client-dashboard-container-top-heading{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.tool-revoked-bottom-client-dashboard-container-top-heading{font-size:var(--m-font)}}@media screen and (min-width:0px)and (max-width:500px){.tool-revoked-bottom-client-dashboard-container-top-heading{color:var(--black-new-color);color:#ea7b2c;font-size:var(--ml-font);font-weight:400;font-weight:700}}@media screen and (min-width:0px)and (max-width:500px)and (min-width:0px)and (max-width:500px){.tool-revoked-bottom-client-dashboard-container-top-heading{font-size:var(--sm-font)}}@media only screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:0px)and (max-width:500px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:0px)and (max-width:500px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:0px)and (max-width:500px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.tool-revoked-bottom-client-dashboard-container-top-heading{font-size:var(--m-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tool-revoked-bottom-client-dashboard-container-top-heading{color:var(--black-new-color);color:#ea7b2c;font-size:var(--ml-font);font-weight:400;font-weight:700}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.tool-revoked-bottom-client-dashboard-container-top-heading{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tool-revoked-bottom-client-dashboard-container-top-heading{font-size:var(--m-font)}}.tool-revoked-bottom-client-dashboard-container-top-img{height:20vh;padding:20px 0}.tool-revoked-bottom-client-dashboard-container-bottom{display:flex;flex-direction:column}.tool-revoked-bottom-client-dashboard-para{color:#fff;font-size:var(--m-font);text-align:center}@media screen and (min-width:1023px)and (max-height:1365px){.tool-revoked-bottom-client-dashboard-para{color:var(--black-new-color);color:#fff;font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.tool-revoked-bottom-client-dashboard-para{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.tool-revoked-bottom-client-dashboard-para{font-size:var(--m-font)}}@media screen and (min-width:0px)and (max-width:500px){.tool-revoked-bottom-client-dashboard-para{color:var(--black-new-color);color:#fff;font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:0px)and (max-width:500px)and (min-width:0px)and (max-width:500px){.tool-revoked-bottom-client-dashboard-para{font-size:var(--sm-font)}}@media only screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:0px)and (max-width:500px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:0px)and (max-width:500px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:0px)and (max-width:500px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.tool-revoked-bottom-client-dashboard-para{font-size:var(--m-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tool-revoked-bottom-client-dashboard-para{color:var(--black-new-color);color:#fff;font-size:var(--ml-font);font-weight:400}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.tool-revoked-bottom-client-dashboard-para{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tool-revoked-bottom-client-dashboard-para{font-size:var(--m-font)}}.tool-client-revoked-tab-names-container{column-gap:5px;display:flex;flex-wrap:wrap;position:relative;row-gap:5px}.tool-client-revoke-share-warning-name-item{align-items:center;background-color:#9cbdeb;background-color:var(--label-blue,#9cbdeb);border-radius:5px;column-gap:5px;display:flex;flex-wrap:wrap;font-size:var(--s-font);justify-content:space-between;margin-top:5px;padding:5px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tools_consult_chat_section_wrapper{border-radius:12px;display:grid;grid-template-columns:auto;grid-template-rows:1fr;height:100%;overflow:hidden;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_chat_section_wrapper{border:1px solid #394d67;border-radius:8px;grid-template-columns:auto 35%;height:100%}}@media screen and (min-width:1200px){.tools_consult_chat_section_wrapper{grid-template-columns:auto 30%}}@media screen and (min-width:1500px){.tools_consult_chat_section_wrapper{border-radius:12px}}.tools_consult_chat_dashboard_wrapper{align-items:center;color:var(--white);display:flex;flex-direction:column;gap:1vh;justify-content:space-between;overflow:auto;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_chat_dashboard_wrapper{padding:2vh 1vh 1vh}}@media screen and (min-width:1200px){.tools_consult_chat_dashboard_wrapper{padding:2vh}}.tools_consult_back_icon_btn_wrapper{font-size:1rem;left:1vh;position:absolute;top:2vh;z-index:2}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_back_icon_btn_wrapper{left:0}}.tools_consult_menu_btn_wrapper{display:block;position:absolute;right:1vh;top:2vh;z-index:2}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_menu_btn_wrapper{display:none;right:2vh}}.tools_consult_chat_wrapper{display:grid;grid-template-rows:1fr auto;height:100%;overflow-x:hidden;overflow-y:auto;padding:7vh 1vh 1vh;position:relative;width:100%}@media screen and (min-width:501px){.tools_consult_chat_wrapper{padding:7vh 7vh 1vh}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_chat_wrapper{padding-left:3vh;padding-right:0;padding-top:0}}@media screen and (min-width:1200px){.tools_consult_chat_wrapper{padding-left:5vh}}.tools_consult_chat_message_wrapper{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;overflow:auto;position:relative;scroll-behavior:smooth;width:100%}.card-layout,.glass-card,.tools_consult_chat_input_form{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.tools_consult_chat_footer_wrapper{align-items:flex-end}.tools_consult_chat_footer_wrapper,.tools_consult_chat_input_form{display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}.tools_consult_chat_input_form{align-items:flex-start;background:#0000;border:none;box-shadow:none;color:inherit;margin:0;overflow:hidden;padding:0}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_chat_input_form{background-color:var(--dark-blue-v2);border:1px solid #394d67;border-radius:10px;box-shadow:0 0 4px 2px var(--shadow-color);padding:2.5vh}}@media screen and (min-width:1200px){.tools_consult_chat_input_form{border-radius:16px}}.tools_consult_message_form{align-items:center;background-color:#394d67;border-radius:8px;display:flex;flex-direction:row;gap:1.5vh;justify-content:space-between;padding:1.8vh;position:relative;width:100%}.tools_consult_form_label_text{color:var(--white);display:none;font-size:var(--s-font);font-weight:400}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_form_label_text{display:block}}.tools_consult_message_input{align-items:center;background:none;border:none;color:var(--white);display:flex;flex-direction:column;font-size:var(--m-font);font-weight:400;gap:1vh;height:100%;justify-content:space-between;outline:none;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_message_input{font-size:var(--s-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_message_input{font-size:var(--sm-font)}}.tools_consult_message_input::placeholder{color:#ffffff80;font-size:var(--m-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_message_input::placeholder{font-size:var(--s-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_message_input::placeholder{font-size:var(--sm-font)}}.tools_consult_message_input_btn_wrapper{align-items:center;background:none;border:none;display:flex;justify-content:center;position:relative}.tools_consult_message_input_btn_wrapper img{width:var(--xl-font)}.tools_consult_message_input_btn_wrapper:disabled{cursor:not-allowed}.tools_consult_message_input_btn_wrapper .tools_consult_message_input_listening_dots{display:flex;gap:5px;left:50%;position:absolute;resize:none;top:-10px;transform:translateX(-50%)}.tools_consult_message_input_btn_wrapper .tools_consult_message_input_listening_dots span{animation:pulse 1.2s infinite;background-color:var(--white);border-radius:50%;height:4px;opacity:0;width:4px}@keyframes pulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.tools_consult_message_input_btn_wrapper .tools_consult_message_input_listening_dots span:first-child{animation-delay:0s}.tools_consult_message_input_btn_wrapper .tools_consult_message_input_listening_dots span:nth-child(2){animation-delay:.2s}.tools_consult_message_input_btn_wrapper .tools_consult_message_input_listening_dots span:nth-child(3){animation-delay:.4s}.tools_consult_message_input_btn_icon{color:var(--white);font-size:var(--xl-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_message_input_btn_icon{font-size:var(--m-font)}}.tools_consult_gpt_desc_wrapper{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}.tools_consult_gpt_desc_text{color:#5b779c;font-size:var(--s-font);font-weight:400;text-align:center}.disabled{cursor:not-allowed;opacity:.5}.tools_consult_messages{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.tools_consult_messages_wrapper{align-items:center;display:flex;flex-direction:column;gap:2vh;height:100%;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_messages_wrapper{gap:2vh}}.tools_consult_helpful_texts{color:var(--white);color:#5b779c;justify-content:flex-start;width:100%}.tools_consult_feedback_btn_wrapper,.tools_consult_helpful_texts{align-items:center;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-self:center}.tools_consult_feedback_btn_wrapper{color:var(--white);font-size:var(--m-font);justify-content:center}.tools_consult_reciever_message_wrapper,.tools_consult_sender_message_wrapper{align-items:flex-start;align-self:start;display:flex;flex-direction:row;gap:1.5vh;justify-content:flex-start;padding-right:.5vh;position:relative;width:100%}@media screen and (min-width:768px){.tools_consult_reciever_message_wrapper,.tools_consult_sender_message_wrapper{gap:1.5vh;max-width:65%}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_reciever_message_wrapper,.tools_consult_sender_message_wrapper{align-items:center;gap:2vh;max-width:80%}}.tools_consult_reciever_message_wrapper{align-self:end;justify-content:flex-end}.tools_consult_reciever_message_wrapper:hover .tools_consult_message_edit_icon{visibility:visible}.tools_consult_reciever_edit_message_wrapper{align-items:flex-start;align-self:end;display:flex;flex-direction:row;gap:.5vh;justify-content:flex-start;max-width:80%;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_reciever_edit_message_wrapper{gap:2vh}}.tools_consult_message_container,.tools_consult_reciever_message_container,.tools_consult_sender_message_container{align-items:flex-start;display:flex;flex-direction:column;gap:1vh;justify-content:flex-start;position:relative;width:100%}.tools_consult_reciever_edit_message_container{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:1vh;justify-content:flex-start;position:relative;width:auto}.tools_consult_sender_text_message_wrapper{flex-direction:row;width:auto}.tools_consult_sender_message_outer_container,.tools_consult_sender_text_message_wrapper{align-items:flex-start;display:flex;gap:1vh;justify-content:space-between;position:relative}.tools_consult_sender_message_outer_container{flex-direction:column;width:100%}.tools_consult_sender_message_translate_wrapper_{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:flex-start;position:relative;width:auto}.tools_consult_sender_message_container{align-items:flex-start}.tools_consult_reciever_message_container{align-items:flex-end}.tools_consult_image_wrapper{align-items:center;display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:flex-start;padding-right:1vh;position:relative;width:auto}@media screen and (min-width:768px){.tools_consult_image_wrapper{padding-right:0}}.tools_consult_image{width:3rem}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_image{width:2.5rem}}@media screen and (min-width:1500px){.tools_consult_image{width:4rem}}.tools_consult_reciever_name_text_wrapper,.tools_consult_sender_name_text_wrapper,.tools_consult_user_name_text_wrapper{align-items:flex-start;color:var(--white);display:flex;flex-direction:column;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;position:relative;width:100%}.tools_consult_reciever_name_text_wrapper{align-items:flex-end}.tools_consult_reciever_name_text_wrapper span{text-transform:capitalize}.tools_consult_reciever_text_message,.tools_consult_reciever_text_message_edit_mode,.tools_consult_sender_text_message,.tools_consult_text_message{align-items:flex-start;border-radius:12px;color:var(--white);display:flex;flex-direction:column;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;overflow-wrap:anywhere;padding:1vh;position:relative;width:100%}@media screen and (min-width:501px){.tools_consult_reciever_text_message,.tools_consult_reciever_text_message_edit_mode,.tools_consult_sender_text_message,.tools_consult_text_message{border-radius:8px}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_reciever_text_message,.tools_consult_reciever_text_message_edit_mode,.tools_consult_sender_text_message,.tools_consult_text_message{border-radius:8px;padding:1vh}}@media screen and (min-width:1500px){.tools_consult_reciever_text_message,.tools_consult_reciever_text_message_edit_mode,.tools_consult_sender_text_message,.tools_consult_text_message{border-radius:12px}}.tools_consult_sender_text_message{background-color:#004292;margin-left:0}.tools_consult_sender_text_message:before{border:15px solid #0000;border-top-color:#004292;content:"";left:-10px;position:absolute;top:0}@media screen and (min-width:501px){.tools_consult_sender_text_message:before{border:8px solid #0000;border-top-color:#004292;left:-8px}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_sender_text_message:before{border:8px solid #0000;border-top-color:#004292;left:-8px}}@media screen and (min-width:1500px){.tools_consult_sender_text_message:before{border:15px solid #0000;border-top-color:#004292;left:-10px}}.tools_consult_sender_text_message h1,.tools_consult_sender_text_message h2,.tools_consult_sender_text_message h3,.tools_consult_sender_text_message h4,.tools_consult_sender_text_message h5,.tools_consult_sender_text_message h6,.tools_consult_sender_text_message ol,.tools_consult_sender_text_message p,.tools_consult_sender_text_message td,.tools_consult_sender_text_message th,.tools_consult_sender_text_message ul{margin:0}.tools_consult_sender_text_message ol,.tools_consult_sender_text_message ul{padding-left:1rem}.tools_consult_reciever_text_message{background-color:#263345;cursor:pointer;transition:all .3s ease-out}.tools_consult_reciever_text_message:before{border:15px solid #0000;border-top-color:#263345;content:"";position:absolute;right:-10px;top:0}@media screen and (min-width:501px){.tools_consult_reciever_text_message:before{border:8px solid #0000;border-top-color:#263345;right:-8px}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_reciever_text_message:before{border:8px solid #0000;border-top-color:#263345;right:-8px}}@media screen and (min-width:1500px){.tools_consult_reciever_text_message:before{border:15px solid #0000;border-top-color:#263345;right:-10px}}.tools_consult_reciever_text_message_edit_mode{background-color:#394d67;transition:all .3s ease-out}.tools_consult_reference,.tools_consult_sender_reference{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:flex-start;position:relative;width:100%}.tools_consult_sender_reference{width:90%}@media screen and (min-width:501px){.tools_consult_sender_reference{width:100%}}.tools_consult_reciever_image_container{align-items:center;display:flex;flex-direction:row;gap:1vh;height:100%;justify-content:flex-start;padding-left:1vh;position:relative;width:auto}@media screen and (min-width:768px){.tools_consult_reciever_image_container{padding-left:0}}.tools_consult_reciever_image_wrapper{align-items:center;background-color:var(--white);border-radius:50%;display:flex;height:3rem;justify-content:center;position:relative;width:3rem}@media screen and (min-width:768px){.tools_consult_reciever_image_wrapper{height:3rem;width:3rem}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_reciever_image_wrapper{height:2.5rem;width:2.5rem}}@media screen and (min-width:1500px){.tools_consult_reciever_image_wrapper{height:4rem;width:4rem}}.tools_consult_reciever_name_initials{color:var(--dark-blue);font-size:var(--ml-font);font-weight:400;text-transform:uppercase}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_reciever_name_initials{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_reciever_name_initials{font-size:var(--m-font)}}.tools_consult_notification_msg_wrapper{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:center;position:relative;width:100%}.tools_consult_notification_msg_container{align-items:center;background-color:#263345;border-radius:4px;color:var(--white);display:flex;font-size:var(--s-font);font-weight:400;justify-content:center;padding:.5rem 1rem;position:relative}.tools_consult_sender_reference_content_wrapper{align-items:center;background-color:#00429259;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:1vh;height:100%;height:10rem;justify-content:space-between;padding:1vh;position:relative;width:5.7rem;word-break:break-all}.tools_consult_sender_reference_content_wrapper img{height:5rem;position:relative;width:100%;width:4.7rem}.scrollable{overflow-x:auto;white-space:nowrap}.tools_consult_sender_reference_content{align-items:flex-start;border-left:2px solid var(--white);display:flex;flex-direction:column;flex-direction:row;gap:1vh;height:100%;justify-content:space-between;padding:0 1vh;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_sender_reference_content{flex-direction:column}}.tools_consult_file_reference_text{word-wrap:break-word;word-wrap:nowrap;color:var(--white);font-size:var(--s-font);font-weight:400;line-break:anywhere;margin:0;position:relative;text-overflow:ellipsis}.tools_consult_file_reference_btn_wrapper{align-items:flex-end;display:flex;flex-direction:column;gap:1vh;justify-content:flex-end;position:relative;width:auto}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_file_reference_btn_wrapper{width:100%}}.tools_consult_file_reference_btn{background:none;border:none;text-align:end}.tools_consult_file_reference_btn svg{color:var(--white);font-size:var(--ml-font);font-weight:400;transform:rotate(-90deg)}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_file_reference_btn svg{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_file_reference_btn svg{font-size:var(--m-font)}}.tools_consult_text_translate{align-items:center;background:none;border:none;display:flex;justify-content:center;position:relative}.tools_consult_user_message_tools{align-items:center;display:flex;flex-direction:column;gap:.5vh;height:100%;justify-content:space-between;position:relative;width:auto}.tools_consult_user_message_tools_wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:auto}.tools_consult_user_message_edit_wrapper{align-items:flex-start}.tools_consult_user_message_edit_wrapper,.tools_message_and_thread_switch_wrapper{display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}.tools_message_and_thread_switch_wrapper{align-items:flex-end}.tools_consult_chat_flow_switch_btn_wrapper{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:space-between;position:relative;width:auto}.tools_consult_chat_switch_btn{background:none;border:none}.tools_consult_chat_switch_btn svg{color:#5b779c;font-size:var(--ml-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_chat_switch_btn svg{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_chat_switch_btn svg{font-size:var(--m-font)}}.tools_consult_chat_switch_btn:disabled svg{color:gray}.tools_consult_user_message_thread_info{color:#5b779c;font-size:var(--s-font);font-weight:400}.tools_consult_message_edit_wrapper{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}.tools_consult_message_edit_input{background-color:#0000;border:none;color:var(--white);font-size:var(--s-font);font-weight:400;outline:none;resize:none;width:100%}.tools_consult_message_edit_btn_wrapper{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:flex-end;position:relative;width:100%}.tools_consult_message_btn,.tools_consult_message_cancel_submit_btn,.tools_consult_message_edit_submit_btn{border:none;border-radius:4px;color:var(--white);font-size:var(--s-font);font-weight:400;padding:.5rem 1.5rem}.tools_consult_message_edit_submit_btn{background-color:#004292}.tools_consult_message_cancel_submit_btn{background-color:var(--dark-blue-v2);border-radius:1px solid #394d67}.tool_consult_feedback_thumb,.tools_consult_message_edit_icon,.tools_consult_translate_image{cursor:pointer}.tools_consult_message_edit_icon{transition:all .3s ease-out;visibility:hidden;width:1rem}@media screen and (min-width:501px){.tools_consult_message_edit_icon{width:1rem}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_message_edit_icon{width:.9rem}}@media screen and (min-width:1500px){.tools_consult_message_edit_icon{width:1.2rem}}.tool_consult_feedback_thumb_btn{background:none;border:none;display:flex;outline:none}.tool_consult_feedback_thumb_btn svg{fill:#5b779c;width:1rem}@media screen and (min-width:501px){.tool_consult_feedback_thumb_btn svg{width:1rem}}@media screen and (min-width:1023px)and (max-height:1365px){.tool_consult_feedback_thumb_btn svg{width:.9rem}}@media screen and (min-width:1500px){.tool_consult_feedback_thumb_btn svg{width:1.2rem}}.tool_consult_feedback_thumb_selected{background:none;border:none;display:flex;outline:none}.tool_consult_feedback_thumb_selected svg{fill:#004292;width:1rem}@media screen and (min-width:501px){.tool_consult_feedback_thumb_selected svg{width:1rem}}@media screen and (min-width:1023px)and (max-height:1365px){.tool_consult_feedback_thumb_selected svg{width:.9rem}}@media screen and (min-width:1500px){.tool_consult_feedback_thumb_selected svg{width:1.2rem}}.tools_consult_translate_image{width:1.5rem}@media screen and (min-width:501px){.tools_consult_translate_image{width:1.2rem}}@media screen and (min-width:768px){.tools_consult_translate_image{width:1.5rem}}@media screen and (min-width:1500px){.tools_consult_translate_image{width:2rem}}.tools_consult_sender_reference_source_file_previews_wrapper{grid-gap:1vh;display:grid;gap:1vh;grid-auto-rows:auto;grid-template-columns:1fr;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_sender_reference_source_file_previews_wrapper{grid-auto-rows:1fr;grid-template-columns:1fr 1fr}}@media(min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait){.tools_consult_sender_reference_source_file_previews_wrapper{grid-auto-rows:1fr;grid-template-columns:1fr}}.tools_consult_sender_reference_source_file_previews_wrapper .tools_consult_sender_reference_file_preview_see_more_btn_wrapper{align-items:center;display:flex;display:none;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_sender_reference_source_file_previews_wrapper .tools_consult_sender_reference_file_preview_see_more_btn_wrapper{display:flex}}.tools_consult_sender_reference_file_preview_see_more_btn_wrapper_mobile{align-items:center;background:var(--dark-blue-v3);border-radius:8px;display:flex;flex-direction:row;flex-direction:row-reverse;gap:1vh;justify-content:space-between;padding:.5rem;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_sender_reference_file_preview_see_more_btn_wrapper_mobile{display:none}}.tools_consult_sender_reference_file_preview_see_more_btn{align-items:center;background:var(--dark-blue-v3);border:none;border-radius:8px;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;height:100%;justify-content:space-between;outline:none;padding:.5rem;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_sender_reference_file_preview_see_more_btn{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:center;padding:1rem;position:relative;width:100%}}.tools_consult_sender_reference_file_preview_see_more_btn svg{font-size:var(--m-font)}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_sender_reference_file_preview_see_more_btn svg{font-size:var(--xl-font)}}.tools_consult_sender_reference_file_preview{align-items:flex-start;background:var(--dark-blue-v3);border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:flex-start;padding:.5rem;position:relative;width:100%}.tools_consult_sender_reference_file_preview .tools_consult_bot_message_reference_header_wrapper{grid-gap:1vh;display:grid;gap:1vh;grid-template-columns:auto 1fr;grid-template-rows:1fr;place-items:center;width:100%}.tools_consult_sender_reference_file_preview .tools_consult_bot_message_reference_header_wrapper .tools_consult_bot_message_reference_header_text_wrapper{align-items:flex-start;background-color:hsla(0,0%,100%,.102);border-radius:4px;display:flex;flex-direction:row;gap:1vh;height:100%;justify-content:space-between;padding:.5vh;position:relative;width:100%}.tools_consult_sender_reference_file_preview .tools_consult_bot_message_reference_header_wrapper .tools_consult_bot_message_reference_header_text_wrapper .tools_consult_bot_message_reference_quote_icon{left:2px;position:absolute;top:2px}.tools_consult_sender_reference_file_preview .tools_consult_bot_message_reference_header_wrapper .tools_consult_bot_message_reference_header_text_wrapper .tools_consult_bot_message_reference_text{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--white);display:-webkit-box;font-size:var(--s-font);font-weight:400;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:normal;word-break:break-word}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_sender_reference_file_preview .tools_consult_bot_message_reference_header_wrapper .tools_consult_bot_message_reference_header_text_wrapper .tools_consult_bot_message_reference_text{line-clamp:3;-webkit-line-clamp:3}}.tools_consult_sender_reference_file_preview .tools_consult_bot_message_reference_file_data{align-items:center;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;position:relative;width:100%}.tools_consult_sender_reference_file_preview .tools_consult_bot_message_reference_file_data .tools_consult_bot_message_reference_file_name_wrapper{-webkit-line-clamp:2;-webkit-box-orient:vertical;align-items:center;display:flex;display:-webkit-box;flex-direction:row;gap:0;justify-content:space-between;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:normal;width:auto;word-break:break-word}.tools_consult_sender_reference_file_preview .tools_consult_bot_message_reference_weblink{display:flex;overflow:hidden;white-space:nowrap}.tools_consult_sender_reference_file_preview .first_part{flex-shrink:0}.tools_consult_sender_reference_file_preview .masked_middle{flex-grow:1;max-width:20ch;overflow:hidden;white-space:nowrap}.tools_consult_sender_reference_file_preview .last_part{flex-shrink:0}.tools_consult_sender_reference_file_preview .file_dropdown_option_wrapper{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:flex-end;position:relative;width:100%}.tools_consult_sender_reference_file_preview .tools_consult_bot_message_reference_type_image{position:relative;width:7vw}@media screen and (min-width:501px){.tools_consult_sender_reference_file_preview .tools_consult_bot_message_reference_type_image{width:4vw}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_sender_reference_file_preview .tools_consult_bot_message_reference_type_image{width:1.4vw}}.tools_consult_sender_reference_file_preview .file_name{word-wrap:break-word;line-break:anywhere;margin:0;position:relative}.tools_consult_sender_reference_file_preview .file_dropdown{align-items:flex-start;animation:expand .3s forwards;background-color:var(--white);border-radius:4px;color:var(--dark-blue);display:flex;flex-direction:column;font-size:var(--rem-base-font);gap:.5rem;justify-content:space-between;left:6rem;list-style:none;padding:.5rem;position:relative;position:absolute;top:0;width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:9.5rem;z-index:10}.tools_consult_sender_reference_file_preview .file_dropdown .file_dropdown_option{word-wrap:nowrap;animation:fadeIn .4s linear;font-family:Louis-George-Cafe;white-space:nowrap}.tools_consult_sender_active_reference_content_wrapper{background-color:#004292}.tool_consult_output_reference_dropdown_wrapper{align-items:flex-start;background-color:var(--white);border-radius:8px;box-shadow:0 0 20px 0 rgba(17,41,73,.251);color:var(--dark-blue);display:flex;flex-direction:column;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;left:5.8rem;padding:1vh;position:relative;position:absolute;top:1rem;width:11rem;z-index:5}.cursor_not_allowed{cursor:not-allowed}.tools_consult_bot_message_reference_file_page_tooltip_container{text-wrap:nowrap;align-items:center;background-color:var(--white);border:2px solid #052144;border-radius:5px;color:var(--black);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:0;justify-content:space-between;left:0;padding:5px;position:relative;position:absolute;text-align:left;top:40px;visibility:hidden;width:auto;z-index:1}.tools_consult_bot_message_reference_file_page_tooltip_container:after{border-color:#0000 #0000 var(--white) #0000;border-style:solid;border-width:0 7px 15px;content:"";left:1rem;position:absolute;top:-14px;transform:translateX(-50%)}.tools_consult_bot_message_reference_file_page_count{text-wrap:nowrap;background:hsla(0,0%,100%,.102);border-radius:4px;padding:5px;position:relative}.tools_consult_bot_message_reference_file_page_count:hover .tools_consult_bot_message_reference_file_page_tooltip_container{visibility:visible}.tools_consult_bot_message_reference_file_page_tooltip_content{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:space-between;position:relative;width:100%}.tools_consult_bot_message_reference_view_more_wrapper{align-items:center;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;position:relative;width:auto}.tools_consult_bot_message_reference_view_more_type_image_animation_wrapper{overflow:hidden;width:19px}.tools_consult_bot_message_reference_view_more_type_image_wrapper{align-items:center;animation:moveImage .8s ease-out infinite;display:flex;flex-direction:row;gap:10px;justify-content:center;position:relative;width:19px}@keyframes moveImage{0%,25%,75%{transform:translateX(0)}to{transform:translateX(-29px)}}.tools_consult_bot_message_reference_view_more_type_image{position:relative;width:100%}.tools_consult_similar_results_heading_wrapper{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:flex-start;position:relative;width:100%}.tools_consult_similar_results_section{align-items:flex-start;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}.tools_consult_similar_results_heading_text{color:#5b779c;font-size:var(--s-font);font-weight:400}.tools_consult_similar_results_heading_bar{background-color:#5b779c;flex:1 1;height:1px;width:100%}.tools_consult_message_feedback_form_wrapper{align-items:center;background-color:var(--dark-blue-v2);border-radius:8px;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;padding:1.5vh 1vh 1vh;position:relative;width:100%}.tools_consult_message_feedback_form_wrapper .tools_consult_message_feedback_form_header_wrapper{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.tools_consult_message_feedback_form_wrapper .tools_consult_message_feedback_form_header_wrapper .tools_consult_message_feedback_form_close_btn{align-items:center;background:none;border:none;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-self:center}.tools_consult_message_feedback_form_wrapper .tools_consult_message_feedback_form_header_wrapper .tools_consult_message_feedback_form_heading_text{color:var(--white);font-size:var(--s-font);font-weight:400}.tools_consult_message_feedback_form_wrapper .tools_consult_message_feedback_form_btn_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5vh;justify-content:flex-start;position:relative;width:100%}.tools_consult_message_feedback_form_wrapper .tools_consult_message_feedback_form_btn_wrapper .tools_consult_message_feedback_form_btn{align-items:center;background:none;border:1px solid #394d67;border-radius:4px;color:#a6bedd;display:flex;font-size:var(--s-font);font-weight:400;justify-content:center;padding:.5vh}.tools_consult_message_feedback_form_wrapper .tools_consult_message_feedback_form_btn_wrapper .tools_consult_message_feedback_form_active_btn{background-color:#004292;border:1px solid #0000;color:var(--white)}.tools_consult_message_feedback_form_wrapper .tools_consult_message_feedback_form_input_container{align-items:center;display:flex;flex-direction:column;gap:.5vh;justify-content:space-between;position:relative;width:100%}.tools_consult_message_feedback_form_wrapper .tools_consult_message_feedback_form_input_container .tools_consult_message_feedback_form_input_wrapper{align-items:center;background:#041933;border:1px solid #0d2a4e;border-radius:4px;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;padding:1.5vh 1vh;position:relative;width:100%}.tools_consult_message_feedback_form_wrapper .tools_consult_message_feedback_form_input_container .tools_consult_message_feedback_form_input_wrapper .tools_consult_message_feedback_form_input{background:none;border:none;color:var(--white);font-size:var(--s-font);font-weight:400;outline:none;width:100%}.tools_consult_message_feedback_form_wrapper .tools_consult_message_feedback_form_input_container .tools_consult_message_feedback_form_input_wrapper .tools_consult_message_feedback_form_btn{align-items:center;background:none;border:none;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-size:var(--l-font);font-weight:400;gap:1vh;justify-self:center}.tools_consult_regenerate_message{align-items:center;display:flex;flex-direction:column;gap:2vh;justify-content:space-between;padding-bottom:2vh;padding-top:5vh;position:relative;width:100%}.tools_consult_regenerate_message_btn,.tools_consult_regenerate_message_text{color:var(--white);font-size:var(--s-font);font-weight:400}.tools_consult_regenerate_message_btn{align-items:center;background-color:#004292;border:none;border-radius:4px;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;padding:1vh;position:relative;width:auto}.tools_consult_regenerate_message_btn_icon{font-size:1.2rem}.tools_consult_file_pane{align-items:center;background:#0e223d80;background:#0a182b;color:var(--white);display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:flex-start;max-height:100%;overflow:hidden;position:relative;position:absolute;right:-100vw;transition:left .4s;transition:.3s;width:100%;z-index:4}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_file_pane{border-left:1px solid #394d67;height:auto;position:relative;right:0}}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_file_pane_show{right:0}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_file_pane_show{right:0}}.tools_consult_btn_sideline{border-right:1px solid #394d67;height:3.7vh;left:5vh;position:absolute;top:1vh}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_btn_sideline{display:none}}.tools_consult_file_pane_tab_btn_wrapper{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_file_pane_tab_btn_wrapper{border-bottom:1px solid #394d67;border-top:1px solid #394d67}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_file_pane_tab_btn_wrapper{border-bottom:1px solid #394d67;border-top:1px solid #394d67}}.tools_consult_file_pane_tab_btn{align-items:center;background:none;border:none;color:var(--white);display:flex;flex-direction:column;font-size:var(--s-font);font-weight:700;gap:1vh;justify-content:space-between;padding:1vh;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_unactive_tab{border-bottom:2px solid #394d67}}.tools_consult_active_tab{border-bottom:2px solid var(--white)}.tools_consult_back_icon_btn{background:none;border:none;color:var(--white);display:block;font-size:var(--m-font);font-size:1.2rem}@media screen and (min-width:350px){.tools_consult_back_icon_btn{width:1.5rem}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_back_icon_btn{font-size:1rem}}@media screen and (min-width:1200px){.tools_consult_back_icon_btn{font-size:1.5rem}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_back_icon_btn{padding:0 .5rem}}.tools_consult_back_icon_btn_border{align-items:center;border-right:1px solid #394d67;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;padding:0 .5rem;position:relative;width:auto}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_back_icon_btn_border{display:none}}.tools_consult_files_preview_section{align-items:center;background-color:none;border:none;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:0;height:100%;justify-content:space-between;margin:0;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_files_preview_section{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;overflow-y:auto;position:relative;width:100%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_files_preview_section{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;overflow-y:auto;position:relative;width:100%}}.tools_consult_files_preview_section .file_preview_container{align-items:center;display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:flex-start;padding:0 1vh;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_files_preview_section .file_preview_container{height:50%;width:100%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_files_preview_section .file_preview_container{height:50%;width:100%}}.tools_consult_files_preview_section .file_preview_container .file_preview_head{align-items:center;display:flex;flex-direction:row;gap:1vh;height:3.5vh;justify-content:space-between;position:relative;width:100%}.tools_consult_files_preview_section .file_preview_container .file_preview_head .file_preview_heading{color:var(--black-new-color);font-size:var(--m-font);font-weight:400;width:100%}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_files_preview_section .file_preview_container .file_preview_head .file_preview_heading{font-size:var(--s-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_files_preview_section .file_preview_container .file_preview_head .file_preview_heading{font-size:var(--sm-font)}}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_files_preview_section .file_preview_container .file_preview_head .file_preview_heading{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:0px)and (max-width:500px)and (min-width:0px)and (max-width:500px){.tools_consult_files_preview_section .file_preview_container .file_preview_head .file_preview_heading{font-size:var(--sm-font)}}@media only screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:0px)and (max-width:500px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:0px)and (max-width:500px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:0px)and (max-width:500px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.tools_consult_files_preview_section .file_preview_container .file_preview_head .file_preview_heading{font-size:var(--m-font)}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_files_preview_section .file_preview_container .file_preview_head .source_download_btn{display:none}}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_files_preview_section .file_preview_container .file_preview_head .source_download_btn{display:inline-block}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_files_preview_section .file_preview_container .file_preview_head .source_download_btn{display:inline-block}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_files_preview_section .file_preview_container .file_preview_head .target_download_btn{display:inline-block}}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_files_preview_section .file_preview_container .file_preview_head .target_download_btn{display:none}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_files_preview_section .file_preview_container .file_preview_head .target_download_btn{display:none}}.tools_consult_files_preview_section .file_preview_container .file_preveiw_error{align-items:center;background:rgba(var(--white),.3);background-color:var(--orange);border-radius:.8vh;border-radius:.3vh;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;overflow:hidden;padding:.5vh 1vh;position:relative;width:100%;width:auto}.tools_consult_files_preview_section .file_preview_container .file_preview{align-items:center;display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:space-between;overflow:auto;position:relative;width:100%}.tools_consult_files_preview_section .file_preview_container .file_preview_downloading,.tools_consult_files_preview_section .file_preview_container .preview-loader-msg{align-items:center;background:var(--tool-bg-blue);color:var(--whtie);display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:center;position:relative;position:absolute;width:100%;z-index:1}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_files_preview_section .file_source_preview_container{border-bottom:1px solid #394d67;height:100%;padding-bottom:1vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_files_preview_section .file_source_preview_container{border-bottom:1px solid #394d67;height:100%;padding-bottom:1vh}}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_files_preview_section .file_target_preview_container{height:calc(50% - 1vh - 1px)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_files_preview_section .file_target_preview_container{height:calc(50% - 1vh - 1px)}}.tool_consult_file_donwload_dropdown{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:flex-end;position:relative;width:auto}.tool_consult_file_donwload_dropdown .tool_consult_file_donwload_img{cursor:pointer;height:100%;position:relative;width:auto;width:1.5rem}@media screen and (min-width:1500px){.tool_consult_file_donwload_dropdown .tool_consult_file_donwload_img{width:1.8rem}}.tool_consult_file_donwload_dropdown .tool_consult_file_donwload_dropdown_btn{align-items:center;background-color:var(--white);border:none;border-radius:4px;color:var(--dark-blue);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;height:100%;justify-content:center;padding:.5vh;position:relative;width:100%;width:2rem}@media screen and (min-width:1023px)and (max-height:1365px){.tool_consult_file_donwload_dropdown .tool_consult_file_donwload_dropdown_btn{width:auto}}@media screen and (min-width:0px)and (max-width:500px){.tool_consult_file_donwload_dropdown .tool_consult_file_donwload_dropdown_btn span{display:none}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tool_consult_file_donwload_dropdown .tool_consult_file_donwload_dropdown_btn span{display:none}}.tool_consult_file_donwload_dropdown .tool_consult_file_donwload_dropdown_wrapper{align-items:flex-start;background-color:var(--white);border-radius:8px;box-shadow:0 0 20px 0 rgba(17,41,73,.251);color:var(--dark-blue);display:flex;flex-direction:column;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;padding:1vh;position:relative;position:absolute;right:1px;top:40px;white-space:nowrap;width:auto;z-index:5}@media screen and (min-width:501px){.tool_consult_file_donwload_dropdown .tool_consult_file_donwload_dropdown_wrapper{top:28px}}@media screen and (min-width:768px){.tool_consult_file_donwload_dropdown .tool_consult_file_donwload_dropdown_wrapper{top:40px}}@media screen and (min-width:1023px)and (max-height:1365px){.tool_consult_file_donwload_dropdown .tool_consult_file_donwload_dropdown_wrapper{border-radius:4px;top:28px}}@media screen and (min-width:1200px){.tool_consult_file_donwload_dropdown .tool_consult_file_donwload_dropdown_wrapper{border-radius:4px;top:35px}}@media screen and (min-width:1500px){.tool_consult_file_donwload_dropdown .tool_consult_file_donwload_dropdown_wrapper{top:40px}}.tool_consult_file_donwload_dropdown .tool_consult_file_donwload_dropdown_text{align-items:center;color:var(--dark-blue);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:flex-start;position:relative;width:100%}.tools_consult_pdf_wrapper{height:100%;overflow:auto;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_pdf_wrapper{height:94%}}.tools_consult_pdf_wrapper .rpv-core__spinner{border-bottom:2px solid #0000;border-left:2px solid #0000;border-right:2px solid var(--white);border-top:2px solid var(--white)}.tools_consult_pdf_container{align-items:center;border:1px solid #0000004d;display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:space-between;position:relative;width:100%}.consult_pdf_page_overlay{height:100%;position:absolute;width:100%;z-index:5}@media screen and (min-width:1023px)and (max-height:1365px){.consult_pdf_page_overlay:hover .pdf_page_pop_up_reference_page_wrapper{background:#0000004d;display:flex}}.consult_pdf_page_number_wrapper{align-items:flex-end;display:flex;height:100%;justify-content:flex-end;width:100%}.consult_pdf_page_number_wrapper .consult_pdf_page_number{align-items:center;background-color:var(--dark-blue);border-radius:4px;color:var(--white);display:flex;font-size:var(--s-font);font-weight:400;justify-content:center;margin-bottom:.5rem;margin-right:.5rem;min-width:1.8rem;padding:.3rem}@media screen and (min-width:1023px)and (max-height:1365px){.consult_pdf_page_number_wrapper .consult_pdf_page_number{padding:.3rem 0}}.consult_pdf_page_number_wrapper .consult_pdf_page_number_highlighted{background-color:#004292}.pdf_page_pop_up_reference_page_wrapper{align-items:flex-end;display:none;height:100%;justify-content:flex-end;left:0;position:absolute;top:0;width:100%;z-index:3}.pdf_page_pop_up_reference_page_wrapper .pdf_page_pop_up_btn{align-items:center;background:none;border:none;display:flex;justify-content:center}.pdf_page_pop_up_reference_page_wrapper .pdf_page_pop_up_btn .pdf_page_pop_up_btn_icon{fill:var(--white);color:var(--white);font-size:var(--xl-font);margin:1vh}.tools_consult_pdf_wrapper_container{height:100%;overflow:hidden;position:relative;width:100%}.tools_consult_pdf_reference_carousel_container{align-items:center;bottom:3%;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:center;position:relative;position:absolute;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_pdf_reference_carousel_container{bottom:10%}}.tools_consult_pdf_reference_carousel_inner_container{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#070f1a;border-radius:8px;border-top:1px solid #394d67;box-shadow:0 0 10px 0 rgba(0,0,0,.502);color:var(--white);gap:2vh;padding:.5rem .8rem}.tools_consult_pdf_reference_carousel_inner_container,.tools_consult_pdf_reference_carousel_wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative;width:auto}.tools_consult_pdf_reference_carousel_wrapper{border:1px solid #394d67;border-radius:4px;gap:0;height:30px;overflow:hidden}.tools_consult_pdf_reference_carousel_btn{align-items:center;background:none;border:none;display:flex;height:100%;justify-content:center;outline:none;padding:0 .5rem}.tools_consult_pdf_reference_carousel_btn:first-child{border-right:1px solid #394d67}.tools_consult_pdf_reference_carousel_btn:last-child{border-left:1px solid #394d67}.tools_consult_pdf_reference_carousel_btn:disabled{cursor:not-allowed}.tools_consult_pdf_reference_carousel_btn svg{color:var(--white)}.tools_consult_pdf_reference_carousel_counter{align-items:center;border-left:1px solid #394d67;border-right:1px solid #394d67;display:flex;height:100%;justify-content:center;padding:0 .5rem}.tools_consult_file_upload_wrapper{align-items:center;display:flex;flex-direction:column;gap:2vh;height:100%;justify-content:space-between;justify-content:center;overflow:hidden;padding:0 1vh 1vh;position:relative;width:100%}@media screen and (min-width:501px){.tools_consult_file_upload_wrapper{width:70%}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_file_upload_wrapper{padding:0 1.5vh 1.5vh;width:100%}}.tools_consult_flip_upload_container_box{stroke:var(--white);align-items:center;background:#344155;border:2px dashed var(--white);border-radius:12px;box-shadow:0 0 20px 0 rgba(17,41,73,.251);display:flex;flex-direction:row;gap:1vh;height:100%;justify-content:space-between;padding:2vh 1vh;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_flip_upload_container_box{height:auto;padding:5vh 1vh 2vh}}.disable_upload_filepane_section{cursor:not-allowed;opacity:.5}.tools_consult_file_upload_middle_container{align-items:center;display:flex;flex-direction:column;gap:4vh;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_file_upload_middle_container{gap:3vh}}.tools_consult_upload_img{padding-bottom:1vh}.tools_consult_upload_file_btn{align-items:center;color:var(--white);display:flex;flex-direction:column;font-size:var(--ml-font);font-weight:400;gap:1vh;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_upload_file_btn{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_upload_file_btn{font-size:var(--m-font)}}.tools_consult_span_texts{display:none;font-size:var(--sm-font)}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_span_texts{display:block}}.tools_consult_uplaodfile_wrapper{flex-direction:column;gap:2vh;width:100%}.tools_consult_flip_or_section,.tools_consult_uplaodfile_wrapper{align-items:center;display:flex;justify-content:space-between;position:relative}.tools_consult_flip_or_section{flex-direction:row;gap:1vh;width:50%}@media screen and (min-width:768px){.tools_consult_flip_or_section{width:40%}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_flip_or_section{width:60%}}.tools_consult_or_section_underline{background-color:#fff;height:1px;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_or_section_underline{width:100%}.tools_consult_upload_img{width:3rem}}@media screen and (min-width:1200px){.tools_consult_upload_img{width:4rem}}@media screen and (min-width:1500px){.tools_consult_upload_img{width:5rem}}.card-layout,.consult_include_file_wrapper,.glass-card{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.tools_consult_file_processing_wrapper{align-items:center;display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:space-between;overflow-y:auto;position:relative;width:100%}@media screen and (min-width:501px){.tools_consult_file_processing_wrapper{width:80%}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_file_processing_wrapper{width:100%}}.tools_consult_file_processing_header{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.tools_consult_file_processing_upload{color:var(--white);font-size:var(--s-font);font-weight:700}.tools_consult_file_processing_include{background:none;border:none;color:var(--light-blue);cursor:pointer;font-size:var(--s-font);font-weight:400;outline:none;text-decoration:underline}.tools_consult_file_include_active{color:var(--white)}.consult_include_file_wrapper_container{align-items:flex-start;display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:flex-start;overflow:auto;position:relative;width:100%}.consult_include_file_name{color:var(--white);font-size:var(--s-font);font-weight:400;justify-content:flex-start;width:auto}.consult_include_file_name,.consult_include_file_wrapper{align-items:center;display:flex;flex-direction:row;gap:1vh;position:relative}.consult_include_file_wrapper{background:#344155;border:1px solid #394d67;color:inherit;justify-content:space-between;margin:0;overflow:hidden;padding:3vh .5rem;width:100%}@media screen and (min-width:350px){.consult_include_file_wrapper{padding:1.8rem 1.5vh}}@media screen and (min-width:501px){.consult_include_file_wrapper{padding:2.5vh 1vh}}@media screen and (min-width:1023px)and (max-height:1365px){.consult_include_file_wrapper{padding:3vh 1.5vh}}.file_details_section{flex-direction:row;flex-grow:1;overflow:hidden}.file_details_section,.file_include_section{align-items:center;display:flex;gap:1vh;height:100%;justify-content:space-between;position:relative;width:100%}.file_include_section{flex-direction:column}.consult_include_file_btn_wrapper{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.consult_include_file_apply_btn,.consult_include_file_btn,.consult_include_file_cancel_btn{align-items:center;border-radius:.8vh;display:flex;flex-direction:row;gap:1vh;justify-content:center;padding:1vh;position:relative;width:100%}.consult_include_file_apply_btn{background-color:var(--white);border:1px solid #0000;color:var(--dark-blue);font-size:var(--s-font);font-weight:400}.consult_include_file_cancel_btn{background-color:#0000;border:1px solid var(--white)}.consult_include_file_cancel_btn,.custom_checkbox_wrapper{color:var(--white);font-size:var(--s-font);font-weight:400}.custom_checkbox_wrapper{width:auto}.custom_checkbox_wrapper,.custom_checkbox_wrapper .custom_checkbox_label{align-items:center;display:flex;flex-direction:row;gap:.5vh;justify-content:space-between;position:relative}.custom_checkbox_wrapper .custom_checkbox_label{width:100%}.custom_checkbox_wrapper .custom_checkbox_label .custom_checkbox_input{display:none}.custom_checkbox_wrapper .custom_checkbox_label .custom_checkbox_box{align-items:center;aspect-ratio:1;border:1px solid #fff;border-radius:.2vh;cursor:pointer;display:flex;flex-direction:column;gap:1vh;height:2vh;justify-content:center;position:relative;width:100%;width:2vh}@media screen and (min-width:350px){.custom_checkbox_wrapper .custom_checkbox_label .custom_checkbox_box{height:1.5vh;width:1.5vh}}@media screen and (min-width:501px){.custom_checkbox_wrapper .custom_checkbox_label .custom_checkbox_box{height:1.2vh;width:1.2vh}}.custom_checkbox_wrapper .custom_checkbox_label .custom_checkbox_svg{color:var(--white);font-size:var(--s-font);font-weight:400;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.custom_checkbox_wrapper .custom_checkbox_label .custom_checkbox_label_text{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.custom_checkbox_input:disabled+.custom_checkbox_box{border:1px solid gray;cursor:not-allowed}.custom_checkbox_input:disabled+.custom_checkbox_box .custom_checkbox_svg{color:gray}.tools_consult_File_upload_dashboard_wrapper{align-items:center;display:flex;flex-direction:column;gap:.8vh;height:100%;justify-content:flex-start;overflow:auto;position:relative;width:100%}.tools_consult_active_upload_wrapper{grid-gap:1vh;background:#344155;border-radius:.8vh;display:grid;gap:1vh;grid-template-columns:auto 1fr;grid-template-rows:1fr;padding:1.5vh;width:100%}.tools_consult_File_upload_progress_bar_container{gap:5px}.tools_consult_File_upload_progress_bar_container,.tools_consult_active_upload_file_details_wrapper{align-items:center;display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%}.tools_consult_active_upload_file_details_wrapper{gap:.5vh}.tools_consult_active_upload_file_header{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.tools_consult_active_upload_file_name{color:var(--white);font-size:var(--s-font);font-weight:700}.tools_consult_active_upload_file_confidential_wrapper{align-items:center;color:var(--white);display:flex;flex-direction:row;font-size:14px;gap:1vh;justify-content:flex-start;position:relative;width:100%}.tools_consult_File_upload_progress_upload_percentage{align-items:flex-end;display:flex;flex-direction:row;font-size:12px;font-weight:700;gap:1vh;justify-content:flex-end;position:relative;width:100%}.tools_consult_active_upload_file_info{align-items:center;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:0;justify-content:flex-start;position:relative;width:100%}.confidential_disbaled{color:gray;font-size:var(--s-font);font-weight:400}.tools_consult_File_upload_progress_bar{background-color:var(--white);border-radius:10px;height:5px;overflow:hidden;width:100%}.tools_consult_File_upload_progress_bar_progress{background-color:var(--light-blue);height:100%;transition:width 1s;width:0}.tools_consult_active_upload_failed_processing{color:var(--orange);font-size:var(--s-font);font-weight:400}.file_upload_type_icon_wrapper{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:flex-end;position:relative;width:auto}.consult_include_file_icon{width:2rem}@media screen and (min-width:1023px)and (max-height:1365px){.consult_include_file_icon{width:1.5rem}}@media screen and (min-width:1200px){.consult_include_file_icon{width:2rem}}@media screen and (min-width:1500px){.consult_include_file_icon{width:2.5rem}}.file_upload_type_icon{width:1rem}@media screen and (min-width:768px){.file_upload_type_icon{width:.7rem}}@media screen and (min-width:1200px){.file_upload_type_icon{width:.8rem}}.file_upload_type_icon svg{width:100%}.file_status_icon{cursor:pointer}.no_data_found{align-items:center;display:flex;flex-direction:column;font-style:italic;gap:1vh;height:100%;justify-content:center;position:relative;width:100%}.no_data_found,.tools_consult_file_upload_checkbox_label{color:var(--white);font-size:var(--s-font);font-weight:400}.tools_consult_file_upload_processing_status_icon svg{height:1.5rem;width:1.5rem}.tools_consult_loader{align-items:center;display:flex;flex-direction:row;gap:1vh;height:100%;justify-content:center;position:relative;width:100%}.tools_consult_loader .tools_consult_spin_loader{animation:rotation 1s linear infinite;font-size:2rem;place-self:center}.tools_consult_request_file_upload_main{grid-gap:4vh;display:grid;gap:4vh;grid-template-rows:auto 1fr;min-height:100%;overflow:auto;padding:1vh}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_request_file_upload_main{height:100%}}@media(min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait){.tools_consult_request_file_upload_main{height:auto}}.tools_file_upload_main{align-items:center;display:flex;flex-direction:column;gap:4vh;height:100%;justify-content:flex-start;padding:1vh;position:relative;width:100%}@media screen and (min-width:200px)and (max-width:370px){.tools_file_upload_main{max-height:calc(100vh - 100px);overflow-x:hidden;overflow-y:auto}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_file_upload_main{padding:1vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_file_upload_main{max-height:calc(100vh - 100px);overflow-y:auto;padding:1vh}}@media screen and (min-width:0px)and (max-width:500px){.tools_file_upload_main{max-height:calc(100vh - 100px);overflow-y:auto;padding:1vh}}.card-layout,.flip_upload_description_container,.glass-card{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.flip_upload_description_container{grid-row-gap:20px;grid-column-gap:40px;align-items:flex-start;align-items:center;background:rgba(14,34,61,.502);border:1px solid #394d67;border-radius:12px;color:inherit;column-gap:40px;display:grid;grid-template-areas:"flip_modal_logo flip_content_a flip_learn_more" "flip_modal_description flip_content_b flip_learn_more" "flip_modal_description flip_content_c flip_learn_more";grid-template-columns:1fr 1.3fr 1fr;grid-template-rows:1fr 1fr 1fr;height:25vh;margin:0;padding:2vh 3vh;position:relative;row-gap:20px;width:100%}@media screen and (min-width:0px)and (max-width:370px){.flip_upload_description_container{column-gap:10px;height:auto}}@media screen and (min-width:371px)and (max-width:399px){.flip_upload_description_container{column-gap:10px}}@media screen and (min-width:1023px)and (max-height:1365px){.flip_upload_description_container{border-radius:8px;column-gap:10px;grid-template-columns:1.3fr 1.8fr 1fr;height:28vh;overflow-y:hidden;padding:1.5vh;row-gap:0}}@media screen and (min-width:1200px){.flip_upload_description_container{column-gap:30px;height:25vh;padding:2.5vh}}@media screen and (min-width:1500px){.flip_upload_description_container{border-radius:12px;column-gap:40px;grid-template-columns:1fr 1.6fr 1fr;padding:2vh 3vh;row-gap:20px}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_description_container{align-items:center;column-gap:3vh;grid-template-areas:"flip_modal_logo flip_modal_logo flip_modal_logo " "flip_modal_description flip_content_a  flip_content_a" "flip_modal_description flip_content_b flip_content_b " "flip_modal_description flip_content_c flip_content_c";height:auto;justify-content:flex-start;min-height:auto;overflow-y:hidden;padding:3vh;row-gap:3vh;width:100%}.flip_upload_description_container::-webkit-scrollbar{background:#060e18;border-radius:5px;height:2px;position:absolute;width:2px}.flip_upload_description_container::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:5px;height:2px;width:2px}.flip_upload_description_container::-webkit-scrollbar-track{background:#060e18;border:none;border-radius:5px;height:2px;width:2px}@-moz-document url-prefix(){.flip_upload_description_container{scrollbar-color:#ffffff1a #060e18}}.flip_upload_description_container{scrollbar-face-color:#ffffff1a;scrollbar-track-color:#060e18}}@media screen and (min-width:0px)and (max-width:500px){.flip_upload_description_container{align-items:center;column-gap:5vh;grid-template-areas:"flip_modal_logo flip_modal_logo flip_modal_logo " "flip_modal_description flip_content_a  flip_content_a" "flip_modal_description flip_content_b flip_content_b " "flip_modal_description flip_content_c flip_content_c";justify-content:flex-start;min-height:25vh;overflow-y:hidden;padding:1vh;row-gap:1vh;width:100%}}@media screen and (min-width:300px)and (max-width:990px)and (orientation:landscape){.flip_upload_description_container{height:28vh}.flip_upload_description_container::-webkit-scrollbar{background:#060e18;border-radius:5px;height:2px;position:absolute;width:2px}.flip_upload_description_container::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:5px;height:2px;width:2px}.flip_upload_description_container::-webkit-scrollbar-track{background:#060e18;border:none;border-radius:5px;height:2px;width:2px}@-moz-document url-prefix(){.flip_upload_description_container{scrollbar-color:#ffffff1a #060e18}}.flip_upload_description_container{scrollbar-face-color:#ffffff1a;scrollbar-track-color:#060e18}}.flip_upload_description_container .mobile_learn_more{display:none}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_description_container .mobile_learn_more{align-items:center;background-color:#060e18;border:none;border-radius:.4vh;border-radius:8px;color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-size:14px;font-weight:400;gap:1vh;gap:3vh;justify-content:space-between;justify-content:center;min-width:5vw;outline:none;padding:1.1vh 1.5vh;position:relative;position:absolute;right:10px;text-align:center;text-decoration:none;top:12px;width:100%;width:auto;z-index:1}.flip_upload_description_container .mobile_learn_more:hover{opacity:.8}}@media screen and (min-width:0px)and (max-width:500px){.flip_upload_description_container .mobile_learn_more{align-items:center;background-color:#060e18;border:none;border-radius:.4vh;border-radius:8px;color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-size:14px;font-weight:400;gap:1vh;gap:3vh;justify-content:space-between;justify-content:center;min-width:5vw;outline:none;padding:1.1vh 1.5vh;position:relative;position:absolute;right:6px;text-align:center;text-decoration:none;top:7px;width:100%;width:auto;z-index:1}.flip_upload_description_container .mobile_learn_more:hover{opacity:.8}}@media screen and (min-width:0px)and (max-width:399px){.flip_upload_description_container .mobile_learn_more{border-radius:6px;color:var(--white);font-size:var(--s-font);font-weight:400;padding:.7vh 1.3vh;position:absolute;right:6px;top:7px}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.mobile_play_btn{aspect-ratio:1/1;height:40px}}@media screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px){.mobile_play_btn{height:27px}}@media screen and (min-width:0px)and (max-width:500px){.mobile_play_btn{aspect-ratio:1/1;height:22px}}@media screen and (min-width:0px)and (max-width:330px){.mobile_play_btn{aspect-ratio:1/1;height:25px}}.flip_upload_logo_container{align-items:center;color:var(--white);display:flex;flex-direction:row;font-size:var(--xl-font);font-weight:400;gap:1vh;grid-area:flip_modal_logo;justify-content:flex-start;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.flip_upload_logo_container{font-size:var(--m-font)}}.flip_upload_logo_container .flip_upload_back{display:none}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_logo_container .flip_upload_back{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:auto}}@media screen and (min-width:0px)and (max-width:500px){.flip_upload_logo_container .flip_upload_back{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:auto}}.flip_upload_logo_container .flip_upload_logo{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.flip_upload_logo_container .flip_upload_logo img{height:4vh;width:auto}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_logo_container .flip_upload_logo{height:30px}}@media screen and (min-width:0px)and (max-width:500px){.flip_upload_logo_container .flip_upload_logo{height:30px}}.flip_upload_logo_container .flip_upload_logo .flip_upload_logo_img{background-color:#0000;height:100%;width:100%}.modal_content_description{align-items:center;color:hsla(0,0%,100%,.502);display:flex;flex-direction:column;gap:1vh;grid-area:flip_modal_description;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.modal_content_description{color:hsla(0,0%,100%,.502);font-size:var(--s-font);font-weight:400}}@media screen and (min-width:1200px){.modal_content_description{color:hsla(0,0%,100%,.502);font-size:var(--s-font);font-weight:400}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.modal_content_description{color:hsla(0,0%,100%,.502);font-size:var(--ml-font);font-weight:400;min-width:35vh}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.modal_content_description{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.modal_content_description{font-size:var(--m-font)}}@media screen and (min-width:0px)and (max-width:500px){.modal_content_description{color:hsla(0,0%,100%,.502);font-size:var(--xs-font);font-weight:400;min-width:35vh}}@media screen and (min-width:300px)and (max-width:950px)and (orientation:landscape){.modal_content_description{color:hsla(0,0%,100%,.502);font-size:var(--s-font);font-weight:400}}.modal_content_a{color:var(--white);font-size:var(--s-font);font-weight:400;grid-area:flip_content_a}@media screen and (min-width:1023px)and (max-height:1365px){.modal_content_a{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.modal_content_a{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.modal_content_a{font-size:var(--m-font)}}@media screen and (min-width:1200px){.modal_content_a{color:var(--white);font-size:var(--s-font);font-weight:400}}@media screen and (min-width:1500px){.modal_content_a{color:var(--white);font-size:var(--s-font);font-weight:400}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.modal_content_a{min-width:50vh}}@media screen and (min-width:0px)and (max-width:500px){.modal_content_a{min-width:55vh}}.modal_content_b{color:var(--white);font-size:var(--s-font);font-weight:400;grid-area:flip_content_b}@media screen and (min-width:1023px)and (max-height:1365px){.modal_content_b{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.modal_content_b{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.modal_content_b{font-size:var(--m-font)}}@media screen and (min-width:1200px){.modal_content_b{color:var(--white);font-size:var(--s-font);font-weight:400}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.modal_content_b{min-width:50vh}}@media screen and (min-width:0px)and (max-width:500px){.modal_content_b{min-width:55vh}}@media screen and (min-width:1500px){.modal_content_b{color:var(--white);font-size:var(--s-font);font-weight:400}}.modal_content_c{color:var(--white);font-size:var(--s-font);font-weight:400;grid-area:flip_content_c}@media screen and (min-width:1023px)and (max-height:1365px){.modal_content_c{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.modal_content_c{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.modal_content_c{font-size:var(--m-font)}}@media screen and (min-width:1200px){.modal_content_c{color:var(--white);font-size:var(--s-font);font-weight:400}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.modal_content_c{min-width:50vh}}@media screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px){.modal_content_c{min-width:40vh}}@media screen and (min-width:0px)and (max-width:500px){.modal_content_c{min-width:66vh}}@media screen and (min-width:1500px){.modal_content_c{color:var(--white);font-size:var(--s-font);font-weight:400}}@media screen and (min-width:0px)and (max-width:399px){.modal_content_a,.modal_content_b,.modal_content_c{min-width:66vh}}.modal_learn_more_main{align-items:center;aspect-ratio:3/2;background-color:#050d18;border-radius:.4vh;color:var(--white);cursor:pointer;display:flex;flex-direction:column;font-size:var(--s-font);font-weight:400;gap:2vh;grid-area:flip_learn_more;height:90%;justify-content:center;margin-left:auto;position:relative;width:100%;width:auto}@media screen and (min-width:300px)and (max-width:950px)and (orientation:landscape){.modal_learn_more_main{height:80%}}.modal_learn_more_main svg{height:8vh;width:8vh}@media screen and (min-width:300px)and (max-width:950px)and (orientation:landscape){.modal_learn_more_main svg{height:4vh}}@media (min-height:1000px)and (max-height:1100px)and (min-width:1300px)and (max-width:1400px),(min-height:500px)and (max-height:550px)and (min-width:700px)and (max-width:730px),(min-height:500px)and (max-height:580px)and (min-width:700px)and (max-width:750px),(min-height:750px)and (max-height:880px)and (min-width:900px)and (max-width:1200px),(min-height:800px)and (max-height:1000px)and (min-width:1100px)and (max-width:1400px),only screen and (min-height:700px)and (max-height:780px)and (min-width:900px)and (max-width:1100px){.modal_learn_more_main{height:70%;margin-bottom:auto;width:auto}.modal_learn_more_main svg{height:6vh;width:6vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.modal_learn_more_main{display:none}}@media screen and (min-width:0px)and (max-width:500px){.modal_learn_more_main{display:none}}.text_strong{color:var(--white);font-size:var(--ml-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.text_strong{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.text_strong{font-size:var(--m-font)}}@media screen and (min-width:1023px)and (max-height:1365px){.text_strong{color:var(--white);font-size:var(--xl-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.text_strong{font-size:var(--m-font)}}@media screen and (min-width:1200px){.text_strong{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1200px)and (min-width:0px)and (max-width:500px){.text_strong{font-size:var(--sm-font)}}@media only screen and (min-width:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.text_strong{font-size:var(--m-font)}}#iframe{align-items:center;background:#3d3d3d;border-radius:8px;display:flex;flex-direction:row;gap:1vh;height:190px;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){#iframe{height:150px}}@media screen and (min-width:1500px){#iframe{height:185px}}.yt_image_icon{cursor:pointer}.yt_icon_center{cursor:pointer;left:50%;position:absolute;top:42%;transform:translate(-50%,-50%)}.mobile_learn_logo{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:center;position:relative;width:auto}.mobile_learn_text{color:var(--white)}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.mobile_learn_text{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.mobile_learn_text{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.mobile_learn_text{font-size:var(--m-font)}}.watch_video_text{color:var(--white);font-size:var(--m-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.watch_video_text{font-size:var(--s-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.watch_video_text{font-size:var(--sm-font)}}.flip_upload_container_box{stroke:var(--white);align-items:flex-start;background:#344155;border:2px dashed var(--white);border-radius:12px;box-shadow:0 0 20px 0 rgba(17,41,73,.251);display:flex;flex-direction:row;gap:1vh;justify-content:center;padding:4vh 1vh;position:relative;width:60%}@media screen and (min-width:1023px)and (max-height:1365px){.flip_upload_container_box{border-radius:8px;padding:2vh 1vh;width:70%}}@media screen and (min-width:1200px){.flip_upload_container_box{border-radius:10px;padding:3vh 1vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container_box{border-radius:12px;padding:2.5vh 1vh;width:85%}}@media screen and (min-width:0px)and (max-width:500px){.flip_upload_container_box{padding:2.5vh 1vh;width:85%}}@media screen and (min-width:1501px)and (max-width:1720px){.flip_upload_container_box{padding:2vh 1vh;width:70%}}@media screen and (min-width:1500px){.flip_upload_container_box{padding:2.8vh 1vh;width:60%}}@media screen and (min-width:300px)and (max-width:950px)and (orientation:landscape){.flip_upload_container_box{padding:2vh 1vh}}.flip_upload_container{align-items:center;color:var(--white);display:flex;flex-direction:column;font-size:var(--ml-font);font-weight:400;gap:5vh;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.flip_upload_container{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container{font-size:var(--m-font)}}@media screen and (min-width:1023px)and (max-height:1365px){.flip_upload_container{gap:2vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container{gap:6vh}}@media screen and (min-width:1200px){.flip_upload_container{gap:4vh}}@media screen and (min-width:1500px){.flip_upload_container{gap:4.5vh}}@media screen and (min-width:1500px)and (max-width:1750px){.flip_upload_container{gap:4vh}}@media screen and (min-width:300px)and (max-width:950px)and (orientation:landscape){.flip_upload_container{gap:1.5vh}}.flip_upload_container .flip_upload_heading{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:center;position:relative;text-align:center;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.flip_upload_container .flip_upload_heading{color:var(--white);font-size:var(--ml-font);font-weight:400;width:80%}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_upload_heading{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.flip_upload_container .flip_upload_heading{font-size:var(--m-font)}}@media screen and (min-width:1200px){.flip_upload_container .flip_upload_heading{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1200px)and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_upload_heading{font-size:var(--sm-font)}}@media only screen and (min-width:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.flip_upload_container .flip_upload_heading{font-size:var(--m-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .flip_upload_heading{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_upload_heading{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .flip_upload_heading{font-size:var(--m-font)}}@media screen and (min-width:1023px)and (max-height:1365px){.flip_upload_container .flip_upload_heading .flip_upload_heading_text{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_upload_heading .flip_upload_heading_text{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.flip_upload_container .flip_upload_heading .flip_upload_heading_text{font-size:var(--m-font)}}@media screen and (min-width:1200px){.flip_upload_container .flip_upload_heading .flip_upload_heading_text{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1200px)and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_upload_heading .flip_upload_heading_text{font-size:var(--sm-font)}}@media only screen and (min-width:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.flip_upload_container .flip_upload_heading .flip_upload_heading_text{font-size:var(--m-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .flip_upload_heading .flip_upload_heading_text{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_upload_heading .flip_upload_heading_text{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .flip_upload_heading .flip_upload_heading_text{font-size:var(--m-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .flip_upload_heading .flip_upload_heading_text .flip_text_2{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_upload_heading .flip_upload_heading_text .flip_text_2{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .flip_upload_heading .flip_upload_heading_text .flip_text_2{font-size:var(--m-font)}}.flip_upload_container .flip_upload_heading .file_upload_language_box{align-items:center;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:center;position:relative;width:100%}.flip_upload_container .flip_upload_heading .file_upload_language_box .arabic_box,.flip_upload_container .flip_upload_heading .file_upload_language_box .english_box{align-items:center;background-color:#0000;border:1px solid #0000;border-radius:.4vh;color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-size:var(--ml-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;min-width:5vw;outline:none;padding:.8vh 1.5vh;position:relative;text-align:center;text-decoration:none;width:100%;width:auto}.flip_upload_container .flip_upload_heading .file_upload_language_box .arabic_box:hover,.flip_upload_container .flip_upload_heading .file_upload_language_box .english_box:hover{opacity:.8}@media screen and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_upload_heading .file_upload_language_box .arabic_box,.flip_upload_container .flip_upload_heading .file_upload_language_box .english_box{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .flip_upload_heading .file_upload_language_box .arabic_box,.flip_upload_container .flip_upload_heading .file_upload_language_box .english_box{font-size:var(--m-font)}}.flip_upload_container .flip_upload_heading .file_upload_language_box .active_lang_box{align-items:center;background-color:#0000;border:none;border:1px solid var(--white);border-radius:.4vh;border-radius:5px;color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-size:var(--ml-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;min-width:5vw;outline:none;padding:.8vh 1.5vh;position:relative;text-align:center;text-decoration:none;width:100%;width:auto}.flip_upload_container .flip_upload_heading .file_upload_language_box .active_lang_box:hover{opacity:.8}@media screen and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_upload_heading .file_upload_language_box .active_lang_box{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .flip_upload_heading .file_upload_language_box .active_lang_box{font-size:var(--m-font)}}.flip_upload_container .flip_upload_heading .file_upload_language_box .active_lang_box:hover,.flip_upload_container .flip_upload_heading .file_upload_language_box .arabic_box,.flip_upload_container .flip_upload_heading .file_upload_language_box .english_box{opacity:1}.flip_upload_container .flip_upload_upload_box{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.flip_upload_container .flip_ppt_text{color:var(--white);font-size:var(--xl-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_ppt_text{font-size:var(--m-font)}}@media screen and (min-width:1200px){.flip_upload_container .flip_ppt_text{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1200px)and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_ppt_text{font-size:var(--sm-font)}}@media only screen and (min-width:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.flip_upload_container .flip_ppt_text{font-size:var(--m-font)}}.flip_upload_container .file_swap_languages{align-items:flex-start;display:flex;flex-direction:row;gap:1vh;justify-content:center;position:relative;width:50%}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .file_swap_languages{width:75%}}@media screen and (min-width:0px)and (max-width:500px){.flip_upload_container .file_swap_languages{width:75%}}@media screen and (min-width:1023px)and (max-height:1365px){.flip_upload_container .file_swap_languages{width:50%}}.flip_upload_container .file_swap_languages .source_lang{align-items:center;display:flex;flex-direction:column;gap:.5vh;justify-content:space-between;position:relative;width:30%}.flip_upload_container .file_swap_languages .source_lang .source_target_text_lang{color:var(--white);font-size:var(--s-font);font-weight:400}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .file_swap_languages .source_lang .source_target_text_lang{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.flip_upload_container .file_swap_languages .source_lang .source_target_text_lang{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .file_swap_languages .source_lang .source_target_text_lang{font-size:var(--m-font)}}.flip_upload_container .file_swap_languages .swap_icons_logo{cursor:pointer}.flip_upload_container .file_swap_languages .target_lang{align-items:center;display:flex;flex-direction:column;gap:.5vh;justify-content:space-between;position:relative;width:30%}.flip_upload_container .file_swap_languages .target_lang .source_target_text_lang{color:var(--white);font-size:var(--s-font);font-weight:400}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .file_swap_languages .target_lang .source_target_text_lang{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.flip_upload_container .file_swap_languages .target_lang .source_target_text_lang{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .file_swap_languages .target_lang .source_target_text_lang{font-size:var(--m-font)}}.flip_upload_container .flip_or_section{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:26%}@media screen and (min-width:1023px)and (max-height:1365px){.flip_upload_container .flip_or_section{width:33%}}@media screen and (min-width:1200px){.flip_upload_container .flip_or_section{width:28%}}@media screen and (min-width:1500px){.flip_upload_container .flip_or_section{width:26%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .flip_or_section{width:45%}}@media screen and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_or_section{width:70%}}.flip_upload_container .flip_or_section .or_text{padding:0 1.5vh}@media screen and (min-width:1023px)and (max-height:1365px){.flip_upload_container .flip_or_section .or_text{color:var(--white);font-size:var(--xl-font);font-weight:400;padding:0 .7vh}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_or_section .or_text{font-size:var(--m-font)}}@media screen and (min-width:1200px){.flip_upload_container .flip_or_section .or_text{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1200px)and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_or_section .or_text{font-size:var(--sm-font)}}@media only screen and (min-width:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.flip_upload_container .flip_or_section .or_text{font-size:var(--m-font)}}@media screen and (min-width:1500px){.flip_upload_container .flip_or_section .or_text{padding:0 1.2vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flip_upload_container .flip_or_section .or_text{padding:0 .8vh}}@media screen and (min-width:0px)and (max-width:500px){.flip_upload_container .flip_or_section .or_text{padding:0 .8vh}}.flip_upload_container .flip_or_section .or_section_underline{width:90%}.file_upload_middle_container{align-items:center;display:flex;flex-direction:column;gap:1.5vh;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.file_upload_middle_container{gap:1vh}}@media screen and (min-width:1200px){.file_upload_middle_container{gap:1vh}}@media screen and (min-width:1500px){.file_upload_middle_container{gap:1.5vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_upload_middle_container{gap:1.5vh}}@media screen and (min-width:1200px){.file_upload_middle_container{gap:1.5vh}}.upload_support_text_main{align-items:center;color:hsla(0,0%,100%,.502);display:flex;flex-direction:column;font-size:var(--s-font);font-style:italic;font-weight:400;gap:0;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.upload_support_text_main{color:hsla(0,0%,100%,.502);font-size:var(--s-font);font-style:italic;font-weight:400}}@media screen and (min-width:1200px){.upload_support_text_main{color:hsla(0,0%,100%,.502);font-size:var(--s-font);font-style:italic;font-weight:400}}@media screen and (min-width:1500px){.upload_support_text_main{color:hsla(0,0%,100%,.502);font-size:var(--xs-font);font-style:italic;font-weight:400;gap:.5vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.upload_support_text_main{color:hsla(0,0%,100%,.502);font-size:var(--xs-font);font-style:italic;font-weight:400;text-align:center}}@media screen and (min-width:0px)and (max-width:500px){.upload_support_text_main{color:hsla(0,0%,100%,.502);font-size:var(--xs-font);font-style:italic;font-weight:400;text-align:center}}.upload_support_text_main .file_upload_note_text{padding-top:2vh}.upload_support_text_main .file_upload_note_text .file_upload_note_support_mail_id{color:hsla(0,0%,100%,.502);cursor:pointer;text-decoration:underline}.file_select_upload_heading_text{color:hsla(0,0%,100%,.502);font-size:var(--s-font);font-weight:400}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_select_upload_heading_text{color:hsla(0,0%,100%,.502);font-size:var(--ml-font);font-weight:400}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.file_select_upload_heading_text{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_select_upload_heading_text{font-size:var(--m-font)}}.tooltip_container{cursor:pointer;position:absolute;right:-260px;top:-10px}@media screen and (min-width:1023px)and (max-height:1365px){.tooltip_container{right:-100px}}@media screen and (min-width:1200px){.tooltip_container{right:-130px}}@media screen and (min-width:1500px)and (max-width:1750px){.tooltip_container{right:-220px}}@media screen and (min-width:1500px){.tooltip_container{right:-25vh}}@media screen and (min-width:2000px){.tooltip_container{right:-22vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tooltip_container{right:-5vh;top:-3vh}}@media screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px){.tooltip_container{right:-6vh;top:-3vh}}@media screen and (min-width:0px)and (max-width:500px){.tooltip_container{right:-4vh;top:-2.5vh}}@media screen and (min-width:0px)and (max-width:330px){.tooltip_container{right:-26px;top:-25px}}.file_info_tooltip{animation:fadeIn .3s ease-in;background:#0a182a;border:1px solid #394d67;border-radius:5px;box-shadow:0 2px 4px #0000001a;color:var(--white);font-size:var(--s-font);font-weight:400;max-height:45vh;overflow-y:auto;padding:1vh;position:absolute;right:0;width:45vh;z-index:999}@media screen and (min-width:1200px){.file_info_tooltip{width:60vh}}@media screen and (min-width:1500px){.file_info_tooltip{width:70vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.file_info_tooltip{height:40vh;overflow-y:auto;width:30vh}}@media screen and (min-width:0px)and (max-width:500px){.file_info_tooltip{height:40vh;overflow-y:auto;width:30vh}}.file_info_tooltip .file_info_tooltip_ordered_container{margin:0;padding:0}.file_info_tooltip .file_info_tooltip_ordered_container .file_info_tooltip_list{padding-left:.9rem;text-indent:-.9rem}.file_info_tooltip .file_info_tooltip_ordered_container .file_info_tooltip_non_ordered_item{margin:0}.tooltip:after{border:5px solid #0000;border-top-color:#fff;content:"";left:92%;position:absolute;top:-5px;transform:translateX(-50%)}@media screen and (min-width:1025px)and (max-width:1280px){.cloud_upload_img{aspect-ratio:1/1;height:35px}}@media screen and (min-width:300px)and (max-width:950px)and (orientation:landscape){.cloud_upload_img{height:6vh}}.stc_upload_loader{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:center;position:relative;width:100%}.stc_upload_loader .spin_upload_loader{animation:spin 1.3s linear infinite;border-color:#fff #0000;border-radius:50%;border-style:solid;border-width:3px;height:55px;width:55px}@keyframes spin{to{transform:rotate(1turn)}}.tool_media_input_wrapper{align-items:center;background-color:var(--white);border:none;border-radius:.4vh;color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;min-width:5vw;outline:none;padding:.8vh 1.5vh;position:relative;text-align:center;text-decoration:none;width:100%;width:auto}.tool_media_input_wrapper:hover{opacity:.8}.tool_media_input_wrapper .tool_media_input_label{color:var(--black);font-style:italic;padding:1vh}.tool_media_input_wrapper .tool_media_input_files{border:none}.tool_media_input_wrapper .tool_media_input_input_btn{color:#112949;font-size:var(--s-font);font-weight:400}.cursor_disallowed{cursor:not-allowed}.disabled_container_flip{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:center;min-height:23.5vh;position:relative;width:100%}.loader_line{background-color:#ddd;height:3.5px;overflow:hidden;position:fixed;top:0;width:100vw}.loader_line:before{animation:lineAnim 1.6s linear infinite;background-color:#ce6f2c;content:"";height:3px;left:-50%;position:absolute;width:40%}@keyframes lineAnim{0%{left:-40%}50%{left:20%;width:80%}to{left:100%;width:100%}}.card-layout,.consult_tool_description_banner,.glass-card{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.consult_tool_description_banner{align-items:center;background:rgba(14,34,61,.502);border:1px solid #394d67;color:inherit;color:var(--white);display:flex;flex-direction:column;gap:2vh;height:100%;justify-content:space-between;margin:0;padding:2vh;position:relative;width:100%}@media screen and (min-width:768px){.consult_tool_description_banner{padding:5vh 3vh}}.consult_tool_header_wrapper{align-items:center;color:var(--white);display:flex;flex-direction:row;font-size:var(--xl-font);font-weight:400;gap:1vh;justify-content:center;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.consult_tool_header_wrapper{font-size:var(--m-font)}}.consult_description_text_wrapper{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:center;position:relative;text-align:center;width:100%}@media screen and (min-width:768px){.consult_description_text_wrapper{width:33%}}.consult_description_text{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:var(--white);display:-webkit-box;font-size:var(--s-font);font-weight:400;overflow:hidden;text-overflow:ellipsis}.consult_tool_header_mainImage{width:80%}@media screen and (min-width:768px){.consult_tool_header_mainImage{width:30%}}.card-layout,.glass-card,.tools_consult_start_chat_btn{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.tools_consult_chat_upload_wrapper{grid-gap:1vh;display:grid;gap:1vh;grid-template-rows:1fr auto 1fr;margin:0 auto;position:relative;width:85%}@media screen and (min-width:501px){.tools_consult_chat_upload_wrapper{gap:2vh}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_chat_upload_wrapper{gap:6vh;grid-template-columns:1fr auto 1fr;grid-template-rows:1fr;height:95%}}@media(min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait){.tools_consult_chat_upload_wrapper{gap:1vh;grid-template-columns:auto;grid-template-rows:1fr auto 1fr}}.tools_consult_chat_upload_wrapper .consult_info_button{color:var(--white);cursor:pointer;position:absolute;right:-9%;top:-10px;z-index:2}.tools_consult_chat_upload_wrapper .consult_info_button .consult_i_button_img{width:1.3rem}@media screen and (min-width:350px){.tools_consult_chat_upload_wrapper .consult_info_button .consult_i_button_img{width:auto}}.tool_consult_chat_start_wrapper{align-items:center;background:#0e223d;border:1px solid #394d67;border-radius:.8vh;color:var(--white);display:flex;flex-direction:column;gap:4vh;justify-content:space-between;margin:0;overflow:hidden;padding:3vh 2vh;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tool_consult_chat_start_wrapper{padding:7vh 3vh}}.tools_consult_chat_start_desc_wrapper{align-items:center;color:var(--white);display:flex;flex-direction:column;font-size:var(--ml-font);font-weight:400;gap:1vh;height:auto;justify-content:center;position:relative;text-align:center;width:100%}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_chat_start_desc_wrapper{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_chat_start_desc_wrapper{font-size:var(--m-font)}}.tool_consult_file_upload,.tools_consult_btn_wrapper{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}.tools_consult_start_chat_btn{align-items:center;background:rgba(0,66,146,.502);border:none;color:inherit;color:var(--black-new-color);display:flex;font-size:var(--ml-font);font-weight:400;justify-content:center;margin:0;padding:2vh;width:100%}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_start_chat_btn{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_start_chat_btn{font-size:var(--m-font)}}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_start_chat_btn{padding:4vh 2vh}}.tool_consult_upload_divider{align-items:center;display:flex;flex-direction:row;gap:1.5vh;justify-content:center;position:relative;width:auto}@media screen and (min-width:1023px)and (max-height:1365px){.tool_consult_upload_divider{flex-direction:column;height:100%}}@media(min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait){.tool_consult_upload_divider{flex-direction:row}}.divider_text{color:var(--white);font-size:var(--ml-font);font-weight:400;text-transform:uppercase}@media screen and (min-width:0px)and (max-width:500px){.divider_text{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.divider_text{font-size:var(--m-font)}}.vertical_line{background-color:var(--white);color:var(--white);height:2px;width:100%}@media screen and (min-width:501px){.vertical_line{margin:0 10px;width:80px}}@media screen and (min-width:1023px)and (max-height:1365px){.vertical_line{height:120px;width:1px}}@media screen and (min-width:1500px){.vertical_line{width:1.2px}}@media(min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait){.vertical_line{height:2px;width:100%}}.consult_tooltip_info{animation:fadeIn .3s ease-in;background:#0a182a;border:1px solid #394d67;border-radius:5px;box-shadow:0 2px 4px #0000001a;color:var(--white);max-height:45vh;overflow-y:auto;padding:1vh;position:absolute;right:0;width:45vh;z-index:999}@media screen and (min-width:1200px){.consult_tooltip_info{width:60vh}}@media screen and (min-width:1500px){.consult_tooltip_info{width:70vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.consult_tooltip_info{height:40vh;overflow-y:auto;width:30vh}}@media screen and (min-width:0px)and (max-width:500px){.consult_tooltip_info{height:40vh;overflow-y:auto;width:30vh}}.consult_tooltip_info .consult_tooltip_ordered_container{margin:0;padding:0}.consult_tooltip_info .consult_tooltip_ordered_container .consult_tooltip_list{padding-left:.9rem;text-indent:-.9rem}.consult_tooltip_info .consult_tooltip_ordered_container .consult_tooltip_non_ordered_item{margin:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tools_consult_file_upload_section{stroke:var(--white);align-items:center;background:#344155;border:2px dashed var(--white);border-radius:.8vh;box-shadow:0 0 20px 0 rgba(17,41,73,.251);display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:center;padding:2vh;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.tools_consult_file_upload_section{padding:15vh 3vh 3vh}}.tools_consult_file_upload_main{gap:1vh}.tools_consult_file_upload_main,.tools_consult_heading_text{align-items:center;display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%}.tools_consult_heading_text{color:var(--white);font-size:var(--ml-font);font-weight:400;gap:0;text-align:center}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_heading_text{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_heading_text{font-size:var(--m-font)}}.tools_consult_file_cretia{color:#ffffff80;font-size:var(--s-font);font-style:italic;gap:0}.tools_consult_file_cretia,.tools_consult_upload_btn{align-items:center;display:flex;flex-direction:column;font-weight:400;justify-content:space-between;position:relative;width:100%}.tools_consult_upload_btn{color:var(--white);font-size:var(--ml-font);gap:3vh}@media screen and (min-width:0px)and (max-width:500px){.tools_consult_upload_btn{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_consult_upload_btn{font-size:var(--m-font)}}.new_request_container{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:20}.card-layout,.glass-card,.st_new_request_main{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.st_new_request_main{align-items:center;background:#0a182a;border:1px solid #394d67;border-radius:16px;color:inherit;display:flex;flex-direction:column;gap:3vh;justify-content:space-between;left:0;padding:3vh;position:absolute;position:relative;width:100%;width:50%;z-index:5}.st_new_request_main::-webkit-scrollbar{background:#060e18;border-radius:5px;height:2px;position:absolute;width:2px}.st_new_request_main::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:5px;height:2px;width:2px}.st_new_request_main::-webkit-scrollbar-track{background:#060e18;border:none;border-radius:5px;height:2px;width:2px}@-moz-document url-prefix(){.st_new_request_main{scrollbar-color:#ffffff1a #060e18}}.st_new_request_main{scrollbar-face-color:#ffffff1a;scrollbar-track-color:#060e18}@media screen and (min-width:1023px)and (max-height:1365px){.st_new_request_main{border-radius:12px;gap:1vh;height:90vh;left:4.1vh;width:calc(50% - 5vh)}}@media screen and (min-width:1350px)and (max-width:1380px)and (min-height:1020px)and (max-height:1040px){.st_new_request_main{left:3.6vh!important}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_new_request_main{gap:2vh;left:0;margin:0 auto;max-height:85vh;width:90%}}@media screen and (min-width:1200px){.st_new_request_main{border-radius:14px;gap:1.5vh;height:90vh;left:4vh;width:calc(50% - 5vh)}}@media (min-height:1000px)and (max-height:1100px)and (min-width:1300px)and (max-width:1400px),(min-height:500px)and (max-height:550px)and (min-width:700px)and (max-width:730px),(min-height:500px)and (max-height:580px)and (min-width:700px)and (max-width:750px),(min-height:750px)and (max-height:880px)and (min-width:900px)and (max-width:1200px),(min-height:800px)and (max-height:1000px)and (min-width:1100px)and (max-width:1400px),only screen and (min-height:700px)and (max-height:780px)and (min-width:900px)and (max-width:1100px){.st_new_request_main{width:calc(50vw - 5vh)}}@media screen and (min-width:1500px)and (max-width:1800px){.st_new_request_main{height:90vh;width:calc(50% - 5vh)}}@media screen and (min-width:1500px){.st_new_request_main{border-radius:16px;gap:2vh;height:95dvh;left:3.5vh;width:calc(50% - 5vh)}}@media screen and (min-width:1200px)and (max-width:1599px)and (max-height:730px){.st_new_request_main{height:90vh}}@media screen and (min-width:2000px){.st_new_request_main{left:3vh}}@media screen and (min-width:0px)and (max-width:500px){.st_new_request_main{gap:2vh;margin:0 auto;max-height:85vh;width:90%}}.st_new_request_main .st_new_heading_container{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.st_new_request_main .st_new_heading_container .st_new_heading_name_main .st_new_heading_name{color:var(--white);font-size:var(--ml-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.st_new_request_main .st_new_heading_container .st_new_heading_name_main .st_new_heading_name{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_new_request_main .st_new_heading_container .st_new_heading_name_main .st_new_heading_name{font-size:var(--m-font)}}@media screen and (min-width:1023px)and (max-height:1365px){.st_new_request_main .st_new_heading_container .st_new_heading_name_main .st_new_heading_name{color:var(--white);font-size:var(--xl-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.st_new_request_main .st_new_heading_container .st_new_heading_name_main .st_new_heading_name{font-size:var(--m-font)}}@media screen and (min-width:1200px){.st_new_request_main .st_new_heading_container .st_new_heading_name_main .st_new_heading_name{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1200px)and (min-width:0px)and (max-width:500px){.st_new_request_main .st_new_heading_container .st_new_heading_name_main .st_new_heading_name{font-size:var(--sm-font)}}@media only screen and (min-width:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.st_new_request_main .st_new_heading_container .st_new_heading_name_main .st_new_heading_name{font-size:var(--m-font)}}.st_new_request_main .st_new_heading_container .st_new_heading_cross{cursor:pointer}.st_new_request_main .st_files_section,.st_new_request_main .st_files_section .st_new_files{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}.st_new_request_main .st_files_section .st_new_files .st_new_files_heading_main{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:flex-start;position:relative;width:100%}.st_new_request_main .st_files_section .st_new_files .st_new_files_heading_main .st_new_files_heading{color:#ffffff80;font-size:var(--s-font);font-weight:400}@media screen and (min-width:1023px)and (max-height:1365px){.st_new_request_main .st_files_section .st_new_files .st_new_files_heading_main .st_new_files_heading{color:#ffffff80;font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.st_new_request_main .st_files_section .st_new_files .st_new_files_heading_main .st_new_files_heading{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.st_new_request_main .st_files_section .st_new_files .st_new_files_heading_main .st_new_files_heading{font-size:var(--m-font)}}@media screen and (min-width:1200px){.st_new_request_main .st_files_section .st_new_files .st_new_files_heading_main .st_new_files_heading{color:#ffffff80;font-size:var(--s-font);font-weight:400}}.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main{align-items:center;display:flex;flex-direction:column;gap:.5vh;justify-content:space-between;position:relative;width:100%}.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_files_heading{color:var(--white);font-size:var(--s-font);font-weight:400}@media screen and (min-width:1023px)and (max-height:1365px){.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_files_heading{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_files_heading{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_files_heading{font-size:var(--m-font)}}@media screen and (min-width:1200px){.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_files_heading{color:var(--white);font-size:var(--s-font);font-weight:400}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_files_heading{color:var(--white);font-size:var(--s-font);font-weight:400}}@media screen and (min-width:0px)and (max-width:500px){.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_files_heading{color:var(--white);font-size:var(--s-font);font-weight:400}}.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_reset_icon{color:var(--white);cursor:pointer;font-size:var(--ml-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_reset_icon{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_reset_icon{font-size:var(--m-font)}}@media screen and (min-width:1023px)and (max-height:1365px){.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_reset_icon{color:var(--white);font-size:var(--xl-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_reset_icon{font-size:var(--m-font)}}@media screen and (min-width:1200px){.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_reset_icon{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1200px)and (min-width:0px)and (max-width:500px){.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_reset_icon{font-size:var(--sm-font)}}@media only screen and (min-width:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.st_new_request_main .st_files_section .st_new_files .st_input_files_container_main .st_input_files_container .st_input_reset_icon{font-size:var(--m-font)}}.st_request_inputs{width:100%}.st_request_deliver_input_main{align-items:center;display:flex;flex-direction:column;gap:.5vh;justify-content:space-between;position:relative;width:100%}.st_request_deliver_input_main .st_request_deliver_input{width:100%}.st_request_text_input_container{gap:.5vh}.st_request_text_input_container,.st_request_text_input_container .st_input_text_container_main{align-items:center;display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%}.st_request_text_input_container .st_input_text_container_main{gap:1vh}.st_request_text_input_container .st_input_text_container_main .st_input_text_container{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.st_request_text_input_container .st_input_text_container_main .st_input_text_container .st_input_text_heading{color:var(--white);font-size:var(--s-font);font-weight:400}@media screen and (min-width:1023px)and (max-height:1365px){.st_request_text_input_container .st_input_text_container_main .st_input_text_container .st_input_text_heading{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.st_request_text_input_container .st_input_text_container_main .st_input_text_container .st_input_text_heading{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.st_request_text_input_container .st_input_text_container_main .st_input_text_container .st_input_text_heading{font-size:var(--m-font)}}@media screen and (min-width:1200px){.st_request_text_input_container .st_input_text_container_main .st_input_text_container .st_input_text_heading{color:var(--white);font-size:var(--s-font);font-weight:400}}.st_request_text_input_container .st_input_text_container_main .st_input_text_container .st_input_reset_icon{color:var(--white);cursor:pointer;font-size:var(--ml-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.st_request_text_input_container .st_input_text_container_main .st_input_text_container .st_input_reset_icon{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_request_text_input_container .st_input_text_container_main .st_input_text_container .st_input_reset_icon{font-size:var(--m-font)}}.st_entity_container_main{flex-direction:column}.st_charge_and_delivery_container,.st_entity_container_main{align-items:center;display:flex;gap:1vh;justify-content:space-between;position:relative;width:100%}.st_charge_and_delivery_container{flex-direction:row}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_charge_and_delivery_container{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}}@media screen and (min-width:0px)and (max-width:500px){.st_charge_and_delivery_container{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}}.st_charge_and_delivery_container .st_input_charge_container{align-items:flex-start;display:flex;flex-direction:column;gap:.5vh;justify-content:space-between;position:relative;width:50%}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_charge_and_delivery_container .st_input_charge_container{width:100%}}@media screen and (min-width:0px)and (max-width:500px){.st_charge_and_delivery_container .st_input_charge_container{width:100%}}.st_charge_and_delivery_container .st_input_charge_container .st_input_charge_heading{color:var(--white);font-size:var(--s-font);font-weight:400}@media screen and (min-width:1023px)and (max-height:1365px){.st_charge_and_delivery_container .st_input_charge_container .st_input_charge_heading{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.st_charge_and_delivery_container .st_input_charge_container .st_input_charge_heading{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.st_charge_and_delivery_container .st_input_charge_container .st_input_charge_heading{font-size:var(--m-font)}}@media screen and (min-width:1200px){.st_charge_and_delivery_container .st_input_charge_container .st_input_charge_heading{color:var(--white);font-size:var(--s-font);font-weight:400}}.st_charge_and_delivery_container .st_input_charge_container .st_input_charge_component{width:100%}.st_charge_and_delivery_container .st_delivery_container{align-items:flex-start;display:flex;flex-direction:column;gap:.5vh;justify-content:space-between;position:relative;width:50%}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_charge_and_delivery_container .st_delivery_container{width:100%}}@media screen and (min-width:0px)and (max-width:500px){.st_charge_and_delivery_container .st_delivery_container{width:100%}}.st_charge_and_delivery_container .st_delivery_container .st_input_delivery_heading{color:var(--white);font-size:var(--s-font);font-weight:400}@media screen and (min-width:1023px)and (max-height:1365px){.st_charge_and_delivery_container .st_delivery_container .st_input_delivery_heading{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.st_charge_and_delivery_container .st_delivery_container .st_input_delivery_heading{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.st_charge_and_delivery_container .st_delivery_container .st_input_delivery_heading{font-size:var(--m-font)}}@media screen and (min-width:1200px){.st_charge_and_delivery_container .st_delivery_container .st_input_delivery_heading{color:var(--white);font-size:var(--s-font);font-weight:400}}.st_charge_and_delivery_container .st_delivery_container .st_input_delivery_calendar{width:100%}.new_request_submit_main{width:100%}.new_request_submit_main,.new_request_submit_main .new_request_submit_btn{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative}.new_request_submit_main .new_request_submit_btn{background-color:var(--white);border:none;border-radius:.4vh;color:var(--white);color:#112949;cursor:pointer;font-size:var(--s-font);font-weight:400;justify-content:center;min-width:5vw;outline:none;padding:.8vh 1.5vh;text-align:center;text-decoration:none;width:auto;width:100%}.new_request_submit_main .new_request_submit_btn:hover{opacity:.8}@media screen and (min-width:1023px)and (max-height:1365px){.new_request_submit_main .new_request_submit_btn{align-items:center;background-color:var(--white);border:none;border-radius:.4vh;color:var(--white);color:#112949;cursor:pointer;display:flex;flex-direction:row;font-size:var(--ml-font);font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;min-width:5vw;outline:none;padding:.8vh 1.5vh;position:relative;text-align:center;text-decoration:none;width:100%}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.new_request_submit_main .new_request_submit_btn{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.new_request_submit_main .new_request_submit_btn{font-size:var(--m-font)}}@media screen and (min-width:1023px)and (max-height:1365px){.new_request_submit_main .new_request_submit_btn:hover{opacity:.8}}@media screen and (min-width:1200px){.new_request_submit_main .new_request_submit_btn{align-items:center;background-color:var(--white);border:none;border-radius:.4vh;color:var(--white);color:#112949;cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;min-width:5vw;outline:none;padding:.8vh 1.5vh;position:relative;text-align:center;text-decoration:none;width:100%}.new_request_submit_main .new_request_submit_btn:hover{opacity:.8}}.stc_calendar_details{background:#0a182a;border:1px solid #394d67;border-radius:4px;min-height:36px;width:100%;z-index:100}.react-datepicker-wrapper{width:100%}.react-datepicker__month-container{z-index:1000}.delivery_calendar{background:#0a182a;border:1px solid #394d67;border-radius:4px;color:var(--white);font-style:normal;min-height:35px;min-width:100%;padding-left:10px;padding-right:10px;position:relative;width:100%}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.delivery_calendar{height:34px;min-width:98%;width:100%}}@media screen and (min-width:0px)and (max-width:500px){.delivery_calendar{height:36px;min-width:96%;width:100%}}@media screen and (min-width:1023px)and (max-height:1365px){.delivery_calendar{height:auto;min-width:none}}.delivery_calendar::placeholder{color:gray;font-style:italic}.delivery_calendar:focus{outline:none}::-webkit-calendar-picker-indicator{filter:invert(1);height:20px;width:20px}.disable_btn{align-items:center;background-color:gray;border:none;border-radius:.4vh;color:var(--white);cursor:wait;cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;min-width:5vw;outline:none;padding:.8vh 1.5vh;position:relative;text-align:center;text-decoration:none;width:auto;width:100%}.disable_btn:hover{opacity:.8}@media screen and (min-width:1023px)and (max-height:1365px){.disable_btn{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.disable_btn{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.disable_btn{font-size:var(--m-font)}}@media screen and (min-width:1200px){.disable_btn{align-items:center;background-color:gray;border:none;border-radius:.4vh;color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;min-width:5vw;outline:none;padding:.8vh 1.5vh;position:relative;text-align:center;text-decoration:none;width:100%}.disable_btn:hover{opacity:.8}}.disable_btn :hover{cursor:wait}.loader_button_files{align-items:center;color:#112949;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;position:relative;white-space:nowrap;width:auto!important;width:100%}.discount_code_input{width:100%!important}.st_new_req_close_btn{margin-right:.5vh}.text-area-input-container{color:var(--white);gap:.5vh}.text-area-input-container,.text-area-input-container .text-area-input-label{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%}.text-area-input-container .text-area-input-label{color:var(--white-color);gap:1vh}.text-area-input-container .text-area-input{align-items:center;background:var(--white-color);border:1px solid #394d67;border-radius:.4vh;color:var(--white-color);color:inherit;display:flex;flex:0 0 110px;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;outline:none!important;outline:none;padding:7px;position:relative;resize:none;width:100%}.text-area-input-container .text-area-input::placeholder{color:#fff;font-style:italic;font-weight:100}.text-area-input-container .text-area-input::-webkit-input-placeholder{color:#fff;font-style:italic;font-weight:100}.text-area-input-container .text-area-input:-moz-placeholder,.text-area-input-container .text-area-input::-moz-placeholder{color:#fff;font-style:italic;font-weight:100}.text-area-input-container .text-area-input:-ms-input-placeholder{color:#fff;font-style:italic;font-weight:100}.text-area-input-container .text-area-input:focus{border:1px solid var(--white)}.text-area-input::placeholder{color:gray!important;font-size:14px!important}.select-form-group{gap:.5vh}.select-form-group,.select-form-group .select-form-label{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%}.select-form-group .select-form-label{color:var(--white-color);gap:1vh}.select-form-group .select-form-select{width:100%}.select-form-group .select__control{background:#0a182a;width:100%}.select-form-group .select-form-input{align-items:center;background:var(--white-color);border:.5px solid #394d67;border-radius:.4vh;color:var(--white-color);color:inherit;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;outline:none;padding:7px;position:relative;width:100%}.select-form-group .select-form-input::placeholder{color:#fff;font-style:italic;font-weight:100}.select-form-group .select-form-input::-webkit-input-placeholder{color:#fff;font-style:italic;font-weight:100}.select-form-group .select-form-input:-moz-placeholder,.select-form-group .select-form-input::-moz-placeholder{color:#fff;font-style:italic;font-weight:100}.select-form-group .select-form-input:-ms-input-placeholder{color:#fff;font-style:italic;font-weight:100}.select-form-group .css-1jqq78o-placeholder{font-style:italic!important}.select-form-group .select-form-value{align-items:center;align-items:flex-start;background:var(--white-color);background:#0000;border:none;border-radius:.4vh;color:var(--white-color);color:inherit;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;outline:none;padding:7px;position:relative;width:100%}.select-form-group .select-form-value::placeholder{color:#fff;font-style:italic;font-weight:100}.select-form-group .select-form-value::-webkit-input-placeholder{color:#fff;font-style:italic;font-weight:100}.select-form-group .select-form-value:-moz-placeholder,.select-form-group .select-form-value::-moz-placeholder{color:#fff;font-style:italic;font-weight:100}.select-form-group .select-form-value:-ms-input-placeholder{color:#fff;font-style:italic;font-weight:100}.css-h8li20-singleValue{background-color:#0a182a!important;border:1px solid #394d67!important}.css-upfpuq-control{border:1px solid #394d67!important}.css-15od0hi-control,.css-upfpuq-control{min-height:36px!important}.css-le4ta2p-control:hover{border-color:none!important}.css-xdo9mr-MultiValueRemove:hover{background-color:#0a182a!important}.custom_media_input_wrapper{align-items:center;background:var(--white-color);border:1px dashed #394d67;border-radius:.4vh;border-radius:4px;color:var(--white-color);color:inherit;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;outline:none;padding:7px;position:relative;width:100%}.custom_media_input_wrapper::placeholder{color:#fff;font-style:italic;font-weight:100}.custom_media_input_wrapper::-webkit-input-placeholder{color:#fff;font-style:italic;font-weight:100}.custom_media_input_wrapper:-moz-placeholder,.custom_media_input_wrapper::-moz-placeholder{color:#fff;font-style:italic;font-weight:100}.custom_media_input_wrapper:-ms-input-placeholder{color:#fff;font-style:italic;font-weight:100}.custom_media_input_wrapper .custom_media_input_label{color:var(--white);font-style:italic;font-weight:100;margin-left:auto;padding:1vh;width:90%}.custom_media_input_wrapper .custom_media_input_files{border:none}.custom_media_input_wrapper .custom_media_input_input_btn{align-items:center;color:var(--white);display:flex;flex-direction:column;gap:1vh;justify-content:space-between;padding:0 .5vh;position:relative;width:auto}.custom_media_input_wrapper .input_logo_upload{height:15px;width:15px}@media screen and (min-width:1023px)and (max-height:1365px){.custom_media_input_wrapper .input_logo_upload{height:15px;width:15px}}.files_input_name_list{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:center;max-height:38px;overflow-x:auto;overflow-y:hidden;position:relative;white-space:nowrap;width:100%}.creatable-select-from-group{gap:.5vh}.creatable-select-from-group,.creatable-select-from-group .creatable-select-from-label{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%}.creatable-select-from-group .creatable-select-from-label{color:var(--white-color);gap:1vh}.creatable-select-from-group .creatable-select-from-input{align-items:center;background:var(--white-color);border:.5px solid #394d67;border-radius:.4vh;color:var(--white-color);color:inherit;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;outline:none;padding:7px;position:relative;width:100%}.creatable-select-from-group .creatable-select-from-input::placeholder{color:#fff;font-style:italic;font-weight:100}.creatable-select-from-group .creatable-select-from-input::-webkit-input-placeholder{color:#fff;font-style:italic;font-weight:100}.creatable-select-from-group .creatable-select-from-input:-moz-placeholder,.creatable-select-from-group .creatable-select-from-input::-moz-placeholder{color:#fff;font-style:italic;font-weight:100}.creatable-select-from-group .creatable-select-from-input:-ms-input-placeholder{color:#fff;font-style:italic;font-weight:100}.creatable-select-from-group .select__control{background-color:#0a182a;min-height:38px;width:100%}.creatable-select-from-group-select{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}.css-1jqq78o-placeholder{color:gray!important;font-size:14px!important;font-style:italic}.css-166bipr-Input,.select__input-container{color:#fff!important}.css-1aek7lh-control:hover{border-color:#394d67!important}.css-1qg01vj-control:focus,.css-1qg01vj-control:hover{border-color:#394d67!important;box-shadow:none!important}.general-form-text-group{color:var(--white);gap:.5vh}.general-form-text-group,.general-form-text-group .general-form-text-label{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%}.general-form-text-group .general-form-text-label{color:var(--white-color);flex-direction:row;gap:1vh}.general-form-text-group .general-form-text-label-validation{color:var(--orange)}.general-form-text-group .general-form-text-input{align-items:center;background:var(--white-color);border:.5px solid #394d67;border-radius:4px!important;border-radius:.4vh;color:var(--white-color);color:inherit;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;outline:none;padding:7px;position:relative;width:100%}@media screen and (min-width:1500px){.general-form-text-group .general-form-text-input{font-size:16px}}.general-form-text-group .general-form-text-input::placeholder{color:#fff;font-style:italic;font-weight:100}.general-form-text-group .general-form-text-input::-webkit-input-placeholder{color:#fff;font-style:italic;font-weight:100}.general-form-text-group .general-form-text-input:-moz-placeholder,.general-form-text-group .general-form-text-input::-moz-placeholder{color:#fff;font-style:italic;font-weight:100}.general-form-text-group .general-form-text-input:-ms-input-placeholder{color:#fff;font-style:italic;font-weight:100}@media (min-height:1000px)and (max-height:1100px)and (min-width:1300px)and (max-width:1400px),(min-height:500px)and (max-height:550px)and (min-width:700px)and (max-width:730px),(min-height:500px)and (max-height:580px)and (min-width:700px)and (max-width:750px),(min-height:750px)and (max-height:880px)and (min-width:900px)and (max-width:1200px),(min-height:800px)and (max-height:1000px)and (min-width:1100px)and (max-width:1400px),only screen and (min-height:700px)and (max-height:780px)and (min-width:900px)and (max-width:1100px){.general-form-text-group .general-form-text-input{height:35px}}@media screen and (min-width:1200px){.general-form-text-group .general-form-text-input{height:35px}}.general-form-text-input::placeholder{color:gray!important;font-size:14px!important}.stc_loader{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:center;position:relative;width:100%}.stc_loader .spin_loader{animation:rotation 2s linear infinite;place-self:center}.flipAi_MainContainer{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.flipAi_MainWrapper{background-color:#fff;border-radius:8px;height:215px;position:relative;width:310px}@media screen and (min-width:501px){.flipAi_MainWrapper{height:40vh;width:80vw}}@media screen and (min-width:1023px)and (max-height:1365px){.flipAi_MainWrapper{height:70vh;width:70vw}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.flipAi_MainWrapper{width:90%}}@media screen and (min-width:0px)and (max-width:500px){.flipAi_MainWrapper{width:90%}}.flipVideoClose_btn{border-radius:15px;color:#000;cursor:pointer;font-size:34px;position:absolute;right:10px;top:-38px;z-index:10}.flipAiIframeSection{border-radius:8px;height:100%;width:100%}.tools_share_modal{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.tool-client-modal-container{background:var(--vertical-blue-black-gradient);text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tool-client-modal-container,.tool-client-shared-modal-container{font-size:var(--s-font);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:50%;padding:10px}.tool-client-shared-modal-container{background:#0e223d;border-radius:10px;box-shadow:0 0 20px 0 rgba(17,41,73,.251);color:#fff;display:flex;flex-direction:column;position:fixed;row-gap:10px;top:50%;transform:translate(-10%,-50%);width:30vw}.tool-client-modal-container-close-btn{background:#0000;border:none;color:#3cc3f2;color:var(--light-blue,#3cc3f2);cursor:pointer;float:right;font-size:var(--l-font);outline:none;position:relative;transition:.1s;z-index:1}.tool-client-modal-container-close-btn:hover{transform:scale(1.2)}#tool-client-share-heading,#tool-client-share-heading-close-btn{color:var(--white)}.tool-client-share-names-container{column-gap:5px;display:flex;flex-wrap:wrap;position:relative;row-gap:5px}.tool-client-share-name-item{align-items:center;background:#3cc3f2;background:var(--light-blue,#3cc3f2);border-radius:5px;column-gap:5px;display:flex;font-size:var(--s-font);justify-content:space-between;padding:5px;position:relative}.tool-client-share-name-item-err{background:#ea7b2c;background:var(--orange,#ea7b2c)}.tool-client-share-modal-form{display:flex;flex-direction:column;position:relative;row-gap:5px;width:100%}.tool-client-share-modal-input{background:#0000;color:#fff;color:var(--white,#fff);font-size:var(--s-font);position:relative}.tool-client-share-suggestions-container{align-items:flex-start;background:#fff;background:var(--white,#fff);border-radius:5px;color:#112949;color:var(--dark-blue,#112949);display:flex;flex-direction:column;left:10px;max-height:100px;max-width:90%;overflow:auto;padding:5px 0;position:absolute;row-gap:5px;top:110%;z-index:1}.tool-client-share-error{margin-left:10px;margin-top:0;position:relative;text-align:start}.tool-client-share-suggestion-item{cursor:pointer;padding:5px;text-align:left;width:100%}.tool-client-share-suggestion-item:hover{background:#3cc3f280}.tool-client-share-btn-container{display:flex;flex-direction:row;justify-content:space-between}.tool-client-share-btn-container button{background-color:#3cc3f2;background-color:var(--light-blue,#3cc3f2)}#tool-client-share-modal-cancel-btn{background-color:#0000;color:#3cc3f2;color:var(--light-blue,#3cc3f2);margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tool-client-modal-container{font-size:var(--s-font)}.tool-client-modal-container,.tool-client-shared-modal-container{display:flex;flex-direction:column;left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}.tool-client-share-modal-form{display:flex;flex-direction:column;row-gap:5px}.tool-client-share-suggestions-container{left:0;top:110%}}@media only screen and (max-width:500px){.tool-client-modal-container,.tool-client-shared-modal-container{display:flex;flex-direction:column;left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}.tool-client-modal-container{font-size:var(--s-font)}.tool-client-share-modal-form{display:flex;flex-direction:column;row-gap:5px}.tool-client-share-suggestions-container{left:0;top:110%}}.tools-decline-request-modal,.tools-revoke-request-modal,.tools_share_warning_modal{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.tool-client-share-warning-modal-container{background:#0e223d;border-radius:10px;color:var(--white);display:flex;flex-direction:column;font-size:var(--s-font);position:fixed;row-gap:1vh;width:30vw}#tool-client-share-warning-heading{color:var(--orange)}#tool-client-share-warning-heading-close-btn{color:#3cc3f2;color:var(--light-blue,#3cc3f2)}.tool-client-share-warning-modal-text-container{display:flex;flex-direction:column;gap:.9vh}.tool-client-share-warning-modal-para-span-orange{color:var(--orange);display:block}.tool-client-share-warning-names-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.tool-client-share-warning-names-container{column-gap:5px;display:flex;flex-direction:column;flex-wrap:wrap;position:relative;row-gap:5px}.tool-client-share-warning-name-org-heading{display:flex;padding-top:.5vh}.tool-client-share-warning-name-item{align-items:center;background-color:#3cc3f2;background-color:var(--light-blue,#3cc3f2);border-radius:5px;column-gap:5px;display:flex;flex-wrap:wrap;font-size:var(--s-font);justify-content:space-between;padding:5px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tool-client-share-warning-name-item-err{background:#ea7b2c;background:var(--orange,#ea7b2c)}.tool-client-share-warning-remove-btn{align-items:center;background:none;border:none;display:flex;justify-content:center;outline:none;padding:0}.tool-client-share-warning-btn-container{display:flex;flex-direction:row;justify-content:space-between;padding-top:1vh}.tool-client-share-warning-btn-container button{background-color:#3cc3f2;background-color:var(--light-blue,#3cc3f2)}#tool-client-share-warning-modal-cancel-btn{background-color:#0000;color:#3cc3f2;color:var(--light-blue,#3cc3f2);margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0}.tool-client-share-warning-modal-err-msg{color:#ea7b2c;color:var(--orange,#ea7b2c);font-size:var(--xs-font);position:relative;top:50%;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tool-client-share-warning-modal-container{display:flex;flex-direction:column;left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}}@media only screen and (max-width:500px){.tool-client-share-warning-modal-container{display:flex;flex-direction:column;font-size:var(--s-font);left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}}.tools_share_revoke_main{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:20}.tool-client-revoke-share-modal-container{background:#0e223d;border-radius:10px;display:flex;flex-direction:column;font-size:var(--s-font);position:fixed;row-gap:1vh;width:30vw}#tool-client-revoke-share-heading,#tool-client-revoke-share-heading-close-btn{color:var(--white)}.tool-client-revoke-share-heading-para-white{color:#fff}.tool-client-revoke-share-names-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.tool-client-revoke-share-names-container{column-gap:5px;display:flex;flex-direction:column;flex-wrap:wrap;position:relative;row-gap:5px}.tool-client-revoke-share-name-item{background-color:#3cc3f2;background-color:var(--light-blue,#3cc3f2)}.tool-client-revoke-share-name-item,.tool-client-revoke-share-requester-name-item{align-items:center;border-radius:5px;column-gap:5px;display:flex;flex-wrap:wrap;font-size:var(--s-font);justify-content:space-between;padding:5px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tool-client-revoke-share-requester-name-item{background-color:#9cbdeb;background-color:var(--label-blue,#9cbdeb)}.tool-client-revoke-share-remove-btn{align-items:center;background:none;border:none;display:flex;justify-content:center;outline:none;padding:0}.tool-client-revoke-share-heading{color:#9cbdeb;color:var(--label-blue,#9cbdeb)}.tool-client-revoke-share-requester-names-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.tool-client-revoke-share-heading-para{color:#9cbdeb;color:var(--label-blue,#9cbdeb);padding-top:10px}.tool-client-revoke-share-btn-container{display:flex;flex-direction:row;justify-content:space-between;padding-top:1vh}.tool-client-revoke-share-btn-container button{background-color:#3cc3f2;background-color:var(--light-blue,#3cc3f2)}#tool-client-revoke-share-modal-cancel-btn{background-color:#0000;color:#3cc3f2;color:var(--light-blue,#3cc3f2);margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tool-client-revoke-share-modal-container{display:flex;flex-direction:column;left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}}@media only screen and (max-width:500px){.tool-client-revoke-share-modal-container{display:flex;flex-direction:column;font-size:var(--s-font);left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}}.revoke-request-error{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.tool-client-revoke-request-error-modal-container{background:#0e223d;border-radius:10px;color:var(--white);display:flex;flex-direction:column;position:fixed;row-gap:10px;width:30vw}#tool-client-revoke-request-error-heading-close-btn,#tool-client-revoke-reuqest-error-heading{color:var(--white)}.tool-client-revoke-request-error-btn-container{display:flex;flex-direction:row;justify-content:space-between}.tool-client-revoke-request-error-btn-container button{background-color:#3cc3f2;background-color:var(--light-blue,#3cc3f2)}#tool-client-revoke-request-error-modal-cancel-btn{background-color:#0000;color:#3cc3f2;color:var(--light-blue,#3cc3f2);margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tool-client-revoke-request-error-modal-container{display:flex;flex-direction:column;left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}}@media only screen and (max-width:500px){.tool-client-revoke-request-error-modal-container{display:flex;flex-direction:column;left:0;margin:10px;row-gap:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px)}}.ez_consult_modal_container{align-items:center;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;height:100%;justify-content:center;justify-self:center;width:100%}.ez_consult_modal_wrapper{background-color:#0a182a;border-radius:8px;color:var(--white);height:50%;width:100%;z-index:10}.ez_consult_modal_section{align-items:flex-start;display:flex;flex-direction:column;gap:8vh;height:100%;justify-content:space-between;padding:2vh;position:relative;width:100%}@media screen and (min-width:768px){.ez_consult_modal_section{padding:4vh}}.ez_consult_modal_heading_text{align-items:flex-start;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}.ez_consult_modal_button_section{align-items:center;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-self:center;width:100%}.ez_consult_modal_left_button,.ez_consult_modal_right_button{border:2px solid #fff;border-radius:5px;color:var(--white);font-size:var(--s-font);font-weight:400;padding:1vh 0;width:100%}.ez_consult_modal_left_button{background-color:var(--white);color:#000}.ez_consult_modal_right_button{background:#0000;color:var(--white)}.ez_consult_modal_main_text{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.ez_consult_modal_main_text{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.ez_consult_modal_main_text{font-size:var(--m-font)}}.ez_consult_modal_para_text{color:#b8b8b8;font-size:var(--s-font);font-weight:400}.chat_query_limit_warning_modal{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.chat_query_limit_container{font-size:var(--s-font);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:50%;padding:10px;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chat_query_limit_modal_container{align-items:center;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;height:100%;justify-content:center;justify-self:center;width:100%}.chat_query_limit_modal_wrapper{background-color:#0a182a;border-radius:12px;color:var(--white);height:50%;width:100%;z-index:10}@media screen and (min-width:768px){.chat_query_limit_modal_wrapper{width:60%}}.chat_query_limit_modal_section{align-items:flex-start;display:flex;flex-direction:column;gap:8vh;height:100%;justify-content:space-between;padding:2vh;position:relative;width:100%}@media screen and (min-width:768px){.chat_query_limit_modal_section{padding:4vh}}.chat_query_limit_modal_heading_text{align-items:flex-start;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}.chat_query_limit_modal_button_section{align-items:center;color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-self:center;width:100%}.chat_query_limit_modal_left_button,.chat_query_limit_modal_right_button{border:2px solid #fff;border-radius:5px;color:var(--white);font-size:var(--s-font);font-weight:400;padding:1vh 0;width:100%}.chat_query_limit_modal_left_button{background-color:var(--white);color:#000}.chat_query_limit_modal_right_button{background:#0000;color:var(--white)}.chat_query_limit_modal_main_text{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.chat_query_limit_modal_main_text{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.chat_query_limit_modal_main_text{font-size:var(--m-font)}}.chat_query_limit_modal_para_text{color:#b8b8b8;font-size:var(--s-font);font-weight:400}.tool_loader_container{background-color:#0009;height:100%;left:0;position:fixed;top:0;z-index:20}.tool_loader_container,.tool_loader_container .assignment_loader{align-items:center;display:flex;justify-content:center;width:100%}.tool_loader_container .assignment_loader{color:#fff;flex-direction:row;gap:1vh;position:relative;text-align:center}.tool_loader_container .assignment_loader .assignment_loader_text{color:var(--white);font-size:var(--xl-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.tool_loader_container .assignment_loader .assignment_loader_text{font-size:var(--m-font)}}.tool_loader_container .assignment_loader .dots{color:var(--white);display:inline-block;font-size:var(--xl-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.tool_loader_container .assignment_loader .dots{font-size:var(--m-font)}}.tool_loader_container .assignment_loader .dots span{animation:dots 1.5s infinite;margin:0 2px;opacity:0}.tool_loader_container .assignment_loader .dots span:first-child{animation-delay:0s}.tool_loader_container .assignment_loader .dots span:nth-child(2){animation-delay:.3s}.tool_loader_container .assignment_loader .dots span:nth-child(3){animation-delay:.6s}@keyframes dots{0%{opacity:0}50%{opacity:1}to{opacity:0}}.consult_pdf_preview_pop_up_modal{align-items:center;background-color:#000000e6;display:flex;flex-direction:row;gap:1vh;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper{grid-gap:1vh;color:var(--white);display:grid;font-size:var(--s-font);font-weight:400;gap:1vh;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;padding:4vh 0;width:60%}.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_header_wrapper .file_preview_head{align-items:center;display:flex;flex-direction:row;gap:1vh;height:3.5vh;justify-content:space-between;position:relative;width:100%}.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_header_wrapper .file_preview_head .file_preview_heading{align-items:center;color:var(--black-new-color);display:flex;flex-direction:row;font-size:var(--m-font);font-weight:400;gap:1vh;justify-content:flex-start;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_header_wrapper .file_preview_head .file_preview_heading{font-size:var(--s-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_header_wrapper .file_preview_head .file_preview_heading{font-size:var(--sm-font)}}@media screen and (min-width:0px)and (max-width:500px){.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_header_wrapper .file_preview_head .file_preview_heading{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:0px)and (max-width:500px)and (min-width:0px)and (max-width:500px){.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_header_wrapper .file_preview_head .file_preview_heading{font-size:var(--sm-font)}}@media only screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:0px)and (max-width:500px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:0px)and (max-width:500px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:0px)and (max-width:500px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_header_wrapper .file_preview_head .file_preview_heading{font-size:var(--m-font)}}.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_header_wrapper .file_preview_head .file_preview_heading .consult_pdf_preview_modal_file_icon{height:auto;width:2rem}@media screen and (min-width:1023px)and (max-height:1365px){.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_header_wrapper .file_preview_head .source_download_btn{display:none}}@media screen and (min-width:0px)and (max-width:500px){.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_header_wrapper .file_preview_head .source_download_btn{display:inline-block}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_header_wrapper .file_preview_head .source_download_btn{display:inline-block}}@media screen and (min-width:1023px)and (max-height:1365px){.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_header_wrapper .file_preview_head .target_download_btn{display:inline-block}}@media screen and (min-width:0px)and (max-width:500px){.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_header_wrapper .file_preview_head .target_download_btn{display:none}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_header_wrapper .file_preview_head .target_download_btn{display:none}}.consult_pdf_preview_pop_up_modal .consult_pdf_preview_modal_wrapper .consult_pdf_preview_modal_pdf_preview_wrapper{background-color:var(--light-grey);overflow:auto}.consult_pdf_preview_pop_up_modal .consult_pdf_preview_pop_up_modal_close{align-items:flex-start;color:#fff;display:flex;flex-direction:row;gap:1vh;height:100%;justify-content:space-between;padding:4vh 0;position:relative;width:auto}.consult_pdf_preview_pop_up_modal .consult_pdf_preview_pop_up_modal_close svg{cursor:pointer}.card-layout,.glass-card,.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.st_dashboard_cards_main{align-items:center;display:block;display:flex;flex-direction:column;gap:3vh;grid-area:tools-tab-home-nav;justify-content:space-between;overflow-y:auto;padding:6vh 14vh;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.st_dashboard_cards_main{padding:6vh 9vh}}@media screen and (min-width:1200px){.st_dashboard_cards_main{padding:6vh 14vh}}@media screen and (min-width:1500px){.st_dashboard_cards_main{padding:6vh 17vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_dashboard_cards_main{max-height:calc(100vh - 100px);padding:3vh 1vh}}@media screen and (min-width:0px)and (max-width:500px){.st_dashboard_cards_main{max-height:calc(100vh - 100px);padding:3vh 1vh}}.st_dashboard_cards_main .st_dashboard_heading_main{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:center;position:relative;width:100%}.st_dashboard_cards_main .st_dashboard_heading_main .st_dashboard_heading,.st_dashboard_cards_main .st_dashboard_heading_main .st_dashboard_heading_sub{color:var(--white);font-size:var(--xl-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.st_dashboard_cards_main .st_dashboard_heading_main .st_dashboard_heading,.st_dashboard_cards_main .st_dashboard_heading_main .st_dashboard_heading_sub{font-size:var(--m-font)}}.st_dashboard_cards_main .st_dashboard_sub_heading_container{align-items:center;color:var(--white);display:flex;flex-direction:column;font-size:var(--s-font);font-weight:400;gap:0;justify-content:space-between;position:relative;width:100%}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_dashboard_cards_main .st_dashboard_sub_heading_container .subheading_one,.st_dashboard_cards_main .st_dashboard_sub_heading_container .subheading_three,.st_dashboard_cards_main .st_dashboard_sub_heading_container .subheading_two{display:none}}@media screen and (min-width:0px)and (max-width:500px){.st_dashboard_cards_main .st_dashboard_sub_heading_container .subheading_one,.st_dashboard_cards_main .st_dashboard_sub_heading_container .subheading_three,.st_dashboard_cards_main .st_dashboard_sub_heading_container .subheading_two{display:none}}@media screen and (min-width:1023px)and (max-height:1365px){.st_dashboard_cards_main .st_dashboard_sub_heading_container{color:var(--white);font-size:var(--ml-font);font-weight:400;text-align:center}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.st_dashboard_cards_main .st_dashboard_sub_heading_container{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.st_dashboard_cards_main .st_dashboard_sub_heading_container{font-size:var(--m-font)}}@media screen and (min-width:1200px){.st_dashboard_cards_main .st_dashboard_sub_heading_container{color:var(--white);font-size:var(--s-font);font-weight:400}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_dashboard_cards_main .st_dashboard_sub_heading_container{text-align:center}}@media screen and (min-width:0px)and (max-width:500px){.st_dashboard_cards_main .st_dashboard_sub_heading_container{text-align:center}}.st_dashboard_cards_main .tools_single_card{grid-gap:4vh;display:grid;gap:4vh;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);width:94%;width:auto}@media screen and (min-width:1023px)and (max-height:1365px){.st_dashboard_cards_main .tools_single_card{gap:3vh}}@media screen and (min-width:1200px){.st_dashboard_cards_main .tools_single_card{gap:4vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_dashboard_cards_main .tools_single_card{grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);row-gap:1.5vh;width:100%}}@media screen and (min-width:0px)and (max-width:500px){.st_dashboard_cards_main .tools_single_card{grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);row-gap:1.5vh}}.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card{align-items:center;background:#060e18;border:1px solid #394d67;border-radius:12px;color:inherit;cursor:pointer;display:flex;flex-direction:column;gap:1vh;gap:3vh;justify-content:flex-start;margin:0;padding:3vh;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card{border-radius:8px;min-height:27vh;padding:3vh}}@media screen and (min-width:1200px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card{gap:5vh}}@media screen and (min-width:1500px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card{border-radius:12px;gap:5vh;padding:4vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card{gap:1vh;min-height:22vh;padding:3.5vh 2.5vh}}@media screen and (min-width:0px)and (max-width:500px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card{gap:1vh;padding:3.5vh 2.5vh}}.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_name_main{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_name_main .st_dashboard_tool_name{align-items:flex-start;display:flex;flex-direction:row;gap:.5vh;justify-content:space-between;position:relative;width:100%}.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_name_main .st_dashboard_tool_name .st_dashboard_tool_name{color:var(--dark-blue);color:var(--white);font-size:var(--xl-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_name_main .st_dashboard_tool_name .st_dashboard_tool_name{font-size:var(--m-font)}}.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_name_main .st_dashboard_tool_arrow{cursor:pointer}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_name_main .st_dashboard_tool_arrow{height:3vh}}.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_name_main .st_dashboard_tool_arrow .arrow-st-client{height:3vh}.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_content_main{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:center;margin:2.5vh auto;position:relative;text-align:center;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_content_main{margin:1.5vh auto}}@media screen and (min-width:1200px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_content_main{margin:1.5vh auto}}@media screen and (min-width:1500px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_content_main{margin:1.5vh auto}}.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_content_main .st_dashboard_tool_content{align-items:center;color:var(--white);display:flex;flex-direction:column;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:flex-start;min-height:6vh;position:relative;width:100%;width:95%}@media screen and (min-width:1023px)and (max-height:1365px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_content_main .st_dashboard_tool_content{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1023px)and (max-height:1365px)and (min-width:0px)and (max-width:500px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_content_main .st_dashboard_tool_content{font-size:var(--sm-font)}}@media only screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1023px)and (max-height:1365px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_content_main .st_dashboard_tool_content{font-size:var(--m-font)}}@media screen and (min-width:1200px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_content_main .st_dashboard_tool_content{color:var(--white);font-size:var(--s-font);font-weight:400}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_content_main .st_dashboard_tool_content{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_content_main .st_dashboard_tool_content{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_dashboard_cards_main .tools_single_card .st_dashboard_tools_card .st_dashboard_tool_content_main .st_dashboard_tool_content{font-size:var(--m-font)}}.st_dashboard_cards_main .st_dashboard_tool_img,.st_dashboard_cards_main .st_dashboard_tool_img_new{height:3vh}@media screen and (min-width:500px)and (max-width:700px)and (orientation:landscape){.st_dashboard_cards_main .st_dashboard_tool_img,.st_dashboard_cards_main .st_dashboard_tool_img_new{height:3vh}}@media screen and (min-width:701px)and (max-width:932px)and (orientation:landscape){.st_dashboard_cards_main .st_dashboard_tool_img,.st_dashboard_cards_main .st_dashboard_tool_img_new{height:3vh}}@media screen and (min-width:900px)and (max-width:932px)and (orientation:landscape){.st_dashboard_cards_main .st_dashboard_tool_img,.st_dashboard_cards_main .st_dashboard_tool_img_new{height:3vh}}@media screen and (min-width:1023px)and (max-height:1365px){.st_dashboard_cards_main .st_dashboard_tool_img,.st_dashboard_cards_main .st_dashboard_tool_img_new{height:26px}}@media screen and (min-width:1200px){.st_dashboard_cards_main .st_dashboard_tool_img,.st_dashboard_cards_main .st_dashboard_tool_img_new{height:30px}}@media screen and (min-width:1500px){.st_dashboard_cards_main .st_dashboard_tool_img,.st_dashboard_cards_main .st_dashboard_tool_img_new{height:40px}}@media screen and (min-width:1500px)and (max-width:1750px){.st_dashboard_cards_main .st_dashboard_tool_img,.st_dashboard_cards_main .st_dashboard_tool_img_new{height:30px}}@media screen and (min-width:2000px){.st_dashboard_cards_main .st_dashboard_tool_img,.st_dashboard_cards_main .st_dashboard_tool_img_new{height:65px}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st_dashboard_cards_main .st_dashboard_tool_img,.st_dashboard_cards_main .st_dashboard_tool_img_new{height:38px}}@media screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px){.st_dashboard_cards_main .st_dashboard_tool_img,.st_dashboard_cards_main .st_dashboard_tool_img_new{height:32px}}@media screen and (min-width:0px)and (max-width:500px){.st_dashboard_cards_main .st_dashboard_tool_img,.st_dashboard_cards_main .st_dashboard_tool_img_new{height:38px}.mobile_heading_ez_tools{color:var(--white);font-size:var(--s-font);font-weight:400}}@media screen and (min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait){.mobile_heading_ez_tools{color:var(--white);display:block!important;font-size:var(--ml-font);font-weight:400}}@media screen and (min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait)and (min-width:0px)and (max-width:500px){.mobile_heading_ez_tools{font-size:var(--sm-font)}}@media only screen and (min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:1000px)and (max-width:1024px)and (min-height:1300px)and (max-height:1380px)and (orientation:portrait)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.mobile_heading_ez_tools{font-size:var(--m-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.mobile_heading_ez_tools{color:var(--white);font-size:var(--ml-font);font-weight:400}}@media only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:0px)and (max-width:500px),screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:0px)and (max-width:500px),screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:0px)and (max-width:500px),screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:0px)and (max-width:500px),screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:0px)and (max-width:500px),screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:0px)and (max-width:500px){.mobile_heading_ez_tools{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.mobile_heading_ez_tools{font-size:var(--m-font)}}@media screen and (min-width:1023px)and (max-height:1365px){.mobile_heading_ez_tools{display:none}}@media screen and (min-width:0px)and (max-width:980px)and (orientation:landscape){.mobile_heading_ez_tools{display:none}}.tools_layout{background-color:var(--tool-bg-blue);display:grid;grid-template-areas:"stcsidenav stsidebar stctopnav" "stcsidenav stsidebar stdashboard";grid-template-columns:60px 25% auto;grid-template-rows:60px auto;height:100vh;overflow:hidden;position:relative;width:100vw}@media screen and (min-width:0px)and (max-width:500px){.tools_layout{align-content:stretch;grid-template-areas:"stctopnav" "stdashboard" "stcsidenav";grid-template-columns:100vw;grid-template-rows:50px 1fr 50px;justify-content:stretch}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_layout{align-content:stretch;grid-template-areas:"stctopnav" "stdashboard" "stcsidenav";grid-template-columns:100vw;grid-template-rows:50px 1fr 50px;justify-content:stretch}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_layout{grid-template-rows:6vh 1fr 6vh}}@media screen and (min-width:2000px){.tools_layout{grid-template-columns:100px 25% auto}}.tools_sidebar{background:#060e18;color:var(--white);font-size:var(--s-font);font-weight:400;grid-area:stsidebar;height:100vh;width:100%}@media screen and (min-width:0px)and (max-width:500px){.tools_sidebar{display:inline-block;grid-area:stdashboard;grid-area:none;height:calc(100% - 100px);left:-100vw;overflow-y:auto;position:absolute;top:50px;transition:.3s;width:100vw;z-index:3}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_sidebar{display:inline-block;grid-area:stdashboard;grid-area:none;height:calc(100% - 100px);left:-100vw;overflow-y:auto;position:absolute;top:50px;transition:.3s;width:100vw;z-index:3}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_sidebar{height:calc(100% - 12vh);top:6vh}}@media screen and (min-width:0px)and (max-width:500px){.tools_sidebar{height:calc(100% - 100px)}.tools_sidebar-show{left:0}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.tools_sidebar-show{left:0}}.st-client-sidenav{align-items:center;background:var(--vertical-blue-black-gradient);box-shadow:0 2px 4px 0 var(--shadow-color);column-gap:1vh;display:flex;flex-direction:column;grid-area:stcsidenav;height:100vh;padding-top:10px;position:relative;row-gap:2vh;text-align:center;z-index:2}.st-client-sidenav-icon-faq{aspect-ratio:1/1;color:#fff;font-size:var(--xxl-font);position:relative;transition:.2s;width:3vh}@media screen and (min-width:1023px)and (max-height:1365px){.st-client-sidenav-icon-faq{width:3.5vh}}.st-client-ez-logo{aspect-ratio:1/1;display:inline-block;margin:0 auto;position:relative;width:4vh}.st-client-ez-logo img{height:100%;position:relative;width:100%}.st-client-sidenav-btn{align-items:center;background:none;border:none;border-radius:5px;box-sizing:border-box;color:#fff;display:flex;height:4.7vh;justify-content:center;margin:0 auto;outline:none;position:relative;text-align:center;transition:.2s;width:4.7vh}.st-client-mobile-sidebar-show-btn{display:none}.st-client-settings-btn{bottom:2%;position:absolute}.st-client-archive-btn{font-size:33px}.st-client-sidenav-icon{aspect-ratio:1/1;color:#fff;font-size:var(--xxl-font);transition:.2s;width:3vh}.st-client-sidenav-btn-active,.st-client-sidenav-btn-hover{background:#d8d5d559}@media only screen and (max-width:1460px){.st-client-sidenav-btn{padding:2vh}}@media only screen and (max-width:850px)and (min-width:500px){.st-client-sidenav-btn{height:30px;width:30px}.st-client-sidenav-icon{height:100%;width:100%}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st-client-sidenav{align-items:center;background:#112949;background:var(--dark-blue,#112949);bottom:0;display:flex;flex-direction:row;height:6vh;justify-content:space-between;padding:0 1vw;position:fixed;text-align:end;width:100vw;z-index:4}.st-client-sidenav-btn{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0;padding:1vh;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.st-client-sidenav-btn-hover{background:none}.st-client-mobile-sidebar-show-btn{align-items:center;display:flex;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.st-client-dashboard-sidebar-show-btn,.st-client-ez-logo{display:none}.st-client-sidenav-icon{width:3vh}.st-client-archive-btn,.st-client-settings-btn{align-items:center;display:flex;justify-content:center;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.st-client-archive-btn{font-size:3vh;margin-right:auto}}@media screen and (min-width:0px)and (max-width:500px){.st-client-sidenav{align-items:center;background:#192234;bottom:0;column-gap:2vh;display:flex;flex-direction:row;grid-area:stcsidenav;height:50px;justify-content:flex-start;padding:2px 10px;position:fixed;row-gap:5px;text-align:end;vertical-align:middle;width:100vw;z-index:4}}@media only screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),screen and (min-width:0px)and (max-width:500px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),screen and (min-width:0px)and (max-width:500px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),screen and (min-width:0px)and (max-width:500px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),screen and (min-width:0px)and (max-width:500px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),screen and (min-width:0px)and (max-width:500px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px){.st-client-sidenav{padding:0 1vw}}@media screen and (min-width:0px)and (max-width:500px){.st-client-sidenav-icon-faq{aspect-ratio:1/1;color:#fff;font-size:var(--xxl-font);position:relative;transition:.2s;width:3vh}.st-client-sidenav-btn{align-items:center;aspect-ratio:1/1;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0;padding:1vh;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.st-client-sidenav-btn-hover{background:none}.st-client-sidenav-btn-active{background:#d8d5d559}.st-client-mobile-sidebar-show-btn{align-items:center;display:flex;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.st-client-ez-logo{display:none}.st-client-sidenav-icon{width:3vh}.st-client-settings-btn{margin-left:auto}.st-client-archive-btn,.st-client-settings-btn{align-items:center;display:flex;justify-content:center;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.st-client-archive-btn{margin-right:auto;width:5.7vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st-client-sidenav{align-items:center;background:#192234;bottom:0;column-gap:2vh;display:flex;flex-direction:row;grid-area:stcsidenav;height:50px;justify-content:flex-start;padding:2px 10px;position:fixed;row-gap:5px;text-align:end;vertical-align:middle;width:100vw;z-index:4}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px)and (min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px),only screen and (min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px)and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st-client-sidenav{padding:0 1vw}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st-client-sidenav-icon-faq{aspect-ratio:1/1;color:#fff;font-size:var(--xxl-font);position:relative;transition:.2s;width:3vh}.st-client-sidenav-btn{align-items:center;aspect-ratio:1/1;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0;padding:1vh;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.st-client-sidenav-btn-hover{background:none}.st-client-sidenav-btn-active{background:#d8d5d559}.st-client-mobile-sidebar-show-btn{align-items:center;display:flex;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.st-client-ez-logo{display:none}.st-client-sidenav-icon{width:3vh}.st-client-settings-btn{margin-left:auto}.st-client-archive-btn,.st-client-settings-btn{align-items:center;display:flex;justify-content:center;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.st-client-archive-btn{margin-right:auto;width:5.7vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st-client-sidenav{column-gap:1vh;height:6vh}.st-client-sidenav-btn{height:4.7vh;width:4.7vh}}@media (min-height:1000px)and (max-height:1100px)and (min-width:1300px)and (max-width:1400px),(min-height:500px)and (max-height:550px)and (min-width:700px)and (max-width:730px),(min-height:500px)and (max-height:580px)and (min-width:700px)and (max-width:750px),(min-height:750px)and (max-height:880px)and (min-width:900px)and (max-width:1200px),(min-height:800px)and (max-height:1000px)and (min-width:1100px)and (max-width:1400px),only screen and (min-height:700px)and (max-height:780px)and (min-width:900px)and (max-width:1100px){.st-client-sidenav-btn{padding:0}}.card-layout,.glass-card{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.glass-card{background:#f1f7f926;padding:1vh;width:100%}.glass-card,.glass-card:hover{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;color:var(--white,#fff)}.glass-card:hover{background:#f1f7f933}.glass-card:active{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#09152666;color:#fff;color:var(--white,#fff)}.st-client-topnav{align-items:center;background:var(--tool-dark-blue);box-shadow:0 2px 4px 0 var(--dark-shadow-color);box-sizing:border-box;display:flex;flex-direction:row;grid-area:stctopnav;justify-content:center;position:relative;vertical-align:middle;z-index:5}.st-client-ez-logo-topnav{display:none}.st-client-ez-logo-topnav img{aspect-ratio:1/1}.st-client-user{align-content:center;border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:50px;justify-content:left;margin:5px 10px 10px auto;min-width:150px;padding:5px 10px;position:absolute;right:10px;transition:.2s;vertical-align:middle}@media screen and (min-width:0px)and (max-width:330px){.st-client-user{margin:5px 2px 5px auto}}.st-client-user-img{border-radius:5px;height:40px;margin-left:12px;object-fit:cover;width:40px}.st-client-user-img,.st-client-user-name{display:inline-block;position:relative;top:50%;transform:translateY(-50%)}.st-client-user-name{color:#fff;color:var(--white,#fff);font-size:var(--m-font);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:.3s}#st-client-logout-box-user-name{color:#112949;color:var(--dark-blue,#112949)}.st-client-logout-box{background:#0000;border:1px solid var(--light-grey);border-radius:8px;display:none;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:183px;min-width:150px;overflow:hidden;position:absolute;right:20px;top:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.st-client-logout-btns{align-content:center;background:#fff;border:none;border-top:1px solid var(--light-grey);cursor:pointer;display:flex;flex-direction:row;font-size:var(--m-font);justify-content:left;outline:none;padding:4px 10px;position:relative;text-align:right;vertical-align:middle;width:100%;z-index:3}.st-client-logout-btns:hover{background:var(--background-blue)}#st-client-user-name-btn{border-top:none;height:48px}#st-client-user-name-btn:hover{background:#fff}@media only screen and (max-width:1460px){.st-client-user{border-radius:6px;height:40px;margin:5px 10px 5px auto;min-width:120px;padding:5px;right:5px}.st-client-user-img{border-radius:5px;height:30px;margin-left:10px;width:30px}.st-client-logout-box{border-radius:5px;max-height:153px;min-width:120px;right:15px;top:5px}.st-client-logout-btns{padding:5px}#st-client-user-name-btn{height:38px}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st-client-user{height:5vh;padding:1vh}.st-client-user-img{height:4.5vh;width:4.5vh}#st-client-user-name-btn{height:5vh;padding:1vh}}@media screen and (min-width:0px)and (max-width:500px){.st-client-topnav{grid-area:stctopnav;position:relative}.st-client-ez-logo-topnav{display:inline-block;height:35px;left:7px;position:absolute;top:50%;transform:translateY(-50%);width:35px}.st-client-ez-logo-topnav img{height:100%;width:100%}.st-client-logout-btns,.st-client-user-name{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st-client-topnav{grid-area:stctopnav;position:relative}.st-client-ez-logo-topnav{display:inline-block;height:35px;left:7px;position:absolute;top:50%;transform:translateY(-50%);width:35px}.st-client-ez-logo-topnav img{height:100%;width:100%}.st-client-logout-btns,.st-client-user-name{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.st-client-ez-logo-topnav{aspect-ratio:1/1;height:5vh;left:15px;width:5vh}.st-client-logout-btns{padding:1vh}.st-client-logout-box{border-radius:1vh;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}}.card-layout,.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item,.glass-card{background-color:var(--white);border-radius:.8vh;box-shadow:0 0 4px 2px var(--shadow-color);display:block;height:auto;margin:1vh;outline:none;overflow:auto;padding:1vh;position:relative}.neon-highlight{border:1px solid rgba(60,195,242,.502);box-shadow:0 0 3px rgba(60,195,242,.502)}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item,.glass-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#f1f7f926;color:#fff;color:var(--white,#fff);padding:1vh;width:100%}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item:hover,.glass-card:hover{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#f1f7f933;color:#fff;color:var(--white,#fff)}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item:active,.glass-card:active{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#09152666;color:#fff;color:var(--white,#fff)}.files_pane_section{background-color:var(--tool-dark-blue);gap:1vh;height:100%;overflow:hidden}.files_pane_section,.files_pane_section .files_pane_head_container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100%}.files_pane_section .files_pane_head_container{gap:0;height:calc(60px + 5%);padding:0 1vh}@media screen and (min-width:1500px){.files_pane_section .files_pane_head_container{height:calc(60px + 3%)}}.files_pane_section .files_pane_head_container .files_pane_head{align-items:center;display:flex;flex-direction:row;gap:1vh;height:60px;justify-content:space-between;padding-top:1vh;position:relative;width:100%}.files_pane_section .files_pane_head_container .files_pane_head .files_pane_head_back{display:none}@media screen and (min-width:0px)and (max-width:500px){.files_pane_section .files_pane_head_container .files_pane_head .files_pane_head_back{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:auto}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.files_pane_section .files_pane_head_container .files_pane_head .files_pane_head_back{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:auto}}.files_pane_section .files_pane_head_container .files_pane_head .files_pane_head_text{color:var(--black-new-color);font-size:var(--ml-font);font-weight:400}@media screen and (min-width:0px)and (max-width:500px){.files_pane_section .files_pane_head_container .files_pane_head .files_pane_head_text{font-size:var(--sm-font)}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1100px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.files_pane_section .files_pane_head_container .files_pane_head .files_pane_head_text{font-size:var(--m-font)}}.files_pane_section .files_pane_head_container .files_pane_head .files_pane_head_text .files_pane_heading{align-items:center;color:var(--white);display:flex;flex-direction:row;font-size:var(--xl-font);font-weight:400;gap:1vh;justify-content:space-between;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.files_pane_section .files_pane_head_container .files_pane_head .files_pane_head_text .files_pane_heading{font-size:var(--m-font)}}.files_pane_section .files_pane_head_container .files_pane_head .files_pane_head_add_new_btn{align-items:center;background-color:#0000;border:none;border-radius:.4vh;color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;outline:none;padding:.5vh;position:relative;text-align:center;text-decoration:none;width:100%;width:auto}.files_pane_section .files_pane_head_container .files_pane_head .files_pane_head_add_new_btn:hover{opacity:.8}.files_pane_section .files_pane_head_container .files_pane_search{align-items:center;border:.5px solid var(--light-grey);border-radius:.8vh;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:100%}.files_pane_section .files_pane_head_container .files_pane_search .file_pane_search_input{align-items:center;background:#0000;border:none;border-radius:.4vh;border-radius:.6vh;color:var(--text-color);color:var(--white);display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;outline:none;padding:7px;position:relative;width:100%}.files_pane_section .files_pane_head_container .files_pane_search .file_pane_search_input::placeholder{color:var(--border-color);color:hsla(0,0%,100%,.502);font-style:italic;font-weight:100}.files_pane_section .files_pane_head_container .files_pane_search .file_pane_search_btn{align-items:center;background-color:#0000;border:none;border-radius:.4vh;color:var(--white);cursor:pointer;display:flex;flex-direction:row;font-size:var(--s-font);font-weight:400;gap:1vh;justify-content:space-between;justify-content:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;outline:none;padding:.5vh;position:relative;right:1vh;text-align:center;text-decoration:none;width:100%;width:auto}.files_pane_section .files_pane_head_container .files_pane_search .file_pane_search_btn:hover{opacity:.8}.files_pane_section .files_pane_list_section{align-items:center;display:flex;flex-direction:column;gap:1vh;height:calc(95% - 60px);justify-content:flex-start;padding-bottom:1vh;position:relative;width:100%}@media screen and (min-width:1500px){.files_pane_section .files_pane_list_section{height:calc(97% - 60px)}}.files_pane_section .files_pane_list_section .file_pane_tools_tab{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:space-between;padding:0 2vh;position:relative;width:100%}.files_pane_section .files_pane_list_section .file_pane_tools_tab .file_pane_tool_tab_btn{cursor:pointer;padding:0 1vh;position:relative;text-transform:capitalize}.files_pane_section .files_pane_list_section .file_pane_tools_tab .file_pane_tool_tab_btn-active:after{background:var(--white);bottom:-.7vh;content:"";height:.35vh;left:0;position:absolute;width:100%}.files_pane_section .files_pane_list_section .files_pane_list_container{background-color:var(--tool-sb-color);height:100%;overflow-y:auto;position:relative;width:100%}@media screen and (min-width:1023px)and (max-height:1365px){.files_pane_section .files_pane_list_section .files_pane_list_container{height:85vh;padding-right:1vh}}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper,.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper{align-items:center;display:flex;flex-direction:column;gap:1vh;justify-content:space-between;position:relative;width:100%}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list{align-items:center;display:flex;flex-direction:column;gap:.5vh;justify-content:space-between;padding:1vh 0 1vh 1vh;position:relative;width:100%}@media screen and (min-width:0px)and (max-width:500px){.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list{padding-right:1vh}}@media (min-width:1000px)and (max-width:1100px)and (min-height:1300px)and (max-height:1400px),(min-width:500px)and (max-width:550px)and (min-height:700px)and (max-height:730px),(min-width:500px)and (max-width:580px)and (min-height:700px)and (max-height:750px),(min-width:700px)and (max-width:1000px)and (min-height:700px)and (max-height:1000px),(min-width:750px)and (max-width:880px)and (min-height:900px)and (max-height:1200px),(min-width:800px)and (max-width:1000px)and (min-height:1300px)and (max-height:1400px),only screen and (min-width:700px)and (max-width:780px)and (min-height:900px)and (max-height:1100px){.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list{padding-right:1vh}}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item{grid-gap:1vh;align-items:center;border:none;box-sizing:border-box;color:#fff;color:var(--white,#fff);cursor:pointer;display:grid;gap:1vh;grid-template-areas:"sidebar-file-services sidebar-file-feedback" "sidebar-file-names sidebar-file-names" "sidebar-file-unit sidebar-file-date";grid-template-columns:1fr 1.2fr;grid-template-rows:repeat(3,-webkit-max-content);grid-template-rows:repeat(3,max-content);height:0;justify-content:space-between;margin:0;overflow:hidden;padding:0;position:relative;transition:.1s}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item:hover{border-left:none;border-right:none}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item .file_service_tag{align-items:center;background:#f1f7f94d;border-radius:.8vh;border-radius:0 0 5px 5px;color:#f1f7f91a;color:var(--white);display:flex;flex-direction:row;gap:1vh;grid-area:sidebar-file-services;justify-content:center;overflow:hidden;padding:1vh;position:relative;width:auto;width:12vh}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item .file_service_tag img{width:100%}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item .file_service_tag .file_service_tag_name{text-transform:capitalize}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item .file_feedback{grid-area:sidebar-file-feedback;justify-self:flex-end}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item .file_feedback svg{aspect-ratio:1/1;color:var(--light-grey)!important;height:2.5vh;width:2.5vh}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item .file_name{align-items:center;display:flex;flex-direction:row;gap:1vh;grid-area:sidebar-file-names;justify-content:flex-start;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%;width:60%}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item .file_name .file_name_namecontent{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item .file_count{grid-area:sidebar-file-unit}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item .file_date{grid-area:sidebar-file-date}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item-show{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:2px 10px;padding:0 10px 5px}.files_pane_section .files_pane_list_section .files_pane_list_container .files_pane_list_wrapper .files_pane_month_wrapper .files_pane_list .files_pane_item-active{-webkit-backdrop-filter:.8;backdrop-filter:.8;background:linear-gradient(90deg,#11294940,#00000040)}.files_pane_head_text{align-items:center;display:flex;flex-direction:row;gap:1vh;justify-content:space-between;position:relative;width:auto}.empty_list_data_text{font-style:italic;padding:1vh}
/*# sourceMappingURL=main.497d8794.css.map*/